Sep 02 12:38:42 devstack devstack@c-api.service[74883]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 02 12:38:42 devstack devstack@c-api.service[74883]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed Sep 2 12:38:42 2026] *** Sep 02 12:38:42 devstack devstack@c-api.service[74883]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 02 12:38:42 devstack devstack@c-api.service[74883]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 02 12:38:42 devstack devstack@c-api.service[74883]: nodename: devstack Sep 02 12:38:42 devstack devstack@c-api.service[74883]: machine: x86_64 Sep 02 12:38:42 devstack devstack@c-api.service[74883]: clock source: unix Sep 02 12:38:42 devstack devstack@c-api.service[74883]: pcre jit disabled Sep 02 12:38:42 devstack devstack@c-api.service[74883]: detected number of CPU cores: 4 Sep 02 12:38:42 devstack devstack@c-api.service[74883]: current working directory: / Sep 02 12:38:42 devstack devstack@c-api.service[74883]: detected binary path: /usr/bin/uwsgi-core Sep 02 12:38:42 devstack devstack@c-api.service[74883]: your processes number limit is 47517 Sep 02 12:38:42 devstack devstack@c-api.service[74883]: your memory page size is 4096 bytes Sep 02 12:38:42 devstack devstack@c-api.service[74883]: detected max file descriptor number: 2048 Sep 02 12:38:42 devstack devstack@c-api.service[74883]: lock engine: pthread robust mutexes Sep 02 12:38:42 devstack devstack@c-api.service[74883]: thunder lock: enabled Sep 02 12:38:42 devstack devstack@c-api.service[74883]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 02 12:38:42 devstack devstack@c-api.service[74883]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 02 12:38:42 devstack devstack@c-api.service[74883]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 02 12:38:42 devstack devstack@c-api.service[74883]: Set PythonHome to /opt/stack/data/venv Sep 02 12:38:42 devstack devstack@c-api.service[74883]: Python main interpreter initialized at 0x7ef7ee2a4668 Sep 02 12:38:42 devstack devstack@c-api.service[74883]: python threads support enabled Sep 02 12:38:42 devstack devstack@c-api.service[74883]: your server socket listen backlog is limited to 100 connections Sep 02 12:38:42 devstack devstack@c-api.service[74883]: your mercy for graceful operations on workers is 80 seconds Sep 02 12:38:42 devstack devstack@c-api.service[74883]: mapped 403077 bytes (393 KB) for 2 cores Sep 02 12:38:42 devstack devstack@c-api.service[74883]: *** Operational MODE: preforking *** Sep 02 12:38:42 devstack devstack@c-api.service[74883]: *** uWSGI is running in multiple interpreter mode *** Sep 02 12:38:42 devstack devstack@c-api.service[74883]: spawned uWSGI master process (pid: 74883) Sep 02 12:38:42 devstack devstack@c-api.service[74883]: spawned uWSGI worker 1 (pid: 74891, cores: 1) Sep 02 12:38:42 devstack devstack@c-api.service[74883]: spawned uWSGI worker 2 (pid: 74892, cores: 1) Sep 02 12:38:42 devstack devstack@c-api.service[74883]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 02 12:38:42 devstack devstack@c-api.service[74891]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 02 12:38:42 devstack devstack@c-api.service[74891]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 02 12:38:42 devstack devstack@c-api.service[74891]: we strongly recommend against using it for new projects. Sep 02 12:38:42 devstack devstack@c-api.service[74891]: If you are already using Eventlet, we recommend migrating to a different Sep 02 12:38:42 devstack devstack@c-api.service[74891]: framework. For more detail see Sep 02 12:38:42 devstack devstack@c-api.service[74891]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 02 12:38:42 devstack devstack@c-api.service[74891]: import eventlet # noqa Sep 02 12:38:42 devstack devstack@c-api.service[74892]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 02 12:38:42 devstack devstack@c-api.service[74892]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 02 12:38:42 devstack devstack@c-api.service[74892]: we strongly recommend against using it for new projects. Sep 02 12:38:42 devstack devstack@c-api.service[74892]: If you are already using Eventlet, we recommend migrating to a different Sep 02 12:38:42 devstack devstack@c-api.service[74892]: framework. For more detail see Sep 02 12:38:42 devstack devstack@c-api.service[74892]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 02 12:38:42 devstack devstack@c-api.service[74892]: import eventlet # noqa Sep 02 12:38:42 devstack devstack@c-api.service[74891]: /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 02 12:38:42 devstack devstack@c-api.service[74891]: from cgi import parse_header Sep 02 12:38:42 devstack devstack@c-api.service[74892]: /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 02 12:38:42 devstack devstack@c-api.service[74892]: from cgi import parse_header Sep 02 12:38:42 devstack devstack@c-api.service[74891]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 02 12:38:42 devstack devstack@c-api.service[74891]: warnings.warn( Sep 02 12:38:43 devstack devstack@c-api.service[74891]: /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 02 12:38:43 devstack devstack@c-api.service[74891]: removals.removed_module( Sep 02 12:38:43 devstack devstack@c-api.service[74891]: /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 02 12:38:43 devstack devstack@c-api.service[74891]: removals.removed_module( Sep 02 12:38:43 devstack devstack@c-api.service[74892]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 02 12:38:43 devstack devstack@c-api.service[74892]: warnings.warn( Sep 02 12:38:43 devstack devstack@c-api.service[74892]: /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 02 12:38:43 devstack devstack@c-api.service[74892]: removals.removed_module( Sep 02 12:38:43 devstack devstack@c-api.service[74892]: /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 02 12:38:43 devstack devstack@c-api.service[74892]: removals.removed_module( Sep 02 12:38:44 devstack devstack@c-api.service[74891]: /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 02 12:38:44 devstack devstack@c-api.service[74891]: warnings.warn( Sep 02 12:38:44 devstack devstack@c-api.service[74892]: /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 02 12:38:44 devstack devstack@c-api.service[74892]: warnings.warn( Sep 02 12:38:44 devstack devstack@c-api.service[74891]: /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 02 12:38:44 devstack devstack@c-api.service[74891]: warnings.warn( Sep 02 12:38:44 devstack devstack@c-api.service[74892]: /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 02 12:38:44 devstack devstack@c-api.service[74892]: warnings.warn( Sep 02 12:38:45 devstack devstack@c-api.service[74892]: 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 02 12:38:45 devstack devstack@c-api.service[74892]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=74892) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 02 12:38:45 devstack devstack@c-api.service[74891]: 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 02 12:38:45 devstack devstack@c-api.service[74891]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=74891) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 02 12:38:45 devstack devstack@c-api.service[74892]: /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 02 12:38:45 devstack devstack@c-api.service[74892]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 02 12:38:45 devstack devstack@c-api.service[74891]: /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 02 12:38:45 devstack devstack@c-api.service[74891]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=74892) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=74891) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=74892) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=74891) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=74892) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=74891) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=74892) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=74891) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=74892) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=74891) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=74892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=74891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=74892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=74891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=74892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=74891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=74892) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=74891) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=74892) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=74891) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=74892) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=74891) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=74892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=74891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=74892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=74891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=74892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=74891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=74892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=74891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=74892) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=74891) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74892) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74891) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74892) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74891) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=74892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=74891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=74892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=74891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=74892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=74891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=74892) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=74891) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=74892) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=74891) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=74892) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=74891) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=74892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=74891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=74892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=74891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=74892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=74891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=74892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=74891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=74892) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=74891) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=74892) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=74891) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=74892) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=74891) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=74892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=74891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=74892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=74891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=74892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=74891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=74891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=74892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=74891) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=74892) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=74891) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=74892) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=74891) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=74891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=74892) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=74891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=74891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=74892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=74891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=74892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=74891) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=74892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=74891) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=74892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=74892) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=74892) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=74891) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=74891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=74891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=74891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=74892) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=74891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=74892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=74891) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=74892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74891) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=74892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=74892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=74892) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74892) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74891) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=74891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=74891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74892) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=74891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=74892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=74891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=74892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=74891) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=74892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74891) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=74892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=74892) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74892) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74891) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=74891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=74891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74892) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=74891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=74892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=74892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=74891) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=74892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=74891) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=74892) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=74892) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=74891) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=74891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=74891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=74891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=74891) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74891) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=74892) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=74892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=74892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=74892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=74892) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74892) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74891) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=74891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=74891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=74891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=74891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74892) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=74891) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=74892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=74891) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=74892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=74892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=74892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=74892) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=74892) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=74891) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=74891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=74891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=74891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=74891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=74892) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=74891) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=74892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=74891) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=74892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=74892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=74892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=74892) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=74892) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=74891) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=74892) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=74891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=74892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=74891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=74892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=74891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=74892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=74891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=74892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=74891) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=74892) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74891) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74892) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74892) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=74892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=74892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74891) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=74892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=74891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=74892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=74891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=74892) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=74891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74892) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=74891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=74891) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74891) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74892) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=74892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74891) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=74892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=74891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=74892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=74891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=74891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=74892) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74892) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=74891) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74891) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74892) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=74892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74891) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=74891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=74891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=74892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=74891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=74892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=74891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=74892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=74891) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=74892) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74891) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74892) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74891) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74892) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=74891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=74892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=74891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=74892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=74891) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=74892) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74891) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74892) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74891) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74892) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=74891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=74892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=74891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=74892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=74891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=74892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=74891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=74892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=74891) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=74892) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74891) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74892) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74891) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=74891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=74891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74892) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=74891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=74892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=74891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=74892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=74891) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=74892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=74891) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=74892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=74892) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=74892) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=74891) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=74891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=74891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=74891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=74892) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=74891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=74892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=74891) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=74892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=74891) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=74892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=74891) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=74892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=74891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=74892) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=74891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=74892) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=74891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=74892) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=74891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=74892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=74891) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=74892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74891) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=74892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=74892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=74892) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74892) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74891) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74892) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=74891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=74891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=74892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=74891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=74892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=74891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=74892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=74891) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=74892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74891) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=74892) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74892) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74891) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=74891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74892) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=74891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=74892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=74892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=74891) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=74891) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=74892) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=74892) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=74891) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=74891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=74892) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=74891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=74892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=74891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=74892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=74891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=74892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=74891) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=74892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=74891) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=74892) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=74892) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=74891) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=74891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=74891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=74892) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=74891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=74892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=74892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=74891) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=74892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74891) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=74892) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74892) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74892) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=74892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74891) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=74892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=74892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=74891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=74891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=74892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=74891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=74892) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=74891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74892) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=74891) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74891) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74892) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=74892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74891) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=74892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=74891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=74892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=74891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=74891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=74892) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74892) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=74891) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74891) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74892) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=74892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74891) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=74892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=74891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=74892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=74891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=74892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=74891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=74891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=74892) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=74891) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74892) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74891) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74891) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=74891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=74891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74892) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=74891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=74892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=74891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=74892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=74891) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=74892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74891) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=74892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74891) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=74892) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=74891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74892) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=74891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=74891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74892) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=74892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=74891) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=74892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74891) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=74892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74891) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=74891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=74892) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=74891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74892) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=74891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74892) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=74891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=74892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=74891) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=74892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74891) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=74892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74891) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=74892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=74891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=74892) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=74891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74892) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74892) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=74892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=74891) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=74892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=74892) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: INFO dbcounter [None req-04d1b85e-de91-4d15-863b-d7d5895b655a None None] Registered counter for database cinder Sep 02 12:38:46 devstack devstack@c-api.service[74891]: INFO dbcounter [None req-285b5368-5e29-4979-8573-064a8e961535 None None] Registered counter for database cinder Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG oslo_db.sqlalchemy.engines [None req-04d1b85e-de91-4d15-863b-d7d5895b655a 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=74892) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG oslo_db.sqlalchemy.engines [None req-285b5368-5e29-4979-8573-064a8e961535 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=74891) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG dbcounter [-] [74892] Writer thread running {{(pid=74892) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG dbcounter [-] [74891] Writer thread running {{(pid=74891) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: /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 02 12:38:46 devstack devstack@c-api.service[74892]: return base.obj_make_list(context, cls(context), objects.Service, Sep 02 12:38:46 devstack devstack@c-api.service[74892]: INFO cinder.rpc [None req-04d1b85e-de91-4d15-863b-d7d5895b655a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 02 12:38:46 devstack devstack@c-api.service[74891]: /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 02 12:38:46 devstack devstack@c-api.service[74891]: return base.obj_make_list(context, cls(context), objects.Service, Sep 02 12:38:46 devstack devstack@c-api.service[74891]: INFO cinder.rpc [None req-285b5368-5e29-4979-8573-064a8e961535 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 02 12:38:46 devstack devstack@c-api.service[74892]: INFO cinder.rpc [None req-04d1b85e-de91-4d15-863b-d7d5895b655a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 02 12:38:46 devstack devstack@c-api.service[74891]: INFO cinder.rpc [None req-285b5368-5e29-4979-8573-064a8e961535 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 02 12:38:46 devstack devstack@c-api.service[74892]: INFO cinder.rpc [None req-04d1b85e-de91-4d15-863b-d7d5895b655a None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 02 12:38:46 devstack devstack@c-api.service[74891]: INFO cinder.rpc [None req-285b5368-5e29-4979-8573-064a8e961535 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 02 12:38:46 devstack devstack@c-api.service[74892]: INFO cinder.rpc [None req-04d1b85e-de91-4d15-863b-d7d5895b655a None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 02 12:38:46 devstack devstack@c-api.service[74891]: INFO cinder.rpc [None req-285b5368-5e29-4979-8573-064a8e961535 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 02 12:38:46 devstack devstack@c-api.service[74892]: WARNING stevedore.named [None req-04d1b85e-de91-4d15-863b-d7d5895b655a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:38:46 devstack devstack@c-api.service[74891]: WARNING stevedore.named [None req-285b5368-5e29-4979-8573-064a8e961535 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:38:46 devstack devstack@c-api.service[74892]: WARNING castellan.key_manager [None req-04d1b85e-de91-4d15-863b-d7d5895b655a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:38:46 devstack devstack@c-api.service[74891]: WARNING castellan.key_manager [None req-285b5368-5e29-4979-8573-064a8e961535 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:38:46 devstack devstack@c-api.service[74892]: WARNING cinder.keymgr.conf_key_mgr [None req-04d1b85e-de91-4d15-863b-d7d5895b655a 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 02 12:38:46 devstack devstack@c-api.service[74891]: WARNING cinder.keymgr.conf_key_mgr [None req-285b5368-5e29-4979-8573-064a8e961535 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 02 12:38:46 devstack devstack@c-api.service[74892]: WARNING stevedore.named [None req-04d1b85e-de91-4d15-863b-d7d5895b655a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:38:46 devstack devstack@c-api.service[74892]: WARNING castellan.key_manager [None req-04d1b85e-de91-4d15-863b-d7d5895b655a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:38:46 devstack devstack@c-api.service[74891]: WARNING stevedore.named [None req-285b5368-5e29-4979-8573-064a8e961535 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:38:46 devstack devstack@c-api.service[74891]: WARNING castellan.key_manager [None req-285b5368-5e29-4979-8573-064a8e961535 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:38:46 devstack devstack@c-api.service[74892]: DEBUG oslo_db.sqlalchemy.engines [None req-04d1b85e-de91-4d15-863b-d7d5895b655a 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=74892) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: INFO cinder.rpc [None req-04d1b85e-de91-4d15-863b-d7d5895b655a None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 02 12:38:46 devstack devstack@c-api.service[74891]: DEBUG oslo_db.sqlalchemy.engines [None req-285b5368-5e29-4979-8573-064a8e961535 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=74891) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 12:38:46 devstack devstack@c-api.service[74892]: INFO cinder.rpc [None req-04d1b85e-de91-4d15-863b-d7d5895b655a None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 02 12:38:46 devstack devstack@c-api.service[74892]: WARNING stevedore.named [None req-04d1b85e-de91-4d15-863b-d7d5895b655a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:38:46 devstack devstack@c-api.service[74891]: INFO cinder.rpc [None req-285b5368-5e29-4979-8573-064a8e961535 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 02 12:38:46 devstack devstack@c-api.service[74892]: WARNING castellan.key_manager [None req-04d1b85e-de91-4d15-863b-d7d5895b655a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:38:46 devstack devstack@c-api.service[74891]: INFO cinder.rpc [None req-285b5368-5e29-4979-8573-064a8e961535 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 02 12:38:46 devstack devstack@c-api.service[74891]: WARNING stevedore.named [None req-285b5368-5e29-4979-8573-064a8e961535 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:38:46 devstack devstack@c-api.service[74891]: WARNING castellan.key_manager [None req-285b5368-5e29-4979-8573-064a8e961535 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:38:46 devstack devstack@c-api.service[74892]: WARNING stevedore.named [None req-04d1b85e-de91-4d15-863b-d7d5895b655a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:38:46 devstack devstack@c-api.service[74892]: WARNING castellan.key_manager [None req-04d1b85e-de91-4d15-863b-d7d5895b655a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:38:46 devstack devstack@c-api.service[74891]: WARNING stevedore.named [None req-285b5368-5e29-4979-8573-064a8e961535 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:38:46 devstack devstack@c-api.service[74891]: WARNING castellan.key_manager [None req-285b5368-5e29-4979-8573-064a8e961535 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:38:46 devstack devstack@c-api.service[74892]: WARNING stevedore.named [None req-04d1b85e-de91-4d15-863b-d7d5895b655a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:38:46 devstack devstack@c-api.service[74892]: WARNING castellan.key_manager [None req-04d1b85e-de91-4d15-863b-d7d5895b655a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:38:46 devstack devstack@c-api.service[74891]: WARNING stevedore.named [None req-285b5368-5e29-4979-8573-064a8e961535 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:38:46 devstack devstack@c-api.service[74891]: WARNING castellan.key_manager [None req-285b5368-5e29-4979-8573-064a8e961535 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:38:46 devstack devstack@c-api.service[74892]: WARNING stevedore.named [None req-04d1b85e-de91-4d15-863b-d7d5895b655a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:38:46 devstack devstack@c-api.service[74892]: WARNING castellan.key_manager [None req-04d1b85e-de91-4d15-863b-d7d5895b655a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:38:46 devstack devstack@c-api.service[74891]: WARNING stevedore.named [None req-285b5368-5e29-4979-8573-064a8e961535 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:38:46 devstack devstack@c-api.service[74891]: WARNING castellan.key_manager [None req-285b5368-5e29-4979-8573-064a8e961535 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:38:47 devstack devstack@c-api.service[74892]: WARNING stevedore.named [None req-04d1b85e-de91-4d15-863b-d7d5895b655a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:38:47 devstack devstack@c-api.service[74892]: WARNING castellan.key_manager [None req-04d1b85e-de91-4d15-863b-d7d5895b655a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:38:47 devstack devstack@c-api.service[74891]: WARNING stevedore.named [None req-285b5368-5e29-4979-8573-064a8e961535 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:38:47 devstack devstack@c-api.service[74891]: WARNING castellan.key_manager [None req-285b5368-5e29-4979-8573-064a8e961535 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:38:47 devstack devstack@c-api.service[74892]: WARNING stevedore.named [None req-04d1b85e-de91-4d15-863b-d7d5895b655a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:38:47 devstack devstack@c-api.service[74892]: WARNING castellan.key_manager [None req-04d1b85e-de91-4d15-863b-d7d5895b655a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:38:47 devstack devstack@c-api.service[74891]: WARNING stevedore.named [None req-285b5368-5e29-4979-8573-064a8e961535 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:38:47 devstack devstack@c-api.service[74891]: WARNING castellan.key_manager [None req-285b5368-5e29-4979-8573-064a8e961535 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:38:47 devstack devstack@c-api.service[74892]: WARNING stevedore.named [None req-04d1b85e-de91-4d15-863b-d7d5895b655a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:38:47 devstack devstack@c-api.service[74892]: WARNING castellan.key_manager [None req-04d1b85e-de91-4d15-863b-d7d5895b655a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:38:47 devstack devstack@c-api.service[74891]: WARNING stevedore.named [None req-285b5368-5e29-4979-8573-064a8e961535 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:38:47 devstack devstack@c-api.service[74891]: WARNING castellan.key_manager [None req-285b5368-5e29-4979-8573-064a8e961535 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:38:47 devstack devstack@c-api.service[74892]: WARNING stevedore.named [None req-04d1b85e-de91-4d15-863b-d7d5895b655a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:38:47 devstack devstack@c-api.service[74892]: WARNING castellan.key_manager [None req-04d1b85e-de91-4d15-863b-d7d5895b655a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:38:47 devstack devstack@c-api.service[74891]: WARNING stevedore.named [None req-285b5368-5e29-4979-8573-064a8e961535 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:38:47 devstack devstack@c-api.service[74891]: WARNING castellan.key_manager [None req-285b5368-5e29-4979-8573-064a8e961535 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:38:47 devstack devstack@c-api.service[74892]: WARNING stevedore.named [None req-04d1b85e-de91-4d15-863b-d7d5895b655a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:38:47 devstack devstack@c-api.service[74892]: WARNING castellan.key_manager [None req-04d1b85e-de91-4d15-863b-d7d5895b655a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:38:47 devstack devstack@c-api.service[74891]: WARNING stevedore.named [None req-285b5368-5e29-4979-8573-064a8e961535 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:38:47 devstack devstack@c-api.service[74891]: WARNING castellan.key_manager [None req-285b5368-5e29-4979-8573-064a8e961535 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:38:47 devstack devstack@c-api.service[74892]: WARNING stevedore.named [None req-04d1b85e-de91-4d15-863b-d7d5895b655a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:38:47 devstack devstack@c-api.service[74892]: WARNING castellan.key_manager [None req-04d1b85e-de91-4d15-863b-d7d5895b655a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:38:47 devstack devstack@c-api.service[74891]: WARNING stevedore.named [None req-285b5368-5e29-4979-8573-064a8e961535 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:38:47 devstack devstack@c-api.service[74891]: WARNING castellan.key_manager [None req-285b5368-5e29-4979-8573-064a8e961535 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:38:47 devstack devstack@c-api.service[74892]: WARNING stevedore.named [None req-04d1b85e-de91-4d15-863b-d7d5895b655a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:38:47 devstack devstack@c-api.service[74892]: WARNING castellan.key_manager [None req-04d1b85e-de91-4d15-863b-d7d5895b655a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:38:47 devstack devstack@c-api.service[74891]: WARNING stevedore.named [None req-285b5368-5e29-4979-8573-064a8e961535 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:38:47 devstack devstack@c-api.service[74891]: WARNING castellan.key_manager [None req-285b5368-5e29-4979-8573-064a8e961535 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:38:47 devstack devstack@c-api.service[74892]: WARNING stevedore.named [None req-04d1b85e-de91-4d15-863b-d7d5895b655a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:38:47 devstack devstack@c-api.service[74892]: WARNING castellan.key_manager [None req-04d1b85e-de91-4d15-863b-d7d5895b655a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:38:47 devstack devstack@c-api.service[74891]: WARNING stevedore.named [None req-285b5368-5e29-4979-8573-064a8e961535 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:38:47 devstack devstack@c-api.service[74891]: WARNING castellan.key_manager [None req-285b5368-5e29-4979-8573-064a8e961535 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:38:47 devstack devstack@c-api.service[74892]: WARNING stevedore.named [None req-04d1b85e-de91-4d15-863b-d7d5895b655a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:38:47 devstack devstack@c-api.service[74891]: WARNING stevedore.named [None req-285b5368-5e29-4979-8573-064a8e961535 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:38:47 devstack devstack@c-api.service[74892]: WARNING castellan.key_manager [None req-04d1b85e-de91-4d15-863b-d7d5895b655a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:38:47 devstack devstack@c-api.service[74891]: WARNING castellan.key_manager [None req-285b5368-5e29-4979-8573-064a8e961535 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:38:47 devstack devstack@c-api.service[74891]: WARNING stevedore.named [None req-285b5368-5e29-4979-8573-064a8e961535 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:38:47 devstack devstack@c-api.service[74892]: WARNING stevedore.named [None req-04d1b85e-de91-4d15-863b-d7d5895b655a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:38:47 devstack devstack@c-api.service[74891]: WARNING castellan.key_manager [None req-285b5368-5e29-4979-8573-064a8e961535 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:38:47 devstack devstack@c-api.service[74892]: WARNING castellan.key_manager [None req-04d1b85e-de91-4d15-863b-d7d5895b655a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:38:47 devstack devstack@c-api.service[74891]: WARNING stevedore.named [None req-285b5368-5e29-4979-8573-064a8e961535 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:38:47 devstack devstack@c-api.service[74891]: WARNING castellan.key_manager [None req-285b5368-5e29-4979-8573-064a8e961535 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:38:47 devstack devstack@c-api.service[74892]: WARNING stevedore.named [None req-04d1b85e-de91-4d15-863b-d7d5895b655a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:38:47 devstack devstack@c-api.service[74892]: WARNING castellan.key_manager [None req-04d1b85e-de91-4d15-863b-d7d5895b655a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:38:47 devstack devstack@c-api.service[74891]: WARNING cinder.api.contrib.hosts [None req-285b5368-5e29-4979-8573-064a8e961535 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 02 12:38:47 devstack devstack@c-api.service[74891]: WARNING stevedore.named [None req-285b5368-5e29-4979-8573-064a8e961535 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:38:47 devstack devstack@c-api.service[74891]: WARNING castellan.key_manager [None req-285b5368-5e29-4979-8573-064a8e961535 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:38:47 devstack devstack@c-api.service[74892]: WARNING cinder.api.contrib.hosts [None req-04d1b85e-de91-4d15-863b-d7d5895b655a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 02 12:38:47 devstack devstack@c-api.service[74892]: WARNING stevedore.named [None req-04d1b85e-de91-4d15-863b-d7d5895b655a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:38:47 devstack devstack@c-api.service[74891]: WARNING stevedore.named [None req-285b5368-5e29-4979-8573-064a8e961535 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:38:47 devstack devstack@c-api.service[74892]: WARNING castellan.key_manager [None req-04d1b85e-de91-4d15-863b-d7d5895b655a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:38:47 devstack devstack@c-api.service[74891]: WARNING castellan.key_manager [None req-285b5368-5e29-4979-8573-064a8e961535 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:38:47 devstack devstack@c-api.service[74891]: WARNING stevedore.named [None req-285b5368-5e29-4979-8573-064a8e961535 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:38:47 devstack devstack@c-api.service[74892]: WARNING stevedore.named [None req-04d1b85e-de91-4d15-863b-d7d5895b655a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:38:47 devstack devstack@c-api.service[74891]: WARNING castellan.key_manager [None req-285b5368-5e29-4979-8573-064a8e961535 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:38:47 devstack devstack@c-api.service[74892]: WARNING castellan.key_manager [None req-04d1b85e-de91-4d15-863b-d7d5895b655a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:38:47 devstack devstack@c-api.service[74891]: WARNING stevedore.named [None req-285b5368-5e29-4979-8573-064a8e961535 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:38:47 devstack devstack@c-api.service[74891]: WARNING castellan.key_manager [None req-285b5368-5e29-4979-8573-064a8e961535 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:38:47 devstack devstack@c-api.service[74892]: WARNING stevedore.named [None req-04d1b85e-de91-4d15-863b-d7d5895b655a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:38:47 devstack devstack@c-api.service[74892]: WARNING castellan.key_manager [None req-04d1b85e-de91-4d15-863b-d7d5895b655a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:38:47 devstack devstack@c-api.service[74891]: WARNING stevedore.named [None req-285b5368-5e29-4979-8573-064a8e961535 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:38:47 devstack devstack@c-api.service[74891]: WARNING castellan.key_manager [None req-285b5368-5e29-4979-8573-064a8e961535 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:38:47 devstack devstack@c-api.service[74892]: WARNING stevedore.named [None req-04d1b85e-de91-4d15-863b-d7d5895b655a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:38:47 devstack devstack@c-api.service[74892]: WARNING castellan.key_manager [None req-04d1b85e-de91-4d15-863b-d7d5895b655a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:38:47 devstack devstack@c-api.service[74891]: WARNING stevedore.named [None req-285b5368-5e29-4979-8573-064a8e961535 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:38:47 devstack devstack@c-api.service[74891]: WARNING castellan.key_manager [None req-285b5368-5e29-4979-8573-064a8e961535 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:38:47 devstack devstack@c-api.service[74892]: WARNING stevedore.named [None req-04d1b85e-de91-4d15-863b-d7d5895b655a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:38:47 devstack devstack@c-api.service[74892]: WARNING castellan.key_manager [None req-04d1b85e-de91-4d15-863b-d7d5895b655a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:38:47 devstack devstack@c-api.service[74891]: WARNING stevedore.named [None req-285b5368-5e29-4979-8573-064a8e961535 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:38:47 devstack devstack@c-api.service[74891]: WARNING castellan.key_manager [None req-285b5368-5e29-4979-8573-064a8e961535 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:38:47 devstack devstack@c-api.service[74892]: WARNING stevedore.named [None req-04d1b85e-de91-4d15-863b-d7d5895b655a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:38:47 devstack devstack@c-api.service[74892]: WARNING castellan.key_manager [None req-04d1b85e-de91-4d15-863b-d7d5895b655a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:38:47 devstack devstack@c-api.service[74891]: DEBUG cinder.api.v3.router [None req-285b5368-5e29-4979-8573-064a8e961535 None None] Extended resource: extensions {{(pid=74891) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 12:38:47 devstack devstack@c-api.service[74891]: DEBUG cinder.api.v3.router [None req-285b5368-5e29-4979-8573-064a8e961535 None None] Extended resource: os-volume-manage {{(pid=74891) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 12:38:47 devstack devstack@c-api.service[74891]: DEBUG cinder.api.v3.router [None req-285b5368-5e29-4979-8573-064a8e961535 None None] Extended resource: os-quota-class-sets {{(pid=74891) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 12:38:47 devstack devstack@c-api.service[74892]: WARNING stevedore.named [None req-04d1b85e-de91-4d15-863b-d7d5895b655a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:38:47 devstack devstack@c-api.service[74892]: WARNING castellan.key_manager [None req-04d1b85e-de91-4d15-863b-d7d5895b655a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:38:47 devstack devstack@c-api.service[74892]: DEBUG cinder.api.v3.router [None req-04d1b85e-de91-4d15-863b-d7d5895b655a None None] Extended resource: extensions {{(pid=74892) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 12:38:47 devstack devstack@c-api.service[74891]: DEBUG cinder.api.v3.router [None req-285b5368-5e29-4979-8573-064a8e961535 None None] Extended resource: os-hosts {{(pid=74891) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 12:38:47 devstack devstack@c-api.service[74891]: DEBUG cinder.api.v3.router [None req-285b5368-5e29-4979-8573-064a8e961535 None None] Extended resource: capabilities {{(pid=74891) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 12:38:47 devstack devstack@c-api.service[74892]: DEBUG cinder.api.v3.router [None req-04d1b85e-de91-4d15-863b-d7d5895b655a None None] Extended resource: os-volume-manage {{(pid=74892) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 12:38:47 devstack devstack@c-api.service[74891]: DEBUG cinder.api.v3.router [None req-285b5368-5e29-4979-8573-064a8e961535 None None] Extended resource: encryption {{(pid=74891) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 12:38:47 devstack devstack@c-api.service[74891]: DEBUG cinder.api.v3.router [None req-285b5368-5e29-4979-8573-064a8e961535 None None] Extended resource: scheduler-stats {{(pid=74891) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 12:38:47 devstack devstack@c-api.service[74892]: DEBUG cinder.api.v3.router [None req-04d1b85e-de91-4d15-863b-d7d5895b655a None None] Extended resource: os-quota-class-sets {{(pid=74892) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 12:38:47 devstack devstack@c-api.service[74892]: DEBUG cinder.api.v3.router [None req-04d1b85e-de91-4d15-863b-d7d5895b655a None None] Extended resource: os-hosts {{(pid=74892) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 12:38:47 devstack devstack@c-api.service[74891]: DEBUG cinder.api.v3.router [None req-285b5368-5e29-4979-8573-064a8e961535 None None] Extended resource: os-quota-sets {{(pid=74891) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 12:38:47 devstack devstack@c-api.service[74891]: DEBUG cinder.api.v3.router [None req-285b5368-5e29-4979-8573-064a8e961535 None None] Extended resource: os-availability-zone {{(pid=74891) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 12:38:47 devstack devstack@c-api.service[74892]: DEBUG cinder.api.v3.router [None req-04d1b85e-de91-4d15-863b-d7d5895b655a None None] Extended resource: capabilities {{(pid=74892) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 12:38:47 devstack devstack@c-api.service[74891]: DEBUG cinder.api.v3.router [None req-285b5368-5e29-4979-8573-064a8e961535 None None] Extended resource: qos-specs {{(pid=74891) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 12:38:47 devstack devstack@c-api.service[74892]: DEBUG cinder.api.v3.router [None req-04d1b85e-de91-4d15-863b-d7d5895b655a None None] Extended resource: encryption {{(pid=74892) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 12:38:47 devstack devstack@c-api.service[74891]: DEBUG cinder.api.v3.router [None req-285b5368-5e29-4979-8573-064a8e961535 None None] Extended resource: extra_specs {{(pid=74891) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 12:38:47 devstack devstack@c-api.service[74892]: DEBUG cinder.api.v3.router [None req-04d1b85e-de91-4d15-863b-d7d5895b655a None None] Extended resource: scheduler-stats {{(pid=74892) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 12:38:47 devstack devstack@c-api.service[74891]: DEBUG cinder.api.v3.router [None req-285b5368-5e29-4979-8573-064a8e961535 None None] Extended resource: backups {{(pid=74891) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 12:38:47 devstack devstack@c-api.service[74892]: DEBUG cinder.api.v3.router [None req-04d1b85e-de91-4d15-863b-d7d5895b655a None None] Extended resource: os-quota-sets {{(pid=74892) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 12:38:47 devstack devstack@c-api.service[74891]: DEBUG cinder.api.v3.router [None req-285b5368-5e29-4979-8573-064a8e961535 None None] Extended resource: encryption {{(pid=74891) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 12:38:47 devstack devstack@c-api.service[74892]: DEBUG cinder.api.v3.router [None req-04d1b85e-de91-4d15-863b-d7d5895b655a None None] Extended resource: os-availability-zone {{(pid=74892) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 12:38:47 devstack devstack@c-api.service[74891]: DEBUG cinder.api.v3.router [None req-285b5368-5e29-4979-8573-064a8e961535 None None] Extended resource: cgsnapshots {{(pid=74891) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 12:38:47 devstack devstack@c-api.service[74892]: DEBUG cinder.api.v3.router [None req-04d1b85e-de91-4d15-863b-d7d5895b655a None None] Extended resource: qos-specs {{(pid=74892) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 12:38:47 devstack devstack@c-api.service[74891]: DEBUG cinder.api.v3.router [None req-285b5368-5e29-4979-8573-064a8e961535 None None] Extended resource: os-volume-type-access {{(pid=74891) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 12:38:47 devstack devstack@c-api.service[74891]: DEBUG cinder.api.v3.router [None req-285b5368-5e29-4979-8573-064a8e961535 None None] Extended resource: consistencygroups {{(pid=74891) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 12:38:47 devstack devstack@c-api.service[74892]: DEBUG cinder.api.v3.router [None req-04d1b85e-de91-4d15-863b-d7d5895b655a None None] Extended resource: extra_specs {{(pid=74892) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 12:38:47 devstack devstack@c-api.service[74891]: DEBUG cinder.api.v3.router [None req-285b5368-5e29-4979-8573-064a8e961535 None None] Extended resource: os-volume-transfer {{(pid=74891) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 12:38:47 devstack devstack@c-api.service[74892]: DEBUG cinder.api.v3.router [None req-04d1b85e-de91-4d15-863b-d7d5895b655a None None] Extended resource: backups {{(pid=74892) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 12:38:47 devstack devstack@c-api.service[74891]: DEBUG cinder.api.v3.router [None req-285b5368-5e29-4979-8573-064a8e961535 None None] Extended resource: os-snapshot-manage {{(pid=74891) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 12:38:47 devstack devstack@c-api.service[74891]: WARNING stevedore.named [None req-285b5368-5e29-4979-8573-064a8e961535 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:38:47 devstack devstack@c-api.service[74891]: WARNING castellan.key_manager [None req-285b5368-5e29-4979-8573-064a8e961535 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:38:47 devstack devstack@c-api.service[74891]: WARNING stevedore.named [None req-285b5368-5e29-4979-8573-064a8e961535 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:38:47 devstack devstack@c-api.service[74891]: WARNING castellan.key_manager [None req-285b5368-5e29-4979-8573-064a8e961535 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:38:47 devstack devstack@c-api.service[74891]: WARNING stevedore.named [None req-285b5368-5e29-4979-8573-064a8e961535 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:38:47 devstack devstack@c-api.service[74891]: WARNING castellan.key_manager [None req-285b5368-5e29-4979-8573-064a8e961535 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:38:47 devstack devstack@c-api.service[74891]: WARNING stevedore.named [None req-285b5368-5e29-4979-8573-064a8e961535 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:38:47 devstack devstack@c-api.service[74891]: WARNING castellan.key_manager [None req-285b5368-5e29-4979-8573-064a8e961535 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:38:47 devstack devstack@c-api.service[74892]: DEBUG cinder.api.v3.router [None req-04d1b85e-de91-4d15-863b-d7d5895b655a None None] Extended resource: encryption {{(pid=74892) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 12:38:47 devstack devstack@c-api.service[74891]: WARNING stevedore.named [None req-285b5368-5e29-4979-8573-064a8e961535 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:38:47 devstack devstack@c-api.service[74891]: WARNING castellan.key_manager [None req-285b5368-5e29-4979-8573-064a8e961535 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:38:47 devstack devstack@c-api.service[74891]: WARNING stevedore.named [None req-285b5368-5e29-4979-8573-064a8e961535 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:38:47 devstack devstack@c-api.service[74891]: WARNING castellan.key_manager [None req-285b5368-5e29-4979-8573-064a8e961535 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:38:47 devstack devstack@c-api.service[74891]: WARNING stevedore.named [None req-285b5368-5e29-4979-8573-064a8e961535 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:38:47 devstack devstack@c-api.service[74891]: WARNING castellan.key_manager [None req-285b5368-5e29-4979-8573-064a8e961535 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:38:47 devstack devstack@c-api.service[74892]: DEBUG cinder.api.v3.router [None req-04d1b85e-de91-4d15-863b-d7d5895b655a None None] Extended resource: cgsnapshots {{(pid=74892) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 12:38:47 devstack devstack@c-api.service[74891]: DEBUG cinder.api.contrib.snapshot_actions [None req-285b5368-5e29-4979-8573-064a8e961535 None None] SnapshotActionsController initialized {{(pid=74891) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 02 12:38:47 devstack devstack@c-api.service[74891]: DEBUG cinder.api.v3.router [None req-285b5368-5e29-4979-8573-064a8e961535 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=74891) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 12:38:47 devstack devstack@c-api.service[74891]: DEBUG cinder.api.v3.router [None req-285b5368-5e29-4979-8573-064a8e961535 None None] Extension AdminActions extending resource: volumes {{(pid=74891) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 12:38:47 devstack devstack@c-api.service[74891]: DEBUG cinder.api.v3.router [None req-285b5368-5e29-4979-8573-064a8e961535 None None] Extension AdminActions extending resource: snapshots {{(pid=74891) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 12:38:47 devstack devstack@c-api.service[74891]: DEBUG cinder.api.v3.router [None req-285b5368-5e29-4979-8573-064a8e961535 None None] Extension AdminActions extending resource: backups {{(pid=74891) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 12:38:47 devstack devstack@c-api.service[74891]: DEBUG cinder.api.v3.router [None req-285b5368-5e29-4979-8573-064a8e961535 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=74891) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 12:38:47 devstack devstack@c-api.service[74892]: DEBUG cinder.api.v3.router [None req-04d1b85e-de91-4d15-863b-d7d5895b655a None None] Extended resource: os-volume-type-access {{(pid=74892) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 12:38:47 devstack devstack@c-api.service[74891]: DEBUG cinder.api.v3.router [None req-285b5368-5e29-4979-8573-064a8e961535 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=74891) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 12:38:47 devstack devstack@c-api.service[74891]: DEBUG cinder.api.v3.router [None req-285b5368-5e29-4979-8573-064a8e961535 None None] Extension VolumeActions extending resource: volumes {{(pid=74891) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 12:38:47 devstack devstack@c-api.service[74891]: DEBUG cinder.api.v3.router [None req-285b5368-5e29-4979-8573-064a8e961535 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=74891) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 12:38:47 devstack devstack@c-api.service[74891]: DEBUG cinder.api.v3.router [None req-285b5368-5e29-4979-8573-064a8e961535 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=74891) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 12:38:47 devstack devstack@c-api.service[74891]: DEBUG cinder.api.v3.router [None req-285b5368-5e29-4979-8573-064a8e961535 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=74891) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 12:38:47 devstack devstack@c-api.service[74891]: DEBUG cinder.api.v3.router [None req-285b5368-5e29-4979-8573-064a8e961535 None None] Extension UsedLimits extending resource: limits {{(pid=74891) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 12:38:47 devstack devstack@c-api.service[74891]: DEBUG cinder.api.v3.router [None req-285b5368-5e29-4979-8573-064a8e961535 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=74891) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 12:38:47 devstack devstack@c-api.service[74891]: DEBUG cinder.api.v3.router [None req-285b5368-5e29-4979-8573-064a8e961535 None None] Extension TypesManage extending resource: types {{(pid=74891) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 12:38:47 devstack devstack@c-api.service[74891]: DEBUG cinder.api.v3.router [None req-285b5368-5e29-4979-8573-064a8e961535 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=74891) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 12:38:47 devstack devstack@c-api.service[74891]: DEBUG cinder.api.v3.router [None req-285b5368-5e29-4979-8573-064a8e961535 None None] Extension SnapshotActions extending resource: snapshots {{(pid=74891) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 12:38:47 devstack devstack@c-api.service[74892]: DEBUG cinder.api.v3.router [None req-04d1b85e-de91-4d15-863b-d7d5895b655a None None] Extended resource: consistencygroups {{(pid=74892) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 12:38:47 devstack devstack@c-api.service[74891]: DEBUG cinder.api.v3.router [None req-285b5368-5e29-4979-8573-064a8e961535 None None] Extension VolumeTypeAccess extending resource: types {{(pid=74891) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 12:38:47 devstack devstack@c-api.service[74892]: DEBUG cinder.api.v3.router [None req-04d1b85e-de91-4d15-863b-d7d5895b655a None None] Extended resource: os-volume-transfer {{(pid=74892) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 12:38:47 devstack devstack@c-api.service[74892]: DEBUG cinder.api.v3.router [None req-04d1b85e-de91-4d15-863b-d7d5895b655a None None] Extended resource: os-snapshot-manage {{(pid=74892) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 12:38:47 devstack devstack@c-api.service[74892]: WARNING stevedore.named [None req-04d1b85e-de91-4d15-863b-d7d5895b655a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:38:47 devstack devstack@c-api.service[74892]: WARNING castellan.key_manager [None req-04d1b85e-de91-4d15-863b-d7d5895b655a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:38:47 devstack devstack@c-api.service[74892]: WARNING stevedore.named [None req-04d1b85e-de91-4d15-863b-d7d5895b655a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:38:47 devstack devstack@c-api.service[74892]: WARNING castellan.key_manager [None req-04d1b85e-de91-4d15-863b-d7d5895b655a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:38:47 devstack devstack@c-api.service[74892]: WARNING stevedore.named [None req-04d1b85e-de91-4d15-863b-d7d5895b655a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:38:47 devstack devstack@c-api.service[74891]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7ef7ee2a4668 pid: 74891 (default app) Sep 02 12:38:47 devstack devstack@c-api.service[74892]: WARNING castellan.key_manager [None req-04d1b85e-de91-4d15-863b-d7d5895b655a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:38:47 devstack devstack@c-api.service[74892]: WARNING stevedore.named [None req-04d1b85e-de91-4d15-863b-d7d5895b655a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:38:47 devstack devstack@c-api.service[74892]: WARNING castellan.key_manager [None req-04d1b85e-de91-4d15-863b-d7d5895b655a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:38:47 devstack devstack@c-api.service[74892]: WARNING stevedore.named [None req-04d1b85e-de91-4d15-863b-d7d5895b655a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:38:47 devstack devstack@c-api.service[74892]: WARNING castellan.key_manager [None req-04d1b85e-de91-4d15-863b-d7d5895b655a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:38:47 devstack devstack@c-api.service[74892]: WARNING stevedore.named [None req-04d1b85e-de91-4d15-863b-d7d5895b655a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:38:47 devstack devstack@c-api.service[74892]: WARNING castellan.key_manager [None req-04d1b85e-de91-4d15-863b-d7d5895b655a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:38:47 devstack devstack@c-api.service[74892]: WARNING stevedore.named [None req-04d1b85e-de91-4d15-863b-d7d5895b655a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:38:47 devstack devstack@c-api.service[74892]: WARNING castellan.key_manager [None req-04d1b85e-de91-4d15-863b-d7d5895b655a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:38:47 devstack devstack@c-api.service[74892]: DEBUG cinder.api.contrib.snapshot_actions [None req-04d1b85e-de91-4d15-863b-d7d5895b655a None None] SnapshotActionsController initialized {{(pid=74892) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 02 12:38:47 devstack devstack@c-api.service[74892]: DEBUG cinder.api.v3.router [None req-04d1b85e-de91-4d15-863b-d7d5895b655a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=74892) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 12:38:47 devstack devstack@c-api.service[74892]: DEBUG cinder.api.v3.router [None req-04d1b85e-de91-4d15-863b-d7d5895b655a None None] Extension AdminActions extending resource: volumes {{(pid=74892) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 12:38:47 devstack devstack@c-api.service[74892]: DEBUG cinder.api.v3.router [None req-04d1b85e-de91-4d15-863b-d7d5895b655a None None] Extension AdminActions extending resource: snapshots {{(pid=74892) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 12:38:47 devstack devstack@c-api.service[74892]: DEBUG cinder.api.v3.router [None req-04d1b85e-de91-4d15-863b-d7d5895b655a None None] Extension AdminActions extending resource: backups {{(pid=74892) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 12:38:47 devstack devstack@c-api.service[74892]: DEBUG cinder.api.v3.router [None req-04d1b85e-de91-4d15-863b-d7d5895b655a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=74892) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 12:38:47 devstack devstack@c-api.service[74892]: DEBUG cinder.api.v3.router [None req-04d1b85e-de91-4d15-863b-d7d5895b655a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=74892) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 12:38:47 devstack devstack@c-api.service[74892]: DEBUG cinder.api.v3.router [None req-04d1b85e-de91-4d15-863b-d7d5895b655a None None] Extension VolumeActions extending resource: volumes {{(pid=74892) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 12:38:47 devstack devstack@c-api.service[74892]: DEBUG cinder.api.v3.router [None req-04d1b85e-de91-4d15-863b-d7d5895b655a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=74892) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 12:38:47 devstack devstack@c-api.service[74892]: DEBUG cinder.api.v3.router [None req-04d1b85e-de91-4d15-863b-d7d5895b655a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=74892) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 12:38:47 devstack devstack@c-api.service[74892]: DEBUG cinder.api.v3.router [None req-04d1b85e-de91-4d15-863b-d7d5895b655a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=74892) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 12:38:47 devstack devstack@c-api.service[74892]: DEBUG cinder.api.v3.router [None req-04d1b85e-de91-4d15-863b-d7d5895b655a None None] Extension UsedLimits extending resource: limits {{(pid=74892) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 12:38:47 devstack devstack@c-api.service[74892]: DEBUG cinder.api.v3.router [None req-04d1b85e-de91-4d15-863b-d7d5895b655a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=74892) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 12:38:47 devstack devstack@c-api.service[74892]: DEBUG cinder.api.v3.router [None req-04d1b85e-de91-4d15-863b-d7d5895b655a None None] Extension TypesManage extending resource: types {{(pid=74892) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 12:38:47 devstack devstack@c-api.service[74892]: DEBUG cinder.api.v3.router [None req-04d1b85e-de91-4d15-863b-d7d5895b655a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=74892) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 12:38:47 devstack devstack@c-api.service[74892]: DEBUG cinder.api.v3.router [None req-04d1b85e-de91-4d15-863b-d7d5895b655a None None] Extension SnapshotActions extending resource: snapshots {{(pid=74892) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 12:38:47 devstack devstack@c-api.service[74892]: DEBUG cinder.api.v3.router [None req-04d1b85e-de91-4d15-863b-d7d5895b655a None None] Extension VolumeTypeAccess extending resource: types {{(pid=74892) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 12:38:47 devstack devstack@c-api.service[74891]: DEBUG cinder.api.middleware.request_id [None req-54b99bcb-9923-4cec-9b39-fe92b599bbf3 None None] RequestId filter calling following filter/app {{(pid=74891) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:38:47 devstack devstack@c-api.service[74891]: [pid: 74891|app: 0|req: 1/1] 192.168.122.82 () {50 vars in 780 bytes} [Wed Sep 2 12:38:47 2026] GET /volume/v3/ => generated 114 bytes in 24 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 02 12:38:47 devstack devstack@c-api.service[74892]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7ef7ee2a4668 pid: 74892 (default app) Sep 02 12:38:55 devstack devstack@c-api.service[74891]: DEBUG cinder.api.middleware.request_id [None req-5ca1ae6c-62de-4685-9232-830f311181c5 None None] RequestId filter calling following filter/app {{(pid=74891) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:38:56 devstack devstack@c-api.service[74891]: INFO cinder.api.openstack.wsgi [None req-5ca1ae6c-62de-4685-9232-830f311181c5 admin admin] POST http://192.168.122.82/volume/v3/types Sep 02 12:38:56 devstack devstack@c-api.service[74891]: DEBUG cinder.api.openstack.wsgi [None req-5ca1ae6c-62de-4685-9232-830f311181c5 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null}} {{(pid=74891) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:38:56 devstack devstack@c-api.service[74891]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:38:56 devstack devstack@c-api.service[74891]: warnings.warn( Sep 02 12:38:56 devstack devstack@c-api.service[74891]: DEBUG oslo_db.sqlalchemy.engines [None req-5ca1ae6c-62de-4685-9232-830f311181c5 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=74891) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 12:38:56 devstack devstack@c-api.service[74891]: INFO cinder.api.openstack.wsgi [None req-5ca1ae6c-62de-4685-9232-830f311181c5 admin admin] http://192.168.122.82/volume/v3/types returned with HTTP 200 Sep 02 12:38:56 devstack devstack@c-api.service[74891]: [pid: 74891|app: 0|req: 2/2] 192.168.122.82 () {60 vars in 1186 bytes} [Wed Sep 2 12:38:55 2026] POST /volume/v3/types => generated 186 bytes in 1203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:38:56 devstack devstack@c-api.service[74892]: DEBUG cinder.api.middleware.request_id [None req-96e678b4-f125-42ab-b507-079133016d24 None None] RequestId filter calling following filter/app {{(pid=74892) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:38:56 devstack devstack@c-api.service[74892]: DEBUG dbcounter [-] [74892] Writing DB stats cinder:SELECT=6 {{(pid=74892) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 12:38:57 devstack devstack@c-api.service[74892]: INFO cinder.api.openstack.wsgi [None req-96e678b4-f125-42ab-b507-079133016d24 admin admin] POST http://192.168.122.82/volume/v3/types/036f3c2e-2573-4785-a6c0-564842f98163/extra_specs Sep 02 12:38:57 devstack devstack@c-api.service[74892]: DEBUG cinder.api.openstack.wsgi [None req-96e678b4-f125-42ab-b507-079133016d24 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=74892) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:38:57 devstack devstack@c-api.service[74892]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:38:57 devstack devstack@c-api.service[74892]: warnings.warn( Sep 02 12:38:57 devstack devstack@c-api.service[74892]: DEBUG oslo_db.sqlalchemy.engines [None req-96e678b4-f125-42ab-b507-079133016d24 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=74892) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 12:38:57 devstack devstack@c-api.service[74892]: INFO cinder.api.openstack.wsgi [None req-96e678b4-f125-42ab-b507-079133016d24 admin admin] http://192.168.122.82/volume/v3/types/036f3c2e-2573-4785-a6c0-564842f98163/extra_specs returned with HTTP 200 Sep 02 12:38:57 devstack devstack@c-api.service[74892]: [pid: 74892|app: 0|req: 1/3] 192.168.122.82 () {60 vars in 1333 bytes} [Wed Sep 2 12:38:56 2026] POST /volume/v3/types/036f3c2e-2573-4785-a6c0-564842f98163/extra_specs => generated 55 bytes in 946 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 12:39:06 devstack devstack@c-api.service[74891]: DEBUG dbcounter [-] [74891] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=74891) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 12:39:07 devstack devstack@c-api.service[74892]: DEBUG dbcounter [-] [74892] Writing DB stats cinder:SELECT=5,cinder:INSERT=1 {{(pid=74892) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 12:39:38 devstack devstack@c-api.service[74891]: DEBUG cinder.api.middleware.request_id [None req-e158579f-4f12-419b-8f9e-dccb7b2857cd None None] RequestId filter calling following filter/app {{(pid=74891) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:39:38 devstack devstack@c-api.service[74891]: INFO cinder.api.openstack.wsgi [None req-e158579f-4f12-419b-8f9e-dccb7b2857cd None None] GET http://192.168.122.82/volume// Sep 02 12:39:38 devstack devstack@c-api.service[74891]: DEBUG cinder.api.openstack.wsgi [None req-e158579f-4f12-419b-8f9e-dccb7b2857cd None None] Empty body provided in request {{(pid=74891) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:39:38 devstack devstack@c-api.service[74891]: DEBUG cinder.api.openstack.wsgi [None req-e158579f-4f12-419b-8f9e-dccb7b2857cd None None] Calling method 'all' {{(pid=74891) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:39:38 devstack devstack@c-api.service[74891]: INFO cinder.api.openstack.wsgi [None req-e158579f-4f12-419b-8f9e-dccb7b2857cd None None] http://192.168.122.82/volume// returned with HTTP 300 Sep 02 12:39:38 devstack devstack@c-api.service[74891]: [pid: 74891|app: 0|req: 3/4] 192.168.122.82 () {58 vars in 1309 bytes} [Wed Sep 2 12:39:38 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 12:41:25 devstack devstack@c-api.service[74892]: DEBUG cinder.api.middleware.request_id [None req-6f920338-adbb-4ca2-b723-75fb0a5a639d None None] RequestId filter calling following filter/app {{(pid=74892) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:41:25 devstack devstack@c-api.service[74892]: INFO cinder.api.openstack.wsgi [None req-6f920338-adbb-4ca2-b723-75fb0a5a639d tempest-verify_tempest_config-582380367 tempest-verify_tempest_config-582380367-project-member] GET http://192.168.122.82/volume/v3/extensions Sep 02 12:41:25 devstack devstack@c-api.service[74892]: DEBUG cinder.api.openstack.wsgi [None req-6f920338-adbb-4ca2-b723-75fb0a5a639d tempest-verify_tempest_config-582380367 tempest-verify_tempest_config-582380367-project-member] Empty body provided in request {{(pid=74892) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:41:25 devstack devstack@c-api.service[74892]: DEBUG cinder.api.openstack.wsgi [None req-6f920338-adbb-4ca2-b723-75fb0a5a639d tempest-verify_tempest_config-582380367 tempest-verify_tempest_config-582380367-project-member] Calling method 'index' {{(pid=74892) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:41:25 devstack devstack@c-api.service[74892]: INFO cinder.api.openstack.wsgi [None req-6f920338-adbb-4ca2-b723-75fb0a5a639d tempest-verify_tempest_config-582380367 tempest-verify_tempest_config-582380367-project-member] http://192.168.122.82/volume/v3/extensions returned with HTTP 200 Sep 02 12:41:25 devstack devstack@c-api.service[74892]: [pid: 74892|app: 0|req: 2/5] 192.168.122.82 () {58 vars in 1125 bytes} [Wed Sep 2 12:41:25 2026] GET /volume/v3/extensions => generated 5245 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:41:32 devstack devstack@c-api.service[74891]: DEBUG cinder.api.middleware.request_id [None req-e99fdc90-3755-477f-838b-9c3fe4bdadd8 None None] RequestId filter calling following filter/app {{(pid=74891) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:41:32 devstack devstack@c-api.service[74891]: INFO cinder.api.openstack.wsgi [None req-e99fdc90-3755-477f-838b-9c3fe4bdadd8 demo admin] POST http://192.168.122.82/volume/v3/types Sep 02 12:41:32 devstack devstack@c-api.service[74891]: DEBUG cinder.api.openstack.wsgi [None req-e99fdc90-3755-477f-838b-9c3fe4bdadd8 demo admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "QuobyteHD", "description": null}} {{(pid=74891) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:41:32 devstack devstack@c-api.service[74891]: INFO cinder.api.openstack.wsgi [None req-e99fdc90-3755-477f-838b-9c3fe4bdadd8 demo admin] http://192.168.122.82/volume/v3/types returned with HTTP 200 Sep 02 12:41:32 devstack devstack@c-api.service[74891]: [pid: 74891|app: 0|req: 4/6] 192.168.122.82 () {60 vars in 1186 bytes} [Wed Sep 2 12:41:32 2026] POST /volume/v3/types => generated 184 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:41:42 devstack devstack@c-api.service[74891]: DEBUG dbcounter [-] [74891] Writing DB stats cinder:SELECT=3,cinder:INSERT=1 {{(pid=74891) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 12:43:25 devstack devstack@c-api.service[74883]: Wed Sep 2 12:43:25 2026 - graceful shutdown triggered... Sep 02 12:43:25 devstack devstack@c-api.service[74891]: Gracefully killing worker 1 (pid: 74891)... Sep 02 12:43:25 devstack devstack@c-api.service[74892]: Gracefully killing worker 2 (pid: 74892)... Sep 02 12:43:26 devstack devstack@c-api.service[74883]: worker 1 buried after 1 seconds Sep 02 12:43:26 devstack devstack@c-api.service[74883]: worker 2 buried after 1 seconds Sep 02 12:43:26 devstack devstack@c-api.service[74883]: goodbye to uWSGI. Sep 02 12:43:26 devstack devstack@c-api.service[86554]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 02 12:43:26 devstack devstack@c-api.service[86554]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed Sep 2 12:43:26 2026] *** Sep 02 12:43:26 devstack devstack@c-api.service[86554]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 02 12:43:26 devstack devstack@c-api.service[86554]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 02 12:43:26 devstack devstack@c-api.service[86554]: nodename: devstack Sep 02 12:43:26 devstack devstack@c-api.service[86554]: machine: x86_64 Sep 02 12:43:26 devstack devstack@c-api.service[86554]: clock source: unix Sep 02 12:43:26 devstack devstack@c-api.service[86554]: pcre jit disabled Sep 02 12:43:26 devstack devstack@c-api.service[86554]: detected number of CPU cores: 4 Sep 02 12:43:26 devstack devstack@c-api.service[86554]: current working directory: / Sep 02 12:43:26 devstack devstack@c-api.service[86554]: detected binary path: /usr/bin/uwsgi-core Sep 02 12:43:26 devstack devstack@c-api.service[86554]: your processes number limit is 47517 Sep 02 12:43:26 devstack devstack@c-api.service[86554]: your memory page size is 4096 bytes Sep 02 12:43:26 devstack devstack@c-api.service[86554]: detected max file descriptor number: 2048 Sep 02 12:43:26 devstack devstack@c-api.service[86554]: lock engine: pthread robust mutexes Sep 02 12:43:26 devstack devstack@c-api.service[86554]: thunder lock: enabled Sep 02 12:43:26 devstack devstack@c-api.service[86554]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 02 12:43:26 devstack devstack@c-api.service[86554]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 02 12:43:26 devstack devstack@c-api.service[86554]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 02 12:43:26 devstack devstack@c-api.service[86554]: Set PythonHome to /opt/stack/data/venv Sep 02 12:43:26 devstack devstack@c-api.service[86554]: Python main interpreter initialized at 0x73b8f38a4668 Sep 02 12:43:26 devstack devstack@c-api.service[86554]: python threads support enabled Sep 02 12:43:26 devstack devstack@c-api.service[86554]: your server socket listen backlog is limited to 100 connections Sep 02 12:43:26 devstack devstack@c-api.service[86554]: your mercy for graceful operations on workers is 80 seconds Sep 02 12:43:26 devstack devstack@c-api.service[86554]: mapped 403077 bytes (393 KB) for 2 cores Sep 02 12:43:26 devstack devstack@c-api.service[86554]: *** Operational MODE: preforking *** Sep 02 12:43:26 devstack devstack@c-api.service[86554]: *** uWSGI is running in multiple interpreter mode *** Sep 02 12:43:26 devstack devstack@c-api.service[86554]: spawned uWSGI master process (pid: 86554) Sep 02 12:43:26 devstack devstack@c-api.service[86554]: spawned uWSGI worker 1 (pid: 86555, cores: 1) Sep 02 12:43:26 devstack devstack@c-api.service[86554]: spawned uWSGI worker 2 (pid: 86556, cores: 1) Sep 02 12:43:26 devstack devstack@c-api.service[86554]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 02 12:43:27 devstack devstack@c-api.service[86556]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 02 12:43:27 devstack devstack@c-api.service[86556]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 02 12:43:27 devstack devstack@c-api.service[86556]: we strongly recommend against using it for new projects. Sep 02 12:43:27 devstack devstack@c-api.service[86556]: If you are already using Eventlet, we recommend migrating to a different Sep 02 12:43:27 devstack devstack@c-api.service[86556]: framework. For more detail see Sep 02 12:43:27 devstack devstack@c-api.service[86556]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 02 12:43:27 devstack devstack@c-api.service[86556]: import eventlet # noqa Sep 02 12:43:27 devstack devstack@c-api.service[86555]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 02 12:43:27 devstack devstack@c-api.service[86555]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 02 12:43:27 devstack devstack@c-api.service[86555]: we strongly recommend against using it for new projects. Sep 02 12:43:27 devstack devstack@c-api.service[86555]: If you are already using Eventlet, we recommend migrating to a different Sep 02 12:43:27 devstack devstack@c-api.service[86555]: framework. For more detail see Sep 02 12:43:27 devstack devstack@c-api.service[86555]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 02 12:43:27 devstack devstack@c-api.service[86555]: import eventlet # noqa Sep 02 12:43:27 devstack devstack@c-api.service[86556]: /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 02 12:43:27 devstack devstack@c-api.service[86556]: from cgi import parse_header Sep 02 12:43:27 devstack devstack@c-api.service[86555]: /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 02 12:43:27 devstack devstack@c-api.service[86555]: from cgi import parse_header Sep 02 12:43:27 devstack devstack@c-api.service[86556]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 02 12:43:27 devstack devstack@c-api.service[86556]: warnings.warn( Sep 02 12:43:27 devstack devstack@c-api.service[86555]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 02 12:43:27 devstack devstack@c-api.service[86555]: warnings.warn( Sep 02 12:43:27 devstack devstack@c-api.service[86556]: /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 02 12:43:27 devstack devstack@c-api.service[86556]: removals.removed_module( Sep 02 12:43:27 devstack devstack@c-api.service[86556]: /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 02 12:43:27 devstack devstack@c-api.service[86556]: removals.removed_module( Sep 02 12:43:27 devstack devstack@c-api.service[86555]: /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 02 12:43:27 devstack devstack@c-api.service[86555]: removals.removed_module( Sep 02 12:43:27 devstack devstack@c-api.service[86555]: /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 02 12:43:27 devstack devstack@c-api.service[86555]: removals.removed_module( Sep 02 12:43:30 devstack devstack@c-api.service[86555]: /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 02 12:43:30 devstack devstack@c-api.service[86555]: warnings.warn( Sep 02 12:43:30 devstack devstack@c-api.service[86556]: /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 02 12:43:30 devstack devstack@c-api.service[86556]: warnings.warn( Sep 02 12:43:30 devstack devstack@c-api.service[86555]: /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 02 12:43:30 devstack devstack@c-api.service[86555]: warnings.warn( Sep 02 12:43:30 devstack devstack@c-api.service[86556]: /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 02 12:43:30 devstack devstack@c-api.service[86556]: warnings.warn( Sep 02 12:43:30 devstack devstack@c-api.service[86555]: 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 02 12:43:30 devstack devstack@c-api.service[86555]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=86555) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 02 12:43:30 devstack devstack@c-api.service[86556]: 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 02 12:43:30 devstack devstack@c-api.service[86556]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=86556) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 02 12:43:30 devstack devstack@c-api.service[86555]: /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 02 12:43:30 devstack devstack@c-api.service[86555]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 02 12:43:30 devstack devstack@c-api.service[86556]: /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 02 12:43:30 devstack devstack@c-api.service[86556]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=86555) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=86555) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=86555) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=86555) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=86555) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=86555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=86555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=86555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=86555) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=86555) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=86555) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=86555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=86555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=86555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=86555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=86555) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86555) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86555) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=86555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=86555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=86555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=86555) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=86555) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=86555) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=86555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=86555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=86555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=86555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=86555) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=86555) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=86555) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=86555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=86555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=86555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=86555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=86555) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=86555) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=86555) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=86555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=86555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=86555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=86555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=86555) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=86555) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=86555) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=86555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=86555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=86555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=86555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=86555) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86555) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86555) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=86555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=86555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=86555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=86555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=86555) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86555) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86555) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=86555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=86555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=86555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=86555) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=86555) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=86555) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=86555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=86555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=86555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=86555) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86555) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86555) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=86555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=86555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=86555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=86555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=86555) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=86555) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=86555) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=86555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=86555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=86555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=86555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=86555) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=86555) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=86555) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=86555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=86555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=86555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=86555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=86555) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86555) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86555) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=86555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=86555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=86555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=86555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=86555) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86555) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86555) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=86555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=86555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=86555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=86555) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86555) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86555) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=86555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=86555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=86555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=86555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=86555) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86555) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86555) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=86555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=86555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=86555) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86555) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86555) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=86555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=86555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=86555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=86555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=86555) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86555) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86555) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=86555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=86555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=86555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=86556) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=86555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=86555) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=86555) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=86556) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=86556) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=86555) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=86556) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=86555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=86556) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=86555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=86556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=86555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=86556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=86555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=86555) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=86556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=86555) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=86556) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=86555) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=86556) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=86555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=86555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=86555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=86555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=86555) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=86556) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86555) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=86556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=86556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=86556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86555) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=86556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=86555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=86556) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=86555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86556) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=86555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=86555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=86555) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86556) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86555) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=86556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=86556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=86556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=86556) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86555) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=86556) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=86555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=86555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=86555) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=86555) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=86556) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=86556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=86556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=86555) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=86556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=86555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=86556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=86555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=86556) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=86555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=86556) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=86555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=86555) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=86555) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=86556) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=86556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=86556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=86556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=86556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=86556) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=86556) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=86555) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=86555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=86555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=86555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=86556) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=86556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=86555) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=86556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86555) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=86556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=86556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=86556) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86555) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=86556) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=86555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=86555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=86555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=86555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=86555) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86555) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=86556) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=86556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=86556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=86556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=86556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=86556) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86555) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86556) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=86555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=86555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=86555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=86555) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86555) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86556) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=86556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=86556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=86556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=86556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86555) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=86556) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=86555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86556) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=86555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=86555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=86555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=86555) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86556) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86555) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=86556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=86556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=86556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=86556) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86555) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=86556) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=86555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=86555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=86555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=86555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=86555) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86555) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86555) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=86555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=86556) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=86555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=86556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=86555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=86556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=86556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=86555) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86555) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=86556) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86555) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86556) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=86555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=86555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=86555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=86555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=86555) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86555) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86556) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86555) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=86556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=86555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=86556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=86555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=86556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=86556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=86556) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=86555) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=86556) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=86556) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=86556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=86556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=86556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=86556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=86556) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=86556) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=86556) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=86556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=86556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=86556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=86556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=86556) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86556) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86556) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=86556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=86556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=86556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=86556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=86556) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86556) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86556) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=86556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=86556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=86556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=86556) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86556) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86556) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=86556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=86556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=86556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=86556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=86556) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86556) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86556) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=86556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=86556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=86556) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86556) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86556) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=86556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=86556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=86556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=86556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=86556) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86556) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86556) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=86556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=86556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=86556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=86556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=86556) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=86556) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=86556) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=86556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=86556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=86556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=86556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=86556) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=86556) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=86556) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=86556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=86556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=86556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=86556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=86556) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86556) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86556) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=86556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=86556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=86556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=86556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=86556) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86556) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86556) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=86556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=86556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=86556) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=86556) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=86556) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=86556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=86556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=86556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=86556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=86556) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=86556) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=86556) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=86556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=86556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=86556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=86556) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86556) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86556) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=86556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=86556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=86556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=86556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=86556) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86556) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86556) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=86556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=86556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=86556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=86556) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86556) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86556) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=86556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=86556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=86556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=86556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=86556) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86556) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86556) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=86556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=86556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=86556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=86556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=86556) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86556) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86556) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=86556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=86556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=86556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=86556) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86556) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86556) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=86556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=86556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=86556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=86556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=86556) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86556) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86556) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=86556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=86556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:43:31 devstack devstack@c-api.service[86556]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=86556) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:43:31 devstack devstack@c-api.service[86555]: INFO dbcounter [None req-caae0fa9-11ef-4055-8cea-17a22a4886e5 None None] Registered counter for database cinder Sep 02 12:43:31 devstack devstack@c-api.service[86556]: INFO dbcounter [None req-7a0394be-026b-4b49-acb8-53bcdaa23675 None None] Registered counter for database cinder Sep 02 12:43:31 devstack devstack@c-api.service[86555]: DEBUG oslo_db.sqlalchemy.engines [None req-caae0fa9-11ef-4055-8cea-17a22a4886e5 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=86555) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 12:43:32 devstack devstack@c-api.service[86556]: DEBUG oslo_db.sqlalchemy.engines [None req-7a0394be-026b-4b49-acb8-53bcdaa23675 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=86556) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 12:43:32 devstack devstack@c-api.service[86555]: DEBUG dbcounter [-] [86555] Writer thread running {{(pid=86555) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 02 12:43:32 devstack devstack@c-api.service[86555]: /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 02 12:43:32 devstack devstack@c-api.service[86555]: return base.obj_make_list(context, cls(context), objects.Service, Sep 02 12:43:32 devstack devstack@c-api.service[86555]: INFO cinder.rpc [None req-caae0fa9-11ef-4055-8cea-17a22a4886e5 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 02 12:43:32 devstack devstack@c-api.service[86555]: INFO cinder.rpc [None req-caae0fa9-11ef-4055-8cea-17a22a4886e5 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 02 12:43:32 devstack devstack@c-api.service[86555]: INFO cinder.rpc [None req-caae0fa9-11ef-4055-8cea-17a22a4886e5 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 02 12:43:32 devstack devstack@c-api.service[86555]: INFO cinder.rpc [None req-caae0fa9-11ef-4055-8cea-17a22a4886e5 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 02 12:43:32 devstack devstack@c-api.service[86555]: WARNING stevedore.named [None req-caae0fa9-11ef-4055-8cea-17a22a4886e5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:43:32 devstack devstack@c-api.service[86555]: WARNING castellan.key_manager [None req-caae0fa9-11ef-4055-8cea-17a22a4886e5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:43:32 devstack devstack@c-api.service[86555]: WARNING cinder.keymgr.conf_key_mgr [None req-caae0fa9-11ef-4055-8cea-17a22a4886e5 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 02 12:43:32 devstack devstack@c-api.service[86555]: WARNING stevedore.named [None req-caae0fa9-11ef-4055-8cea-17a22a4886e5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:43:32 devstack devstack@c-api.service[86555]: WARNING castellan.key_manager [None req-caae0fa9-11ef-4055-8cea-17a22a4886e5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:43:32 devstack devstack@c-api.service[86556]: DEBUG dbcounter [-] [86556] Writer thread running {{(pid=86556) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 02 12:43:32 devstack devstack@c-api.service[86556]: /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 02 12:43:32 devstack devstack@c-api.service[86556]: return base.obj_make_list(context, cls(context), objects.Service, Sep 02 12:43:32 devstack devstack@c-api.service[86556]: INFO cinder.rpc [None req-7a0394be-026b-4b49-acb8-53bcdaa23675 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 02 12:43:32 devstack devstack@c-api.service[86556]: INFO cinder.rpc [None req-7a0394be-026b-4b49-acb8-53bcdaa23675 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 02 12:43:32 devstack devstack@c-api.service[86556]: INFO cinder.rpc [None req-7a0394be-026b-4b49-acb8-53bcdaa23675 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 02 12:43:32 devstack devstack@c-api.service[86555]: DEBUG oslo_db.sqlalchemy.engines [None req-caae0fa9-11ef-4055-8cea-17a22a4886e5 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=86555) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 12:43:32 devstack devstack@c-api.service[86556]: INFO cinder.rpc [None req-7a0394be-026b-4b49-acb8-53bcdaa23675 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 02 12:43:32 devstack devstack@c-api.service[86556]: WARNING stevedore.named [None req-7a0394be-026b-4b49-acb8-53bcdaa23675 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:43:32 devstack devstack@c-api.service[86556]: WARNING castellan.key_manager [None req-7a0394be-026b-4b49-acb8-53bcdaa23675 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:43:32 devstack devstack@c-api.service[86555]: INFO cinder.rpc [None req-caae0fa9-11ef-4055-8cea-17a22a4886e5 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 02 12:43:32 devstack devstack@c-api.service[86556]: WARNING cinder.keymgr.conf_key_mgr [None req-7a0394be-026b-4b49-acb8-53bcdaa23675 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 02 12:43:32 devstack devstack@c-api.service[86555]: INFO cinder.rpc [None req-caae0fa9-11ef-4055-8cea-17a22a4886e5 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 02 12:43:32 devstack devstack@c-api.service[86556]: WARNING stevedore.named [None req-7a0394be-026b-4b49-acb8-53bcdaa23675 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:43:32 devstack devstack@c-api.service[86556]: WARNING castellan.key_manager [None req-7a0394be-026b-4b49-acb8-53bcdaa23675 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:43:32 devstack devstack@c-api.service[86555]: WARNING stevedore.named [None req-caae0fa9-11ef-4055-8cea-17a22a4886e5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:43:32 devstack devstack@c-api.service[86555]: WARNING castellan.key_manager [None req-caae0fa9-11ef-4055-8cea-17a22a4886e5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:43:32 devstack devstack@c-api.service[86555]: WARNING stevedore.named [None req-caae0fa9-11ef-4055-8cea-17a22a4886e5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:43:32 devstack devstack@c-api.service[86555]: WARNING castellan.key_manager [None req-caae0fa9-11ef-4055-8cea-17a22a4886e5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:43:32 devstack devstack@c-api.service[86555]: WARNING stevedore.named [None req-caae0fa9-11ef-4055-8cea-17a22a4886e5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:43:32 devstack devstack@c-api.service[86555]: WARNING castellan.key_manager [None req-caae0fa9-11ef-4055-8cea-17a22a4886e5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:43:32 devstack devstack@c-api.service[86555]: WARNING stevedore.named [None req-caae0fa9-11ef-4055-8cea-17a22a4886e5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:43:32 devstack devstack@c-api.service[86555]: WARNING castellan.key_manager [None req-caae0fa9-11ef-4055-8cea-17a22a4886e5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:43:32 devstack devstack@c-api.service[86555]: WARNING stevedore.named [None req-caae0fa9-11ef-4055-8cea-17a22a4886e5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:43:32 devstack devstack@c-api.service[86555]: WARNING castellan.key_manager [None req-caae0fa9-11ef-4055-8cea-17a22a4886e5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:43:32 devstack devstack@c-api.service[86555]: WARNING stevedore.named [None req-caae0fa9-11ef-4055-8cea-17a22a4886e5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:43:32 devstack devstack@c-api.service[86555]: WARNING castellan.key_manager [None req-caae0fa9-11ef-4055-8cea-17a22a4886e5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:43:32 devstack devstack@c-api.service[86555]: WARNING stevedore.named [None req-caae0fa9-11ef-4055-8cea-17a22a4886e5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:43:32 devstack devstack@c-api.service[86555]: WARNING castellan.key_manager [None req-caae0fa9-11ef-4055-8cea-17a22a4886e5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:43:32 devstack devstack@c-api.service[86555]: WARNING stevedore.named [None req-caae0fa9-11ef-4055-8cea-17a22a4886e5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:43:32 devstack devstack@c-api.service[86555]: WARNING castellan.key_manager [None req-caae0fa9-11ef-4055-8cea-17a22a4886e5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:43:32 devstack devstack@c-api.service[86555]: WARNING stevedore.named [None req-caae0fa9-11ef-4055-8cea-17a22a4886e5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:43:32 devstack devstack@c-api.service[86555]: WARNING castellan.key_manager [None req-caae0fa9-11ef-4055-8cea-17a22a4886e5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:43:32 devstack devstack@c-api.service[86556]: DEBUG oslo_db.sqlalchemy.engines [None req-7a0394be-026b-4b49-acb8-53bcdaa23675 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=86556) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 12:43:32 devstack devstack@c-api.service[86556]: INFO cinder.rpc [None req-7a0394be-026b-4b49-acb8-53bcdaa23675 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 02 12:43:32 devstack devstack@c-api.service[86555]: WARNING stevedore.named [None req-caae0fa9-11ef-4055-8cea-17a22a4886e5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:43:32 devstack devstack@c-api.service[86556]: INFO cinder.rpc [None req-7a0394be-026b-4b49-acb8-53bcdaa23675 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 02 12:43:32 devstack devstack@c-api.service[86556]: WARNING stevedore.named [None req-7a0394be-026b-4b49-acb8-53bcdaa23675 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:43:32 devstack devstack@c-api.service[86556]: WARNING castellan.key_manager [None req-7a0394be-026b-4b49-acb8-53bcdaa23675 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:43:32 devstack devstack@c-api.service[86555]: WARNING castellan.key_manager [None req-caae0fa9-11ef-4055-8cea-17a22a4886e5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:43:32 devstack devstack@c-api.service[86555]: WARNING stevedore.named [None req-caae0fa9-11ef-4055-8cea-17a22a4886e5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:43:32 devstack devstack@c-api.service[86556]: WARNING stevedore.named [None req-7a0394be-026b-4b49-acb8-53bcdaa23675 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:43:32 devstack devstack@c-api.service[86556]: WARNING castellan.key_manager [None req-7a0394be-026b-4b49-acb8-53bcdaa23675 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:43:32 devstack devstack@c-api.service[86555]: WARNING castellan.key_manager [None req-caae0fa9-11ef-4055-8cea-17a22a4886e5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:43:32 devstack devstack@c-api.service[86556]: WARNING stevedore.named [None req-7a0394be-026b-4b49-acb8-53bcdaa23675 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:43:32 devstack devstack@c-api.service[86556]: WARNING castellan.key_manager [None req-7a0394be-026b-4b49-acb8-53bcdaa23675 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:43:32 devstack devstack@c-api.service[86556]: WARNING stevedore.named [None req-7a0394be-026b-4b49-acb8-53bcdaa23675 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:43:32 devstack devstack@c-api.service[86556]: WARNING castellan.key_manager [None req-7a0394be-026b-4b49-acb8-53bcdaa23675 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:43:32 devstack devstack@c-api.service[86556]: WARNING stevedore.named [None req-7a0394be-026b-4b49-acb8-53bcdaa23675 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:43:32 devstack devstack@c-api.service[86556]: WARNING castellan.key_manager [None req-7a0394be-026b-4b49-acb8-53bcdaa23675 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:43:32 devstack devstack@c-api.service[86555]: WARNING stevedore.named [None req-caae0fa9-11ef-4055-8cea-17a22a4886e5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:43:32 devstack devstack@c-api.service[86555]: WARNING castellan.key_manager [None req-caae0fa9-11ef-4055-8cea-17a22a4886e5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:43:32 devstack devstack@c-api.service[86556]: WARNING stevedore.named [None req-7a0394be-026b-4b49-acb8-53bcdaa23675 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:43:32 devstack devstack@c-api.service[86556]: WARNING castellan.key_manager [None req-7a0394be-026b-4b49-acb8-53bcdaa23675 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:43:32 devstack devstack@c-api.service[86556]: WARNING stevedore.named [None req-7a0394be-026b-4b49-acb8-53bcdaa23675 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:43:32 devstack devstack@c-api.service[86556]: WARNING castellan.key_manager [None req-7a0394be-026b-4b49-acb8-53bcdaa23675 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:43:32 devstack devstack@c-api.service[86555]: WARNING stevedore.named [None req-caae0fa9-11ef-4055-8cea-17a22a4886e5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:43:32 devstack devstack@c-api.service[86555]: WARNING castellan.key_manager [None req-caae0fa9-11ef-4055-8cea-17a22a4886e5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:43:32 devstack devstack@c-api.service[86556]: WARNING stevedore.named [None req-7a0394be-026b-4b49-acb8-53bcdaa23675 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:43:32 devstack devstack@c-api.service[86556]: WARNING castellan.key_manager [None req-7a0394be-026b-4b49-acb8-53bcdaa23675 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:43:32 devstack devstack@c-api.service[86555]: WARNING stevedore.named [None req-caae0fa9-11ef-4055-8cea-17a22a4886e5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:43:32 devstack devstack@c-api.service[86555]: WARNING castellan.key_manager [None req-caae0fa9-11ef-4055-8cea-17a22a4886e5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:43:32 devstack devstack@c-api.service[86555]: WARNING stevedore.named [None req-caae0fa9-11ef-4055-8cea-17a22a4886e5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:43:32 devstack devstack@c-api.service[86555]: WARNING castellan.key_manager [None req-caae0fa9-11ef-4055-8cea-17a22a4886e5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:43:32 devstack devstack@c-api.service[86556]: WARNING stevedore.named [None req-7a0394be-026b-4b49-acb8-53bcdaa23675 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:43:32 devstack devstack@c-api.service[86556]: WARNING castellan.key_manager [None req-7a0394be-026b-4b49-acb8-53bcdaa23675 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:43:32 devstack devstack@c-api.service[86555]: WARNING cinder.api.contrib.hosts [None req-caae0fa9-11ef-4055-8cea-17a22a4886e5 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 02 12:43:32 devstack devstack@c-api.service[86555]: WARNING stevedore.named [None req-caae0fa9-11ef-4055-8cea-17a22a4886e5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:43:32 devstack devstack@c-api.service[86555]: WARNING castellan.key_manager [None req-caae0fa9-11ef-4055-8cea-17a22a4886e5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:43:32 devstack devstack@c-api.service[86555]: WARNING stevedore.named [None req-caae0fa9-11ef-4055-8cea-17a22a4886e5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:43:32 devstack devstack@c-api.service[86555]: WARNING castellan.key_manager [None req-caae0fa9-11ef-4055-8cea-17a22a4886e5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:43:32 devstack devstack@c-api.service[86556]: WARNING stevedore.named [None req-7a0394be-026b-4b49-acb8-53bcdaa23675 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:43:32 devstack devstack@c-api.service[86556]: WARNING castellan.key_manager [None req-7a0394be-026b-4b49-acb8-53bcdaa23675 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:43:32 devstack devstack@c-api.service[86555]: WARNING stevedore.named [None req-caae0fa9-11ef-4055-8cea-17a22a4886e5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:43:32 devstack devstack@c-api.service[86555]: WARNING castellan.key_manager [None req-caae0fa9-11ef-4055-8cea-17a22a4886e5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:43:32 devstack devstack@c-api.service[86555]: WARNING stevedore.named [None req-caae0fa9-11ef-4055-8cea-17a22a4886e5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:43:32 devstack devstack@c-api.service[86555]: WARNING castellan.key_manager [None req-caae0fa9-11ef-4055-8cea-17a22a4886e5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:43:32 devstack devstack@c-api.service[86556]: WARNING stevedore.named [None req-7a0394be-026b-4b49-acb8-53bcdaa23675 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:43:32 devstack devstack@c-api.service[86556]: WARNING castellan.key_manager [None req-7a0394be-026b-4b49-acb8-53bcdaa23675 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:43:32 devstack devstack@c-api.service[86555]: WARNING stevedore.named [None req-caae0fa9-11ef-4055-8cea-17a22a4886e5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:43:32 devstack devstack@c-api.service[86555]: WARNING castellan.key_manager [None req-caae0fa9-11ef-4055-8cea-17a22a4886e5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:43:32 devstack devstack@c-api.service[86555]: WARNING stevedore.named [None req-caae0fa9-11ef-4055-8cea-17a22a4886e5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:43:32 devstack devstack@c-api.service[86555]: WARNING castellan.key_manager [None req-caae0fa9-11ef-4055-8cea-17a22a4886e5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:43:32 devstack devstack@c-api.service[86555]: WARNING stevedore.named [None req-caae0fa9-11ef-4055-8cea-17a22a4886e5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:43:32 devstack devstack@c-api.service[86555]: WARNING castellan.key_manager [None req-caae0fa9-11ef-4055-8cea-17a22a4886e5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:43:32 devstack devstack@c-api.service[86555]: DEBUG cinder.api.v3.router [None req-caae0fa9-11ef-4055-8cea-17a22a4886e5 None None] Extended resource: extensions {{(pid=86555) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 12:43:32 devstack devstack@c-api.service[86556]: WARNING stevedore.named [None req-7a0394be-026b-4b49-acb8-53bcdaa23675 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:43:32 devstack devstack@c-api.service[86556]: WARNING castellan.key_manager [None req-7a0394be-026b-4b49-acb8-53bcdaa23675 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:43:32 devstack devstack@c-api.service[86555]: DEBUG cinder.api.v3.router [None req-caae0fa9-11ef-4055-8cea-17a22a4886e5 None None] Extended resource: os-volume-manage {{(pid=86555) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 12:43:32 devstack devstack@c-api.service[86555]: DEBUG cinder.api.v3.router [None req-caae0fa9-11ef-4055-8cea-17a22a4886e5 None None] Extended resource: os-quota-class-sets {{(pid=86555) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 12:43:32 devstack devstack@c-api.service[86555]: DEBUG cinder.api.v3.router [None req-caae0fa9-11ef-4055-8cea-17a22a4886e5 None None] Extended resource: os-hosts {{(pid=86555) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 12:43:32 devstack devstack@c-api.service[86555]: DEBUG cinder.api.v3.router [None req-caae0fa9-11ef-4055-8cea-17a22a4886e5 None None] Extended resource: capabilities {{(pid=86555) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 12:43:32 devstack devstack@c-api.service[86556]: WARNING stevedore.named [None req-7a0394be-026b-4b49-acb8-53bcdaa23675 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:43:32 devstack devstack@c-api.service[86556]: WARNING castellan.key_manager [None req-7a0394be-026b-4b49-acb8-53bcdaa23675 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:43:32 devstack devstack@c-api.service[86555]: DEBUG cinder.api.v3.router [None req-caae0fa9-11ef-4055-8cea-17a22a4886e5 None None] Extended resource: encryption {{(pid=86555) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 12:43:32 devstack devstack@c-api.service[86555]: DEBUG cinder.api.v3.router [None req-caae0fa9-11ef-4055-8cea-17a22a4886e5 None None] Extended resource: scheduler-stats {{(pid=86555) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 12:43:32 devstack devstack@c-api.service[86555]: DEBUG cinder.api.v3.router [None req-caae0fa9-11ef-4055-8cea-17a22a4886e5 None None] Extended resource: os-quota-sets {{(pid=86555) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 12:43:32 devstack devstack@c-api.service[86556]: WARNING stevedore.named [None req-7a0394be-026b-4b49-acb8-53bcdaa23675 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:43:32 devstack devstack@c-api.service[86556]: WARNING castellan.key_manager [None req-7a0394be-026b-4b49-acb8-53bcdaa23675 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:43:32 devstack devstack@c-api.service[86555]: DEBUG cinder.api.v3.router [None req-caae0fa9-11ef-4055-8cea-17a22a4886e5 None None] Extended resource: os-availability-zone {{(pid=86555) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 12:43:32 devstack devstack@c-api.service[86555]: DEBUG cinder.api.v3.router [None req-caae0fa9-11ef-4055-8cea-17a22a4886e5 None None] Extended resource: qos-specs {{(pid=86555) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 12:43:32 devstack devstack@c-api.service[86556]: WARNING stevedore.named [None req-7a0394be-026b-4b49-acb8-53bcdaa23675 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:43:32 devstack devstack@c-api.service[86556]: WARNING castellan.key_manager [None req-7a0394be-026b-4b49-acb8-53bcdaa23675 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:43:32 devstack devstack@c-api.service[86556]: WARNING cinder.api.contrib.hosts [None req-7a0394be-026b-4b49-acb8-53bcdaa23675 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 02 12:43:32 devstack devstack@c-api.service[86556]: WARNING stevedore.named [None req-7a0394be-026b-4b49-acb8-53bcdaa23675 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:43:32 devstack devstack@c-api.service[86555]: DEBUG cinder.api.v3.router [None req-caae0fa9-11ef-4055-8cea-17a22a4886e5 None None] Extended resource: extra_specs {{(pid=86555) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 12:43:32 devstack devstack@c-api.service[86556]: WARNING castellan.key_manager [None req-7a0394be-026b-4b49-acb8-53bcdaa23675 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:43:32 devstack devstack@c-api.service[86556]: WARNING stevedore.named [None req-7a0394be-026b-4b49-acb8-53bcdaa23675 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:43:32 devstack devstack@c-api.service[86555]: DEBUG cinder.api.v3.router [None req-caae0fa9-11ef-4055-8cea-17a22a4886e5 None None] Extended resource: backups {{(pid=86555) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 12:43:32 devstack devstack@c-api.service[86556]: WARNING castellan.key_manager [None req-7a0394be-026b-4b49-acb8-53bcdaa23675 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:43:32 devstack devstack@c-api.service[86556]: WARNING stevedore.named [None req-7a0394be-026b-4b49-acb8-53bcdaa23675 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:43:32 devstack devstack@c-api.service[86556]: WARNING castellan.key_manager [None req-7a0394be-026b-4b49-acb8-53bcdaa23675 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:43:32 devstack devstack@c-api.service[86555]: DEBUG cinder.api.v3.router [None req-caae0fa9-11ef-4055-8cea-17a22a4886e5 None None] Extended resource: encryption {{(pid=86555) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 12:43:32 devstack devstack@c-api.service[86556]: WARNING stevedore.named [None req-7a0394be-026b-4b49-acb8-53bcdaa23675 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:43:32 devstack devstack@c-api.service[86556]: WARNING castellan.key_manager [None req-7a0394be-026b-4b49-acb8-53bcdaa23675 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:43:32 devstack devstack@c-api.service[86556]: WARNING stevedore.named [None req-7a0394be-026b-4b49-acb8-53bcdaa23675 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:43:32 devstack devstack@c-api.service[86555]: DEBUG cinder.api.v3.router [None req-caae0fa9-11ef-4055-8cea-17a22a4886e5 None None] Extended resource: cgsnapshots {{(pid=86555) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 12:43:32 devstack devstack@c-api.service[86556]: WARNING castellan.key_manager [None req-7a0394be-026b-4b49-acb8-53bcdaa23675 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:43:32 devstack devstack@c-api.service[86556]: WARNING stevedore.named [None req-7a0394be-026b-4b49-acb8-53bcdaa23675 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:43:32 devstack devstack@c-api.service[86555]: DEBUG cinder.api.v3.router [None req-caae0fa9-11ef-4055-8cea-17a22a4886e5 None None] Extended resource: os-volume-type-access {{(pid=86555) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 12:43:32 devstack devstack@c-api.service[86556]: WARNING castellan.key_manager [None req-7a0394be-026b-4b49-acb8-53bcdaa23675 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:43:32 devstack devstack@c-api.service[86556]: WARNING stevedore.named [None req-7a0394be-026b-4b49-acb8-53bcdaa23675 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:43:32 devstack devstack@c-api.service[86556]: WARNING castellan.key_manager [None req-7a0394be-026b-4b49-acb8-53bcdaa23675 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:43:32 devstack devstack@c-api.service[86555]: DEBUG cinder.api.v3.router [None req-caae0fa9-11ef-4055-8cea-17a22a4886e5 None None] Extended resource: consistencygroups {{(pid=86555) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 12:43:32 devstack devstack@c-api.service[86556]: DEBUG cinder.api.v3.router [None req-7a0394be-026b-4b49-acb8-53bcdaa23675 None None] Extended resource: extensions {{(pid=86556) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 12:43:32 devstack devstack@c-api.service[86555]: DEBUG cinder.api.v3.router [None req-caae0fa9-11ef-4055-8cea-17a22a4886e5 None None] Extended resource: os-volume-transfer {{(pid=86555) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 12:43:32 devstack devstack@c-api.service[86556]: DEBUG cinder.api.v3.router [None req-7a0394be-026b-4b49-acb8-53bcdaa23675 None None] Extended resource: os-volume-manage {{(pid=86556) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 12:43:32 devstack devstack@c-api.service[86555]: DEBUG cinder.api.v3.router [None req-caae0fa9-11ef-4055-8cea-17a22a4886e5 None None] Extended resource: os-snapshot-manage {{(pid=86555) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 12:43:32 devstack devstack@c-api.service[86556]: DEBUG cinder.api.v3.router [None req-7a0394be-026b-4b49-acb8-53bcdaa23675 None None] Extended resource: os-quota-class-sets {{(pid=86556) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 12:43:32 devstack devstack@c-api.service[86555]: WARNING stevedore.named [None req-caae0fa9-11ef-4055-8cea-17a22a4886e5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:43:32 devstack devstack@c-api.service[86555]: WARNING castellan.key_manager [None req-caae0fa9-11ef-4055-8cea-17a22a4886e5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:43:32 devstack devstack@c-api.service[86556]: DEBUG cinder.api.v3.router [None req-7a0394be-026b-4b49-acb8-53bcdaa23675 None None] Extended resource: os-hosts {{(pid=86556) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 12:43:32 devstack devstack@c-api.service[86555]: WARNING stevedore.named [None req-caae0fa9-11ef-4055-8cea-17a22a4886e5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:43:32 devstack devstack@c-api.service[86555]: WARNING castellan.key_manager [None req-caae0fa9-11ef-4055-8cea-17a22a4886e5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:43:32 devstack devstack@c-api.service[86555]: WARNING stevedore.named [None req-caae0fa9-11ef-4055-8cea-17a22a4886e5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:43:32 devstack devstack@c-api.service[86556]: DEBUG cinder.api.v3.router [None req-7a0394be-026b-4b49-acb8-53bcdaa23675 None None] Extended resource: capabilities {{(pid=86556) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 12:43:32 devstack devstack@c-api.service[86555]: WARNING castellan.key_manager [None req-caae0fa9-11ef-4055-8cea-17a22a4886e5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:43:32 devstack devstack@c-api.service[86555]: WARNING stevedore.named [None req-caae0fa9-11ef-4055-8cea-17a22a4886e5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:43:32 devstack devstack@c-api.service[86555]: WARNING castellan.key_manager [None req-caae0fa9-11ef-4055-8cea-17a22a4886e5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:43:32 devstack devstack@c-api.service[86556]: DEBUG cinder.api.v3.router [None req-7a0394be-026b-4b49-acb8-53bcdaa23675 None None] Extended resource: encryption {{(pid=86556) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 12:43:32 devstack devstack@c-api.service[86555]: WARNING stevedore.named [None req-caae0fa9-11ef-4055-8cea-17a22a4886e5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:43:32 devstack devstack@c-api.service[86555]: WARNING castellan.key_manager [None req-caae0fa9-11ef-4055-8cea-17a22a4886e5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:43:32 devstack devstack@c-api.service[86555]: WARNING stevedore.named [None req-caae0fa9-11ef-4055-8cea-17a22a4886e5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:43:32 devstack devstack@c-api.service[86555]: WARNING castellan.key_manager [None req-caae0fa9-11ef-4055-8cea-17a22a4886e5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:43:32 devstack devstack@c-api.service[86555]: WARNING stevedore.named [None req-caae0fa9-11ef-4055-8cea-17a22a4886e5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:43:32 devstack devstack@c-api.service[86555]: WARNING castellan.key_manager [None req-caae0fa9-11ef-4055-8cea-17a22a4886e5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:43:32 devstack devstack@c-api.service[86555]: DEBUG cinder.api.contrib.snapshot_actions [None req-caae0fa9-11ef-4055-8cea-17a22a4886e5 None None] SnapshotActionsController initialized {{(pid=86555) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 02 12:43:32 devstack devstack@c-api.service[86555]: DEBUG cinder.api.v3.router [None req-caae0fa9-11ef-4055-8cea-17a22a4886e5 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=86555) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 12:43:32 devstack devstack@c-api.service[86556]: DEBUG cinder.api.v3.router [None req-7a0394be-026b-4b49-acb8-53bcdaa23675 None None] Extended resource: scheduler-stats {{(pid=86556) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 12:43:32 devstack devstack@c-api.service[86555]: DEBUG cinder.api.v3.router [None req-caae0fa9-11ef-4055-8cea-17a22a4886e5 None None] Extension AdminActions extending resource: volumes {{(pid=86555) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 12:43:32 devstack devstack@c-api.service[86555]: DEBUG cinder.api.v3.router [None req-caae0fa9-11ef-4055-8cea-17a22a4886e5 None None] Extension AdminActions extending resource: snapshots {{(pid=86555) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 12:43:32 devstack devstack@c-api.service[86555]: DEBUG cinder.api.v3.router [None req-caae0fa9-11ef-4055-8cea-17a22a4886e5 None None] Extension AdminActions extending resource: backups {{(pid=86555) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 12:43:32 devstack devstack@c-api.service[86555]: DEBUG cinder.api.v3.router [None req-caae0fa9-11ef-4055-8cea-17a22a4886e5 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=86555) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 12:43:32 devstack devstack@c-api.service[86555]: DEBUG cinder.api.v3.router [None req-caae0fa9-11ef-4055-8cea-17a22a4886e5 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=86555) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 12:43:32 devstack devstack@c-api.service[86555]: DEBUG cinder.api.v3.router [None req-caae0fa9-11ef-4055-8cea-17a22a4886e5 None None] Extension VolumeActions extending resource: volumes {{(pid=86555) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 12:43:32 devstack devstack@c-api.service[86555]: DEBUG cinder.api.v3.router [None req-caae0fa9-11ef-4055-8cea-17a22a4886e5 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=86555) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 12:43:32 devstack devstack@c-api.service[86556]: DEBUG cinder.api.v3.router [None req-7a0394be-026b-4b49-acb8-53bcdaa23675 None None] Extended resource: os-quota-sets {{(pid=86556) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 12:43:32 devstack devstack@c-api.service[86556]: DEBUG cinder.api.v3.router [None req-7a0394be-026b-4b49-acb8-53bcdaa23675 None None] Extended resource: os-availability-zone {{(pid=86556) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 12:43:32 devstack devstack@c-api.service[86555]: DEBUG cinder.api.v3.router [None req-caae0fa9-11ef-4055-8cea-17a22a4886e5 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=86555) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 12:43:32 devstack devstack@c-api.service[86555]: DEBUG cinder.api.v3.router [None req-caae0fa9-11ef-4055-8cea-17a22a4886e5 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=86555) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 12:43:32 devstack devstack@c-api.service[86555]: DEBUG cinder.api.v3.router [None req-caae0fa9-11ef-4055-8cea-17a22a4886e5 None None] Extension UsedLimits extending resource: limits {{(pid=86555) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 12:43:32 devstack devstack@c-api.service[86555]: DEBUG cinder.api.v3.router [None req-caae0fa9-11ef-4055-8cea-17a22a4886e5 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=86555) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 12:43:32 devstack devstack@c-api.service[86555]: DEBUG cinder.api.v3.router [None req-caae0fa9-11ef-4055-8cea-17a22a4886e5 None None] Extension TypesManage extending resource: types {{(pid=86555) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 12:43:32 devstack devstack@c-api.service[86555]: DEBUG cinder.api.v3.router [None req-caae0fa9-11ef-4055-8cea-17a22a4886e5 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=86555) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 12:43:32 devstack devstack@c-api.service[86555]: DEBUG cinder.api.v3.router [None req-caae0fa9-11ef-4055-8cea-17a22a4886e5 None None] Extension SnapshotActions extending resource: snapshots {{(pid=86555) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 12:43:32 devstack devstack@c-api.service[86556]: DEBUG cinder.api.v3.router [None req-7a0394be-026b-4b49-acb8-53bcdaa23675 None None] Extended resource: qos-specs {{(pid=86556) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 12:43:32 devstack devstack@c-api.service[86555]: DEBUG cinder.api.v3.router [None req-caae0fa9-11ef-4055-8cea-17a22a4886e5 None None] Extension VolumeTypeAccess extending resource: types {{(pid=86555) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 12:43:32 devstack devstack@c-api.service[86556]: DEBUG cinder.api.v3.router [None req-7a0394be-026b-4b49-acb8-53bcdaa23675 None None] Extended resource: extra_specs {{(pid=86556) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 12:43:32 devstack devstack@c-api.service[86556]: DEBUG cinder.api.v3.router [None req-7a0394be-026b-4b49-acb8-53bcdaa23675 None None] Extended resource: backups {{(pid=86556) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 12:43:32 devstack devstack@c-api.service[86556]: DEBUG cinder.api.v3.router [None req-7a0394be-026b-4b49-acb8-53bcdaa23675 None None] Extended resource: encryption {{(pid=86556) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 12:43:32 devstack devstack@c-api.service[86556]: DEBUG cinder.api.v3.router [None req-7a0394be-026b-4b49-acb8-53bcdaa23675 None None] Extended resource: cgsnapshots {{(pid=86556) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 12:43:32 devstack devstack@c-api.service[86556]: DEBUG cinder.api.v3.router [None req-7a0394be-026b-4b49-acb8-53bcdaa23675 None None] Extended resource: os-volume-type-access {{(pid=86556) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 12:43:32 devstack devstack@c-api.service[86555]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x73b8f38a4668 pid: 86555 (default app) Sep 02 12:43:32 devstack devstack@c-api.service[86556]: DEBUG cinder.api.v3.router [None req-7a0394be-026b-4b49-acb8-53bcdaa23675 None None] Extended resource: consistencygroups {{(pid=86556) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 12:43:32 devstack devstack@c-api.service[86556]: DEBUG cinder.api.v3.router [None req-7a0394be-026b-4b49-acb8-53bcdaa23675 None None] Extended resource: os-volume-transfer {{(pid=86556) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 12:43:32 devstack devstack@c-api.service[86556]: DEBUG cinder.api.v3.router [None req-7a0394be-026b-4b49-acb8-53bcdaa23675 None None] Extended resource: os-snapshot-manage {{(pid=86556) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 12:43:32 devstack devstack@c-api.service[86556]: WARNING stevedore.named [None req-7a0394be-026b-4b49-acb8-53bcdaa23675 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:43:32 devstack devstack@c-api.service[86556]: WARNING castellan.key_manager [None req-7a0394be-026b-4b49-acb8-53bcdaa23675 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:43:32 devstack devstack@c-api.service[86556]: WARNING stevedore.named [None req-7a0394be-026b-4b49-acb8-53bcdaa23675 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:43:32 devstack devstack@c-api.service[86556]: WARNING castellan.key_manager [None req-7a0394be-026b-4b49-acb8-53bcdaa23675 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:43:32 devstack devstack@c-api.service[86556]: WARNING stevedore.named [None req-7a0394be-026b-4b49-acb8-53bcdaa23675 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:43:32 devstack devstack@c-api.service[86556]: WARNING castellan.key_manager [None req-7a0394be-026b-4b49-acb8-53bcdaa23675 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:43:32 devstack devstack@c-api.service[86556]: WARNING stevedore.named [None req-7a0394be-026b-4b49-acb8-53bcdaa23675 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:43:32 devstack devstack@c-api.service[86556]: WARNING castellan.key_manager [None req-7a0394be-026b-4b49-acb8-53bcdaa23675 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:43:32 devstack devstack@c-api.service[86556]: WARNING stevedore.named [None req-7a0394be-026b-4b49-acb8-53bcdaa23675 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:43:32 devstack devstack@c-api.service[86556]: WARNING castellan.key_manager [None req-7a0394be-026b-4b49-acb8-53bcdaa23675 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:43:32 devstack devstack@c-api.service[86556]: WARNING stevedore.named [None req-7a0394be-026b-4b49-acb8-53bcdaa23675 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:43:32 devstack devstack@c-api.service[86556]: WARNING castellan.key_manager [None req-7a0394be-026b-4b49-acb8-53bcdaa23675 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:43:32 devstack devstack@c-api.service[86556]: WARNING stevedore.named [None req-7a0394be-026b-4b49-acb8-53bcdaa23675 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:43:32 devstack devstack@c-api.service[86556]: WARNING castellan.key_manager [None req-7a0394be-026b-4b49-acb8-53bcdaa23675 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:43:32 devstack devstack@c-api.service[86556]: DEBUG cinder.api.contrib.snapshot_actions [None req-7a0394be-026b-4b49-acb8-53bcdaa23675 None None] SnapshotActionsController initialized {{(pid=86556) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 02 12:43:32 devstack devstack@c-api.service[86556]: DEBUG cinder.api.v3.router [None req-7a0394be-026b-4b49-acb8-53bcdaa23675 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=86556) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 12:43:32 devstack devstack@c-api.service[86556]: DEBUG cinder.api.v3.router [None req-7a0394be-026b-4b49-acb8-53bcdaa23675 None None] Extension AdminActions extending resource: volumes {{(pid=86556) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 12:43:32 devstack devstack@c-api.service[86556]: DEBUG cinder.api.v3.router [None req-7a0394be-026b-4b49-acb8-53bcdaa23675 None None] Extension AdminActions extending resource: snapshots {{(pid=86556) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 12:43:32 devstack devstack@c-api.service[86556]: DEBUG cinder.api.v3.router [None req-7a0394be-026b-4b49-acb8-53bcdaa23675 None None] Extension AdminActions extending resource: backups {{(pid=86556) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 12:43:32 devstack devstack@c-api.service[86556]: DEBUG cinder.api.v3.router [None req-7a0394be-026b-4b49-acb8-53bcdaa23675 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=86556) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 12:43:32 devstack devstack@c-api.service[86556]: DEBUG cinder.api.v3.router [None req-7a0394be-026b-4b49-acb8-53bcdaa23675 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=86556) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 12:43:32 devstack devstack@c-api.service[86556]: DEBUG cinder.api.v3.router [None req-7a0394be-026b-4b49-acb8-53bcdaa23675 None None] Extension VolumeActions extending resource: volumes {{(pid=86556) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 12:43:32 devstack devstack@c-api.service[86556]: DEBUG cinder.api.v3.router [None req-7a0394be-026b-4b49-acb8-53bcdaa23675 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=86556) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 12:43:32 devstack devstack@c-api.service[86556]: DEBUG cinder.api.v3.router [None req-7a0394be-026b-4b49-acb8-53bcdaa23675 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=86556) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 12:43:32 devstack devstack@c-api.service[86556]: DEBUG cinder.api.v3.router [None req-7a0394be-026b-4b49-acb8-53bcdaa23675 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=86556) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 12:43:32 devstack devstack@c-api.service[86556]: DEBUG cinder.api.v3.router [None req-7a0394be-026b-4b49-acb8-53bcdaa23675 None None] Extension UsedLimits extending resource: limits {{(pid=86556) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 12:43:32 devstack devstack@c-api.service[86556]: DEBUG cinder.api.v3.router [None req-7a0394be-026b-4b49-acb8-53bcdaa23675 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=86556) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 12:43:32 devstack devstack@c-api.service[86556]: DEBUG cinder.api.v3.router [None req-7a0394be-026b-4b49-acb8-53bcdaa23675 None None] Extension TypesManage extending resource: types {{(pid=86556) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 12:43:32 devstack devstack@c-api.service[86556]: DEBUG cinder.api.v3.router [None req-7a0394be-026b-4b49-acb8-53bcdaa23675 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=86556) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 12:43:32 devstack devstack@c-api.service[86556]: DEBUG cinder.api.v3.router [None req-7a0394be-026b-4b49-acb8-53bcdaa23675 None None] Extension SnapshotActions extending resource: snapshots {{(pid=86556) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 12:43:32 devstack devstack@c-api.service[86556]: DEBUG cinder.api.v3.router [None req-7a0394be-026b-4b49-acb8-53bcdaa23675 None None] Extension VolumeTypeAccess extending resource: types {{(pid=86556) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 12:43:32 devstack devstack@c-api.service[86556]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x73b8f38a4668 pid: 86556 (default app) Sep 02 12:43:33 devstack devstack@c-api.service[86554]: Wed Sep 2 12:43:33 2026 - graceful shutdown triggered... Sep 02 12:43:33 devstack devstack@c-api.service[86555]: Gracefully killing worker 1 (pid: 86555)... Sep 02 12:43:33 devstack devstack@c-api.service[86556]: Gracefully killing worker 2 (pid: 86556)... Sep 02 12:43:34 devstack devstack@c-api.service[86554]: worker 2 buried after 1 seconds Sep 02 12:43:35 devstack devstack@c-api.service[86554]: worker 1 buried after 2 seconds Sep 02 12:43:35 devstack devstack@c-api.service[86554]: goodbye to uWSGI. Sep 02 12:43:35 devstack devstack@c-api.service[86933]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 02 12:43:35 devstack devstack@c-api.service[86933]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed Sep 2 12:43:35 2026] *** Sep 02 12:43:35 devstack devstack@c-api.service[86933]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 02 12:43:35 devstack devstack@c-api.service[86933]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 02 12:43:35 devstack devstack@c-api.service[86933]: nodename: devstack Sep 02 12:43:35 devstack devstack@c-api.service[86933]: machine: x86_64 Sep 02 12:43:35 devstack devstack@c-api.service[86933]: clock source: unix Sep 02 12:43:35 devstack devstack@c-api.service[86933]: pcre jit disabled Sep 02 12:43:35 devstack devstack@c-api.service[86933]: detected number of CPU cores: 4 Sep 02 12:43:35 devstack devstack@c-api.service[86933]: current working directory: / Sep 02 12:43:35 devstack devstack@c-api.service[86933]: detected binary path: /usr/bin/uwsgi-core Sep 02 12:43:35 devstack devstack@c-api.service[86933]: your processes number limit is 47517 Sep 02 12:43:35 devstack devstack@c-api.service[86933]: your memory page size is 4096 bytes Sep 02 12:43:35 devstack devstack@c-api.service[86933]: detected max file descriptor number: 2048 Sep 02 12:43:35 devstack devstack@c-api.service[86933]: lock engine: pthread robust mutexes Sep 02 12:43:35 devstack devstack@c-api.service[86933]: thunder lock: enabled Sep 02 12:43:35 devstack devstack@c-api.service[86933]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 02 12:43:35 devstack devstack@c-api.service[86933]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 02 12:43:35 devstack devstack@c-api.service[86933]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 02 12:43:35 devstack devstack@c-api.service[86933]: Set PythonHome to /opt/stack/data/venv Sep 02 12:43:35 devstack devstack@c-api.service[86933]: Python main interpreter initialized at 0x70cf368a4668 Sep 02 12:43:35 devstack devstack@c-api.service[86933]: python threads support enabled Sep 02 12:43:35 devstack devstack@c-api.service[86933]: your server socket listen backlog is limited to 100 connections Sep 02 12:43:35 devstack devstack@c-api.service[86933]: your mercy for graceful operations on workers is 80 seconds Sep 02 12:43:35 devstack devstack@c-api.service[86933]: mapped 403077 bytes (393 KB) for 2 cores Sep 02 12:43:35 devstack devstack@c-api.service[86933]: *** Operational MODE: preforking *** Sep 02 12:43:35 devstack devstack@c-api.service[86933]: *** uWSGI is running in multiple interpreter mode *** Sep 02 12:43:35 devstack devstack@c-api.service[86933]: spawned uWSGI master process (pid: 86933) Sep 02 12:43:35 devstack devstack@c-api.service[86933]: spawned uWSGI worker 1 (pid: 86935, cores: 1) Sep 02 12:43:35 devstack devstack@c-api.service[86933]: spawned uWSGI worker 2 (pid: 86936, cores: 1) Sep 02 12:43:35 devstack devstack@c-api.service[86933]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 02 12:43:36 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 02 12:43:36 devstack devstack@c-api.service[86936]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 02 12:43:36 devstack devstack@c-api.service[86936]: we strongly recommend against using it for new projects. Sep 02 12:43:36 devstack devstack@c-api.service[86936]: If you are already using Eventlet, we recommend migrating to a different Sep 02 12:43:36 devstack devstack@c-api.service[86936]: framework. For more detail see Sep 02 12:43:36 devstack devstack@c-api.service[86936]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 02 12:43:36 devstack devstack@c-api.service[86936]: import eventlet # noqa Sep 02 12:43:36 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 02 12:43:36 devstack devstack@c-api.service[86935]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 02 12:43:36 devstack devstack@c-api.service[86935]: we strongly recommend against using it for new projects. Sep 02 12:43:36 devstack devstack@c-api.service[86935]: If you are already using Eventlet, we recommend migrating to a different Sep 02 12:43:36 devstack devstack@c-api.service[86935]: framework. For more detail see Sep 02 12:43:36 devstack devstack@c-api.service[86935]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 02 12:43:36 devstack devstack@c-api.service[86935]: import eventlet # noqa Sep 02 12:43:36 devstack devstack@c-api.service[86936]: /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 02 12:43:36 devstack devstack@c-api.service[86936]: from cgi import parse_header Sep 02 12:43:36 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 02 12:43:36 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:43:36 devstack devstack@c-api.service[86936]: /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 02 12:43:36 devstack devstack@c-api.service[86936]: removals.removed_module( Sep 02 12:43:36 devstack devstack@c-api.service[86936]: /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 02 12:43:36 devstack devstack@c-api.service[86936]: removals.removed_module( Sep 02 12:43:36 devstack devstack@c-api.service[86935]: /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 02 12:43:36 devstack devstack@c-api.service[86935]: from cgi import parse_header Sep 02 12:43:36 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 02 12:43:36 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:43:36 devstack devstack@c-api.service[86935]: /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 02 12:43:36 devstack devstack@c-api.service[86935]: removals.removed_module( Sep 02 12:43:36 devstack devstack@c-api.service[86935]: /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 02 12:43:36 devstack devstack@c-api.service[86935]: removals.removed_module( Sep 02 12:43:38 devstack devstack@c-api.service[86935]: /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 02 12:43:38 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:43:39 devstack devstack@c-api.service[86936]: /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 02 12:43:39 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:43:39 devstack devstack@c-api.service[86935]: /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 02 12:43:39 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:43:39 devstack devstack@c-api.service[86936]: /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 02 12:43:39 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:43:39 devstack devstack@c-api.service[86935]: 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 02 12:43:39 devstack devstack@c-api.service[86935]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=86935) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 02 12:43:39 devstack devstack@c-api.service[86936]: 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 02 12:43:39 devstack devstack@c-api.service[86936]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=86936) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 02 12:43:39 devstack devstack@c-api.service[86935]: /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 02 12:43:39 devstack devstack@c-api.service[86935]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 02 12:43:39 devstack devstack@c-api.service[86936]: /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 02 12:43:39 devstack devstack@c-api.service[86936]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=86935) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=86935) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=86935) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=86935) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=86935) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=86935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=86935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=86935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=86935) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=86935) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=86935) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=86935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=86935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=86935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=86935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=86936) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=86935) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86935) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=86936) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=86936) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86935) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=86935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=86936) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=86936) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=86936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=86936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=86936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=86936) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=86936) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=86935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=86935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=86935) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=86935) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=86936) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=86936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=86936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=86935) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=86936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=86936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=86936) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86936) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86936) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=86936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=86936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=86936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=86936) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=86936) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=86935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=86935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=86935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=86935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=86935) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=86935) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=86936) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=86936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=86936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=86936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=86936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=86936) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=86936) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=86936) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=86936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=86936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=86936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=86936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=86936) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=86935) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=86936) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=86935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=86935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=86935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=86935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=86935) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=86936) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=86935) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=86936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=86936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=86936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=86936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=86936) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=86936) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=86936) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=86936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=86936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=86936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=86936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=86936) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86936) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=86935) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=86935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=86935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=86935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=86935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=86935) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86936) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=86935) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=86936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=86936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=86936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=86936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=86936) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86936) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86936) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=86936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=86936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=86936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=86936) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=86936) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=86936) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=86936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=86936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=86936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=86936) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86936) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=86935) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=86935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86936) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=86936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=86936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=86936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=86936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=86935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=86936) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=86935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=86935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=86936) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=86935) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86935) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=86936) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=86936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=86936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86935) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=86936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=86935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=86936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=86935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=86936) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=86936) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=86936) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=86936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=86936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=86936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=86936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=86936) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86936) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=86935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=86935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=86935) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86935) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86936) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86935) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=86936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=86935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=86936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=86935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=86936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=86936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=86936) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86936) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86936) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=86936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=86936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=86936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=86936) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=86935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86936) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=86935) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=86935) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86936) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=86936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=86936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=86936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=86936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=86936) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86936) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86936) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=86936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=86936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=86936) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86936) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=86935) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86936) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=86935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=86936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=86935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=86936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=86935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=86936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=86935) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=86936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86935) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=86936) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86936) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86936) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=86936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=86936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=86936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=86936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=86936) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=86936) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86935) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=86935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=86935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=86935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=86936) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=86936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=86936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=86936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=86936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=86936) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=86936) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=86936) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=86936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=86936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=86935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=86936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=86935) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=86936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=86935) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=86936) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86936) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86936) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=86936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=86936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=86936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=86936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=86936) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86936) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86936) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=86936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=86936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=86936) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=86936) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=86935) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=86935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=86935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=86935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=86935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=86936) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=86935) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=86936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=86936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=86936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=86936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=86936) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=86936) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=86935) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=86936) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=86936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=86936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=86935) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=86935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=86936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=86936) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86936) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=86935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=86935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=86935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86936) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=86936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=86936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=86935) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=86936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86935) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=86936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=86936) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86936) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86936) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=86936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=86936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=86936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=86936) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86936) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86935) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86936) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=86935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=86936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=86935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=86935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=86936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=86935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=86936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=86935) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=86936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86935) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=86936) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86936) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86936) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=86936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=86936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=86936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=86936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=86936) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86936) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86936) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=86936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=86936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=86936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86935) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=86935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=86936) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86936) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86936) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=86936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=86936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=86936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=86936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=86936) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86936) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86936) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=86936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=86935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=86936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=86935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=86935) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=86936) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86935) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86935) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=86935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=86935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=86935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=86935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=86935) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86935) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86935) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=86935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=86935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=86935) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86935) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86935) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=86935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=86935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=86935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=86935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=86935) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86935) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86935) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=86935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=86935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=86935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=86935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=86935) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=86935) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=86935) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=86935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=86935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=86935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=86935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=86935) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=86935) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=86935) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=86935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=86935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=86935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=86935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=86935) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86935) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86935) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=86935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=86935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=86935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=86935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=86935) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86935) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86935) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=86935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=86935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=86935) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=86935) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=86935) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=86935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=86935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=86935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=86935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=86935) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=86935) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=86935) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=86935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=86935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=86935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=86935) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86935) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86935) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=86935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=86935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=86935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=86935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=86935) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86935) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86935) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=86935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=86935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=86935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=86935) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86935) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86935) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=86935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=86935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=86935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=86935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=86935) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86935) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86935) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=86935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=86935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=86935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=86935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=86935) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86935) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86935) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=86935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=86935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=86935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=86935) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86935) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86935) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=86935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=86935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=86935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=86935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=86935) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86935) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86935) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=86935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=86935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 12:43:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=86935) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 12:43:40 devstack devstack@c-api.service[86936]: INFO dbcounter [None req-45fc32ee-bd02-47b6-86db-07041e2830bc None None] Registered counter for database cinder Sep 02 12:43:40 devstack devstack@c-api.service[86935]: INFO dbcounter [None req-5b8a4199-5ec2-4eab-8d41-cc90a2e3e1db None None] Registered counter for database cinder Sep 02 12:43:40 devstack devstack@c-api.service[86936]: DEBUG oslo_db.sqlalchemy.engines [None req-45fc32ee-bd02-47b6-86db-07041e2830bc 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=86936) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 12:43:41 devstack devstack@c-api.service[86935]: DEBUG oslo_db.sqlalchemy.engines [None req-5b8a4199-5ec2-4eab-8d41-cc90a2e3e1db 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=86935) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 12:43:41 devstack devstack@c-api.service[86936]: DEBUG dbcounter [-] [86936] Writer thread running {{(pid=86936) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 02 12:43:41 devstack devstack@c-api.service[86936]: /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 02 12:43:41 devstack devstack@c-api.service[86936]: return base.obj_make_list(context, cls(context), objects.Service, Sep 02 12:43:41 devstack devstack@c-api.service[86936]: INFO cinder.rpc [None req-45fc32ee-bd02-47b6-86db-07041e2830bc None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 02 12:43:41 devstack devstack@c-api.service[86936]: INFO cinder.rpc [None req-45fc32ee-bd02-47b6-86db-07041e2830bc None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 02 12:43:41 devstack devstack@c-api.service[86936]: INFO cinder.rpc [None req-45fc32ee-bd02-47b6-86db-07041e2830bc None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 02 12:43:41 devstack devstack@c-api.service[86936]: INFO cinder.rpc [None req-45fc32ee-bd02-47b6-86db-07041e2830bc None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 02 12:43:41 devstack devstack@c-api.service[86936]: WARNING stevedore.named [None req-45fc32ee-bd02-47b6-86db-07041e2830bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:43:41 devstack devstack@c-api.service[86936]: WARNING castellan.key_manager [None req-45fc32ee-bd02-47b6-86db-07041e2830bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:43:41 devstack devstack@c-api.service[86936]: WARNING cinder.keymgr.conf_key_mgr [None req-45fc32ee-bd02-47b6-86db-07041e2830bc 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 02 12:43:41 devstack devstack@c-api.service[86936]: WARNING stevedore.named [None req-45fc32ee-bd02-47b6-86db-07041e2830bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:43:41 devstack devstack@c-api.service[86936]: WARNING castellan.key_manager [None req-45fc32ee-bd02-47b6-86db-07041e2830bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:43:41 devstack devstack@c-api.service[86935]: DEBUG dbcounter [-] [86935] Writer thread running {{(pid=86935) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 02 12:43:41 devstack devstack@c-api.service[86935]: /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 02 12:43:41 devstack devstack@c-api.service[86935]: return base.obj_make_list(context, cls(context), objects.Service, Sep 02 12:43:41 devstack devstack@c-api.service[86935]: INFO cinder.rpc [None req-5b8a4199-5ec2-4eab-8d41-cc90a2e3e1db None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 02 12:43:41 devstack devstack@c-api.service[86935]: INFO cinder.rpc [None req-5b8a4199-5ec2-4eab-8d41-cc90a2e3e1db None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 02 12:43:41 devstack devstack@c-api.service[86935]: INFO cinder.rpc [None req-5b8a4199-5ec2-4eab-8d41-cc90a2e3e1db None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 02 12:43:41 devstack devstack@c-api.service[86935]: INFO cinder.rpc [None req-5b8a4199-5ec2-4eab-8d41-cc90a2e3e1db None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 02 12:43:41 devstack devstack@c-api.service[86935]: WARNING stevedore.named [None req-5b8a4199-5ec2-4eab-8d41-cc90a2e3e1db None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:43:41 devstack devstack@c-api.service[86935]: WARNING castellan.key_manager [None req-5b8a4199-5ec2-4eab-8d41-cc90a2e3e1db None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:43:41 devstack devstack@c-api.service[86935]: WARNING cinder.keymgr.conf_key_mgr [None req-5b8a4199-5ec2-4eab-8d41-cc90a2e3e1db 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 02 12:43:41 devstack devstack@c-api.service[86935]: WARNING stevedore.named [None req-5b8a4199-5ec2-4eab-8d41-cc90a2e3e1db None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:43:41 devstack devstack@c-api.service[86935]: WARNING castellan.key_manager [None req-5b8a4199-5ec2-4eab-8d41-cc90a2e3e1db None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:43:41 devstack devstack@c-api.service[86936]: DEBUG oslo_db.sqlalchemy.engines [None req-45fc32ee-bd02-47b6-86db-07041e2830bc 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=86936) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 12:43:41 devstack devstack@c-api.service[86936]: INFO cinder.rpc [None req-45fc32ee-bd02-47b6-86db-07041e2830bc None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 02 12:43:41 devstack devstack@c-api.service[86936]: INFO cinder.rpc [None req-45fc32ee-bd02-47b6-86db-07041e2830bc None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 02 12:43:41 devstack devstack@c-api.service[86936]: WARNING stevedore.named [None req-45fc32ee-bd02-47b6-86db-07041e2830bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:43:41 devstack devstack@c-api.service[86936]: WARNING castellan.key_manager [None req-45fc32ee-bd02-47b6-86db-07041e2830bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:43:41 devstack devstack@c-api.service[86936]: WARNING stevedore.named [None req-45fc32ee-bd02-47b6-86db-07041e2830bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:43:41 devstack devstack@c-api.service[86936]: WARNING castellan.key_manager [None req-45fc32ee-bd02-47b6-86db-07041e2830bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:43:41 devstack devstack@c-api.service[86936]: WARNING stevedore.named [None req-45fc32ee-bd02-47b6-86db-07041e2830bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:43:41 devstack devstack@c-api.service[86936]: WARNING castellan.key_manager [None req-45fc32ee-bd02-47b6-86db-07041e2830bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:43:41 devstack devstack@c-api.service[86936]: WARNING stevedore.named [None req-45fc32ee-bd02-47b6-86db-07041e2830bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:43:41 devstack devstack@c-api.service[86936]: WARNING castellan.key_manager [None req-45fc32ee-bd02-47b6-86db-07041e2830bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:43:41 devstack devstack@c-api.service[86935]: DEBUG oslo_db.sqlalchemy.engines [None req-5b8a4199-5ec2-4eab-8d41-cc90a2e3e1db 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=86935) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 12:43:41 devstack devstack@c-api.service[86936]: WARNING stevedore.named [None req-45fc32ee-bd02-47b6-86db-07041e2830bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:43:41 devstack devstack@c-api.service[86935]: INFO cinder.rpc [None req-5b8a4199-5ec2-4eab-8d41-cc90a2e3e1db None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 02 12:43:41 devstack devstack@c-api.service[86936]: WARNING castellan.key_manager [None req-45fc32ee-bd02-47b6-86db-07041e2830bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:43:41 devstack devstack@c-api.service[86935]: INFO cinder.rpc [None req-5b8a4199-5ec2-4eab-8d41-cc90a2e3e1db None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 02 12:43:41 devstack devstack@c-api.service[86935]: WARNING stevedore.named [None req-5b8a4199-5ec2-4eab-8d41-cc90a2e3e1db None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:43:41 devstack devstack@c-api.service[86935]: WARNING castellan.key_manager [None req-5b8a4199-5ec2-4eab-8d41-cc90a2e3e1db None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:43:41 devstack devstack@c-api.service[86936]: WARNING stevedore.named [None req-45fc32ee-bd02-47b6-86db-07041e2830bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:43:41 devstack devstack@c-api.service[86936]: WARNING castellan.key_manager [None req-45fc32ee-bd02-47b6-86db-07041e2830bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:43:41 devstack devstack@c-api.service[86936]: WARNING stevedore.named [None req-45fc32ee-bd02-47b6-86db-07041e2830bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:43:41 devstack devstack@c-api.service[86936]: WARNING castellan.key_manager [None req-45fc32ee-bd02-47b6-86db-07041e2830bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:43:41 devstack devstack@c-api.service[86936]: WARNING stevedore.named [None req-45fc32ee-bd02-47b6-86db-07041e2830bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:43:41 devstack devstack@c-api.service[86936]: WARNING castellan.key_manager [None req-45fc32ee-bd02-47b6-86db-07041e2830bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:43:41 devstack devstack@c-api.service[86935]: WARNING stevedore.named [None req-5b8a4199-5ec2-4eab-8d41-cc90a2e3e1db None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:43:41 devstack devstack@c-api.service[86935]: WARNING castellan.key_manager [None req-5b8a4199-5ec2-4eab-8d41-cc90a2e3e1db None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:43:41 devstack devstack@c-api.service[86936]: WARNING stevedore.named [None req-45fc32ee-bd02-47b6-86db-07041e2830bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:43:41 devstack devstack@c-api.service[86936]: WARNING castellan.key_manager [None req-45fc32ee-bd02-47b6-86db-07041e2830bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:43:41 devstack devstack@c-api.service[86935]: WARNING stevedore.named [None req-5b8a4199-5ec2-4eab-8d41-cc90a2e3e1db None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:43:41 devstack devstack@c-api.service[86935]: WARNING castellan.key_manager [None req-5b8a4199-5ec2-4eab-8d41-cc90a2e3e1db None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:43:41 devstack devstack@c-api.service[86936]: WARNING stevedore.named [None req-45fc32ee-bd02-47b6-86db-07041e2830bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:43:41 devstack devstack@c-api.service[86936]: WARNING castellan.key_manager [None req-45fc32ee-bd02-47b6-86db-07041e2830bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:43:41 devstack devstack@c-api.service[86936]: WARNING stevedore.named [None req-45fc32ee-bd02-47b6-86db-07041e2830bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:43:41 devstack devstack@c-api.service[86936]: WARNING castellan.key_manager [None req-45fc32ee-bd02-47b6-86db-07041e2830bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:43:41 devstack devstack@c-api.service[86935]: WARNING stevedore.named [None req-5b8a4199-5ec2-4eab-8d41-cc90a2e3e1db None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:43:41 devstack devstack@c-api.service[86935]: WARNING castellan.key_manager [None req-5b8a4199-5ec2-4eab-8d41-cc90a2e3e1db None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:43:41 devstack devstack@c-api.service[86936]: WARNING stevedore.named [None req-45fc32ee-bd02-47b6-86db-07041e2830bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:43:41 devstack devstack@c-api.service[86936]: WARNING castellan.key_manager [None req-45fc32ee-bd02-47b6-86db-07041e2830bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:43:41 devstack devstack@c-api.service[86935]: WARNING stevedore.named [None req-5b8a4199-5ec2-4eab-8d41-cc90a2e3e1db None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:43:41 devstack devstack@c-api.service[86935]: WARNING castellan.key_manager [None req-5b8a4199-5ec2-4eab-8d41-cc90a2e3e1db None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:43:41 devstack devstack@c-api.service[86935]: WARNING stevedore.named [None req-5b8a4199-5ec2-4eab-8d41-cc90a2e3e1db None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:43:41 devstack devstack@c-api.service[86935]: WARNING castellan.key_manager [None req-5b8a4199-5ec2-4eab-8d41-cc90a2e3e1db None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:43:41 devstack devstack@c-api.service[86935]: WARNING stevedore.named [None req-5b8a4199-5ec2-4eab-8d41-cc90a2e3e1db None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:43:41 devstack devstack@c-api.service[86935]: WARNING castellan.key_manager [None req-5b8a4199-5ec2-4eab-8d41-cc90a2e3e1db None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:43:41 devstack devstack@c-api.service[86936]: WARNING stevedore.named [None req-45fc32ee-bd02-47b6-86db-07041e2830bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:43:41 devstack devstack@c-api.service[86936]: WARNING castellan.key_manager [None req-45fc32ee-bd02-47b6-86db-07041e2830bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:43:41 devstack devstack@c-api.service[86935]: WARNING stevedore.named [None req-5b8a4199-5ec2-4eab-8d41-cc90a2e3e1db None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:43:41 devstack devstack@c-api.service[86935]: WARNING castellan.key_manager [None req-5b8a4199-5ec2-4eab-8d41-cc90a2e3e1db None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:43:41 devstack devstack@c-api.service[86935]: WARNING stevedore.named [None req-5b8a4199-5ec2-4eab-8d41-cc90a2e3e1db None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:43:41 devstack devstack@c-api.service[86935]: WARNING castellan.key_manager [None req-5b8a4199-5ec2-4eab-8d41-cc90a2e3e1db None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:43:41 devstack devstack@c-api.service[86936]: WARNING stevedore.named [None req-45fc32ee-bd02-47b6-86db-07041e2830bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:43:41 devstack devstack@c-api.service[86936]: WARNING castellan.key_manager [None req-45fc32ee-bd02-47b6-86db-07041e2830bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:43:41 devstack devstack@c-api.service[86936]: WARNING stevedore.named [None req-45fc32ee-bd02-47b6-86db-07041e2830bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:43:41 devstack devstack@c-api.service[86936]: WARNING castellan.key_manager [None req-45fc32ee-bd02-47b6-86db-07041e2830bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:43:41 devstack devstack@c-api.service[86935]: WARNING stevedore.named [None req-5b8a4199-5ec2-4eab-8d41-cc90a2e3e1db None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:43:41 devstack devstack@c-api.service[86935]: WARNING castellan.key_manager [None req-5b8a4199-5ec2-4eab-8d41-cc90a2e3e1db None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:43:41 devstack devstack@c-api.service[86936]: WARNING cinder.api.contrib.hosts [None req-45fc32ee-bd02-47b6-86db-07041e2830bc None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 02 12:43:41 devstack devstack@c-api.service[86935]: WARNING stevedore.named [None req-5b8a4199-5ec2-4eab-8d41-cc90a2e3e1db None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:43:41 devstack devstack@c-api.service[86936]: WARNING stevedore.named [None req-45fc32ee-bd02-47b6-86db-07041e2830bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:43:41 devstack devstack@c-api.service[86935]: WARNING castellan.key_manager [None req-5b8a4199-5ec2-4eab-8d41-cc90a2e3e1db None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:43:41 devstack devstack@c-api.service[86936]: WARNING castellan.key_manager [None req-45fc32ee-bd02-47b6-86db-07041e2830bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:43:41 devstack devstack@c-api.service[86936]: WARNING stevedore.named [None req-45fc32ee-bd02-47b6-86db-07041e2830bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:43:41 devstack devstack@c-api.service[86936]: WARNING castellan.key_manager [None req-45fc32ee-bd02-47b6-86db-07041e2830bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:43:41 devstack devstack@c-api.service[86935]: WARNING stevedore.named [None req-5b8a4199-5ec2-4eab-8d41-cc90a2e3e1db None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:43:41 devstack devstack@c-api.service[86935]: WARNING castellan.key_manager [None req-5b8a4199-5ec2-4eab-8d41-cc90a2e3e1db None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:43:41 devstack devstack@c-api.service[86936]: WARNING stevedore.named [None req-45fc32ee-bd02-47b6-86db-07041e2830bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:43:41 devstack devstack@c-api.service[86936]: WARNING castellan.key_manager [None req-45fc32ee-bd02-47b6-86db-07041e2830bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:43:41 devstack devstack@c-api.service[86936]: WARNING stevedore.named [None req-45fc32ee-bd02-47b6-86db-07041e2830bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:43:41 devstack devstack@c-api.service[86936]: WARNING castellan.key_manager [None req-45fc32ee-bd02-47b6-86db-07041e2830bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:43:41 devstack devstack@c-api.service[86936]: WARNING stevedore.named [None req-45fc32ee-bd02-47b6-86db-07041e2830bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:43:41 devstack devstack@c-api.service[86936]: WARNING castellan.key_manager [None req-45fc32ee-bd02-47b6-86db-07041e2830bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:43:41 devstack devstack@c-api.service[86936]: WARNING stevedore.named [None req-45fc32ee-bd02-47b6-86db-07041e2830bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:43:41 devstack devstack@c-api.service[86936]: WARNING castellan.key_manager [None req-45fc32ee-bd02-47b6-86db-07041e2830bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:43:41 devstack devstack@c-api.service[86936]: WARNING stevedore.named [None req-45fc32ee-bd02-47b6-86db-07041e2830bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:43:41 devstack devstack@c-api.service[86936]: WARNING castellan.key_manager [None req-45fc32ee-bd02-47b6-86db-07041e2830bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:43:41 devstack devstack@c-api.service[86935]: WARNING stevedore.named [None req-5b8a4199-5ec2-4eab-8d41-cc90a2e3e1db None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:43:41 devstack devstack@c-api.service[86935]: WARNING castellan.key_manager [None req-5b8a4199-5ec2-4eab-8d41-cc90a2e3e1db None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:43:41 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.router [None req-45fc32ee-bd02-47b6-86db-07041e2830bc None None] Extended resource: extensions {{(pid=86936) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 12:43:41 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.router [None req-45fc32ee-bd02-47b6-86db-07041e2830bc None None] Extended resource: os-volume-manage {{(pid=86936) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 12:43:41 devstack devstack@c-api.service[86935]: WARNING stevedore.named [None req-5b8a4199-5ec2-4eab-8d41-cc90a2e3e1db None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:43:41 devstack devstack@c-api.service[86935]: WARNING castellan.key_manager [None req-5b8a4199-5ec2-4eab-8d41-cc90a2e3e1db None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:43:41 devstack devstack@c-api.service[86935]: WARNING stevedore.named [None req-5b8a4199-5ec2-4eab-8d41-cc90a2e3e1db None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:43:41 devstack devstack@c-api.service[86935]: WARNING castellan.key_manager [None req-5b8a4199-5ec2-4eab-8d41-cc90a2e3e1db None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:43:41 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.router [None req-45fc32ee-bd02-47b6-86db-07041e2830bc None None] Extended resource: os-quota-class-sets {{(pid=86936) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 12:43:41 devstack devstack@c-api.service[86935]: WARNING cinder.api.contrib.hosts [None req-5b8a4199-5ec2-4eab-8d41-cc90a2e3e1db None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 02 12:43:41 devstack devstack@c-api.service[86935]: WARNING stevedore.named [None req-5b8a4199-5ec2-4eab-8d41-cc90a2e3e1db None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:43:41 devstack devstack@c-api.service[86935]: WARNING castellan.key_manager [None req-5b8a4199-5ec2-4eab-8d41-cc90a2e3e1db None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:43:41 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.router [None req-45fc32ee-bd02-47b6-86db-07041e2830bc None None] Extended resource: os-hosts {{(pid=86936) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 12:43:41 devstack devstack@c-api.service[86935]: WARNING stevedore.named [None req-5b8a4199-5ec2-4eab-8d41-cc90a2e3e1db None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:43:41 devstack devstack@c-api.service[86935]: WARNING castellan.key_manager [None req-5b8a4199-5ec2-4eab-8d41-cc90a2e3e1db None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:43:41 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.router [None req-45fc32ee-bd02-47b6-86db-07041e2830bc None None] Extended resource: capabilities {{(pid=86936) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 12:43:41 devstack devstack@c-api.service[86935]: WARNING stevedore.named [None req-5b8a4199-5ec2-4eab-8d41-cc90a2e3e1db None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:43:41 devstack devstack@c-api.service[86935]: WARNING castellan.key_manager [None req-5b8a4199-5ec2-4eab-8d41-cc90a2e3e1db None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:43:41 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.router [None req-45fc32ee-bd02-47b6-86db-07041e2830bc None None] Extended resource: encryption {{(pid=86936) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 12:43:41 devstack devstack@c-api.service[86935]: WARNING stevedore.named [None req-5b8a4199-5ec2-4eab-8d41-cc90a2e3e1db None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:43:41 devstack devstack@c-api.service[86935]: WARNING castellan.key_manager [None req-5b8a4199-5ec2-4eab-8d41-cc90a2e3e1db None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:43:41 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.router [None req-45fc32ee-bd02-47b6-86db-07041e2830bc None None] Extended resource: scheduler-stats {{(pid=86936) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 12:43:41 devstack devstack@c-api.service[86935]: WARNING stevedore.named [None req-5b8a4199-5ec2-4eab-8d41-cc90a2e3e1db None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:43:41 devstack devstack@c-api.service[86935]: WARNING castellan.key_manager [None req-5b8a4199-5ec2-4eab-8d41-cc90a2e3e1db None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:43:41 devstack devstack@c-api.service[86935]: WARNING stevedore.named [None req-5b8a4199-5ec2-4eab-8d41-cc90a2e3e1db None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:43:41 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.router [None req-45fc32ee-bd02-47b6-86db-07041e2830bc None None] Extended resource: os-quota-sets {{(pid=86936) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 12:43:41 devstack devstack@c-api.service[86935]: WARNING castellan.key_manager [None req-5b8a4199-5ec2-4eab-8d41-cc90a2e3e1db None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:43:41 devstack devstack@c-api.service[86935]: WARNING stevedore.named [None req-5b8a4199-5ec2-4eab-8d41-cc90a2e3e1db None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:43:41 devstack devstack@c-api.service[86935]: WARNING castellan.key_manager [None req-5b8a4199-5ec2-4eab-8d41-cc90a2e3e1db None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:43:41 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.router [None req-5b8a4199-5ec2-4eab-8d41-cc90a2e3e1db None None] Extended resource: extensions {{(pid=86935) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 12:43:41 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.router [None req-45fc32ee-bd02-47b6-86db-07041e2830bc None None] Extended resource: os-availability-zone {{(pid=86936) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 12:43:41 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.router [None req-5b8a4199-5ec2-4eab-8d41-cc90a2e3e1db None None] Extended resource: os-volume-manage {{(pid=86935) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 12:43:41 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.router [None req-45fc32ee-bd02-47b6-86db-07041e2830bc None None] Extended resource: qos-specs {{(pid=86936) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 12:43:41 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.router [None req-5b8a4199-5ec2-4eab-8d41-cc90a2e3e1db None None] Extended resource: os-quota-class-sets {{(pid=86935) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 12:43:41 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.router [None req-45fc32ee-bd02-47b6-86db-07041e2830bc None None] Extended resource: extra_specs {{(pid=86936) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 12:43:41 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.router [None req-5b8a4199-5ec2-4eab-8d41-cc90a2e3e1db None None] Extended resource: os-hosts {{(pid=86935) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 12:43:41 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.router [None req-45fc32ee-bd02-47b6-86db-07041e2830bc None None] Extended resource: backups {{(pid=86936) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 12:43:41 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.router [None req-5b8a4199-5ec2-4eab-8d41-cc90a2e3e1db None None] Extended resource: capabilities {{(pid=86935) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 12:43:41 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.router [None req-5b8a4199-5ec2-4eab-8d41-cc90a2e3e1db None None] Extended resource: encryption {{(pid=86935) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 12:43:41 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.router [None req-45fc32ee-bd02-47b6-86db-07041e2830bc None None] Extended resource: encryption {{(pid=86936) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 12:43:41 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.router [None req-45fc32ee-bd02-47b6-86db-07041e2830bc None None] Extended resource: cgsnapshots {{(pid=86936) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 12:43:41 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.router [None req-5b8a4199-5ec2-4eab-8d41-cc90a2e3e1db None None] Extended resource: scheduler-stats {{(pid=86935) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 12:43:41 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.router [None req-45fc32ee-bd02-47b6-86db-07041e2830bc None None] Extended resource: os-volume-type-access {{(pid=86936) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 12:43:41 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.router [None req-5b8a4199-5ec2-4eab-8d41-cc90a2e3e1db None None] Extended resource: os-quota-sets {{(pid=86935) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 12:43:41 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.router [None req-45fc32ee-bd02-47b6-86db-07041e2830bc None None] Extended resource: consistencygroups {{(pid=86936) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 12:43:41 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.router [None req-5b8a4199-5ec2-4eab-8d41-cc90a2e3e1db None None] Extended resource: os-availability-zone {{(pid=86935) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 12:43:41 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.router [None req-5b8a4199-5ec2-4eab-8d41-cc90a2e3e1db None None] Extended resource: qos-specs {{(pid=86935) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 12:43:41 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.router [None req-45fc32ee-bd02-47b6-86db-07041e2830bc None None] Extended resource: os-volume-transfer {{(pid=86936) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 12:43:41 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.router [None req-45fc32ee-bd02-47b6-86db-07041e2830bc None None] Extended resource: os-snapshot-manage {{(pid=86936) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 12:43:41 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.router [None req-5b8a4199-5ec2-4eab-8d41-cc90a2e3e1db None None] Extended resource: extra_specs {{(pid=86935) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 12:43:41 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.router [None req-5b8a4199-5ec2-4eab-8d41-cc90a2e3e1db None None] Extended resource: backups {{(pid=86935) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 12:43:41 devstack devstack@c-api.service[86936]: WARNING stevedore.named [None req-45fc32ee-bd02-47b6-86db-07041e2830bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:43:41 devstack devstack@c-api.service[86936]: WARNING castellan.key_manager [None req-45fc32ee-bd02-47b6-86db-07041e2830bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:43:41 devstack devstack@c-api.service[86936]: WARNING stevedore.named [None req-45fc32ee-bd02-47b6-86db-07041e2830bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:43:41 devstack devstack@c-api.service[86936]: WARNING castellan.key_manager [None req-45fc32ee-bd02-47b6-86db-07041e2830bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:43:41 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.router [None req-5b8a4199-5ec2-4eab-8d41-cc90a2e3e1db None None] Extended resource: encryption {{(pid=86935) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 12:43:41 devstack devstack@c-api.service[86936]: WARNING stevedore.named [None req-45fc32ee-bd02-47b6-86db-07041e2830bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:43:41 devstack devstack@c-api.service[86936]: WARNING castellan.key_manager [None req-45fc32ee-bd02-47b6-86db-07041e2830bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:43:41 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.router [None req-5b8a4199-5ec2-4eab-8d41-cc90a2e3e1db None None] Extended resource: cgsnapshots {{(pid=86935) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 12:43:41 devstack devstack@c-api.service[86936]: WARNING stevedore.named [None req-45fc32ee-bd02-47b6-86db-07041e2830bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:43:41 devstack devstack@c-api.service[86936]: WARNING castellan.key_manager [None req-45fc32ee-bd02-47b6-86db-07041e2830bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:43:41 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.router [None req-5b8a4199-5ec2-4eab-8d41-cc90a2e3e1db None None] Extended resource: os-volume-type-access {{(pid=86935) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 12:43:41 devstack devstack@c-api.service[86936]: WARNING stevedore.named [None req-45fc32ee-bd02-47b6-86db-07041e2830bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:43:41 devstack devstack@c-api.service[86936]: WARNING castellan.key_manager [None req-45fc32ee-bd02-47b6-86db-07041e2830bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:43:41 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.router [None req-5b8a4199-5ec2-4eab-8d41-cc90a2e3e1db None None] Extended resource: consistencygroups {{(pid=86935) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 12:43:41 devstack devstack@c-api.service[86936]: WARNING stevedore.named [None req-45fc32ee-bd02-47b6-86db-07041e2830bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:43:41 devstack devstack@c-api.service[86936]: WARNING castellan.key_manager [None req-45fc32ee-bd02-47b6-86db-07041e2830bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:43:41 devstack devstack@c-api.service[86936]: WARNING stevedore.named [None req-45fc32ee-bd02-47b6-86db-07041e2830bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:43:41 devstack devstack@c-api.service[86936]: WARNING castellan.key_manager [None req-45fc32ee-bd02-47b6-86db-07041e2830bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:43:41 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.router [None req-5b8a4199-5ec2-4eab-8d41-cc90a2e3e1db None None] Extended resource: os-volume-transfer {{(pid=86935) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 12:43:41 devstack devstack@c-api.service[86936]: DEBUG cinder.api.contrib.snapshot_actions [None req-45fc32ee-bd02-47b6-86db-07041e2830bc None None] SnapshotActionsController initialized {{(pid=86936) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 02 12:43:41 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.router [None req-45fc32ee-bd02-47b6-86db-07041e2830bc None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=86936) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 12:43:41 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.router [None req-45fc32ee-bd02-47b6-86db-07041e2830bc None None] Extension AdminActions extending resource: volumes {{(pid=86936) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 12:43:41 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.router [None req-45fc32ee-bd02-47b6-86db-07041e2830bc None None] Extension AdminActions extending resource: snapshots {{(pid=86936) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 12:43:41 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.router [None req-45fc32ee-bd02-47b6-86db-07041e2830bc None None] Extension AdminActions extending resource: backups {{(pid=86936) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 12:43:41 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.router [None req-5b8a4199-5ec2-4eab-8d41-cc90a2e3e1db None None] Extended resource: os-snapshot-manage {{(pid=86935) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 12:43:41 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.router [None req-45fc32ee-bd02-47b6-86db-07041e2830bc None None] Extension VolumeTypeEncryption extending resource: types {{(pid=86936) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 12:43:41 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.router [None req-45fc32ee-bd02-47b6-86db-07041e2830bc None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=86936) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 12:43:41 devstack devstack@c-api.service[86935]: WARNING stevedore.named [None req-5b8a4199-5ec2-4eab-8d41-cc90a2e3e1db None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:43:41 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.router [None req-45fc32ee-bd02-47b6-86db-07041e2830bc None None] Extension VolumeActions extending resource: volumes {{(pid=86936) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 12:43:41 devstack devstack@c-api.service[86935]: WARNING castellan.key_manager [None req-5b8a4199-5ec2-4eab-8d41-cc90a2e3e1db None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:43:41 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.router [None req-45fc32ee-bd02-47b6-86db-07041e2830bc None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=86936) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 12:43:41 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.router [None req-45fc32ee-bd02-47b6-86db-07041e2830bc None None] Extension VolumeUnmanage extending resource: volumes {{(pid=86936) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 12:43:41 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.router [None req-45fc32ee-bd02-47b6-86db-07041e2830bc None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=86936) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 12:43:41 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.router [None req-45fc32ee-bd02-47b6-86db-07041e2830bc None None] Extension UsedLimits extending resource: limits {{(pid=86936) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 12:43:41 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.router [None req-45fc32ee-bd02-47b6-86db-07041e2830bc None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=86936) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 12:43:41 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.router [None req-45fc32ee-bd02-47b6-86db-07041e2830bc None None] Extension TypesManage extending resource: types {{(pid=86936) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 12:43:41 devstack devstack@c-api.service[86935]: WARNING stevedore.named [None req-5b8a4199-5ec2-4eab-8d41-cc90a2e3e1db None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:43:41 devstack devstack@c-api.service[86935]: WARNING castellan.key_manager [None req-5b8a4199-5ec2-4eab-8d41-cc90a2e3e1db None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:43:41 devstack devstack@c-api.service[86935]: WARNING stevedore.named [None req-5b8a4199-5ec2-4eab-8d41-cc90a2e3e1db None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:43:41 devstack devstack@c-api.service[86935]: WARNING castellan.key_manager [None req-5b8a4199-5ec2-4eab-8d41-cc90a2e3e1db None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:43:41 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.router [None req-45fc32ee-bd02-47b6-86db-07041e2830bc None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=86936) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 12:43:41 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.router [None req-45fc32ee-bd02-47b6-86db-07041e2830bc None None] Extension SnapshotActions extending resource: snapshots {{(pid=86936) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 12:43:41 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.router [None req-45fc32ee-bd02-47b6-86db-07041e2830bc None None] Extension VolumeTypeAccess extending resource: types {{(pid=86936) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 12:43:41 devstack devstack@c-api.service[86935]: WARNING stevedore.named [None req-5b8a4199-5ec2-4eab-8d41-cc90a2e3e1db None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:43:41 devstack devstack@c-api.service[86935]: WARNING castellan.key_manager [None req-5b8a4199-5ec2-4eab-8d41-cc90a2e3e1db None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:43:41 devstack devstack@c-api.service[86935]: WARNING stevedore.named [None req-5b8a4199-5ec2-4eab-8d41-cc90a2e3e1db None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:43:41 devstack devstack@c-api.service[86935]: WARNING castellan.key_manager [None req-5b8a4199-5ec2-4eab-8d41-cc90a2e3e1db None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:43:41 devstack devstack@c-api.service[86935]: WARNING stevedore.named [None req-5b8a4199-5ec2-4eab-8d41-cc90a2e3e1db None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:43:41 devstack devstack@c-api.service[86935]: WARNING castellan.key_manager [None req-5b8a4199-5ec2-4eab-8d41-cc90a2e3e1db None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:43:41 devstack devstack@c-api.service[86935]: WARNING stevedore.named [None req-5b8a4199-5ec2-4eab-8d41-cc90a2e3e1db None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:43:41 devstack devstack@c-api.service[86935]: WARNING castellan.key_manager [None req-5b8a4199-5ec2-4eab-8d41-cc90a2e3e1db None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:43:41 devstack devstack@c-api.service[86935]: DEBUG cinder.api.contrib.snapshot_actions [None req-5b8a4199-5ec2-4eab-8d41-cc90a2e3e1db None None] SnapshotActionsController initialized {{(pid=86935) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 02 12:43:41 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.router [None req-5b8a4199-5ec2-4eab-8d41-cc90a2e3e1db None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=86935) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 12:43:41 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.router [None req-5b8a4199-5ec2-4eab-8d41-cc90a2e3e1db None None] Extension AdminActions extending resource: volumes {{(pid=86935) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 12:43:41 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.router [None req-5b8a4199-5ec2-4eab-8d41-cc90a2e3e1db None None] Extension AdminActions extending resource: snapshots {{(pid=86935) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 12:43:41 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.router [None req-5b8a4199-5ec2-4eab-8d41-cc90a2e3e1db None None] Extension AdminActions extending resource: backups {{(pid=86935) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 12:43:41 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.router [None req-5b8a4199-5ec2-4eab-8d41-cc90a2e3e1db None None] Extension VolumeTypeEncryption extending resource: types {{(pid=86935) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 12:43:41 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.router [None req-5b8a4199-5ec2-4eab-8d41-cc90a2e3e1db None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=86935) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 12:43:41 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.router [None req-5b8a4199-5ec2-4eab-8d41-cc90a2e3e1db None None] Extension VolumeActions extending resource: volumes {{(pid=86935) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 12:43:41 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.router [None req-5b8a4199-5ec2-4eab-8d41-cc90a2e3e1db None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=86935) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 12:43:41 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.router [None req-5b8a4199-5ec2-4eab-8d41-cc90a2e3e1db None None] Extension VolumeUnmanage extending resource: volumes {{(pid=86935) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 12:43:41 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.router [None req-5b8a4199-5ec2-4eab-8d41-cc90a2e3e1db None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=86935) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 12:43:41 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.router [None req-5b8a4199-5ec2-4eab-8d41-cc90a2e3e1db None None] Extension UsedLimits extending resource: limits {{(pid=86935) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 12:43:41 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.router [None req-5b8a4199-5ec2-4eab-8d41-cc90a2e3e1db None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=86935) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 12:43:41 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.router [None req-5b8a4199-5ec2-4eab-8d41-cc90a2e3e1db None None] Extension TypesManage extending resource: types {{(pid=86935) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 12:43:41 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.router [None req-5b8a4199-5ec2-4eab-8d41-cc90a2e3e1db None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=86935) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 12:43:41 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.router [None req-5b8a4199-5ec2-4eab-8d41-cc90a2e3e1db None None] Extension SnapshotActions extending resource: snapshots {{(pid=86935) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 12:43:41 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.router [None req-5b8a4199-5ec2-4eab-8d41-cc90a2e3e1db None None] Extension VolumeTypeAccess extending resource: types {{(pid=86935) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 12:43:41 devstack devstack@c-api.service[86936]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x70cf368a4668 pid: 86936 (default app) Sep 02 12:43:41 devstack devstack@c-api.service[86935]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x70cf368a4668 pid: 86935 (default app) Sep 02 12:43:51 devstack devstack@c-api.service[86936]: DEBUG dbcounter [-] [86936] Writing DB stats cinder:SELECT=6 {{(pid=86936) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 12:43:51 devstack devstack@c-api.service[86935]: DEBUG dbcounter [-] [86935] Writing DB stats cinder:SELECT=6 {{(pid=86935) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 12:44:39 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-138febad-cb39-431d-b414-3ee06d228943 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:44:39 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-138febad-cb39-431d-b414-3ee06d228943 tempest-TaggedAttachmentsTest-1785833616 tempest-TaggedAttachmentsTest-1785833616-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 12:44:39 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-138febad-cb39-431d-b414-3ee06d228943 tempest-TaggedAttachmentsTest-1785833616 tempest-TaggedAttachmentsTest-1785833616-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-2073697036"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:44:39 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.volumes [None req-138febad-cb39-431d-b414-3ee06d228943 tempest-TaggedAttachmentsTest-1785833616 tempest-TaggedAttachmentsTest-1785833616-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-2073697036'}} {{(pid=86936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 12:44:39 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-138febad-cb39-431d-b414-3ee06d228943 tempest-TaggedAttachmentsTest-1785833616 tempest-TaggedAttachmentsTest-1785833616-project-member] Create volume of 1 GB Sep 02 12:44:39 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:44:39 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:44:39 devstack devstack@c-api.service[86936]: DEBUG oslo_db.sqlalchemy.engines [None req-138febad-cb39-431d-b414-3ee06d228943 tempest-TaggedAttachmentsTest-1785833616 tempest-TaggedAttachmentsTest-1785833616-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86936) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 12:44:39 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-138febad-cb39-431d-b414-3ee06d228943 tempest-TaggedAttachmentsTest-1785833616 tempest-TaggedAttachmentsTest-1785833616-project-member] Availability zone cache updated, next update will occur around 2026-09-02 11:44:39.985755. {{(pid=86936) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 02 12:44:39 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-138febad-cb39-431d-b414-3ee06d228943 tempest-TaggedAttachmentsTest-1785833616 tempest-TaggedAttachmentsTest-1785833616-project-member] Availability Zones retrieved successfully. Sep 02 12:44:40 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-138febad-cb39-431d-b414-3ee06d228943 tempest-TaggedAttachmentsTest-1785833616 tempest-TaggedAttachmentsTest-1785833616-project-member] Flow 'volume_create_api' (21801629-a02f-4f72-a9e6-536ac60610d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:44:40 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-138febad-cb39-431d-b414-3ee06d228943 tempest-TaggedAttachmentsTest-1785833616 tempest-TaggedAttachmentsTest-1785833616-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56cd409a-e48e-41e6-b8ee-711b9c0d75ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:44:40 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.flows.api.create_volume [None req-138febad-cb39-431d-b414-3ee06d228943 tempest-TaggedAttachmentsTest-1785833616 tempest-TaggedAttachmentsTest-1785833616-project-member] Validating volume size '1' using validate_int {{(pid=86936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 12:44:40 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-138febad-cb39-431d-b414-3ee06d228943 tempest-TaggedAttachmentsTest-1785833616 tempest-TaggedAttachmentsTest-1785833616-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56cd409a-e48e-41e6-b8ee-711b9c0d75ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:44:40 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-138febad-cb39-431d-b414-3ee06d228943 tempest-TaggedAttachmentsTest-1785833616 tempest-TaggedAttachmentsTest-1785833616-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (328e46a4-febd-40f6-b5f1-694cefb08352) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:44:40 devstack devstack@c-api.service[86936]: WARNING cinder.quota [None req-138febad-cb39-431d-b414-3ee06d228943 tempest-TaggedAttachmentsTest-1785833616 tempest-TaggedAttachmentsTest-1785833616-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 02 12:44:40 devstack devstack@c-api.service[86936]: WARNING cinder.quota [None req-138febad-cb39-431d-b414-3ee06d228943 tempest-TaggedAttachmentsTest-1785833616 tempest-TaggedAttachmentsTest-1785833616-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 02 12:44:40 devstack devstack@c-api.service[86936]: DEBUG cinder.quota [None req-138febad-cb39-431d-b414-3ee06d228943 tempest-TaggedAttachmentsTest-1785833616 tempest-TaggedAttachmentsTest-1785833616-project-member] Created reservations ['a9748e21-152a-47e7-858d-bc8bb832b25f', '490dd45b-671e-4a0a-aefc-2c42535cebfa', 'c957c19d-f1f1-43c2-809b-22728b7e2ce5', 'df6a26ce-2093-404d-8e15-ed9f3e55f3b4'] {{(pid=86936) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:44:40 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-138febad-cb39-431d-b414-3ee06d228943 tempest-TaggedAttachmentsTest-1785833616 tempest-TaggedAttachmentsTest-1785833616-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (328e46a4-febd-40f6-b5f1-694cefb08352) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a9748e21-152a-47e7-858d-bc8bb832b25f', '490dd45b-671e-4a0a-aefc-2c42535cebfa', 'c957c19d-f1f1-43c2-809b-22728b7e2ce5', 'df6a26ce-2093-404d-8e15-ed9f3e55f3b4']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:44:40 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-138febad-cb39-431d-b414-3ee06d228943 tempest-TaggedAttachmentsTest-1785833616 tempest-TaggedAttachmentsTest-1785833616-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40701b9c-42a8-4b76-b41b-2d0c1d207d23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:44:40 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:44:40 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:44:40 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-138febad-cb39-431d-b414-3ee06d228943 tempest-TaggedAttachmentsTest-1785833616 tempest-TaggedAttachmentsTest-1785833616-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40701b9c-42a8-4b76-b41b-2d0c1d207d23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '07ffcb2e-95c1-44e5-aed4-100501f074d9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-2073697036',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ab7d47fd1894d0db5893d66623e630d',qos_specs=None,replication_status=,reservations=['a9748e21-152a-47e7-858d-bc8bb832b25f','490dd45b-671e-4a0a-aefc-2c42535cebfa','c957c19d-f1f1-43c2-809b-22728b7e2ce5','df6a26ce-2093-404d-8e15-ed9f3e55f3b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89f5573177df430b81c5b34abf52346a',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T10:44:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-2073697036',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=07ffcb2e-95c1-44e5-aed4-100501f074d9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2ab7d47fd1894d0db5893d66623e630d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='89f5573177df430b81c5b34abf52346a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:44:40 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-138febad-cb39-431d-b414-3ee06d228943 tempest-TaggedAttachmentsTest-1785833616 tempest-TaggedAttachmentsTest-1785833616-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b76d94ab-b98c-4a66-bcc5-18df36c7d29b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:44:40 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-138febad-cb39-431d-b414-3ee06d228943 tempest-TaggedAttachmentsTest-1785833616 tempest-TaggedAttachmentsTest-1785833616-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b76d94ab-b98c-4a66-bcc5-18df36c7d29b) transitioned into state 'SUCCESS' from state '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-2073697036',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ab7d47fd1894d0db5893d66623e630d',qos_specs=None,replication_status=,reservations=['a9748e21-152a-47e7-858d-bc8bb832b25f','490dd45b-671e-4a0a-aefc-2c42535cebfa','c957c19d-f1f1-43c2-809b-22728b7e2ce5','df6a26ce-2093-404d-8e15-ed9f3e55f3b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89f5573177df430b81c5b34abf52346a',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:44:40 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-138febad-cb39-431d-b414-3ee06d228943 tempest-TaggedAttachmentsTest-1785833616 tempest-TaggedAttachmentsTest-1785833616-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49db7ab8-9a23-4772-97fb-56c0d6b30744) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:44:40 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-138febad-cb39-431d-b414-3ee06d228943 tempest-TaggedAttachmentsTest-1785833616 tempest-TaggedAttachmentsTest-1785833616-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49db7ab8-9a23-4772-97fb-56c0d6b30744) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:44:40 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-138febad-cb39-431d-b414-3ee06d228943 tempest-TaggedAttachmentsTest-1785833616 tempest-TaggedAttachmentsTest-1785833616-project-member] Flow 'volume_create_api' (21801629-a02f-4f72-a9e6-536ac60610d5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:44:40 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-138febad-cb39-431d-b414-3ee06d228943 tempest-TaggedAttachmentsTest-1785833616 tempest-TaggedAttachmentsTest-1785833616-project-member] Create volume request issued successfully. Sep 02 12:44:40 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-138febad-cb39-431d-b414-3ee06d228943 tempest-TaggedAttachmentsTest-1785833616 tempest-TaggedAttachmentsTest-1785833616-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 12:44:40 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1/1] 192.168.122.82 () {60 vars in 1137 bytes} [Wed Sep 2 12:44:39 2026] POST /volume/v3/volumes => generated 759 bytes in 1402 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 12:44:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-981b9d83-1a91-4432-9271-cdf6c0ce3cf5 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:44:41 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-981b9d83-1a91-4432-9271-cdf6c0ce3cf5 tempest-TaggedAttachmentsTest-1785833616 tempest-TaggedAttachmentsTest-1785833616-project-member] GET http://192.168.122.82/volume/v3/volumes/07ffcb2e-95c1-44e5-aed4-100501f074d9 Sep 02 12:44:41 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-981b9d83-1a91-4432-9271-cdf6c0ce3cf5 tempest-TaggedAttachmentsTest-1785833616 tempest-TaggedAttachmentsTest-1785833616-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:44:41 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-981b9d83-1a91-4432-9271-cdf6c0ce3cf5 tempest-TaggedAttachmentsTest-1785833616 tempest-TaggedAttachmentsTest-1785833616-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:44:41 devstack devstack@c-api.service[86935]: DEBUG oslo_db.sqlalchemy.engines [None req-981b9d83-1a91-4432-9271-cdf6c0ce3cf5 tempest-TaggedAttachmentsTest-1785833616 tempest-TaggedAttachmentsTest-1785833616-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86935) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 12:44:41 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:44:41 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:44:41 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:44:41 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:44:41 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-981b9d83-1a91-4432-9271-cdf6c0ce3cf5 tempest-TaggedAttachmentsTest-1785833616 tempest-TaggedAttachmentsTest-1785833616-project-member] Volume info retrieved successfully. Sep 02 12:44:41 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-981b9d83-1a91-4432-9271-cdf6c0ce3cf5 tempest-TaggedAttachmentsTest-1785833616 tempest-TaggedAttachmentsTest-1785833616-project-member] http://192.168.122.82/volume/v3/volumes/07ffcb2e-95c1-44e5-aed4-100501f074d9 returned with HTTP 200 Sep 02 12:44:41 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1/2] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:44:40 2026] GET /volume/v3/volumes/07ffcb2e-95c1-44e5-aed4-100501f074d9 => generated 851 bytes in 929 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:44:42 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-e5e1a5f5-fc70-4e53-b618-d290e4522146 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:44:42 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-e5e1a5f5-fc70-4e53-b618-d290e4522146 tempest-TaggedAttachmentsTest-1785833616 tempest-TaggedAttachmentsTest-1785833616-project-member] GET http://192.168.122.82/volume/v3/volumes/07ffcb2e-95c1-44e5-aed4-100501f074d9 Sep 02 12:44:42 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-e5e1a5f5-fc70-4e53-b618-d290e4522146 tempest-TaggedAttachmentsTest-1785833616 tempest-TaggedAttachmentsTest-1785833616-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:44:42 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-e5e1a5f5-fc70-4e53-b618-d290e4522146 tempest-TaggedAttachmentsTest-1785833616 tempest-TaggedAttachmentsTest-1785833616-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:44:42 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:44:42 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:44:42 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:44:42 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:44:42 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-e5e1a5f5-fc70-4e53-b618-d290e4522146 tempest-TaggedAttachmentsTest-1785833616 tempest-TaggedAttachmentsTest-1785833616-project-member] Volume info retrieved successfully. Sep 02 12:44:42 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-e5e1a5f5-fc70-4e53-b618-d290e4522146 tempest-TaggedAttachmentsTest-1785833616 tempest-TaggedAttachmentsTest-1785833616-project-member] http://192.168.122.82/volume/v3/volumes/07ffcb2e-95c1-44e5-aed4-100501f074d9 returned with HTTP 200 Sep 02 12:44:42 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 2/3] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:44:42 2026] GET /volume/v3/volumes/07ffcb2e-95c1-44e5-aed4-100501f074d9 => generated 852 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:44:51 devstack devstack@c-api.service[86935]: DEBUG dbcounter [-] [86935] Writing DB stats cinder:SELECT=4 {{(pid=86935) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 12:44:52 devstack devstack@c-api.service[86936]: DEBUG dbcounter [-] [86936] Writing DB stats cinder:SELECT=32,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=86936) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 12:45:00 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-4985e057-b355-4831-906f-d3044d613448 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:45:00 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-4985e057-b355-4831-906f-d3044d613448 tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 12:45:00 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-4985e057-b355-4831-906f-d3044d613448 tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-1758472686"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:45:00 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.volumes [None req-4985e057-b355-4831-906f-d3044d613448 tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-1758472686'}} {{(pid=86935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 12:45:00 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-4985e057-b355-4831-906f-d3044d613448 tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] Create volume of 1 GB Sep 02 12:45:01 devstack devstack@c-api.service[86935]: /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 02 12:45:01 devstack devstack@c-api.service[86935]: return base.obj_make_list(context, cls(context), objects.Service, Sep 02 12:45:01 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-4985e057-b355-4831-906f-d3044d613448 tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] Availability zone cache updated, next update will occur around 2026-09-02 11:45:01.050613. {{(pid=86935) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 02 12:45:01 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-4985e057-b355-4831-906f-d3044d613448 tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] Availability Zones retrieved successfully. Sep 02 12:45:01 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-4985e057-b355-4831-906f-d3044d613448 tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] Flow 'volume_create_api' (db3a7fef-b9c8-4e36-ac42-51a71a85df52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:45:01 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-4985e057-b355-4831-906f-d3044d613448 tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b654a6e-4cd1-44c2-a6cc-b9a72abb2a02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:45:01 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.flows.api.create_volume [None req-4985e057-b355-4831-906f-d3044d613448 tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] Validating volume size '1' using validate_int {{(pid=86935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 12:45:01 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-4985e057-b355-4831-906f-d3044d613448 tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b654a6e-4cd1-44c2-a6cc-b9a72abb2a02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:45:01 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-4985e057-b355-4831-906f-d3044d613448 tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a19c149-96de-4e4c-aa15-927d9e4f71c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:45:01 devstack devstack@c-api.service[86935]: WARNING cinder.quota [None req-4985e057-b355-4831-906f-d3044d613448 tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-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 02 12:45:01 devstack devstack@c-api.service[86935]: WARNING cinder.quota [None req-4985e057-b355-4831-906f-d3044d613448 tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-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 02 12:45:01 devstack devstack@c-api.service[86935]: DEBUG cinder.quota [None req-4985e057-b355-4831-906f-d3044d613448 tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] Created reservations ['a2a6989e-f561-47c7-9e3b-72e51638f3af', '5fc2d94a-cec3-4079-baef-3263526edb5a', '10aa9c56-b35f-4e01-8294-62c5c20f296e', 'c5c8af9c-7b7f-4019-aca1-856452e77ec1'] {{(pid=86935) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:45:01 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-4985e057-b355-4831-906f-d3044d613448 tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a19c149-96de-4e4c-aa15-927d9e4f71c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a2a6989e-f561-47c7-9e3b-72e51638f3af', '5fc2d94a-cec3-4079-baef-3263526edb5a', '10aa9c56-b35f-4e01-8294-62c5c20f296e', 'c5c8af9c-7b7f-4019-aca1-856452e77ec1']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:45:01 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-4985e057-b355-4831-906f-d3044d613448 tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fffb3d9f-3d21-4ff4-aaa0-16fd56151bd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:45:01 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:45:01 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:45:01 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-4985e057-b355-4831-906f-d3044d613448 tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fffb3d9f-3d21-4ff4-aaa0-16fd56151bd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0bf42a0e-6514-4ba8-ad23-8b1f88ab7e4e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1758472686',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1169c73b010f485d81e3f62818b3af11',qos_specs=None,replication_status=,reservations=['a2a6989e-f561-47c7-9e3b-72e51638f3af','5fc2d94a-cec3-4079-baef-3263526edb5a','10aa9c56-b35f-4e01-8294-62c5c20f296e','c5c8af9c-7b7f-4019-aca1-856452e77ec1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af826382dcaa4c489d7dd92995997b68',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T10:45:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1758472686',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0bf42a0e-6514-4ba8-ad23-8b1f88ab7e4e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1169c73b010f485d81e3f62818b3af11',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='af826382dcaa4c489d7dd92995997b68',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:45:01 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-4985e057-b355-4831-906f-d3044d613448 tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06471f18-594e-4750-b3ae-b4d5d7d72de1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:45:01 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-4985e057-b355-4831-906f-d3044d613448 tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06471f18-594e-4750-b3ae-b4d5d7d72de1) transitioned into state 'SUCCESS' from state '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-1758472686',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1169c73b010f485d81e3f62818b3af11',qos_specs=None,replication_status=,reservations=['a2a6989e-f561-47c7-9e3b-72e51638f3af','5fc2d94a-cec3-4079-baef-3263526edb5a','10aa9c56-b35f-4e01-8294-62c5c20f296e','c5c8af9c-7b7f-4019-aca1-856452e77ec1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af826382dcaa4c489d7dd92995997b68',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:45:01 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-4985e057-b355-4831-906f-d3044d613448 tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e1ae627-4458-49f1-87a6-f174abae3f62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:45:01 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-4985e057-b355-4831-906f-d3044d613448 tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e1ae627-4458-49f1-87a6-f174abae3f62) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:45:01 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-4985e057-b355-4831-906f-d3044d613448 tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] Flow 'volume_create_api' (db3a7fef-b9c8-4e36-ac42-51a71a85df52) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:45:01 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-4985e057-b355-4831-906f-d3044d613448 tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] Create volume request issued successfully. Sep 02 12:45:01 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-4985e057-b355-4831-906f-d3044d613448 tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 12:45:01 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 2/4] 192.168.122.82 () {60 vars in 1137 bytes} [Wed Sep 2 12:45:00 2026] POST /volume/v3/volumes => generated 759 bytes in 748 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 12:45:01 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-8aea53a9-83c1-40b2-a707-ef3d0c8ad3e1 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:45:01 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-8aea53a9-83c1-40b2-a707-ef3d0c8ad3e1 tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] GET http://192.168.122.82/volume/v3/volumes/0bf42a0e-6514-4ba8-ad23-8b1f88ab7e4e Sep 02 12:45:01 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-8aea53a9-83c1-40b2-a707-ef3d0c8ad3e1 tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:45:01 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-8aea53a9-83c1-40b2-a707-ef3d0c8ad3e1 tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:45:01 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:45:01 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:45:01 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:45:01 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:45:01 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-8aea53a9-83c1-40b2-a707-ef3d0c8ad3e1 tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] Volume info retrieved successfully. Sep 02 12:45:01 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-8aea53a9-83c1-40b2-a707-ef3d0c8ad3e1 tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] http://192.168.122.82/volume/v3/volumes/0bf42a0e-6514-4ba8-ad23-8b1f88ab7e4e returned with HTTP 200 Sep 02 12:45:01 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 3/5] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:45:01 2026] GET /volume/v3/volumes/0bf42a0e-6514-4ba8-ad23-8b1f88ab7e4e => generated 827 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:45:02 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-326d289c-5d92-400d-98c5-a9fe1cfc80ac None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:45:02 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-326d289c-5d92-400d-98c5-a9fe1cfc80ac tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] GET http://192.168.122.82/volume/v3/volumes/0bf42a0e-6514-4ba8-ad23-8b1f88ab7e4e Sep 02 12:45:02 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-326d289c-5d92-400d-98c5-a9fe1cfc80ac tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:45:02 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-326d289c-5d92-400d-98c5-a9fe1cfc80ac tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:45:02 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:45:02 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:45:02 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:45:02 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:45:02 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-326d289c-5d92-400d-98c5-a9fe1cfc80ac tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] Volume info retrieved successfully. Sep 02 12:45:03 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-326d289c-5d92-400d-98c5-a9fe1cfc80ac tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] http://192.168.122.82/volume/v3/volumes/0bf42a0e-6514-4ba8-ad23-8b1f88ab7e4e returned with HTTP 200 Sep 02 12:45:03 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 3/6] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:45:02 2026] GET /volume/v3/volumes/0bf42a0e-6514-4ba8-ad23-8b1f88ab7e4e => generated 851 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:45:04 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-89a18335-38b7-4300-8e3c-c9dd3c3fe96a None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:45:04 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-89a18335-38b7-4300-8e3c-c9dd3c3fe96a tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] GET http://192.168.122.82/volume/v3/volumes/0bf42a0e-6514-4ba8-ad23-8b1f88ab7e4e Sep 02 12:45:04 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-89a18335-38b7-4300-8e3c-c9dd3c3fe96a tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:45:04 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-89a18335-38b7-4300-8e3c-c9dd3c3fe96a tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:45:04 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:45:04 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:45:04 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:45:04 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:45:04 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-89a18335-38b7-4300-8e3c-c9dd3c3fe96a tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] Volume info retrieved successfully. Sep 02 12:45:04 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-89a18335-38b7-4300-8e3c-c9dd3c3fe96a tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] http://192.168.122.82/volume/v3/volumes/0bf42a0e-6514-4ba8-ad23-8b1f88ab7e4e returned with HTTP 200 Sep 02 12:45:04 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 4/7] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:45:04 2026] GET /volume/v3/volumes/0bf42a0e-6514-4ba8-ad23-8b1f88ab7e4e => generated 851 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:45:05 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-0beda096-b5ab-4283-9bbd-4b6136df44f6 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:45:05 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-0beda096-b5ab-4283-9bbd-4b6136df44f6 tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] GET http://192.168.122.82/volume/v3/volumes/0bf42a0e-6514-4ba8-ad23-8b1f88ab7e4e Sep 02 12:45:05 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-0beda096-b5ab-4283-9bbd-4b6136df44f6 tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:45:05 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-0beda096-b5ab-4283-9bbd-4b6136df44f6 tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:45:05 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:45:05 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:45:05 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:45:05 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:45:05 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-0beda096-b5ab-4283-9bbd-4b6136df44f6 tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] Volume info retrieved successfully. Sep 02 12:45:05 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-0beda096-b5ab-4283-9bbd-4b6136df44f6 tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] http://192.168.122.82/volume/v3/volumes/0bf42a0e-6514-4ba8-ad23-8b1f88ab7e4e returned with HTTP 200 Sep 02 12:45:05 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 4/8] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:45:05 2026] GET /volume/v3/volumes/0bf42a0e-6514-4ba8-ad23-8b1f88ab7e4e => generated 852 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:45:05 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [req-d6320de9-5536-4994-ae8e-27a85b48a54c req-358f76ca-5116-4935-ac7e-e4fcc49df0bd None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:45:05 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-d6320de9-5536-4994-ae8e-27a85b48a54c req-358f76ca-5116-4935-ac7e-e4fcc49df0bd tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] GET http://192.168.122.82/volume/v3/volumes/0bf42a0e-6514-4ba8-ad23-8b1f88ab7e4e Sep 02 12:45:05 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-d6320de9-5536-4994-ae8e-27a85b48a54c req-358f76ca-5116-4935-ac7e-e4fcc49df0bd tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:45:05 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-d6320de9-5536-4994-ae8e-27a85b48a54c req-358f76ca-5116-4935-ac7e-e4fcc49df0bd tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:45:05 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:45:05 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:45:05 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:45:05 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:45:05 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [req-d6320de9-5536-4994-ae8e-27a85b48a54c req-358f76ca-5116-4935-ac7e-e4fcc49df0bd tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] Volume info retrieved successfully. Sep 02 12:45:05 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-d6320de9-5536-4994-ae8e-27a85b48a54c req-358f76ca-5116-4935-ac7e-e4fcc49df0bd tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] http://192.168.122.82/volume/v3/volumes/0bf42a0e-6514-4ba8-ad23-8b1f88ab7e4e returned with HTTP 200 Sep 02 12:45:05 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 5/9] 192.168.122.82 () {60 vars in 1482 bytes} [Wed Sep 2 12:45:05 2026] GET /volume/v3/volumes/0bf42a0e-6514-4ba8-ad23-8b1f88ab7e4e => generated 852 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:45:06 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-3b05dece-40b5-43e8-b7ed-7c78e2be96e9 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:45:06 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-3b05dece-40b5-43e8-b7ed-7c78e2be96e9 None None] GET http://192.168.122.82/volume// Sep 02 12:45:06 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-3b05dece-40b5-43e8-b7ed-7c78e2be96e9 None None] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:45:06 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-3b05dece-40b5-43e8-b7ed-7c78e2be96e9 None None] Calling method 'all' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:45:06 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-3b05dece-40b5-43e8-b7ed-7c78e2be96e9 None None] http://192.168.122.82/volume// returned with HTTP 300 Sep 02 12:45:06 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 5/10] 192.168.122.82 () {58 vars in 1312 bytes} [Wed Sep 2 12:45: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 02 12:45:06 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [req-d6320de9-5536-4994-ae8e-27a85b48a54c req-5a9dd348-9cfa-4a46-850e-788aad2fa587 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:45:07 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-d6320de9-5536-4994-ae8e-27a85b48a54c req-5a9dd348-9cfa-4a46-850e-788aad2fa587 tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] POST http://192.168.122.82/volume/v3/attachments Sep 02 12:45:07 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-d6320de9-5536-4994-ae8e-27a85b48a54c req-5a9dd348-9cfa-4a46-850e-788aad2fa587 tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0bf42a0e-6514-4ba8-ad23-8b1f88ab7e4e", "connector": null, "instance_uuid": "01c59441-47c6-4596-b3f0-f7ce081eea97"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:45:07 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:45:07 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:45:07 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:45:07 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:45:07 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volume_attachment". Apply join condition(s) between each element to resolve. Sep 02 12:45:07 devstack devstack@c-api.service[86936]: .first() Sep 02 12:45:07 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-d6320de9-5536-4994-ae8e-27a85b48a54c req-5a9dd348-9cfa-4a46-850e-788aad2fa587 tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] http://192.168.122.82/volume/v3/attachments returned with HTTP 200 Sep 02 12:45:07 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 6/11] 192.168.122.82 () {66 vars in 1478 bytes} [Wed Sep 2 12:45:06 2026] POST /volume/v3/attachments => generated 273 bytes in 755 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 12:45:07 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-20c95dd5-b74e-4823-90b6-b43b6a94c116 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:45:07 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-20c95dd5-b74e-4823-90b6-b43b6a94c116 tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] GET http://192.168.122.82/volume/v3/volumes/0bf42a0e-6514-4ba8-ad23-8b1f88ab7e4e Sep 02 12:45:07 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-20c95dd5-b74e-4823-90b6-b43b6a94c116 tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:45:07 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-20c95dd5-b74e-4823-90b6-b43b6a94c116 tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:45:07 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:45:07 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:45:07 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-ec96a865-aa1c-42cd-b3b2-7374d048d606 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:45:07 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:45:07 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:45:07 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-ec96a865-aa1c-42cd-b3b2-7374d048d606 None None] GET http://192.168.122.82/volume// Sep 02 12:45:07 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-ec96a865-aa1c-42cd-b3b2-7374d048d606 None None] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:45:07 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-ec96a865-aa1c-42cd-b3b2-7374d048d606 None None] Calling method 'all' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:45:07 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-ec96a865-aa1c-42cd-b3b2-7374d048d606 None None] http://192.168.122.82/volume// returned with HTTP 300 Sep 02 12:45:07 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 7/12] 192.168.122.82 () {58 vars in 1310 bytes} [Wed Sep 2 12:45:07 2026] GET /volume/ => generated 389 bytes in 25 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 12:45:07 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-20c95dd5-b74e-4823-90b6-b43b6a94c116 tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] Volume info retrieved successfully. Sep 02 12:45:07 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-20c95dd5-b74e-4823-90b6-b43b6a94c116 tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] http://192.168.122.82/volume/v3/volumes/0bf42a0e-6514-4ba8-ad23-8b1f88ab7e4e returned with HTTP 200 Sep 02 12:45:07 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 6/13] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:45:07 2026] GET /volume/v3/volumes/0bf42a0e-6514-4ba8-ad23-8b1f88ab7e4e => generated 851 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:45:07 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [req-d6320de9-5536-4994-ae8e-27a85b48a54c req-14820150-48c3-4ae3-858e-ce47d6cc5ed3 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:45:07 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-d6320de9-5536-4994-ae8e-27a85b48a54c req-14820150-48c3-4ae3-858e-ce47d6cc5ed3 tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] GET http://192.168.122.82/volume/v3/volumes/0bf42a0e-6514-4ba8-ad23-8b1f88ab7e4e Sep 02 12:45:07 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-d6320de9-5536-4994-ae8e-27a85b48a54c req-14820150-48c3-4ae3-858e-ce47d6cc5ed3 tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:45:07 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-d6320de9-5536-4994-ae8e-27a85b48a54c req-14820150-48c3-4ae3-858e-ce47d6cc5ed3 tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:45:07 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:45:07 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:45:07 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:45:07 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:45:07 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [req-d6320de9-5536-4994-ae8e-27a85b48a54c req-14820150-48c3-4ae3-858e-ce47d6cc5ed3 tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] Volume info retrieved successfully. Sep 02 12:45:07 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-d6320de9-5536-4994-ae8e-27a85b48a54c req-14820150-48c3-4ae3-858e-ce47d6cc5ed3 tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] http://192.168.122.82/volume/v3/volumes/0bf42a0e-6514-4ba8-ad23-8b1f88ab7e4e returned with HTTP 200 Sep 02 12:45:07 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 8/14] 192.168.122.82 () {62 vars in 1523 bytes} [Wed Sep 2 12:45:07 2026] GET /volume/v3/volumes/0bf42a0e-6514-4ba8-ad23-8b1f88ab7e4e => generated 1032 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 12:45:08 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-a0a3307b-b164-46e3-a65a-59548ffbbd9e None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:45:08 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-a0a3307b-b164-46e3-a65a-59548ffbbd9e tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] GET http://192.168.122.82/volume/v3/volumes/0bf42a0e-6514-4ba8-ad23-8b1f88ab7e4e Sep 02 12:45:08 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-a0a3307b-b164-46e3-a65a-59548ffbbd9e tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:45:08 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-a0a3307b-b164-46e3-a65a-59548ffbbd9e tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:45:08 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:45:08 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:45:08 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:45:08 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:45:08 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-a0a3307b-b164-46e3-a65a-59548ffbbd9e tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] Volume info retrieved successfully. Sep 02 12:45:08 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-a0a3307b-b164-46e3-a65a-59548ffbbd9e tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] http://192.168.122.82/volume/v3/volumes/0bf42a0e-6514-4ba8-ad23-8b1f88ab7e4e returned with HTTP 200 Sep 02 12:45:08 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 7/15] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:45:08 2026] GET /volume/v3/volumes/0bf42a0e-6514-4ba8-ad23-8b1f88ab7e4e => generated 851 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 12:45:09 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-22686711-9ef7-40d2-8fd0-9105b90d11a8 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:45:09 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-22686711-9ef7-40d2-8fd0-9105b90d11a8 tempest-VolumesAdminNegativeTest-150876733 tempest-VolumesAdminNegativeTest-150876733-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 12:45:09 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-22686711-9ef7-40d2-8fd0-9105b90d11a8 tempest-VolumesAdminNegativeTest-150876733 tempest-VolumesAdminNegativeTest-150876733-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1559546327"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:45:09 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.volumes [None req-22686711-9ef7-40d2-8fd0-9105b90d11a8 tempest-VolumesAdminNegativeTest-150876733 tempest-VolumesAdminNegativeTest-150876733-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1559546327'}} {{(pid=86936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 12:45:09 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-22686711-9ef7-40d2-8fd0-9105b90d11a8 tempest-VolumesAdminNegativeTest-150876733 tempest-VolumesAdminNegativeTest-150876733-project-member] Create volume of 1 GB Sep 02 12:45:09 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-22686711-9ef7-40d2-8fd0-9105b90d11a8 tempest-VolumesAdminNegativeTest-150876733 tempest-VolumesAdminNegativeTest-150876733-project-member] Availability Zones retrieved successfully. Sep 02 12:45:09 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-22686711-9ef7-40d2-8fd0-9105b90d11a8 tempest-VolumesAdminNegativeTest-150876733 tempest-VolumesAdminNegativeTest-150876733-project-member] Flow 'volume_create_api' (15ea4dce-6707-4bc2-acc1-b2ec72ca3bbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:45:09 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-22686711-9ef7-40d2-8fd0-9105b90d11a8 tempest-VolumesAdminNegativeTest-150876733 tempest-VolumesAdminNegativeTest-150876733-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9fc4d866-9850-4afa-94ce-31f5d62a294b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:45:09 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.flows.api.create_volume [None req-22686711-9ef7-40d2-8fd0-9105b90d11a8 tempest-VolumesAdminNegativeTest-150876733 tempest-VolumesAdminNegativeTest-150876733-project-member] Validating volume size '1' using validate_int {{(pid=86936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 12:45:09 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-0e6a49ea-7493-4eaa-9a3c-b0092f43505d None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:45:09 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-0e6a49ea-7493-4eaa-9a3c-b0092f43505d tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] GET http://192.168.122.82/volume/v3/volumes/0bf42a0e-6514-4ba8-ad23-8b1f88ab7e4e Sep 02 12:45:09 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-0e6a49ea-7493-4eaa-9a3c-b0092f43505d tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:45:09 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-0e6a49ea-7493-4eaa-9a3c-b0092f43505d tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:45:09 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:45:09 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:45:09 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:45:09 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:45:10 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-0e6a49ea-7493-4eaa-9a3c-b0092f43505d tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] Volume info retrieved successfully. Sep 02 12:45:10 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-0e6a49ea-7493-4eaa-9a3c-b0092f43505d tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] http://192.168.122.82/volume/v3/volumes/0bf42a0e-6514-4ba8-ad23-8b1f88ab7e4e returned with HTTP 200 Sep 02 12:45:10 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 8/16] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:45:09 2026] GET /volume/v3/volumes/0bf42a0e-6514-4ba8-ad23-8b1f88ab7e4e => generated 851 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:45:10 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-22686711-9ef7-40d2-8fd0-9105b90d11a8 tempest-VolumesAdminNegativeTest-150876733 tempest-VolumesAdminNegativeTest-150876733-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9fc4d866-9850-4afa-94ce-31f5d62a294b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:45:10 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-22686711-9ef7-40d2-8fd0-9105b90d11a8 tempest-VolumesAdminNegativeTest-150876733 tempest-VolumesAdminNegativeTest-150876733-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ada7f0eb-6c5f-4ab8-9dbc-dc4d83d27858) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:45:10 devstack devstack@c-api.service[86936]: DEBUG cinder.quota [None req-22686711-9ef7-40d2-8fd0-9105b90d11a8 tempest-VolumesAdminNegativeTest-150876733 tempest-VolumesAdminNegativeTest-150876733-project-member] Created reservations ['2a2b430d-0e7a-49f4-9d2e-588361e9d7e5', '03d8c5e2-0c2b-4cb3-8766-d7106b07a78f', 'f6ddb3ae-7234-4e68-840c-0575a8bcf6bd', 'e5daa9cd-7859-4e2f-a5f5-7ba0da139204'] {{(pid=86936) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:45:10 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-22686711-9ef7-40d2-8fd0-9105b90d11a8 tempest-VolumesAdminNegativeTest-150876733 tempest-VolumesAdminNegativeTest-150876733-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ada7f0eb-6c5f-4ab8-9dbc-dc4d83d27858) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2a2b430d-0e7a-49f4-9d2e-588361e9d7e5', '03d8c5e2-0c2b-4cb3-8766-d7106b07a78f', 'f6ddb3ae-7234-4e68-840c-0575a8bcf6bd', 'e5daa9cd-7859-4e2f-a5f5-7ba0da139204']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:45:10 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-22686711-9ef7-40d2-8fd0-9105b90d11a8 tempest-VolumesAdminNegativeTest-150876733 tempest-VolumesAdminNegativeTest-150876733-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb5fd392-4547-45b7-8f14-cb6a8693da86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:45:10 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:45:10 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:45:10 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-22686711-9ef7-40d2-8fd0-9105b90d11a8 tempest-VolumesAdminNegativeTest-150876733 tempest-VolumesAdminNegativeTest-150876733-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb5fd392-4547-45b7-8f14-cb6a8693da86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ff9199bd-702b-4d5c-8456-a2fbff8e22df', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1559546327',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a0b732c4acb449f96cf1e16fd4f7c7c',qos_specs=None,replication_status=,reservations=['2a2b430d-0e7a-49f4-9d2e-588361e9d7e5','03d8c5e2-0c2b-4cb3-8766-d7106b07a78f','f6ddb3ae-7234-4e68-840c-0575a8bcf6bd','e5daa9cd-7859-4e2f-a5f5-7ba0da139204'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77b073bc20924c48a791a78de92e6720',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T10:45:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1559546327',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ff9199bd-702b-4d5c-8456-a2fbff8e22df,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4a0b732c4acb449f96cf1e16fd4f7c7c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='77b073bc20924c48a791a78de92e6720',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:45:10 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-22686711-9ef7-40d2-8fd0-9105b90d11a8 tempest-VolumesAdminNegativeTest-150876733 tempest-VolumesAdminNegativeTest-150876733-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99081e7d-a86e-49c6-88b3-00a705271730) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:45:10 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-22686711-9ef7-40d2-8fd0-9105b90d11a8 tempest-VolumesAdminNegativeTest-150876733 tempest-VolumesAdminNegativeTest-150876733-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99081e7d-a86e-49c6-88b3-00a705271730) transitioned into state 'SUCCESS' from state '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-1559546327',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a0b732c4acb449f96cf1e16fd4f7c7c',qos_specs=None,replication_status=,reservations=['2a2b430d-0e7a-49f4-9d2e-588361e9d7e5','03d8c5e2-0c2b-4cb3-8766-d7106b07a78f','f6ddb3ae-7234-4e68-840c-0575a8bcf6bd','e5daa9cd-7859-4e2f-a5f5-7ba0da139204'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77b073bc20924c48a791a78de92e6720',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:45:10 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-22686711-9ef7-40d2-8fd0-9105b90d11a8 tempest-VolumesAdminNegativeTest-150876733 tempest-VolumesAdminNegativeTest-150876733-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (275758b8-a054-477a-8485-233ce0bed78f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:45:10 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-22686711-9ef7-40d2-8fd0-9105b90d11a8 tempest-VolumesAdminNegativeTest-150876733 tempest-VolumesAdminNegativeTest-150876733-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (275758b8-a054-477a-8485-233ce0bed78f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:45:10 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-22686711-9ef7-40d2-8fd0-9105b90d11a8 tempest-VolumesAdminNegativeTest-150876733 tempest-VolumesAdminNegativeTest-150876733-project-member] Flow 'volume_create_api' (15ea4dce-6707-4bc2-acc1-b2ec72ca3bbe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:45:10 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-22686711-9ef7-40d2-8fd0-9105b90d11a8 tempest-VolumesAdminNegativeTest-150876733 tempest-VolumesAdminNegativeTest-150876733-project-member] Create volume request issued successfully. Sep 02 12:45:10 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-22686711-9ef7-40d2-8fd0-9105b90d11a8 tempest-VolumesAdminNegativeTest-150876733 tempest-VolumesAdminNegativeTest-150876733-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 12:45:10 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 9/17] 192.168.122.82 () {60 vars in 1137 bytes} [Wed Sep 2 12:45:09 2026] POST /volume/v3/volumes => generated 762 bytes in 1034 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 12:45:10 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-d1f33f95-cc4d-4951-94d1-0f4c62fec192 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:45:10 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-d1f33f95-cc4d-4951-94d1-0f4c62fec192 tempest-VolumesAdminNegativeTest-150876733 tempest-VolumesAdminNegativeTest-150876733-project-member] GET http://192.168.122.82/volume/v3/volumes/ff9199bd-702b-4d5c-8456-a2fbff8e22df Sep 02 12:45:10 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-d1f33f95-cc4d-4951-94d1-0f4c62fec192 tempest-VolumesAdminNegativeTest-150876733 tempest-VolumesAdminNegativeTest-150876733-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:45:10 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-d1f33f95-cc4d-4951-94d1-0f4c62fec192 tempest-VolumesAdminNegativeTest-150876733 tempest-VolumesAdminNegativeTest-150876733-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:45:10 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:45:10 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:45:10 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:45:10 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:45:10 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-d1f33f95-cc4d-4951-94d1-0f4c62fec192 tempest-VolumesAdminNegativeTest-150876733 tempest-VolumesAdminNegativeTest-150876733-project-member] Volume info retrieved successfully. Sep 02 12:45:11 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-d1f33f95-cc4d-4951-94d1-0f4c62fec192 tempest-VolumesAdminNegativeTest-150876733 tempest-VolumesAdminNegativeTest-150876733-project-member] http://192.168.122.82/volume/v3/volumes/ff9199bd-702b-4d5c-8456-a2fbff8e22df returned with HTTP 200 Sep 02 12:45:11 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 9/18] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:45:10 2026] GET /volume/v3/volumes/ff9199bd-702b-4d5c-8456-a2fbff8e22df => generated 830 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:45:11 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-fdc80df6-311d-4831-8d26-51b4df5f4a08 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:45:11 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-fdc80df6-311d-4831-8d26-51b4df5f4a08 tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] GET http://192.168.122.82/volume/v3/volumes/0bf42a0e-6514-4ba8-ad23-8b1f88ab7e4e Sep 02 12:45:11 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-fdc80df6-311d-4831-8d26-51b4df5f4a08 tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:45:11 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-fdc80df6-311d-4831-8d26-51b4df5f4a08 tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:45:11 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:45:11 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:45:11 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:45:11 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:45:11 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-fdc80df6-311d-4831-8d26-51b4df5f4a08 tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] Volume info retrieved successfully. Sep 02 12:45:11 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-fdc80df6-311d-4831-8d26-51b4df5f4a08 tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] http://192.168.122.82/volume/v3/volumes/0bf42a0e-6514-4ba8-ad23-8b1f88ab7e4e returned with HTTP 200 Sep 02 12:45:11 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 10/19] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:45:11 2026] GET /volume/v3/volumes/0bf42a0e-6514-4ba8-ad23-8b1f88ab7e4e => generated 851 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:45:11 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [req-d6320de9-5536-4994-ae8e-27a85b48a54c req-1246d80f-7b7e-482b-9daf-3b804cb5ed01 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:45:11 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-d6320de9-5536-4994-ae8e-27a85b48a54c req-1246d80f-7b7e-482b-9daf-3b804cb5ed01 tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] PUT http://192.168.122.82/volume/v3/attachments/b051e697-ebb6-4d62-9e10-085a9fcb74fc Sep 02 12:45:11 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-d6320de9-5536-4994-ae8e-27a85b48a54c req-1246d80f-7b7e-482b-9daf-3b804cb5ed01 tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.82", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d3f28f32c01d", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d962fb62-a9ac-4620-919c-737cbb1a64b6", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:45:11 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volume_attachment". Apply join condition(s) between each element to resolve. Sep 02 12:45:11 devstack devstack@c-api.service[86935]: .first() Sep 02 12:45:11 devstack devstack@c-api.service[86935]: DEBUG cinder.coordination [req-d6320de9-5536-4994-ae8e-27a85b48a54c req-1246d80f-7b7e-482b-9daf-3b804cb5ed01 tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] Acquiring lock "cinder-attachment_update-0bf42a0e-6514-4ba8-ad23-8b1f88ab7e4e-devstack" by "attachment_update" {{(pid=86935) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 02 12:45:11 devstack devstack@c-api.service[86935]: DEBUG cinder.coordination [req-d6320de9-5536-4994-ae8e-27a85b48a54c req-1246d80f-7b7e-482b-9daf-3b804cb5ed01 tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] Lock "cinder-attachment_update-0bf42a0e-6514-4ba8-ad23-8b1f88ab7e4e-devstack" acquired by "attachment_update" :: waited 0.054s {{(pid=86935) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 02 12:45:11 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:45:11 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:45:11 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:45:11 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:45:12 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-f0bb7b74-a2ac-4f87-89ca-14f98c8791bb None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:45:12 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-f0bb7b74-a2ac-4f87-89ca-14f98c8791bb tempest-VolumesAdminNegativeTest-150876733 tempest-VolumesAdminNegativeTest-150876733-project-member] GET http://192.168.122.82/volume/v3/volumes/ff9199bd-702b-4d5c-8456-a2fbff8e22df Sep 02 12:45:12 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-f0bb7b74-a2ac-4f87-89ca-14f98c8791bb tempest-VolumesAdminNegativeTest-150876733 tempest-VolumesAdminNegativeTest-150876733-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:45:12 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-f0bb7b74-a2ac-4f87-89ca-14f98c8791bb tempest-VolumesAdminNegativeTest-150876733 tempest-VolumesAdminNegativeTest-150876733-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:45:12 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:45:12 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:45:12 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:45:12 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:45:12 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-f0bb7b74-a2ac-4f87-89ca-14f98c8791bb tempest-VolumesAdminNegativeTest-150876733 tempest-VolumesAdminNegativeTest-150876733-project-member] Volume info retrieved successfully. Sep 02 12:45:12 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-f0bb7b74-a2ac-4f87-89ca-14f98c8791bb tempest-VolumesAdminNegativeTest-150876733 tempest-VolumesAdminNegativeTest-150876733-project-member] http://192.168.122.82/volume/v3/volumes/ff9199bd-702b-4d5c-8456-a2fbff8e22df returned with HTTP 200 Sep 02 12:45:12 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 11/20] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:45:12 2026] GET /volume/v3/volumes/ff9199bd-702b-4d5c-8456-a2fbff8e22df => generated 854 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:45:12 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-2330838a-460d-4d2d-9b1d-6cd2c6778aca None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:45:12 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-2330838a-460d-4d2d-9b1d-6cd2c6778aca tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] GET http://192.168.122.82/volume/v3/volumes/0bf42a0e-6514-4ba8-ad23-8b1f88ab7e4e Sep 02 12:45:12 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-2330838a-460d-4d2d-9b1d-6cd2c6778aca tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:45:12 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-2330838a-460d-4d2d-9b1d-6cd2c6778aca tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:45:12 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:45:12 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:45:12 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:45:12 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:45:12 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-2330838a-460d-4d2d-9b1d-6cd2c6778aca tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] Volume info retrieved successfully. Sep 02 12:45:12 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-2330838a-460d-4d2d-9b1d-6cd2c6778aca tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] http://192.168.122.82/volume/v3/volumes/0bf42a0e-6514-4ba8-ad23-8b1f88ab7e4e returned with HTTP 200 Sep 02 12:45:12 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 12/21] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:45:12 2026] GET /volume/v3/volumes/0bf42a0e-6514-4ba8-ad23-8b1f88ab7e4e => generated 851 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:45:13 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-38e9f698-4c71-4012-85d4-c42787dc2dcd None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:45:13 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-38e9f698-4c71-4012-85d4-c42787dc2dcd tempest-VolumesAdminNegativeTest-150876733 tempest-VolumesAdminNegativeTest-150876733-project-member] GET http://192.168.122.82/volume/v3/volumes/ff9199bd-702b-4d5c-8456-a2fbff8e22df Sep 02 12:45:13 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-38e9f698-4c71-4012-85d4-c42787dc2dcd tempest-VolumesAdminNegativeTest-150876733 tempest-VolumesAdminNegativeTest-150876733-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:45:13 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-38e9f698-4c71-4012-85d4-c42787dc2dcd tempest-VolumesAdminNegativeTest-150876733 tempest-VolumesAdminNegativeTest-150876733-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:45:13 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:45:13 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:45:13 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:45:13 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:45:13 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-38e9f698-4c71-4012-85d4-c42787dc2dcd tempest-VolumesAdminNegativeTest-150876733 tempest-VolumesAdminNegativeTest-150876733-project-member] Volume info retrieved successfully. Sep 02 12:45:13 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-38e9f698-4c71-4012-85d4-c42787dc2dcd tempest-VolumesAdminNegativeTest-150876733 tempest-VolumesAdminNegativeTest-150876733-project-member] http://192.168.122.82/volume/v3/volumes/ff9199bd-702b-4d5c-8456-a2fbff8e22df returned with HTTP 200 Sep 02 12:45:13 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 13/22] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:45:13 2026] GET /volume/v3/volumes/ff9199bd-702b-4d5c-8456-a2fbff8e22df => generated 854 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:45:13 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-c0af37ef-17bb-4e3b-b995-388ee86db976 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:45:13 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-c0af37ef-17bb-4e3b-b995-388ee86db976 tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] GET http://192.168.122.82/volume/v3/volumes/0bf42a0e-6514-4ba8-ad23-8b1f88ab7e4e Sep 02 12:45:13 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-c0af37ef-17bb-4e3b-b995-388ee86db976 tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:45:13 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-c0af37ef-17bb-4e3b-b995-388ee86db976 tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:45:13 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:45:13 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:45:13 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:45:13 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:45:13 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-c0af37ef-17bb-4e3b-b995-388ee86db976 tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] Volume info retrieved successfully. Sep 02 12:45:13 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-c0af37ef-17bb-4e3b-b995-388ee86db976 tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] http://192.168.122.82/volume/v3/volumes/0bf42a0e-6514-4ba8-ad23-8b1f88ab7e4e returned with HTTP 200 Sep 02 12:45:13 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 14/23] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:45:13 2026] GET /volume/v3/volumes/0bf42a0e-6514-4ba8-ad23-8b1f88ab7e4e => generated 851 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:45:14 devstack devstack@c-api.service[86935]: DEBUG cinder.coordination [req-d6320de9-5536-4994-ae8e-27a85b48a54c req-1246d80f-7b7e-482b-9daf-3b804cb5ed01 tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] Lock "cinder-attachment_update-0bf42a0e-6514-4ba8-ad23-8b1f88ab7e4e-devstack" released by "attachment_update" :: held 2.129s {{(pid=86935) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 02 12:45:14 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-d6320de9-5536-4994-ae8e-27a85b48a54c req-1246d80f-7b7e-482b-9daf-3b804cb5ed01 tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] http://192.168.122.82/volume/v3/attachments/b051e697-ebb6-4d62-9e10-085a9fcb74fc returned with HTTP 200 Sep 02 12:45:14 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 10/24] 192.168.122.82 () {66 vars in 1588 bytes} [Wed Sep 2 12:45:11 2026] PUT /volume/v3/attachments/b051e697-ebb6-4d62-9e10-085a9fcb74fc => generated 694 bytes in 2406 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:45:14 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-47a1fbb5-1d24-4884-982a-cbd5036b572e None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:45:14 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-47a1fbb5-1d24-4884-982a-cbd5036b572e tempest-VolumesAdminNegativeTest-150876733 tempest-VolumesAdminNegativeTest-150876733-project-member] GET http://192.168.122.82/volume/v3/volumes/ff9199bd-702b-4d5c-8456-a2fbff8e22df Sep 02 12:45:14 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-47a1fbb5-1d24-4884-982a-cbd5036b572e tempest-VolumesAdminNegativeTest-150876733 tempest-VolumesAdminNegativeTest-150876733-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:45:14 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-47a1fbb5-1d24-4884-982a-cbd5036b572e tempest-VolumesAdminNegativeTest-150876733 tempest-VolumesAdminNegativeTest-150876733-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:45:14 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:45:14 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:45:14 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:45:14 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:45:14 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-47a1fbb5-1d24-4884-982a-cbd5036b572e tempest-VolumesAdminNegativeTest-150876733 tempest-VolumesAdminNegativeTest-150876733-project-member] Volume info retrieved successfully. Sep 02 12:45:14 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-47a1fbb5-1d24-4884-982a-cbd5036b572e tempest-VolumesAdminNegativeTest-150876733 tempest-VolumesAdminNegativeTest-150876733-project-member] http://192.168.122.82/volume/v3/volumes/ff9199bd-702b-4d5c-8456-a2fbff8e22df returned with HTTP 200 Sep 02 12:45:14 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 15/25] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:45:14 2026] GET /volume/v3/volumes/ff9199bd-702b-4d5c-8456-a2fbff8e22df => generated 855 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:45:14 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-b1699af2-ca98-4d1a-acb2-6d1b79d1dab3 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:45:14 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-b1699af2-ca98-4d1a-acb2-6d1b79d1dab3 tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] GET http://192.168.122.82/volume/v3/volumes/0bf42a0e-6514-4ba8-ad23-8b1f88ab7e4e Sep 02 12:45:14 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-b1699af2-ca98-4d1a-acb2-6d1b79d1dab3 tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:45:14 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-b1699af2-ca98-4d1a-acb2-6d1b79d1dab3 tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:45:14 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:45:14 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:45:14 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:45:14 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:45:14 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-b1699af2-ca98-4d1a-acb2-6d1b79d1dab3 tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] Volume info retrieved successfully. Sep 02 12:45:14 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-b1699af2-ca98-4d1a-acb2-6d1b79d1dab3 tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] http://192.168.122.82/volume/v3/volumes/0bf42a0e-6514-4ba8-ad23-8b1f88ab7e4e returned with HTTP 200 Sep 02 12:45:14 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 11/26] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:45:14 2026] GET /volume/v3/volumes/0bf42a0e-6514-4ba8-ad23-8b1f88ab7e4e => generated 852 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:45:14 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [req-17eb7af6-6306-49a5-b97a-3d0b4e142d35 req-78cbd2b8-fd9b-46c7-bb39-311647d3cbd8 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:45:14 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-17eb7af6-6306-49a5-b97a-3d0b4e142d35 req-78cbd2b8-fd9b-46c7-bb39-311647d3cbd8 tempest-VolumesAdminNegativeTest-395194248 tempest-VolumesAdminNegativeTest-395194248-project] GET http://192.168.122.82/volume/v3/volumes/13f1ae72-acad-42b7-af7d-5e177b0cba3f Sep 02 12:45:14 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-17eb7af6-6306-49a5-b97a-3d0b4e142d35 req-78cbd2b8-fd9b-46c7-bb39-311647d3cbd8 tempest-VolumesAdminNegativeTest-395194248 tempest-VolumesAdminNegativeTest-395194248-project] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:45:14 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-17eb7af6-6306-49a5-b97a-3d0b4e142d35 req-78cbd2b8-fd9b-46c7-bb39-311647d3cbd8 tempest-VolumesAdminNegativeTest-395194248 tempest-VolumesAdminNegativeTest-395194248-project] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:45:15 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-17eb7af6-6306-49a5-b97a-3d0b4e142d35 req-78cbd2b8-fd9b-46c7-bb39-311647d3cbd8 tempest-VolumesAdminNegativeTest-395194248 tempest-VolumesAdminNegativeTest-395194248-project] http://192.168.122.82/volume/v3/volumes/13f1ae72-acad-42b7-af7d-5e177b0cba3f returned with HTTP 404 Sep 02 12:45:15 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 16/27] 192.168.122.82 () {60 vars in 1482 bytes} [Wed Sep 2 12:45:14 2026] GET /volume/v3/volumes/13f1ae72-acad-42b7-af7d-5e177b0cba3f => generated 109 bytes in 80 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:45:15 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-d5fef06a-37fa-424d-b08e-b020d4d7a730 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:45:15 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-d5fef06a-37fa-424d-b08e-b020d4d7a730 tempest-VolumesAdminNegativeTest-150876733 tempest-VolumesAdminNegativeTest-150876733-project-member] DELETE http://192.168.122.82/volume/v3/volumes/ff9199bd-702b-4d5c-8456-a2fbff8e22df Sep 02 12:45:15 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-d5fef06a-37fa-424d-b08e-b020d4d7a730 tempest-VolumesAdminNegativeTest-150876733 tempest-VolumesAdminNegativeTest-150876733-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:45:15 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-d5fef06a-37fa-424d-b08e-b020d4d7a730 tempest-VolumesAdminNegativeTest-150876733 tempest-VolumesAdminNegativeTest-150876733-project-member] Calling method 'delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:45:15 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-d5fef06a-37fa-424d-b08e-b020d4d7a730 tempest-VolumesAdminNegativeTest-150876733 tempest-VolumesAdminNegativeTest-150876733-project-member] Delete volume with id: ff9199bd-702b-4d5c-8456-a2fbff8e22df Sep 02 12:45:15 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:45:15 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:45:15 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:45:15 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:45:15 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-d5fef06a-37fa-424d-b08e-b020d4d7a730 tempest-VolumesAdminNegativeTest-150876733 tempest-VolumesAdminNegativeTest-150876733-project-member] Volume info retrieved successfully. Sep 02 12:45:15 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-d5fef06a-37fa-424d-b08e-b020d4d7a730 tempest-VolumesAdminNegativeTest-150876733 tempest-VolumesAdminNegativeTest-150876733-project-member] Delete volume request issued successfully. Sep 02 12:45:15 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-d5fef06a-37fa-424d-b08e-b020d4d7a730 tempest-VolumesAdminNegativeTest-150876733 tempest-VolumesAdminNegativeTest-150876733-project-member] http://192.168.122.82/volume/v3/volumes/ff9199bd-702b-4d5c-8456-a2fbff8e22df returned with HTTP 202 Sep 02 12:45:15 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 12/28] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 12:45:15 2026] DELETE /volume/v3/volumes/ff9199bd-702b-4d5c-8456-a2fbff8e22df => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 12:45:15 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-d5e7b226-0906-4a90-8c02-fbde04824ed0 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:45:15 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-d5e7b226-0906-4a90-8c02-fbde04824ed0 tempest-VolumesAdminNegativeTest-150876733 tempest-VolumesAdminNegativeTest-150876733-project-member] GET http://192.168.122.82/volume/v3/volumes/ff9199bd-702b-4d5c-8456-a2fbff8e22df Sep 02 12:45:15 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-d5e7b226-0906-4a90-8c02-fbde04824ed0 tempest-VolumesAdminNegativeTest-150876733 tempest-VolumesAdminNegativeTest-150876733-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:45:15 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-d5e7b226-0906-4a90-8c02-fbde04824ed0 tempest-VolumesAdminNegativeTest-150876733 tempest-VolumesAdminNegativeTest-150876733-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:45:15 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:45:15 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:45:15 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:45:15 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:45:15 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-d5e7b226-0906-4a90-8c02-fbde04824ed0 tempest-VolumesAdminNegativeTest-150876733 tempest-VolumesAdminNegativeTest-150876733-project-member] Volume info retrieved successfully. Sep 02 12:45:15 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-d5e7b226-0906-4a90-8c02-fbde04824ed0 tempest-VolumesAdminNegativeTest-150876733 tempest-VolumesAdminNegativeTest-150876733-project-member] http://192.168.122.82/volume/v3/volumes/ff9199bd-702b-4d5c-8456-a2fbff8e22df returned with HTTP 200 Sep 02 12:45:15 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 17/29] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:45:15 2026] GET /volume/v3/volumes/ff9199bd-702b-4d5c-8456-a2fbff8e22df => generated 854 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 12:45:15 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-66327d00-42e9-49f1-b628-0b831ec58dda None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:45:15 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-66327d00-42e9-49f1-b628-0b831ec58dda tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] GET http://192.168.122.82/volume/v3/volumes/0bf42a0e-6514-4ba8-ad23-8b1f88ab7e4e Sep 02 12:45:15 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-66327d00-42e9-49f1-b628-0b831ec58dda tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:45:15 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-66327d00-42e9-49f1-b628-0b831ec58dda tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:45:15 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:45:15 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:45:15 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [req-d6320de9-5536-4994-ae8e-27a85b48a54c req-77e39433-7cdd-4df1-b7b4-69555e3ced99 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:45:15 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:45:15 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:45:15 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-d6320de9-5536-4994-ae8e-27a85b48a54c req-77e39433-7cdd-4df1-b7b4-69555e3ced99 tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] POST http://192.168.122.82/volume/v3/attachments/b051e697-ebb6-4d62-9e10-085a9fcb74fc/action Sep 02 12:45:15 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-d6320de9-5536-4994-ae8e-27a85b48a54c req-77e39433-7cdd-4df1-b7b4-69555e3ced99 tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] Action body: b'{"os-complete": null}' {{(pid=86936) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 12:45:15 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-d6320de9-5536-4994-ae8e-27a85b48a54c req-77e39433-7cdd-4df1-b7b4-69555e3ced99 tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:45:15 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:45:15 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:45:15 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-66327d00-42e9-49f1-b628-0b831ec58dda tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] Volume info retrieved successfully. Sep 02 12:45:15 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:45:15 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:45:15 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-d6320de9-5536-4994-ae8e-27a85b48a54c req-77e39433-7cdd-4df1-b7b4-69555e3ced99 tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] http://192.168.122.82/volume/v3/attachments/b051e697-ebb6-4d62-9e10-085a9fcb74fc/action returned with HTTP 204 Sep 02 12:45:15 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 18/30] 192.168.122.82 () {66 vars in 1609 bytes} [Wed Sep 2 12:45:15 2026] POST /volume/v3/attachments/b051e697-ebb6-4d62-9e10-085a9fcb74fc/action => generated 0 bytes in 97 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:45:15 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-66327d00-42e9-49f1-b628-0b831ec58dda tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] http://192.168.122.82/volume/v3/volumes/0bf42a0e-6514-4ba8-ad23-8b1f88ab7e4e returned with HTTP 200 Sep 02 12:45:15 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 13/31] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:45:15 2026] GET /volume/v3/volumes/0bf42a0e-6514-4ba8-ad23-8b1f88ab7e4e => generated 852 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:45:16 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-eaeca124-a7b8-4c8e-816b-53201a00548a None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:45:16 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-eaeca124-a7b8-4c8e-816b-53201a00548a tempest-VolumesAdminNegativeTest-150876733 tempest-VolumesAdminNegativeTest-150876733-project-member] GET http://192.168.122.82/volume/v3/volumes/ff9199bd-702b-4d5c-8456-a2fbff8e22df Sep 02 12:45:16 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-eaeca124-a7b8-4c8e-816b-53201a00548a tempest-VolumesAdminNegativeTest-150876733 tempest-VolumesAdminNegativeTest-150876733-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:45:16 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-eaeca124-a7b8-4c8e-816b-53201a00548a tempest-VolumesAdminNegativeTest-150876733 tempest-VolumesAdminNegativeTest-150876733-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:45:16 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:45:16 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:45:16 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:45:16 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:45:16 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-eaeca124-a7b8-4c8e-816b-53201a00548a tempest-VolumesAdminNegativeTest-150876733 tempest-VolumesAdminNegativeTest-150876733-project-member] Volume info retrieved successfully. Sep 02 12:45:16 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-eaeca124-a7b8-4c8e-816b-53201a00548a tempest-VolumesAdminNegativeTest-150876733 tempest-VolumesAdminNegativeTest-150876733-project-member] http://192.168.122.82/volume/v3/volumes/ff9199bd-702b-4d5c-8456-a2fbff8e22df returned with HTTP 200 Sep 02 12:45:16 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 19/32] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:45:16 2026] GET /volume/v3/volumes/ff9199bd-702b-4d5c-8456-a2fbff8e22df => generated 854 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:45:17 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-299d8ee7-528e-431a-992a-0ef4d6d610ac None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:45:17 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-299d8ee7-528e-431a-992a-0ef4d6d610ac tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] GET http://192.168.122.82/volume/v3/volumes/0bf42a0e-6514-4ba8-ad23-8b1f88ab7e4e Sep 02 12:45:17 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-299d8ee7-528e-431a-992a-0ef4d6d610ac tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:45:17 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-299d8ee7-528e-431a-992a-0ef4d6d610ac tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:45:17 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:45:17 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:45:17 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:45:17 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:45:17 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-299d8ee7-528e-431a-992a-0ef4d6d610ac tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] Volume info retrieved successfully. Sep 02 12:45:17 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-299d8ee7-528e-431a-992a-0ef4d6d610ac tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] http://192.168.122.82/volume/v3/volumes/0bf42a0e-6514-4ba8-ad23-8b1f88ab7e4e returned with HTTP 200 Sep 02 12:45:17 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 14/33] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:45:17 2026] GET /volume/v3/volumes/0bf42a0e-6514-4ba8-ad23-8b1f88ab7e4e => generated 1144 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:45:17 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-262bed68-30cf-407e-a4b5-84ce591df52d None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:45:17 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-262bed68-30cf-407e-a4b5-84ce591df52d tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] GET http://192.168.122.82/volume/v3/volumes/0bf42a0e-6514-4ba8-ad23-8b1f88ab7e4e Sep 02 12:45:17 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-262bed68-30cf-407e-a4b5-84ce591df52d tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:45:17 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-262bed68-30cf-407e-a4b5-84ce591df52d tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:45:17 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:45:17 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:45:17 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:45:17 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:45:17 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-262bed68-30cf-407e-a4b5-84ce591df52d tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] Volume info retrieved successfully. Sep 02 12:45:17 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-262bed68-30cf-407e-a4b5-84ce591df52d tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] http://192.168.122.82/volume/v3/volumes/0bf42a0e-6514-4ba8-ad23-8b1f88ab7e4e returned with HTTP 200 Sep 02 12:45:17 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 20/34] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:45:17 2026] GET /volume/v3/volumes/0bf42a0e-6514-4ba8-ad23-8b1f88ab7e4e => generated 1144 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:45:17 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-1fd61f41-9cb8-48a2-b89f-3affea6cbe78 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:45:17 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-1fd61f41-9cb8-48a2-b89f-3affea6cbe78 tempest-VolumesAdminNegativeTest-150876733 tempest-VolumesAdminNegativeTest-150876733-project-member] GET http://192.168.122.82/volume/v3/volumes/ff9199bd-702b-4d5c-8456-a2fbff8e22df Sep 02 12:45:17 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-1fd61f41-9cb8-48a2-b89f-3affea6cbe78 tempest-VolumesAdminNegativeTest-150876733 tempest-VolumesAdminNegativeTest-150876733-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:45:17 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-1fd61f41-9cb8-48a2-b89f-3affea6cbe78 tempest-VolumesAdminNegativeTest-150876733 tempest-VolumesAdminNegativeTest-150876733-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:45:17 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:45:17 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:45:17 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:45:17 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:45:17 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-1fd61f41-9cb8-48a2-b89f-3affea6cbe78 tempest-VolumesAdminNegativeTest-150876733 tempest-VolumesAdminNegativeTest-150876733-project-member] Volume info retrieved successfully. Sep 02 12:45:17 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-1fd61f41-9cb8-48a2-b89f-3affea6cbe78 tempest-VolumesAdminNegativeTest-150876733 tempest-VolumesAdminNegativeTest-150876733-project-member] http://192.168.122.82/volume/v3/volumes/ff9199bd-702b-4d5c-8456-a2fbff8e22df returned with HTTP 200 Sep 02 12:45:17 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 15/35] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:45:17 2026] GET /volume/v3/volumes/ff9199bd-702b-4d5c-8456-a2fbff8e22df => generated 854 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:45:18 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-9aa2897b-6335-4213-9815-d5c6be7dcdf4 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:45:18 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-9aa2897b-6335-4213-9815-d5c6be7dcdf4 tempest-VolumesAdminNegativeTest-150876733 tempest-VolumesAdminNegativeTest-150876733-project-member] GET http://192.168.122.82/volume/v3/volumes/ff9199bd-702b-4d5c-8456-a2fbff8e22df Sep 02 12:45:18 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-9aa2897b-6335-4213-9815-d5c6be7dcdf4 tempest-VolumesAdminNegativeTest-150876733 tempest-VolumesAdminNegativeTest-150876733-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:45:18 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-9aa2897b-6335-4213-9815-d5c6be7dcdf4 tempest-VolumesAdminNegativeTest-150876733 tempest-VolumesAdminNegativeTest-150876733-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:45:18 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:45:18 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:45:18 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:45:18 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:45:18 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-9aa2897b-6335-4213-9815-d5c6be7dcdf4 tempest-VolumesAdminNegativeTest-150876733 tempest-VolumesAdminNegativeTest-150876733-project-member] Volume info retrieved successfully. Sep 02 12:45:18 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-9aa2897b-6335-4213-9815-d5c6be7dcdf4 tempest-VolumesAdminNegativeTest-150876733 tempest-VolumesAdminNegativeTest-150876733-project-member] http://192.168.122.82/volume/v3/volumes/ff9199bd-702b-4d5c-8456-a2fbff8e22df returned with HTTP 200 Sep 02 12:45:18 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 21/36] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:45:18 2026] GET /volume/v3/volumes/ff9199bd-702b-4d5c-8456-a2fbff8e22df => generated 854 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:45:19 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-08694e6f-544f-463d-9ed2-9c95e05f9ee9 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:45:19 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-08694e6f-544f-463d-9ed2-9c95e05f9ee9 tempest-VolumesAdminNegativeTest-150876733 tempest-VolumesAdminNegativeTest-150876733-project-member] GET http://192.168.122.82/volume/v3/volumes/ff9199bd-702b-4d5c-8456-a2fbff8e22df Sep 02 12:45:19 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-08694e6f-544f-463d-9ed2-9c95e05f9ee9 tempest-VolumesAdminNegativeTest-150876733 tempest-VolumesAdminNegativeTest-150876733-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:45:19 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-08694e6f-544f-463d-9ed2-9c95e05f9ee9 tempest-VolumesAdminNegativeTest-150876733 tempest-VolumesAdminNegativeTest-150876733-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:45:19 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-08694e6f-544f-463d-9ed2-9c95e05f9ee9 tempest-VolumesAdminNegativeTest-150876733 tempest-VolumesAdminNegativeTest-150876733-project-member] http://192.168.122.82/volume/v3/volumes/ff9199bd-702b-4d5c-8456-a2fbff8e22df returned with HTTP 404 Sep 02 12:45:19 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 16/37] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:45:19 2026] GET /volume/v3/volumes/ff9199bd-702b-4d5c-8456-a2fbff8e22df => generated 109 bytes in 75 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:45:21 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [req-29d4bb1f-1004-43d7-ba33-86c1fbd1e87e req-2e8ee498-a476-4d0c-9c5f-7de76060dc08 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:45:21 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-29d4bb1f-1004-43d7-ba33-86c1fbd1e87e req-2e8ee498-a476-4d0c-9c5f-7de76060dc08 tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] DELETE http://192.168.122.82/volume/v3/attachments/b051e697-ebb6-4d62-9e10-085a9fcb74fc Sep 02 12:45:21 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-29d4bb1f-1004-43d7-ba33-86c1fbd1e87e req-2e8ee498-a476-4d0c-9c5f-7de76060dc08 tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:45:21 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-29d4bb1f-1004-43d7-ba33-86c1fbd1e87e req-2e8ee498-a476-4d0c-9c5f-7de76060dc08 tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] Calling method 'version_select' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:45:21 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:45:21 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:45:22 devstack devstack@c-api.service[86936]: /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 02 12:45:22 devstack devstack@c-api.service[86936]: return base.obj_make_list(context, Sep 02 12:45:22 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-29d4bb1f-1004-43d7-ba33-86c1fbd1e87e req-2e8ee498-a476-4d0c-9c5f-7de76060dc08 tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] http://192.168.122.82/volume/v3/attachments/b051e697-ebb6-4d62-9e10-085a9fcb74fc returned with HTTP 200 Sep 02 12:45:22 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 22/38] 192.168.122.82 () {64 vars in 1557 bytes} [Wed Sep 2 12:45:21 2026] DELETE /volume/v3/attachments/b051e697-ebb6-4d62-9e10-085a9fcb74fc => generated 19 bytes in 311 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:45:23 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-8cc66e57-25b5-499e-a24e-48c25b3c6f3e None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:45:23 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-8cc66e57-25b5-499e-a24e-48c25b3c6f3e tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] GET http://192.168.122.82/volume/v3/volumes/0bf42a0e-6514-4ba8-ad23-8b1f88ab7e4e Sep 02 12:45:23 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-8cc66e57-25b5-499e-a24e-48c25b3c6f3e tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:45:23 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-8cc66e57-25b5-499e-a24e-48c25b3c6f3e tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:45:23 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:45:23 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:45:23 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:45:23 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:45:23 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-8cc66e57-25b5-499e-a24e-48c25b3c6f3e tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] Volume info retrieved successfully. Sep 02 12:45:23 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-8cc66e57-25b5-499e-a24e-48c25b3c6f3e tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] http://192.168.122.82/volume/v3/volumes/0bf42a0e-6514-4ba8-ad23-8b1f88ab7e4e returned with HTTP 200 Sep 02 12:45:23 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 17/39] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:45:23 2026] GET /volume/v3/volumes/0bf42a0e-6514-4ba8-ad23-8b1f88ab7e4e => generated 852 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:45:23 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-488a5343-b280-4eae-978e-25297b403b3d None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:45:23 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-488a5343-b280-4eae-978e-25297b403b3d tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] GET http://192.168.122.82/volume/v3/volumes/0bf42a0e-6514-4ba8-ad23-8b1f88ab7e4e Sep 02 12:45:23 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-488a5343-b280-4eae-978e-25297b403b3d tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:45:23 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-488a5343-b280-4eae-978e-25297b403b3d tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:45:23 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:45:23 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:45:23 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:45:23 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:45:23 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-488a5343-b280-4eae-978e-25297b403b3d tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] Volume info retrieved successfully. Sep 02 12:45:23 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-488a5343-b280-4eae-978e-25297b403b3d tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] http://192.168.122.82/volume/v3/volumes/0bf42a0e-6514-4ba8-ad23-8b1f88ab7e4e returned with HTTP 200 Sep 02 12:45:23 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 23/40] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:45:23 2026] GET /volume/v3/volumes/0bf42a0e-6514-4ba8-ad23-8b1f88ab7e4e => generated 852 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 12:45:23 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-9b148d06-43c3-405f-a1b9-350c69c70ea5 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:45:23 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-9b148d06-43c3-405f-a1b9-350c69c70ea5 tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] GET http://192.168.122.82/volume/v3/volumes/0bf42a0e-6514-4ba8-ad23-8b1f88ab7e4e Sep 02 12:45:23 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-9b148d06-43c3-405f-a1b9-350c69c70ea5 tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:45:23 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-9b148d06-43c3-405f-a1b9-350c69c70ea5 tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:45:23 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:45:23 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:45:23 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:45:23 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:45:23 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-9b148d06-43c3-405f-a1b9-350c69c70ea5 tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] Volume info retrieved successfully. Sep 02 12:45:23 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-9b148d06-43c3-405f-a1b9-350c69c70ea5 tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] http://192.168.122.82/volume/v3/volumes/0bf42a0e-6514-4ba8-ad23-8b1f88ab7e4e returned with HTTP 200 Sep 02 12:45:23 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 18/41] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:45:23 2026] GET /volume/v3/volumes/0bf42a0e-6514-4ba8-ad23-8b1f88ab7e4e => generated 852 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:45:23 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-94f705e3-34e8-4f8c-be28-5a91746e9dac None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:45:23 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-94f705e3-34e8-4f8c-be28-5a91746e9dac tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] DELETE http://192.168.122.82/volume/v3/volumes/0bf42a0e-6514-4ba8-ad23-8b1f88ab7e4e Sep 02 12:45:23 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-94f705e3-34e8-4f8c-be28-5a91746e9dac tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:45:23 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-94f705e3-34e8-4f8c-be28-5a91746e9dac tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] Calling method 'delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:45:23 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-94f705e3-34e8-4f8c-be28-5a91746e9dac tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] Delete volume with id: 0bf42a0e-6514-4ba8-ad23-8b1f88ab7e4e Sep 02 12:45:23 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:45:23 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:45:23 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:45:23 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:45:23 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-94f705e3-34e8-4f8c-be28-5a91746e9dac tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] Volume info retrieved successfully. Sep 02 12:45:23 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-94f705e3-34e8-4f8c-be28-5a91746e9dac tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] Delete volume request issued successfully. Sep 02 12:45:23 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-94f705e3-34e8-4f8c-be28-5a91746e9dac tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] http://192.168.122.82/volume/v3/volumes/0bf42a0e-6514-4ba8-ad23-8b1f88ab7e4e returned with HTTP 202 Sep 02 12:45:23 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 24/42] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 12:45:23 2026] DELETE /volume/v3/volumes/0bf42a0e-6514-4ba8-ad23-8b1f88ab7e4e => generated 0 bytes in 115 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 12:45:23 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-445685dc-c19f-485b-b922-795d9dc9d054 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:45:23 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-445685dc-c19f-485b-b922-795d9dc9d054 tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] GET http://192.168.122.82/volume/v3/volumes/0bf42a0e-6514-4ba8-ad23-8b1f88ab7e4e Sep 02 12:45:23 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-445685dc-c19f-485b-b922-795d9dc9d054 tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:45:23 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-445685dc-c19f-485b-b922-795d9dc9d054 tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:45:23 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:45:23 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:45:23 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:45:23 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:45:23 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-445685dc-c19f-485b-b922-795d9dc9d054 tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] Volume info retrieved successfully. Sep 02 12:45:23 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-445685dc-c19f-485b-b922-795d9dc9d054 tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] http://192.168.122.82/volume/v3/volumes/0bf42a0e-6514-4ba8-ad23-8b1f88ab7e4e returned with HTTP 200 Sep 02 12:45:23 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 19/43] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:45:23 2026] GET /volume/v3/volumes/0bf42a0e-6514-4ba8-ad23-8b1f88ab7e4e => generated 851 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:45:24 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-4fc14116-eebd-4164-bbd0-b973dc4127b0 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:45:24 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-4fc14116-eebd-4164-bbd0-b973dc4127b0 tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] GET http://192.168.122.82/volume/v3/volumes/0bf42a0e-6514-4ba8-ad23-8b1f88ab7e4e Sep 02 12:45:24 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-4fc14116-eebd-4164-bbd0-b973dc4127b0 tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:45:24 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-4fc14116-eebd-4164-bbd0-b973dc4127b0 tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:45:24 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:45:24 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:45:24 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:45:24 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:45:24 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-4fc14116-eebd-4164-bbd0-b973dc4127b0 tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] Volume info retrieved successfully. Sep 02 12:45:24 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-4fc14116-eebd-4164-bbd0-b973dc4127b0 tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] http://192.168.122.82/volume/v3/volumes/0bf42a0e-6514-4ba8-ad23-8b1f88ab7e4e returned with HTTP 200 Sep 02 12:45:24 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 25/44] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:45:24 2026] GET /volume/v3/volumes/0bf42a0e-6514-4ba8-ad23-8b1f88ab7e4e => generated 851 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:45:25 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-53cf7ac8-67fd-4658-8845-e90c81730976 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:45:25 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-53cf7ac8-67fd-4658-8845-e90c81730976 tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] GET http://192.168.122.82/volume/v3/volumes/0bf42a0e-6514-4ba8-ad23-8b1f88ab7e4e Sep 02 12:45:25 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-53cf7ac8-67fd-4658-8845-e90c81730976 tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:45:25 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-53cf7ac8-67fd-4658-8845-e90c81730976 tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:45:25 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-53cf7ac8-67fd-4658-8845-e90c81730976 tempest-DeleteServersTestJSON-1261587672 tempest-DeleteServersTestJSON-1261587672-project-member] http://192.168.122.82/volume/v3/volumes/0bf42a0e-6514-4ba8-ad23-8b1f88ab7e4e returned with HTTP 404 Sep 02 12:45:25 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 20/45] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:45:25 2026] GET /volume/v3/volumes/0bf42a0e-6514-4ba8-ad23-8b1f88ab7e4e => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:45:34 devstack devstack@c-api.service[86936]: DEBUG dbcounter [-] [86936] Writing DB stats cinder:SELECT=120,cinder:UPDATE=20,cinder:INSERT=12 {{(pid=86936) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 12:45:35 devstack devstack@c-api.service[86935]: DEBUG dbcounter [-] [86935] Writing DB stats cinder:SELECT=95,cinder:INSERT=11,cinder:UPDATE=14 {{(pid=86935) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 12:45:56 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [req-41b77d29-7cee-42ec-b2f7-cec2e05ab2f9 req-bcc16d53-3317-4159-b05a-1f6693684170 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:45:56 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-41b77d29-7cee-42ec-b2f7-cec2e05ab2f9 req-bcc16d53-3317-4159-b05a-1f6693684170 tempest-TaggedAttachmentsTest-1785833616 tempest-TaggedAttachmentsTest-1785833616-project-member] GET http://192.168.122.82/volume/v3/volumes/07ffcb2e-95c1-44e5-aed4-100501f074d9 Sep 02 12:45:56 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-41b77d29-7cee-42ec-b2f7-cec2e05ab2f9 req-bcc16d53-3317-4159-b05a-1f6693684170 tempest-TaggedAttachmentsTest-1785833616 tempest-TaggedAttachmentsTest-1785833616-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:45:56 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-41b77d29-7cee-42ec-b2f7-cec2e05ab2f9 req-bcc16d53-3317-4159-b05a-1f6693684170 tempest-TaggedAttachmentsTest-1785833616 tempest-TaggedAttachmentsTest-1785833616-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:45:56 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:45:56 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:45:56 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:45:56 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:45:56 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [req-41b77d29-7cee-42ec-b2f7-cec2e05ab2f9 req-bcc16d53-3317-4159-b05a-1f6693684170 tempest-TaggedAttachmentsTest-1785833616 tempest-TaggedAttachmentsTest-1785833616-project-member] Volume info retrieved successfully. Sep 02 12:45:56 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-41b77d29-7cee-42ec-b2f7-cec2e05ab2f9 req-bcc16d53-3317-4159-b05a-1f6693684170 tempest-TaggedAttachmentsTest-1785833616 tempest-TaggedAttachmentsTest-1785833616-project-member] http://192.168.122.82/volume/v3/volumes/07ffcb2e-95c1-44e5-aed4-100501f074d9 returned with HTTP 200 Sep 02 12:45:56 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 26/46] 192.168.122.82 () {60 vars in 1482 bytes} [Wed Sep 2 12:45:56 2026] GET /volume/v3/volumes/07ffcb2e-95c1-44e5-aed4-100501f074d9 => generated 852 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:45:57 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-5efec739-a261-4dd4-a9cd-32b4652e55e8 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:45:57 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-5efec739-a261-4dd4-a9cd-32b4652e55e8 None None] GET http://192.168.122.82/volume// Sep 02 12:45:57 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-5efec739-a261-4dd4-a9cd-32b4652e55e8 None None] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:45:57 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-5efec739-a261-4dd4-a9cd-32b4652e55e8 None None] Calling method 'all' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:45:57 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-5efec739-a261-4dd4-a9cd-32b4652e55e8 None None] http://192.168.122.82/volume// returned with HTTP 300 Sep 02 12:45:57 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 21/47] 192.168.122.82 () {58 vars in 1312 bytes} [Wed Sep 2 12:45:57 2026] GET /volume/ => generated 389 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 12:45:57 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [req-41b77d29-7cee-42ec-b2f7-cec2e05ab2f9 req-672de8aa-be58-4514-92ec-19ced6e63aff None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:45:57 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-41b77d29-7cee-42ec-b2f7-cec2e05ab2f9 req-672de8aa-be58-4514-92ec-19ced6e63aff tempest-TaggedAttachmentsTest-1785833616 tempest-TaggedAttachmentsTest-1785833616-project-member] POST http://192.168.122.82/volume/v3/attachments Sep 02 12:45:57 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-41b77d29-7cee-42ec-b2f7-cec2e05ab2f9 req-672de8aa-be58-4514-92ec-19ced6e63aff tempest-TaggedAttachmentsTest-1785833616 tempest-TaggedAttachmentsTest-1785833616-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "07ffcb2e-95c1-44e5-aed4-100501f074d9", "connector": null, "instance_uuid": "aa45e483-2ccd-4d2d-b46d-e62e4a2860fd"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:45:57 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:45:57 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:45:57 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:45:57 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:45:57 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-41b77d29-7cee-42ec-b2f7-cec2e05ab2f9 req-672de8aa-be58-4514-92ec-19ced6e63aff tempest-TaggedAttachmentsTest-1785833616 tempest-TaggedAttachmentsTest-1785833616-project-member] http://192.168.122.82/volume/v3/attachments returned with HTTP 200 Sep 02 12:45:57 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 27/48] 192.168.122.82 () {66 vars in 1478 bytes} [Wed Sep 2 12:45:57 2026] POST /volume/v3/attachments => generated 273 bytes in 516 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:45:58 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-9b28b9f2-4e21-4089-84cc-21807b3e553c None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:45:58 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-9b28b9f2-4e21-4089-84cc-21807b3e553c tempest-TaggedAttachmentsTest-1785833616 tempest-TaggedAttachmentsTest-1785833616-project-member] GET http://192.168.122.82/volume/v3/volumes/07ffcb2e-95c1-44e5-aed4-100501f074d9 Sep 02 12:45:58 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-9b28b9f2-4e21-4089-84cc-21807b3e553c tempest-TaggedAttachmentsTest-1785833616 tempest-TaggedAttachmentsTest-1785833616-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:45:58 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-9b28b9f2-4e21-4089-84cc-21807b3e553c tempest-TaggedAttachmentsTest-1785833616 tempest-TaggedAttachmentsTest-1785833616-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:45:58 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-6fd09a52-eb47-401c-bc3f-fbdb7e78ee1e None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:45:58 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-6fd09a52-eb47-401c-bc3f-fbdb7e78ee1e None None] GET http://192.168.122.82/volume// Sep 02 12:45:58 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-6fd09a52-eb47-401c-bc3f-fbdb7e78ee1e None None] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:45:58 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-6fd09a52-eb47-401c-bc3f-fbdb7e78ee1e None None] Calling method 'all' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:45:58 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:45:58 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:45:58 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-6fd09a52-eb47-401c-bc3f-fbdb7e78ee1e None None] http://192.168.122.82/volume// returned with HTTP 300 Sep 02 12:45:58 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 28/49] 192.168.122.82 () {58 vars in 1310 bytes} [Wed Sep 2 12:45:58 2026] GET /volume/ => generated 389 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 02 12:45:58 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [req-41b77d29-7cee-42ec-b2f7-cec2e05ab2f9 req-0bb8db01-493c-41c9-9e88-51656c31a0fa None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:45:58 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-41b77d29-7cee-42ec-b2f7-cec2e05ab2f9 req-0bb8db01-493c-41c9-9e88-51656c31a0fa tempest-TaggedAttachmentsTest-1785833616 tempest-TaggedAttachmentsTest-1785833616-project-member] GET http://192.168.122.82/volume/v3/volumes/07ffcb2e-95c1-44e5-aed4-100501f074d9 Sep 02 12:45:58 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-41b77d29-7cee-42ec-b2f7-cec2e05ab2f9 req-0bb8db01-493c-41c9-9e88-51656c31a0fa tempest-TaggedAttachmentsTest-1785833616 tempest-TaggedAttachmentsTest-1785833616-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:45:58 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-41b77d29-7cee-42ec-b2f7-cec2e05ab2f9 req-0bb8db01-493c-41c9-9e88-51656c31a0fa tempest-TaggedAttachmentsTest-1785833616 tempest-TaggedAttachmentsTest-1785833616-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:45:58 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:45:58 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:45:58 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:45:58 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:45:58 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:45:58 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:45:58 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-9b28b9f2-4e21-4089-84cc-21807b3e553c tempest-TaggedAttachmentsTest-1785833616 tempest-TaggedAttachmentsTest-1785833616-project-member] Volume info retrieved successfully. Sep 02 12:45:58 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [req-41b77d29-7cee-42ec-b2f7-cec2e05ab2f9 req-0bb8db01-493c-41c9-9e88-51656c31a0fa tempest-TaggedAttachmentsTest-1785833616 tempest-TaggedAttachmentsTest-1785833616-project-member] Volume info retrieved successfully. Sep 02 12:45:58 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-9b28b9f2-4e21-4089-84cc-21807b3e553c tempest-TaggedAttachmentsTest-1785833616 tempest-TaggedAttachmentsTest-1785833616-project-member] http://192.168.122.82/volume/v3/volumes/07ffcb2e-95c1-44e5-aed4-100501f074d9 returned with HTTP 200 Sep 02 12:45:58 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 22/50] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:45:58 2026] GET /volume/v3/volumes/07ffcb2e-95c1-44e5-aed4-100501f074d9 => generated 851 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:45:58 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-41b77d29-7cee-42ec-b2f7-cec2e05ab2f9 req-0bb8db01-493c-41c9-9e88-51656c31a0fa tempest-TaggedAttachmentsTest-1785833616 tempest-TaggedAttachmentsTest-1785833616-project-member] http://192.168.122.82/volume/v3/volumes/07ffcb2e-95c1-44e5-aed4-100501f074d9 returned with HTTP 200 Sep 02 12:45:58 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 29/51] 192.168.122.82 () {62 vars in 1523 bytes} [Wed Sep 2 12:45:58 2026] GET /volume/v3/volumes/07ffcb2e-95c1-44e5-aed4-100501f074d9 => generated 1032 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 12:45:58 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [req-41b77d29-7cee-42ec-b2f7-cec2e05ab2f9 req-7584dc19-1d8d-410f-b9c7-3cbc8f887878 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:45:58 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-41b77d29-7cee-42ec-b2f7-cec2e05ab2f9 req-7584dc19-1d8d-410f-b9c7-3cbc8f887878 tempest-TaggedAttachmentsTest-1785833616 tempest-TaggedAttachmentsTest-1785833616-project-member] PUT http://192.168.122.82/volume/v3/attachments/4e3bf8c0-e513-4b3d-aa0e-22a5248d2091 Sep 02 12:45:58 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-41b77d29-7cee-42ec-b2f7-cec2e05ab2f9 req-7584dc19-1d8d-410f-b9c7-3cbc8f887878 tempest-TaggedAttachmentsTest-1785833616 tempest-TaggedAttachmentsTest-1785833616-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.82", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d3f28f32c01d", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d962fb62-a9ac-4620-919c-737cbb1a64b6", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:45:58 devstack devstack@c-api.service[86935]: DEBUG cinder.coordination [req-41b77d29-7cee-42ec-b2f7-cec2e05ab2f9 req-7584dc19-1d8d-410f-b9c7-3cbc8f887878 tempest-TaggedAttachmentsTest-1785833616 tempest-TaggedAttachmentsTest-1785833616-project-member] Acquiring lock "cinder-attachment_update-07ffcb2e-95c1-44e5-aed4-100501f074d9-devstack" by "attachment_update" {{(pid=86935) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 02 12:45:58 devstack devstack@c-api.service[86935]: DEBUG cinder.coordination [req-41b77d29-7cee-42ec-b2f7-cec2e05ab2f9 req-7584dc19-1d8d-410f-b9c7-3cbc8f887878 tempest-TaggedAttachmentsTest-1785833616 tempest-TaggedAttachmentsTest-1785833616-project-member] Lock "cinder-attachment_update-07ffcb2e-95c1-44e5-aed4-100501f074d9-devstack" acquired by "attachment_update" :: waited 0.036s {{(pid=86935) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 02 12:45:58 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:45:58 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:45:58 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:45:58 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:45:59 devstack devstack@c-api.service[86935]: DEBUG cinder.coordination [req-41b77d29-7cee-42ec-b2f7-cec2e05ab2f9 req-7584dc19-1d8d-410f-b9c7-3cbc8f887878 tempest-TaggedAttachmentsTest-1785833616 tempest-TaggedAttachmentsTest-1785833616-project-member] Lock "cinder-attachment_update-07ffcb2e-95c1-44e5-aed4-100501f074d9-devstack" released by "attachment_update" :: held 0.391s {{(pid=86935) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 02 12:45:59 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-41b77d29-7cee-42ec-b2f7-cec2e05ab2f9 req-7584dc19-1d8d-410f-b9c7-3cbc8f887878 tempest-TaggedAttachmentsTest-1785833616 tempest-TaggedAttachmentsTest-1785833616-project-member] http://192.168.122.82/volume/v3/attachments/4e3bf8c0-e513-4b3d-aa0e-22a5248d2091 returned with HTTP 200 Sep 02 12:45:59 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 23/52] 192.168.122.82 () {66 vars in 1588 bytes} [Wed Sep 2 12:45:58 2026] PUT /volume/v3/attachments/4e3bf8c0-e513-4b3d-aa0e-22a5248d2091 => generated 694 bytes in 489 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:45:59 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-fd655f53-f165-4be3-8454-30161c46290b None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:45:59 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-fd655f53-f165-4be3-8454-30161c46290b tempest-TaggedAttachmentsTest-1785833616 tempest-TaggedAttachmentsTest-1785833616-project-member] GET http://192.168.122.82/volume/v3/volumes/07ffcb2e-95c1-44e5-aed4-100501f074d9 Sep 02 12:45:59 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-fd655f53-f165-4be3-8454-30161c46290b tempest-TaggedAttachmentsTest-1785833616 tempest-TaggedAttachmentsTest-1785833616-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:45:59 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-fd655f53-f165-4be3-8454-30161c46290b tempest-TaggedAttachmentsTest-1785833616 tempest-TaggedAttachmentsTest-1785833616-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:45:59 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:45:59 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:45:59 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:45:59 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:45:59 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-fd655f53-f165-4be3-8454-30161c46290b tempest-TaggedAttachmentsTest-1785833616 tempest-TaggedAttachmentsTest-1785833616-project-member] Volume info retrieved successfully. Sep 02 12:45:59 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-fd655f53-f165-4be3-8454-30161c46290b tempest-TaggedAttachmentsTest-1785833616 tempest-TaggedAttachmentsTest-1785833616-project-member] http://192.168.122.82/volume/v3/volumes/07ffcb2e-95c1-44e5-aed4-100501f074d9 returned with HTTP 200 Sep 02 12:45:59 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 30/53] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:45:59 2026] GET /volume/v3/volumes/07ffcb2e-95c1-44e5-aed4-100501f074d9 => generated 852 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:46:00 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [req-41b77d29-7cee-42ec-b2f7-cec2e05ab2f9 req-b84e8440-2899-4230-86d0-08419b8b336c None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:46:00 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-41b77d29-7cee-42ec-b2f7-cec2e05ab2f9 req-b84e8440-2899-4230-86d0-08419b8b336c tempest-TaggedAttachmentsTest-1785833616 tempest-TaggedAttachmentsTest-1785833616-project-member] POST http://192.168.122.82/volume/v3/attachments/4e3bf8c0-e513-4b3d-aa0e-22a5248d2091/action Sep 02 12:46:00 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-41b77d29-7cee-42ec-b2f7-cec2e05ab2f9 req-b84e8440-2899-4230-86d0-08419b8b336c tempest-TaggedAttachmentsTest-1785833616 tempest-TaggedAttachmentsTest-1785833616-project-member] Action body: b'{"os-complete": null}' {{(pid=86935) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 12:46:00 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-41b77d29-7cee-42ec-b2f7-cec2e05ab2f9 req-b84e8440-2899-4230-86d0-08419b8b336c tempest-TaggedAttachmentsTest-1785833616 tempest-TaggedAttachmentsTest-1785833616-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:46:00 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:46:00 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:46:00 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:46:00 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:46:00 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-41b77d29-7cee-42ec-b2f7-cec2e05ab2f9 req-b84e8440-2899-4230-86d0-08419b8b336c tempest-TaggedAttachmentsTest-1785833616 tempest-TaggedAttachmentsTest-1785833616-project-member] http://192.168.122.82/volume/v3/attachments/4e3bf8c0-e513-4b3d-aa0e-22a5248d2091/action returned with HTTP 204 Sep 02 12:46:00 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 24/54] 192.168.122.82 () {66 vars in 1609 bytes} [Wed Sep 2 12:46:00 2026] POST /volume/v3/attachments/4e3bf8c0-e513-4b3d-aa0e-22a5248d2091/action => generated 0 bytes in 119 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:46:00 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-041f808e-3032-42c4-8994-5b39840ea71a None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:46:00 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-041f808e-3032-42c4-8994-5b39840ea71a tempest-TaggedAttachmentsTest-1785833616 tempest-TaggedAttachmentsTest-1785833616-project-member] GET http://192.168.122.82/volume/v3/volumes/07ffcb2e-95c1-44e5-aed4-100501f074d9 Sep 02 12:46:00 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-041f808e-3032-42c4-8994-5b39840ea71a tempest-TaggedAttachmentsTest-1785833616 tempest-TaggedAttachmentsTest-1785833616-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:46:00 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-041f808e-3032-42c4-8994-5b39840ea71a tempest-TaggedAttachmentsTest-1785833616 tempest-TaggedAttachmentsTest-1785833616-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:46:00 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:46:00 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:46:00 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:46:00 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:46:00 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-041f808e-3032-42c4-8994-5b39840ea71a tempest-TaggedAttachmentsTest-1785833616 tempest-TaggedAttachmentsTest-1785833616-project-member] Volume info retrieved successfully. Sep 02 12:46:00 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-041f808e-3032-42c4-8994-5b39840ea71a tempest-TaggedAttachmentsTest-1785833616 tempest-TaggedAttachmentsTest-1785833616-project-member] http://192.168.122.82/volume/v3/volumes/07ffcb2e-95c1-44e5-aed4-100501f074d9 returned with HTTP 200 Sep 02 12:46:00 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 31/55] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:46:00 2026] GET /volume/v3/volumes/07ffcb2e-95c1-44e5-aed4-100501f074d9 => generated 1144 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:46:00 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-c0b0c27f-f5f1-4fad-9b22-218757294306 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:46:00 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-c0b0c27f-f5f1-4fad-9b22-218757294306 tempest-TaggedAttachmentsTest-1785833616 tempest-TaggedAttachmentsTest-1785833616-project-member] GET http://192.168.122.82/volume/v3/volumes/07ffcb2e-95c1-44e5-aed4-100501f074d9 Sep 02 12:46:00 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-c0b0c27f-f5f1-4fad-9b22-218757294306 tempest-TaggedAttachmentsTest-1785833616 tempest-TaggedAttachmentsTest-1785833616-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:46:00 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-c0b0c27f-f5f1-4fad-9b22-218757294306 tempest-TaggedAttachmentsTest-1785833616 tempest-TaggedAttachmentsTest-1785833616-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:46:00 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:46:00 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:46:00 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:46:00 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:46:00 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-c0b0c27f-f5f1-4fad-9b22-218757294306 tempest-TaggedAttachmentsTest-1785833616 tempest-TaggedAttachmentsTest-1785833616-project-member] Volume info retrieved successfully. Sep 02 12:46:00 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-c0b0c27f-f5f1-4fad-9b22-218757294306 tempest-TaggedAttachmentsTest-1785833616 tempest-TaggedAttachmentsTest-1785833616-project-member] http://192.168.122.82/volume/v3/volumes/07ffcb2e-95c1-44e5-aed4-100501f074d9 returned with HTTP 200 Sep 02 12:46:00 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 25/56] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:46:00 2026] GET /volume/v3/volumes/07ffcb2e-95c1-44e5-aed4-100501f074d9 => generated 1144 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 12:46:03 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [req-5bf5010a-3c41-4e14-bdd3-a3a536c58cbc req-23f28505-81a7-45df-abf3-19b55bbce930 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:46:03 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-5bf5010a-3c41-4e14-bdd3-a3a536c58cbc req-23f28505-81a7-45df-abf3-19b55bbce930 tempest-TaggedAttachmentsTest-1785833616 tempest-TaggedAttachmentsTest-1785833616-project-member] GET http://192.168.122.82/volume/v3/volumes/07ffcb2e-95c1-44e5-aed4-100501f074d9 Sep 02 12:46:03 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-5bf5010a-3c41-4e14-bdd3-a3a536c58cbc req-23f28505-81a7-45df-abf3-19b55bbce930 tempest-TaggedAttachmentsTest-1785833616 tempest-TaggedAttachmentsTest-1785833616-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:46:03 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-5bf5010a-3c41-4e14-bdd3-a3a536c58cbc req-23f28505-81a7-45df-abf3-19b55bbce930 tempest-TaggedAttachmentsTest-1785833616 tempest-TaggedAttachmentsTest-1785833616-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:46:03 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:46:03 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:46:03 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:46:03 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:46:03 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [req-5bf5010a-3c41-4e14-bdd3-a3a536c58cbc req-23f28505-81a7-45df-abf3-19b55bbce930 tempest-TaggedAttachmentsTest-1785833616 tempest-TaggedAttachmentsTest-1785833616-project-member] Volume info retrieved successfully. Sep 02 12:46:03 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-5bf5010a-3c41-4e14-bdd3-a3a536c58cbc req-23f28505-81a7-45df-abf3-19b55bbce930 tempest-TaggedAttachmentsTest-1785833616 tempest-TaggedAttachmentsTest-1785833616-project-member] http://192.168.122.82/volume/v3/volumes/07ffcb2e-95c1-44e5-aed4-100501f074d9 returned with HTTP 200 Sep 02 12:46:03 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 32/57] 192.168.122.82 () {60 vars in 1482 bytes} [Wed Sep 2 12:46:03 2026] GET /volume/v3/volumes/07ffcb2e-95c1-44e5-aed4-100501f074d9 => generated 1144 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:46:03 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [req-5bf5010a-3c41-4e14-bdd3-a3a536c58cbc req-bad9b6ff-1992-48e8-9e03-00add88d6b7e None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:46:03 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-5bf5010a-3c41-4e14-bdd3-a3a536c58cbc req-bad9b6ff-1992-48e8-9e03-00add88d6b7e tempest-TaggedAttachmentsTest-1785833616 tempest-TaggedAttachmentsTest-1785833616-project-member] POST http://192.168.122.82/volume/v3/volumes/07ffcb2e-95c1-44e5-aed4-100501f074d9/action Sep 02 12:46:03 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-5bf5010a-3c41-4e14-bdd3-a3a536c58cbc req-bad9b6ff-1992-48e8-9e03-00add88d6b7e tempest-TaggedAttachmentsTest-1785833616 tempest-TaggedAttachmentsTest-1785833616-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86935) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 12:46:03 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-5bf5010a-3c41-4e14-bdd3-a3a536c58cbc req-bad9b6ff-1992-48e8-9e03-00add88d6b7e tempest-TaggedAttachmentsTest-1785833616 tempest-TaggedAttachmentsTest-1785833616-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:46:03 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:46:03 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:46:03 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:46:03 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:46:03 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [req-5bf5010a-3c41-4e14-bdd3-a3a536c58cbc req-bad9b6ff-1992-48e8-9e03-00add88d6b7e tempest-TaggedAttachmentsTest-1785833616 tempest-TaggedAttachmentsTest-1785833616-project-member] Volume info retrieved successfully. Sep 02 12:46:04 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [req-5bf5010a-3c41-4e14-bdd3-a3a536c58cbc req-bad9b6ff-1992-48e8-9e03-00add88d6b7e tempest-TaggedAttachmentsTest-1785833616 tempest-TaggedAttachmentsTest-1785833616-project-member] Begin detaching volume completed successfully. Sep 02 12:46:04 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-5bf5010a-3c41-4e14-bdd3-a3a536c58cbc req-bad9b6ff-1992-48e8-9e03-00add88d6b7e tempest-TaggedAttachmentsTest-1785833616 tempest-TaggedAttachmentsTest-1785833616-project-member] http://192.168.122.82/volume/v3/volumes/07ffcb2e-95c1-44e5-aed4-100501f074d9/action returned with HTTP 202 Sep 02 12:46:04 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 26/58] 192.168.122.82 () {64 vars in 1556 bytes} [Wed Sep 2 12:46:03 2026] POST /volume/v3/volumes/07ffcb2e-95c1-44e5-aed4-100501f074d9/action => generated 0 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 12:46:04 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-ac8e957d-d3e6-4033-84bf-4816fde773ea None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:46:04 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-ac8e957d-d3e6-4033-84bf-4816fde773ea tempest-TaggedAttachmentsTest-1785833616 tempest-TaggedAttachmentsTest-1785833616-project-member] GET http://192.168.122.82/volume/v3/volumes/07ffcb2e-95c1-44e5-aed4-100501f074d9 Sep 02 12:46:04 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-ac8e957d-d3e6-4033-84bf-4816fde773ea tempest-TaggedAttachmentsTest-1785833616 tempest-TaggedAttachmentsTest-1785833616-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:46:04 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-ac8e957d-d3e6-4033-84bf-4816fde773ea tempest-TaggedAttachmentsTest-1785833616 tempest-TaggedAttachmentsTest-1785833616-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:46:04 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:46:04 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:46:04 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:46:04 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:46:04 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-ac8e957d-d3e6-4033-84bf-4816fde773ea tempest-TaggedAttachmentsTest-1785833616 tempest-TaggedAttachmentsTest-1785833616-project-member] Volume info retrieved successfully. Sep 02 12:46:04 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-ac8e957d-d3e6-4033-84bf-4816fde773ea tempest-TaggedAttachmentsTest-1785833616 tempest-TaggedAttachmentsTest-1785833616-project-member] http://192.168.122.82/volume/v3/volumes/07ffcb2e-95c1-44e5-aed4-100501f074d9 returned with HTTP 200 Sep 02 12:46:04 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 33/59] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:46:04 2026] GET /volume/v3/volumes/07ffcb2e-95c1-44e5-aed4-100501f074d9 => generated 1147 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:46:04 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-c30cd819-20dd-4335-9580-23dd8745f9d8 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:46:04 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-c30cd819-20dd-4335-9580-23dd8745f9d8 None None] GET http://192.168.122.82/volume// Sep 02 12:46:04 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-c30cd819-20dd-4335-9580-23dd8745f9d8 None None] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:46:04 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-c30cd819-20dd-4335-9580-23dd8745f9d8 None None] Calling method 'all' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:46:04 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-c30cd819-20dd-4335-9580-23dd8745f9d8 None None] http://192.168.122.82/volume// returned with HTTP 300 Sep 02 12:46:04 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 27/60] 192.168.122.82 () {58 vars in 1310 bytes} [Wed Sep 2 12:46:04 2026] GET /volume/ => generated 389 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 12:46:04 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [req-5bf5010a-3c41-4e14-bdd3-a3a536c58cbc req-300c1e06-d438-4b28-9495-a2352d369b67 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:46:04 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-5bf5010a-3c41-4e14-bdd3-a3a536c58cbc req-300c1e06-d438-4b28-9495-a2352d369b67 tempest-TaggedAttachmentsTest-1785833616 tempest-TaggedAttachmentsTest-1785833616-project-member] GET http://192.168.122.82/volume/v3/volumes/07ffcb2e-95c1-44e5-aed4-100501f074d9 Sep 02 12:46:04 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-5bf5010a-3c41-4e14-bdd3-a3a536c58cbc req-300c1e06-d438-4b28-9495-a2352d369b67 tempest-TaggedAttachmentsTest-1785833616 tempest-TaggedAttachmentsTest-1785833616-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:46:04 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-5bf5010a-3c41-4e14-bdd3-a3a536c58cbc req-300c1e06-d438-4b28-9495-a2352d369b67 tempest-TaggedAttachmentsTest-1785833616 tempest-TaggedAttachmentsTest-1785833616-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:46:04 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:46:04 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:46:04 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:46:04 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:46:04 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [req-5bf5010a-3c41-4e14-bdd3-a3a536c58cbc req-300c1e06-d438-4b28-9495-a2352d369b67 tempest-TaggedAttachmentsTest-1785833616 tempest-TaggedAttachmentsTest-1785833616-project-member] Volume info retrieved successfully. Sep 02 12:46:04 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-5bf5010a-3c41-4e14-bdd3-a3a536c58cbc req-300c1e06-d438-4b28-9495-a2352d369b67 tempest-TaggedAttachmentsTest-1785833616 tempest-TaggedAttachmentsTest-1785833616-project-member] http://192.168.122.82/volume/v3/volumes/07ffcb2e-95c1-44e5-aed4-100501f074d9 returned with HTTP 200 Sep 02 12:46:04 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 34/61] 192.168.122.82 () {62 vars in 1523 bytes} [Wed Sep 2 12:46:04 2026] GET /volume/v3/volumes/07ffcb2e-95c1-44e5-aed4-100501f074d9 => generated 1328 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 12:46:05 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [req-5bf5010a-3c41-4e14-bdd3-a3a536c58cbc req-91acccde-3ed8-4469-b46b-8ce045870370 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:46:05 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-5bf5010a-3c41-4e14-bdd3-a3a536c58cbc req-91acccde-3ed8-4469-b46b-8ce045870370 tempest-TaggedAttachmentsTest-1785833616 tempest-TaggedAttachmentsTest-1785833616-project-member] DELETE http://192.168.122.82/volume/v3/attachments/4e3bf8c0-e513-4b3d-aa0e-22a5248d2091 Sep 02 12:46:05 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-5bf5010a-3c41-4e14-bdd3-a3a536c58cbc req-91acccde-3ed8-4469-b46b-8ce045870370 tempest-TaggedAttachmentsTest-1785833616 tempest-TaggedAttachmentsTest-1785833616-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:46:05 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-5bf5010a-3c41-4e14-bdd3-a3a536c58cbc req-91acccde-3ed8-4469-b46b-8ce045870370 tempest-TaggedAttachmentsTest-1785833616 tempest-TaggedAttachmentsTest-1785833616-project-member] Calling method 'version_select' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:46:05 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-6d16aa6a-3997-4c22-b8e1-ec6192e173eb None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:46:05 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-6d16aa6a-3997-4c22-b8e1-ec6192e173eb tempest-TaggedAttachmentsTest-1785833616 tempest-TaggedAttachmentsTest-1785833616-project-member] GET http://192.168.122.82/volume/v3/volumes/07ffcb2e-95c1-44e5-aed4-100501f074d9 Sep 02 12:46:05 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-6d16aa6a-3997-4c22-b8e1-ec6192e173eb tempest-TaggedAttachmentsTest-1785833616 tempest-TaggedAttachmentsTest-1785833616-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:46:05 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-6d16aa6a-3997-4c22-b8e1-ec6192e173eb tempest-TaggedAttachmentsTest-1785833616 tempest-TaggedAttachmentsTest-1785833616-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:46:05 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:46:05 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:46:05 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:46:05 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:46:05 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:46:05 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:46:05 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-6d16aa6a-3997-4c22-b8e1-ec6192e173eb tempest-TaggedAttachmentsTest-1785833616 tempest-TaggedAttachmentsTest-1785833616-project-member] Volume info retrieved successfully. Sep 02 12:46:05 devstack devstack@c-api.service[86935]: /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 02 12:46:05 devstack devstack@c-api.service[86935]: return base.obj_make_list(context, Sep 02 12:46:05 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-6d16aa6a-3997-4c22-b8e1-ec6192e173eb tempest-TaggedAttachmentsTest-1785833616 tempest-TaggedAttachmentsTest-1785833616-project-member] http://192.168.122.82/volume/v3/volumes/07ffcb2e-95c1-44e5-aed4-100501f074d9 returned with HTTP 200 Sep 02 12:46:05 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 35/62] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:46:05 2026] GET /volume/v3/volumes/07ffcb2e-95c1-44e5-aed4-100501f074d9 => generated 1147 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:46:05 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-5bf5010a-3c41-4e14-bdd3-a3a536c58cbc req-91acccde-3ed8-4469-b46b-8ce045870370 tempest-TaggedAttachmentsTest-1785833616 tempest-TaggedAttachmentsTest-1785833616-project-member] http://192.168.122.82/volume/v3/attachments/4e3bf8c0-e513-4b3d-aa0e-22a5248d2091 returned with HTTP 200 Sep 02 12:46:05 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 28/63] 192.168.122.82 () {64 vars in 1557 bytes} [Wed Sep 2 12:46:05 2026] DELETE /volume/v3/attachments/4e3bf8c0-e513-4b3d-aa0e-22a5248d2091 => generated 19 bytes in 477 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:46:06 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-c693f961-d27d-480c-8099-96a55ee3db1b None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:46:06 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-c693f961-d27d-480c-8099-96a55ee3db1b tempest-TaggedAttachmentsTest-1785833616 tempest-TaggedAttachmentsTest-1785833616-project-member] GET http://192.168.122.82/volume/v3/volumes/07ffcb2e-95c1-44e5-aed4-100501f074d9 Sep 02 12:46:06 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-c693f961-d27d-480c-8099-96a55ee3db1b tempest-TaggedAttachmentsTest-1785833616 tempest-TaggedAttachmentsTest-1785833616-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:46:06 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-c693f961-d27d-480c-8099-96a55ee3db1b tempest-TaggedAttachmentsTest-1785833616 tempest-TaggedAttachmentsTest-1785833616-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:46:06 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:46:06 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:46:06 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:46:06 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:46:06 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-c693f961-d27d-480c-8099-96a55ee3db1b tempest-TaggedAttachmentsTest-1785833616 tempest-TaggedAttachmentsTest-1785833616-project-member] Volume info retrieved successfully. Sep 02 12:46:06 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-c693f961-d27d-480c-8099-96a55ee3db1b tempest-TaggedAttachmentsTest-1785833616 tempest-TaggedAttachmentsTest-1785833616-project-member] http://192.168.122.82/volume/v3/volumes/07ffcb2e-95c1-44e5-aed4-100501f074d9 returned with HTTP 200 Sep 02 12:46:06 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 36/64] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:46:06 2026] GET /volume/v3/volumes/07ffcb2e-95c1-44e5-aed4-100501f074d9 => generated 852 bytes in 341 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:46:15 devstack devstack@c-api.service[86935]: DEBUG dbcounter [-] [86935] Writing DB stats cinder:SELECT=30,cinder:UPDATE=7 {{(pid=86935) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 12:46:16 devstack devstack@c-api.service[86936]: DEBUG dbcounter [-] [86936] Writing DB stats cinder:SELECT=49,cinder:UPDATE=2,cinder:INSERT=1 {{(pid=86936) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 12:46:19 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-5d4389b5-a1e1-4ce1-b060-46fb0abf097f None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:46:19 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-5d4389b5-a1e1-4ce1-b060-46fb0abf097f tempest-TaggedAttachmentsTest-1785833616 tempest-TaggedAttachmentsTest-1785833616-project-member] GET http://192.168.122.82/volume/v3/volumes/07ffcb2e-95c1-44e5-aed4-100501f074d9 Sep 02 12:46:19 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-5d4389b5-a1e1-4ce1-b060-46fb0abf097f tempest-TaggedAttachmentsTest-1785833616 tempest-TaggedAttachmentsTest-1785833616-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:46:19 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-5d4389b5-a1e1-4ce1-b060-46fb0abf097f tempest-TaggedAttachmentsTest-1785833616 tempest-TaggedAttachmentsTest-1785833616-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:46:19 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:46:19 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:46:19 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:46:19 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:46:19 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-5d4389b5-a1e1-4ce1-b060-46fb0abf097f tempest-TaggedAttachmentsTest-1785833616 tempest-TaggedAttachmentsTest-1785833616-project-member] Volume info retrieved successfully. Sep 02 12:46:19 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-5d4389b5-a1e1-4ce1-b060-46fb0abf097f tempest-TaggedAttachmentsTest-1785833616 tempest-TaggedAttachmentsTest-1785833616-project-member] http://192.168.122.82/volume/v3/volumes/07ffcb2e-95c1-44e5-aed4-100501f074d9 returned with HTTP 200 Sep 02 12:46:19 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 29/65] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:46:19 2026] GET /volume/v3/volumes/07ffcb2e-95c1-44e5-aed4-100501f074d9 => generated 852 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:46:19 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-a686820d-f237-4b3f-9050-d9835a01341d None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:46:19 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-a686820d-f237-4b3f-9050-d9835a01341d tempest-TaggedAttachmentsTest-1785833616 tempest-TaggedAttachmentsTest-1785833616-project-member] GET http://192.168.122.82/volume/v3/volumes/07ffcb2e-95c1-44e5-aed4-100501f074d9 Sep 02 12:46:19 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-a686820d-f237-4b3f-9050-d9835a01341d tempest-TaggedAttachmentsTest-1785833616 tempest-TaggedAttachmentsTest-1785833616-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:46:19 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-a686820d-f237-4b3f-9050-d9835a01341d tempest-TaggedAttachmentsTest-1785833616 tempest-TaggedAttachmentsTest-1785833616-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:46:19 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:46:19 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:46:19 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:46:19 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:46:19 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-a686820d-f237-4b3f-9050-d9835a01341d tempest-TaggedAttachmentsTest-1785833616 tempest-TaggedAttachmentsTest-1785833616-project-member] Volume info retrieved successfully. Sep 02 12:46:19 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-a686820d-f237-4b3f-9050-d9835a01341d tempest-TaggedAttachmentsTest-1785833616 tempest-TaggedAttachmentsTest-1785833616-project-member] http://192.168.122.82/volume/v3/volumes/07ffcb2e-95c1-44e5-aed4-100501f074d9 returned with HTTP 200 Sep 02 12:46:19 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 37/66] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:46:19 2026] GET /volume/v3/volumes/07ffcb2e-95c1-44e5-aed4-100501f074d9 => generated 852 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:46:26 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-8cbf96da-f207-4e20-ad3d-528cb5df5bc7 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:46:26 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-8cbf96da-f207-4e20-ad3d-528cb5df5bc7 tempest-ServerRescueNegativeTestJSON-1473404299 tempest-ServerRescueNegativeTestJSON-1473404299-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 12:46:26 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-8cbf96da-f207-4e20-ad3d-528cb5df5bc7 tempest-ServerRescueNegativeTestJSON-1473404299 tempest-ServerRescueNegativeTestJSON-1473404299-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1415983138"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:46:26 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.volumes [None req-8cbf96da-f207-4e20-ad3d-528cb5df5bc7 tempest-ServerRescueNegativeTestJSON-1473404299 tempest-ServerRescueNegativeTestJSON-1473404299-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1415983138'}} {{(pid=86935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 12:46:26 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-8cbf96da-f207-4e20-ad3d-528cb5df5bc7 tempest-ServerRescueNegativeTestJSON-1473404299 tempest-ServerRescueNegativeTestJSON-1473404299-project-member] Create volume of 1 GB Sep 02 12:46:26 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-8cbf96da-f207-4e20-ad3d-528cb5df5bc7 tempest-ServerRescueNegativeTestJSON-1473404299 tempest-ServerRescueNegativeTestJSON-1473404299-project-member] Availability Zones retrieved successfully. Sep 02 12:46:26 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-8cbf96da-f207-4e20-ad3d-528cb5df5bc7 tempest-ServerRescueNegativeTestJSON-1473404299 tempest-ServerRescueNegativeTestJSON-1473404299-project-member] Flow 'volume_create_api' (6b2af7b0-6576-4e7d-94f6-e44e51649367) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:46:26 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-8cbf96da-f207-4e20-ad3d-528cb5df5bc7 tempest-ServerRescueNegativeTestJSON-1473404299 tempest-ServerRescueNegativeTestJSON-1473404299-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3eb017c7-c13f-49e0-baa5-ee06cc80c628) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:46:26 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.flows.api.create_volume [None req-8cbf96da-f207-4e20-ad3d-528cb5df5bc7 tempest-ServerRescueNegativeTestJSON-1473404299 tempest-ServerRescueNegativeTestJSON-1473404299-project-member] Validating volume size '1' using validate_int {{(pid=86935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 12:46:26 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-8cbf96da-f207-4e20-ad3d-528cb5df5bc7 tempest-ServerRescueNegativeTestJSON-1473404299 tempest-ServerRescueNegativeTestJSON-1473404299-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3eb017c7-c13f-49e0-baa5-ee06cc80c628) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:46:26 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-8cbf96da-f207-4e20-ad3d-528cb5df5bc7 tempest-ServerRescueNegativeTestJSON-1473404299 tempest-ServerRescueNegativeTestJSON-1473404299-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21c3ec1c-d8b4-406a-95c0-133d80cffcad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:46:26 devstack devstack@c-api.service[86935]: DEBUG cinder.quota [None req-8cbf96da-f207-4e20-ad3d-528cb5df5bc7 tempest-ServerRescueNegativeTestJSON-1473404299 tempest-ServerRescueNegativeTestJSON-1473404299-project-member] Created reservations ['a0fdb910-f007-494a-8252-6e0c662628c7', '51963954-8a7f-4bbe-97d9-401b1b0e7b9e', 'fb959c04-430a-428e-8d16-aeaabbb7ef71', '02b9f6cf-0d8d-47db-9ba9-18ab0d8e388c'] {{(pid=86935) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:46:26 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-8cbf96da-f207-4e20-ad3d-528cb5df5bc7 tempest-ServerRescueNegativeTestJSON-1473404299 tempest-ServerRescueNegativeTestJSON-1473404299-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21c3ec1c-d8b4-406a-95c0-133d80cffcad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a0fdb910-f007-494a-8252-6e0c662628c7', '51963954-8a7f-4bbe-97d9-401b1b0e7b9e', 'fb959c04-430a-428e-8d16-aeaabbb7ef71', '02b9f6cf-0d8d-47db-9ba9-18ab0d8e388c']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:46:26 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-8cbf96da-f207-4e20-ad3d-528cb5df5bc7 tempest-ServerRescueNegativeTestJSON-1473404299 tempest-ServerRescueNegativeTestJSON-1473404299-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00980126-ff4c-4018-a37f-a84fdd0efabc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:46:26 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:46:26 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:46:26 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-8cbf96da-f207-4e20-ad3d-528cb5df5bc7 tempest-ServerRescueNegativeTestJSON-1473404299 tempest-ServerRescueNegativeTestJSON-1473404299-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00980126-ff4c-4018-a37f-a84fdd0efabc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9cc4545b-6a42-4863-a7c6-f1d3c71f09b0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1415983138',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e75bdf3f038546329b62372cfb52a5da',qos_specs=None,replication_status=,reservations=['a0fdb910-f007-494a-8252-6e0c662628c7','51963954-8a7f-4bbe-97d9-401b1b0e7b9e','fb959c04-430a-428e-8d16-aeaabbb7ef71','02b9f6cf-0d8d-47db-9ba9-18ab0d8e388c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='585231380b2848148948b5f6fe1df2a7',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T10:46:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1415983138',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9cc4545b-6a42-4863-a7c6-f1d3c71f09b0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e75bdf3f038546329b62372cfb52a5da',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='585231380b2848148948b5f6fe1df2a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:46:26 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-8cbf96da-f207-4e20-ad3d-528cb5df5bc7 tempest-ServerRescueNegativeTestJSON-1473404299 tempest-ServerRescueNegativeTestJSON-1473404299-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (752702f0-a26e-42f7-9aaa-e5104f1d3649) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:46:26 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-8cbf96da-f207-4e20-ad3d-528cb5df5bc7 tempest-ServerRescueNegativeTestJSON-1473404299 tempest-ServerRescueNegativeTestJSON-1473404299-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (752702f0-a26e-42f7-9aaa-e5104f1d3649) transitioned into state 'SUCCESS' from state '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-1415983138',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e75bdf3f038546329b62372cfb52a5da',qos_specs=None,replication_status=,reservations=['a0fdb910-f007-494a-8252-6e0c662628c7','51963954-8a7f-4bbe-97d9-401b1b0e7b9e','fb959c04-430a-428e-8d16-aeaabbb7ef71','02b9f6cf-0d8d-47db-9ba9-18ab0d8e388c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='585231380b2848148948b5f6fe1df2a7',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:46:26 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-8cbf96da-f207-4e20-ad3d-528cb5df5bc7 tempest-ServerRescueNegativeTestJSON-1473404299 tempest-ServerRescueNegativeTestJSON-1473404299-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c4d5717-5eef-45fa-958e-4b6100262954) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:46:26 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-8cbf96da-f207-4e20-ad3d-528cb5df5bc7 tempest-ServerRescueNegativeTestJSON-1473404299 tempest-ServerRescueNegativeTestJSON-1473404299-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c4d5717-5eef-45fa-958e-4b6100262954) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:46:26 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-8cbf96da-f207-4e20-ad3d-528cb5df5bc7 tempest-ServerRescueNegativeTestJSON-1473404299 tempest-ServerRescueNegativeTestJSON-1473404299-project-member] Flow 'volume_create_api' (6b2af7b0-6576-4e7d-94f6-e44e51649367) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:46:26 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-8cbf96da-f207-4e20-ad3d-528cb5df5bc7 tempest-ServerRescueNegativeTestJSON-1473404299 tempest-ServerRescueNegativeTestJSON-1473404299-project-member] Create volume request issued successfully. Sep 02 12:46:26 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-8cbf96da-f207-4e20-ad3d-528cb5df5bc7 tempest-ServerRescueNegativeTestJSON-1473404299 tempest-ServerRescueNegativeTestJSON-1473404299-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 12:46:26 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 30/67] 192.168.122.82 () {60 vars in 1137 bytes} [Wed Sep 2 12:46:26 2026] POST /volume/v3/volumes => generated 766 bytes in 769 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 02 12:46:26 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-46061784-2627-4861-9fc2-a1ac7aa97baf None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:46:26 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-46061784-2627-4861-9fc2-a1ac7aa97baf tempest-ServerRescueNegativeTestJSON-1473404299 tempest-ServerRescueNegativeTestJSON-1473404299-project-member] GET http://192.168.122.82/volume/v3/volumes/9cc4545b-6a42-4863-a7c6-f1d3c71f09b0 Sep 02 12:46:26 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-46061784-2627-4861-9fc2-a1ac7aa97baf tempest-ServerRescueNegativeTestJSON-1473404299 tempest-ServerRescueNegativeTestJSON-1473404299-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:46:26 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-46061784-2627-4861-9fc2-a1ac7aa97baf tempest-ServerRescueNegativeTestJSON-1473404299 tempest-ServerRescueNegativeTestJSON-1473404299-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:46:26 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:46:26 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:46:26 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:46:26 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:46:26 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-46061784-2627-4861-9fc2-a1ac7aa97baf tempest-ServerRescueNegativeTestJSON-1473404299 tempest-ServerRescueNegativeTestJSON-1473404299-project-member] Volume info retrieved successfully. Sep 02 12:46:26 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-46061784-2627-4861-9fc2-a1ac7aa97baf tempest-ServerRescueNegativeTestJSON-1473404299 tempest-ServerRescueNegativeTestJSON-1473404299-project-member] http://192.168.122.82/volume/v3/volumes/9cc4545b-6a42-4863-a7c6-f1d3c71f09b0 returned with HTTP 200 Sep 02 12:46:26 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 38/68] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:46:26 2026] GET /volume/v3/volumes/9cc4545b-6a42-4863-a7c6-f1d3c71f09b0 => generated 834 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:46:28 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-ab898a6b-977a-4dee-bc05-f752acedc8b2 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:46:28 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-ab898a6b-977a-4dee-bc05-f752acedc8b2 tempest-ServerRescueNegativeTestJSON-1473404299 tempest-ServerRescueNegativeTestJSON-1473404299-project-member] GET http://192.168.122.82/volume/v3/volumes/9cc4545b-6a42-4863-a7c6-f1d3c71f09b0 Sep 02 12:46:28 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-ab898a6b-977a-4dee-bc05-f752acedc8b2 tempest-ServerRescueNegativeTestJSON-1473404299 tempest-ServerRescueNegativeTestJSON-1473404299-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:46:28 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-ab898a6b-977a-4dee-bc05-f752acedc8b2 tempest-ServerRescueNegativeTestJSON-1473404299 tempest-ServerRescueNegativeTestJSON-1473404299-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:46:28 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:46:28 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:46:28 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:46:28 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:46:28 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-ab898a6b-977a-4dee-bc05-f752acedc8b2 tempest-ServerRescueNegativeTestJSON-1473404299 tempest-ServerRescueNegativeTestJSON-1473404299-project-member] Volume info retrieved successfully. Sep 02 12:46:28 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-ab898a6b-977a-4dee-bc05-f752acedc8b2 tempest-ServerRescueNegativeTestJSON-1473404299 tempest-ServerRescueNegativeTestJSON-1473404299-project-member] http://192.168.122.82/volume/v3/volumes/9cc4545b-6a42-4863-a7c6-f1d3c71f09b0 returned with HTTP 200 Sep 02 12:46:28 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 31/69] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:46:28 2026] GET /volume/v3/volumes/9cc4545b-6a42-4863-a7c6-f1d3c71f09b0 => generated 858 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:46:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-1fc007a9-97d5-4d7e-be39-3f94c0aa5138 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:46:28 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-1fc007a9-97d5-4d7e-be39-3f94c0aa5138 tempest-TaggedAttachmentsTest-1785833616 tempest-TaggedAttachmentsTest-1785833616-project-member] DELETE http://192.168.122.82/volume/v3/volumes/07ffcb2e-95c1-44e5-aed4-100501f074d9 Sep 02 12:46:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-1fc007a9-97d5-4d7e-be39-3f94c0aa5138 tempest-TaggedAttachmentsTest-1785833616 tempest-TaggedAttachmentsTest-1785833616-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:46:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-1fc007a9-97d5-4d7e-be39-3f94c0aa5138 tempest-TaggedAttachmentsTest-1785833616 tempest-TaggedAttachmentsTest-1785833616-project-member] Calling method 'delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:46:28 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-1fc007a9-97d5-4d7e-be39-3f94c0aa5138 tempest-TaggedAttachmentsTest-1785833616 tempest-TaggedAttachmentsTest-1785833616-project-member] Delete volume with id: 07ffcb2e-95c1-44e5-aed4-100501f074d9 Sep 02 12:46:28 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:46:28 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:46:28 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:46:28 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:46:28 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-1fc007a9-97d5-4d7e-be39-3f94c0aa5138 tempest-TaggedAttachmentsTest-1785833616 tempest-TaggedAttachmentsTest-1785833616-project-member] Volume info retrieved successfully. Sep 02 12:46:28 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-1fc007a9-97d5-4d7e-be39-3f94c0aa5138 tempest-TaggedAttachmentsTest-1785833616 tempest-TaggedAttachmentsTest-1785833616-project-member] Delete volume request issued successfully. Sep 02 12:46:28 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-1fc007a9-97d5-4d7e-be39-3f94c0aa5138 tempest-TaggedAttachmentsTest-1785833616 tempest-TaggedAttachmentsTest-1785833616-project-member] http://192.168.122.82/volume/v3/volumes/07ffcb2e-95c1-44e5-aed4-100501f074d9 returned with HTTP 202 Sep 02 12:46:28 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 39/70] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 12:46:28 2026] DELETE /volume/v3/volumes/07ffcb2e-95c1-44e5-aed4-100501f074d9 => generated 0 bytes in 491 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 12:46:28 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-04982c56-934c-46c0-9146-8298191b103c None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:46:28 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-04982c56-934c-46c0-9146-8298191b103c tempest-TaggedAttachmentsTest-1785833616 tempest-TaggedAttachmentsTest-1785833616-project-member] GET http://192.168.122.82/volume/v3/volumes/07ffcb2e-95c1-44e5-aed4-100501f074d9 Sep 02 12:46:28 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-04982c56-934c-46c0-9146-8298191b103c tempest-TaggedAttachmentsTest-1785833616 tempest-TaggedAttachmentsTest-1785833616-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:46:28 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-04982c56-934c-46c0-9146-8298191b103c tempest-TaggedAttachmentsTest-1785833616 tempest-TaggedAttachmentsTest-1785833616-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:46:28 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:46:28 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:46:28 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:46:28 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:46:28 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-04982c56-934c-46c0-9146-8298191b103c tempest-TaggedAttachmentsTest-1785833616 tempest-TaggedAttachmentsTest-1785833616-project-member] Volume info retrieved successfully. Sep 02 12:46:28 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-04982c56-934c-46c0-9146-8298191b103c tempest-TaggedAttachmentsTest-1785833616 tempest-TaggedAttachmentsTest-1785833616-project-member] http://192.168.122.82/volume/v3/volumes/07ffcb2e-95c1-44e5-aed4-100501f074d9 returned with HTTP 200 Sep 02 12:46:28 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 32/71] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:46:28 2026] GET /volume/v3/volumes/07ffcb2e-95c1-44e5-aed4-100501f074d9 => generated 851 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 12:46:29 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-41abd606-3c8d-42ec-8fa3-20877f4363d0 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:46:29 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-41abd606-3c8d-42ec-8fa3-20877f4363d0 tempest-ServerRescueNegativeTestJSON-1473404299 tempest-ServerRescueNegativeTestJSON-1473404299-project-member] GET http://192.168.122.82/volume/v3/volumes/9cc4545b-6a42-4863-a7c6-f1d3c71f09b0 Sep 02 12:46:29 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-41abd606-3c8d-42ec-8fa3-20877f4363d0 tempest-ServerRescueNegativeTestJSON-1473404299 tempest-ServerRescueNegativeTestJSON-1473404299-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:46:29 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-41abd606-3c8d-42ec-8fa3-20877f4363d0 tempest-ServerRescueNegativeTestJSON-1473404299 tempest-ServerRescueNegativeTestJSON-1473404299-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:46:29 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:46:29 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:46:29 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:46:29 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:46:29 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-41abd606-3c8d-42ec-8fa3-20877f4363d0 tempest-ServerRescueNegativeTestJSON-1473404299 tempest-ServerRescueNegativeTestJSON-1473404299-project-member] Volume info retrieved successfully. Sep 02 12:46:29 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-41abd606-3c8d-42ec-8fa3-20877f4363d0 tempest-ServerRescueNegativeTestJSON-1473404299 tempest-ServerRescueNegativeTestJSON-1473404299-project-member] http://192.168.122.82/volume/v3/volumes/9cc4545b-6a42-4863-a7c6-f1d3c71f09b0 returned with HTTP 200 Sep 02 12:46:29 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 40/72] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:46:29 2026] GET /volume/v3/volumes/9cc4545b-6a42-4863-a7c6-f1d3c71f09b0 => generated 859 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:46:29 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-b82b6708-69a2-4476-a1d1-087e6e6fa6d0 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:46:29 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-b82b6708-69a2-4476-a1d1-087e6e6fa6d0 tempest-TaggedAttachmentsTest-1785833616 tempest-TaggedAttachmentsTest-1785833616-project-member] GET http://192.168.122.82/volume/v3/volumes/07ffcb2e-95c1-44e5-aed4-100501f074d9 Sep 02 12:46:29 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-b82b6708-69a2-4476-a1d1-087e6e6fa6d0 tempest-TaggedAttachmentsTest-1785833616 tempest-TaggedAttachmentsTest-1785833616-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:46:29 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-b82b6708-69a2-4476-a1d1-087e6e6fa6d0 tempest-TaggedAttachmentsTest-1785833616 tempest-TaggedAttachmentsTest-1785833616-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:46:29 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:46:29 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:46:29 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:46:29 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:46:29 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-b82b6708-69a2-4476-a1d1-087e6e6fa6d0 tempest-TaggedAttachmentsTest-1785833616 tempest-TaggedAttachmentsTest-1785833616-project-member] Volume info retrieved successfully. Sep 02 12:46:29 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-b82b6708-69a2-4476-a1d1-087e6e6fa6d0 tempest-TaggedAttachmentsTest-1785833616 tempest-TaggedAttachmentsTest-1785833616-project-member] http://192.168.122.82/volume/v3/volumes/07ffcb2e-95c1-44e5-aed4-100501f074d9 returned with HTTP 200 Sep 02 12:46:29 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 33/73] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:46:29 2026] GET /volume/v3/volumes/07ffcb2e-95c1-44e5-aed4-100501f074d9 => generated 851 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:46:31 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-7fcfde95-903f-477b-ad15-47428e5bb44f None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:46:31 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-7fcfde95-903f-477b-ad15-47428e5bb44f tempest-TaggedAttachmentsTest-1785833616 tempest-TaggedAttachmentsTest-1785833616-project-member] GET http://192.168.122.82/volume/v3/volumes/07ffcb2e-95c1-44e5-aed4-100501f074d9 Sep 02 12:46:31 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-7fcfde95-903f-477b-ad15-47428e5bb44f tempest-TaggedAttachmentsTest-1785833616 tempest-TaggedAttachmentsTest-1785833616-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:46:31 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-7fcfde95-903f-477b-ad15-47428e5bb44f tempest-TaggedAttachmentsTest-1785833616 tempest-TaggedAttachmentsTest-1785833616-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:46:31 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-7fcfde95-903f-477b-ad15-47428e5bb44f tempest-TaggedAttachmentsTest-1785833616 tempest-TaggedAttachmentsTest-1785833616-project-member] http://192.168.122.82/volume/v3/volumes/07ffcb2e-95c1-44e5-aed4-100501f074d9 returned with HTTP 404 Sep 02 12:46:31 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 41/74] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:46:30 2026] GET /volume/v3/volumes/07ffcb2e-95c1-44e5-aed4-100501f074d9 => generated 109 bytes in 73 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:46:37 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-49e633ef-e9b2-410a-834e-551adedefe99 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:46:37 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-49e633ef-e9b2-410a-834e-551adedefe99 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 12:46:37 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-49e633ef-e9b2-410a-834e-551adedefe99 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1804219248"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:46:37 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.volumes [None req-49e633ef-e9b2-410a-834e-551adedefe99 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1804219248'}} {{(pid=86935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 12:46:37 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-49e633ef-e9b2-410a-834e-551adedefe99 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Create volume of 1 GB Sep 02 12:46:37 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-49e633ef-e9b2-410a-834e-551adedefe99 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Availability Zones retrieved successfully. Sep 02 12:46:37 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-49e633ef-e9b2-410a-834e-551adedefe99 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Flow 'volume_create_api' (3d57d79a-073e-4955-b901-689f7a60c2aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:46:37 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-49e633ef-e9b2-410a-834e-551adedefe99 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42f4dd71-44e0-4622-9787-a8cfa4b32bbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:46:37 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.flows.api.create_volume [None req-49e633ef-e9b2-410a-834e-551adedefe99 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Validating volume size '1' using validate_int {{(pid=86935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 12:46:37 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-49e633ef-e9b2-410a-834e-551adedefe99 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42f4dd71-44e0-4622-9787-a8cfa4b32bbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:46:37 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-49e633ef-e9b2-410a-834e-551adedefe99 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28fb66b3-09a3-4176-ad55-7506d8dfdb5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:46:38 devstack devstack@c-api.service[86935]: DEBUG cinder.quota [None req-49e633ef-e9b2-410a-834e-551adedefe99 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Created reservations ['e334adf5-9ec4-4dbd-bce7-d6ade5a7bfbd', '9661fb26-e348-4570-84f3-a66e324b217f', '9dc21db5-7b58-4631-acb9-eac1290c8c24', 'c954f68a-34e2-4a0a-b33f-876b815027d2'] {{(pid=86935) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:46:38 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-49e633ef-e9b2-410a-834e-551adedefe99 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28fb66b3-09a3-4176-ad55-7506d8dfdb5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e334adf5-9ec4-4dbd-bce7-d6ade5a7bfbd', '9661fb26-e348-4570-84f3-a66e324b217f', '9dc21db5-7b58-4631-acb9-eac1290c8c24', 'c954f68a-34e2-4a0a-b33f-876b815027d2']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:46:38 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-49e633ef-e9b2-410a-834e-551adedefe99 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8f0617f-0aaf-4dcd-9712-5ef6fc17f3f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:46:38 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:46:38 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:46:38 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-49e633ef-e9b2-410a-834e-551adedefe99 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8f0617f-0aaf-4dcd-9712-5ef6fc17f3f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '12bf1138-5d50-41f9-96f1-8bc0a8436e69', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1804219248',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9eb3ddf1e158488c93eb90cb410271b8',qos_specs=None,replication_status=,reservations=['e334adf5-9ec4-4dbd-bce7-d6ade5a7bfbd','9661fb26-e348-4570-84f3-a66e324b217f','9dc21db5-7b58-4631-acb9-eac1290c8c24','c954f68a-34e2-4a0a-b33f-876b815027d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd1e46e32d1346f193d681854f63fe72',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T10:46:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1804219248',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=12bf1138-5d50-41f9-96f1-8bc0a8436e69,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9eb3ddf1e158488c93eb90cb410271b8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bd1e46e32d1346f193d681854f63fe72',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:46:38 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-49e633ef-e9b2-410a-834e-551adedefe99 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9e2bcc7-8ab7-4a0f-9b2a-5273a96ee4f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:46:38 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-49e633ef-e9b2-410a-834e-551adedefe99 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9e2bcc7-8ab7-4a0f-9b2a-5273a96ee4f5) transitioned into state 'SUCCESS' from state '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-1804219248',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9eb3ddf1e158488c93eb90cb410271b8',qos_specs=None,replication_status=,reservations=['e334adf5-9ec4-4dbd-bce7-d6ade5a7bfbd','9661fb26-e348-4570-84f3-a66e324b217f','9dc21db5-7b58-4631-acb9-eac1290c8c24','c954f68a-34e2-4a0a-b33f-876b815027d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd1e46e32d1346f193d681854f63fe72',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:46:38 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-49e633ef-e9b2-410a-834e-551adedefe99 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aff01fc4-3ead-48a2-ab4d-6babda352c6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:46:38 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-49e633ef-e9b2-410a-834e-551adedefe99 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aff01fc4-3ead-48a2-ab4d-6babda352c6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:46:38 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-49e633ef-e9b2-410a-834e-551adedefe99 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Flow 'volume_create_api' (3d57d79a-073e-4955-b901-689f7a60c2aa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:46:38 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-49e633ef-e9b2-410a-834e-551adedefe99 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Create volume request issued successfully. Sep 02 12:46:38 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-49e633ef-e9b2-410a-834e-551adedefe99 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 12:46:38 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 34/75] 192.168.122.82 () {60 vars in 1137 bytes} [Wed Sep 2 12:46:37 2026] POST /volume/v3/volumes => generated 758 bytes in 1013 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 12:46:38 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-269b6293-9679-486e-a753-f84cd8ce4972 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:46:38 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-269b6293-9679-486e-a753-f84cd8ce4972 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] GET http://192.168.122.82/volume/v3/volumes/12bf1138-5d50-41f9-96f1-8bc0a8436e69 Sep 02 12:46:38 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-269b6293-9679-486e-a753-f84cd8ce4972 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:46:38 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-269b6293-9679-486e-a753-f84cd8ce4972 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:46:38 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:46:38 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:46:38 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:46:38 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:46:39 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-269b6293-9679-486e-a753-f84cd8ce4972 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Volume info retrieved successfully. Sep 02 12:46:39 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-269b6293-9679-486e-a753-f84cd8ce4972 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] http://192.168.122.82/volume/v3/volumes/12bf1138-5d50-41f9-96f1-8bc0a8436e69 returned with HTTP 200 Sep 02 12:46:39 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 42/76] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:46:38 2026] GET /volume/v3/volumes/12bf1138-5d50-41f9-96f1-8bc0a8436e69 => generated 826 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:46:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-d32cd351-78c0-47b2-a5f2-b6f9713197e3 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:46:40 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-d32cd351-78c0-47b2-a5f2-b6f9713197e3 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] GET http://192.168.122.82/volume/v3/volumes/12bf1138-5d50-41f9-96f1-8bc0a8436e69 Sep 02 12:46:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-d32cd351-78c0-47b2-a5f2-b6f9713197e3 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:46:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-d32cd351-78c0-47b2-a5f2-b6f9713197e3 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:46:40 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:46:40 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:46:40 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:46:40 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:46:40 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-d32cd351-78c0-47b2-a5f2-b6f9713197e3 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Volume info retrieved successfully. Sep 02 12:46:40 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-d32cd351-78c0-47b2-a5f2-b6f9713197e3 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] http://192.168.122.82/volume/v3/volumes/12bf1138-5d50-41f9-96f1-8bc0a8436e69 returned with HTTP 200 Sep 02 12:46:40 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 35/77] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:46:40 2026] GET /volume/v3/volumes/12bf1138-5d50-41f9-96f1-8bc0a8436e69 => generated 850 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:46:41 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-d357e3b9-e241-4224-a556-95756eaf437c None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:46:41 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-d357e3b9-e241-4224-a556-95756eaf437c tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] GET http://192.168.122.82/volume/v3/volumes/12bf1138-5d50-41f9-96f1-8bc0a8436e69 Sep 02 12:46:41 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-d357e3b9-e241-4224-a556-95756eaf437c tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:46:41 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-d357e3b9-e241-4224-a556-95756eaf437c tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:46:41 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:46:41 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:46:41 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:46:41 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:46:41 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-d357e3b9-e241-4224-a556-95756eaf437c tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Volume info retrieved successfully. Sep 02 12:46:41 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-d357e3b9-e241-4224-a556-95756eaf437c tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] http://192.168.122.82/volume/v3/volumes/12bf1138-5d50-41f9-96f1-8bc0a8436e69 returned with HTTP 200 Sep 02 12:46:41 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 43/78] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:46:41 2026] GET /volume/v3/volumes/12bf1138-5d50-41f9-96f1-8bc0a8436e69 => generated 850 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:46:42 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-264abfe7-47a0-45c2-8cd5-813e2e55afe5 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:46:42 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-264abfe7-47a0-45c2-8cd5-813e2e55afe5 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] GET http://192.168.122.82/volume/v3/volumes/12bf1138-5d50-41f9-96f1-8bc0a8436e69 Sep 02 12:46:42 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-264abfe7-47a0-45c2-8cd5-813e2e55afe5 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:46:42 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-264abfe7-47a0-45c2-8cd5-813e2e55afe5 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:46:42 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:46:42 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:46:42 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:46:42 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:46:42 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-264abfe7-47a0-45c2-8cd5-813e2e55afe5 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Volume info retrieved successfully. Sep 02 12:46:42 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-264abfe7-47a0-45c2-8cd5-813e2e55afe5 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] http://192.168.122.82/volume/v3/volumes/12bf1138-5d50-41f9-96f1-8bc0a8436e69 returned with HTTP 200 Sep 02 12:46:42 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 36/79] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:46:42 2026] GET /volume/v3/volumes/12bf1138-5d50-41f9-96f1-8bc0a8436e69 => generated 851 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:46:42 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [req-9ebb426d-e88a-4ac0-a01c-b19da7d2305a req-583b379a-19d8-48a3-b40c-033c9e62f8ed None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:46:42 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-9ebb426d-e88a-4ac0-a01c-b19da7d2305a req-583b379a-19d8-48a3-b40c-033c9e62f8ed tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] GET http://192.168.122.82/volume/v3/volumes/12bf1138-5d50-41f9-96f1-8bc0a8436e69 Sep 02 12:46:42 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-9ebb426d-e88a-4ac0-a01c-b19da7d2305a req-583b379a-19d8-48a3-b40c-033c9e62f8ed tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:46:42 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-9ebb426d-e88a-4ac0-a01c-b19da7d2305a req-583b379a-19d8-48a3-b40c-033c9e62f8ed tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:46:42 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:46:42 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:46:42 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:46:42 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:46:42 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [req-9ebb426d-e88a-4ac0-a01c-b19da7d2305a req-583b379a-19d8-48a3-b40c-033c9e62f8ed tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Volume info retrieved successfully. Sep 02 12:46:42 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-9ebb426d-e88a-4ac0-a01c-b19da7d2305a req-583b379a-19d8-48a3-b40c-033c9e62f8ed tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] http://192.168.122.82/volume/v3/volumes/12bf1138-5d50-41f9-96f1-8bc0a8436e69 returned with HTTP 200 Sep 02 12:46:42 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 44/80] 192.168.122.82 () {60 vars in 1482 bytes} [Wed Sep 2 12:46:42 2026] GET /volume/v3/volumes/12bf1138-5d50-41f9-96f1-8bc0a8436e69 => generated 851 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 12:46:43 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-d9597a1c-0e04-426a-ae8c-0a682c0424d0 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:46:43 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-d9597a1c-0e04-426a-ae8c-0a682c0424d0 None None] GET http://192.168.122.82/volume// Sep 02 12:46:43 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-d9597a1c-0e04-426a-ae8c-0a682c0424d0 None None] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:46:43 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-d9597a1c-0e04-426a-ae8c-0a682c0424d0 None None] Calling method 'all' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:46:43 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-d9597a1c-0e04-426a-ae8c-0a682c0424d0 None None] http://192.168.122.82/volume// returned with HTTP 300 Sep 02 12:46:43 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 37/81] 192.168.122.82 () {58 vars in 1312 bytes} [Wed Sep 2 12:46:43 2026] GET /volume/ => generated 389 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 12:46:43 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [req-9ebb426d-e88a-4ac0-a01c-b19da7d2305a req-a7ecfb4a-eda6-4a9a-a9fb-642bb3be0fba None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:46:43 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-9ebb426d-e88a-4ac0-a01c-b19da7d2305a req-a7ecfb4a-eda6-4a9a-a9fb-642bb3be0fba tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] POST http://192.168.122.82/volume/v3/attachments Sep 02 12:46:43 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-9ebb426d-e88a-4ac0-a01c-b19da7d2305a req-a7ecfb4a-eda6-4a9a-a9fb-642bb3be0fba tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "12bf1138-5d50-41f9-96f1-8bc0a8436e69", "connector": null, "instance_uuid": "8c2c9423-17e3-4453-8ff5-c0cbfb92f611"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:46:43 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:46:43 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:46:43 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:46:43 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:46:43 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-9ebb426d-e88a-4ac0-a01c-b19da7d2305a req-a7ecfb4a-eda6-4a9a-a9fb-642bb3be0fba tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] http://192.168.122.82/volume/v3/attachments returned with HTTP 200 Sep 02 12:46:43 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 45/82] 192.168.122.82 () {66 vars in 1478 bytes} [Wed Sep 2 12:46:43 2026] POST /volume/v3/attachments => generated 273 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:46:43 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-95713586-9b12-483b-968a-d478e9113573 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:46:43 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-95713586-9b12-483b-968a-d478e9113573 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] GET http://192.168.122.82/volume/v3/volumes/12bf1138-5d50-41f9-96f1-8bc0a8436e69 Sep 02 12:46:43 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-95713586-9b12-483b-968a-d478e9113573 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:46:43 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-95713586-9b12-483b-968a-d478e9113573 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:46:43 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-2a4c1d89-2cc3-4c3e-850f-4c71442d4ea1 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:46:43 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-2a4c1d89-2cc3-4c3e-850f-4c71442d4ea1 None None] GET http://192.168.122.82/volume// Sep 02 12:46:43 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-2a4c1d89-2cc3-4c3e-850f-4c71442d4ea1 None None] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:46:43 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-2a4c1d89-2cc3-4c3e-850f-4c71442d4ea1 None None] Calling method 'all' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:46:43 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-2a4c1d89-2cc3-4c3e-850f-4c71442d4ea1 None None] http://192.168.122.82/volume// returned with HTTP 300 Sep 02 12:46:43 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 46/83] 192.168.122.82 () {58 vars in 1310 bytes} [Wed Sep 2 12:46:43 2026] GET /volume/ => generated 389 bytes in 21 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 12:46:43 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [req-9ebb426d-e88a-4ac0-a01c-b19da7d2305a req-1700b089-db65-45b5-a768-c63ab9c3ad29 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:46:43 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:46:43 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:46:43 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-9ebb426d-e88a-4ac0-a01c-b19da7d2305a req-1700b089-db65-45b5-a768-c63ab9c3ad29 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] GET http://192.168.122.82/volume/v3/volumes/12bf1138-5d50-41f9-96f1-8bc0a8436e69 Sep 02 12:46:43 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-9ebb426d-e88a-4ac0-a01c-b19da7d2305a req-1700b089-db65-45b5-a768-c63ab9c3ad29 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:46:43 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-9ebb426d-e88a-4ac0-a01c-b19da7d2305a req-1700b089-db65-45b5-a768-c63ab9c3ad29 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:46:43 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:46:43 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:46:43 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:46:43 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:46:43 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:46:43 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:46:43 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [req-9ebb426d-e88a-4ac0-a01c-b19da7d2305a req-1700b089-db65-45b5-a768-c63ab9c3ad29 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Volume info retrieved successfully. Sep 02 12:46:43 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-9ebb426d-e88a-4ac0-a01c-b19da7d2305a req-1700b089-db65-45b5-a768-c63ab9c3ad29 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] http://192.168.122.82/volume/v3/volumes/12bf1138-5d50-41f9-96f1-8bc0a8436e69 returned with HTTP 200 Sep 02 12:46:43 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 47/84] 192.168.122.82 () {62 vars in 1523 bytes} [Wed Sep 2 12:46:43 2026] GET /volume/v3/volumes/12bf1138-5d50-41f9-96f1-8bc0a8436e69 => generated 1031 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 12:46:43 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-95713586-9b12-483b-968a-d478e9113573 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Volume info retrieved successfully. Sep 02 12:46:43 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-95713586-9b12-483b-968a-d478e9113573 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] http://192.168.122.82/volume/v3/volumes/12bf1138-5d50-41f9-96f1-8bc0a8436e69 returned with HTTP 200 Sep 02 12:46:43 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 38/85] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:46:43 2026] GET /volume/v3/volumes/12bf1138-5d50-41f9-96f1-8bc0a8436e69 => generated 850 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:46:44 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [req-9ebb426d-e88a-4ac0-a01c-b19da7d2305a req-6019dc3d-ceaa-4c3d-96d8-4fdb733a5fc1 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:46:44 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-9ebb426d-e88a-4ac0-a01c-b19da7d2305a req-6019dc3d-ceaa-4c3d-96d8-4fdb733a5fc1 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] PUT http://192.168.122.82/volume/v3/attachments/acfa445e-5efc-4d01-876f-dac0fdc6e722 Sep 02 12:46:44 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-9ebb426d-e88a-4ac0-a01c-b19da7d2305a req-6019dc3d-ceaa-4c3d-96d8-4fdb733a5fc1 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.82", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d3f28f32c01d", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d962fb62-a9ac-4620-919c-737cbb1a64b6", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:46:44 devstack devstack@c-api.service[86936]: DEBUG cinder.coordination [req-9ebb426d-e88a-4ac0-a01c-b19da7d2305a req-6019dc3d-ceaa-4c3d-96d8-4fdb733a5fc1 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Acquiring lock "cinder-attachment_update-12bf1138-5d50-41f9-96f1-8bc0a8436e69-devstack" by "attachment_update" {{(pid=86936) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 02 12:46:44 devstack devstack@c-api.service[86936]: DEBUG cinder.coordination [req-9ebb426d-e88a-4ac0-a01c-b19da7d2305a req-6019dc3d-ceaa-4c3d-96d8-4fdb733a5fc1 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Lock "cinder-attachment_update-12bf1138-5d50-41f9-96f1-8bc0a8436e69-devstack" acquired by "attachment_update" :: waited 0.038s {{(pid=86936) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 02 12:46:44 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:46:44 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:46:44 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:46:44 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:46:44 devstack devstack@c-api.service[86936]: DEBUG cinder.coordination [req-9ebb426d-e88a-4ac0-a01c-b19da7d2305a req-6019dc3d-ceaa-4c3d-96d8-4fdb733a5fc1 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Lock "cinder-attachment_update-12bf1138-5d50-41f9-96f1-8bc0a8436e69-devstack" released by "attachment_update" :: held 0.243s {{(pid=86936) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 02 12:46:44 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-9ebb426d-e88a-4ac0-a01c-b19da7d2305a req-6019dc3d-ceaa-4c3d-96d8-4fdb733a5fc1 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] http://192.168.122.82/volume/v3/attachments/acfa445e-5efc-4d01-876f-dac0fdc6e722 returned with HTTP 200 Sep 02 12:46:44 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 48/86] 192.168.122.82 () {66 vars in 1588 bytes} [Wed Sep 2 12:46:44 2026] PUT /volume/v3/attachments/acfa445e-5efc-4d01-876f-dac0fdc6e722 => generated 694 bytes in 337 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:46:44 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-8dd1b9d5-9548-4363-befd-ab647d60a934 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:46:44 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-8dd1b9d5-9548-4363-befd-ab647d60a934 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] GET http://192.168.122.82/volume/v3/volumes/12bf1138-5d50-41f9-96f1-8bc0a8436e69 Sep 02 12:46:44 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-8dd1b9d5-9548-4363-befd-ab647d60a934 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:46:44 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-8dd1b9d5-9548-4363-befd-ab647d60a934 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:46:44 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:46:44 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:46:44 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:46:44 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:46:44 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-8dd1b9d5-9548-4363-befd-ab647d60a934 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Volume info retrieved successfully. Sep 02 12:46:44 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-8dd1b9d5-9548-4363-befd-ab647d60a934 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] http://192.168.122.82/volume/v3/volumes/12bf1138-5d50-41f9-96f1-8bc0a8436e69 returned with HTTP 200 Sep 02 12:46:44 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 39/87] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:46:44 2026] GET /volume/v3/volumes/12bf1138-5d50-41f9-96f1-8bc0a8436e69 => generated 851 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:46:45 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [req-9ebb426d-e88a-4ac0-a01c-b19da7d2305a req-96dda78d-1441-4a42-9254-7c6d0aa566e3 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:46:45 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-9ebb426d-e88a-4ac0-a01c-b19da7d2305a req-96dda78d-1441-4a42-9254-7c6d0aa566e3 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] POST http://192.168.122.82/volume/v3/attachments/acfa445e-5efc-4d01-876f-dac0fdc6e722/action Sep 02 12:46:45 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-9ebb426d-e88a-4ac0-a01c-b19da7d2305a req-96dda78d-1441-4a42-9254-7c6d0aa566e3 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Action body: b'{"os-complete": null}' {{(pid=86936) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 12:46:45 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-9ebb426d-e88a-4ac0-a01c-b19da7d2305a req-96dda78d-1441-4a42-9254-7c6d0aa566e3 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:46:45 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:46:45 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:46:45 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:46:45 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:46:45 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-9ebb426d-e88a-4ac0-a01c-b19da7d2305a req-96dda78d-1441-4a42-9254-7c6d0aa566e3 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] http://192.168.122.82/volume/v3/attachments/acfa445e-5efc-4d01-876f-dac0fdc6e722/action returned with HTTP 204 Sep 02 12:46:45 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 49/88] 192.168.122.82 () {66 vars in 1609 bytes} [Wed Sep 2 12:46:45 2026] POST /volume/v3/attachments/acfa445e-5efc-4d01-876f-dac0fdc6e722/action => generated 0 bytes in 158 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:46:46 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-125a95d5-51d0-439a-8741-867a9445bb10 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:46:46 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-125a95d5-51d0-439a-8741-867a9445bb10 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] GET http://192.168.122.82/volume/v3/volumes/12bf1138-5d50-41f9-96f1-8bc0a8436e69 Sep 02 12:46:46 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-125a95d5-51d0-439a-8741-867a9445bb10 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:46:46 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-125a95d5-51d0-439a-8741-867a9445bb10 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:46:46 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:46:46 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:46:46 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:46:46 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:46:46 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-125a95d5-51d0-439a-8741-867a9445bb10 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Volume info retrieved successfully. Sep 02 12:46:46 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-125a95d5-51d0-439a-8741-867a9445bb10 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] http://192.168.122.82/volume/v3/volumes/12bf1138-5d50-41f9-96f1-8bc0a8436e69 returned with HTTP 200 Sep 02 12:46:46 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 40/89] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:46:46 2026] GET /volume/v3/volumes/12bf1138-5d50-41f9-96f1-8bc0a8436e69 => generated 1143 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:46:46 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-e1ab5a7c-de16-4176-b6cd-7b7905d81c35 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:46:46 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-e1ab5a7c-de16-4176-b6cd-7b7905d81c35 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] GET http://192.168.122.82/volume/v3/volumes/12bf1138-5d50-41f9-96f1-8bc0a8436e69 Sep 02 12:46:46 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-e1ab5a7c-de16-4176-b6cd-7b7905d81c35 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:46:46 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-e1ab5a7c-de16-4176-b6cd-7b7905d81c35 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:46:46 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:46:46 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:46:46 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:46:46 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:46:46 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-e1ab5a7c-de16-4176-b6cd-7b7905d81c35 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Volume info retrieved successfully. Sep 02 12:46:46 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-e1ab5a7c-de16-4176-b6cd-7b7905d81c35 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] http://192.168.122.82/volume/v3/volumes/12bf1138-5d50-41f9-96f1-8bc0a8436e69 returned with HTTP 200 Sep 02 12:46:46 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 50/90] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:46:46 2026] GET /volume/v3/volumes/12bf1138-5d50-41f9-96f1-8bc0a8436e69 => generated 1143 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:46:47 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-9f84ddbe-f88d-41f6-8cac-90ae49621342 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:46:47 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-9f84ddbe-f88d-41f6-8cac-90ae49621342 tempest-ServerRescueNegativeTestJSON-1473404299 tempest-ServerRescueNegativeTestJSON-1473404299-project-member] DELETE http://192.168.122.82/volume/v3/volumes/9cc4545b-6a42-4863-a7c6-f1d3c71f09b0 Sep 02 12:46:47 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-9f84ddbe-f88d-41f6-8cac-90ae49621342 tempest-ServerRescueNegativeTestJSON-1473404299 tempest-ServerRescueNegativeTestJSON-1473404299-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:46:47 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-9f84ddbe-f88d-41f6-8cac-90ae49621342 tempest-ServerRescueNegativeTestJSON-1473404299 tempest-ServerRescueNegativeTestJSON-1473404299-project-member] Calling method 'delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:46:47 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-9f84ddbe-f88d-41f6-8cac-90ae49621342 tempest-ServerRescueNegativeTestJSON-1473404299 tempest-ServerRescueNegativeTestJSON-1473404299-project-member] Delete volume with id: 9cc4545b-6a42-4863-a7c6-f1d3c71f09b0 Sep 02 12:46:47 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:46:47 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:46:47 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:46:47 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:46:47 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-9f84ddbe-f88d-41f6-8cac-90ae49621342 tempest-ServerRescueNegativeTestJSON-1473404299 tempest-ServerRescueNegativeTestJSON-1473404299-project-member] Volume info retrieved successfully. Sep 02 12:46:48 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-9f84ddbe-f88d-41f6-8cac-90ae49621342 tempest-ServerRescueNegativeTestJSON-1473404299 tempest-ServerRescueNegativeTestJSON-1473404299-project-member] Delete volume request issued successfully. Sep 02 12:46:48 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-9f84ddbe-f88d-41f6-8cac-90ae49621342 tempest-ServerRescueNegativeTestJSON-1473404299 tempest-ServerRescueNegativeTestJSON-1473404299-project-member] http://192.168.122.82/volume/v3/volumes/9cc4545b-6a42-4863-a7c6-f1d3c71f09b0 returned with HTTP 202 Sep 02 12:46:48 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 41/91] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 12:46:47 2026] DELETE /volume/v3/volumes/9cc4545b-6a42-4863-a7c6-f1d3c71f09b0 => generated 0 bytes in 129 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 12:46:48 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-fc01ed3b-4ae5-4d7b-a593-1e70b2e69fee None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:46:48 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-fc01ed3b-4ae5-4d7b-a593-1e70b2e69fee tempest-ServerRescueNegativeTestJSON-1473404299 tempest-ServerRescueNegativeTestJSON-1473404299-project-member] GET http://192.168.122.82/volume/v3/volumes/9cc4545b-6a42-4863-a7c6-f1d3c71f09b0 Sep 02 12:46:48 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-fc01ed3b-4ae5-4d7b-a593-1e70b2e69fee tempest-ServerRescueNegativeTestJSON-1473404299 tempest-ServerRescueNegativeTestJSON-1473404299-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:46:48 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-fc01ed3b-4ae5-4d7b-a593-1e70b2e69fee tempest-ServerRescueNegativeTestJSON-1473404299 tempest-ServerRescueNegativeTestJSON-1473404299-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:46:48 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:46:48 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:46:48 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:46:48 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:46:48 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-fc01ed3b-4ae5-4d7b-a593-1e70b2e69fee tempest-ServerRescueNegativeTestJSON-1473404299 tempest-ServerRescueNegativeTestJSON-1473404299-project-member] Volume info retrieved successfully. Sep 02 12:46:48 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-fc01ed3b-4ae5-4d7b-a593-1e70b2e69fee tempest-ServerRescueNegativeTestJSON-1473404299 tempest-ServerRescueNegativeTestJSON-1473404299-project-member] http://192.168.122.82/volume/v3/volumes/9cc4545b-6a42-4863-a7c6-f1d3c71f09b0 returned with HTTP 200 Sep 02 12:46:48 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 51/92] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:46:48 2026] GET /volume/v3/volumes/9cc4545b-6a42-4863-a7c6-f1d3c71f09b0 => generated 858 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:46:49 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-88ded86f-7a6c-4a6d-a4a5-21de6300e889 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:46:49 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-88ded86f-7a6c-4a6d-a4a5-21de6300e889 tempest-ServerRescueNegativeTestJSON-1473404299 tempest-ServerRescueNegativeTestJSON-1473404299-project-member] GET http://192.168.122.82/volume/v3/volumes/9cc4545b-6a42-4863-a7c6-f1d3c71f09b0 Sep 02 12:46:49 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-88ded86f-7a6c-4a6d-a4a5-21de6300e889 tempest-ServerRescueNegativeTestJSON-1473404299 tempest-ServerRescueNegativeTestJSON-1473404299-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:46:49 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-88ded86f-7a6c-4a6d-a4a5-21de6300e889 tempest-ServerRescueNegativeTestJSON-1473404299 tempest-ServerRescueNegativeTestJSON-1473404299-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:46:49 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:46:49 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:46:49 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:46:49 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:46:49 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-88ded86f-7a6c-4a6d-a4a5-21de6300e889 tempest-ServerRescueNegativeTestJSON-1473404299 tempest-ServerRescueNegativeTestJSON-1473404299-project-member] Volume info retrieved successfully. Sep 02 12:46:49 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-88ded86f-7a6c-4a6d-a4a5-21de6300e889 tempest-ServerRescueNegativeTestJSON-1473404299 tempest-ServerRescueNegativeTestJSON-1473404299-project-member] http://192.168.122.82/volume/v3/volumes/9cc4545b-6a42-4863-a7c6-f1d3c71f09b0 returned with HTTP 200 Sep 02 12:46:49 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 42/93] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:46:49 2026] GET /volume/v3/volumes/9cc4545b-6a42-4863-a7c6-f1d3c71f09b0 => generated 858 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:46:50 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-76b5e60a-a74b-44a7-b11c-7cf7dcd0a83c None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:46:50 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-76b5e60a-a74b-44a7-b11c-7cf7dcd0a83c tempest-ServerRescueNegativeTestJSON-1473404299 tempest-ServerRescueNegativeTestJSON-1473404299-project-member] GET http://192.168.122.82/volume/v3/volumes/9cc4545b-6a42-4863-a7c6-f1d3c71f09b0 Sep 02 12:46:50 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-76b5e60a-a74b-44a7-b11c-7cf7dcd0a83c tempest-ServerRescueNegativeTestJSON-1473404299 tempest-ServerRescueNegativeTestJSON-1473404299-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:46:50 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-76b5e60a-a74b-44a7-b11c-7cf7dcd0a83c tempest-ServerRescueNegativeTestJSON-1473404299 tempest-ServerRescueNegativeTestJSON-1473404299-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:46:50 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-76b5e60a-a74b-44a7-b11c-7cf7dcd0a83c tempest-ServerRescueNegativeTestJSON-1473404299 tempest-ServerRescueNegativeTestJSON-1473404299-project-member] http://192.168.122.82/volume/v3/volumes/9cc4545b-6a42-4863-a7c6-f1d3c71f09b0 returned with HTTP 404 Sep 02 12:46:50 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 52/94] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:46:50 2026] GET /volume/v3/volumes/9cc4545b-6a42-4863-a7c6-f1d3c71f09b0 => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:46:59 devstack devstack@c-api.service[86935]: DEBUG dbcounter [-] [86935] Writing DB stats cinder:SELECT=100,cinder:INSERT=21,cinder:UPDATE=25 {{(pid=86935) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 12:47:00 devstack devstack@c-api.service[86936]: DEBUG dbcounter [-] [86936] Writing DB stats cinder:SELECT=57,cinder:UPDATE=6,cinder:INSERT=2 {{(pid=86936) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 12:47:04 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-c3999f3a-5c80-4b92-b992-fbedc75fb933 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:47:04 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-c3999f3a-5c80-4b92-b992-fbedc75fb933 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 12:47:04 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-c3999f3a-5c80-4b92-b992-fbedc75fb933 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-1607050148"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:47:04 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.volumes [None req-c3999f3a-5c80-4b92-b992-fbedc75fb933 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-1607050148'}} {{(pid=86935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 12:47:04 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-c3999f3a-5c80-4b92-b992-fbedc75fb933 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Create volume of 1 GB Sep 02 12:47:04 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-c3999f3a-5c80-4b92-b992-fbedc75fb933 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Availability Zones retrieved successfully. Sep 02 12:47:04 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-c3999f3a-5c80-4b92-b992-fbedc75fb933 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Flow 'volume_create_api' (a757f496-a7e1-4cd8-986a-f373ff1c493a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:47:04 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-c3999f3a-5c80-4b92-b992-fbedc75fb933 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6921cc20-2b88-4d71-a865-23a9d66e826a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:47:04 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.flows.api.create_volume [None req-c3999f3a-5c80-4b92-b992-fbedc75fb933 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Validating volume size '1' using validate_int {{(pid=86935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 12:47:04 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-c3999f3a-5c80-4b92-b992-fbedc75fb933 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6921cc20-2b88-4d71-a865-23a9d66e826a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:47:04 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-c3999f3a-5c80-4b92-b992-fbedc75fb933 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (576865b3-12e1-4a2b-915f-d595b0b43dd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:47:04 devstack devstack@c-api.service[86935]: DEBUG cinder.quota [None req-c3999f3a-5c80-4b92-b992-fbedc75fb933 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Created reservations ['2d267ee1-40f5-4d51-8cd6-962f717bdbbe', '8c037be3-7855-4dad-a946-625d4cb77e98', '1a4dd8e6-12cc-4d35-9aa0-c13df554d991', '8ebaa650-cfb9-4c5e-abfc-55704d33b092'] {{(pid=86935) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:47:04 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-c3999f3a-5c80-4b92-b992-fbedc75fb933 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (576865b3-12e1-4a2b-915f-d595b0b43dd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2d267ee1-40f5-4d51-8cd6-962f717bdbbe', '8c037be3-7855-4dad-a946-625d4cb77e98', '1a4dd8e6-12cc-4d35-9aa0-c13df554d991', '8ebaa650-cfb9-4c5e-abfc-55704d33b092']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:47:04 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-c3999f3a-5c80-4b92-b992-fbedc75fb933 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7c19053-7a29-4011-a23a-f992c52025b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:47:04 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:47:04 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:47:04 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-c3999f3a-5c80-4b92-b992-fbedc75fb933 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7c19053-7a29-4011-a23a-f992c52025b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd9f96f05-bd41-4f59-881f-97a0ba2a1c35', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1607050148',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='324b71018cc945bc97b1afcb68abd1b7',qos_specs=None,replication_status=,reservations=['2d267ee1-40f5-4d51-8cd6-962f717bdbbe','8c037be3-7855-4dad-a946-625d4cb77e98','1a4dd8e6-12cc-4d35-9aa0-c13df554d991','8ebaa650-cfb9-4c5e-abfc-55704d33b092'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4c07d7440034f21992bcae50c74f51d',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T10:47:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1607050148',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d9f96f05-bd41-4f59-881f-97a0ba2a1c35,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='324b71018cc945bc97b1afcb68abd1b7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f4c07d7440034f21992bcae50c74f51d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:47:04 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-c3999f3a-5c80-4b92-b992-fbedc75fb933 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (425d0342-72f9-4cc2-9906-06963586ba96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:47:04 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-c3999f3a-5c80-4b92-b992-fbedc75fb933 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (425d0342-72f9-4cc2-9906-06963586ba96) transitioned into state 'SUCCESS' from state '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-1607050148',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='324b71018cc945bc97b1afcb68abd1b7',qos_specs=None,replication_status=,reservations=['2d267ee1-40f5-4d51-8cd6-962f717bdbbe','8c037be3-7855-4dad-a946-625d4cb77e98','1a4dd8e6-12cc-4d35-9aa0-c13df554d991','8ebaa650-cfb9-4c5e-abfc-55704d33b092'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4c07d7440034f21992bcae50c74f51d',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:47:04 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-c3999f3a-5c80-4b92-b992-fbedc75fb933 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1f5fd94-f12a-4acd-8ee1-faf4632a7ae5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:47:04 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-c3999f3a-5c80-4b92-b992-fbedc75fb933 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1f5fd94-f12a-4acd-8ee1-faf4632a7ae5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:47:04 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-c3999f3a-5c80-4b92-b992-fbedc75fb933 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Flow 'volume_create_api' (a757f496-a7e1-4cd8-986a-f373ff1c493a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:47:04 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-c3999f3a-5c80-4b92-b992-fbedc75fb933 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Create volume request issued successfully. Sep 02 12:47:04 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-c3999f3a-5c80-4b92-b992-fbedc75fb933 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 12:47:04 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 43/95] 192.168.122.82 () {60 vars in 1137 bytes} [Wed Sep 2 12:47:04 2026] POST /volume/v3/volumes => generated 761 bytes in 459 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 12:47:07 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-1e4fb619-d58f-4367-97b1-476c07df7e79 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:47:07 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-1e4fb619-d58f-4367-97b1-476c07df7e79 tempest-BackendsCapabilitiesAdminTestsJSON-831034400 tempest-BackendsCapabilitiesAdminTestsJSON-831034400-project-admin] GET http://192.168.122.82/volume/v3/scheduler-stats/get_pools Sep 02 12:47:07 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-1e4fb619-d58f-4367-97b1-476c07df7e79 tempest-BackendsCapabilitiesAdminTestsJSON-831034400 tempest-BackendsCapabilitiesAdminTestsJSON-831034400-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:47:07 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-1e4fb619-d58f-4367-97b1-476c07df7e79 tempest-BackendsCapabilitiesAdminTestsJSON-831034400 tempest-BackendsCapabilitiesAdminTestsJSON-831034400-project-admin] Calling method 'get_pools' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:47:07 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-1e4fb619-d58f-4367-97b1-476c07df7e79 tempest-BackendsCapabilitiesAdminTestsJSON-831034400 tempest-BackendsCapabilitiesAdminTestsJSON-831034400-project-admin] http://192.168.122.82/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 02 12:47:07 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 53/96] 192.168.122.82 () {58 vars in 1170 bytes} [Wed Sep 2 12:47:07 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 12:47:07 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-b7a61626-a4be-4802-b7aa-703addfe121e None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:47:07 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-b7a61626-a4be-4802-b7aa-703addfe121e tempest-BackendsCapabilitiesAdminTestsJSON-831034400 tempest-BackendsCapabilitiesAdminTestsJSON-831034400-project-admin] GET http://192.168.122.82/volume/v3/scheduler-stats/get_pools?detail=True Sep 02 12:47:07 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-b7a61626-a4be-4802-b7aa-703addfe121e tempest-BackendsCapabilitiesAdminTestsJSON-831034400 tempest-BackendsCapabilitiesAdminTestsJSON-831034400-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:47:07 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-b7a61626-a4be-4802-b7aa-703addfe121e tempest-BackendsCapabilitiesAdminTestsJSON-831034400 tempest-BackendsCapabilitiesAdminTestsJSON-831034400-project-admin] Calling method 'get_pools' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:47:07 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:47:07 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:47:07 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-b7a61626-a4be-4802-b7aa-703addfe121e tempest-BackendsCapabilitiesAdminTestsJSON-831034400 tempest-BackendsCapabilitiesAdminTestsJSON-831034400-project-admin] http://192.168.122.82/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Sep 02 12:47:07 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 44/97] 192.168.122.82 () {58 vars in 1193 bytes} [Wed Sep 2 12:47:07 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 518 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:47:07 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-9ddcf05b-b129-4025-8894-3bd8c821318b None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:47:07 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-9ddcf05b-b129-4025-8894-3bd8c821318b tempest-BackendsCapabilitiesAdminTestsJSON-831034400 tempest-BackendsCapabilitiesAdminTestsJSON-831034400-project-admin] GET http://192.168.122.82/volume/v3/capabilities/devstack@QuobyteHD Sep 02 12:47:07 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-9ddcf05b-b129-4025-8894-3bd8c821318b tempest-BackendsCapabilitiesAdminTestsJSON-831034400 tempest-BackendsCapabilitiesAdminTestsJSON-831034400-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:47:07 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-9ddcf05b-b129-4025-8894-3bd8c821318b tempest-BackendsCapabilitiesAdminTestsJSON-831034400 tempest-BackendsCapabilitiesAdminTestsJSON-831034400-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:47:07 devstack devstack@c-api.service[86936]: /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 02 12:47:07 devstack devstack@c-api.service[86936]: return base.obj_make_list(context, cls(context), objects.Service, Sep 02 12:47:07 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-9ddcf05b-b129-4025-8894-3bd8c821318b tempest-BackendsCapabilitiesAdminTestsJSON-831034400 tempest-BackendsCapabilitiesAdminTestsJSON-831034400-project-admin] http://192.168.122.82/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 02 12:47:07 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 54/98] 192.168.122.82 () {58 vars in 1188 bytes} [Wed Sep 2 12:47:07 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 706 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:47:07 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-edd4f209-2b19-4dc4-ae5b-b889f0671f14 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:47:07 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-edd4f209-2b19-4dc4-ae5b-b889f0671f14 tempest-BackendsCapabilitiesAdminTestsJSON-831034400 tempest-BackendsCapabilitiesAdminTestsJSON-831034400-project-admin] GET http://192.168.122.82/volume/v3/capabilities/devstack@QuobyteHD Sep 02 12:47:07 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-edd4f209-2b19-4dc4-ae5b-b889f0671f14 tempest-BackendsCapabilitiesAdminTestsJSON-831034400 tempest-BackendsCapabilitiesAdminTestsJSON-831034400-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:47:07 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-edd4f209-2b19-4dc4-ae5b-b889f0671f14 tempest-BackendsCapabilitiesAdminTestsJSON-831034400 tempest-BackendsCapabilitiesAdminTestsJSON-831034400-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:47:07 devstack devstack@c-api.service[86935]: /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 02 12:47:07 devstack devstack@c-api.service[86935]: return base.obj_make_list(context, cls(context), objects.Service, Sep 02 12:47:07 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-edd4f209-2b19-4dc4-ae5b-b889f0671f14 tempest-BackendsCapabilitiesAdminTestsJSON-831034400 tempest-BackendsCapabilitiesAdminTestsJSON-831034400-project-admin] http://192.168.122.82/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 02 12:47:07 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 45/99] 192.168.122.82 () {58 vars in 1188 bytes} [Wed Sep 2 12:47:07 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 706 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:47:14 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-5e3da16a-93b9-4215-95be-aaaa28df124d None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:47:14 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-5e3da16a-93b9-4215-95be-aaaa28df124d tempest-GroupSnapshotsTest-910279299 tempest-GroupSnapshotsTest-910279299-project-admin] POST http://192.168.122.82/volume/v3/types Sep 02 12:47:14 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-5e3da16a-93b9-4215-95be-aaaa28df124d tempest-GroupSnapshotsTest-910279299 tempest-GroupSnapshotsTest-910279299-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1152232790"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:47:15 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-5e3da16a-93b9-4215-95be-aaaa28df124d tempest-GroupSnapshotsTest-910279299 tempest-GroupSnapshotsTest-910279299-project-admin] http://192.168.122.82/volume/v3/types returned with HTTP 200 Sep 02 12:47:15 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 55/100] 192.168.122.82 () {60 vars in 1131 bytes} [Wed Sep 2 12:47:14 2026] POST /volume/v3/types => generated 224 bytes in 337 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:47:15 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-7465a5a7-3bae-4842-9248-1448999939e4 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:47:15 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-7465a5a7-3bae-4842-9248-1448999939e4 tempest-GroupSnapshotsTest-910279299 tempest-GroupSnapshotsTest-910279299-project-admin] POST http://192.168.122.82/volume/v3/group_types Sep 02 12:47:15 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-7465a5a7-3bae-4842-9248-1448999939e4 tempest-GroupSnapshotsTest-910279299 tempest-GroupSnapshotsTest-910279299-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1652914659"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:47:15 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-7465a5a7-3bae-4842-9248-1448999939e4 tempest-GroupSnapshotsTest-910279299 tempest-GroupSnapshotsTest-910279299-project-admin] http://192.168.122.82/volume/v3/group_types returned with HTTP 202 Sep 02 12:47:15 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 46/101] 192.168.122.82 () {62 vars in 1190 bytes} [Wed Sep 2 12:47:15 2026] POST /volume/v3/group_types => generated 181 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:47:15 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-b19675ad-2e91-4e8a-9bc7-b13fa066a744 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:47:15 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-b19675ad-2e91-4e8a-9bc7-b13fa066a744 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] POST http://192.168.122.82/volume/v3/groups Sep 02 12:47:15 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-b19675ad-2e91-4e8a-9bc7-b13fa066a744 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "e9567149-bb7a-414b-bf67-2d1037a3ea84", "volume_types": ["6653f99f-29be-41cf-a4cb-94815a5b5b70"], "name": "tempest-GroupSnapshotsTest-Group-1511996562"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:47:15 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.groups [None req-b19675ad-2e91-4e8a-9bc7-b13fa066a744 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Creating new group {'group': {'group_type': 'e9567149-bb7a-414b-bf67-2d1037a3ea84', 'volume_types': ['6653f99f-29be-41cf-a4cb-94815a5b5b70'], 'name': 'tempest-GroupSnapshotsTest-Group-1511996562'}} {{(pid=86936) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 02 12:47:15 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.groups [None req-b19675ad-2e91-4e8a-9bc7-b13fa066a744 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Creating group tempest-GroupSnapshotsTest-Group-1511996562. Sep 02 12:47:15 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-b19675ad-2e91-4e8a-9bc7-b13fa066a744 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Availability zone cache updated, next update will occur around 2026-09-02 11:47:15.403639. {{(pid=86936) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 02 12:47:15 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-b19675ad-2e91-4e8a-9bc7-b13fa066a744 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Availability Zones retrieved successfully. Sep 02 12:47:15 devstack devstack@c-api.service[86936]: DEBUG cinder.quota [None req-b19675ad-2e91-4e8a-9bc7-b13fa066a744 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Created reservations ['d5edfcdb-84cb-4151-8f89-2630447a0adf'] {{(pid=86936) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:47:15 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-b19675ad-2e91-4e8a-9bc7-b13fa066a744 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] http://192.168.122.82/volume/v3/groups returned with HTTP 202 Sep 02 12:47:15 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 56/102] 192.168.122.82 () {62 vars in 1176 bytes} [Wed Sep 2 12:47:15 2026] POST /volume/v3/groups => generated 112 bytes in 391 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:47:15 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-86390bc3-ad20-4fc7-9729-2b592fe3d062 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:47:15 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-86390bc3-ad20-4fc7-9729-2b592fe3d062 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] GET http://192.168.122.82/volume/v3/groups/d2aed0ca-d56e-4c45-b04d-f7c22fe8ac58 Sep 02 12:47:15 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-86390bc3-ad20-4fc7-9729-2b592fe3d062 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:47:15 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-86390bc3-ad20-4fc7-9729-2b592fe3d062 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Calling method 'version_select' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:47:15 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.groups [None req-86390bc3-ad20-4fc7-9729-2b592fe3d062 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] show called for member d2aed0ca-d56e-4c45-b04d-f7c22fe8ac58 {{(pid=86935) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 12:47:15 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:47:15 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:47:15 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:47:15 devstack devstack@c-api.service[86935]: return base.obj_make_list(context, cls(context), Sep 02 12:47:15 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-86390bc3-ad20-4fc7-9729-2b592fe3d062 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] http://192.168.122.82/volume/v3/groups/d2aed0ca-d56e-4c45-b04d-f7c22fe8ac58 returned with HTTP 200 Sep 02 12:47:15 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 47/103] 192.168.122.82 () {60 vars in 1265 bytes} [Wed Sep 2 12:47:15 2026] GET /volume/v3/groups/d2aed0ca-d56e-4c45-b04d-f7c22fe8ac58 => generated 392 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:47:16 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-52ff0665-416c-48d1-b69f-a40df2616844 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:47:16 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-52ff0665-416c-48d1-b69f-a40df2616844 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] GET http://192.168.122.82/volume/v3/groups/d2aed0ca-d56e-4c45-b04d-f7c22fe8ac58 Sep 02 12:47:16 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-52ff0665-416c-48d1-b69f-a40df2616844 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:47:16 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-52ff0665-416c-48d1-b69f-a40df2616844 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Calling method 'version_select' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:47:16 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.groups [None req-52ff0665-416c-48d1-b69f-a40df2616844 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] show called for member d2aed0ca-d56e-4c45-b04d-f7c22fe8ac58 {{(pid=86936) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 12:47:16 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:47:16 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:47:16 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:47:16 devstack devstack@c-api.service[86936]: return base.obj_make_list(context, cls(context), Sep 02 12:47:16 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-52ff0665-416c-48d1-b69f-a40df2616844 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] http://192.168.122.82/volume/v3/groups/d2aed0ca-d56e-4c45-b04d-f7c22fe8ac58 returned with HTTP 200 Sep 02 12:47:16 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 57/104] 192.168.122.82 () {60 vars in 1265 bytes} [Wed Sep 2 12:47:16 2026] GET /volume/v3/groups/d2aed0ca-d56e-4c45-b04d-f7c22fe8ac58 => generated 393 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:47:16 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-8d6a80c1-404c-452f-b152-f38b41a099de None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:47:16 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-8d6a80c1-404c-452f-b152-f38b41a099de tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 12:47:16 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-8d6a80c1-404c-452f-b152-f38b41a099de tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1970671798", "volume_type": "6653f99f-29be-41cf-a4cb-94815a5b5b70", "group_id": "d2aed0ca-d56e-4c45-b04d-f7c22fe8ac58", "size": 1}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:47:16 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.volumes [None req-8d6a80c1-404c-452f-b152-f38b41a099de tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1970671798', 'volume_type': '6653f99f-29be-41cf-a4cb-94815a5b5b70', 'group_id': 'd2aed0ca-d56e-4c45-b04d-f7c22fe8ac58', 'size': 1}} {{(pid=86935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 12:47:17 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:47:17 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:47:17 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-8d6a80c1-404c-452f-b152-f38b41a099de tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Create volume of 1 GB Sep 02 12:47:17 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:47:17 devstack devstack@c-api.service[86935]: return base.obj_make_list(context, cls(context), Sep 02 12:47:17 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-8d6a80c1-404c-452f-b152-f38b41a099de tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Availability Zones retrieved successfully. Sep 02 12:47:17 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-8d6a80c1-404c-452f-b152-f38b41a099de tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Flow 'volume_create_api' (f8ba7304-635f-4bc8-895f-50abdddbf282) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:47:17 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-8d6a80c1-404c-452f-b152-f38b41a099de tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0cd7ea8-8695-4da0-a872-f52c8f3d8085) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:47:17 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:47:17 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:47:17 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.flows.api.create_volume [None req-8d6a80c1-404c-452f-b152-f38b41a099de tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Validating volume size '1' using validate_int {{(pid=86935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 12:47:17 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-8d6a80c1-404c-452f-b152-f38b41a099de tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0cd7ea8-8695-4da0-a872-f52c8f3d8085) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:47:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6653f99f-29be-41cf-a4cb-94815a5b5b70,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1152232790',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6653f99f-29be-41cf-a4cb-94815a5b5b70', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'd2aed0ca-d56e-4c45-b04d-f7c22fe8ac58', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:47:17 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-8d6a80c1-404c-452f-b152-f38b41a099de tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb2d46cd-9acd-4517-b399-a44dc9f96763) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:47:17 devstack devstack@c-api.service[86935]: WARNING cinder.quota [None req-8d6a80c1-404c-452f-b152-f38b41a099de tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1152232790 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1152232790, it is now deprecated. Please use the default quota class for default quota. Sep 02 12:47:17 devstack devstack@c-api.service[86935]: WARNING cinder.quota [None req-8d6a80c1-404c-452f-b152-f38b41a099de tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1152232790 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1152232790, it is now deprecated. Please use the default quota class for default quota. Sep 02 12:47:17 devstack devstack@c-api.service[86935]: DEBUG cinder.quota [None req-8d6a80c1-404c-452f-b152-f38b41a099de tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Created reservations ['4946a988-9aaa-4d17-854d-c88c4f68e088', '35a0d327-33c1-42a6-bd97-65aca0d70949', 'd4448175-052f-4605-aaeb-d1f17ade77d8', '35fd0964-92c7-4a3b-b3ac-329fa1f6a20b'] {{(pid=86935) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:47:17 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-8d6a80c1-404c-452f-b152-f38b41a099de tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb2d46cd-9acd-4517-b399-a44dc9f96763) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4946a988-9aaa-4d17-854d-c88c4f68e088', '35a0d327-33c1-42a6-bd97-65aca0d70949', 'd4448175-052f-4605-aaeb-d1f17ade77d8', '35fd0964-92c7-4a3b-b3ac-329fa1f6a20b']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:47:17 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-8d6a80c1-404c-452f-b152-f38b41a099de tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a58ac81a-a041-4e54-b094-6931dc9244fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:47:17 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:47:17 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:47:17 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-8d6a80c1-404c-452f-b152-f38b41a099de tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a58ac81a-a041-4e54-b094-6931dc9244fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd3a220c9-bfe9-42d5-bde9-e0881cc2169d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1970671798',encryption_key_id=None,group_id=d2aed0ca-d56e-4c45-b04d-f7c22fe8ac58,group_type_id=,metadata={},multiattach=False,project_id='fb52c3d9786f4d9d91304d98520f0ea2',qos_specs=None,replication_status=,reservations=['4946a988-9aaa-4d17-854d-c88c4f68e088','35a0d327-33c1-42a6-bd97-65aca0d70949','d4448175-052f-4605-aaeb-d1f17ade77d8','35fd0964-92c7-4a3b-b3ac-329fa1f6a20b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24619bc556804415b0862bc0ae15ab27',volume_type_id=6653f99f-29be-41cf-a4cb-94815a5b5b70), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T10:47:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1970671798',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=d2aed0ca-d56e-4c45-b04d-f7c22fe8ac58,host=None,id=d3a220c9-bfe9-42d5-bde9-e0881cc2169d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb52c3d9786f4d9d91304d98520f0ea2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='24619bc556804415b0862bc0ae15ab27',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6653f99f-29be-41cf-a4cb-94815a5b5b70),volume_type_id=6653f99f-29be-41cf-a4cb-94815a5b5b70)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:47:17 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-8d6a80c1-404c-452f-b152-f38b41a099de tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42a0e419-de68-4566-931f-7c02f6b8ec35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:47:17 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-8d6a80c1-404c-452f-b152-f38b41a099de tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42a0e419-de68-4566-931f-7c02f6b8ec35) transitioned into state 'SUCCESS' from state '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-1970671798',encryption_key_id=None,group_id=d2aed0ca-d56e-4c45-b04d-f7c22fe8ac58,group_type_id=,metadata={},multiattach=False,project_id='fb52c3d9786f4d9d91304d98520f0ea2',qos_specs=None,replication_status=,reservations=['4946a988-9aaa-4d17-854d-c88c4f68e088','35a0d327-33c1-42a6-bd97-65aca0d70949','d4448175-052f-4605-aaeb-d1f17ade77d8','35fd0964-92c7-4a3b-b3ac-329fa1f6a20b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24619bc556804415b0862bc0ae15ab27',volume_type_id=6653f99f-29be-41cf-a4cb-94815a5b5b70)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:47:17 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-8d6a80c1-404c-452f-b152-f38b41a099de tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9dd8c04-07a1-4279-9653-7b43450b1444) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:47:17 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-8d6a80c1-404c-452f-b152-f38b41a099de tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9dd8c04-07a1-4279-9653-7b43450b1444) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:47:17 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-8d6a80c1-404c-452f-b152-f38b41a099de tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Flow 'volume_create_api' (f8ba7304-635f-4bc8-895f-50abdddbf282) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:47:17 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-8d6a80c1-404c-452f-b152-f38b41a099de tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Create volume request issued successfully. Sep 02 12:47:17 devstack devstack@c-api.service[86935]: WARNING stevedore.named [None req-8d6a80c1-404c-452f-b152-f38b41a099de tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:47:17 devstack devstack@c-api.service[86935]: WARNING castellan.key_manager [None req-8d6a80c1-404c-452f-b152-f38b41a099de tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:47:18 devstack devstack@c-api.service[86935]: DEBUG oslo_db.sqlalchemy.engines [None req-8d6a80c1-404c-452f-b152-f38b41a099de tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86935) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 12:47:18 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:47:18 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:47:18 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-8d6a80c1-404c-452f-b152-f38b41a099de tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 12:47:18 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 48/105] 192.168.122.82 () {62 vars in 1179 bytes} [Wed Sep 2 12:47:16 2026] POST /volume/v3/volumes => generated 829 bytes in 1410 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:47:18 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-2abe89f3-ab24-4adf-9801-41e100619708 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:47:18 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-2abe89f3-ab24-4adf-9801-41e100619708 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] GET http://192.168.122.82/volume/v3/volumes/d3a220c9-bfe9-42d5-bde9-e0881cc2169d Sep 02 12:47:18 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-2abe89f3-ab24-4adf-9801-41e100619708 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:47:18 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-2abe89f3-ab24-4adf-9801-41e100619708 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:47:18 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:47:18 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:47:18 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:47:18 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:47:18 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-2abe89f3-ab24-4adf-9801-41e100619708 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Volume info retrieved successfully. Sep 02 12:47:18 devstack devstack@c-api.service[86936]: WARNING stevedore.named [None req-2abe89f3-ab24-4adf-9801-41e100619708 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:47:18 devstack devstack@c-api.service[86936]: WARNING castellan.key_manager [None req-2abe89f3-ab24-4adf-9801-41e100619708 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:47:18 devstack devstack@c-api.service[86936]: DEBUG oslo_db.sqlalchemy.engines [None req-2abe89f3-ab24-4adf-9801-41e100619708 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86936) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 12:47:18 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:47:18 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:47:18 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-2abe89f3-ab24-4adf-9801-41e100619708 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] http://192.168.122.82/volume/v3/volumes/d3a220c9-bfe9-42d5-bde9-e0881cc2169d returned with HTTP 200 Sep 02 12:47:18 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 58/106] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:47:18 2026] GET /volume/v3/volumes/d3a220c9-bfe9-42d5-bde9-e0881cc2169d => generated 921 bytes in 308 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:47:19 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-31ea6cf2-a456-476c-a2ca-8eac9fa6db9e None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:47:19 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-31ea6cf2-a456-476c-a2ca-8eac9fa6db9e tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] GET http://192.168.122.82/volume/v3/volumes/d3a220c9-bfe9-42d5-bde9-e0881cc2169d Sep 02 12:47:19 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-31ea6cf2-a456-476c-a2ca-8eac9fa6db9e tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:47:19 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-31ea6cf2-a456-476c-a2ca-8eac9fa6db9e tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:47:19 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:47:19 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:47:19 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:47:19 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:47:19 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-31ea6cf2-a456-476c-a2ca-8eac9fa6db9e tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Volume info retrieved successfully. Sep 02 12:47:19 devstack devstack@c-api.service[86935]: WARNING stevedore.named [None req-31ea6cf2-a456-476c-a2ca-8eac9fa6db9e tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:47:19 devstack devstack@c-api.service[86935]: WARNING castellan.key_manager [None req-31ea6cf2-a456-476c-a2ca-8eac9fa6db9e tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:47:20 devstack devstack@c-api.service[86935]: DEBUG oslo_db.sqlalchemy.engines [None req-31ea6cf2-a456-476c-a2ca-8eac9fa6db9e tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86935) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 12:47:20 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:47:20 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:47:20 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-31ea6cf2-a456-476c-a2ca-8eac9fa6db9e tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] http://192.168.122.82/volume/v3/volumes/d3a220c9-bfe9-42d5-bde9-e0881cc2169d returned with HTTP 200 Sep 02 12:47:20 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 49/107] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:47:19 2026] GET /volume/v3/volumes/d3a220c9-bfe9-42d5-bde9-e0881cc2169d => generated 921 bytes in 367 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:47:20 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [req-e353ebcb-bce6-4950-869a-86570f68163c req-b255d08c-1257-4022-ac1a-1a392b093e6e None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:47:20 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-e353ebcb-bce6-4950-869a-86570f68163c req-b255d08c-1257-4022-ac1a-1a392b093e6e tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] GET http://192.168.122.82/volume/v3/volumes/12bf1138-5d50-41f9-96f1-8bc0a8436e69 Sep 02 12:47:20 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-e353ebcb-bce6-4950-869a-86570f68163c req-b255d08c-1257-4022-ac1a-1a392b093e6e tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:47:20 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-e353ebcb-bce6-4950-869a-86570f68163c req-b255d08c-1257-4022-ac1a-1a392b093e6e tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:47:20 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:47:20 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:47:20 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:47:20 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:47:20 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [req-e353ebcb-bce6-4950-869a-86570f68163c req-b255d08c-1257-4022-ac1a-1a392b093e6e tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Volume info retrieved successfully. Sep 02 12:47:20 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-e353ebcb-bce6-4950-869a-86570f68163c req-b255d08c-1257-4022-ac1a-1a392b093e6e tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] http://192.168.122.82/volume/v3/volumes/12bf1138-5d50-41f9-96f1-8bc0a8436e69 returned with HTTP 200 Sep 02 12:47:20 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 59/108] 192.168.122.82 () {60 vars in 1482 bytes} [Wed Sep 2 12:47:20 2026] GET /volume/v3/volumes/12bf1138-5d50-41f9-96f1-8bc0a8436e69 => generated 1143 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:47:20 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [req-e353ebcb-bce6-4950-869a-86570f68163c req-0cc357f3-2ebe-47b9-ad7b-8718c4e35993 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:47:20 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-e353ebcb-bce6-4950-869a-86570f68163c req-0cc357f3-2ebe-47b9-ad7b-8718c4e35993 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] POST http://192.168.122.82/volume/v3/volumes/12bf1138-5d50-41f9-96f1-8bc0a8436e69/action Sep 02 12:47:20 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-e353ebcb-bce6-4950-869a-86570f68163c req-0cc357f3-2ebe-47b9-ad7b-8718c4e35993 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86935) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 12:47:20 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-e353ebcb-bce6-4950-869a-86570f68163c req-0cc357f3-2ebe-47b9-ad7b-8718c4e35993 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:47:20 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:47:20 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:47:20 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:47:20 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:47:20 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [req-e353ebcb-bce6-4950-869a-86570f68163c req-0cc357f3-2ebe-47b9-ad7b-8718c4e35993 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Volume info retrieved successfully. Sep 02 12:47:21 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [req-e353ebcb-bce6-4950-869a-86570f68163c req-0cc357f3-2ebe-47b9-ad7b-8718c4e35993 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Begin detaching volume completed successfully. Sep 02 12:47:21 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-e353ebcb-bce6-4950-869a-86570f68163c req-0cc357f3-2ebe-47b9-ad7b-8718c4e35993 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] http://192.168.122.82/volume/v3/volumes/12bf1138-5d50-41f9-96f1-8bc0a8436e69/action returned with HTTP 202 Sep 02 12:47:21 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 50/109] 192.168.122.82 () {64 vars in 1556 bytes} [Wed Sep 2 12:47:20 2026] POST /volume/v3/volumes/12bf1138-5d50-41f9-96f1-8bc0a8436e69/action => generated 0 bytes in 258 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 12:47:21 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-f4fb0ee1-cd86-4248-86a5-2d53588d6d9b None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:47:21 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-f4fb0ee1-cd86-4248-86a5-2d53588d6d9b tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] GET http://192.168.122.82/volume/v3/volumes/12bf1138-5d50-41f9-96f1-8bc0a8436e69 Sep 02 12:47:21 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-f4fb0ee1-cd86-4248-86a5-2d53588d6d9b tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:47:21 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-f4fb0ee1-cd86-4248-86a5-2d53588d6d9b tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:47:21 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-df41e0d2-e895-434e-8a9a-9f674b76a933 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:47:21 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-df41e0d2-e895-434e-8a9a-9f674b76a933 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] GET http://192.168.122.82/volume/v3/volumes/d3a220c9-bfe9-42d5-bde9-e0881cc2169d Sep 02 12:47:21 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-df41e0d2-e895-434e-8a9a-9f674b76a933 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:47:21 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-df41e0d2-e895-434e-8a9a-9f674b76a933 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:47:21 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:47:21 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:47:21 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:47:21 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:47:21 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:47:21 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:47:21 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:47:21 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:47:21 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-f4fb0ee1-cd86-4248-86a5-2d53588d6d9b tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Volume info retrieved successfully. Sep 02 12:47:21 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-df41e0d2-e895-434e-8a9a-9f674b76a933 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Volume info retrieved successfully. Sep 02 12:47:21 devstack devstack@c-api.service[86935]: WARNING stevedore.named [None req-df41e0d2-e895-434e-8a9a-9f674b76a933 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:47:21 devstack devstack@c-api.service[86935]: WARNING castellan.key_manager [None req-df41e0d2-e895-434e-8a9a-9f674b76a933 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:47:21 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-f4fb0ee1-cd86-4248-86a5-2d53588d6d9b tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] http://192.168.122.82/volume/v3/volumes/12bf1138-5d50-41f9-96f1-8bc0a8436e69 returned with HTTP 200 Sep 02 12:47:21 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 60/110] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:47:21 2026] GET /volume/v3/volumes/12bf1138-5d50-41f9-96f1-8bc0a8436e69 => generated 1146 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:47:21 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-3d0e0cd0-71bc-495c-8356-998d71ceaea7 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:47:21 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-3d0e0cd0-71bc-495c-8356-998d71ceaea7 None None] GET http://192.168.122.82/volume// Sep 02 12:47:21 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-3d0e0cd0-71bc-495c-8356-998d71ceaea7 None None] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:47:21 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-3d0e0cd0-71bc-495c-8356-998d71ceaea7 None None] Calling method 'all' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:47:21 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-3d0e0cd0-71bc-495c-8356-998d71ceaea7 None None] http://192.168.122.82/volume// returned with HTTP 300 Sep 02 12:47:21 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 61/111] 192.168.122.82 () {58 vars in 1310 bytes} [Wed Sep 2 12:47:21 2026] GET /volume/ => generated 389 bytes in 20 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 12:47:21 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [req-e353ebcb-bce6-4950-869a-86570f68163c req-c65e82e0-db67-4142-90ec-45f14cd6bd23 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:47:21 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-e353ebcb-bce6-4950-869a-86570f68163c req-c65e82e0-db67-4142-90ec-45f14cd6bd23 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] GET http://192.168.122.82/volume/v3/volumes/12bf1138-5d50-41f9-96f1-8bc0a8436e69 Sep 02 12:47:21 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-e353ebcb-bce6-4950-869a-86570f68163c req-c65e82e0-db67-4142-90ec-45f14cd6bd23 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:47:21 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-e353ebcb-bce6-4950-869a-86570f68163c req-c65e82e0-db67-4142-90ec-45f14cd6bd23 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:47:21 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:47:21 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:47:21 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:47:21 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:47:21 devstack devstack@c-api.service[86935]: DEBUG oslo_db.sqlalchemy.engines [None req-df41e0d2-e895-434e-8a9a-9f674b76a933 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86935) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 12:47:21 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [req-e353ebcb-bce6-4950-869a-86570f68163c req-c65e82e0-db67-4142-90ec-45f14cd6bd23 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Volume info retrieved successfully. Sep 02 12:47:21 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:47:21 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:47:21 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-e353ebcb-bce6-4950-869a-86570f68163c req-c65e82e0-db67-4142-90ec-45f14cd6bd23 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] http://192.168.122.82/volume/v3/volumes/12bf1138-5d50-41f9-96f1-8bc0a8436e69 returned with HTTP 200 Sep 02 12:47:21 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 62/112] 192.168.122.82 () {62 vars in 1523 bytes} [Wed Sep 2 12:47:21 2026] GET /volume/v3/volumes/12bf1138-5d50-41f9-96f1-8bc0a8436e69 => generated 1327 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 12:47:21 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-df41e0d2-e895-434e-8a9a-9f674b76a933 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] http://192.168.122.82/volume/v3/volumes/d3a220c9-bfe9-42d5-bde9-e0881cc2169d returned with HTTP 200 Sep 02 12:47:21 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 51/113] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:47:21 2026] GET /volume/v3/volumes/d3a220c9-bfe9-42d5-bde9-e0881cc2169d => generated 922 bytes in 580 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:47:21 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-180db3bf-95db-48d3-bd4b-da4cc0aa4ea4 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:47:21 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-180db3bf-95db-48d3-bd4b-da4cc0aa4ea4 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] POST http://192.168.122.82/volume/v3/group_snapshots Sep 02 12:47:21 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-180db3bf-95db-48d3-bd4b-da4cc0aa4ea4 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "d2aed0ca-d56e-4c45-b04d-f7c22fe8ac58", "name": "tempest-group_snapshot-975716905"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:47:21 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.group_snapshots [None req-180db3bf-95db-48d3-bd4b-da4cc0aa4ea4 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'd2aed0ca-d56e-4c45-b04d-f7c22fe8ac58', 'name': 'tempest-group_snapshot-975716905'}} {{(pid=86936) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 02 12:47:21 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:47:21 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:47:21 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.group_snapshots [None req-180db3bf-95db-48d3-bd4b-da4cc0aa4ea4 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Creating group_snapshot tempest-group_snapshot-975716905. Sep 02 12:47:21 devstack devstack@c-api.service[86936]: /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 02 12:47:21 devstack devstack@c-api.service[86936]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 12:47:21 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:47:21 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:47:21 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:47:21 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:47:21 devstack devstack@c-api.service[86936]: WARNING cinder.quota [None req-180db3bf-95db-48d3-bd4b-da4cc0aa4ea4 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1152232790 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1152232790, it is now deprecated. Please use the default quota class for default quota. Sep 02 12:47:21 devstack devstack@c-api.service[86936]: WARNING cinder.quota [None req-180db3bf-95db-48d3-bd4b-da4cc0aa4ea4 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1152232790 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1152232790, it is now deprecated. Please use the default quota class for default quota. Sep 02 12:47:22 devstack devstack@c-api.service[86936]: DEBUG cinder.quota [None req-180db3bf-95db-48d3-bd4b-da4cc0aa4ea4 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Created reservations ['1780605d-726a-42e7-b148-c565e77a7afd', 'ed12e9ce-fa7e-4c38-9065-4f033f3c385b', '778c3b85-cbd3-4f74-8feb-ff1a0e6ef803', '3c6c82e8-b03b-4e8e-a7be-651e7a0ad6f1'] {{(pid=86936) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:47:22 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-0ab00436-75d5-4a12-a785-7d9cf8d23649 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:47:22 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-0ab00436-75d5-4a12-a785-7d9cf8d23649 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] GET http://192.168.122.82/volume/v3/volumes/12bf1138-5d50-41f9-96f1-8bc0a8436e69 Sep 02 12:47:22 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-0ab00436-75d5-4a12-a785-7d9cf8d23649 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:47:22 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-0ab00436-75d5-4a12-a785-7d9cf8d23649 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:47:22 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:47:22 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:47:22 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:47:22 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:47:22 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-0ab00436-75d5-4a12-a785-7d9cf8d23649 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Volume info retrieved successfully. Sep 02 12:47:22 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-0ab00436-75d5-4a12-a785-7d9cf8d23649 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] http://192.168.122.82/volume/v3/volumes/12bf1138-5d50-41f9-96f1-8bc0a8436e69 returned with HTTP 200 Sep 02 12:47:22 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 52/114] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:47:22 2026] GET /volume/v3/volumes/12bf1138-5d50-41f9-96f1-8bc0a8436e69 => generated 1146 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:47:22 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [req-e353ebcb-bce6-4950-869a-86570f68163c req-fbf51118-8145-4e88-a677-23249741f8bb None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:47:22 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-e353ebcb-bce6-4950-869a-86570f68163c req-fbf51118-8145-4e88-a677-23249741f8bb tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] DELETE http://192.168.122.82/volume/v3/attachments/acfa445e-5efc-4d01-876f-dac0fdc6e722 Sep 02 12:47:22 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-e353ebcb-bce6-4950-869a-86570f68163c req-fbf51118-8145-4e88-a677-23249741f8bb tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:47:22 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-e353ebcb-bce6-4950-869a-86570f68163c req-fbf51118-8145-4e88-a677-23249741f8bb tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Calling method 'version_select' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:47:22 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:47:22 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:47:22 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-180db3bf-95db-48d3-bd4b-da4cc0aa4ea4 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] http://192.168.122.82/volume/v3/group_snapshots returned with HTTP 202 Sep 02 12:47:22 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 63/115] 192.168.122.82 () {62 vars in 1203 bytes} [Wed Sep 2 12:47:21 2026] POST /volume/v3/group_snapshots => generated 167 bytes in 853 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 02 12:47:22 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-44273202-1446-4792-b7d3-e83058f89d65 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:47:22 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-44273202-1446-4792-b7d3-e83058f89d65 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] GET http://192.168.122.82/volume/v3/group_snapshots/891c303f-9677-4026-af8b-9f97c4191759 Sep 02 12:47:22 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-44273202-1446-4792-b7d3-e83058f89d65 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:47:22 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-44273202-1446-4792-b7d3-e83058f89d65 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Calling method 'version_select' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:47:22 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.group_snapshots [None req-44273202-1446-4792-b7d3-e83058f89d65 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] show called for member 891c303f-9677-4026-af8b-9f97c4191759 {{(pid=86936) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 12:47:22 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:47:22 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:47:22 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-44273202-1446-4792-b7d3-e83058f89d65 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] http://192.168.122.82/volume/v3/group_snapshots/891c303f-9677-4026-af8b-9f97c4191759 returned with HTTP 200 Sep 02 12:47:22 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 64/116] 192.168.122.82 () {60 vars in 1292 bytes} [Wed Sep 2 12:47:22 2026] GET /volume/v3/group_snapshots/891c303f-9677-4026-af8b-9f97c4191759 => generated 306 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:47:22 devstack devstack@c-api.service[86935]: /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 02 12:47:22 devstack devstack@c-api.service[86935]: return base.obj_make_list(context, Sep 02 12:47:22 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-e353ebcb-bce6-4950-869a-86570f68163c req-fbf51118-8145-4e88-a677-23249741f8bb tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] http://192.168.122.82/volume/v3/attachments/acfa445e-5efc-4d01-876f-dac0fdc6e722 returned with HTTP 200 Sep 02 12:47:22 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 53/117] 192.168.122.82 () {64 vars in 1557 bytes} [Wed Sep 2 12:47:22 2026] DELETE /volume/v3/attachments/acfa445e-5efc-4d01-876f-dac0fdc6e722 => generated 19 bytes in 490 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:47:23 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-3d7c47c1-edb8-4311-bf83-34c41051a9d1 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:47:23 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-3d7c47c1-edb8-4311-bf83-34c41051a9d1 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] GET http://192.168.122.82/volume/v3/volumes/12bf1138-5d50-41f9-96f1-8bc0a8436e69 Sep 02 12:47:23 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-3d7c47c1-edb8-4311-bf83-34c41051a9d1 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:47:23 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-3d7c47c1-edb8-4311-bf83-34c41051a9d1 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:47:23 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:47:23 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:47:23 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:47:23 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:47:23 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-3d7c47c1-edb8-4311-bf83-34c41051a9d1 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Volume info retrieved successfully. Sep 02 12:47:23 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-381595b4-e38b-4773-8d16-5d546b420b06 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:47:23 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-3d7c47c1-edb8-4311-bf83-34c41051a9d1 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] http://192.168.122.82/volume/v3/volumes/12bf1138-5d50-41f9-96f1-8bc0a8436e69 returned with HTTP 200 Sep 02 12:47:23 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 65/118] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:47:23 2026] GET /volume/v3/volumes/12bf1138-5d50-41f9-96f1-8bc0a8436e69 => generated 851 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:47:23 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-381595b4-e38b-4773-8d16-5d546b420b06 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] GET http://192.168.122.82/volume/v3/group_snapshots/891c303f-9677-4026-af8b-9f97c4191759 Sep 02 12:47:23 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-381595b4-e38b-4773-8d16-5d546b420b06 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:47:23 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-381595b4-e38b-4773-8d16-5d546b420b06 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Calling method 'version_select' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:47:23 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.group_snapshots [None req-381595b4-e38b-4773-8d16-5d546b420b06 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] show called for member 891c303f-9677-4026-af8b-9f97c4191759 {{(pid=86935) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 12:47:23 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:47:23 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:47:23 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-381595b4-e38b-4773-8d16-5d546b420b06 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] http://192.168.122.82/volume/v3/group_snapshots/891c303f-9677-4026-af8b-9f97c4191759 returned with HTTP 200 Sep 02 12:47:23 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 54/119] 192.168.122.82 () {60 vars in 1292 bytes} [Wed Sep 2 12:47:23 2026] GET /volume/v3/group_snapshots/891c303f-9677-4026-af8b-9f97c4191759 => generated 306 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:47:24 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-7f24c3fe-16f9-46c9-a756-6ff342bf8409 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:47:24 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-7f24c3fe-16f9-46c9-a756-6ff342bf8409 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] GET http://192.168.122.82/volume/v3/group_snapshots/891c303f-9677-4026-af8b-9f97c4191759 Sep 02 12:47:24 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-7f24c3fe-16f9-46c9-a756-6ff342bf8409 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:47:24 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-7f24c3fe-16f9-46c9-a756-6ff342bf8409 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Calling method 'version_select' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:47:24 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.group_snapshots [None req-7f24c3fe-16f9-46c9-a756-6ff342bf8409 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] show called for member 891c303f-9677-4026-af8b-9f97c4191759 {{(pid=86936) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 12:47:24 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:47:24 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:47:24 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-7f24c3fe-16f9-46c9-a756-6ff342bf8409 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] http://192.168.122.82/volume/v3/group_snapshots/891c303f-9677-4026-af8b-9f97c4191759 returned with HTTP 200 Sep 02 12:47:24 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 66/120] 192.168.122.82 () {60 vars in 1292 bytes} [Wed Sep 2 12:47:24 2026] GET /volume/v3/group_snapshots/891c303f-9677-4026-af8b-9f97c4191759 => generated 306 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:47:25 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-6ca1a56c-d6ab-4b7a-9dbd-5df979f29811 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:47:25 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-6ca1a56c-d6ab-4b7a-9dbd-5df979f29811 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] GET http://192.168.122.82/volume/v3/group_snapshots/891c303f-9677-4026-af8b-9f97c4191759 Sep 02 12:47:25 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-6ca1a56c-d6ab-4b7a-9dbd-5df979f29811 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:47:25 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-6ca1a56c-d6ab-4b7a-9dbd-5df979f29811 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Calling method 'version_select' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:47:25 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.group_snapshots [None req-6ca1a56c-d6ab-4b7a-9dbd-5df979f29811 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] show called for member 891c303f-9677-4026-af8b-9f97c4191759 {{(pid=86935) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 12:47:25 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:47:25 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:47:25 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-6ca1a56c-d6ab-4b7a-9dbd-5df979f29811 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] http://192.168.122.82/volume/v3/group_snapshots/891c303f-9677-4026-af8b-9f97c4191759 returned with HTTP 200 Sep 02 12:47:26 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 55/121] 192.168.122.82 () {60 vars in 1292 bytes} [Wed Sep 2 12:47:25 2026] GET /volume/v3/group_snapshots/891c303f-9677-4026-af8b-9f97c4191759 => generated 306 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:47:27 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-4c3b52a2-500a-4f82-8675-d302ecd69fd4 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:47:27 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-4c3b52a2-500a-4f82-8675-d302ecd69fd4 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] GET http://192.168.122.82/volume/v3/group_snapshots/891c303f-9677-4026-af8b-9f97c4191759 Sep 02 12:47:27 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-4c3b52a2-500a-4f82-8675-d302ecd69fd4 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:47:27 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-4c3b52a2-500a-4f82-8675-d302ecd69fd4 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Calling method 'version_select' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:47:27 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.group_snapshots [None req-4c3b52a2-500a-4f82-8675-d302ecd69fd4 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] show called for member 891c303f-9677-4026-af8b-9f97c4191759 {{(pid=86936) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 12:47:27 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:47:27 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:47:27 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-4c3b52a2-500a-4f82-8675-d302ecd69fd4 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] http://192.168.122.82/volume/v3/group_snapshots/891c303f-9677-4026-af8b-9f97c4191759 returned with HTTP 200 Sep 02 12:47:27 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 67/122] 192.168.122.82 () {60 vars in 1292 bytes} [Wed Sep 2 12:47:27 2026] GET /volume/v3/group_snapshots/891c303f-9677-4026-af8b-9f97c4191759 => generated 306 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:47:28 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-d8849247-3f74-4ce9-b79a-01f7887d19f7 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:47:28 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-d8849247-3f74-4ce9-b79a-01f7887d19f7 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] GET http://192.168.122.82/volume/v3/group_snapshots/891c303f-9677-4026-af8b-9f97c4191759 Sep 02 12:47:28 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-d8849247-3f74-4ce9-b79a-01f7887d19f7 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:47:28 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-d8849247-3f74-4ce9-b79a-01f7887d19f7 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Calling method 'version_select' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:47:28 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.group_snapshots [None req-d8849247-3f74-4ce9-b79a-01f7887d19f7 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] show called for member 891c303f-9677-4026-af8b-9f97c4191759 {{(pid=86935) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 12:47:28 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:47:28 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:47:28 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-d8849247-3f74-4ce9-b79a-01f7887d19f7 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] http://192.168.122.82/volume/v3/group_snapshots/891c303f-9677-4026-af8b-9f97c4191759 returned with HTTP 200 Sep 02 12:47:28 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 56/123] 192.168.122.82 () {60 vars in 1292 bytes} [Wed Sep 2 12:47:28 2026] GET /volume/v3/group_snapshots/891c303f-9677-4026-af8b-9f97c4191759 => generated 307 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 12:47:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-44c14b82-d149-4565-bf93-c5b691557bce None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:47:28 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-44c14b82-d149-4565-bf93-c5b691557bce tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] GET http://192.168.122.82/volume/v3/snapshots/detail Sep 02 12:47:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-44c14b82-d149-4565-bf93-c5b691557bce tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:47:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-44c14b82-d149-4565-bf93-c5b691557bce tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Calling method 'detail' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:47:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.api_utils [None req-44c14b82-d149-4565-bf93-c5b691557bce tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Removing options '' from query. {{(pid=86936) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 12:47:28 devstack devstack@c-api.service[86936]: DEBUG cinder.db.api [None req-44c14b82-d149-4565-bf93-c5b691557bce tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Building query based on filter {{(pid=86936) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 12:47:28 devstack devstack@c-api.service[86936]: /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 02 12:47:28 devstack devstack@c-api.service[86936]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 12:47:28 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-44c14b82-d149-4565-bf93-c5b691557bce tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Get all snapshots completed successfully. Sep 02 12:47:28 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:47:28 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:47:28 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-44c14b82-d149-4565-bf93-c5b691557bce tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] http://192.168.122.82/volume/v3/snapshots/detail returned with HTTP 200 Sep 02 12:47:28 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 68/124] 192.168.122.82 () {58 vars in 1143 bytes} [Wed Sep 2 12:47:28 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:47:28 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-25bba770-8c84-42d0-8fbb-33f6f7705c0d None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:47:28 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-25bba770-8c84-42d0-8fbb-33f6f7705c0d tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] GET http://192.168.122.82/volume/v3/snapshots/ac891477-6049-40b5-9507-0430928ded8c Sep 02 12:47:28 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-25bba770-8c84-42d0-8fbb-33f6f7705c0d tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:47:28 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-25bba770-8c84-42d0-8fbb-33f6f7705c0d tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:47:28 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:47:28 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:47:28 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-25bba770-8c84-42d0-8fbb-33f6f7705c0d tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Snapshot retrieved successfully. Sep 02 12:47:28 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-25bba770-8c84-42d0-8fbb-33f6f7705c0d tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] http://192.168.122.82/volume/v3/snapshots/ac891477-6049-40b5-9507-0430928ded8c returned with HTTP 200 Sep 02 12:47:28 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 57/125] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:47:28 2026] GET /volume/v3/snapshots/ac891477-6049-40b5-9507-0430928ded8c => generated 450 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:47:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-7c58fe7c-fb90-424c-94a6-1228a25768d3 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:47:28 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-7c58fe7c-fb90-424c-94a6-1228a25768d3 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] POST http://192.168.122.82/volume/v3/groups/action Sep 02 12:47:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-7c58fe7c-fb90-424c-94a6-1228a25768d3 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "891c303f-9677-4026-af8b-9f97c4191759", "name": "tempest-Group_from_snap-170997788"}}' {{(pid=86936) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 12:47:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-7c58fe7c-fb90-424c-94a6-1228a25768d3 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "891c303f-9677-4026-af8b-9f97c4191759", "name": "tempest-Group_from_snap-170997788"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:47:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.groups [None req-7c58fe7c-fb90-424c-94a6-1228a25768d3 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Creating new group {'create-from-src': {'group_snapshot_id': '891c303f-9677-4026-af8b-9f97c4191759', 'name': 'tempest-Group_from_snap-170997788'}}. {{(pid=86936) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Sep 02 12:47:28 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.groups [None req-7c58fe7c-fb90-424c-94a6-1228a25768d3 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Creating group tempest-Group_from_snap-170997788 from group_snapshot 891c303f-9677-4026-af8b-9f97c4191759. Sep 02 12:47:28 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:47:28 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:47:28 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:47:28 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:47:28 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:47:28 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:47:28 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:47:28 devstack devstack@c-api.service[86936]: return base.obj_make_list(context, cls(context), Sep 02 12:47:28 devstack devstack@c-api.service[86936]: /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 02 12:47:28 devstack devstack@c-api.service[86936]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 12:47:28 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:47:28 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:47:28 devstack devstack@c-api.service[86936]: DEBUG cinder.quota [None req-7c58fe7c-fb90-424c-94a6-1228a25768d3 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Created reservations ['c7ae2c0f-9089-47ec-9f4f-4e18a3e64d14'] {{(pid=86936) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:47:29 devstack devstack@c-api.service[86936]: /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 02 12:47:29 devstack devstack@c-api.service[86936]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 12:47:29 devstack devstack@c-api.service[86936]: INFO cinder.group.api [None req-7c58fe7c-fb90-424c-94a6-1228a25768d3 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] A mapping entry already exists for group 974433fb-2270-4f37-89f1-4d60558af516 and volume type 6653f99f-29be-41cf-a4cb-94815a5b5b70. Do not need to create again. Sep 02 12:47:29 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:47:29 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:47:29 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-7c58fe7c-fb90-424c-94a6-1228a25768d3 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Availability Zones retrieved successfully. Sep 02 12:47:29 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-7c58fe7c-fb90-424c-94a6-1228a25768d3 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Flow 'volume_create_api' (4b20f03a-bac2-4990-8c5d-02da2b3d0ea1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:47:29 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-7c58fe7c-fb90-424c-94a6-1228a25768d3 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb16fb21-d531-4194-81aa-051007a205e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:47:29 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.flows.api.create_volume [None req-7c58fe7c-fb90-424c-94a6-1228a25768d3 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 12:47:29 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:47:29 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:47:29 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-7c58fe7c-fb90-424c-94a6-1228a25768d3 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb16fb21-d531-4194-81aa-051007a205e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'ac891477-6049-40b5-9507-0430928ded8c', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:47:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6653f99f-29be-41cf-a4cb-94815a5b5b70,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1152232790',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6653f99f-29be-41cf-a4cb-94815a5b5b70', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '974433fb-2270-4f37-89f1-4d60558af516', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:47:29 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-7c58fe7c-fb90-424c-94a6-1228a25768d3 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a9084a8-4cca-4671-9671-addae76728d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:47:29 devstack devstack@c-api.service[86936]: WARNING cinder.quota [None req-7c58fe7c-fb90-424c-94a6-1228a25768d3 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1152232790 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1152232790, it is now deprecated. Please use the default quota class for default quota. Sep 02 12:47:29 devstack devstack@c-api.service[86936]: DEBUG cinder.quota [None req-7c58fe7c-fb90-424c-94a6-1228a25768d3 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Created reservations ['0570b9b2-5420-4283-922f-b011b178f375', 'f18475e6-c496-4129-bade-356d7e61e21c'] {{(pid=86936) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:47:29 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-7c58fe7c-fb90-424c-94a6-1228a25768d3 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a9084a8-4cca-4671-9671-addae76728d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0570b9b2-5420-4283-922f-b011b178f375', 'f18475e6-c496-4129-bade-356d7e61e21c']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:47:29 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-7c58fe7c-fb90-424c-94a6-1228a25768d3 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6146c922-38a9-4776-bcdd-b9ef4f1771b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:47:29 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:47:29 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:47:29 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:47:29 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:47:29 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-7c58fe7c-fb90-424c-94a6-1228a25768d3 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6146c922-38a9-4776-bcdd-b9ef4f1771b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8d0372e4-68fb-4851-9e50-b7fd56a18621', '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=974433fb-2270-4f37-89f1-4d60558af516,group_type_id=,metadata={},multiattach=False,project_id='fb52c3d9786f4d9d91304d98520f0ea2',qos_specs=None,replication_status=,reservations=['0570b9b2-5420-4283-922f-b011b178f375','f18475e6-c496-4129-bade-356d7e61e21c'],size=1,snapshot_id=ac891477-6049-40b5-9507-0430928ded8c,source_replicaid=,source_volid=None,status='creating',user_id='24619bc556804415b0862bc0ae15ab27',volume_type_id=6653f99f-29be-41cf-a4cb-94815a5b5b70), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T10:47:29Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=974433fb-2270-4f37-89f1-4d60558af516,host=None,id=8d0372e4-68fb-4851-9e50-b7fd56a18621,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb52c3d9786f4d9d91304d98520f0ea2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=ac891477-6049-40b5-9507-0430928ded8c,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='24619bc556804415b0862bc0ae15ab27',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6653f99f-29be-41cf-a4cb-94815a5b5b70),volume_type_id=6653f99f-29be-41cf-a4cb-94815a5b5b70)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:47:29 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-7c58fe7c-fb90-424c-94a6-1228a25768d3 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31284719-1483-4829-88e7-7f6fbb136e83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:47:29 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-7c58fe7c-fb90-424c-94a6-1228a25768d3 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31284719-1483-4829-88e7-7f6fbb136e83) transitioned into state 'SUCCESS' from 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=974433fb-2270-4f37-89f1-4d60558af516,group_type_id=,metadata={},multiattach=False,project_id='fb52c3d9786f4d9d91304d98520f0ea2',qos_specs=None,replication_status=,reservations=['0570b9b2-5420-4283-922f-b011b178f375','f18475e6-c496-4129-bade-356d7e61e21c'],size=1,snapshot_id=ac891477-6049-40b5-9507-0430928ded8c,source_replicaid=,source_volid=None,status='creating',user_id='24619bc556804415b0862bc0ae15ab27',volume_type_id=6653f99f-29be-41cf-a4cb-94815a5b5b70)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:47:29 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-7c58fe7c-fb90-424c-94a6-1228a25768d3 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Flow 'volume_create_api' (4b20f03a-bac2-4990-8c5d-02da2b3d0ea1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:47:29 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-7c58fe7c-fb90-424c-94a6-1228a25768d3 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Create volume request issued successfully. Sep 02 12:47:30 devstack devstack@c-api.service[86936]: /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 02 12:47:30 devstack devstack@c-api.service[86936]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 12:47:30 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:47:30 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:47:30 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-7c58fe7c-fb90-424c-94a6-1228a25768d3 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] http://192.168.122.82/volume/v3/groups/action returned with HTTP 202 Sep 02 12:47:30 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 69/126] 192.168.122.82 () {62 vars in 1197 bytes} [Wed Sep 2 12:47:28 2026] POST /volume/v3/groups/action => generated 102 bytes in 1655 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:47:30 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-4f6191a1-59a0-4aee-9a25-1c742d59e6f1 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:47:30 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-4f6191a1-59a0-4aee-9a25-1c742d59e6f1 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] GET http://192.168.122.82/volume/v3/volumes/detail Sep 02 12:47:30 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-4f6191a1-59a0-4aee-9a25-1c742d59e6f1 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:47:30 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-4f6191a1-59a0-4aee-9a25-1c742d59e6f1 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Calling method 'detail' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:47:30 devstack devstack@c-api.service[86935]: DEBUG cinder.api.api_utils [None req-4f6191a1-59a0-4aee-9a25-1c742d59e6f1 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Removing options '' from query. {{(pid=86935) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 12:47:30 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-4f6191a1-59a0-4aee-9a25-1c742d59e6f1 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86935) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 12:47:30 devstack devstack@c-api.service[86935]: /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 02 12:47:30 devstack devstack@c-api.service[86935]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 12:47:30 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:47:30 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:47:30 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:47:30 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:47:30 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-4f6191a1-59a0-4aee-9a25-1c742d59e6f1 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Get all volumes completed successfully. Sep 02 12:47:30 devstack devstack@c-api.service[86935]: WARNING stevedore.named [None req-4f6191a1-59a0-4aee-9a25-1c742d59e6f1 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:47:30 devstack devstack@c-api.service[86935]: WARNING castellan.key_manager [None req-4f6191a1-59a0-4aee-9a25-1c742d59e6f1 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:47:30 devstack devstack@c-api.service[86935]: DEBUG oslo_db.sqlalchemy.engines [None req-4f6191a1-59a0-4aee-9a25-1c742d59e6f1 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86935) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 12:47:30 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:47:30 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:47:31 devstack devstack@c-api.service[86935]: WARNING stevedore.named [None req-4f6191a1-59a0-4aee-9a25-1c742d59e6f1 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:47:31 devstack devstack@c-api.service[86935]: WARNING castellan.key_manager [None req-4f6191a1-59a0-4aee-9a25-1c742d59e6f1 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:47:31 devstack devstack@c-api.service[86935]: DEBUG oslo_db.sqlalchemy.engines [None req-4f6191a1-59a0-4aee-9a25-1c742d59e6f1 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86935) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 12:47:31 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:47:31 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:47:31 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-4f6191a1-59a0-4aee-9a25-1c742d59e6f1 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] http://192.168.122.82/volume/v3/volumes/detail returned with HTTP 200 Sep 02 12:47:31 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 58/127] 192.168.122.82 () {60 vars in 1178 bytes} [Wed Sep 2 12:47:30 2026] GET /volume/v3/volumes/detail => generated 1847 bytes in 1227 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 12:47:31 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-d6fb8bf2-6f31-4273-ad16-0a67ab189b01 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:47:31 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-d6fb8bf2-6f31-4273-ad16-0a67ab189b01 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] GET http://192.168.122.82/volume/v3/volumes/8d0372e4-68fb-4851-9e50-b7fd56a18621 Sep 02 12:47:31 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-d6fb8bf2-6f31-4273-ad16-0a67ab189b01 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:47:31 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-d6fb8bf2-6f31-4273-ad16-0a67ab189b01 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:47:31 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:47:31 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:47:31 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:47:31 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:47:31 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-d6fb8bf2-6f31-4273-ad16-0a67ab189b01 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Volume info retrieved successfully. Sep 02 12:47:31 devstack devstack@c-api.service[86936]: WARNING stevedore.named [None req-d6fb8bf2-6f31-4273-ad16-0a67ab189b01 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:47:31 devstack devstack@c-api.service[86936]: WARNING castellan.key_manager [None req-d6fb8bf2-6f31-4273-ad16-0a67ab189b01 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:47:31 devstack devstack@c-api.service[86936]: DEBUG oslo_db.sqlalchemy.engines [None req-d6fb8bf2-6f31-4273-ad16-0a67ab189b01 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86936) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 12:47:31 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:47:31 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:47:31 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-d6fb8bf2-6f31-4273-ad16-0a67ab189b01 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] http://192.168.122.82/volume/v3/volumes/8d0372e4-68fb-4851-9e50-b7fd56a18621 returned with HTTP 200 Sep 02 12:47:31 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 70/128] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:47:31 2026] GET /volume/v3/volumes/8d0372e4-68fb-4851-9e50-b7fd56a18621 => generated 932 bytes in 574 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:47:33 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-e4cf7760-2d27-465c-9595-f9d8ba967bd0 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:47:33 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e4cf7760-2d27-465c-9595-f9d8ba967bd0 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] GET http://192.168.122.82/volume/v3/volumes/8d0372e4-68fb-4851-9e50-b7fd56a18621 Sep 02 12:47:33 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-e4cf7760-2d27-465c-9595-f9d8ba967bd0 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:47:33 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-e4cf7760-2d27-465c-9595-f9d8ba967bd0 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:47:33 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:47:33 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:47:33 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:47:33 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:47:33 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-e4cf7760-2d27-465c-9595-f9d8ba967bd0 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Volume info retrieved successfully. Sep 02 12:47:33 devstack devstack@c-api.service[86935]: WARNING stevedore.named [None req-e4cf7760-2d27-465c-9595-f9d8ba967bd0 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:47:33 devstack devstack@c-api.service[86935]: WARNING castellan.key_manager [None req-e4cf7760-2d27-465c-9595-f9d8ba967bd0 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:47:33 devstack devstack@c-api.service[86935]: DEBUG oslo_db.sqlalchemy.engines [None req-e4cf7760-2d27-465c-9595-f9d8ba967bd0 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86935) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 12:47:33 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:47:33 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:47:33 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e4cf7760-2d27-465c-9595-f9d8ba967bd0 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] http://192.168.122.82/volume/v3/volumes/8d0372e4-68fb-4851-9e50-b7fd56a18621 returned with HTTP 200 Sep 02 12:47:33 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 59/129] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:47:33 2026] GET /volume/v3/volumes/8d0372e4-68fb-4851-9e50-b7fd56a18621 => generated 932 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:47:34 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-7f015deb-dbd7-4675-8fc4-ca9a33cee6dd None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:47:34 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-7f015deb-dbd7-4675-8fc4-ca9a33cee6dd tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] GET http://192.168.122.82/volume/v3/volumes/8d0372e4-68fb-4851-9e50-b7fd56a18621 Sep 02 12:47:34 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-7f015deb-dbd7-4675-8fc4-ca9a33cee6dd tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:47:34 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-7f015deb-dbd7-4675-8fc4-ca9a33cee6dd tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:47:34 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:47:34 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:47:34 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:47:34 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:47:34 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-7f015deb-dbd7-4675-8fc4-ca9a33cee6dd tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Volume info retrieved successfully. Sep 02 12:47:34 devstack devstack@c-api.service[86936]: WARNING stevedore.named [None req-7f015deb-dbd7-4675-8fc4-ca9a33cee6dd tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:47:34 devstack devstack@c-api.service[86936]: WARNING castellan.key_manager [None req-7f015deb-dbd7-4675-8fc4-ca9a33cee6dd tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:47:34 devstack devstack@c-api.service[86936]: DEBUG oslo_db.sqlalchemy.engines [None req-7f015deb-dbd7-4675-8fc4-ca9a33cee6dd tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86936) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 12:47:34 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:47:34 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:47:34 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-7f015deb-dbd7-4675-8fc4-ca9a33cee6dd tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] http://192.168.122.82/volume/v3/volumes/8d0372e4-68fb-4851-9e50-b7fd56a18621 returned with HTTP 200 Sep 02 12:47:34 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 71/130] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:47:34 2026] GET /volume/v3/volumes/8d0372e4-68fb-4851-9e50-b7fd56a18621 => generated 932 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:47:35 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-923239ef-107f-49cf-89fc-9ce834986034 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:47:35 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-923239ef-107f-49cf-89fc-9ce834986034 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] GET http://192.168.122.82/volume/v3/volumes/8d0372e4-68fb-4851-9e50-b7fd56a18621 Sep 02 12:47:35 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-923239ef-107f-49cf-89fc-9ce834986034 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:47:35 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-923239ef-107f-49cf-89fc-9ce834986034 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:47:35 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:47:35 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:47:35 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:47:35 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:47:35 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-923239ef-107f-49cf-89fc-9ce834986034 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Volume info retrieved successfully. Sep 02 12:47:35 devstack devstack@c-api.service[86935]: WARNING stevedore.named [None req-923239ef-107f-49cf-89fc-9ce834986034 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:47:35 devstack devstack@c-api.service[86935]: WARNING castellan.key_manager [None req-923239ef-107f-49cf-89fc-9ce834986034 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:47:35 devstack devstack@c-api.service[86935]: DEBUG oslo_db.sqlalchemy.engines [None req-923239ef-107f-49cf-89fc-9ce834986034 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86935) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 12:47:35 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:47:35 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:47:36 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-923239ef-107f-49cf-89fc-9ce834986034 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] http://192.168.122.82/volume/v3/volumes/8d0372e4-68fb-4851-9e50-b7fd56a18621 returned with HTTP 200 Sep 02 12:47:36 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 60/131] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:47:35 2026] GET /volume/v3/volumes/8d0372e4-68fb-4851-9e50-b7fd56a18621 => generated 932 bytes in 586 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:47:37 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-e737fbf4-82ce-4f7d-9d84-5c9981ade532 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:47:37 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-e737fbf4-82ce-4f7d-9d84-5c9981ade532 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] GET http://192.168.122.82/volume/v3/volumes/8d0372e4-68fb-4851-9e50-b7fd56a18621 Sep 02 12:47:37 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-e737fbf4-82ce-4f7d-9d84-5c9981ade532 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:47:37 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-e737fbf4-82ce-4f7d-9d84-5c9981ade532 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:47:37 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:47:37 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:47:37 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:47:37 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:47:37 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-e737fbf4-82ce-4f7d-9d84-5c9981ade532 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Volume info retrieved successfully. Sep 02 12:47:37 devstack devstack@c-api.service[86936]: WARNING stevedore.named [None req-e737fbf4-82ce-4f7d-9d84-5c9981ade532 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:47:37 devstack devstack@c-api.service[86936]: WARNING castellan.key_manager [None req-e737fbf4-82ce-4f7d-9d84-5c9981ade532 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:47:37 devstack devstack@c-api.service[86936]: DEBUG oslo_db.sqlalchemy.engines [None req-e737fbf4-82ce-4f7d-9d84-5c9981ade532 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86936) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 12:47:37 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:47:37 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:47:37 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-e737fbf4-82ce-4f7d-9d84-5c9981ade532 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] http://192.168.122.82/volume/v3/volumes/8d0372e4-68fb-4851-9e50-b7fd56a18621 returned with HTTP 200 Sep 02 12:47:37 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 72/132] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:47:37 2026] GET /volume/v3/volumes/8d0372e4-68fb-4851-9e50-b7fd56a18621 => generated 932 bytes in 847 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:47:38 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-b2cccf26-8d90-44d9-84d9-9f25d9009c4e None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:47:39 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-b2cccf26-8d90-44d9-84d9-9f25d9009c4e tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] GET http://192.168.122.82/volume/v3/volumes/8d0372e4-68fb-4851-9e50-b7fd56a18621 Sep 02 12:47:39 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-b2cccf26-8d90-44d9-84d9-9f25d9009c4e tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:47:39 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-b2cccf26-8d90-44d9-84d9-9f25d9009c4e tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:47:39 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:47:39 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:47:39 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:47:39 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:47:39 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-b2cccf26-8d90-44d9-84d9-9f25d9009c4e tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Volume info retrieved successfully. Sep 02 12:47:39 devstack devstack@c-api.service[86935]: WARNING stevedore.named [None req-b2cccf26-8d90-44d9-84d9-9f25d9009c4e tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:47:39 devstack devstack@c-api.service[86935]: WARNING castellan.key_manager [None req-b2cccf26-8d90-44d9-84d9-9f25d9009c4e tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:47:39 devstack devstack@c-api.service[86935]: DEBUG oslo_db.sqlalchemy.engines [None req-b2cccf26-8d90-44d9-84d9-9f25d9009c4e tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86935) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 12:47:39 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:47:39 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:47:39 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-b2cccf26-8d90-44d9-84d9-9f25d9009c4e tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] http://192.168.122.82/volume/v3/volumes/8d0372e4-68fb-4851-9e50-b7fd56a18621 returned with HTTP 200 Sep 02 12:47:39 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 61/133] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:47:38 2026] GET /volume/v3/volumes/8d0372e4-68fb-4851-9e50-b7fd56a18621 => generated 932 bytes in 893 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:47:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-22d48e23-e6af-45ea-8983-e879585fc85a None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:47:40 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-22d48e23-e6af-45ea-8983-e879585fc85a tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] GET http://192.168.122.82/volume/v3/volumes/8d0372e4-68fb-4851-9e50-b7fd56a18621 Sep 02 12:47:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-22d48e23-e6af-45ea-8983-e879585fc85a tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:47:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-22d48e23-e6af-45ea-8983-e879585fc85a tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:47:40 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:47:40 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:47:40 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:47:40 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:47:41 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-22d48e23-e6af-45ea-8983-e879585fc85a tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Volume info retrieved successfully. Sep 02 12:47:41 devstack devstack@c-api.service[86936]: WARNING stevedore.named [None req-22d48e23-e6af-45ea-8983-e879585fc85a tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:47:41 devstack devstack@c-api.service[86936]: WARNING castellan.key_manager [None req-22d48e23-e6af-45ea-8983-e879585fc85a tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:47:41 devstack devstack@c-api.service[86936]: DEBUG oslo_db.sqlalchemy.engines [None req-22d48e23-e6af-45ea-8983-e879585fc85a tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86936) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 12:47:41 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:47:41 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:47:41 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-22d48e23-e6af-45ea-8983-e879585fc85a tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] http://192.168.122.82/volume/v3/volumes/8d0372e4-68fb-4851-9e50-b7fd56a18621 returned with HTTP 200 Sep 02 12:47:41 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 73/134] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:47:40 2026] GET /volume/v3/volumes/8d0372e4-68fb-4851-9e50-b7fd56a18621 => generated 932 bytes in 870 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:47:42 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-01c1c970-86e6-4d6e-b80b-b2c4295479de None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:47:42 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-01c1c970-86e6-4d6e-b80b-b2c4295479de tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] GET http://192.168.122.82/volume/v3/volumes/8d0372e4-68fb-4851-9e50-b7fd56a18621 Sep 02 12:47:42 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-01c1c970-86e6-4d6e-b80b-b2c4295479de tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:47:42 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-01c1c970-86e6-4d6e-b80b-b2c4295479de tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:47:42 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:47:42 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:47:42 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:47:42 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:47:42 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-01c1c970-86e6-4d6e-b80b-b2c4295479de tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Volume info retrieved successfully. Sep 02 12:47:42 devstack devstack@c-api.service[86935]: WARNING stevedore.named [None req-01c1c970-86e6-4d6e-b80b-b2c4295479de tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:47:42 devstack devstack@c-api.service[86935]: WARNING castellan.key_manager [None req-01c1c970-86e6-4d6e-b80b-b2c4295479de tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:47:43 devstack devstack@c-api.service[86935]: DEBUG oslo_db.sqlalchemy.engines [None req-01c1c970-86e6-4d6e-b80b-b2c4295479de tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86935) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 12:47:43 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:47:43 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:47:43 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-01c1c970-86e6-4d6e-b80b-b2c4295479de tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] http://192.168.122.82/volume/v3/volumes/8d0372e4-68fb-4851-9e50-b7fd56a18621 returned with HTTP 200 Sep 02 12:47:43 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 62/135] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:47:42 2026] GET /volume/v3/volumes/8d0372e4-68fb-4851-9e50-b7fd56a18621 => generated 932 bytes in 515 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 12:47:44 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-e4cd5200-2472-48cd-b4a4-83fda4fad4df None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:47:44 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-e4cd5200-2472-48cd-b4a4-83fda4fad4df tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] GET http://192.168.122.82/volume/v3/volumes/8d0372e4-68fb-4851-9e50-b7fd56a18621 Sep 02 12:47:44 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-e4cd5200-2472-48cd-b4a4-83fda4fad4df tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:47:44 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-e4cd5200-2472-48cd-b4a4-83fda4fad4df tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:47:44 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:47:44 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:47:44 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:47:44 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:47:44 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-e4cd5200-2472-48cd-b4a4-83fda4fad4df tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Volume info retrieved successfully. Sep 02 12:47:44 devstack devstack@c-api.service[86936]: WARNING stevedore.named [None req-e4cd5200-2472-48cd-b4a4-83fda4fad4df tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:47:44 devstack devstack@c-api.service[86936]: WARNING castellan.key_manager [None req-e4cd5200-2472-48cd-b4a4-83fda4fad4df tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:47:44 devstack devstack@c-api.service[86936]: DEBUG oslo_db.sqlalchemy.engines [None req-e4cd5200-2472-48cd-b4a4-83fda4fad4df tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86936) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 12:47:44 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:47:44 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:47:44 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-e4cd5200-2472-48cd-b4a4-83fda4fad4df tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] http://192.168.122.82/volume/v3/volumes/8d0372e4-68fb-4851-9e50-b7fd56a18621 returned with HTTP 200 Sep 02 12:47:44 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 74/136] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:47:44 2026] GET /volume/v3/volumes/8d0372e4-68fb-4851-9e50-b7fd56a18621 => generated 932 bytes in 386 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:47:45 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-88ceccd8-6f71-421b-b83b-ced70ffec8ce None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:47:45 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-88ceccd8-6f71-421b-b83b-ced70ffec8ce tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] GET http://192.168.122.82/volume/v3/volumes/8d0372e4-68fb-4851-9e50-b7fd56a18621 Sep 02 12:47:45 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-88ceccd8-6f71-421b-b83b-ced70ffec8ce tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:47:45 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-88ceccd8-6f71-421b-b83b-ced70ffec8ce tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:47:45 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-25ad2ced-f176-41a5-bfe9-5a60cf739753 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:47:45 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-25ad2ced-f176-41a5-bfe9-5a60cf739753 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] GET http://192.168.122.82/volume/v3/volumes/d9f96f05-bd41-4f59-881f-97a0ba2a1c35 Sep 02 12:47:45 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-25ad2ced-f176-41a5-bfe9-5a60cf739753 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:47:45 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-25ad2ced-f176-41a5-bfe9-5a60cf739753 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:47:45 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:47:45 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:47:45 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:47:45 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:47:45 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:47:45 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:47:45 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:47:45 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:47:45 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-88ceccd8-6f71-421b-b83b-ced70ffec8ce tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Volume info retrieved successfully. Sep 02 12:47:45 devstack devstack@c-api.service[86935]: WARNING stevedore.named [None req-88ceccd8-6f71-421b-b83b-ced70ffec8ce tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:47:45 devstack devstack@c-api.service[86935]: WARNING castellan.key_manager [None req-88ceccd8-6f71-421b-b83b-ced70ffec8ce tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:47:45 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-25ad2ced-f176-41a5-bfe9-5a60cf739753 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Volume info retrieved successfully. Sep 02 12:47:45 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-25ad2ced-f176-41a5-bfe9-5a60cf739753 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] http://192.168.122.82/volume/v3/volumes/d9f96f05-bd41-4f59-881f-97a0ba2a1c35 returned with HTTP 200 Sep 02 12:47:45 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 75/137] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:47:45 2026] GET /volume/v3/volumes/d9f96f05-bd41-4f59-881f-97a0ba2a1c35 => generated 854 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:47:45 devstack devstack@c-api.service[86935]: DEBUG oslo_db.sqlalchemy.engines [None req-88ceccd8-6f71-421b-b83b-ced70ffec8ce tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86935) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 12:47:46 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:47:46 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:47:46 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [req-fb8aacc2-5300-4542-9b81-d51f99571df8 req-e371cbb9-ff41-445e-bfd4-d8a9d319846f None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:47:46 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-fb8aacc2-5300-4542-9b81-d51f99571df8 req-e371cbb9-ff41-445e-bfd4-d8a9d319846f tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] GET http://192.168.122.82/volume/v3/volumes/d9f96f05-bd41-4f59-881f-97a0ba2a1c35 Sep 02 12:47:46 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-fb8aacc2-5300-4542-9b81-d51f99571df8 req-e371cbb9-ff41-445e-bfd4-d8a9d319846f tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:47:46 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-fb8aacc2-5300-4542-9b81-d51f99571df8 req-e371cbb9-ff41-445e-bfd4-d8a9d319846f tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:47:46 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-88ceccd8-6f71-421b-b83b-ced70ffec8ce tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] http://192.168.122.82/volume/v3/volumes/8d0372e4-68fb-4851-9e50-b7fd56a18621 returned with HTTP 200 Sep 02 12:47:46 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 63/138] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:47:45 2026] GET /volume/v3/volumes/8d0372e4-68fb-4851-9e50-b7fd56a18621 => generated 933 bytes in 297 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:47:46 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:47:46 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:47:46 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:47:46 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:47:46 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-2b275a3d-5014-4a44-858f-9beb9b98fcaa None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:47:46 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [req-fb8aacc2-5300-4542-9b81-d51f99571df8 req-e371cbb9-ff41-445e-bfd4-d8a9d319846f tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Volume info retrieved successfully. Sep 02 12:47:46 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-2b275a3d-5014-4a44-858f-9beb9b98fcaa tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] GET http://192.168.122.82/volume/v3/groups/974433fb-2270-4f37-89f1-4d60558af516 Sep 02 12:47:46 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-2b275a3d-5014-4a44-858f-9beb9b98fcaa tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:47:46 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-2b275a3d-5014-4a44-858f-9beb9b98fcaa tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Calling method 'version_select' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:47:46 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.groups [None req-2b275a3d-5014-4a44-858f-9beb9b98fcaa tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] show called for member 974433fb-2270-4f37-89f1-4d60558af516 {{(pid=86935) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 12:47:46 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-fb8aacc2-5300-4542-9b81-d51f99571df8 req-e371cbb9-ff41-445e-bfd4-d8a9d319846f tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] http://192.168.122.82/volume/v3/volumes/d9f96f05-bd41-4f59-881f-97a0ba2a1c35 returned with HTTP 200 Sep 02 12:47:46 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 76/139] 192.168.122.82 () {60 vars in 1482 bytes} [Wed Sep 2 12:47:46 2026] GET /volume/v3/volumes/d9f96f05-bd41-4f59-881f-97a0ba2a1c35 => generated 854 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:47:46 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:47:46 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:47:46 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:47:46 devstack devstack@c-api.service[86935]: return base.obj_make_list(context, cls(context), Sep 02 12:47:46 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-2b275a3d-5014-4a44-858f-9beb9b98fcaa tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] http://192.168.122.82/volume/v3/groups/974433fb-2270-4f37-89f1-4d60558af516 returned with HTTP 200 Sep 02 12:47:46 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 64/140] 192.168.122.82 () {60 vars in 1265 bytes} [Wed Sep 2 12:47:46 2026] GET /volume/v3/groups/974433fb-2270-4f37-89f1-4d60558af516 => generated 417 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:47:46 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-6a25dc4e-c400-404d-a584-77db34b22e1c None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:47:46 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-6a25dc4e-c400-404d-a584-77db34b22e1c tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] GET http://192.168.122.82/volume/v3/volumes/detail Sep 02 12:47:46 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-6a25dc4e-c400-404d-a584-77db34b22e1c tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:47:46 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-6a25dc4e-c400-404d-a584-77db34b22e1c tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Calling method 'detail' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:47:46 devstack devstack@c-api.service[86936]: DEBUG cinder.api.api_utils [None req-6a25dc4e-c400-404d-a584-77db34b22e1c tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Removing options '' from query. {{(pid=86936) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 12:47:46 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-6a25dc4e-c400-404d-a584-77db34b22e1c tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86936) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 12:47:46 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:47:46 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:47:46 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:47:46 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:47:46 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-6a25dc4e-c400-404d-a584-77db34b22e1c tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Get all volumes completed successfully. Sep 02 12:47:46 devstack devstack@c-api.service[86936]: WARNING stevedore.named [None req-6a25dc4e-c400-404d-a584-77db34b22e1c tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:47:46 devstack devstack@c-api.service[86936]: WARNING castellan.key_manager [None req-6a25dc4e-c400-404d-a584-77db34b22e1c tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:47:46 devstack devstack@c-api.service[86936]: DEBUG oslo_db.sqlalchemy.engines [None req-6a25dc4e-c400-404d-a584-77db34b22e1c tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86936) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 12:47:46 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:47:46 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:47:46 devstack devstack@c-api.service[86936]: WARNING stevedore.named [None req-6a25dc4e-c400-404d-a584-77db34b22e1c tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:47:46 devstack devstack@c-api.service[86936]: WARNING castellan.key_manager [None req-6a25dc4e-c400-404d-a584-77db34b22e1c tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:47:46 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-378665bd-d9a1-4df9-99c2-98ecdf921c1e None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:47:46 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-378665bd-d9a1-4df9-99c2-98ecdf921c1e None None] GET http://192.168.122.82/volume// Sep 02 12:47:46 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-378665bd-d9a1-4df9-99c2-98ecdf921c1e None None] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:47:46 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-378665bd-d9a1-4df9-99c2-98ecdf921c1e None None] Calling method 'all' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:47:46 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-378665bd-d9a1-4df9-99c2-98ecdf921c1e None None] http://192.168.122.82/volume// returned with HTTP 300 Sep 02 12:47:46 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 65/141] 192.168.122.82 () {58 vars in 1312 bytes} [Wed Sep 2 12:47:46 2026] GET /volume/ => generated 389 bytes in 17 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 12:47:46 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [req-fb8aacc2-5300-4542-9b81-d51f99571df8 req-d7808fa9-e59c-4787-ad7a-12b5f4fb1322 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:47:46 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-fb8aacc2-5300-4542-9b81-d51f99571df8 req-d7808fa9-e59c-4787-ad7a-12b5f4fb1322 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] POST http://192.168.122.82/volume/v3/attachments Sep 02 12:47:46 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-fb8aacc2-5300-4542-9b81-d51f99571df8 req-d7808fa9-e59c-4787-ad7a-12b5f4fb1322 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d9f96f05-bd41-4f59-881f-97a0ba2a1c35", "connector": null, "instance_uuid": "920d31cf-cc7c-4d67-a82c-1f95d6f5d4fd"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:47:46 devstack devstack@c-api.service[86936]: DEBUG oslo_db.sqlalchemy.engines [None req-6a25dc4e-c400-404d-a584-77db34b22e1c tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86936) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 12:47:46 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:47:46 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:47:46 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:47:46 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:47:46 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:47:46 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:47:46 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-6a25dc4e-c400-404d-a584-77db34b22e1c tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] http://192.168.122.82/volume/v3/volumes/detail returned with HTTP 200 Sep 02 12:47:46 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 77/142] 192.168.122.82 () {60 vars in 1178 bytes} [Wed Sep 2 12:47:46 2026] GET /volume/v3/volumes/detail => generated 1848 bytes in 585 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 12:47:46 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-44fd5c93-24d6-4cf5-bfa4-1f077459f1e8 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:47:46 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-44fd5c93-24d6-4cf5-bfa4-1f077459f1e8 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] POST http://192.168.122.82/volume/v3/groups/974433fb-2270-4f37-89f1-4d60558af516/action Sep 02 12:47:46 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-44fd5c93-24d6-4cf5-bfa4-1f077459f1e8 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86936) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 12:47:46 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-44fd5c93-24d6-4cf5-bfa4-1f077459f1e8 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:47:46 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.groups [None req-44fd5c93-24d6-4cf5-bfa4-1f077459f1e8 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] delete called for group 974433fb-2270-4f37-89f1-4d60558af516 {{(pid=86936) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 02 12:47:46 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.groups [None req-44fd5c93-24d6-4cf5-bfa4-1f077459f1e8 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Delete group with id: 974433fb-2270-4f37-89f1-4d60558af516 Sep 02 12:47:46 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:47:46 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:47:46 devstack devstack@c-api.service[86936]: /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 02 12:47:46 devstack devstack@c-api.service[86936]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 02 12:47:46 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-fb8aacc2-5300-4542-9b81-d51f99571df8 req-d7808fa9-e59c-4787-ad7a-12b5f4fb1322 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] http://192.168.122.82/volume/v3/attachments returned with HTTP 200 Sep 02 12:47:46 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 66/143] 192.168.122.82 () {66 vars in 1478 bytes} [Wed Sep 2 12:47:46 2026] POST /volume/v3/attachments => generated 273 bytes in 399 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:47:46 devstack devstack@c-api.service[86936]: /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 02 12:47:46 devstack devstack@c-api.service[86936]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 12:47:47 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-89597f9a-ced4-4c22-84ea-4b8c0dbab791 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:47:47 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-89597f9a-ced4-4c22-84ea-4b8c0dbab791 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] GET http://192.168.122.82/volume/v3/volumes/d9f96f05-bd41-4f59-881f-97a0ba2a1c35 Sep 02 12:47:47 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-89597f9a-ced4-4c22-84ea-4b8c0dbab791 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:47:47 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-89597f9a-ced4-4c22-84ea-4b8c0dbab791 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:47:47 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-44fd5c93-24d6-4cf5-bfa4-1f077459f1e8 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] http://192.168.122.82/volume/v3/groups/974433fb-2270-4f37-89f1-4d60558af516/action returned with HTTP 202 Sep 02 12:47:47 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 78/144] 192.168.122.82 () {62 vars in 1307 bytes} [Wed Sep 2 12:47:46 2026] POST /volume/v3/groups/974433fb-2270-4f37-89f1-4d60558af516/action => generated 0 bytes in 722 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 12:47:47 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-b8b17a58-e8d5-4384-b4fe-ae428c4fdbf3 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:47:47 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:47:47 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:47:47 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-b8b17a58-e8d5-4384-b4fe-ae428c4fdbf3 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] GET http://192.168.122.82/volume/v3/volumes/8d0372e4-68fb-4851-9e50-b7fd56a18621 Sep 02 12:47:47 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-b8b17a58-e8d5-4384-b4fe-ae428c4fdbf3 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:47:47 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-b8b17a58-e8d5-4384-b4fe-ae428c4fdbf3 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:47:47 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:47:47 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:47:47 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:47:47 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:47:47 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-b8b17a58-e8d5-4384-b4fe-ae428c4fdbf3 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Volume info retrieved successfully. Sep 02 12:47:47 devstack devstack@c-api.service[86936]: WARNING stevedore.named [None req-b8b17a58-e8d5-4384-b4fe-ae428c4fdbf3 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:47:47 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:47:47 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:47:47 devstack devstack@c-api.service[86936]: WARNING castellan.key_manager [None req-b8b17a58-e8d5-4384-b4fe-ae428c4fdbf3 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:47:47 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-89597f9a-ced4-4c22-84ea-4b8c0dbab791 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Volume info retrieved successfully. Sep 02 12:47:47 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-89597f9a-ced4-4c22-84ea-4b8c0dbab791 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] http://192.168.122.82/volume/v3/volumes/d9f96f05-bd41-4f59-881f-97a0ba2a1c35 returned with HTTP 200 Sep 02 12:47:47 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 67/145] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:47:47 2026] GET /volume/v3/volumes/d9f96f05-bd41-4f59-881f-97a0ba2a1c35 => generated 853 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:47:47 devstack devstack@c-api.service[86936]: DEBUG oslo_db.sqlalchemy.engines [None req-b8b17a58-e8d5-4384-b4fe-ae428c4fdbf3 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86936) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 12:47:47 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:47:47 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:47:47 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-b8b17a58-e8d5-4384-b4fe-ae428c4fdbf3 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] http://192.168.122.82/volume/v3/volumes/8d0372e4-68fb-4851-9e50-b7fd56a18621 returned with HTTP 200 Sep 02 12:47:47 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 79/146] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:47:47 2026] GET /volume/v3/volumes/8d0372e4-68fb-4851-9e50-b7fd56a18621 => generated 932 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:47:47 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-e1438ebd-2325-4f75-8ba7-2c6b48dc7f7f None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:47:47 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e1438ebd-2325-4f75-8ba7-2c6b48dc7f7f None None] GET http://192.168.122.82/volume// Sep 02 12:47:47 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-e1438ebd-2325-4f75-8ba7-2c6b48dc7f7f None None] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:47:47 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-e1438ebd-2325-4f75-8ba7-2c6b48dc7f7f None None] Calling method 'all' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:47:47 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e1438ebd-2325-4f75-8ba7-2c6b48dc7f7f None None] http://192.168.122.82/volume// returned with HTTP 300 Sep 02 12:47:47 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 68/147] 192.168.122.82 () {58 vars in 1310 bytes} [Wed Sep 2 12:47:47 2026] GET /volume/ => generated 389 bytes in 14 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 12:47:47 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [req-fb8aacc2-5300-4542-9b81-d51f99571df8 req-eb852f24-4466-4a4c-abfd-7d32f2c39724 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:47:47 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-fb8aacc2-5300-4542-9b81-d51f99571df8 req-eb852f24-4466-4a4c-abfd-7d32f2c39724 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] GET http://192.168.122.82/volume/v3/volumes/d9f96f05-bd41-4f59-881f-97a0ba2a1c35 Sep 02 12:47:47 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-fb8aacc2-5300-4542-9b81-d51f99571df8 req-eb852f24-4466-4a4c-abfd-7d32f2c39724 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:47:47 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-fb8aacc2-5300-4542-9b81-d51f99571df8 req-eb852f24-4466-4a4c-abfd-7d32f2c39724 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:47:47 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:47:47 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:47:47 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:47:47 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:47:47 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [req-fb8aacc2-5300-4542-9b81-d51f99571df8 req-eb852f24-4466-4a4c-abfd-7d32f2c39724 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Volume info retrieved successfully. Sep 02 12:47:47 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-fb8aacc2-5300-4542-9b81-d51f99571df8 req-eb852f24-4466-4a4c-abfd-7d32f2c39724 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] http://192.168.122.82/volume/v3/volumes/d9f96f05-bd41-4f59-881f-97a0ba2a1c35 returned with HTTP 200 Sep 02 12:47:47 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 80/148] 192.168.122.82 () {62 vars in 1523 bytes} [Wed Sep 2 12:47:47 2026] GET /volume/v3/volumes/d9f96f05-bd41-4f59-881f-97a0ba2a1c35 => generated 1034 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 02 12:47:48 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [req-fb8aacc2-5300-4542-9b81-d51f99571df8 req-51cf4d30-a067-4ab6-97b2-d661f87b6be6 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:47:48 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-fb8aacc2-5300-4542-9b81-d51f99571df8 req-51cf4d30-a067-4ab6-97b2-d661f87b6be6 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] PUT http://192.168.122.82/volume/v3/attachments/bad802b6-9937-4108-ab27-12f43646d96a Sep 02 12:47:48 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-fb8aacc2-5300-4542-9b81-d51f99571df8 req-51cf4d30-a067-4ab6-97b2-d661f87b6be6 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.82", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d3f28f32c01d", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d962fb62-a9ac-4620-919c-737cbb1a64b6", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:47:48 devstack devstack@c-api.service[86935]: DEBUG cinder.coordination [req-fb8aacc2-5300-4542-9b81-d51f99571df8 req-51cf4d30-a067-4ab6-97b2-d661f87b6be6 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Acquiring lock "cinder-attachment_update-d9f96f05-bd41-4f59-881f-97a0ba2a1c35-devstack" by "attachment_update" {{(pid=86935) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 02 12:47:48 devstack devstack@c-api.service[86935]: DEBUG cinder.coordination [req-fb8aacc2-5300-4542-9b81-d51f99571df8 req-51cf4d30-a067-4ab6-97b2-d661f87b6be6 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Lock "cinder-attachment_update-d9f96f05-bd41-4f59-881f-97a0ba2a1c35-devstack" acquired by "attachment_update" :: waited 0.018s {{(pid=86935) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 02 12:47:48 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:47:48 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:47:48 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:47:48 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:47:48 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-996025dd-b6f3-4227-95ec-d435463aa6b3 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:47:48 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-996025dd-b6f3-4227-95ec-d435463aa6b3 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] GET http://192.168.122.82/volume/v3/volumes/d9f96f05-bd41-4f59-881f-97a0ba2a1c35 Sep 02 12:47:48 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-996025dd-b6f3-4227-95ec-d435463aa6b3 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:47:48 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-996025dd-b6f3-4227-95ec-d435463aa6b3 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:47:48 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:47:48 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:47:48 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:47:48 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:47:48 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-996025dd-b6f3-4227-95ec-d435463aa6b3 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Volume info retrieved successfully. Sep 02 12:47:48 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-996025dd-b6f3-4227-95ec-d435463aa6b3 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] http://192.168.122.82/volume/v3/volumes/d9f96f05-bd41-4f59-881f-97a0ba2a1c35 returned with HTTP 200 Sep 02 12:47:48 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 81/149] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:47:48 2026] GET /volume/v3/volumes/d9f96f05-bd41-4f59-881f-97a0ba2a1c35 => generated 854 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:47:48 devstack devstack@c-api.service[86935]: DEBUG cinder.coordination [req-fb8aacc2-5300-4542-9b81-d51f99571df8 req-51cf4d30-a067-4ab6-97b2-d661f87b6be6 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Lock "cinder-attachment_update-d9f96f05-bd41-4f59-881f-97a0ba2a1c35-devstack" released by "attachment_update" :: held 0.612s {{(pid=86935) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 02 12:47:48 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-fb8aacc2-5300-4542-9b81-d51f99571df8 req-51cf4d30-a067-4ab6-97b2-d661f87b6be6 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] http://192.168.122.82/volume/v3/attachments/bad802b6-9937-4108-ab27-12f43646d96a returned with HTTP 200 Sep 02 12:47:48 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 69/150] 192.168.122.82 () {66 vars in 1588 bytes} [Wed Sep 2 12:47:48 2026] PUT /volume/v3/attachments/bad802b6-9937-4108-ab27-12f43646d96a => generated 694 bytes in 666 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:47:48 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-a8e3b736-d55f-4d7e-890c-1b71cf66d8e6 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:47:48 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-a8e3b736-d55f-4d7e-890c-1b71cf66d8e6 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] GET http://192.168.122.82/volume/v3/volumes/8d0372e4-68fb-4851-9e50-b7fd56a18621 Sep 02 12:47:48 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-a8e3b736-d55f-4d7e-890c-1b71cf66d8e6 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:47:48 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-a8e3b736-d55f-4d7e-890c-1b71cf66d8e6 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:47:48 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:47:48 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:47:48 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:47:48 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:47:48 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-a8e3b736-d55f-4d7e-890c-1b71cf66d8e6 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Volume info retrieved successfully. Sep 02 12:47:48 devstack devstack@c-api.service[86936]: WARNING stevedore.named [None req-a8e3b736-d55f-4d7e-890c-1b71cf66d8e6 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:47:48 devstack devstack@c-api.service[86936]: WARNING castellan.key_manager [None req-a8e3b736-d55f-4d7e-890c-1b71cf66d8e6 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:47:48 devstack devstack@c-api.service[86936]: DEBUG oslo_db.sqlalchemy.engines [None req-a8e3b736-d55f-4d7e-890c-1b71cf66d8e6 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86936) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 12:47:48 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:47:48 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:47:48 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-a8e3b736-d55f-4d7e-890c-1b71cf66d8e6 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] http://192.168.122.82/volume/v3/volumes/8d0372e4-68fb-4851-9e50-b7fd56a18621 returned with HTTP 200 Sep 02 12:47:48 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 82/151] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:47:48 2026] GET /volume/v3/volumes/8d0372e4-68fb-4851-9e50-b7fd56a18621 => generated 931 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:47:49 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-95e2d5c8-af76-4b48-a3a9-2c8f381d5e4b None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:47:49 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-95e2d5c8-af76-4b48-a3a9-2c8f381d5e4b tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] GET http://192.168.122.82/volume/v3/volumes/d9f96f05-bd41-4f59-881f-97a0ba2a1c35 Sep 02 12:47:49 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-95e2d5c8-af76-4b48-a3a9-2c8f381d5e4b tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:47:49 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-95e2d5c8-af76-4b48-a3a9-2c8f381d5e4b tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:47:49 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:47:49 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:47:49 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:47:49 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:47:49 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-95e2d5c8-af76-4b48-a3a9-2c8f381d5e4b tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Volume info retrieved successfully. Sep 02 12:47:49 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-95e2d5c8-af76-4b48-a3a9-2c8f381d5e4b tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] http://192.168.122.82/volume/v3/volumes/d9f96f05-bd41-4f59-881f-97a0ba2a1c35 returned with HTTP 200 Sep 02 12:47:49 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 70/152] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:47:49 2026] GET /volume/v3/volumes/d9f96f05-bd41-4f59-881f-97a0ba2a1c35 => generated 854 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:47:49 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [req-fb8aacc2-5300-4542-9b81-d51f99571df8 req-ff926552-bbfe-4e5a-908a-ee89a260725d None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:47:49 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-fb8aacc2-5300-4542-9b81-d51f99571df8 req-ff926552-bbfe-4e5a-908a-ee89a260725d tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] POST http://192.168.122.82/volume/v3/attachments/bad802b6-9937-4108-ab27-12f43646d96a/action Sep 02 12:47:49 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-fb8aacc2-5300-4542-9b81-d51f99571df8 req-ff926552-bbfe-4e5a-908a-ee89a260725d tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Action body: b'{"os-complete": null}' {{(pid=86936) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 12:47:49 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-fb8aacc2-5300-4542-9b81-d51f99571df8 req-ff926552-bbfe-4e5a-908a-ee89a260725d tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:47:49 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:47:49 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:47:49 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:47:49 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:47:50 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-8ce817c1-1548-42f5-aee4-806e4e46911b None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:47:50 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-8ce817c1-1548-42f5-aee4-806e4e46911b tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] GET http://192.168.122.82/volume/v3/volumes/8d0372e4-68fb-4851-9e50-b7fd56a18621 Sep 02 12:47:50 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-8ce817c1-1548-42f5-aee4-806e4e46911b tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:47:50 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-8ce817c1-1548-42f5-aee4-806e4e46911b tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:47:50 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-8ce817c1-1548-42f5-aee4-806e4e46911b tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] http://192.168.122.82/volume/v3/volumes/8d0372e4-68fb-4851-9e50-b7fd56a18621 returned with HTTP 404 Sep 02 12:47:50 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 71/153] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:47:50 2026] GET /volume/v3/volumes/8d0372e4-68fb-4851-9e50-b7fd56a18621 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 02 12:47:50 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-157fabb4-3c27-4f80-a4d2-a280b9bc7391 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:47:50 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-157fabb4-3c27-4f80-a4d2-a280b9bc7391 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] GET http://192.168.122.82/volume/v3/groups/974433fb-2270-4f37-89f1-4d60558af516 Sep 02 12:47:50 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-157fabb4-3c27-4f80-a4d2-a280b9bc7391 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:47:50 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-157fabb4-3c27-4f80-a4d2-a280b9bc7391 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Calling method 'version_select' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:47:50 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.groups [None req-157fabb4-3c27-4f80-a4d2-a280b9bc7391 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] show called for member 974433fb-2270-4f37-89f1-4d60558af516 {{(pid=86935) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 12:47:50 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-157fabb4-3c27-4f80-a4d2-a280b9bc7391 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] http://192.168.122.82/volume/v3/groups/974433fb-2270-4f37-89f1-4d60558af516 returned with HTTP 404 Sep 02 12:47:50 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 72/154] 192.168.122.82 () {60 vars in 1265 bytes} [Wed Sep 2 12:47:50 2026] GET /volume/v3/groups/974433fb-2270-4f37-89f1-4d60558af516 => generated 108 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 12:47:50 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-191607e6-76a5-47d7-a69b-0d252b704dfb None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:47:50 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-191607e6-76a5-47d7-a69b-0d252b704dfb tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] DELETE http://192.168.122.82/volume/v3/group_snapshots/891c303f-9677-4026-af8b-9f97c4191759 Sep 02 12:47:50 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-191607e6-76a5-47d7-a69b-0d252b704dfb tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:47:50 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-191607e6-76a5-47d7-a69b-0d252b704dfb tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Calling method 'version_select' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:47:50 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.group_snapshots [None req-191607e6-76a5-47d7-a69b-0d252b704dfb tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] delete called for member 891c303f-9677-4026-af8b-9f97c4191759 {{(pid=86935) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 02 12:47:50 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.group_snapshots [None req-191607e6-76a5-47d7-a69b-0d252b704dfb tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Delete group_snapshot with id: 891c303f-9677-4026-af8b-9f97c4191759 Sep 02 12:47:50 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:47:50 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:47:50 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-fb8aacc2-5300-4542-9b81-d51f99571df8 req-ff926552-bbfe-4e5a-908a-ee89a260725d tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] http://192.168.122.82/volume/v3/attachments/bad802b6-9937-4108-ab27-12f43646d96a/action returned with HTTP 204 Sep 02 12:47:50 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 83/155] 192.168.122.82 () {66 vars in 1609 bytes} [Wed Sep 2 12:47:49 2026] POST /volume/v3/attachments/bad802b6-9937-4108-ab27-12f43646d96a/action => generated 0 bytes in 342 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Sep 02 12:47:50 devstack devstack@c-api.service[86935]: /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 02 12:47:50 devstack devstack@c-api.service[86935]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 12:47:50 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-191607e6-76a5-47d7-a69b-0d252b704dfb tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] http://192.168.122.82/volume/v3/group_snapshots/891c303f-9677-4026-af8b-9f97c4191759 returned with HTTP 202 Sep 02 12:47:50 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 73/156] 192.168.122.82 () {60 vars in 1295 bytes} [Wed Sep 2 12:47:50 2026] DELETE /volume/v3/group_snapshots/891c303f-9677-4026-af8b-9f97c4191759 => generated 0 bytes in 343 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 12:47:50 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-2a9d48ff-83d9-4bf1-b127-cbd049a94fce None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:47:50 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-2a9d48ff-83d9-4bf1-b127-cbd049a94fce tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] GET http://192.168.122.82/volume/v3/volumes/detail Sep 02 12:47:50 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-2a9d48ff-83d9-4bf1-b127-cbd049a94fce tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:47:50 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-2a9d48ff-83d9-4bf1-b127-cbd049a94fce tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Calling method 'detail' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:47:50 devstack devstack@c-api.service[86936]: DEBUG cinder.api.api_utils [None req-2a9d48ff-83d9-4bf1-b127-cbd049a94fce tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Removing options '' from query. {{(pid=86936) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 12:47:50 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-2a9d48ff-83d9-4bf1-b127-cbd049a94fce tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86936) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 12:47:50 devstack devstack@c-api.service[86936]: /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 02 12:47:50 devstack devstack@c-api.service[86936]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 12:47:50 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:47:50 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:47:50 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-2a9d48ff-83d9-4bf1-b127-cbd049a94fce tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Get all volumes completed successfully. Sep 02 12:47:50 devstack devstack@c-api.service[86936]: WARNING stevedore.named [None req-2a9d48ff-83d9-4bf1-b127-cbd049a94fce tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:47:50 devstack devstack@c-api.service[86936]: WARNING castellan.key_manager [None req-2a9d48ff-83d9-4bf1-b127-cbd049a94fce tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:47:50 devstack devstack@c-api.service[86936]: DEBUG oslo_db.sqlalchemy.engines [None req-2a9d48ff-83d9-4bf1-b127-cbd049a94fce tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86936) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 12:47:50 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:47:50 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:47:50 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-2a9d48ff-83d9-4bf1-b127-cbd049a94fce tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] http://192.168.122.82/volume/v3/volumes/detail returned with HTTP 200 Sep 02 12:47:50 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 84/157] 192.168.122.82 () {60 vars in 1178 bytes} [Wed Sep 2 12:47:50 2026] GET /volume/v3/volumes/detail => generated 925 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:47:50 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-8f11de58-e12d-4c7f-a19a-d45ace204b36 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:47:50 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-8f11de58-e12d-4c7f-a19a-d45ace204b36 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] GET http://192.168.122.82/volume/v3/snapshots/detail Sep 02 12:47:50 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-8f11de58-e12d-4c7f-a19a-d45ace204b36 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:47:50 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-8f11de58-e12d-4c7f-a19a-d45ace204b36 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Calling method 'detail' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:47:50 devstack devstack@c-api.service[86935]: DEBUG cinder.api.api_utils [None req-8f11de58-e12d-4c7f-a19a-d45ace204b36 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Removing options '' from query. {{(pid=86935) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 12:47:50 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:47:50 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:47:50 devstack devstack@c-api.service[86935]: DEBUG cinder.db.api [None req-8f11de58-e12d-4c7f-a19a-d45ace204b36 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Building query based on filter {{(pid=86935) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 12:47:50 devstack devstack@c-api.service[86935]: /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 02 12:47:50 devstack devstack@c-api.service[86935]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 12:47:50 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-8f11de58-e12d-4c7f-a19a-d45ace204b36 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Get all snapshots completed successfully. Sep 02 12:47:50 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:47:50 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:47:50 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-8f11de58-e12d-4c7f-a19a-d45ace204b36 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] http://192.168.122.82/volume/v3/snapshots/detail returned with HTTP 200 Sep 02 12:47:50 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 74/158] 192.168.122.82 () {58 vars in 1143 bytes} [Wed Sep 2 12:47:50 2026] GET /volume/v3/snapshots/detail => generated 452 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:47:50 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-5b9985bd-6061-4d23-84cf-1e036cfb0c6b None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:47:50 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-5b9985bd-6061-4d23-84cf-1e036cfb0c6b tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] GET http://192.168.122.82/volume/v3/snapshots/ac891477-6049-40b5-9507-0430928ded8c Sep 02 12:47:50 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-5b9985bd-6061-4d23-84cf-1e036cfb0c6b tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:47:50 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-5b9985bd-6061-4d23-84cf-1e036cfb0c6b tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:47:50 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:47:50 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:47:50 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-5b9985bd-6061-4d23-84cf-1e036cfb0c6b tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Snapshot retrieved successfully. Sep 02 12:47:50 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-5b9985bd-6061-4d23-84cf-1e036cfb0c6b tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] http://192.168.122.82/volume/v3/snapshots/ac891477-6049-40b5-9507-0430928ded8c returned with HTTP 200 Sep 02 12:47:50 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 85/159] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:47:50 2026] GET /volume/v3/snapshots/ac891477-6049-40b5-9507-0430928ded8c => generated 449 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:47:50 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-2e29b424-20b3-4509-9379-277b49886e04 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:47:50 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-2e29b424-20b3-4509-9379-277b49886e04 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] GET http://192.168.122.82/volume/v3/volumes/d9f96f05-bd41-4f59-881f-97a0ba2a1c35 Sep 02 12:47:50 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-2e29b424-20b3-4509-9379-277b49886e04 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:47:50 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-2e29b424-20b3-4509-9379-277b49886e04 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:47:50 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:47:50 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:47:50 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:47:50 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:47:50 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-2e29b424-20b3-4509-9379-277b49886e04 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Volume info retrieved successfully. Sep 02 12:47:50 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-2e29b424-20b3-4509-9379-277b49886e04 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] http://192.168.122.82/volume/v3/volumes/d9f96f05-bd41-4f59-881f-97a0ba2a1c35 returned with HTTP 200 Sep 02 12:47:50 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 75/160] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:47:50 2026] GET /volume/v3/volumes/d9f96f05-bd41-4f59-881f-97a0ba2a1c35 => generated 1146 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 12:47:50 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-424a1b91-b31f-4a69-bd39-0973d37df52f None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:47:50 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-424a1b91-b31f-4a69-bd39-0973d37df52f tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] GET http://192.168.122.82/volume/v3/volumes/d9f96f05-bd41-4f59-881f-97a0ba2a1c35 Sep 02 12:47:50 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-424a1b91-b31f-4a69-bd39-0973d37df52f tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:47:50 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-424a1b91-b31f-4a69-bd39-0973d37df52f tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:47:50 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:47:50 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:47:50 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:47:50 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:47:50 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-424a1b91-b31f-4a69-bd39-0973d37df52f tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Volume info retrieved successfully. Sep 02 12:47:50 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-424a1b91-b31f-4a69-bd39-0973d37df52f tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] http://192.168.122.82/volume/v3/volumes/d9f96f05-bd41-4f59-881f-97a0ba2a1c35 returned with HTTP 200 Sep 02 12:47:50 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 86/161] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:47:50 2026] GET /volume/v3/volumes/d9f96f05-bd41-4f59-881f-97a0ba2a1c35 => generated 1146 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:47:51 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-5fe1366f-72dd-4062-89e9-f076373a2882 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:47:51 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-5fe1366f-72dd-4062-89e9-f076373a2882 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] GET http://192.168.122.82/volume/v3/snapshots/ac891477-6049-40b5-9507-0430928ded8c Sep 02 12:47:51 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-5fe1366f-72dd-4062-89e9-f076373a2882 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:47:51 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-5fe1366f-72dd-4062-89e9-f076373a2882 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:47:51 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:47:51 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:47:51 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-5fe1366f-72dd-4062-89e9-f076373a2882 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Snapshot retrieved successfully. Sep 02 12:47:51 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-5fe1366f-72dd-4062-89e9-f076373a2882 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] http://192.168.122.82/volume/v3/snapshots/ac891477-6049-40b5-9507-0430928ded8c returned with HTTP 200 Sep 02 12:47:51 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 76/162] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:47:51 2026] GET /volume/v3/snapshots/ac891477-6049-40b5-9507-0430928ded8c => generated 449 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:47:52 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [req-be7f1493-85a0-4681-9828-c050b7e8d766 req-3a4d6716-5f4a-4d6b-b930-85f1c782099e None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:47:52 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-be7f1493-85a0-4681-9828-c050b7e8d766 req-3a4d6716-5f4a-4d6b-b930-85f1c782099e tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] GET http://192.168.122.82/volume/v3/volumes/d9f96f05-bd41-4f59-881f-97a0ba2a1c35 Sep 02 12:47:52 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-be7f1493-85a0-4681-9828-c050b7e8d766 req-3a4d6716-5f4a-4d6b-b930-85f1c782099e tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:47:52 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-be7f1493-85a0-4681-9828-c050b7e8d766 req-3a4d6716-5f4a-4d6b-b930-85f1c782099e tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:47:52 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:47:52 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:47:52 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:47:52 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:47:52 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [req-be7f1493-85a0-4681-9828-c050b7e8d766 req-3a4d6716-5f4a-4d6b-b930-85f1c782099e tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Volume info retrieved successfully. Sep 02 12:47:52 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-be7f1493-85a0-4681-9828-c050b7e8d766 req-3a4d6716-5f4a-4d6b-b930-85f1c782099e tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] http://192.168.122.82/volume/v3/volumes/d9f96f05-bd41-4f59-881f-97a0ba2a1c35 returned with HTTP 200 Sep 02 12:47:52 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 87/163] 192.168.122.82 () {60 vars in 1482 bytes} [Wed Sep 2 12:47:52 2026] GET /volume/v3/volumes/d9f96f05-bd41-4f59-881f-97a0ba2a1c35 => generated 1146 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:47:52 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-e0c8bd72-6599-4e99-a252-33a5cbc7d1e8 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:47:52 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e0c8bd72-6599-4e99-a252-33a5cbc7d1e8 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] GET http://192.168.122.82/volume/v3/snapshots/ac891477-6049-40b5-9507-0430928ded8c Sep 02 12:47:52 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-e0c8bd72-6599-4e99-a252-33a5cbc7d1e8 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:47:52 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-e0c8bd72-6599-4e99-a252-33a5cbc7d1e8 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:47:52 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:47:52 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:47:52 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-e0c8bd72-6599-4e99-a252-33a5cbc7d1e8 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Snapshot retrieved successfully. Sep 02 12:47:52 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e0c8bd72-6599-4e99-a252-33a5cbc7d1e8 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] http://192.168.122.82/volume/v3/snapshots/ac891477-6049-40b5-9507-0430928ded8c returned with HTTP 200 Sep 02 12:47:52 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 77/164] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:47:52 2026] GET /volume/v3/snapshots/ac891477-6049-40b5-9507-0430928ded8c => generated 448 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:47:53 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-5e358c76-bf05-41f1-9cfa-dae5c903cfc2 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:47:53 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-5e358c76-bf05-41f1-9cfa-dae5c903cfc2 tempest-ServersNegativeTestJSON-836565740 tempest-ServersNegativeTestJSON-836565740-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 12:47:53 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-5e358c76-bf05-41f1-9cfa-dae5c903cfc2 tempest-ServersNegativeTestJSON-836565740 tempest-ServersNegativeTestJSON-836565740-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1316311195"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:47:53 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.volumes [None req-5e358c76-bf05-41f1-9cfa-dae5c903cfc2 tempest-ServersNegativeTestJSON-836565740 tempest-ServersNegativeTestJSON-836565740-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1316311195'}} {{(pid=86936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 12:47:53 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-5e358c76-bf05-41f1-9cfa-dae5c903cfc2 tempest-ServersNegativeTestJSON-836565740 tempest-ServersNegativeTestJSON-836565740-project-member] Create volume of 1 GB Sep 02 12:47:53 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-5e358c76-bf05-41f1-9cfa-dae5c903cfc2 tempest-ServersNegativeTestJSON-836565740 tempest-ServersNegativeTestJSON-836565740-project-member] Availability Zones retrieved successfully. Sep 02 12:47:53 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-5e358c76-bf05-41f1-9cfa-dae5c903cfc2 tempest-ServersNegativeTestJSON-836565740 tempest-ServersNegativeTestJSON-836565740-project-member] Flow 'volume_create_api' (50333951-9f24-4e67-9710-af611885a1cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:47:53 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-5e358c76-bf05-41f1-9cfa-dae5c903cfc2 tempest-ServersNegativeTestJSON-836565740 tempest-ServersNegativeTestJSON-836565740-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be1ff728-dec2-481e-9a37-9194cc9811f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:47:53 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.flows.api.create_volume [None req-5e358c76-bf05-41f1-9cfa-dae5c903cfc2 tempest-ServersNegativeTestJSON-836565740 tempest-ServersNegativeTestJSON-836565740-project-member] Validating volume size '1' using validate_int {{(pid=86936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 12:47:53 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-5e358c76-bf05-41f1-9cfa-dae5c903cfc2 tempest-ServersNegativeTestJSON-836565740 tempest-ServersNegativeTestJSON-836565740-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be1ff728-dec2-481e-9a37-9194cc9811f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:47:53 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-5e358c76-bf05-41f1-9cfa-dae5c903cfc2 tempest-ServersNegativeTestJSON-836565740 tempest-ServersNegativeTestJSON-836565740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c3f8d18-cce9-42bd-963e-ff0144a50fe2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:47:53 devstack devstack@c-api.service[86936]: DEBUG cinder.quota [None req-5e358c76-bf05-41f1-9cfa-dae5c903cfc2 tempest-ServersNegativeTestJSON-836565740 tempest-ServersNegativeTestJSON-836565740-project-member] Created reservations ['76a4e25e-6b7f-4bef-8041-e82c8077c4ca', 'f1e9d404-419e-4589-b630-8963eaca2cf7', '90dc4cee-21f8-401d-aadd-878f3bb683db', '9e76810d-adfa-4660-825e-fdffe23d3c38'] {{(pid=86936) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:47:53 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-5e358c76-bf05-41f1-9cfa-dae5c903cfc2 tempest-ServersNegativeTestJSON-836565740 tempest-ServersNegativeTestJSON-836565740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c3f8d18-cce9-42bd-963e-ff0144a50fe2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['76a4e25e-6b7f-4bef-8041-e82c8077c4ca', 'f1e9d404-419e-4589-b630-8963eaca2cf7', '90dc4cee-21f8-401d-aadd-878f3bb683db', '9e76810d-adfa-4660-825e-fdffe23d3c38']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:47:53 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-5e358c76-bf05-41f1-9cfa-dae5c903cfc2 tempest-ServersNegativeTestJSON-836565740 tempest-ServersNegativeTestJSON-836565740-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ceac9325-5fa4-42da-aab5-ccc08114d6bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:47:53 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-876a8829-391f-4375-9d15-01de44dedaa4 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:47:53 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-876a8829-391f-4375-9d15-01de44dedaa4 None None] GET http://192.168.122.82/volume// Sep 02 12:47:53 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-876a8829-391f-4375-9d15-01de44dedaa4 None None] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:47:53 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-876a8829-391f-4375-9d15-01de44dedaa4 None None] Calling method 'all' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:47:53 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-876a8829-391f-4375-9d15-01de44dedaa4 None None] http://192.168.122.82/volume// returned with HTTP 300 Sep 02 12:47:53 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:47:53 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:47:53 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 78/165] 192.168.122.82 () {58 vars in 1310 bytes} [Wed Sep 2 12:47:53 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 12:47:53 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-5e358c76-bf05-41f1-9cfa-dae5c903cfc2 tempest-ServersNegativeTestJSON-836565740 tempest-ServersNegativeTestJSON-836565740-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ceac9325-5fa4-42da-aab5-ccc08114d6bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '026d1c36-1f87-463c-a152-41239ee2486f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1316311195',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ca351594f734010bb00d5ba89972f0b',qos_specs=None,replication_status=,reservations=['76a4e25e-6b7f-4bef-8041-e82c8077c4ca','f1e9d404-419e-4589-b630-8963eaca2cf7','90dc4cee-21f8-401d-aadd-878f3bb683db','9e76810d-adfa-4660-825e-fdffe23d3c38'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b704b6d85234b29a7e1c4c3fa50709a',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T10:47:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1316311195',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=026d1c36-1f87-463c-a152-41239ee2486f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ca351594f734010bb00d5ba89972f0b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4b704b6d85234b29a7e1c4c3fa50709a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:47:53 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-5e358c76-bf05-41f1-9cfa-dae5c903cfc2 tempest-ServersNegativeTestJSON-836565740 tempest-ServersNegativeTestJSON-836565740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2760582-bcee-4c84-877b-9e4fdc752020) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:47:53 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [req-be7f1493-85a0-4681-9828-c050b7e8d766 req-c8cdfc22-fc47-498e-9798-334dd152dd9b None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:47:53 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-be7f1493-85a0-4681-9828-c050b7e8d766 req-c8cdfc22-fc47-498e-9798-334dd152dd9b tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] POST http://192.168.122.82/volume/v3/attachments Sep 02 12:47:53 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-be7f1493-85a0-4681-9828-c050b7e8d766 req-c8cdfc22-fc47-498e-9798-334dd152dd9b tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d9f96f05-bd41-4f59-881f-97a0ba2a1c35", "connector": null, "instance_uuid": "920d31cf-cc7c-4d67-a82c-1f95d6f5d4fd"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:47:53 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:47:53 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:47:53 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:47:53 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:47:53 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-5e358c76-bf05-41f1-9cfa-dae5c903cfc2 tempest-ServersNegativeTestJSON-836565740 tempest-ServersNegativeTestJSON-836565740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2760582-bcee-4c84-877b-9e4fdc752020) transitioned into state 'SUCCESS' from state '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-1316311195',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ca351594f734010bb00d5ba89972f0b',qos_specs=None,replication_status=,reservations=['76a4e25e-6b7f-4bef-8041-e82c8077c4ca','f1e9d404-419e-4589-b630-8963eaca2cf7','90dc4cee-21f8-401d-aadd-878f3bb683db','9e76810d-adfa-4660-825e-fdffe23d3c38'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b704b6d85234b29a7e1c4c3fa50709a',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:47:53 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-5e358c76-bf05-41f1-9cfa-dae5c903cfc2 tempest-ServersNegativeTestJSON-836565740 tempest-ServersNegativeTestJSON-836565740-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (258a5a7e-a11e-4aed-8d19-2fd41e7a388d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:47:53 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:47:53 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:47:53 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-5e358c76-bf05-41f1-9cfa-dae5c903cfc2 tempest-ServersNegativeTestJSON-836565740 tempest-ServersNegativeTestJSON-836565740-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (258a5a7e-a11e-4aed-8d19-2fd41e7a388d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:47:53 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-5e358c76-bf05-41f1-9cfa-dae5c903cfc2 tempest-ServersNegativeTestJSON-836565740 tempest-ServersNegativeTestJSON-836565740-project-member] Flow 'volume_create_api' (50333951-9f24-4e67-9710-af611885a1cb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:47:53 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-5e358c76-bf05-41f1-9cfa-dae5c903cfc2 tempest-ServersNegativeTestJSON-836565740 tempest-ServersNegativeTestJSON-836565740-project-member] Create volume request issued successfully. Sep 02 12:47:53 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-5e358c76-bf05-41f1-9cfa-dae5c903cfc2 tempest-ServersNegativeTestJSON-836565740 tempest-ServersNegativeTestJSON-836565740-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 12:47:53 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 88/166] 192.168.122.82 () {60 vars in 1137 bytes} [Wed Sep 2 12:47:53 2026] POST /volume/v3/volumes => generated 761 bytes in 353 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 02 12:47:53 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-5f9a95da-3887-4f10-90fb-a3da4db522a5 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:47:53 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-5f9a95da-3887-4f10-90fb-a3da4db522a5 tempest-ServersNegativeTestJSON-836565740 tempest-ServersNegativeTestJSON-836565740-project-member] GET http://192.168.122.82/volume/v3/volumes/026d1c36-1f87-463c-a152-41239ee2486f Sep 02 12:47:53 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-5f9a95da-3887-4f10-90fb-a3da4db522a5 tempest-ServersNegativeTestJSON-836565740 tempest-ServersNegativeTestJSON-836565740-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:47:53 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-5f9a95da-3887-4f10-90fb-a3da4db522a5 tempest-ServersNegativeTestJSON-836565740 tempest-ServersNegativeTestJSON-836565740-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:47:53 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:47:53 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:47:53 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:47:53 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:47:53 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-be7f1493-85a0-4681-9828-c050b7e8d766 req-c8cdfc22-fc47-498e-9798-334dd152dd9b tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] http://192.168.122.82/volume/v3/attachments returned with HTTP 200 Sep 02 12:47:53 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 79/167] 192.168.122.82 () {66 vars in 1478 bytes} [Wed Sep 2 12:47:53 2026] POST /volume/v3/attachments => generated 273 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:47:53 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-5f9a95da-3887-4f10-90fb-a3da4db522a5 tempest-ServersNegativeTestJSON-836565740 tempest-ServersNegativeTestJSON-836565740-project-member] Volume info retrieved successfully. Sep 02 12:47:53 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-bb136af3-bc91-4961-aaa5-f144d14fe92e None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:47:53 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-bb136af3-bc91-4961-aaa5-f144d14fe92e None None] GET http://192.168.122.82/volume// Sep 02 12:47:53 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-bb136af3-bc91-4961-aaa5-f144d14fe92e None None] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:47:53 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-bb136af3-bc91-4961-aaa5-f144d14fe92e None None] Calling method 'all' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:47:53 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-bb136af3-bc91-4961-aaa5-f144d14fe92e None None] http://192.168.122.82/volume// returned with HTTP 300 Sep 02 12:47:53 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 80/168] 192.168.122.82 () {58 vars in 1310 bytes} [Wed Sep 2 12:47:53 2026] GET /volume/ => generated 389 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 12:47:53 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [req-be7f1493-85a0-4681-9828-c050b7e8d766 req-b2cdf37e-6fe6-4f63-b027-90b2507ae8c9 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:47:53 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-be7f1493-85a0-4681-9828-c050b7e8d766 req-b2cdf37e-6fe6-4f63-b027-90b2507ae8c9 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] GET http://192.168.122.82/volume/v3/volumes/d9f96f05-bd41-4f59-881f-97a0ba2a1c35 Sep 02 12:47:53 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-be7f1493-85a0-4681-9828-c050b7e8d766 req-b2cdf37e-6fe6-4f63-b027-90b2507ae8c9 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:47:53 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-be7f1493-85a0-4681-9828-c050b7e8d766 req-b2cdf37e-6fe6-4f63-b027-90b2507ae8c9 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:47:53 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:47:53 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:47:53 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-5f9a95da-3887-4f10-90fb-a3da4db522a5 tempest-ServersNegativeTestJSON-836565740 tempest-ServersNegativeTestJSON-836565740-project-member] http://192.168.122.82/volume/v3/volumes/026d1c36-1f87-463c-a152-41239ee2486f returned with HTTP 200 Sep 02 12:47:53 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 89/169] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:47:53 2026] GET /volume/v3/volumes/026d1c36-1f87-463c-a152-41239ee2486f => generated 829 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:47:53 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:47:53 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:47:53 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-6244ac16-2976-4b0d-9cd7-f85253882e02 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:47:53 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-6244ac16-2976-4b0d-9cd7-f85253882e02 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] GET http://192.168.122.82/volume/v3/snapshots/ac891477-6049-40b5-9507-0430928ded8c Sep 02 12:47:53 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-6244ac16-2976-4b0d-9cd7-f85253882e02 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:47:53 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-6244ac16-2976-4b0d-9cd7-f85253882e02 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:47:53 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-6244ac16-2976-4b0d-9cd7-f85253882e02 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] http://192.168.122.82/volume/v3/snapshots/ac891477-6049-40b5-9507-0430928ded8c returned with HTTP 404 Sep 02 12:47:53 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 90/170] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:47:53 2026] GET /volume/v3/snapshots/ac891477-6049-40b5-9507-0430928ded8c => generated 111 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:47:53 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [req-be7f1493-85a0-4681-9828-c050b7e8d766 req-b2cdf37e-6fe6-4f63-b027-90b2507ae8c9 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Volume info retrieved successfully. Sep 02 12:47:53 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-b2ec1018-b083-4f2a-af2b-9b8977b3bc35 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:47:53 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-b2ec1018-b083-4f2a-af2b-9b8977b3bc35 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] GET http://192.168.122.82/volume/v3/group_snapshots/891c303f-9677-4026-af8b-9f97c4191759 Sep 02 12:47:53 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-b2ec1018-b083-4f2a-af2b-9b8977b3bc35 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:47:53 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-be7f1493-85a0-4681-9828-c050b7e8d766 req-b2cdf37e-6fe6-4f63-b027-90b2507ae8c9 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] http://192.168.122.82/volume/v3/volumes/d9f96f05-bd41-4f59-881f-97a0ba2a1c35 returned with HTTP 200 Sep 02 12:47:53 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 81/171] 192.168.122.82 () {62 vars in 1523 bytes} [Wed Sep 2 12:47:53 2026] GET /volume/v3/volumes/d9f96f05-bd41-4f59-881f-97a0ba2a1c35 => generated 1327 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 12:47:53 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-b2ec1018-b083-4f2a-af2b-9b8977b3bc35 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Calling method 'version_select' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:47:53 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.group_snapshots [None req-b2ec1018-b083-4f2a-af2b-9b8977b3bc35 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] show called for member 891c303f-9677-4026-af8b-9f97c4191759 {{(pid=86936) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 12:47:53 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-b2ec1018-b083-4f2a-af2b-9b8977b3bc35 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] http://192.168.122.82/volume/v3/group_snapshots/891c303f-9677-4026-af8b-9f97c4191759 returned with HTTP 404 Sep 02 12:47:53 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 91/172] 192.168.122.82 () {60 vars in 1292 bytes} [Wed Sep 2 12:47:53 2026] GET /volume/v3/group_snapshots/891c303f-9677-4026-af8b-9f97c4191759 => generated 116 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 12:47:53 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-73d9c219-abea-4d65-9ce9-60981c30dee8 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:47:53 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-73d9c219-abea-4d65-9ce9-60981c30dee8 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] GET http://192.168.122.82/volume/v3/volumes/detail Sep 02 12:47:53 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-73d9c219-abea-4d65-9ce9-60981c30dee8 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:47:53 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-73d9c219-abea-4d65-9ce9-60981c30dee8 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Calling method 'detail' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:47:53 devstack devstack@c-api.service[86935]: DEBUG cinder.api.api_utils [None req-73d9c219-abea-4d65-9ce9-60981c30dee8 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Removing options '' from query. {{(pid=86935) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 12:47:53 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-73d9c219-abea-4d65-9ce9-60981c30dee8 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86935) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 12:47:53 devstack devstack@c-api.service[86935]: /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 02 12:47:53 devstack devstack@c-api.service[86935]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 12:47:53 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:47:53 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:47:53 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-73d9c219-abea-4d65-9ce9-60981c30dee8 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Get all volumes completed successfully. Sep 02 12:47:53 devstack devstack@c-api.service[86935]: WARNING stevedore.named [None req-73d9c219-abea-4d65-9ce9-60981c30dee8 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:47:53 devstack devstack@c-api.service[86935]: WARNING castellan.key_manager [None req-73d9c219-abea-4d65-9ce9-60981c30dee8 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:47:54 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [req-be7f1493-85a0-4681-9828-c050b7e8d766 req-1909d285-3d7b-4d3b-aac0-82f0f7a36f03 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:47:54 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-be7f1493-85a0-4681-9828-c050b7e8d766 req-1909d285-3d7b-4d3b-aac0-82f0f7a36f03 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] DELETE http://192.168.122.82/volume/v3/attachments/bad802b6-9937-4108-ab27-12f43646d96a Sep 02 12:47:54 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-be7f1493-85a0-4681-9828-c050b7e8d766 req-1909d285-3d7b-4d3b-aac0-82f0f7a36f03 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:47:54 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-be7f1493-85a0-4681-9828-c050b7e8d766 req-1909d285-3d7b-4d3b-aac0-82f0f7a36f03 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Calling method 'version_select' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:47:54 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:47:54 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:47:54 devstack devstack@c-api.service[86935]: DEBUG oslo_db.sqlalchemy.engines [None req-73d9c219-abea-4d65-9ce9-60981c30dee8 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86935) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 12:47:54 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:47:54 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:47:54 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-73d9c219-abea-4d65-9ce9-60981c30dee8 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] http://192.168.122.82/volume/v3/volumes/detail returned with HTTP 200 Sep 02 12:47:54 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 82/173] 192.168.122.82 () {60 vars in 1178 bytes} [Wed Sep 2 12:47:53 2026] GET /volume/v3/volumes/detail => generated 925 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:47:54 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-a1860f2f-d435-4c27-ad68-656d125935e0 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:47:54 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-a1860f2f-d435-4c27-ad68-656d125935e0 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] POST http://192.168.122.82/volume/v3/groups/d2aed0ca-d56e-4c45-b04d-f7c22fe8ac58/action Sep 02 12:47:54 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-a1860f2f-d435-4c27-ad68-656d125935e0 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86935) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 12:47:54 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-a1860f2f-d435-4c27-ad68-656d125935e0 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:47:54 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.groups [None req-a1860f2f-d435-4c27-ad68-656d125935e0 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] delete called for group d2aed0ca-d56e-4c45-b04d-f7c22fe8ac58 {{(pid=86935) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 02 12:47:54 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.groups [None req-a1860f2f-d435-4c27-ad68-656d125935e0 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Delete group with id: d2aed0ca-d56e-4c45-b04d-f7c22fe8ac58 Sep 02 12:47:54 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:47:54 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:47:54 devstack devstack@c-api.service[86935]: /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 02 12:47:54 devstack devstack@c-api.service[86935]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 02 12:47:54 devstack devstack@c-api.service[86936]: /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 02 12:47:54 devstack devstack@c-api.service[86936]: return base.obj_make_list(context, Sep 02 12:47:54 devstack devstack@c-api.service[86935]: /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 02 12:47:54 devstack devstack@c-api.service[86935]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 12:47:54 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-be7f1493-85a0-4681-9828-c050b7e8d766 req-1909d285-3d7b-4d3b-aac0-82f0f7a36f03 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] http://192.168.122.82/volume/v3/attachments/bad802b6-9937-4108-ab27-12f43646d96a returned with HTTP 200 Sep 02 12:47:54 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 92/174] 192.168.122.82 () {64 vars in 1557 bytes} [Wed Sep 2 12:47:54 2026] DELETE /volume/v3/attachments/bad802b6-9937-4108-ab27-12f43646d96a => generated 192 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:47:54 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-a1860f2f-d435-4c27-ad68-656d125935e0 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] http://192.168.122.82/volume/v3/groups/d2aed0ca-d56e-4c45-b04d-f7c22fe8ac58/action returned with HTTP 202 Sep 02 12:47:54 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 83/175] 192.168.122.82 () {62 vars in 1307 bytes} [Wed Sep 2 12:47:54 2026] POST /volume/v3/groups/d2aed0ca-d56e-4c45-b04d-f7c22fe8ac58/action => generated 0 bytes in 149 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 12:47:54 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-cc584c8e-aecb-48fd-92b4-05b76c195ca2 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:47:54 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-cc584c8e-aecb-48fd-92b4-05b76c195ca2 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] GET http://192.168.122.82/volume/v3/volumes/d3a220c9-bfe9-42d5-bde9-e0881cc2169d Sep 02 12:47:54 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-cc584c8e-aecb-48fd-92b4-05b76c195ca2 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:47:54 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-cc584c8e-aecb-48fd-92b4-05b76c195ca2 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:47:54 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:47:54 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:47:54 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:47:54 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:47:54 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-cc584c8e-aecb-48fd-92b4-05b76c195ca2 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Volume info retrieved successfully. Sep 02 12:47:54 devstack devstack@c-api.service[86936]: WARNING stevedore.named [None req-cc584c8e-aecb-48fd-92b4-05b76c195ca2 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:47:54 devstack devstack@c-api.service[86936]: WARNING castellan.key_manager [None req-cc584c8e-aecb-48fd-92b4-05b76c195ca2 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:47:54 devstack devstack@c-api.service[86936]: DEBUG oslo_db.sqlalchemy.engines [None req-cc584c8e-aecb-48fd-92b4-05b76c195ca2 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86936) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 12:47:54 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:47:54 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:47:54 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-cc584c8e-aecb-48fd-92b4-05b76c195ca2 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] http://192.168.122.82/volume/v3/volumes/d3a220c9-bfe9-42d5-bde9-e0881cc2169d returned with HTTP 200 Sep 02 12:47:54 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 93/176] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:47:54 2026] GET /volume/v3/volumes/d3a220c9-bfe9-42d5-bde9-e0881cc2169d => generated 921 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:47:54 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-3814ffb9-4d18-4710-89e5-a0266e5d30ad None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:47:54 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-3814ffb9-4d18-4710-89e5-a0266e5d30ad None None] GET http://192.168.122.82/volume// Sep 02 12:47:54 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-3814ffb9-4d18-4710-89e5-a0266e5d30ad None None] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:47:54 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-3814ffb9-4d18-4710-89e5-a0266e5d30ad None None] Calling method 'all' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:47:54 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-3814ffb9-4d18-4710-89e5-a0266e5d30ad None None] http://192.168.122.82/volume// returned with HTTP 300 Sep 02 12:47:54 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 84/177] 192.168.122.82 () {58 vars in 1310 bytes} [Wed Sep 2 12:47:54 2026] GET /volume/ => generated 389 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 12:47:54 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [req-be7f1493-85a0-4681-9828-c050b7e8d766 req-532a1f9b-8ff7-462b-b618-bcbdd2d86b78 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:47:54 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-be7f1493-85a0-4681-9828-c050b7e8d766 req-532a1f9b-8ff7-462b-b618-bcbdd2d86b78 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] GET http://192.168.122.82/volume/v3/volumes/d9f96f05-bd41-4f59-881f-97a0ba2a1c35 Sep 02 12:47:54 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-be7f1493-85a0-4681-9828-c050b7e8d766 req-532a1f9b-8ff7-462b-b618-bcbdd2d86b78 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:47:54 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-be7f1493-85a0-4681-9828-c050b7e8d766 req-532a1f9b-8ff7-462b-b618-bcbdd2d86b78 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:47:54 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:47:54 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:47:54 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:47:54 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:47:54 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [req-be7f1493-85a0-4681-9828-c050b7e8d766 req-532a1f9b-8ff7-462b-b618-bcbdd2d86b78 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Volume info retrieved successfully. Sep 02 12:47:54 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-be7f1493-85a0-4681-9828-c050b7e8d766 req-532a1f9b-8ff7-462b-b618-bcbdd2d86b78 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] http://192.168.122.82/volume/v3/volumes/d9f96f05-bd41-4f59-881f-97a0ba2a1c35 returned with HTTP 200 Sep 02 12:47:54 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 94/178] 192.168.122.82 () {62 vars in 1523 bytes} [Wed Sep 2 12:47:54 2026] GET /volume/v3/volumes/d9f96f05-bd41-4f59-881f-97a0ba2a1c35 => generated 1034 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 12:47:54 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-d76e3f53-c206-43ff-8884-8cba80f6e2a0 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:47:54 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-d76e3f53-c206-43ff-8884-8cba80f6e2a0 tempest-ServersNegativeTestJSON-836565740 tempest-ServersNegativeTestJSON-836565740-project-member] GET http://192.168.122.82/volume/v3/volumes/026d1c36-1f87-463c-a152-41239ee2486f Sep 02 12:47:54 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-d76e3f53-c206-43ff-8884-8cba80f6e2a0 tempest-ServersNegativeTestJSON-836565740 tempest-ServersNegativeTestJSON-836565740-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:47:54 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-d76e3f53-c206-43ff-8884-8cba80f6e2a0 tempest-ServersNegativeTestJSON-836565740 tempest-ServersNegativeTestJSON-836565740-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:47:54 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:47:54 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:47:54 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:47:54 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:47:54 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-d76e3f53-c206-43ff-8884-8cba80f6e2a0 tempest-ServersNegativeTestJSON-836565740 tempest-ServersNegativeTestJSON-836565740-project-member] Volume info retrieved successfully. Sep 02 12:47:55 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-d76e3f53-c206-43ff-8884-8cba80f6e2a0 tempest-ServersNegativeTestJSON-836565740 tempest-ServersNegativeTestJSON-836565740-project-member] http://192.168.122.82/volume/v3/volumes/026d1c36-1f87-463c-a152-41239ee2486f returned with HTTP 200 Sep 02 12:47:55 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 85/179] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:47:54 2026] GET /volume/v3/volumes/026d1c36-1f87-463c-a152-41239ee2486f => generated 853 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:47:55 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [req-be7f1493-85a0-4681-9828-c050b7e8d766 req-c839fbe2-c5e2-4b7f-9989-d3eea4c363d6 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:47:55 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-be7f1493-85a0-4681-9828-c050b7e8d766 req-c839fbe2-c5e2-4b7f-9989-d3eea4c363d6 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] PUT http://192.168.122.82/volume/v3/attachments/1f8e4211-a870-41a4-bbbf-3f120673a5b2 Sep 02 12:47:55 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-be7f1493-85a0-4681-9828-c050b7e8d766 req-c839fbe2-c5e2-4b7f-9989-d3eea4c363d6 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.82", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d3f28f32c01d", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d962fb62-a9ac-4620-919c-737cbb1a64b6", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:47:55 devstack devstack@c-api.service[86936]: DEBUG cinder.coordination [req-be7f1493-85a0-4681-9828-c050b7e8d766 req-c839fbe2-c5e2-4b7f-9989-d3eea4c363d6 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Acquiring lock "cinder-attachment_update-d9f96f05-bd41-4f59-881f-97a0ba2a1c35-devstack" by "attachment_update" {{(pid=86936) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 02 12:47:55 devstack devstack@c-api.service[86936]: DEBUG cinder.coordination [req-be7f1493-85a0-4681-9828-c050b7e8d766 req-c839fbe2-c5e2-4b7f-9989-d3eea4c363d6 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Lock "cinder-attachment_update-d9f96f05-bd41-4f59-881f-97a0ba2a1c35-devstack" acquired by "attachment_update" :: waited 0.019s {{(pid=86936) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 02 12:47:55 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:47:55 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:47:55 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:47:55 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:47:55 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-78922c7b-4592-4902-8cc3-ea4822c41e67 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:47:55 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-78922c7b-4592-4902-8cc3-ea4822c41e67 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] GET http://192.168.122.82/volume/v3/volumes/d3a220c9-bfe9-42d5-bde9-e0881cc2169d Sep 02 12:47:55 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-78922c7b-4592-4902-8cc3-ea4822c41e67 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:47:55 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-78922c7b-4592-4902-8cc3-ea4822c41e67 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:47:55 devstack devstack@c-api.service[86936]: DEBUG cinder.coordination [req-be7f1493-85a0-4681-9828-c050b7e8d766 req-c839fbe2-c5e2-4b7f-9989-d3eea4c363d6 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Lock "cinder-attachment_update-d9f96f05-bd41-4f59-881f-97a0ba2a1c35-devstack" released by "attachment_update" :: held 0.503s {{(pid=86936) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 02 12:47:55 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-be7f1493-85a0-4681-9828-c050b7e8d766 req-c839fbe2-c5e2-4b7f-9989-d3eea4c363d6 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] http://192.168.122.82/volume/v3/attachments/1f8e4211-a870-41a4-bbbf-3f120673a5b2 returned with HTTP 200 Sep 02 12:47:55 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 95/180] 192.168.122.82 () {66 vars in 1588 bytes} [Wed Sep 2 12:47:55 2026] PUT /volume/v3/attachments/1f8e4211-a870-41a4-bbbf-3f120673a5b2 => generated 694 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 12:47:55 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:47:55 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:47:55 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:47:55 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:47:55 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-78922c7b-4592-4902-8cc3-ea4822c41e67 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Volume info retrieved successfully. Sep 02 12:47:55 devstack devstack@c-api.service[86935]: WARNING stevedore.named [None req-78922c7b-4592-4902-8cc3-ea4822c41e67 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:47:55 devstack devstack@c-api.service[86935]: WARNING castellan.key_manager [None req-78922c7b-4592-4902-8cc3-ea4822c41e67 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:47:55 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [req-be7f1493-85a0-4681-9828-c050b7e8d766 req-b761543d-78e8-4756-afe1-1923fc265e41 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:47:55 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-be7f1493-85a0-4681-9828-c050b7e8d766 req-b761543d-78e8-4756-afe1-1923fc265e41 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] POST http://192.168.122.82/volume/v3/attachments/1f8e4211-a870-41a4-bbbf-3f120673a5b2/action Sep 02 12:47:55 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-be7f1493-85a0-4681-9828-c050b7e8d766 req-b761543d-78e8-4756-afe1-1923fc265e41 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Action body: b'{"os-complete": null}' {{(pid=86936) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 12:47:55 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-be7f1493-85a0-4681-9828-c050b7e8d766 req-b761543d-78e8-4756-afe1-1923fc265e41 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:47:55 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:47:55 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:47:55 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:47:55 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:47:55 devstack devstack@c-api.service[86935]: DEBUG oslo_db.sqlalchemy.engines [None req-78922c7b-4592-4902-8cc3-ea4822c41e67 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86935) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 12:47:55 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:47:55 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:47:55 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-be7f1493-85a0-4681-9828-c050b7e8d766 req-b761543d-78e8-4756-afe1-1923fc265e41 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] http://192.168.122.82/volume/v3/attachments/1f8e4211-a870-41a4-bbbf-3f120673a5b2/action returned with HTTP 204 Sep 02 12:47:55 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 96/181] 192.168.122.82 () {66 vars in 1609 bytes} [Wed Sep 2 12:47:55 2026] POST /volume/v3/attachments/1f8e4211-a870-41a4-bbbf-3f120673a5b2/action => generated 0 bytes in 99 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:47:55 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-78922c7b-4592-4902-8cc3-ea4822c41e67 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] http://192.168.122.82/volume/v3/volumes/d3a220c9-bfe9-42d5-bde9-e0881cc2169d returned with HTTP 200 Sep 02 12:47:55 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 86/182] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:47:55 2026] GET /volume/v3/volumes/d3a220c9-bfe9-42d5-bde9-e0881cc2169d => generated 920 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:47:56 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-4ee9cd26-7559-4b35-8d31-0434d562b08f None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:47:56 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-4ee9cd26-7559-4b35-8d31-0434d562b08f tempest-ServersNegativeTestJSON-836565740 tempest-ServersNegativeTestJSON-836565740-project-member] GET http://192.168.122.82/volume/v3/volumes/026d1c36-1f87-463c-a152-41239ee2486f Sep 02 12:47:56 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-4ee9cd26-7559-4b35-8d31-0434d562b08f tempest-ServersNegativeTestJSON-836565740 tempest-ServersNegativeTestJSON-836565740-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:47:56 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-4ee9cd26-7559-4b35-8d31-0434d562b08f tempest-ServersNegativeTestJSON-836565740 tempest-ServersNegativeTestJSON-836565740-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:47:56 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:47:56 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:47:56 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:47:56 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:47:56 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-4ee9cd26-7559-4b35-8d31-0434d562b08f tempest-ServersNegativeTestJSON-836565740 tempest-ServersNegativeTestJSON-836565740-project-member] Volume info retrieved successfully. Sep 02 12:47:56 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-4ee9cd26-7559-4b35-8d31-0434d562b08f tempest-ServersNegativeTestJSON-836565740 tempest-ServersNegativeTestJSON-836565740-project-member] http://192.168.122.82/volume/v3/volumes/026d1c36-1f87-463c-a152-41239ee2486f returned with HTTP 200 Sep 02 12:47:56 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 97/183] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:47:56 2026] GET /volume/v3/volumes/026d1c36-1f87-463c-a152-41239ee2486f => generated 854 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:47:56 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-c8e38cb2-d0aa-4d4c-9dc4-e448e5bf2bb1 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:47:56 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-c8e38cb2-d0aa-4d4c-9dc4-e448e5bf2bb1 tempest-ServersNegativeTestJSON-836565740 tempest-ServersNegativeTestJSON-836565740-project-member] POST http://192.168.122.82/volume/v3/volumes/026d1c36-1f87-463c-a152-41239ee2486f/action Sep 02 12:47:56 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-c8e38cb2-d0aa-4d4c-9dc4-e448e5bf2bb1 tempest-ServersNegativeTestJSON-836565740 tempest-ServersNegativeTestJSON-836565740-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=86935) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 12:47:56 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-c8e38cb2-d0aa-4d4c-9dc4-e448e5bf2bb1 tempest-ServersNegativeTestJSON-836565740 tempest-ServersNegativeTestJSON-836565740-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:47:56 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:47:56 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:47:56 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:47:56 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:47:56 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-c8e38cb2-d0aa-4d4c-9dc4-e448e5bf2bb1 tempest-ServersNegativeTestJSON-836565740 tempest-ServersNegativeTestJSON-836565740-project-member] Volume info retrieved successfully. Sep 02 12:47:56 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-c8e38cb2-d0aa-4d4c-9dc4-e448e5bf2bb1 tempest-ServersNegativeTestJSON-836565740 tempest-ServersNegativeTestJSON-836565740-project-member] Volume updated successfully. Sep 02 12:47:56 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-c8e38cb2-d0aa-4d4c-9dc4-e448e5bf2bb1 tempest-ServersNegativeTestJSON-836565740 tempest-ServersNegativeTestJSON-836565740-project-member] http://192.168.122.82/volume/v3/volumes/026d1c36-1f87-463c-a152-41239ee2486f/action returned with HTTP 200 Sep 02 12:47:56 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 87/184] 192.168.122.82 () {60 vars in 1269 bytes} [Wed Sep 2 12:47:56 2026] POST /volume/v3/volumes/026d1c36-1f87-463c-a152-41239ee2486f/action => generated 0 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 283 bytes (2 switches on core 0) Sep 02 12:47:56 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-6986937b-a0ee-4a9f-8573-8a2f273376e0 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:47:56 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-6986937b-a0ee-4a9f-8573-8a2f273376e0 tempest-ServersNegativeTestJSON-836565740 tempest-ServersNegativeTestJSON-836565740-project-member] GET http://192.168.122.82/volume/v3/volumes/026d1c36-1f87-463c-a152-41239ee2486f Sep 02 12:47:56 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-6986937b-a0ee-4a9f-8573-8a2f273376e0 tempest-ServersNegativeTestJSON-836565740 tempest-ServersNegativeTestJSON-836565740-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:47:56 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-6986937b-a0ee-4a9f-8573-8a2f273376e0 tempest-ServersNegativeTestJSON-836565740 tempest-ServersNegativeTestJSON-836565740-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:47:56 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:47:56 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:47:56 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:47:56 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:47:56 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-6986937b-a0ee-4a9f-8573-8a2f273376e0 tempest-ServersNegativeTestJSON-836565740 tempest-ServersNegativeTestJSON-836565740-project-member] Volume info retrieved successfully. Sep 02 12:47:56 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-6986937b-a0ee-4a9f-8573-8a2f273376e0 tempest-ServersNegativeTestJSON-836565740 tempest-ServersNegativeTestJSON-836565740-project-member] http://192.168.122.82/volume/v3/volumes/026d1c36-1f87-463c-a152-41239ee2486f returned with HTTP 200 Sep 02 12:47:56 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 98/185] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:47:56 2026] GET /volume/v3/volumes/026d1c36-1f87-463c-a152-41239ee2486f => generated 854 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:47:56 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [req-2f6739fd-11f0-46be-8aff-176828271d1c req-70f22216-4f16-42c2-a9af-05909be6246d None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:47:56 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-2f6739fd-11f0-46be-8aff-176828271d1c req-70f22216-4f16-42c2-a9af-05909be6246d tempest-ServersNegativeTestJSON-836565740 tempest-ServersNegativeTestJSON-836565740-project-member] GET http://192.168.122.82/volume/v3/volumes/026d1c36-1f87-463c-a152-41239ee2486f Sep 02 12:47:56 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-2f6739fd-11f0-46be-8aff-176828271d1c req-70f22216-4f16-42c2-a9af-05909be6246d tempest-ServersNegativeTestJSON-836565740 tempest-ServersNegativeTestJSON-836565740-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:47:56 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-2f6739fd-11f0-46be-8aff-176828271d1c req-70f22216-4f16-42c2-a9af-05909be6246d tempest-ServersNegativeTestJSON-836565740 tempest-ServersNegativeTestJSON-836565740-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:47:56 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:47:56 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:47:56 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:47:56 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:47:56 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [req-2f6739fd-11f0-46be-8aff-176828271d1c req-70f22216-4f16-42c2-a9af-05909be6246d tempest-ServersNegativeTestJSON-836565740 tempest-ServersNegativeTestJSON-836565740-project-member] Volume info retrieved successfully. Sep 02 12:47:56 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-2f6739fd-11f0-46be-8aff-176828271d1c req-70f22216-4f16-42c2-a9af-05909be6246d tempest-ServersNegativeTestJSON-836565740 tempest-ServersNegativeTestJSON-836565740-project-member] http://192.168.122.82/volume/v3/volumes/026d1c36-1f87-463c-a152-41239ee2486f returned with HTTP 200 Sep 02 12:47:56 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 88/186] 192.168.122.82 () {60 vars in 1482 bytes} [Wed Sep 2 12:47:56 2026] GET /volume/v3/volumes/026d1c36-1f87-463c-a152-41239ee2486f => generated 854 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:47:56 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-9c3da76c-94ee-4e24-b280-86f70723af61 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:47:56 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-9c3da76c-94ee-4e24-b280-86f70723af61 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] GET http://192.168.122.82/volume/v3/volumes/d3a220c9-bfe9-42d5-bde9-e0881cc2169d Sep 02 12:47:56 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-9c3da76c-94ee-4e24-b280-86f70723af61 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:47:56 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-9c3da76c-94ee-4e24-b280-86f70723af61 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:47:56 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-9c3da76c-94ee-4e24-b280-86f70723af61 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] http://192.168.122.82/volume/v3/volumes/d3a220c9-bfe9-42d5-bde9-e0881cc2169d returned with HTTP 404 Sep 02 12:47:56 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 99/187] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:47:56 2026] GET /volume/v3/volumes/d3a220c9-bfe9-42d5-bde9-e0881cc2169d => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 12:47:56 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-0fd27769-bc9d-4732-a7c9-7bf1c43f04e1 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:47:56 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-0fd27769-bc9d-4732-a7c9-7bf1c43f04e1 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] GET http://192.168.122.82/volume/v3/groups/d2aed0ca-d56e-4c45-b04d-f7c22fe8ac58 Sep 02 12:47:56 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-0fd27769-bc9d-4732-a7c9-7bf1c43f04e1 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:47:56 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-0fd27769-bc9d-4732-a7c9-7bf1c43f04e1 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Calling method 'version_select' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:47:56 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.groups [None req-0fd27769-bc9d-4732-a7c9-7bf1c43f04e1 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] show called for member d2aed0ca-d56e-4c45-b04d-f7c22fe8ac58 {{(pid=86935) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 12:47:56 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-0fd27769-bc9d-4732-a7c9-7bf1c43f04e1 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] http://192.168.122.82/volume/v3/groups/d2aed0ca-d56e-4c45-b04d-f7c22fe8ac58 returned with HTTP 404 Sep 02 12:47:56 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 89/188] 192.168.122.82 () {60 vars in 1265 bytes} [Wed Sep 2 12:47:56 2026] GET /volume/v3/groups/d2aed0ca-d56e-4c45-b04d-f7c22fe8ac58 => generated 108 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 02 12:47:56 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-9011788c-0fa1-43a6-939b-a78a2fa45ba7 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:47:56 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-9011788c-0fa1-43a6-939b-a78a2fa45ba7 tempest-GroupSnapshotsTest-910279299 tempest-GroupSnapshotsTest-910279299-project-admin] DELETE http://192.168.122.82/volume/v3/group_types/e9567149-bb7a-414b-bf67-2d1037a3ea84 Sep 02 12:47:56 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-9011788c-0fa1-43a6-939b-a78a2fa45ba7 tempest-GroupSnapshotsTest-910279299 tempest-GroupSnapshotsTest-910279299-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:47:56 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-9011788c-0fa1-43a6-939b-a78a2fa45ba7 tempest-GroupSnapshotsTest-910279299 tempest-GroupSnapshotsTest-910279299-project-admin] Calling method 'version_select' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:47:56 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-9011788c-0fa1-43a6-939b-a78a2fa45ba7 tempest-GroupSnapshotsTest-910279299 tempest-GroupSnapshotsTest-910279299-project-admin] http://192.168.122.82/volume/v3/group_types/e9567149-bb7a-414b-bf67-2d1037a3ea84 returned with HTTP 202 Sep 02 12:47:56 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 100/189] 192.168.122.82 () {60 vars in 1283 bytes} [Wed Sep 2 12:47:56 2026] DELETE /volume/v3/group_types/e9567149-bb7a-414b-bf67-2d1037a3ea84 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 12:47:56 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-03889c5a-5627-4562-ae00-7f7171b8cf6c None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:47:56 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-03889c5a-5627-4562-ae00-7f7171b8cf6c tempest-GroupSnapshotsTest-910279299 tempest-GroupSnapshotsTest-910279299-project-admin] DELETE http://192.168.122.82/volume/v3/types/6653f99f-29be-41cf-a4cb-94815a5b5b70 Sep 02 12:47:56 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-03889c5a-5627-4562-ae00-7f7171b8cf6c tempest-GroupSnapshotsTest-910279299 tempest-GroupSnapshotsTest-910279299-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:47:56 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-03889c5a-5627-4562-ae00-7f7171b8cf6c tempest-GroupSnapshotsTest-910279299 tempest-GroupSnapshotsTest-910279299-project-admin] Calling method '_delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:47:57 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-fc6e36b2-66ce-470e-9174-fe9bcf94c728 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:47:57 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-fc6e36b2-66ce-470e-9174-fe9bcf94c728 tempest-ServersNegativeTestJSON-836565740 tempest-ServersNegativeTestJSON-836565740-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 12:47:57 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-fc6e36b2-66ce-470e-9174-fe9bcf94c728 tempest-ServersNegativeTestJSON-836565740 tempest-ServersNegativeTestJSON-836565740-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-318579484"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:47:57 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-03889c5a-5627-4562-ae00-7f7171b8cf6c tempest-GroupSnapshotsTest-910279299 tempest-GroupSnapshotsTest-910279299-project-admin] http://192.168.122.82/volume/v3/types/6653f99f-29be-41cf-a4cb-94815a5b5b70 returned with HTTP 202 Sep 02 12:47:57 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 90/190] 192.168.122.82 () {58 vars in 1224 bytes} [Wed Sep 2 12:47:56 2026] DELETE /volume/v3/types/6653f99f-29be-41cf-a4cb-94815a5b5b70 => generated 0 bytes in 170 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 12:47:57 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.volumes [None req-fc6e36b2-66ce-470e-9174-fe9bcf94c728 tempest-ServersNegativeTestJSON-836565740 tempest-ServersNegativeTestJSON-836565740-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-318579484'}} {{(pid=86936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 12:47:57 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-fc6e36b2-66ce-470e-9174-fe9bcf94c728 tempest-ServersNegativeTestJSON-836565740 tempest-ServersNegativeTestJSON-836565740-project-member] Create volume of 1 GB Sep 02 12:47:57 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-0da2fc23-9113-4f6f-a931-8cae60e66eb4 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:47:57 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-0da2fc23-9113-4f6f-a931-8cae60e66eb4 tempest-GroupSnapshotsTest-910279299 tempest-GroupSnapshotsTest-910279299-project-admin] GET http://192.168.122.82/volume/v3/types/6653f99f-29be-41cf-a4cb-94815a5b5b70 Sep 02 12:47:57 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-0da2fc23-9113-4f6f-a931-8cae60e66eb4 tempest-GroupSnapshotsTest-910279299 tempest-GroupSnapshotsTest-910279299-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:47:57 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-0da2fc23-9113-4f6f-a931-8cae60e66eb4 tempest-GroupSnapshotsTest-910279299 tempest-GroupSnapshotsTest-910279299-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:47:57 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-fc6e36b2-66ce-470e-9174-fe9bcf94c728 tempest-ServersNegativeTestJSON-836565740 tempest-ServersNegativeTestJSON-836565740-project-member] Availability Zones retrieved successfully. Sep 02 12:47:57 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-0da2fc23-9113-4f6f-a931-8cae60e66eb4 tempest-GroupSnapshotsTest-910279299 tempest-GroupSnapshotsTest-910279299-project-admin] http://192.168.122.82/volume/v3/types/6653f99f-29be-41cf-a4cb-94815a5b5b70 returned with HTTP 404 Sep 02 12:47:57 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 91/191] 192.168.122.82 () {58 vars in 1221 bytes} [Wed Sep 2 12:47:57 2026] GET /volume/v3/types/6653f99f-29be-41cf-a4cb-94815a5b5b70 => generated 114 bytes in 79 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:47:57 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-fc6e36b2-66ce-470e-9174-fe9bcf94c728 tempest-ServersNegativeTestJSON-836565740 tempest-ServersNegativeTestJSON-836565740-project-member] Flow 'volume_create_api' (250d53da-2d9d-4113-862f-02fb68e07cc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:47:57 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-c32bbf89-cd50-453d-b72a-efd3f407ed19 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:47:57 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-fc6e36b2-66ce-470e-9174-fe9bcf94c728 tempest-ServersNegativeTestJSON-836565740 tempest-ServersNegativeTestJSON-836565740-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff0563f8-1618-4056-a7b7-718345bdbfb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:47:57 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.flows.api.create_volume [None req-fc6e36b2-66ce-470e-9174-fe9bcf94c728 tempest-ServersNegativeTestJSON-836565740 tempest-ServersNegativeTestJSON-836565740-project-member] Validating volume size '1' using validate_int {{(pid=86936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 12:47:57 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-c32bbf89-cd50-453d-b72a-efd3f407ed19 tempest-GroupSnapshotsTest-910279299 tempest-GroupSnapshotsTest-910279299-project-admin] POST http://192.168.122.82/volume/v3/types Sep 02 12:47:57 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-c32bbf89-cd50-453d-b72a-efd3f407ed19 tempest-GroupSnapshotsTest-910279299 tempest-GroupSnapshotsTest-910279299-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-787938656"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:47:57 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-fc6e36b2-66ce-470e-9174-fe9bcf94c728 tempest-ServersNegativeTestJSON-836565740 tempest-ServersNegativeTestJSON-836565740-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff0563f8-1618-4056-a7b7-718345bdbfb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:47:57 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-fc6e36b2-66ce-470e-9174-fe9bcf94c728 tempest-ServersNegativeTestJSON-836565740 tempest-ServersNegativeTestJSON-836565740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c72c7a1-4f1c-4a5c-b1f6-e2937e310b79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:47:57 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-c32bbf89-cd50-453d-b72a-efd3f407ed19 tempest-GroupSnapshotsTest-910279299 tempest-GroupSnapshotsTest-910279299-project-admin] http://192.168.122.82/volume/v3/types returned with HTTP 200 Sep 02 12:47:57 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 92/192] 192.168.122.82 () {60 vars in 1131 bytes} [Wed Sep 2 12:47:57 2026] POST /volume/v3/types => generated 223 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:47:57 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-f9285474-62e7-4cc1-95b7-b14c8d2c1191 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:47:57 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-f9285474-62e7-4cc1-95b7-b14c8d2c1191 tempest-GroupSnapshotsTest-910279299 tempest-GroupSnapshotsTest-910279299-project-admin] POST http://192.168.122.82/volume/v3/group_types Sep 02 12:47:57 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-f9285474-62e7-4cc1-95b7-b14c8d2c1191 tempest-GroupSnapshotsTest-910279299 tempest-GroupSnapshotsTest-910279299-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-671122729"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:47:57 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-f9285474-62e7-4cc1-95b7-b14c8d2c1191 tempest-GroupSnapshotsTest-910279299 tempest-GroupSnapshotsTest-910279299-project-admin] http://192.168.122.82/volume/v3/group_types returned with HTTP 202 Sep 02 12:47:57 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 93/193] 192.168.122.82 () {62 vars in 1190 bytes} [Wed Sep 2 12:47:57 2026] POST /volume/v3/group_types => generated 180 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 02 12:47:57 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-0c43515d-d851-4b88-9f7a-2ee008e69332 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:47:57 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-0c43515d-d851-4b88-9f7a-2ee008e69332 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] POST http://192.168.122.82/volume/v3/groups Sep 02 12:47:57 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-0c43515d-d851-4b88-9f7a-2ee008e69332 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "af84036b-5703-42aa-a014-96013e489b6f", "volume_types": ["bfc6c44b-1aea-4744-b379-e641e4426a1f"], "name": "tempest-GroupSnapshotsTest-Group-409035511"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:47:57 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.groups [None req-0c43515d-d851-4b88-9f7a-2ee008e69332 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Creating new group {'group': {'group_type': 'af84036b-5703-42aa-a014-96013e489b6f', 'volume_types': ['bfc6c44b-1aea-4744-b379-e641e4426a1f'], 'name': 'tempest-GroupSnapshotsTest-Group-409035511'}} {{(pid=86935) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 02 12:47:57 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.groups [None req-0c43515d-d851-4b88-9f7a-2ee008e69332 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Creating group tempest-GroupSnapshotsTest-Group-409035511. Sep 02 12:47:57 devstack devstack@c-api.service[86935]: /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 02 12:47:57 devstack devstack@c-api.service[86935]: return base.obj_make_list(context, cls(context), objects.Service, Sep 02 12:47:57 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-0c43515d-d851-4b88-9f7a-2ee008e69332 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Availability zone cache updated, next update will occur around 2026-09-02 11:47:57.518927. {{(pid=86935) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 02 12:47:57 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-0c43515d-d851-4b88-9f7a-2ee008e69332 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Availability Zones retrieved successfully. Sep 02 12:47:57 devstack devstack@c-api.service[86936]: DEBUG cinder.quota [None req-fc6e36b2-66ce-470e-9174-fe9bcf94c728 tempest-ServersNegativeTestJSON-836565740 tempest-ServersNegativeTestJSON-836565740-project-member] Created reservations ['3b760cd4-3996-4e62-a7a3-24fe6fb4d2d6', 'c0562023-1e9f-4d3d-93ad-c88b615391f4', 'af0aa97d-9bd8-496e-b0da-a43307dac689', 'ca8224ae-b8d5-4bd5-ac0d-373102992d32'] {{(pid=86936) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:47:57 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-fc6e36b2-66ce-470e-9174-fe9bcf94c728 tempest-ServersNegativeTestJSON-836565740 tempest-ServersNegativeTestJSON-836565740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c72c7a1-4f1c-4a5c-b1f6-e2937e310b79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3b760cd4-3996-4e62-a7a3-24fe6fb4d2d6', 'c0562023-1e9f-4d3d-93ad-c88b615391f4', 'af0aa97d-9bd8-496e-b0da-a43307dac689', 'ca8224ae-b8d5-4bd5-ac0d-373102992d32']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:47:57 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-fc6e36b2-66ce-470e-9174-fe9bcf94c728 tempest-ServersNegativeTestJSON-836565740 tempest-ServersNegativeTestJSON-836565740-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (667e4e60-f960-44dc-9be5-a4b6cb137c89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:47:57 devstack devstack@c-api.service[86935]: DEBUG cinder.quota [None req-0c43515d-d851-4b88-9f7a-2ee008e69332 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Created reservations ['dd9b6e7a-bbd1-4952-a75f-c6353036846f'] {{(pid=86935) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:47:57 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:47:57 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:47:57 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-fc6e36b2-66ce-470e-9174-fe9bcf94c728 tempest-ServersNegativeTestJSON-836565740 tempest-ServersNegativeTestJSON-836565740-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (667e4e60-f960-44dc-9be5-a4b6cb137c89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c32b5096-d984-4eb4-ad2d-14f25d5f2c91', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-318579484',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ca351594f734010bb00d5ba89972f0b',qos_specs=None,replication_status=,reservations=['3b760cd4-3996-4e62-a7a3-24fe6fb4d2d6','c0562023-1e9f-4d3d-93ad-c88b615391f4','af0aa97d-9bd8-496e-b0da-a43307dac689','ca8224ae-b8d5-4bd5-ac0d-373102992d32'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b704b6d85234b29a7e1c4c3fa50709a',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T10:47:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-318579484',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c32b5096-d984-4eb4-ad2d-14f25d5f2c91,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ca351594f734010bb00d5ba89972f0b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4b704b6d85234b29a7e1c4c3fa50709a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:47:57 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-fc6e36b2-66ce-470e-9174-fe9bcf94c728 tempest-ServersNegativeTestJSON-836565740 tempest-ServersNegativeTestJSON-836565740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e51c9fbf-672c-4849-b2ed-70775e9f4e19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:47:57 devstack devstack@c-api.service[86936]: DEBUG oslo_db.api [None req-fc6e36b2-66ce-470e-9174-fe9bcf94c728 tempest-ServersNegativeTestJSON-836565740 tempest-ServersNegativeTestJSON-836565740-project-member] DB error: (pymysql.err.OperationalError) (1213, 'Deadlock found when trying to get lock; try restarting transaction') Sep 02 12:47:57 devstack devstack@c-api.service[86936]: [SQL: SELECT reservations.id AS reservations_id, reservations.uuid AS reservations_uuid, reservations.usage_id AS reservations_usage_id, reservations.project_id AS reservations_project_id, reservations.resource AS reservations_resource, reservations.delta AS reservations_delta, reservations.expire AS reservations_expire, reservations.deleted_at AS reservations_deleted_at, reservations.deleted AS reservations_deleted, reservations.created_at AS reservations_created_at, reservations.updated_at AS reservations_updated_at Sep 02 12:47:57 devstack devstack@c-api.service[86936]: FROM reservations Sep 02 12:47:57 devstack devstack@c-api.service[86936]: WHERE reservations.deleted = false AND reservations.uuid IN (%(uuid_1_1)s, %(uuid_1_2)s, %(uuid_1_3)s, %(uuid_1_4)s) FOR UPDATE] Sep 02 12:47:57 devstack devstack@c-api.service[86936]: [parameters: {'uuid_1_1': '3b760cd4-3996-4e62-a7a3-24fe6fb4d2d6', 'uuid_1_2': 'c0562023-1e9f-4d3d-93ad-c88b615391f4', 'uuid_1_3': 'af0aa97d-9bd8-496e-b0da-a43307dac689', 'uuid_1_4': 'ca8224ae-b8d5-4bd5-ac0d-373102992d32'}] Sep 02 12:47:57 devstack devstack@c-api.service[86936]: (Background on this error at: https://sqlalche.me/e/20/e3q8) {{(pid=86936) _is_exception_expected /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/api.py:184}} Sep 02 12:47:57 devstack devstack@c-api.service[86936]: DEBUG oslo_db.api [None req-fc6e36b2-66ce-470e-9174-fe9bcf94c728 tempest-ServersNegativeTestJSON-836565740 tempest-ServersNegativeTestJSON-836565740-project-member] Performing DB retry for function cinder.db.api.reservation_commit {{(pid=86936) wrapper /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/api.py:155}} Sep 02 12:47:57 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-0c43515d-d851-4b88-9f7a-2ee008e69332 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] http://192.168.122.82/volume/v3/groups returned with HTTP 202 Sep 02 12:47:57 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 94/194] 192.168.122.82 () {62 vars in 1176 bytes} [Wed Sep 2 12:47:57 2026] POST /volume/v3/groups => generated 111 bytes in 280 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:47:57 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-9e602f7e-5eab-404f-bf39-ad7d27e4af40 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:47:57 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-9e602f7e-5eab-404f-bf39-ad7d27e4af40 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] GET http://192.168.122.82/volume/v3/groups/c081aaa8-ccf4-40aa-9928-a3ebacb04044 Sep 02 12:47:57 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-9e602f7e-5eab-404f-bf39-ad7d27e4af40 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:47:57 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-9e602f7e-5eab-404f-bf39-ad7d27e4af40 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Calling method 'version_select' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:47:57 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.groups [None req-9e602f7e-5eab-404f-bf39-ad7d27e4af40 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] show called for member c081aaa8-ccf4-40aa-9928-a3ebacb04044 {{(pid=86935) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 12:47:57 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:47:57 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:47:57 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:47:57 devstack devstack@c-api.service[86935]: return base.obj_make_list(context, cls(context), Sep 02 12:47:57 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-9e602f7e-5eab-404f-bf39-ad7d27e4af40 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] http://192.168.122.82/volume/v3/groups/c081aaa8-ccf4-40aa-9928-a3ebacb04044 returned with HTTP 200 Sep 02 12:47:57 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 95/195] 192.168.122.82 () {60 vars in 1265 bytes} [Wed Sep 2 12:47:57 2026] GET /volume/v3/groups/c081aaa8-ccf4-40aa-9928-a3ebacb04044 => generated 391 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:47:58 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-fc6e36b2-66ce-470e-9174-fe9bcf94c728 tempest-ServersNegativeTestJSON-836565740 tempest-ServersNegativeTestJSON-836565740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e51c9fbf-672c-4849-b2ed-70775e9f4e19) transitioned into state 'SUCCESS' from state '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-318579484',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ca351594f734010bb00d5ba89972f0b',qos_specs=None,replication_status=,reservations=['3b760cd4-3996-4e62-a7a3-24fe6fb4d2d6','c0562023-1e9f-4d3d-93ad-c88b615391f4','af0aa97d-9bd8-496e-b0da-a43307dac689','ca8224ae-b8d5-4bd5-ac0d-373102992d32'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b704b6d85234b29a7e1c4c3fa50709a',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:47:58 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-fc6e36b2-66ce-470e-9174-fe9bcf94c728 tempest-ServersNegativeTestJSON-836565740 tempest-ServersNegativeTestJSON-836565740-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1fc4f01-e95c-4095-8857-9041fbce2a38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:47:58 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-fc6e36b2-66ce-470e-9174-fe9bcf94c728 tempest-ServersNegativeTestJSON-836565740 tempest-ServersNegativeTestJSON-836565740-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1fc4f01-e95c-4095-8857-9041fbce2a38) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:47:58 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-fc6e36b2-66ce-470e-9174-fe9bcf94c728 tempest-ServersNegativeTestJSON-836565740 tempest-ServersNegativeTestJSON-836565740-project-member] Flow 'volume_create_api' (250d53da-2d9d-4113-862f-02fb68e07cc4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:47:58 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-fc6e36b2-66ce-470e-9174-fe9bcf94c728 tempest-ServersNegativeTestJSON-836565740 tempest-ServersNegativeTestJSON-836565740-project-member] Create volume request issued successfully. Sep 02 12:47:58 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-fc6e36b2-66ce-470e-9174-fe9bcf94c728 tempest-ServersNegativeTestJSON-836565740 tempest-ServersNegativeTestJSON-836565740-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 12:47:58 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 101/196] 192.168.122.82 () {60 vars in 1137 bytes} [Wed Sep 2 12:47:57 2026] POST /volume/v3/volumes => generated 760 bytes in 1671 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 12:47:58 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-753a8cba-9b53-44ec-8437-fc61f0b3bc11 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:47:58 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-753a8cba-9b53-44ec-8437-fc61f0b3bc11 tempest-ServersNegativeTestJSON-836565740 tempest-ServersNegativeTestJSON-836565740-project-member] GET http://192.168.122.82/volume/v3/volumes/c32b5096-d984-4eb4-ad2d-14f25d5f2c91 Sep 02 12:47:58 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-8539b042-be2e-4933-a53d-d573e4b7f2d3 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:47:58 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-753a8cba-9b53-44ec-8437-fc61f0b3bc11 tempest-ServersNegativeTestJSON-836565740 tempest-ServersNegativeTestJSON-836565740-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:47:58 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-753a8cba-9b53-44ec-8437-fc61f0b3bc11 tempest-ServersNegativeTestJSON-836565740 tempest-ServersNegativeTestJSON-836565740-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:47:58 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-8539b042-be2e-4933-a53d-d573e4b7f2d3 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] GET http://192.168.122.82/volume/v3/groups/c081aaa8-ccf4-40aa-9928-a3ebacb04044 Sep 02 12:47:58 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-8539b042-be2e-4933-a53d-d573e4b7f2d3 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:47:58 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-8539b042-be2e-4933-a53d-d573e4b7f2d3 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Calling method 'version_select' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:47:58 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.groups [None req-8539b042-be2e-4933-a53d-d573e4b7f2d3 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] show called for member c081aaa8-ccf4-40aa-9928-a3ebacb04044 {{(pid=86936) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 12:47:58 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:47:58 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:47:58 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:47:58 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:47:58 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:47:58 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:47:58 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-753a8cba-9b53-44ec-8437-fc61f0b3bc11 tempest-ServersNegativeTestJSON-836565740 tempest-ServersNegativeTestJSON-836565740-project-member] Volume info retrieved successfully. Sep 02 12:47:58 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:47:58 devstack devstack@c-api.service[86936]: return base.obj_make_list(context, cls(context), Sep 02 12:47:58 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-753a8cba-9b53-44ec-8437-fc61f0b3bc11 tempest-ServersNegativeTestJSON-836565740 tempest-ServersNegativeTestJSON-836565740-project-member] http://192.168.122.82/volume/v3/volumes/c32b5096-d984-4eb4-ad2d-14f25d5f2c91 returned with HTTP 200 Sep 02 12:47:58 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 96/197] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:47:58 2026] GET /volume/v3/volumes/c32b5096-d984-4eb4-ad2d-14f25d5f2c91 => generated 828 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:47:58 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-8539b042-be2e-4933-a53d-d573e4b7f2d3 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] http://192.168.122.82/volume/v3/groups/c081aaa8-ccf4-40aa-9928-a3ebacb04044 returned with HTTP 200 Sep 02 12:47:58 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 102/198] 192.168.122.82 () {60 vars in 1265 bytes} [Wed Sep 2 12:47:58 2026] GET /volume/v3/groups/c081aaa8-ccf4-40aa-9928-a3ebacb04044 => generated 392 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:47:58 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-50ac144a-4986-4805-80f6-d0c32c2b5714 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:47:58 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-50ac144a-4986-4805-80f6-d0c32c2b5714 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 12:47:58 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-50ac144a-4986-4805-80f6-d0c32c2b5714 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1032297694", "volume_type": "bfc6c44b-1aea-4744-b379-e641e4426a1f", "group_id": "c081aaa8-ccf4-40aa-9928-a3ebacb04044", "size": 1}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:47:58 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.volumes [None req-50ac144a-4986-4805-80f6-d0c32c2b5714 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1032297694', 'volume_type': 'bfc6c44b-1aea-4744-b379-e641e4426a1f', 'group_id': 'c081aaa8-ccf4-40aa-9928-a3ebacb04044', 'size': 1}} {{(pid=86935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 12:47:58 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:47:58 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:47:59 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-50ac144a-4986-4805-80f6-d0c32c2b5714 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Create volume of 1 GB Sep 02 12:47:59 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:47:59 devstack devstack@c-api.service[86935]: return base.obj_make_list(context, cls(context), Sep 02 12:47:59 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-50ac144a-4986-4805-80f6-d0c32c2b5714 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Availability Zones retrieved successfully. Sep 02 12:47:59 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-50ac144a-4986-4805-80f6-d0c32c2b5714 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Flow 'volume_create_api' (a2f38888-f174-4c80-8c16-1f8cb1974462) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:47:59 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-50ac144a-4986-4805-80f6-d0c32c2b5714 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06712d9a-634c-4f03-b8ea-0814d0096fcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:47:59 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:47:59 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:47:59 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.flows.api.create_volume [None req-50ac144a-4986-4805-80f6-d0c32c2b5714 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Validating volume size '1' using validate_int {{(pid=86935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 12:47:59 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-50ac144a-4986-4805-80f6-d0c32c2b5714 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06712d9a-634c-4f03-b8ea-0814d0096fcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:47:57Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bfc6c44b-1aea-4744-b379-e641e4426a1f,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-787938656',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bfc6c44b-1aea-4744-b379-e641e4426a1f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'c081aaa8-ccf4-40aa-9928-a3ebacb04044', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:47:59 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-50ac144a-4986-4805-80f6-d0c32c2b5714 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (390b9bf7-6a35-4671-a77b-4083b8862eb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:47:59 devstack devstack@c-api.service[86935]: WARNING cinder.quota [None req-50ac144a-4986-4805-80f6-d0c32c2b5714 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-787938656 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-787938656, it is now deprecated. Please use the default quota class for default quota. Sep 02 12:47:59 devstack devstack@c-api.service[86935]: WARNING cinder.quota [None req-50ac144a-4986-4805-80f6-d0c32c2b5714 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-787938656 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-787938656, it is now deprecated. Please use the default quota class for default quota. Sep 02 12:47:59 devstack devstack@c-api.service[86935]: DEBUG cinder.quota [None req-50ac144a-4986-4805-80f6-d0c32c2b5714 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Created reservations ['cca24849-6318-4a5e-afe5-17e0860a7434', 'f2f90e87-fe3f-471c-ae50-f408e7ea2007', '59f12431-cc7c-4cc6-917b-5691ed0dd719', 'f734dc19-a1d3-4728-8923-5245db3504f1'] {{(pid=86935) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:47:59 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-50ac144a-4986-4805-80f6-d0c32c2b5714 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (390b9bf7-6a35-4671-a77b-4083b8862eb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cca24849-6318-4a5e-afe5-17e0860a7434', 'f2f90e87-fe3f-471c-ae50-f408e7ea2007', '59f12431-cc7c-4cc6-917b-5691ed0dd719', 'f734dc19-a1d3-4728-8923-5245db3504f1']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:47:59 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-50ac144a-4986-4805-80f6-d0c32c2b5714 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (237c44df-0943-4d04-9471-6c254363ad1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:47:59 devstack devstack@c-api.service[86935]: DEBUG dbcounter [-] [86935] Writing DB stats cinder:SELECT=276,cinder:INSERT=35,cinder:UPDATE=49 {{(pid=86935) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 12:47:59 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:47:59 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:47:59 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-50ac144a-4986-4805-80f6-d0c32c2b5714 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (237c44df-0943-4d04-9471-6c254363ad1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c4023589-ef21-4d87-9fe7-ac95f99fd479', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1032297694',encryption_key_id=None,group_id=c081aaa8-ccf4-40aa-9928-a3ebacb04044,group_type_id=,metadata={},multiattach=False,project_id='fb52c3d9786f4d9d91304d98520f0ea2',qos_specs=None,replication_status=,reservations=['cca24849-6318-4a5e-afe5-17e0860a7434','f2f90e87-fe3f-471c-ae50-f408e7ea2007','59f12431-cc7c-4cc6-917b-5691ed0dd719','f734dc19-a1d3-4728-8923-5245db3504f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24619bc556804415b0862bc0ae15ab27',volume_type_id=bfc6c44b-1aea-4744-b379-e641e4426a1f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T10:47:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1032297694',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=c081aaa8-ccf4-40aa-9928-a3ebacb04044,host=None,id=c4023589-ef21-4d87-9fe7-ac95f99fd479,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb52c3d9786f4d9d91304d98520f0ea2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='24619bc556804415b0862bc0ae15ab27',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bfc6c44b-1aea-4744-b379-e641e4426a1f),volume_type_id=bfc6c44b-1aea-4744-b379-e641e4426a1f)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:47:59 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-50ac144a-4986-4805-80f6-d0c32c2b5714 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0c8ccf7-6192-4156-9e96-15f85190213e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:47:59 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-50ac144a-4986-4805-80f6-d0c32c2b5714 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0c8ccf7-6192-4156-9e96-15f85190213e) transitioned into state 'SUCCESS' from state '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-1032297694',encryption_key_id=None,group_id=c081aaa8-ccf4-40aa-9928-a3ebacb04044,group_type_id=,metadata={},multiattach=False,project_id='fb52c3d9786f4d9d91304d98520f0ea2',qos_specs=None,replication_status=,reservations=['cca24849-6318-4a5e-afe5-17e0860a7434','f2f90e87-fe3f-471c-ae50-f408e7ea2007','59f12431-cc7c-4cc6-917b-5691ed0dd719','f734dc19-a1d3-4728-8923-5245db3504f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24619bc556804415b0862bc0ae15ab27',volume_type_id=bfc6c44b-1aea-4744-b379-e641e4426a1f)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:47:59 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-50ac144a-4986-4805-80f6-d0c32c2b5714 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0dbe7645-b173-4f42-909b-971a1a3630a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:47:59 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-50ac144a-4986-4805-80f6-d0c32c2b5714 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0dbe7645-b173-4f42-909b-971a1a3630a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:47:59 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-50ac144a-4986-4805-80f6-d0c32c2b5714 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Flow 'volume_create_api' (a2f38888-f174-4c80-8c16-1f8cb1974462) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:47:59 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-50ac144a-4986-4805-80f6-d0c32c2b5714 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Create volume request issued successfully. Sep 02 12:47:59 devstack devstack@c-api.service[86935]: WARNING stevedore.named [None req-50ac144a-4986-4805-80f6-d0c32c2b5714 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:47:59 devstack devstack@c-api.service[86935]: WARNING castellan.key_manager [None req-50ac144a-4986-4805-80f6-d0c32c2b5714 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:47:59 devstack devstack@c-api.service[86935]: DEBUG oslo_db.sqlalchemy.engines [None req-50ac144a-4986-4805-80f6-d0c32c2b5714 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86935) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 12:47:59 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:47:59 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:47:59 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-50ac144a-4986-4805-80f6-d0c32c2b5714 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 12:47:59 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 97/199] 192.168.122.82 () {62 vars in 1179 bytes} [Wed Sep 2 12:47:58 2026] POST /volume/v3/volumes => generated 828 bytes in 790 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:47:59 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-3aae4d97-1249-4fdc-81e7-aa497996864d None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:47:59 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-3aae4d97-1249-4fdc-81e7-aa497996864d tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] GET http://192.168.122.82/volume/v3/volumes/c4023589-ef21-4d87-9fe7-ac95f99fd479 Sep 02 12:47:59 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-3aae4d97-1249-4fdc-81e7-aa497996864d tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:47:59 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-3aae4d97-1249-4fdc-81e7-aa497996864d tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:47:59 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:47:59 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:47:59 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:47:59 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:47:59 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-3aae4d97-1249-4fdc-81e7-aa497996864d tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Volume info retrieved successfully. Sep 02 12:47:59 devstack devstack@c-api.service[86936]: WARNING stevedore.named [None req-3aae4d97-1249-4fdc-81e7-aa497996864d tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:47:59 devstack devstack@c-api.service[86936]: WARNING castellan.key_manager [None req-3aae4d97-1249-4fdc-81e7-aa497996864d tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:47:59 devstack devstack@c-api.service[86936]: DEBUG oslo_db.sqlalchemy.engines [None req-3aae4d97-1249-4fdc-81e7-aa497996864d tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86936) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 12:47:59 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:47:59 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:47:59 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-3aae4d97-1249-4fdc-81e7-aa497996864d tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] http://192.168.122.82/volume/v3/volumes/c4023589-ef21-4d87-9fe7-ac95f99fd479 returned with HTTP 200 Sep 02 12:47:59 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 103/200] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:47:59 2026] GET /volume/v3/volumes/c4023589-ef21-4d87-9fe7-ac95f99fd479 => generated 896 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 12:47:59 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-aa82bd70-2e9e-4ef7-af55-6a8d68b80fa7 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:47:59 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-aa82bd70-2e9e-4ef7-af55-6a8d68b80fa7 tempest-ServersNegativeTestJSON-836565740 tempest-ServersNegativeTestJSON-836565740-project-member] GET http://192.168.122.82/volume/v3/volumes/c32b5096-d984-4eb4-ad2d-14f25d5f2c91 Sep 02 12:47:59 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-aa82bd70-2e9e-4ef7-af55-6a8d68b80fa7 tempest-ServersNegativeTestJSON-836565740 tempest-ServersNegativeTestJSON-836565740-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:47:59 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-aa82bd70-2e9e-4ef7-af55-6a8d68b80fa7 tempest-ServersNegativeTestJSON-836565740 tempest-ServersNegativeTestJSON-836565740-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:00 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:48:00 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:48:00 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:00 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:48:00 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-aa82bd70-2e9e-4ef7-af55-6a8d68b80fa7 tempest-ServersNegativeTestJSON-836565740 tempest-ServersNegativeTestJSON-836565740-project-member] Volume info retrieved successfully. Sep 02 12:48:00 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-aa82bd70-2e9e-4ef7-af55-6a8d68b80fa7 tempest-ServersNegativeTestJSON-836565740 tempest-ServersNegativeTestJSON-836565740-project-member] http://192.168.122.82/volume/v3/volumes/c32b5096-d984-4eb4-ad2d-14f25d5f2c91 returned with HTTP 200 Sep 02 12:48:00 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 98/201] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:47:59 2026] GET /volume/v3/volumes/c32b5096-d984-4eb4-ad2d-14f25d5f2c91 => generated 852 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:48:00 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-c7a8fb59-2c16-45d9-a921-b94cbb234f4e None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:00 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-c7a8fb59-2c16-45d9-a921-b94cbb234f4e tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] GET http://192.168.122.82/volume/v3/volumes/c4023589-ef21-4d87-9fe7-ac95f99fd479 Sep 02 12:48:01 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-c7a8fb59-2c16-45d9-a921-b94cbb234f4e tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:01 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-c7a8fb59-2c16-45d9-a921-b94cbb234f4e tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:01 devstack devstack@c-api.service[86936]: DEBUG dbcounter [-] [86936] Writing DB stats cinder:SELECT=317,cinder:INSERT=35,cinder:UPDATE=61 {{(pid=86936) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 12:48:01 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:48:01 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:48:01 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:01 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:48:01 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-c7a8fb59-2c16-45d9-a921-b94cbb234f4e tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Volume info retrieved successfully. Sep 02 12:48:01 devstack devstack@c-api.service[86936]: WARNING stevedore.named [None req-c7a8fb59-2c16-45d9-a921-b94cbb234f4e tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:48:01 devstack devstack@c-api.service[86936]: WARNING castellan.key_manager [None req-c7a8fb59-2c16-45d9-a921-b94cbb234f4e tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:48:01 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-1d2e5a45-c975-44e7-a8ef-4e4bcbf48e52 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:01 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-1d2e5a45-c975-44e7-a8ef-4e4bcbf48e52 tempest-ServersNegativeTestJSON-836565740 tempest-ServersNegativeTestJSON-836565740-project-member] GET http://192.168.122.82/volume/v3/volumes/c32b5096-d984-4eb4-ad2d-14f25d5f2c91 Sep 02 12:48:01 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-1d2e5a45-c975-44e7-a8ef-4e4bcbf48e52 tempest-ServersNegativeTestJSON-836565740 tempest-ServersNegativeTestJSON-836565740-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:01 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-1d2e5a45-c975-44e7-a8ef-4e4bcbf48e52 tempest-ServersNegativeTestJSON-836565740 tempest-ServersNegativeTestJSON-836565740-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:01 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:48:01 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:48:01 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:01 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:48:01 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-1d2e5a45-c975-44e7-a8ef-4e4bcbf48e52 tempest-ServersNegativeTestJSON-836565740 tempest-ServersNegativeTestJSON-836565740-project-member] Volume info retrieved successfully. Sep 02 12:48:01 devstack devstack@c-api.service[86936]: DEBUG oslo_db.sqlalchemy.engines [None req-c7a8fb59-2c16-45d9-a921-b94cbb234f4e tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86936) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 12:48:01 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:01 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:48:01 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-1d2e5a45-c975-44e7-a8ef-4e4bcbf48e52 tempest-ServersNegativeTestJSON-836565740 tempest-ServersNegativeTestJSON-836565740-project-member] http://192.168.122.82/volume/v3/volumes/c32b5096-d984-4eb4-ad2d-14f25d5f2c91 returned with HTTP 200 Sep 02 12:48:01 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 99/202] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:48:01 2026] GET /volume/v3/volumes/c32b5096-d984-4eb4-ad2d-14f25d5f2c91 => generated 853 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:48:01 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-c7a8fb59-2c16-45d9-a921-b94cbb234f4e tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] http://192.168.122.82/volume/v3/volumes/c4023589-ef21-4d87-9fe7-ac95f99fd479 returned with HTTP 200 Sep 02 12:48:01 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 104/203] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:48:00 2026] GET /volume/v3/volumes/c4023589-ef21-4d87-9fe7-ac95f99fd479 => generated 920 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:48:01 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-2b68f6f0-7d36-4c10-a305-b3cb1312bdcf None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:01 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-2b68f6f0-7d36-4c10-a305-b3cb1312bdcf tempest-ServersNegativeTestJSON-836565740 tempest-ServersNegativeTestJSON-836565740-project-member] DELETE http://192.168.122.82/volume/v3/volumes/c32b5096-d984-4eb4-ad2d-14f25d5f2c91 Sep 02 12:48:01 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-2b68f6f0-7d36-4c10-a305-b3cb1312bdcf tempest-ServersNegativeTestJSON-836565740 tempest-ServersNegativeTestJSON-836565740-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:01 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-2b68f6f0-7d36-4c10-a305-b3cb1312bdcf tempest-ServersNegativeTestJSON-836565740 tempest-ServersNegativeTestJSON-836565740-project-member] Calling method 'delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:01 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-2b68f6f0-7d36-4c10-a305-b3cb1312bdcf tempest-ServersNegativeTestJSON-836565740 tempest-ServersNegativeTestJSON-836565740-project-member] Delete volume with id: c32b5096-d984-4eb4-ad2d-14f25d5f2c91 Sep 02 12:48:01 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:48:01 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:48:01 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:01 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:48:01 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-2b68f6f0-7d36-4c10-a305-b3cb1312bdcf tempest-ServersNegativeTestJSON-836565740 tempest-ServersNegativeTestJSON-836565740-project-member] Volume info retrieved successfully. Sep 02 12:48:01 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-2b68f6f0-7d36-4c10-a305-b3cb1312bdcf tempest-ServersNegativeTestJSON-836565740 tempest-ServersNegativeTestJSON-836565740-project-member] Delete volume request issued successfully. Sep 02 12:48:01 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-2b68f6f0-7d36-4c10-a305-b3cb1312bdcf tempest-ServersNegativeTestJSON-836565740 tempest-ServersNegativeTestJSON-836565740-project-member] http://192.168.122.82/volume/v3/volumes/c32b5096-d984-4eb4-ad2d-14f25d5f2c91 returned with HTTP 202 Sep 02 12:48:01 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 100/204] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 12:48:01 2026] DELETE /volume/v3/volumes/c32b5096-d984-4eb4-ad2d-14f25d5f2c91 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 12:48:01 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-6f9ca02b-e21b-4e53-a6f5-cf3d70619f15 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:01 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-6f9ca02b-e21b-4e53-a6f5-cf3d70619f15 tempest-ServersNegativeTestJSON-836565740 tempest-ServersNegativeTestJSON-836565740-project-member] GET http://192.168.122.82/volume/v3/volumes/c32b5096-d984-4eb4-ad2d-14f25d5f2c91 Sep 02 12:48:01 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-6f9ca02b-e21b-4e53-a6f5-cf3d70619f15 tempest-ServersNegativeTestJSON-836565740 tempest-ServersNegativeTestJSON-836565740-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:01 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-6f9ca02b-e21b-4e53-a6f5-cf3d70619f15 tempest-ServersNegativeTestJSON-836565740 tempest-ServersNegativeTestJSON-836565740-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:01 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:48:01 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:48:01 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:01 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:48:01 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-6f9ca02b-e21b-4e53-a6f5-cf3d70619f15 tempest-ServersNegativeTestJSON-836565740 tempest-ServersNegativeTestJSON-836565740-project-member] Volume info retrieved successfully. Sep 02 12:48:01 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-6f9ca02b-e21b-4e53-a6f5-cf3d70619f15 tempest-ServersNegativeTestJSON-836565740 tempest-ServersNegativeTestJSON-836565740-project-member] http://192.168.122.82/volume/v3/volumes/c32b5096-d984-4eb4-ad2d-14f25d5f2c91 returned with HTTP 200 Sep 02 12:48:01 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 105/205] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:48:01 2026] GET /volume/v3/volumes/c32b5096-d984-4eb4-ad2d-14f25d5f2c91 => generated 852 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:48:02 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-f29f171f-279c-43f6-871d-af6c18eac274 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:02 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-f29f171f-279c-43f6-871d-af6c18eac274 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] GET http://192.168.122.82/volume/v3/volumes/c4023589-ef21-4d87-9fe7-ac95f99fd479 Sep 02 12:48:02 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-f29f171f-279c-43f6-871d-af6c18eac274 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:02 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-f29f171f-279c-43f6-871d-af6c18eac274 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:02 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:48:02 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:48:02 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:02 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:48:02 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-f29f171f-279c-43f6-871d-af6c18eac274 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Volume info retrieved successfully. Sep 02 12:48:02 devstack devstack@c-api.service[86935]: WARNING stevedore.named [None req-f29f171f-279c-43f6-871d-af6c18eac274 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:48:02 devstack devstack@c-api.service[86935]: WARNING castellan.key_manager [None req-f29f171f-279c-43f6-871d-af6c18eac274 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:48:02 devstack devstack@c-api.service[86935]: DEBUG oslo_db.sqlalchemy.engines [None req-f29f171f-279c-43f6-871d-af6c18eac274 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86935) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 12:48:02 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:02 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:48:02 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-f29f171f-279c-43f6-871d-af6c18eac274 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] http://192.168.122.82/volume/v3/volumes/c4023589-ef21-4d87-9fe7-ac95f99fd479 returned with HTTP 200 Sep 02 12:48:02 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 101/206] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:48:02 2026] GET /volume/v3/volumes/c4023589-ef21-4d87-9fe7-ac95f99fd479 => generated 921 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:48:02 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-6fa28fa1-8d39-40bd-a708-9f1470725c88 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:02 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-6fa28fa1-8d39-40bd-a708-9f1470725c88 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 12:48:02 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-6fa28fa1-8d39-40bd-a708-9f1470725c88 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-613454418", "volume_type": "bfc6c44b-1aea-4744-b379-e641e4426a1f", "group_id": "c081aaa8-ccf4-40aa-9928-a3ebacb04044", "size": 1}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:48:02 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.volumes [None req-6fa28fa1-8d39-40bd-a708-9f1470725c88 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-613454418', 'volume_type': 'bfc6c44b-1aea-4744-b379-e641e4426a1f', 'group_id': 'c081aaa8-ccf4-40aa-9928-a3ebacb04044', 'size': 1}} {{(pid=86936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 12:48:02 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:02 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:48:02 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-6fa28fa1-8d39-40bd-a708-9f1470725c88 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Create volume of 1 GB Sep 02 12:48:02 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:48:02 devstack devstack@c-api.service[86936]: return base.obj_make_list(context, cls(context), Sep 02 12:48:02 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-6fa28fa1-8d39-40bd-a708-9f1470725c88 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Availability Zones retrieved successfully. Sep 02 12:48:02 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-6fa28fa1-8d39-40bd-a708-9f1470725c88 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Flow 'volume_create_api' (e1401318-c41f-4838-8527-a46f15c898db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:48:02 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-6fa28fa1-8d39-40bd-a708-9f1470725c88 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dbff8b43-31be-4890-b2dd-4fb1e13fc24c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:48:02 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:02 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:48:02 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.flows.api.create_volume [None req-6fa28fa1-8d39-40bd-a708-9f1470725c88 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Validating volume size '1' using validate_int {{(pid=86936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 12:48:02 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-6fa28fa1-8d39-40bd-a708-9f1470725c88 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dbff8b43-31be-4890-b2dd-4fb1e13fc24c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:47:57Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bfc6c44b-1aea-4744-b379-e641e4426a1f,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-787938656',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bfc6c44b-1aea-4744-b379-e641e4426a1f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'c081aaa8-ccf4-40aa-9928-a3ebacb04044', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:48:02 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-6fa28fa1-8d39-40bd-a708-9f1470725c88 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4401197a-4f06-4376-a100-b383dc1a3bfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:48:02 devstack devstack@c-api.service[86936]: WARNING cinder.quota [None req-6fa28fa1-8d39-40bd-a708-9f1470725c88 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-787938656 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-787938656, it is now deprecated. Please use the default quota class for default quota. Sep 02 12:48:02 devstack devstack@c-api.service[86936]: WARNING cinder.quota [None req-6fa28fa1-8d39-40bd-a708-9f1470725c88 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-787938656 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-787938656, it is now deprecated. Please use the default quota class for default quota. Sep 02 12:48:02 devstack devstack@c-api.service[86936]: DEBUG cinder.quota [None req-6fa28fa1-8d39-40bd-a708-9f1470725c88 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Created reservations ['059e1028-4a2d-4635-b37d-7978612e2525', 'e8205099-e5a6-462b-9de6-0af06579e172', '5e1fcd59-34ff-4f6e-811e-fe1ff58b5600', '4a9d3a82-cad3-415f-9e0e-83eb63e5c947'] {{(pid=86936) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:48:02 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-6fa28fa1-8d39-40bd-a708-9f1470725c88 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4401197a-4f06-4376-a100-b383dc1a3bfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['059e1028-4a2d-4635-b37d-7978612e2525', 'e8205099-e5a6-462b-9de6-0af06579e172', '5e1fcd59-34ff-4f6e-811e-fe1ff58b5600', '4a9d3a82-cad3-415f-9e0e-83eb63e5c947']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:48:02 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-6fa28fa1-8d39-40bd-a708-9f1470725c88 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7095437d-015c-491d-bee3-a107e8cf052e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:48:02 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:48:02 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:48:02 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-6fa28fa1-8d39-40bd-a708-9f1470725c88 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7095437d-015c-491d-bee3-a107e8cf052e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f92daa36-8356-4d32-9a19-64036110d0a5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-613454418',encryption_key_id=None,group_id=c081aaa8-ccf4-40aa-9928-a3ebacb04044,group_type_id=,metadata={},multiattach=False,project_id='fb52c3d9786f4d9d91304d98520f0ea2',qos_specs=None,replication_status=,reservations=['059e1028-4a2d-4635-b37d-7978612e2525','e8205099-e5a6-462b-9de6-0af06579e172','5e1fcd59-34ff-4f6e-811e-fe1ff58b5600','4a9d3a82-cad3-415f-9e0e-83eb63e5c947'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24619bc556804415b0862bc0ae15ab27',volume_type_id=bfc6c44b-1aea-4744-b379-e641e4426a1f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T10:48:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-613454418',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=c081aaa8-ccf4-40aa-9928-a3ebacb04044,host=None,id=f92daa36-8356-4d32-9a19-64036110d0a5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb52c3d9786f4d9d91304d98520f0ea2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='24619bc556804415b0862bc0ae15ab27',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bfc6c44b-1aea-4744-b379-e641e4426a1f),volume_type_id=bfc6c44b-1aea-4744-b379-e641e4426a1f)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:48:02 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-6fa28fa1-8d39-40bd-a708-9f1470725c88 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31df288f-b8e2-406c-a864-fbea51239736) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:48:02 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-6fa28fa1-8d39-40bd-a708-9f1470725c88 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31df288f-b8e2-406c-a864-fbea51239736) transitioned into state 'SUCCESS' from state '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-613454418',encryption_key_id=None,group_id=c081aaa8-ccf4-40aa-9928-a3ebacb04044,group_type_id=,metadata={},multiattach=False,project_id='fb52c3d9786f4d9d91304d98520f0ea2',qos_specs=None,replication_status=,reservations=['059e1028-4a2d-4635-b37d-7978612e2525','e8205099-e5a6-462b-9de6-0af06579e172','5e1fcd59-34ff-4f6e-811e-fe1ff58b5600','4a9d3a82-cad3-415f-9e0e-83eb63e5c947'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24619bc556804415b0862bc0ae15ab27',volume_type_id=bfc6c44b-1aea-4744-b379-e641e4426a1f)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:48:02 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-319a2537-3224-46c4-b5dc-a2e07111b2fa None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:02 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-6fa28fa1-8d39-40bd-a708-9f1470725c88 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a1254a8-5cf2-458b-a1fb-3b5e7f7ce856) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:48:02 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-319a2537-3224-46c4-b5dc-a2e07111b2fa tempest-ServersNegativeTestJSON-836565740 tempest-ServersNegativeTestJSON-836565740-project-member] GET http://192.168.122.82/volume/v3/volumes/c32b5096-d984-4eb4-ad2d-14f25d5f2c91 Sep 02 12:48:02 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-319a2537-3224-46c4-b5dc-a2e07111b2fa tempest-ServersNegativeTestJSON-836565740 tempest-ServersNegativeTestJSON-836565740-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:02 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-319a2537-3224-46c4-b5dc-a2e07111b2fa tempest-ServersNegativeTestJSON-836565740 tempest-ServersNegativeTestJSON-836565740-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:02 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-319a2537-3224-46c4-b5dc-a2e07111b2fa tempest-ServersNegativeTestJSON-836565740 tempest-ServersNegativeTestJSON-836565740-project-member] http://192.168.122.82/volume/v3/volumes/c32b5096-d984-4eb4-ad2d-14f25d5f2c91 returned with HTTP 404 Sep 02 12:48:02 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 102/207] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:48:02 2026] GET /volume/v3/volumes/c32b5096-d984-4eb4-ad2d-14f25d5f2c91 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 12:48:02 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-12e0f6ec-4a61-49a9-9ef1-69529763e05d None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:02 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-6fa28fa1-8d39-40bd-a708-9f1470725c88 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a1254a8-5cf2-458b-a1fb-3b5e7f7ce856) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:48:02 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-6fa28fa1-8d39-40bd-a708-9f1470725c88 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Flow 'volume_create_api' (e1401318-c41f-4838-8527-a46f15c898db) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:48:02 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-6fa28fa1-8d39-40bd-a708-9f1470725c88 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Create volume request issued successfully. Sep 02 12:48:02 devstack devstack@c-api.service[86936]: WARNING stevedore.named [None req-6fa28fa1-8d39-40bd-a708-9f1470725c88 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:48:02 devstack devstack@c-api.service[86936]: WARNING castellan.key_manager [None req-6fa28fa1-8d39-40bd-a708-9f1470725c88 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:48:02 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-12e0f6ec-4a61-49a9-9ef1-69529763e05d tempest-ServersNegativeTestJSON-836565740 tempest-ServersNegativeTestJSON-836565740-project-member] DELETE http://192.168.122.82/volume/v3/volumes/026d1c36-1f87-463c-a152-41239ee2486f Sep 02 12:48:02 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-12e0f6ec-4a61-49a9-9ef1-69529763e05d tempest-ServersNegativeTestJSON-836565740 tempest-ServersNegativeTestJSON-836565740-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:02 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-12e0f6ec-4a61-49a9-9ef1-69529763e05d tempest-ServersNegativeTestJSON-836565740 tempest-ServersNegativeTestJSON-836565740-project-member] Calling method 'delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:02 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-12e0f6ec-4a61-49a9-9ef1-69529763e05d tempest-ServersNegativeTestJSON-836565740 tempest-ServersNegativeTestJSON-836565740-project-member] Delete volume with id: 026d1c36-1f87-463c-a152-41239ee2486f Sep 02 12:48:02 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:48:02 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:48:02 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:02 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:48:02 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-12e0f6ec-4a61-49a9-9ef1-69529763e05d tempest-ServersNegativeTestJSON-836565740 tempest-ServersNegativeTestJSON-836565740-project-member] Volume info retrieved successfully. Sep 02 12:48:02 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-12e0f6ec-4a61-49a9-9ef1-69529763e05d tempest-ServersNegativeTestJSON-836565740 tempest-ServersNegativeTestJSON-836565740-project-member] Delete volume request issued successfully. Sep 02 12:48:02 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-12e0f6ec-4a61-49a9-9ef1-69529763e05d tempest-ServersNegativeTestJSON-836565740 tempest-ServersNegativeTestJSON-836565740-project-member] http://192.168.122.82/volume/v3/volumes/026d1c36-1f87-463c-a152-41239ee2486f returned with HTTP 202 Sep 02 12:48:02 devstack devstack@c-api.service[86936]: DEBUG oslo_db.sqlalchemy.engines [None req-6fa28fa1-8d39-40bd-a708-9f1470725c88 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86936) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 12:48:02 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 103/208] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 12:48:02 2026] DELETE /volume/v3/volumes/026d1c36-1f87-463c-a152-41239ee2486f => generated 0 bytes in 115 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 12:48:02 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-8e04d8ec-9c6a-4a6e-85d0-779f4350df5c None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:02 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:02 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:48:02 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-8e04d8ec-9c6a-4a6e-85d0-779f4350df5c tempest-ServersNegativeTestJSON-836565740 tempest-ServersNegativeTestJSON-836565740-project-member] GET http://192.168.122.82/volume/v3/volumes/026d1c36-1f87-463c-a152-41239ee2486f Sep 02 12:48:02 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-8e04d8ec-9c6a-4a6e-85d0-779f4350df5c tempest-ServersNegativeTestJSON-836565740 tempest-ServersNegativeTestJSON-836565740-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:02 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-8e04d8ec-9c6a-4a6e-85d0-779f4350df5c tempest-ServersNegativeTestJSON-836565740 tempest-ServersNegativeTestJSON-836565740-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:02 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-6fa28fa1-8d39-40bd-a708-9f1470725c88 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 12:48:02 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 106/209] 192.168.122.82 () {62 vars in 1179 bytes} [Wed Sep 2 12:48:02 2026] POST /volume/v3/volumes => generated 827 bytes in 475 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:48:02 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:48:02 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:48:02 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:02 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:48:02 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-8e04d8ec-9c6a-4a6e-85d0-779f4350df5c tempest-ServersNegativeTestJSON-836565740 tempest-ServersNegativeTestJSON-836565740-project-member] Volume info retrieved successfully. Sep 02 12:48:02 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-53f9aaf3-66ba-41fb-b908-450b0aac4e24 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:02 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-53f9aaf3-66ba-41fb-b908-450b0aac4e24 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] GET http://192.168.122.82/volume/v3/volumes/f92daa36-8356-4d32-9a19-64036110d0a5 Sep 02 12:48:02 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-53f9aaf3-66ba-41fb-b908-450b0aac4e24 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:02 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-53f9aaf3-66ba-41fb-b908-450b0aac4e24 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:02 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-8e04d8ec-9c6a-4a6e-85d0-779f4350df5c tempest-ServersNegativeTestJSON-836565740 tempest-ServersNegativeTestJSON-836565740-project-member] http://192.168.122.82/volume/v3/volumes/026d1c36-1f87-463c-a152-41239ee2486f returned with HTTP 200 Sep 02 12:48:02 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 104/210] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:48:02 2026] GET /volume/v3/volumes/026d1c36-1f87-463c-a152-41239ee2486f => generated 853 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:48:02 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:48:02 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:48:02 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:02 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:48:02 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-53f9aaf3-66ba-41fb-b908-450b0aac4e24 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Volume info retrieved successfully. Sep 02 12:48:02 devstack devstack@c-api.service[86936]: WARNING stevedore.named [None req-53f9aaf3-66ba-41fb-b908-450b0aac4e24 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:48:02 devstack devstack@c-api.service[86936]: WARNING castellan.key_manager [None req-53f9aaf3-66ba-41fb-b908-450b0aac4e24 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:48:02 devstack devstack@c-api.service[86936]: DEBUG oslo_db.sqlalchemy.engines [None req-53f9aaf3-66ba-41fb-b908-450b0aac4e24 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86936) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 12:48:02 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:02 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:48:02 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-53f9aaf3-66ba-41fb-b908-450b0aac4e24 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] http://192.168.122.82/volume/v3/volumes/f92daa36-8356-4d32-9a19-64036110d0a5 returned with HTTP 200 Sep 02 12:48:02 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 107/211] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:48:02 2026] GET /volume/v3/volumes/f92daa36-8356-4d32-9a19-64036110d0a5 => generated 895 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:48:03 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-27edf849-508b-4721-9cf0-6cca36b0c54f None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:03 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-27edf849-508b-4721-9cf0-6cca36b0c54f tempest-ServersNegativeTestJSON-836565740 tempest-ServersNegativeTestJSON-836565740-project-member] GET http://192.168.122.82/volume/v3/volumes/026d1c36-1f87-463c-a152-41239ee2486f Sep 02 12:48:03 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-27edf849-508b-4721-9cf0-6cca36b0c54f tempest-ServersNegativeTestJSON-836565740 tempest-ServersNegativeTestJSON-836565740-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:03 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-27edf849-508b-4721-9cf0-6cca36b0c54f tempest-ServersNegativeTestJSON-836565740 tempest-ServersNegativeTestJSON-836565740-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:03 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-27edf849-508b-4721-9cf0-6cca36b0c54f tempest-ServersNegativeTestJSON-836565740 tempest-ServersNegativeTestJSON-836565740-project-member] http://192.168.122.82/volume/v3/volumes/026d1c36-1f87-463c-a152-41239ee2486f returned with HTTP 404 Sep 02 12:48:03 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 105/212] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:48:03 2026] GET /volume/v3/volumes/026d1c36-1f87-463c-a152-41239ee2486f => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:48:04 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-a76c026c-df46-44d4-b630-ebd23cb772d0 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:04 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-a76c026c-df46-44d4-b630-ebd23cb772d0 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] GET http://192.168.122.82/volume/v3/volumes/f92daa36-8356-4d32-9a19-64036110d0a5 Sep 02 12:48:04 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-a76c026c-df46-44d4-b630-ebd23cb772d0 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:04 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-a76c026c-df46-44d4-b630-ebd23cb772d0 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:04 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:48:04 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:48:04 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:04 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:48:04 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-a76c026c-df46-44d4-b630-ebd23cb772d0 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Volume info retrieved successfully. Sep 02 12:48:04 devstack devstack@c-api.service[86936]: WARNING stevedore.named [None req-a76c026c-df46-44d4-b630-ebd23cb772d0 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:48:04 devstack devstack@c-api.service[86936]: WARNING castellan.key_manager [None req-a76c026c-df46-44d4-b630-ebd23cb772d0 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:48:04 devstack devstack@c-api.service[86936]: DEBUG oslo_db.sqlalchemy.engines [None req-a76c026c-df46-44d4-b630-ebd23cb772d0 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86936) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 12:48:04 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:04 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:48:04 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-a76c026c-df46-44d4-b630-ebd23cb772d0 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] http://192.168.122.82/volume/v3/volumes/f92daa36-8356-4d32-9a19-64036110d0a5 returned with HTTP 200 Sep 02 12:48:04 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 108/213] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:48:04 2026] GET /volume/v3/volumes/f92daa36-8356-4d32-9a19-64036110d0a5 => generated 920 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 12:48:04 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-4b984c9a-cc63-4ebd-aac9-c4acb249a6e3 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:04 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-4b984c9a-cc63-4ebd-aac9-c4acb249a6e3 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] PUT http://192.168.122.82/volume/v3/groups/c081aaa8-ccf4-40aa-9928-a3ebacb04044 Sep 02 12:48:04 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-4b984c9a-cc63-4ebd-aac9-c4acb249a6e3 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "c4023589-ef21-4d87-9fe7-ac95f99fd479"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:48:04 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.groups [None req-4b984c9a-cc63-4ebd-aac9-c4acb249a6e3 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Update called for group c081aaa8-ccf4-40aa-9928-a3ebacb04044. {{(pid=86935) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 02 12:48:04 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.groups [None req-4b984c9a-cc63-4ebd-aac9-c4acb249a6e3 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Updating group c081aaa8-ccf4-40aa-9928-a3ebacb04044 with name None description: None add_volumes: None remove_volumes: c4023589-ef21-4d87-9fe7-ac95f99fd479. Sep 02 12:48:04 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:04 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:48:04 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-4b984c9a-cc63-4ebd-aac9-c4acb249a6e3 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] http://192.168.122.82/volume/v3/groups/c081aaa8-ccf4-40aa-9928-a3ebacb04044 returned with HTTP 202 Sep 02 12:48:04 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 106/214] 192.168.122.82 () {62 vars in 1285 bytes} [Wed Sep 2 12:48:04 2026] PUT /volume/v3/groups/c081aaa8-ccf4-40aa-9928-a3ebacb04044 => generated 0 bytes in 179 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 12:48:04 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-8cc8e25e-0b22-48b6-bad3-01b990e6dd41 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:04 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-8cc8e25e-0b22-48b6-bad3-01b990e6dd41 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] GET http://192.168.122.82/volume/v3/groups/c081aaa8-ccf4-40aa-9928-a3ebacb04044 Sep 02 12:48:04 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-8cc8e25e-0b22-48b6-bad3-01b990e6dd41 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:04 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-8cc8e25e-0b22-48b6-bad3-01b990e6dd41 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Calling method 'version_select' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:04 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.groups [None req-8cc8e25e-0b22-48b6-bad3-01b990e6dd41 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] show called for member c081aaa8-ccf4-40aa-9928-a3ebacb04044 {{(pid=86936) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 12:48:04 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:04 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:48:04 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:48:04 devstack devstack@c-api.service[86936]: return base.obj_make_list(context, cls(context), Sep 02 12:48:04 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-8cc8e25e-0b22-48b6-bad3-01b990e6dd41 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] http://192.168.122.82/volume/v3/groups/c081aaa8-ccf4-40aa-9928-a3ebacb04044 returned with HTTP 200 Sep 02 12:48:04 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 109/215] 192.168.122.82 () {60 vars in 1265 bytes} [Wed Sep 2 12:48:04 2026] GET /volume/v3/groups/c081aaa8-ccf4-40aa-9928-a3ebacb04044 => generated 391 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:48:05 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-eed65471-ad50-4f7b-8018-149ee7f7d781 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:05 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-eed65471-ad50-4f7b-8018-149ee7f7d781 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] GET http://192.168.122.82/volume/v3/groups/c081aaa8-ccf4-40aa-9928-a3ebacb04044 Sep 02 12:48:05 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-eed65471-ad50-4f7b-8018-149ee7f7d781 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:05 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-eed65471-ad50-4f7b-8018-149ee7f7d781 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Calling method 'version_select' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:05 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.groups [None req-eed65471-ad50-4f7b-8018-149ee7f7d781 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] show called for member c081aaa8-ccf4-40aa-9928-a3ebacb04044 {{(pid=86935) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 12:48:05 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:05 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:48:05 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:48:05 devstack devstack@c-api.service[86935]: return base.obj_make_list(context, cls(context), Sep 02 12:48:05 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-eed65471-ad50-4f7b-8018-149ee7f7d781 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] http://192.168.122.82/volume/v3/groups/c081aaa8-ccf4-40aa-9928-a3ebacb04044 returned with HTTP 200 Sep 02 12:48:05 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 107/216] 192.168.122.82 () {60 vars in 1265 bytes} [Wed Sep 2 12:48:05 2026] GET /volume/v3/groups/c081aaa8-ccf4-40aa-9928-a3ebacb04044 => generated 392 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:48:05 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-94259cd2-56bc-4737-a901-e9a35a1e4ba3 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:05 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-94259cd2-56bc-4737-a901-e9a35a1e4ba3 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] PUT http://192.168.122.82/volume/v3/groups/c081aaa8-ccf4-40aa-9928-a3ebacb04044 Sep 02 12:48:05 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-94259cd2-56bc-4737-a901-e9a35a1e4ba3 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "c4023589-ef21-4d87-9fe7-ac95f99fd479"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:48:05 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.groups [None req-94259cd2-56bc-4737-a901-e9a35a1e4ba3 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Update called for group c081aaa8-ccf4-40aa-9928-a3ebacb04044. {{(pid=86936) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 02 12:48:05 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.groups [None req-94259cd2-56bc-4737-a901-e9a35a1e4ba3 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Updating group c081aaa8-ccf4-40aa-9928-a3ebacb04044 with name None description: None add_volumes: c4023589-ef21-4d87-9fe7-ac95f99fd479 remove_volumes: None. Sep 02 12:48:05 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:05 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:48:05 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:48:05 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:48:05 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:48:05 devstack devstack@c-api.service[86936]: return base.obj_make_list(context, cls(context), Sep 02 12:48:05 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-94259cd2-56bc-4737-a901-e9a35a1e4ba3 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] http://192.168.122.82/volume/v3/groups/c081aaa8-ccf4-40aa-9928-a3ebacb04044 returned with HTTP 202 Sep 02 12:48:05 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 110/217] 192.168.122.82 () {62 vars in 1285 bytes} [Wed Sep 2 12:48:05 2026] PUT /volume/v3/groups/c081aaa8-ccf4-40aa-9928-a3ebacb04044 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 12:48:05 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-36a74608-3c3a-4d1c-9f5a-99816b61bdf8 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:05 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-36a74608-3c3a-4d1c-9f5a-99816b61bdf8 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] GET http://192.168.122.82/volume/v3/groups/c081aaa8-ccf4-40aa-9928-a3ebacb04044 Sep 02 12:48:05 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-36a74608-3c3a-4d1c-9f5a-99816b61bdf8 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:05 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-36a74608-3c3a-4d1c-9f5a-99816b61bdf8 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Calling method 'version_select' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:05 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.groups [None req-36a74608-3c3a-4d1c-9f5a-99816b61bdf8 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] show called for member c081aaa8-ccf4-40aa-9928-a3ebacb04044 {{(pid=86935) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 12:48:05 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:05 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:48:05 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:48:05 devstack devstack@c-api.service[86935]: return base.obj_make_list(context, cls(context), Sep 02 12:48:05 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-36a74608-3c3a-4d1c-9f5a-99816b61bdf8 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] http://192.168.122.82/volume/v3/groups/c081aaa8-ccf4-40aa-9928-a3ebacb04044 returned with HTTP 200 Sep 02 12:48:05 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 108/218] 192.168.122.82 () {60 vars in 1265 bytes} [Wed Sep 2 12:48:05 2026] GET /volume/v3/groups/c081aaa8-ccf4-40aa-9928-a3ebacb04044 => generated 391 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:48:06 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-5b8c6af1-bfa5-4814-b745-0a14a76c2da1 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:06 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-5b8c6af1-bfa5-4814-b745-0a14a76c2da1 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] GET http://192.168.122.82/volume/v3/groups/c081aaa8-ccf4-40aa-9928-a3ebacb04044 Sep 02 12:48:06 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-5b8c6af1-bfa5-4814-b745-0a14a76c2da1 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:06 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-5b8c6af1-bfa5-4814-b745-0a14a76c2da1 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Calling method 'version_select' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:06 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.groups [None req-5b8c6af1-bfa5-4814-b745-0a14a76c2da1 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] show called for member c081aaa8-ccf4-40aa-9928-a3ebacb04044 {{(pid=86936) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 12:48:06 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:06 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:48:06 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:48:06 devstack devstack@c-api.service[86936]: return base.obj_make_list(context, cls(context), Sep 02 12:48:06 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-5b8c6af1-bfa5-4814-b745-0a14a76c2da1 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] http://192.168.122.82/volume/v3/groups/c081aaa8-ccf4-40aa-9928-a3ebacb04044 returned with HTTP 200 Sep 02 12:48:06 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 111/219] 192.168.122.82 () {60 vars in 1265 bytes} [Wed Sep 2 12:48:06 2026] GET /volume/v3/groups/c081aaa8-ccf4-40aa-9928-a3ebacb04044 => generated 392 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:48:06 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-c7b4d696-65d0-4650-b6a0-361133f058c0 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:06 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-c7b4d696-65d0-4650-b6a0-361133f058c0 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] PUT http://192.168.122.82/volume/v3/groups/c081aaa8-ccf4-40aa-9928-a3ebacb04044 Sep 02 12:48:06 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-c7b4d696-65d0-4650-b6a0-361133f058c0 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "f92daa36-8356-4d32-9a19-64036110d0a5"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:48:06 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.groups [None req-c7b4d696-65d0-4650-b6a0-361133f058c0 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Update called for group c081aaa8-ccf4-40aa-9928-a3ebacb04044. {{(pid=86935) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 02 12:48:06 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.groups [None req-c7b4d696-65d0-4650-b6a0-361133f058c0 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Updating group c081aaa8-ccf4-40aa-9928-a3ebacb04044 with name None description: None add_volumes: None remove_volumes: f92daa36-8356-4d32-9a19-64036110d0a5. Sep 02 12:48:06 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:06 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:48:06 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-c7b4d696-65d0-4650-b6a0-361133f058c0 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] http://192.168.122.82/volume/v3/groups/c081aaa8-ccf4-40aa-9928-a3ebacb04044 returned with HTTP 202 Sep 02 12:48:06 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 109/220] 192.168.122.82 () {62 vars in 1285 bytes} [Wed Sep 2 12:48:06 2026] PUT /volume/v3/groups/c081aaa8-ccf4-40aa-9928-a3ebacb04044 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 12:48:06 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-b3186886-824a-40fa-9305-891977d4b965 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:06 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-b3186886-824a-40fa-9305-891977d4b965 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] GET http://192.168.122.82/volume/v3/groups/c081aaa8-ccf4-40aa-9928-a3ebacb04044 Sep 02 12:48:06 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-b3186886-824a-40fa-9305-891977d4b965 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:06 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-b3186886-824a-40fa-9305-891977d4b965 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Calling method 'version_select' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:06 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.groups [None req-b3186886-824a-40fa-9305-891977d4b965 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] show called for member c081aaa8-ccf4-40aa-9928-a3ebacb04044 {{(pid=86936) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 12:48:06 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:06 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:48:06 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:48:06 devstack devstack@c-api.service[86936]: return base.obj_make_list(context, cls(context), Sep 02 12:48:06 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-b3186886-824a-40fa-9305-891977d4b965 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] http://192.168.122.82/volume/v3/groups/c081aaa8-ccf4-40aa-9928-a3ebacb04044 returned with HTTP 200 Sep 02 12:48:06 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 112/221] 192.168.122.82 () {60 vars in 1265 bytes} [Wed Sep 2 12:48:06 2026] GET /volume/v3/groups/c081aaa8-ccf4-40aa-9928-a3ebacb04044 => generated 391 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:48:07 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-4e5d8681-b528-4076-979f-59293bf11bdf None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:07 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-4e5d8681-b528-4076-979f-59293bf11bdf tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] GET http://192.168.122.82/volume/v3/groups/c081aaa8-ccf4-40aa-9928-a3ebacb04044 Sep 02 12:48:07 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-4e5d8681-b528-4076-979f-59293bf11bdf tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:07 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-4e5d8681-b528-4076-979f-59293bf11bdf tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Calling method 'version_select' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:07 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.groups [None req-4e5d8681-b528-4076-979f-59293bf11bdf tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] show called for member c081aaa8-ccf4-40aa-9928-a3ebacb04044 {{(pid=86935) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 12:48:07 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:07 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:48:07 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:48:07 devstack devstack@c-api.service[86935]: return base.obj_make_list(context, cls(context), Sep 02 12:48:07 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-4e5d8681-b528-4076-979f-59293bf11bdf tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] http://192.168.122.82/volume/v3/groups/c081aaa8-ccf4-40aa-9928-a3ebacb04044 returned with HTTP 200 Sep 02 12:48:07 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 110/222] 192.168.122.82 () {60 vars in 1265 bytes} [Wed Sep 2 12:48:07 2026] GET /volume/v3/groups/c081aaa8-ccf4-40aa-9928-a3ebacb04044 => generated 392 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:48:07 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-d415f0a8-0802-49d6-a597-2216fe85b258 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:07 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-d415f0a8-0802-49d6-a597-2216fe85b258 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] PUT http://192.168.122.82/volume/v3/groups/c081aaa8-ccf4-40aa-9928-a3ebacb04044 Sep 02 12:48:07 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-d415f0a8-0802-49d6-a597-2216fe85b258 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "f92daa36-8356-4d32-9a19-64036110d0a5"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:48:07 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.groups [None req-d415f0a8-0802-49d6-a597-2216fe85b258 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Update called for group c081aaa8-ccf4-40aa-9928-a3ebacb04044. {{(pid=86936) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 02 12:48:07 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.groups [None req-d415f0a8-0802-49d6-a597-2216fe85b258 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Updating group c081aaa8-ccf4-40aa-9928-a3ebacb04044 with name None description: None add_volumes: f92daa36-8356-4d32-9a19-64036110d0a5 remove_volumes: None. Sep 02 12:48:07 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:07 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:48:07 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:48:07 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:48:07 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:48:07 devstack devstack@c-api.service[86936]: return base.obj_make_list(context, cls(context), Sep 02 12:48:07 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-d415f0a8-0802-49d6-a597-2216fe85b258 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] http://192.168.122.82/volume/v3/groups/c081aaa8-ccf4-40aa-9928-a3ebacb04044 returned with HTTP 202 Sep 02 12:48:07 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 113/223] 192.168.122.82 () {62 vars in 1285 bytes} [Wed Sep 2 12:48:07 2026] PUT /volume/v3/groups/c081aaa8-ccf4-40aa-9928-a3ebacb04044 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 12:48:07 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-03663662-1988-41e7-a126-ddc3e7053838 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:08 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-03663662-1988-41e7-a126-ddc3e7053838 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] GET http://192.168.122.82/volume/v3/groups/c081aaa8-ccf4-40aa-9928-a3ebacb04044 Sep 02 12:48:08 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-03663662-1988-41e7-a126-ddc3e7053838 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:08 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-03663662-1988-41e7-a126-ddc3e7053838 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Calling method 'version_select' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:08 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.groups [None req-03663662-1988-41e7-a126-ddc3e7053838 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] show called for member c081aaa8-ccf4-40aa-9928-a3ebacb04044 {{(pid=86935) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 12:48:08 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:08 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:48:08 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:48:08 devstack devstack@c-api.service[86935]: return base.obj_make_list(context, cls(context), Sep 02 12:48:08 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-03663662-1988-41e7-a126-ddc3e7053838 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] http://192.168.122.82/volume/v3/groups/c081aaa8-ccf4-40aa-9928-a3ebacb04044 returned with HTTP 200 Sep 02 12:48:08 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 111/224] 192.168.122.82 () {60 vars in 1265 bytes} [Wed Sep 2 12:48:07 2026] GET /volume/v3/groups/c081aaa8-ccf4-40aa-9928-a3ebacb04044 => generated 391 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:48:09 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-8bb41041-b68b-48f3-a982-4cf3ddd1408a None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:09 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-8bb41041-b68b-48f3-a982-4cf3ddd1408a tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] GET http://192.168.122.82/volume/v3/groups/c081aaa8-ccf4-40aa-9928-a3ebacb04044 Sep 02 12:48:09 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-8bb41041-b68b-48f3-a982-4cf3ddd1408a tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:09 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-8bb41041-b68b-48f3-a982-4cf3ddd1408a tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Calling method 'version_select' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:09 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.groups [None req-8bb41041-b68b-48f3-a982-4cf3ddd1408a tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] show called for member c081aaa8-ccf4-40aa-9928-a3ebacb04044 {{(pid=86936) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 12:48:09 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:09 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:48:09 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:48:09 devstack devstack@c-api.service[86936]: return base.obj_make_list(context, cls(context), Sep 02 12:48:09 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-8bb41041-b68b-48f3-a982-4cf3ddd1408a tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] http://192.168.122.82/volume/v3/groups/c081aaa8-ccf4-40aa-9928-a3ebacb04044 returned with HTTP 200 Sep 02 12:48:09 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 114/225] 192.168.122.82 () {60 vars in 1265 bytes} [Wed Sep 2 12:48:09 2026] GET /volume/v3/groups/c081aaa8-ccf4-40aa-9928-a3ebacb04044 => generated 392 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:48:09 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-b320f317-edef-4418-ae21-172f61130dbb None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:09 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-b320f317-edef-4418-ae21-172f61130dbb tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] GET http://192.168.122.82/volume/v3/volumes/detail Sep 02 12:48:09 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-b320f317-edef-4418-ae21-172f61130dbb tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:09 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-b320f317-edef-4418-ae21-172f61130dbb tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Calling method 'detail' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:09 devstack devstack@c-api.service[86935]: DEBUG cinder.api.api_utils [None req-b320f317-edef-4418-ae21-172f61130dbb tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Removing options '' from query. {{(pid=86935) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 12:48:09 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:09 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:48:09 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-b320f317-edef-4418-ae21-172f61130dbb tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86935) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 12:48:09 devstack devstack@c-api.service[86935]: /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 02 12:48:09 devstack devstack@c-api.service[86935]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 12:48:09 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:48:09 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:48:09 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:48:09 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:48:09 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-b320f317-edef-4418-ae21-172f61130dbb tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Get all volumes completed successfully. Sep 02 12:48:09 devstack devstack@c-api.service[86935]: WARNING stevedore.named [None req-b320f317-edef-4418-ae21-172f61130dbb tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:48:09 devstack devstack@c-api.service[86935]: WARNING castellan.key_manager [None req-b320f317-edef-4418-ae21-172f61130dbb tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:48:09 devstack devstack@c-api.service[86935]: DEBUG oslo_db.sqlalchemy.engines [None req-b320f317-edef-4418-ae21-172f61130dbb tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86935) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 12:48:09 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:09 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:48:09 devstack devstack@c-api.service[86935]: WARNING stevedore.named [None req-b320f317-edef-4418-ae21-172f61130dbb tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:48:09 devstack devstack@c-api.service[86935]: WARNING castellan.key_manager [None req-b320f317-edef-4418-ae21-172f61130dbb tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:48:09 devstack devstack@c-api.service[86935]: DEBUG oslo_db.sqlalchemy.engines [None req-b320f317-edef-4418-ae21-172f61130dbb tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86935) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 12:48:09 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:09 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:48:09 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-b320f317-edef-4418-ae21-172f61130dbb tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] http://192.168.122.82/volume/v3/volumes/detail returned with HTTP 200 Sep 02 12:48:09 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 112/226] 192.168.122.82 () {60 vars in 1178 bytes} [Wed Sep 2 12:48:09 2026] GET /volume/v3/volumes/detail => generated 1834 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 12:48:09 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-e1c4d5b6-b375-456e-86ac-70324629d9e7 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:09 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-e1c4d5b6-b375-456e-86ac-70324629d9e7 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] POST http://192.168.122.82/volume/v3/group_snapshots Sep 02 12:48:09 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-e1c4d5b6-b375-456e-86ac-70324629d9e7 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "c081aaa8-ccf4-40aa-9928-a3ebacb04044", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-2141516117"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:48:09 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.group_snapshots [None req-e1c4d5b6-b375-456e-86ac-70324629d9e7 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'c081aaa8-ccf4-40aa-9928-a3ebacb04044', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-2141516117'}} {{(pid=86936) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 02 12:48:09 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:09 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:48:09 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.group_snapshots [None req-e1c4d5b6-b375-456e-86ac-70324629d9e7 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-2141516117. Sep 02 12:48:09 devstack devstack@c-api.service[86936]: /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 02 12:48:09 devstack devstack@c-api.service[86936]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 12:48:09 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:48:09 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:48:09 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:48:09 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:48:09 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:09 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:48:09 devstack devstack@c-api.service[86936]: WARNING cinder.quota [None req-e1c4d5b6-b375-456e-86ac-70324629d9e7 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-787938656 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-787938656, it is now deprecated. Please use the default quota class for default quota. Sep 02 12:48:09 devstack devstack@c-api.service[86936]: DEBUG cinder.quota [None req-e1c4d5b6-b375-456e-86ac-70324629d9e7 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Created reservations ['65c7425e-0028-4ca0-94ef-57e453975574', 'eb3f2b21-d1aa-487d-a4e9-5c465f86721e', 'bb68a346-dfa4-486d-aaac-765485d3d187', '3553aa6d-c49a-4a8e-800d-83db3a4866d2'] {{(pid=86936) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:48:09 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-e1c4d5b6-b375-456e-86ac-70324629d9e7 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] http://192.168.122.82/volume/v3/group_snapshots returned with HTTP 202 Sep 02 12:48:09 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 115/227] 192.168.122.82 () {62 vars in 1203 bytes} [Wed Sep 2 12:48:09 2026] POST /volume/v3/group_snapshots => generated 187 bytes in 242 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:48:09 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-4c28e9ca-e8fb-4d13-a37b-dba0cc8a73da None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:09 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-4c28e9ca-e8fb-4d13-a37b-dba0cc8a73da tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] GET http://192.168.122.82/volume/v3/group_snapshots/9ee572ac-80cc-4e02-ac94-af42276b718f Sep 02 12:48:09 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-4c28e9ca-e8fb-4d13-a37b-dba0cc8a73da tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:09 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-4c28e9ca-e8fb-4d13-a37b-dba0cc8a73da tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Calling method 'version_select' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:09 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.group_snapshots [None req-4c28e9ca-e8fb-4d13-a37b-dba0cc8a73da tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] show called for member 9ee572ac-80cc-4e02-ac94-af42276b718f {{(pid=86935) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 12:48:09 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:09 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:48:09 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-4c28e9ca-e8fb-4d13-a37b-dba0cc8a73da tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] http://192.168.122.82/volume/v3/group_snapshots/9ee572ac-80cc-4e02-ac94-af42276b718f returned with HTTP 200 Sep 02 12:48:09 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 113/228] 192.168.122.82 () {60 vars in 1292 bytes} [Wed Sep 2 12:48:09 2026] GET /volume/v3/group_snapshots/9ee572ac-80cc-4e02-ac94-af42276b718f => generated 326 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:48:10 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-be0c7165-345e-490a-a4f4-c29ff07017c8 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:10 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-be0c7165-345e-490a-a4f4-c29ff07017c8 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] GET http://192.168.122.82/volume/v3/group_snapshots/9ee572ac-80cc-4e02-ac94-af42276b718f Sep 02 12:48:10 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-be0c7165-345e-490a-a4f4-c29ff07017c8 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:10 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-be0c7165-345e-490a-a4f4-c29ff07017c8 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Calling method 'version_select' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:10 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.group_snapshots [None req-be0c7165-345e-490a-a4f4-c29ff07017c8 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] show called for member 9ee572ac-80cc-4e02-ac94-af42276b718f {{(pid=86936) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 12:48:10 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:10 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:48:10 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-be0c7165-345e-490a-a4f4-c29ff07017c8 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] http://192.168.122.82/volume/v3/group_snapshots/9ee572ac-80cc-4e02-ac94-af42276b718f returned with HTTP 200 Sep 02 12:48:10 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 116/229] 192.168.122.82 () {60 vars in 1292 bytes} [Wed Sep 2 12:48:10 2026] GET /volume/v3/group_snapshots/9ee572ac-80cc-4e02-ac94-af42276b718f => generated 326 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:48:11 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-ca9c0a09-711a-4569-b15d-e6e4caebed57 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:11 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-ca9c0a09-711a-4569-b15d-e6e4caebed57 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] GET http://192.168.122.82/volume/v3/group_snapshots/9ee572ac-80cc-4e02-ac94-af42276b718f Sep 02 12:48:11 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-ca9c0a09-711a-4569-b15d-e6e4caebed57 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:11 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-ca9c0a09-711a-4569-b15d-e6e4caebed57 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Calling method 'version_select' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:11 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.group_snapshots [None req-ca9c0a09-711a-4569-b15d-e6e4caebed57 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] show called for member 9ee572ac-80cc-4e02-ac94-af42276b718f {{(pid=86935) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 12:48:11 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:11 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:48:11 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-ca9c0a09-711a-4569-b15d-e6e4caebed57 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] http://192.168.122.82/volume/v3/group_snapshots/9ee572ac-80cc-4e02-ac94-af42276b718f returned with HTTP 200 Sep 02 12:48:11 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 114/230] 192.168.122.82 () {60 vars in 1292 bytes} [Wed Sep 2 12:48:11 2026] GET /volume/v3/group_snapshots/9ee572ac-80cc-4e02-ac94-af42276b718f => generated 326 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:48:12 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-ef0f9e9d-b179-49ac-97d8-d8032d8d04d9 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:12 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-ef0f9e9d-b179-49ac-97d8-d8032d8d04d9 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] GET http://192.168.122.82/volume/v3/volumes/12bf1138-5d50-41f9-96f1-8bc0a8436e69 Sep 02 12:48:12 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-ef0f9e9d-b179-49ac-97d8-d8032d8d04d9 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:12 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-ef0f9e9d-b179-49ac-97d8-d8032d8d04d9 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:12 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:48:12 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:48:12 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:12 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:48:12 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-ef0f9e9d-b179-49ac-97d8-d8032d8d04d9 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Volume info retrieved successfully. Sep 02 12:48:12 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-ef0f9e9d-b179-49ac-97d8-d8032d8d04d9 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] http://192.168.122.82/volume/v3/volumes/12bf1138-5d50-41f9-96f1-8bc0a8436e69 returned with HTTP 200 Sep 02 12:48:12 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 117/231] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:48:12 2026] GET /volume/v3/volumes/12bf1138-5d50-41f9-96f1-8bc0a8436e69 => generated 851 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:48:12 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-523971a6-e159-45ee-a2e1-1aa461c065f1 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:12 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-523971a6-e159-45ee-a2e1-1aa461c065f1 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] GET http://192.168.122.82/volume/v3/volumes/12bf1138-5d50-41f9-96f1-8bc0a8436e69 Sep 02 12:48:12 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-523971a6-e159-45ee-a2e1-1aa461c065f1 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:12 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-523971a6-e159-45ee-a2e1-1aa461c065f1 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:12 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:48:12 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:48:12 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:12 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:48:12 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-523971a6-e159-45ee-a2e1-1aa461c065f1 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Volume info retrieved successfully. Sep 02 12:48:12 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-523971a6-e159-45ee-a2e1-1aa461c065f1 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] http://192.168.122.82/volume/v3/volumes/12bf1138-5d50-41f9-96f1-8bc0a8436e69 returned with HTTP 200 Sep 02 12:48:12 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 115/232] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:48:12 2026] GET /volume/v3/volumes/12bf1138-5d50-41f9-96f1-8bc0a8436e69 => generated 851 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:48:12 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-f1fa1e6d-4a63-4328-94a8-c255ecb79c7a None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:12 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-f1fa1e6d-4a63-4328-94a8-c255ecb79c7a tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] GET http://192.168.122.82/volume/v3/group_snapshots/9ee572ac-80cc-4e02-ac94-af42276b718f Sep 02 12:48:12 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-f1fa1e6d-4a63-4328-94a8-c255ecb79c7a tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:12 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-f1fa1e6d-4a63-4328-94a8-c255ecb79c7a tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Calling method 'version_select' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:12 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.group_snapshots [None req-f1fa1e6d-4a63-4328-94a8-c255ecb79c7a tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] show called for member 9ee572ac-80cc-4e02-ac94-af42276b718f {{(pid=86936) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 12:48:12 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:12 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:48:12 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-f1fa1e6d-4a63-4328-94a8-c255ecb79c7a tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] http://192.168.122.82/volume/v3/group_snapshots/9ee572ac-80cc-4e02-ac94-af42276b718f returned with HTTP 200 Sep 02 12:48:12 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 118/233] 192.168.122.82 () {60 vars in 1292 bytes} [Wed Sep 2 12:48:12 2026] GET /volume/v3/group_snapshots/9ee572ac-80cc-4e02-ac94-af42276b718f => generated 326 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:48:13 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-41a22632-2719-498a-a1b4-e985ae31914a None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:13 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-41a22632-2719-498a-a1b4-e985ae31914a tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] GET http://192.168.122.82/volume/v3/group_snapshots/9ee572ac-80cc-4e02-ac94-af42276b718f Sep 02 12:48:13 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-41a22632-2719-498a-a1b4-e985ae31914a tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:13 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-41a22632-2719-498a-a1b4-e985ae31914a tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Calling method 'version_select' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:13 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.group_snapshots [None req-41a22632-2719-498a-a1b4-e985ae31914a tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] show called for member 9ee572ac-80cc-4e02-ac94-af42276b718f {{(pid=86935) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 12:48:13 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:13 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:48:13 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-41a22632-2719-498a-a1b4-e985ae31914a tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] http://192.168.122.82/volume/v3/group_snapshots/9ee572ac-80cc-4e02-ac94-af42276b718f returned with HTTP 200 Sep 02 12:48:13 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 116/234] 192.168.122.82 () {60 vars in 1292 bytes} [Wed Sep 2 12:48:13 2026] GET /volume/v3/group_snapshots/9ee572ac-80cc-4e02-ac94-af42276b718f => generated 326 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:48:14 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-a13ff332-54f6-44fb-be39-8cea10750c8d None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:14 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-a13ff332-54f6-44fb-be39-8cea10750c8d tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] GET http://192.168.122.82/volume/v3/group_snapshots/9ee572ac-80cc-4e02-ac94-af42276b718f Sep 02 12:48:14 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-a13ff332-54f6-44fb-be39-8cea10750c8d tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:14 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-a13ff332-54f6-44fb-be39-8cea10750c8d tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Calling method 'version_select' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:14 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.group_snapshots [None req-a13ff332-54f6-44fb-be39-8cea10750c8d tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] show called for member 9ee572ac-80cc-4e02-ac94-af42276b718f {{(pid=86936) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 12:48:14 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:14 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:48:14 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-a13ff332-54f6-44fb-be39-8cea10750c8d tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] http://192.168.122.82/volume/v3/group_snapshots/9ee572ac-80cc-4e02-ac94-af42276b718f returned with HTTP 200 Sep 02 12:48:14 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 119/235] 192.168.122.82 () {60 vars in 1292 bytes} [Wed Sep 2 12:48:14 2026] GET /volume/v3/group_snapshots/9ee572ac-80cc-4e02-ac94-af42276b718f => generated 327 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:48:14 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-3bd61ff0-c5e4-479e-8cfc-d8eb0f1d9234 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:14 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-3bd61ff0-c5e4-479e-8cfc-d8eb0f1d9234 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] GET http://192.168.122.82/volume/v3/snapshots/detail Sep 02 12:48:14 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-3bd61ff0-c5e4-479e-8cfc-d8eb0f1d9234 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:14 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-3bd61ff0-c5e4-479e-8cfc-d8eb0f1d9234 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Calling method 'detail' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:14 devstack devstack@c-api.service[86935]: DEBUG cinder.api.api_utils [None req-3bd61ff0-c5e4-479e-8cfc-d8eb0f1d9234 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Removing options '' from query. {{(pid=86935) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 12:48:14 devstack devstack@c-api.service[86935]: DEBUG cinder.db.api [None req-3bd61ff0-c5e4-479e-8cfc-d8eb0f1d9234 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Building query based on filter {{(pid=86935) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 12:48:14 devstack devstack@c-api.service[86935]: /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 02 12:48:14 devstack devstack@c-api.service[86935]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 12:48:14 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-3bd61ff0-c5e4-479e-8cfc-d8eb0f1d9234 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Get all snapshots completed successfully. Sep 02 12:48:14 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:14 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:48:14 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-3bd61ff0-c5e4-479e-8cfc-d8eb0f1d9234 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] http://192.168.122.82/volume/v3/snapshots/detail returned with HTTP 200 Sep 02 12:48:14 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 117/236] 192.168.122.82 () {58 vars in 1143 bytes} [Wed Sep 2 12:48:14 2026] GET /volume/v3/snapshots/detail => generated 931 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:48:14 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-7726b1eb-b4ec-4353-be70-b047fa81afe3 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:14 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-7726b1eb-b4ec-4353-be70-b047fa81afe3 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] GET http://192.168.122.82/volume/v3/snapshots/bc0da3e5-32c8-410a-9a4c-ffec0bd8a5e9 Sep 02 12:48:14 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-7726b1eb-b4ec-4353-be70-b047fa81afe3 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:14 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-7726b1eb-b4ec-4353-be70-b047fa81afe3 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:14 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:14 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:48:14 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-7726b1eb-b4ec-4353-be70-b047fa81afe3 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Snapshot retrieved successfully. Sep 02 12:48:14 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-7726b1eb-b4ec-4353-be70-b047fa81afe3 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] http://192.168.122.82/volume/v3/snapshots/bc0da3e5-32c8-410a-9a4c-ffec0bd8a5e9 returned with HTTP 200 Sep 02 12:48:14 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 120/237] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:48:14 2026] GET /volume/v3/snapshots/bc0da3e5-32c8-410a-9a4c-ffec0bd8a5e9 => generated 470 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:48:15 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-f5dc5e59-15ee-404f-aa41-2714c38eec97 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:15 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-f5dc5e59-15ee-404f-aa41-2714c38eec97 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] GET http://192.168.122.82/volume/v3/snapshots/0d30a5a0-9808-4961-8e92-b572102795eb Sep 02 12:48:15 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-f5dc5e59-15ee-404f-aa41-2714c38eec97 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:15 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-f5dc5e59-15ee-404f-aa41-2714c38eec97 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:15 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:15 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:48:15 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-f5dc5e59-15ee-404f-aa41-2714c38eec97 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Snapshot retrieved successfully. Sep 02 12:48:15 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-f5dc5e59-15ee-404f-aa41-2714c38eec97 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] http://192.168.122.82/volume/v3/snapshots/0d30a5a0-9808-4961-8e92-b572102795eb returned with HTTP 200 Sep 02 12:48:15 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 118/238] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:48:15 2026] GET /volume/v3/snapshots/0d30a5a0-9808-4961-8e92-b572102795eb => generated 470 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:48:15 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-1f1a857c-63c6-4863-9251-d4842f62b89c None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:15 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-1f1a857c-63c6-4863-9251-d4842f62b89c tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] DELETE http://192.168.122.82/volume/v3/group_snapshots/9ee572ac-80cc-4e02-ac94-af42276b718f Sep 02 12:48:15 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-1f1a857c-63c6-4863-9251-d4842f62b89c tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:15 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-1f1a857c-63c6-4863-9251-d4842f62b89c tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Calling method 'version_select' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:15 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.group_snapshots [None req-1f1a857c-63c6-4863-9251-d4842f62b89c tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] delete called for member 9ee572ac-80cc-4e02-ac94-af42276b718f {{(pid=86936) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 02 12:48:15 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.group_snapshots [None req-1f1a857c-63c6-4863-9251-d4842f62b89c tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Delete group_snapshot with id: 9ee572ac-80cc-4e02-ac94-af42276b718f Sep 02 12:48:15 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:15 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:48:15 devstack devstack@c-api.service[86936]: /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 02 12:48:15 devstack devstack@c-api.service[86936]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 12:48:15 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-1f1a857c-63c6-4863-9251-d4842f62b89c tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] http://192.168.122.82/volume/v3/group_snapshots/9ee572ac-80cc-4e02-ac94-af42276b718f returned with HTTP 202 Sep 02 12:48:15 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 121/239] 192.168.122.82 () {60 vars in 1295 bytes} [Wed Sep 2 12:48:15 2026] DELETE /volume/v3/group_snapshots/9ee572ac-80cc-4e02-ac94-af42276b718f => generated 0 bytes in 132 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 12:48:15 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-260596d9-c0de-49f3-b95a-973f3830249b None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:15 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-260596d9-c0de-49f3-b95a-973f3830249b tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] GET http://192.168.122.82/volume/v3/volumes/detail Sep 02 12:48:15 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-260596d9-c0de-49f3-b95a-973f3830249b tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:15 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-260596d9-c0de-49f3-b95a-973f3830249b tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Calling method 'detail' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:15 devstack devstack@c-api.service[86935]: DEBUG cinder.api.api_utils [None req-260596d9-c0de-49f3-b95a-973f3830249b tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Removing options '' from query. {{(pid=86935) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 12:48:15 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-260596d9-c0de-49f3-b95a-973f3830249b tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86935) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 12:48:15 devstack devstack@c-api.service[86935]: /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 02 12:48:15 devstack devstack@c-api.service[86935]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 12:48:15 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:48:15 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:48:15 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:48:15 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:48:15 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-260596d9-c0de-49f3-b95a-973f3830249b tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Get all volumes completed successfully. Sep 02 12:48:15 devstack devstack@c-api.service[86935]: WARNING stevedore.named [None req-260596d9-c0de-49f3-b95a-973f3830249b tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:48:15 devstack devstack@c-api.service[86935]: WARNING castellan.key_manager [None req-260596d9-c0de-49f3-b95a-973f3830249b tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:48:15 devstack devstack@c-api.service[86935]: DEBUG oslo_db.sqlalchemy.engines [None req-260596d9-c0de-49f3-b95a-973f3830249b tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86935) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 12:48:15 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:15 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:48:15 devstack devstack@c-api.service[86935]: WARNING stevedore.named [None req-260596d9-c0de-49f3-b95a-973f3830249b tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:48:15 devstack devstack@c-api.service[86935]: WARNING castellan.key_manager [None req-260596d9-c0de-49f3-b95a-973f3830249b tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:48:15 devstack devstack@c-api.service[86935]: DEBUG oslo_db.sqlalchemy.engines [None req-260596d9-c0de-49f3-b95a-973f3830249b tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86935) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 12:48:15 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:15 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:48:15 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-260596d9-c0de-49f3-b95a-973f3830249b tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] http://192.168.122.82/volume/v3/volumes/detail returned with HTTP 200 Sep 02 12:48:15 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 119/240] 192.168.122.82 () {60 vars in 1178 bytes} [Wed Sep 2 12:48:15 2026] GET /volume/v3/volumes/detail => generated 1834 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 12:48:15 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-24214e99-bc2f-45db-b007-88547ef84228 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:15 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-24214e99-bc2f-45db-b007-88547ef84228 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] GET http://192.168.122.82/volume/v3/snapshots/detail Sep 02 12:48:15 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-24214e99-bc2f-45db-b007-88547ef84228 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:15 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-24214e99-bc2f-45db-b007-88547ef84228 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Calling method 'detail' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:15 devstack devstack@c-api.service[86936]: DEBUG cinder.api.api_utils [None req-24214e99-bc2f-45db-b007-88547ef84228 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Removing options '' from query. {{(pid=86936) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 12:48:15 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:15 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:48:15 devstack devstack@c-api.service[86936]: DEBUG cinder.db.api [None req-24214e99-bc2f-45db-b007-88547ef84228 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Building query based on filter {{(pid=86936) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 12:48:15 devstack devstack@c-api.service[86936]: /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 02 12:48:15 devstack devstack@c-api.service[86936]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 12:48:15 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-24214e99-bc2f-45db-b007-88547ef84228 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Get all snapshots completed successfully. Sep 02 12:48:15 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:15 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:48:15 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-24214e99-bc2f-45db-b007-88547ef84228 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] http://192.168.122.82/volume/v3/snapshots/detail returned with HTTP 200 Sep 02 12:48:15 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 122/241] 192.168.122.82 () {58 vars in 1143 bytes} [Wed Sep 2 12:48:15 2026] GET /volume/v3/snapshots/detail => generated 929 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:48:15 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-684b4de9-044a-4dcc-a28c-2078cf08d162 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:15 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-684b4de9-044a-4dcc-a28c-2078cf08d162 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] GET http://192.168.122.82/volume/v3/snapshots/bc0da3e5-32c8-410a-9a4c-ffec0bd8a5e9 Sep 02 12:48:15 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-684b4de9-044a-4dcc-a28c-2078cf08d162 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:15 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-684b4de9-044a-4dcc-a28c-2078cf08d162 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:15 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:15 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:48:15 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-684b4de9-044a-4dcc-a28c-2078cf08d162 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Snapshot retrieved successfully. Sep 02 12:48:15 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-684b4de9-044a-4dcc-a28c-2078cf08d162 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] http://192.168.122.82/volume/v3/snapshots/bc0da3e5-32c8-410a-9a4c-ffec0bd8a5e9 returned with HTTP 200 Sep 02 12:48:15 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 120/242] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:48:15 2026] GET /volume/v3/snapshots/bc0da3e5-32c8-410a-9a4c-ffec0bd8a5e9 => generated 469 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:48:16 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-ff55b389-8ca9-4d89-b8c2-a19160635084 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:16 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-ff55b389-8ca9-4d89-b8c2-a19160635084 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] GET http://192.168.122.82/volume/v3/snapshots/bc0da3e5-32c8-410a-9a4c-ffec0bd8a5e9 Sep 02 12:48:16 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-ff55b389-8ca9-4d89-b8c2-a19160635084 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:16 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-ff55b389-8ca9-4d89-b8c2-a19160635084 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:16 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:16 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:48:16 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-ff55b389-8ca9-4d89-b8c2-a19160635084 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Snapshot retrieved successfully. Sep 02 12:48:16 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-ff55b389-8ca9-4d89-b8c2-a19160635084 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] http://192.168.122.82/volume/v3/snapshots/bc0da3e5-32c8-410a-9a4c-ffec0bd8a5e9 returned with HTTP 200 Sep 02 12:48:16 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 123/243] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:48:16 2026] GET /volume/v3/snapshots/bc0da3e5-32c8-410a-9a4c-ffec0bd8a5e9 => generated 469 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:48:17 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-e6e73102-dbf1-4705-bc13-f53a39ed9b35 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:17 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e6e73102-dbf1-4705-bc13-f53a39ed9b35 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] GET http://192.168.122.82/volume/v3/snapshots/bc0da3e5-32c8-410a-9a4c-ffec0bd8a5e9 Sep 02 12:48:17 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-e6e73102-dbf1-4705-bc13-f53a39ed9b35 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:17 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-e6e73102-dbf1-4705-bc13-f53a39ed9b35 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:17 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:17 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:48:17 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-e6e73102-dbf1-4705-bc13-f53a39ed9b35 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Snapshot retrieved successfully. Sep 02 12:48:17 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e6e73102-dbf1-4705-bc13-f53a39ed9b35 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] http://192.168.122.82/volume/v3/snapshots/bc0da3e5-32c8-410a-9a4c-ffec0bd8a5e9 returned with HTTP 200 Sep 02 12:48:17 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 121/244] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:48:17 2026] GET /volume/v3/snapshots/bc0da3e5-32c8-410a-9a4c-ffec0bd8a5e9 => generated 469 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:48:18 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-3ff3e77e-6306-48fe-a686-85df5657b0a7 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:18 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-3ff3e77e-6306-48fe-a686-85df5657b0a7 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] GET http://192.168.122.82/volume/v3/snapshots/bc0da3e5-32c8-410a-9a4c-ffec0bd8a5e9 Sep 02 12:48:18 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-3ff3e77e-6306-48fe-a686-85df5657b0a7 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:18 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-3ff3e77e-6306-48fe-a686-85df5657b0a7 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:18 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:18 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:48:18 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-3ff3e77e-6306-48fe-a686-85df5657b0a7 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Snapshot retrieved successfully. Sep 02 12:48:18 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-3ff3e77e-6306-48fe-a686-85df5657b0a7 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] http://192.168.122.82/volume/v3/snapshots/bc0da3e5-32c8-410a-9a4c-ffec0bd8a5e9 returned with HTTP 200 Sep 02 12:48:18 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 124/245] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:48:18 2026] GET /volume/v3/snapshots/bc0da3e5-32c8-410a-9a4c-ffec0bd8a5e9 => generated 469 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:48:19 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-9cfaba94-21dd-44d1-9472-420db81c1f6d None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:19 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-9cfaba94-21dd-44d1-9472-420db81c1f6d tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] GET http://192.168.122.82/volume/v3/snapshots/bc0da3e5-32c8-410a-9a4c-ffec0bd8a5e9 Sep 02 12:48:19 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-9cfaba94-21dd-44d1-9472-420db81c1f6d tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:19 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-9cfaba94-21dd-44d1-9472-420db81c1f6d tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:19 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-9cfaba94-21dd-44d1-9472-420db81c1f6d tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] http://192.168.122.82/volume/v3/snapshots/bc0da3e5-32c8-410a-9a4c-ffec0bd8a5e9 returned with HTTP 404 Sep 02 12:48:19 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 122/246] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:48:19 2026] GET /volume/v3/snapshots/bc0da3e5-32c8-410a-9a4c-ffec0bd8a5e9 => generated 111 bytes in 74 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:48:19 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-4979b0c1-5de7-4d46-ae7b-866d2302e5ce None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:19 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-4979b0c1-5de7-4d46-ae7b-866d2302e5ce tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] GET http://192.168.122.82/volume/v3/snapshots/0d30a5a0-9808-4961-8e92-b572102795eb Sep 02 12:48:19 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-4979b0c1-5de7-4d46-ae7b-866d2302e5ce tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:19 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-4979b0c1-5de7-4d46-ae7b-866d2302e5ce tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:19 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-4979b0c1-5de7-4d46-ae7b-866d2302e5ce tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] http://192.168.122.82/volume/v3/snapshots/0d30a5a0-9808-4961-8e92-b572102795eb returned with HTTP 404 Sep 02 12:48:19 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 125/247] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:48:19 2026] GET /volume/v3/snapshots/0d30a5a0-9808-4961-8e92-b572102795eb => generated 111 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:48:19 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-4a1b137d-deed-4f52-ad18-fe89bced89aa None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:19 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-4a1b137d-deed-4f52-ad18-fe89bced89aa tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] GET http://192.168.122.82/volume/v3/group_snapshots/9ee572ac-80cc-4e02-ac94-af42276b718f Sep 02 12:48:19 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-4a1b137d-deed-4f52-ad18-fe89bced89aa tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:19 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-4a1b137d-deed-4f52-ad18-fe89bced89aa tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Calling method 'version_select' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:19 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.group_snapshots [None req-4a1b137d-deed-4f52-ad18-fe89bced89aa tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] show called for member 9ee572ac-80cc-4e02-ac94-af42276b718f {{(pid=86935) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 12:48:19 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-4a1b137d-deed-4f52-ad18-fe89bced89aa tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] http://192.168.122.82/volume/v3/group_snapshots/9ee572ac-80cc-4e02-ac94-af42276b718f returned with HTTP 404 Sep 02 12:48:19 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 123/248] 192.168.122.82 () {60 vars in 1292 bytes} [Wed Sep 2 12:48:19 2026] GET /volume/v3/group_snapshots/9ee572ac-80cc-4e02-ac94-af42276b718f => generated 116 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 12:48:19 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-19c9242f-dfe0-48d6-adba-bdde25517819 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:19 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-19c9242f-dfe0-48d6-adba-bdde25517819 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] DELETE http://192.168.122.82/volume/v3/group_snapshots/9ee572ac-80cc-4e02-ac94-af42276b718f Sep 02 12:48:19 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-19c9242f-dfe0-48d6-adba-bdde25517819 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:19 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-19c9242f-dfe0-48d6-adba-bdde25517819 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Calling method 'version_select' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:19 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.group_snapshots [None req-19c9242f-dfe0-48d6-adba-bdde25517819 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] delete called for member 9ee572ac-80cc-4e02-ac94-af42276b718f {{(pid=86936) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 02 12:48:19 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.group_snapshots [None req-19c9242f-dfe0-48d6-adba-bdde25517819 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Delete group_snapshot with id: 9ee572ac-80cc-4e02-ac94-af42276b718f Sep 02 12:48:19 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-19c9242f-dfe0-48d6-adba-bdde25517819 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] http://192.168.122.82/volume/v3/group_snapshots/9ee572ac-80cc-4e02-ac94-af42276b718f returned with HTTP 404 Sep 02 12:48:19 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 126/249] 192.168.122.82 () {60 vars in 1295 bytes} [Wed Sep 2 12:48:19 2026] DELETE /volume/v3/group_snapshots/9ee572ac-80cc-4e02-ac94-af42276b718f => generated 116 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 12:48:19 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-a0aaa17b-fb23-4cd7-8dd3-18bd94e8b129 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:19 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-a0aaa17b-fb23-4cd7-8dd3-18bd94e8b129 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] GET http://192.168.122.82/volume/v3/volumes/detail Sep 02 12:48:19 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-a0aaa17b-fb23-4cd7-8dd3-18bd94e8b129 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:19 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-a0aaa17b-fb23-4cd7-8dd3-18bd94e8b129 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Calling method 'detail' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:19 devstack devstack@c-api.service[86935]: DEBUG cinder.api.api_utils [None req-a0aaa17b-fb23-4cd7-8dd3-18bd94e8b129 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Removing options '' from query. {{(pid=86935) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 12:48:19 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-a0aaa17b-fb23-4cd7-8dd3-18bd94e8b129 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86935) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 12:48:19 devstack devstack@c-api.service[86935]: /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 02 12:48:19 devstack devstack@c-api.service[86935]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 12:48:19 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:48:19 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:48:19 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:48:19 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:48:19 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-a0aaa17b-fb23-4cd7-8dd3-18bd94e8b129 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Get all volumes completed successfully. Sep 02 12:48:19 devstack devstack@c-api.service[86935]: WARNING stevedore.named [None req-a0aaa17b-fb23-4cd7-8dd3-18bd94e8b129 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:48:19 devstack devstack@c-api.service[86935]: WARNING castellan.key_manager [None req-a0aaa17b-fb23-4cd7-8dd3-18bd94e8b129 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:48:20 devstack devstack@c-api.service[86935]: DEBUG oslo_db.sqlalchemy.engines [None req-a0aaa17b-fb23-4cd7-8dd3-18bd94e8b129 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86935) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 12:48:20 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:20 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:48:20 devstack devstack@c-api.service[86935]: WARNING stevedore.named [None req-a0aaa17b-fb23-4cd7-8dd3-18bd94e8b129 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:48:20 devstack devstack@c-api.service[86935]: WARNING castellan.key_manager [None req-a0aaa17b-fb23-4cd7-8dd3-18bd94e8b129 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:48:20 devstack devstack@c-api.service[86935]: DEBUG oslo_db.sqlalchemy.engines [None req-a0aaa17b-fb23-4cd7-8dd3-18bd94e8b129 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86935) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 12:48:20 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:20 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:48:20 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-a0aaa17b-fb23-4cd7-8dd3-18bd94e8b129 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] http://192.168.122.82/volume/v3/volumes/detail returned with HTTP 200 Sep 02 12:48:20 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 124/250] 192.168.122.82 () {60 vars in 1178 bytes} [Wed Sep 2 12:48:19 2026] GET /volume/v3/volumes/detail => generated 1834 bytes in 322 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 12:48:20 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-57087adc-1066-4c95-b508-042d096021c4 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:20 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-57087adc-1066-4c95-b508-042d096021c4 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] POST http://192.168.122.82/volume/v3/groups/c081aaa8-ccf4-40aa-9928-a3ebacb04044/action Sep 02 12:48:20 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-57087adc-1066-4c95-b508-042d096021c4 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86936) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 12:48:20 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-57087adc-1066-4c95-b508-042d096021c4 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:48:20 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.groups [None req-57087adc-1066-4c95-b508-042d096021c4 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] delete called for group c081aaa8-ccf4-40aa-9928-a3ebacb04044 {{(pid=86936) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 02 12:48:20 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.groups [None req-57087adc-1066-4c95-b508-042d096021c4 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Delete group with id: c081aaa8-ccf4-40aa-9928-a3ebacb04044 Sep 02 12:48:20 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:20 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:48:20 devstack devstack@c-api.service[86936]: /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 02 12:48:20 devstack devstack@c-api.service[86936]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 02 12:48:20 devstack devstack@c-api.service[86936]: /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 02 12:48:20 devstack devstack@c-api.service[86936]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 12:48:20 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-57087adc-1066-4c95-b508-042d096021c4 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] http://192.168.122.82/volume/v3/groups/c081aaa8-ccf4-40aa-9928-a3ebacb04044/action returned with HTTP 202 Sep 02 12:48:20 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 127/251] 192.168.122.82 () {62 vars in 1307 bytes} [Wed Sep 2 12:48:20 2026] POST /volume/v3/groups/c081aaa8-ccf4-40aa-9928-a3ebacb04044/action => generated 0 bytes in 159 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 12:48:20 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-8b42d8c7-6f94-46af-a1cb-70f66143cb25 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:20 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-8b42d8c7-6f94-46af-a1cb-70f66143cb25 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] GET http://192.168.122.82/volume/v3/volumes/f92daa36-8356-4d32-9a19-64036110d0a5 Sep 02 12:48:20 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-8b42d8c7-6f94-46af-a1cb-70f66143cb25 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:20 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-8b42d8c7-6f94-46af-a1cb-70f66143cb25 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:20 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:48:20 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:48:20 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:20 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:48:20 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-8b42d8c7-6f94-46af-a1cb-70f66143cb25 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Volume info retrieved successfully. Sep 02 12:48:20 devstack devstack@c-api.service[86935]: WARNING stevedore.named [None req-8b42d8c7-6f94-46af-a1cb-70f66143cb25 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:48:20 devstack devstack@c-api.service[86935]: WARNING castellan.key_manager [None req-8b42d8c7-6f94-46af-a1cb-70f66143cb25 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:48:20 devstack devstack@c-api.service[86935]: DEBUG oslo_db.sqlalchemy.engines [None req-8b42d8c7-6f94-46af-a1cb-70f66143cb25 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86935) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 12:48:20 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:20 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:48:20 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-8b42d8c7-6f94-46af-a1cb-70f66143cb25 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] http://192.168.122.82/volume/v3/volumes/f92daa36-8356-4d32-9a19-64036110d0a5 returned with HTTP 200 Sep 02 12:48:20 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 125/252] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:48:20 2026] GET /volume/v3/volumes/f92daa36-8356-4d32-9a19-64036110d0a5 => generated 919 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:48:21 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-9ba02b6e-b68e-4db4-82b1-a23bcb883cdd None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:21 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-9ba02b6e-b68e-4db4-82b1-a23bcb883cdd tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] GET http://192.168.122.82/volume/v3/volumes/f92daa36-8356-4d32-9a19-64036110d0a5 Sep 02 12:48:21 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-9ba02b6e-b68e-4db4-82b1-a23bcb883cdd tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:21 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-9ba02b6e-b68e-4db4-82b1-a23bcb883cdd tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:21 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:48:21 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:48:21 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:21 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:48:21 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-9ba02b6e-b68e-4db4-82b1-a23bcb883cdd tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Volume info retrieved successfully. Sep 02 12:48:21 devstack devstack@c-api.service[86936]: WARNING stevedore.named [None req-9ba02b6e-b68e-4db4-82b1-a23bcb883cdd tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:48:21 devstack devstack@c-api.service[86936]: WARNING castellan.key_manager [None req-9ba02b6e-b68e-4db4-82b1-a23bcb883cdd tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:48:21 devstack devstack@c-api.service[86936]: DEBUG oslo_db.sqlalchemy.engines [None req-9ba02b6e-b68e-4db4-82b1-a23bcb883cdd tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86936) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 12:48:21 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:21 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:48:21 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-9ba02b6e-b68e-4db4-82b1-a23bcb883cdd tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] http://192.168.122.82/volume/v3/volumes/f92daa36-8356-4d32-9a19-64036110d0a5 returned with HTTP 200 Sep 02 12:48:21 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 128/253] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:48:21 2026] GET /volume/v3/volumes/f92daa36-8356-4d32-9a19-64036110d0a5 => generated 919 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:48:22 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-1f119406-1d06-463e-a2db-7a13e29b9179 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:22 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-1f119406-1d06-463e-a2db-7a13e29b9179 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] GET http://192.168.122.82/volume/v3/volumes/f92daa36-8356-4d32-9a19-64036110d0a5 Sep 02 12:48:22 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-1f119406-1d06-463e-a2db-7a13e29b9179 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:22 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-1f119406-1d06-463e-a2db-7a13e29b9179 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:22 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:48:22 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:48:22 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:22 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:48:22 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-1f119406-1d06-463e-a2db-7a13e29b9179 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Volume info retrieved successfully. Sep 02 12:48:22 devstack devstack@c-api.service[86935]: WARNING stevedore.named [None req-1f119406-1d06-463e-a2db-7a13e29b9179 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:48:22 devstack devstack@c-api.service[86935]: WARNING castellan.key_manager [None req-1f119406-1d06-463e-a2db-7a13e29b9179 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:48:23 devstack devstack@c-api.service[86935]: DEBUG oslo_db.sqlalchemy.engines [None req-1f119406-1d06-463e-a2db-7a13e29b9179 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86935) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 12:48:23 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-1f119406-1d06-463e-a2db-7a13e29b9179 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] http://192.168.122.82/volume/v3/volumes/f92daa36-8356-4d32-9a19-64036110d0a5 returned with HTTP 404 Sep 02 12:48:23 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 126/254] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:48:22 2026] GET /volume/v3/volumes/f92daa36-8356-4d32-9a19-64036110d0a5 => generated 108 bytes in 186 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 12:48:23 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-54f1177c-1dc1-4976-8f16-912a0f17b09a None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:23 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-54f1177c-1dc1-4976-8f16-912a0f17b09a tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] GET http://192.168.122.82/volume/v3/volumes/c4023589-ef21-4d87-9fe7-ac95f99fd479 Sep 02 12:48:23 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-54f1177c-1dc1-4976-8f16-912a0f17b09a tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:23 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-54f1177c-1dc1-4976-8f16-912a0f17b09a tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:23 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-54f1177c-1dc1-4976-8f16-912a0f17b09a tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] http://192.168.122.82/volume/v3/volumes/c4023589-ef21-4d87-9fe7-ac95f99fd479 returned with HTTP 404 Sep 02 12:48:23 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 129/255] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:48:23 2026] GET /volume/v3/volumes/c4023589-ef21-4d87-9fe7-ac95f99fd479 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 02 12:48:23 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-fe2b17d9-f72c-4714-9f6f-463628d457c3 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:23 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-fe2b17d9-f72c-4714-9f6f-463628d457c3 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] GET http://192.168.122.82/volume/v3/groups/c081aaa8-ccf4-40aa-9928-a3ebacb04044 Sep 02 12:48:23 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-fe2b17d9-f72c-4714-9f6f-463628d457c3 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:23 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-fe2b17d9-f72c-4714-9f6f-463628d457c3 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Calling method 'version_select' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:23 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.groups [None req-fe2b17d9-f72c-4714-9f6f-463628d457c3 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] show called for member c081aaa8-ccf4-40aa-9928-a3ebacb04044 {{(pid=86935) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 12:48:23 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-fe2b17d9-f72c-4714-9f6f-463628d457c3 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] http://192.168.122.82/volume/v3/groups/c081aaa8-ccf4-40aa-9928-a3ebacb04044 returned with HTTP 404 Sep 02 12:48:23 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 127/256] 192.168.122.82 () {60 vars in 1265 bytes} [Wed Sep 2 12:48:23 2026] GET /volume/v3/groups/c081aaa8-ccf4-40aa-9928-a3ebacb04044 => generated 108 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 12:48:23 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-a62ea65e-c6be-4f62-add1-167101ae7b8d None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:23 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-a62ea65e-c6be-4f62-add1-167101ae7b8d tempest-GroupSnapshotsTest-910279299 tempest-GroupSnapshotsTest-910279299-project-admin] DELETE http://192.168.122.82/volume/v3/group_types/af84036b-5703-42aa-a014-96013e489b6f Sep 02 12:48:23 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-a62ea65e-c6be-4f62-add1-167101ae7b8d tempest-GroupSnapshotsTest-910279299 tempest-GroupSnapshotsTest-910279299-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:23 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-a62ea65e-c6be-4f62-add1-167101ae7b8d tempest-GroupSnapshotsTest-910279299 tempest-GroupSnapshotsTest-910279299-project-admin] Calling method 'version_select' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:23 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-a62ea65e-c6be-4f62-add1-167101ae7b8d tempest-GroupSnapshotsTest-910279299 tempest-GroupSnapshotsTest-910279299-project-admin] http://192.168.122.82/volume/v3/group_types/af84036b-5703-42aa-a014-96013e489b6f returned with HTTP 202 Sep 02 12:48:23 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 130/257] 192.168.122.82 () {60 vars in 1283 bytes} [Wed Sep 2 12:48:23 2026] DELETE /volume/v3/group_types/af84036b-5703-42aa-a014-96013e489b6f => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 12:48:23 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-4fa4757a-be86-4d0a-970c-1f9a965f1e16 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:23 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-85272da8-4121-4bf3-b531-0bd74218e67b None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:23 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-85272da8-4121-4bf3-b531-0bd74218e67b tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] GET http://192.168.122.82/volume/v3/volumes/d9f96f05-bd41-4f59-881f-97a0ba2a1c35 Sep 02 12:48:23 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-85272da8-4121-4bf3-b531-0bd74218e67b tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:23 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-4fa4757a-be86-4d0a-970c-1f9a965f1e16 tempest-GroupSnapshotsTest-910279299 tempest-GroupSnapshotsTest-910279299-project-admin] DELETE http://192.168.122.82/volume/v3/types/bfc6c44b-1aea-4744-b379-e641e4426a1f Sep 02 12:48:23 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-4fa4757a-be86-4d0a-970c-1f9a965f1e16 tempest-GroupSnapshotsTest-910279299 tempest-GroupSnapshotsTest-910279299-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:23 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-4fa4757a-be86-4d0a-970c-1f9a965f1e16 tempest-GroupSnapshotsTest-910279299 tempest-GroupSnapshotsTest-910279299-project-admin] Calling method '_delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:23 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-85272da8-4121-4bf3-b531-0bd74218e67b tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:23 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:48:23 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:48:23 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:23 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:48:23 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-85272da8-4121-4bf3-b531-0bd74218e67b tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Volume info retrieved successfully. Sep 02 12:48:23 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-85272da8-4121-4bf3-b531-0bd74218e67b tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] http://192.168.122.82/volume/v3/volumes/d9f96f05-bd41-4f59-881f-97a0ba2a1c35 returned with HTTP 200 Sep 02 12:48:23 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 131/258] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:48:23 2026] GET /volume/v3/volumes/d9f96f05-bd41-4f59-881f-97a0ba2a1c35 => generated 1146 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:48:23 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-4fa4757a-be86-4d0a-970c-1f9a965f1e16 tempest-GroupSnapshotsTest-910279299 tempest-GroupSnapshotsTest-910279299-project-admin] http://192.168.122.82/volume/v3/types/bfc6c44b-1aea-4744-b379-e641e4426a1f returned with HTTP 202 Sep 02 12:48:23 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 128/259] 192.168.122.82 () {58 vars in 1224 bytes} [Wed Sep 2 12:48:23 2026] DELETE /volume/v3/types/bfc6c44b-1aea-4744-b379-e641e4426a1f => generated 0 bytes in 195 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 12:48:23 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-4ee4e910-54d2-43c3-924e-ac89823fdd0d None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:23 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-4ee4e910-54d2-43c3-924e-ac89823fdd0d tempest-GroupSnapshotsTest-910279299 tempest-GroupSnapshotsTest-910279299-project-admin] GET http://192.168.122.82/volume/v3/types/bfc6c44b-1aea-4744-b379-e641e4426a1f Sep 02 12:48:23 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-4ee4e910-54d2-43c3-924e-ac89823fdd0d tempest-GroupSnapshotsTest-910279299 tempest-GroupSnapshotsTest-910279299-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:23 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-4ee4e910-54d2-43c3-924e-ac89823fdd0d tempest-GroupSnapshotsTest-910279299 tempest-GroupSnapshotsTest-910279299-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:23 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-4ee4e910-54d2-43c3-924e-ac89823fdd0d tempest-GroupSnapshotsTest-910279299 tempest-GroupSnapshotsTest-910279299-project-admin] http://192.168.122.82/volume/v3/types/bfc6c44b-1aea-4744-b379-e641e4426a1f returned with HTTP 404 Sep 02 12:48:23 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 132/260] 192.168.122.82 () {58 vars in 1221 bytes} [Wed Sep 2 12:48:23 2026] GET /volume/v3/types/bfc6c44b-1aea-4744-b379-e641e4426a1f => generated 114 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 12:48:23 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-9ca32928-d5fa-4202-a24d-1e4b3ad89253 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:23 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-9ca32928-d5fa-4202-a24d-1e4b3ad89253 tempest-GroupSnapshotsTest-910279299 tempest-GroupSnapshotsTest-910279299-project-admin] POST http://192.168.122.82/volume/v3/types Sep 02 12:48:23 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-9ca32928-d5fa-4202-a24d-1e4b3ad89253 tempest-GroupSnapshotsTest-910279299 tempest-GroupSnapshotsTest-910279299-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-416688944"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:48:23 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-9ca32928-d5fa-4202-a24d-1e4b3ad89253 tempest-GroupSnapshotsTest-910279299 tempest-GroupSnapshotsTest-910279299-project-admin] http://192.168.122.82/volume/v3/types returned with HTTP 200 Sep 02 12:48:23 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 129/261] 192.168.122.82 () {60 vars in 1131 bytes} [Wed Sep 2 12:48:23 2026] POST /volume/v3/types => generated 223 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:48:23 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-aaa5224e-1165-4b7b-b974-10f726028003 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:23 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-aaa5224e-1165-4b7b-b974-10f726028003 tempest-GroupSnapshotsTest-910279299 tempest-GroupSnapshotsTest-910279299-project-admin] POST http://192.168.122.82/volume/v3/group_types Sep 02 12:48:23 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-aaa5224e-1165-4b7b-b974-10f726028003 tempest-GroupSnapshotsTest-910279299 tempest-GroupSnapshotsTest-910279299-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1051330101"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:48:23 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-aaa5224e-1165-4b7b-b974-10f726028003 tempest-GroupSnapshotsTest-910279299 tempest-GroupSnapshotsTest-910279299-project-admin] http://192.168.122.82/volume/v3/group_types returned with HTTP 202 Sep 02 12:48:23 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 133/262] 192.168.122.82 () {62 vars in 1190 bytes} [Wed Sep 2 12:48:23 2026] POST /volume/v3/group_types => generated 181 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:48:23 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-1f9461af-ec4c-4728-b14d-0737af2eb96c None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:23 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-1f9461af-ec4c-4728-b14d-0737af2eb96c tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] POST http://192.168.122.82/volume/v3/groups Sep 02 12:48:23 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-1f9461af-ec4c-4728-b14d-0737af2eb96c tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "358c79ac-66d5-4612-a653-6559ed576578", "volume_types": ["1f01ec7b-7177-4166-91f9-4df73f4e5de4"], "name": "tempest-GroupSnapshotsTest-Group-482638054"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:48:23 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.groups [None req-1f9461af-ec4c-4728-b14d-0737af2eb96c tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Creating new group {'group': {'group_type': '358c79ac-66d5-4612-a653-6559ed576578', 'volume_types': ['1f01ec7b-7177-4166-91f9-4df73f4e5de4'], 'name': 'tempest-GroupSnapshotsTest-Group-482638054'}} {{(pid=86935) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 02 12:48:23 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.groups [None req-1f9461af-ec4c-4728-b14d-0737af2eb96c tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Creating group tempest-GroupSnapshotsTest-Group-482638054. Sep 02 12:48:23 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-1f9461af-ec4c-4728-b14d-0737af2eb96c tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Availability Zones retrieved successfully. Sep 02 12:48:23 devstack devstack@c-api.service[86935]: DEBUG cinder.quota [None req-1f9461af-ec4c-4728-b14d-0737af2eb96c tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Created reservations ['f5c00be4-386a-4541-91b4-b5bccf8caad4'] {{(pid=86935) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:48:23 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-1f9461af-ec4c-4728-b14d-0737af2eb96c tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] http://192.168.122.82/volume/v3/groups returned with HTTP 202 Sep 02 12:48:23 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 130/263] 192.168.122.82 () {62 vars in 1176 bytes} [Wed Sep 2 12:48:23 2026] POST /volume/v3/groups => generated 111 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:48:23 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-412fd9ec-0211-4d35-ae28-4588ab7aab89 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:23 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-412fd9ec-0211-4d35-ae28-4588ab7aab89 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] GET http://192.168.122.82/volume/v3/groups/ca028860-f878-49f8-9d78-08ac1be02a71 Sep 02 12:48:23 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-412fd9ec-0211-4d35-ae28-4588ab7aab89 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:23 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-412fd9ec-0211-4d35-ae28-4588ab7aab89 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Calling method 'version_select' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:23 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.groups [None req-412fd9ec-0211-4d35-ae28-4588ab7aab89 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] show called for member ca028860-f878-49f8-9d78-08ac1be02a71 {{(pid=86936) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 12:48:23 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:23 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:48:24 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:48:24 devstack devstack@c-api.service[86936]: return base.obj_make_list(context, cls(context), Sep 02 12:48:24 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-412fd9ec-0211-4d35-ae28-4588ab7aab89 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] http://192.168.122.82/volume/v3/groups/ca028860-f878-49f8-9d78-08ac1be02a71 returned with HTTP 200 Sep 02 12:48:24 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 134/264] 192.168.122.82 () {60 vars in 1265 bytes} [Wed Sep 2 12:48:23 2026] GET /volume/v3/groups/ca028860-f878-49f8-9d78-08ac1be02a71 => generated 391 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:48:25 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-768bac83-7cdf-483c-9c25-410422f38aec None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:25 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-768bac83-7cdf-483c-9c25-410422f38aec tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] GET http://192.168.122.82/volume/v3/groups/ca028860-f878-49f8-9d78-08ac1be02a71 Sep 02 12:48:25 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-768bac83-7cdf-483c-9c25-410422f38aec tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:25 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-768bac83-7cdf-483c-9c25-410422f38aec tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Calling method 'version_select' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:25 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.groups [None req-768bac83-7cdf-483c-9c25-410422f38aec tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] show called for member ca028860-f878-49f8-9d78-08ac1be02a71 {{(pid=86935) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 12:48:25 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:25 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:48:25 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:48:25 devstack devstack@c-api.service[86935]: return base.obj_make_list(context, cls(context), Sep 02 12:48:25 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-768bac83-7cdf-483c-9c25-410422f38aec tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] http://192.168.122.82/volume/v3/groups/ca028860-f878-49f8-9d78-08ac1be02a71 returned with HTTP 200 Sep 02 12:48:25 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 131/265] 192.168.122.82 () {60 vars in 1265 bytes} [Wed Sep 2 12:48:25 2026] GET /volume/v3/groups/ca028860-f878-49f8-9d78-08ac1be02a71 => generated 392 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:48:25 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-edb4bd59-1731-4830-bf24-c35911e7485e None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:25 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-edb4bd59-1731-4830-bf24-c35911e7485e tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 12:48:25 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-edb4bd59-1731-4830-bf24-c35911e7485e tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-520661003", "volume_type": "1f01ec7b-7177-4166-91f9-4df73f4e5de4", "group_id": "ca028860-f878-49f8-9d78-08ac1be02a71", "size": 1}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:48:25 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.volumes [None req-edb4bd59-1731-4830-bf24-c35911e7485e tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-520661003', 'volume_type': '1f01ec7b-7177-4166-91f9-4df73f4e5de4', 'group_id': 'ca028860-f878-49f8-9d78-08ac1be02a71', 'size': 1}} {{(pid=86936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 12:48:25 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:25 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:48:25 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-edb4bd59-1731-4830-bf24-c35911e7485e tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Create volume of 1 GB Sep 02 12:48:25 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:48:25 devstack devstack@c-api.service[86936]: return base.obj_make_list(context, cls(context), Sep 02 12:48:25 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-edb4bd59-1731-4830-bf24-c35911e7485e tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Availability Zones retrieved successfully. Sep 02 12:48:25 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-edb4bd59-1731-4830-bf24-c35911e7485e tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Flow 'volume_create_api' (0f4eed59-97a5-4efb-8bfe-4c379c7994ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:48:25 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-edb4bd59-1731-4830-bf24-c35911e7485e tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cfe88a94-f3b7-44e6-91d9-910cd80a90a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:48:25 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:25 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:48:25 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.flows.api.create_volume [None req-edb4bd59-1731-4830-bf24-c35911e7485e tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Validating volume size '1' using validate_int {{(pid=86936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 12:48:25 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-edb4bd59-1731-4830-bf24-c35911e7485e tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cfe88a94-f3b7-44e6-91d9-910cd80a90a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:48:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1f01ec7b-7177-4166-91f9-4df73f4e5de4,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-416688944',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1f01ec7b-7177-4166-91f9-4df73f4e5de4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'ca028860-f878-49f8-9d78-08ac1be02a71', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:48:25 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-edb4bd59-1731-4830-bf24-c35911e7485e tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e440428a-0d07-4dfe-8291-c68d2826be15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:48:25 devstack devstack@c-api.service[86936]: WARNING cinder.quota [None req-edb4bd59-1731-4830-bf24-c35911e7485e tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-416688944 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-416688944, it is now deprecated. Please use the default quota class for default quota. Sep 02 12:48:25 devstack devstack@c-api.service[86936]: WARNING cinder.quota [None req-edb4bd59-1731-4830-bf24-c35911e7485e tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-416688944 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-416688944, it is now deprecated. Please use the default quota class for default quota. Sep 02 12:48:25 devstack devstack@c-api.service[86936]: DEBUG cinder.quota [None req-edb4bd59-1731-4830-bf24-c35911e7485e tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Created reservations ['ba6b3bf4-2b0f-4380-84d5-6eafa9b96a87', 'ef1cc100-312e-4217-9722-1d964bc08d9e', 'dabc089c-7f7d-4fbf-91a2-fa20398df9f0', 'b683dc5b-7298-4bcf-a9a5-621d1a19d2da'] {{(pid=86936) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:48:25 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-edb4bd59-1731-4830-bf24-c35911e7485e tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e440428a-0d07-4dfe-8291-c68d2826be15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ba6b3bf4-2b0f-4380-84d5-6eafa9b96a87', 'ef1cc100-312e-4217-9722-1d964bc08d9e', 'dabc089c-7f7d-4fbf-91a2-fa20398df9f0', 'b683dc5b-7298-4bcf-a9a5-621d1a19d2da']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:48:25 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-edb4bd59-1731-4830-bf24-c35911e7485e tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b708a26-10a7-4a43-a079-4ad01481facd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:48:25 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:48:25 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:48:25 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-edb4bd59-1731-4830-bf24-c35911e7485e tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b708a26-10a7-4a43-a079-4ad01481facd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5183eb8f-0b1f-45b7-a9fd-68a05b45aeb6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-520661003',encryption_key_id=None,group_id=ca028860-f878-49f8-9d78-08ac1be02a71,group_type_id=,metadata={},multiattach=False,project_id='fb52c3d9786f4d9d91304d98520f0ea2',qos_specs=None,replication_status=,reservations=['ba6b3bf4-2b0f-4380-84d5-6eafa9b96a87','ef1cc100-312e-4217-9722-1d964bc08d9e','dabc089c-7f7d-4fbf-91a2-fa20398df9f0','b683dc5b-7298-4bcf-a9a5-621d1a19d2da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24619bc556804415b0862bc0ae15ab27',volume_type_id=1f01ec7b-7177-4166-91f9-4df73f4e5de4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T10:48:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-520661003',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=ca028860-f878-49f8-9d78-08ac1be02a71,host=None,id=5183eb8f-0b1f-45b7-a9fd-68a05b45aeb6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb52c3d9786f4d9d91304d98520f0ea2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='24619bc556804415b0862bc0ae15ab27',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1f01ec7b-7177-4166-91f9-4df73f4e5de4),volume_type_id=1f01ec7b-7177-4166-91f9-4df73f4e5de4)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:48:25 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-edb4bd59-1731-4830-bf24-c35911e7485e tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e35001f-a9f8-4a82-95dc-eb2e9497ee06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:48:25 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-71d70a91-cf35-42f0-9a6f-def5d6c2aba4 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:25 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-71d70a91-cf35-42f0-9a6f-def5d6c2aba4 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] GET http://192.168.122.82/volume/v3/volumes/d9f96f05-bd41-4f59-881f-97a0ba2a1c35 Sep 02 12:48:25 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-71d70a91-cf35-42f0-9a6f-def5d6c2aba4 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:25 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-71d70a91-cf35-42f0-9a6f-def5d6c2aba4 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:25 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-edb4bd59-1731-4830-bf24-c35911e7485e tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e35001f-a9f8-4a82-95dc-eb2e9497ee06) transitioned into state 'SUCCESS' from state '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-520661003',encryption_key_id=None,group_id=ca028860-f878-49f8-9d78-08ac1be02a71,group_type_id=,metadata={},multiattach=False,project_id='fb52c3d9786f4d9d91304d98520f0ea2',qos_specs=None,replication_status=,reservations=['ba6b3bf4-2b0f-4380-84d5-6eafa9b96a87','ef1cc100-312e-4217-9722-1d964bc08d9e','dabc089c-7f7d-4fbf-91a2-fa20398df9f0','b683dc5b-7298-4bcf-a9a5-621d1a19d2da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24619bc556804415b0862bc0ae15ab27',volume_type_id=1f01ec7b-7177-4166-91f9-4df73f4e5de4)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:48:25 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-edb4bd59-1731-4830-bf24-c35911e7485e tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0f14147-e3eb-4a00-8da8-092d1264cbf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:48:25 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:48:25 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:48:25 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:25 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:48:25 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-71d70a91-cf35-42f0-9a6f-def5d6c2aba4 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Volume info retrieved successfully. Sep 02 12:48:25 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-71d70a91-cf35-42f0-9a6f-def5d6c2aba4 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] http://192.168.122.82/volume/v3/volumes/d9f96f05-bd41-4f59-881f-97a0ba2a1c35 returned with HTTP 200 Sep 02 12:48:25 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 132/266] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:48:25 2026] GET /volume/v3/volumes/d9f96f05-bd41-4f59-881f-97a0ba2a1c35 => generated 1146 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:48:25 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-edb4bd59-1731-4830-bf24-c35911e7485e tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0f14147-e3eb-4a00-8da8-092d1264cbf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:48:25 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-edb4bd59-1731-4830-bf24-c35911e7485e tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Flow 'volume_create_api' (0f4eed59-97a5-4efb-8bfe-4c379c7994ef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:48:25 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-edb4bd59-1731-4830-bf24-c35911e7485e tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Create volume request issued successfully. Sep 02 12:48:25 devstack devstack@c-api.service[86936]: WARNING stevedore.named [None req-edb4bd59-1731-4830-bf24-c35911e7485e tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:48:25 devstack devstack@c-api.service[86936]: WARNING castellan.key_manager [None req-edb4bd59-1731-4830-bf24-c35911e7485e tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:48:25 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [req-19c44634-18ac-49fc-ae72-bc8cac4214ce req-68de440e-fb71-4bfe-9dcc-51daa66f2040 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:25 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-19c44634-18ac-49fc-ae72-bc8cac4214ce req-68de440e-fb71-4bfe-9dcc-51daa66f2040 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] GET http://192.168.122.82/volume/v3/volumes/d9f96f05-bd41-4f59-881f-97a0ba2a1c35 Sep 02 12:48:25 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-19c44634-18ac-49fc-ae72-bc8cac4214ce req-68de440e-fb71-4bfe-9dcc-51daa66f2040 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:25 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-19c44634-18ac-49fc-ae72-bc8cac4214ce req-68de440e-fb71-4bfe-9dcc-51daa66f2040 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:25 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:48:25 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:48:25 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:25 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:48:25 devstack devstack@c-api.service[86936]: DEBUG oslo_db.sqlalchemy.engines [None req-edb4bd59-1731-4830-bf24-c35911e7485e tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86936) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 12:48:25 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:25 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:48:25 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [req-19c44634-18ac-49fc-ae72-bc8cac4214ce req-68de440e-fb71-4bfe-9dcc-51daa66f2040 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Volume info retrieved successfully. Sep 02 12:48:25 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-edb4bd59-1731-4830-bf24-c35911e7485e tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 12:48:25 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 135/267] 192.168.122.82 () {62 vars in 1179 bytes} [Wed Sep 2 12:48:25 2026] POST /volume/v3/volumes => generated 827 bytes in 665 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:48:25 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-19c44634-18ac-49fc-ae72-bc8cac4214ce req-68de440e-fb71-4bfe-9dcc-51daa66f2040 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] http://192.168.122.82/volume/v3/volumes/d9f96f05-bd41-4f59-881f-97a0ba2a1c35 returned with HTTP 200 Sep 02 12:48:25 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 133/268] 192.168.122.82 () {60 vars in 1482 bytes} [Wed Sep 2 12:48:25 2026] GET /volume/v3/volumes/d9f96f05-bd41-4f59-881f-97a0ba2a1c35 => generated 1146 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:48:25 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-5bfe0541-302a-4a21-b99c-dfa7501b80c5 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:25 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-5bfe0541-302a-4a21-b99c-dfa7501b80c5 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] GET http://192.168.122.82/volume/v3/volumes/5183eb8f-0b1f-45b7-a9fd-68a05b45aeb6 Sep 02 12:48:25 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-5bfe0541-302a-4a21-b99c-dfa7501b80c5 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:25 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-5bfe0541-302a-4a21-b99c-dfa7501b80c5 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:25 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [req-19c44634-18ac-49fc-ae72-bc8cac4214ce req-d31b86ce-2abc-4531-92fc-625dbdf5340c None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:25 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-19c44634-18ac-49fc-ae72-bc8cac4214ce req-d31b86ce-2abc-4531-92fc-625dbdf5340c tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] POST http://192.168.122.82/volume/v3/volumes/d9f96f05-bd41-4f59-881f-97a0ba2a1c35/action Sep 02 12:48:25 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-19c44634-18ac-49fc-ae72-bc8cac4214ce req-d31b86ce-2abc-4531-92fc-625dbdf5340c tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86935) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 12:48:25 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-19c44634-18ac-49fc-ae72-bc8cac4214ce req-d31b86ce-2abc-4531-92fc-625dbdf5340c tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:48:25 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:48:25 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:48:25 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:25 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:48:25 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:48:25 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:48:25 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:25 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:48:25 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [req-19c44634-18ac-49fc-ae72-bc8cac4214ce req-d31b86ce-2abc-4531-92fc-625dbdf5340c tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Volume info retrieved successfully. Sep 02 12:48:25 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-5bfe0541-302a-4a21-b99c-dfa7501b80c5 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Volume info retrieved successfully. Sep 02 12:48:25 devstack devstack@c-api.service[86936]: WARNING stevedore.named [None req-5bfe0541-302a-4a21-b99c-dfa7501b80c5 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:48:25 devstack devstack@c-api.service[86936]: WARNING castellan.key_manager [None req-5bfe0541-302a-4a21-b99c-dfa7501b80c5 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:48:25 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [req-19c44634-18ac-49fc-ae72-bc8cac4214ce req-d31b86ce-2abc-4531-92fc-625dbdf5340c tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Begin detaching volume completed successfully. Sep 02 12:48:25 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-19c44634-18ac-49fc-ae72-bc8cac4214ce req-d31b86ce-2abc-4531-92fc-625dbdf5340c tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] http://192.168.122.82/volume/v3/volumes/d9f96f05-bd41-4f59-881f-97a0ba2a1c35/action returned with HTTP 202 Sep 02 12:48:25 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 134/269] 192.168.122.82 () {64 vars in 1556 bytes} [Wed Sep 2 12:48:25 2026] POST /volume/v3/volumes/d9f96f05-bd41-4f59-881f-97a0ba2a1c35/action => generated 0 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 12:48:26 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-8637a7a7-9c35-404b-b92a-e81b08bc2fe1 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:26 devstack devstack@c-api.service[86936]: DEBUG oslo_db.sqlalchemy.engines [None req-5bfe0541-302a-4a21-b99c-dfa7501b80c5 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86936) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 12:48:26 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-8637a7a7-9c35-404b-b92a-e81b08bc2fe1 None None] GET http://192.168.122.82/volume// Sep 02 12:48:26 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-8637a7a7-9c35-404b-b92a-e81b08bc2fe1 None None] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:26 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-8637a7a7-9c35-404b-b92a-e81b08bc2fe1 None None] Calling method 'all' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:26 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-8637a7a7-9c35-404b-b92a-e81b08bc2fe1 None None] http://192.168.122.82/volume// returned with HTTP 300 Sep 02 12:48:26 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 135/270] 192.168.122.82 () {58 vars in 1310 bytes} [Wed Sep 2 12:48:26 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 12:48:26 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [req-19c44634-18ac-49fc-ae72-bc8cac4214ce req-4df34e02-2d98-42ed-ac75-2bc620a04db2 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:26 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:26 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:48:26 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-19c44634-18ac-49fc-ae72-bc8cac4214ce req-4df34e02-2d98-42ed-ac75-2bc620a04db2 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] GET http://192.168.122.82/volume/v3/volumes/d9f96f05-bd41-4f59-881f-97a0ba2a1c35 Sep 02 12:48:26 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-19c44634-18ac-49fc-ae72-bc8cac4214ce req-4df34e02-2d98-42ed-ac75-2bc620a04db2 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:26 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-19c44634-18ac-49fc-ae72-bc8cac4214ce req-4df34e02-2d98-42ed-ac75-2bc620a04db2 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:26 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-5bfe0541-302a-4a21-b99c-dfa7501b80c5 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] http://192.168.122.82/volume/v3/volumes/5183eb8f-0b1f-45b7-a9fd-68a05b45aeb6 returned with HTTP 200 Sep 02 12:48:26 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:48:26 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:48:26 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 136/271] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:48:25 2026] GET /volume/v3/volumes/5183eb8f-0b1f-45b7-a9fd-68a05b45aeb6 => generated 919 bytes in 309 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:48:26 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:26 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:48:26 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [req-19c44634-18ac-49fc-ae72-bc8cac4214ce req-4df34e02-2d98-42ed-ac75-2bc620a04db2 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Volume info retrieved successfully. Sep 02 12:48:26 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-19c44634-18ac-49fc-ae72-bc8cac4214ce req-4df34e02-2d98-42ed-ac75-2bc620a04db2 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] http://192.168.122.82/volume/v3/volumes/d9f96f05-bd41-4f59-881f-97a0ba2a1c35 returned with HTTP 200 Sep 02 12:48:26 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 136/272] 192.168.122.82 () {62 vars in 1523 bytes} [Wed Sep 2 12:48:26 2026] GET /volume/v3/volumes/d9f96f05-bd41-4f59-881f-97a0ba2a1c35 => generated 1330 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 12:48:26 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [req-19c44634-18ac-49fc-ae72-bc8cac4214ce req-919c5340-1499-4782-b1bf-2ddbd3f7307b None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:26 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-19c44634-18ac-49fc-ae72-bc8cac4214ce req-919c5340-1499-4782-b1bf-2ddbd3f7307b tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] DELETE http://192.168.122.82/volume/v3/attachments/1f8e4211-a870-41a4-bbbf-3f120673a5b2 Sep 02 12:48:26 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-19c44634-18ac-49fc-ae72-bc8cac4214ce req-919c5340-1499-4782-b1bf-2ddbd3f7307b tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:26 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-19c44634-18ac-49fc-ae72-bc8cac4214ce req-919c5340-1499-4782-b1bf-2ddbd3f7307b tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Calling method 'version_select' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:26 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:26 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:48:26 devstack devstack@c-api.service[86936]: /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 02 12:48:26 devstack devstack@c-api.service[86936]: return base.obj_make_list(context, Sep 02 12:48:26 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-19c44634-18ac-49fc-ae72-bc8cac4214ce req-919c5340-1499-4782-b1bf-2ddbd3f7307b tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] http://192.168.122.82/volume/v3/attachments/1f8e4211-a870-41a4-bbbf-3f120673a5b2 returned with HTTP 200 Sep 02 12:48:26 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 137/273] 192.168.122.82 () {64 vars in 1557 bytes} [Wed Sep 2 12:48:26 2026] DELETE /volume/v3/attachments/1f8e4211-a870-41a4-bbbf-3f120673a5b2 => generated 19 bytes in 288 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:48:27 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-13afa3ba-51ae-4a54-b674-88bb81394bc4 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:27 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-13afa3ba-51ae-4a54-b674-88bb81394bc4 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] GET http://192.168.122.82/volume/v3/volumes/5183eb8f-0b1f-45b7-a9fd-68a05b45aeb6 Sep 02 12:48:27 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-13afa3ba-51ae-4a54-b674-88bb81394bc4 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:27 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-13afa3ba-51ae-4a54-b674-88bb81394bc4 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:27 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:48:27 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:48:27 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:27 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:48:27 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-13afa3ba-51ae-4a54-b674-88bb81394bc4 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Volume info retrieved successfully. Sep 02 12:48:27 devstack devstack@c-api.service[86935]: WARNING stevedore.named [None req-13afa3ba-51ae-4a54-b674-88bb81394bc4 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:48:27 devstack devstack@c-api.service[86935]: WARNING castellan.key_manager [None req-13afa3ba-51ae-4a54-b674-88bb81394bc4 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:48:27 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-f43f9c28-f72c-4c25-9d35-8ef3339db5bc None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:27 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-f43f9c28-f72c-4c25-9d35-8ef3339db5bc tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] GET http://192.168.122.82/volume/v3/volumes/d9f96f05-bd41-4f59-881f-97a0ba2a1c35 Sep 02 12:48:27 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-f43f9c28-f72c-4c25-9d35-8ef3339db5bc tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:27 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-f43f9c28-f72c-4c25-9d35-8ef3339db5bc tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:27 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:48:27 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:48:27 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:27 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:48:27 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-f43f9c28-f72c-4c25-9d35-8ef3339db5bc tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Volume info retrieved successfully. Sep 02 12:48:27 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-f43f9c28-f72c-4c25-9d35-8ef3339db5bc tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] http://192.168.122.82/volume/v3/volumes/d9f96f05-bd41-4f59-881f-97a0ba2a1c35 returned with HTTP 200 Sep 02 12:48:27 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 138/274] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:48:27 2026] GET /volume/v3/volumes/d9f96f05-bd41-4f59-881f-97a0ba2a1c35 => generated 854 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:48:27 devstack devstack@c-api.service[86935]: DEBUG oslo_db.sqlalchemy.engines [None req-13afa3ba-51ae-4a54-b674-88bb81394bc4 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86935) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 12:48:27 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:27 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:48:27 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-13afa3ba-51ae-4a54-b674-88bb81394bc4 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] http://192.168.122.82/volume/v3/volumes/5183eb8f-0b1f-45b7-a9fd-68a05b45aeb6 returned with HTTP 200 Sep 02 12:48:27 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 137/275] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:48:27 2026] GET /volume/v3/volumes/5183eb8f-0b1f-45b7-a9fd-68a05b45aeb6 => generated 919 bytes in 334 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 12:48:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-640df0ad-4278-42ec-99d3-e1bee234a05d None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:28 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-640df0ad-4278-42ec-99d3-e1bee234a05d tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] GET http://192.168.122.82/volume/v3/volumes/5183eb8f-0b1f-45b7-a9fd-68a05b45aeb6 Sep 02 12:48:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-640df0ad-4278-42ec-99d3-e1bee234a05d tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-640df0ad-4278-42ec-99d3-e1bee234a05d tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:28 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:48:28 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:48:28 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:28 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:48:28 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-640df0ad-4278-42ec-99d3-e1bee234a05d tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Volume info retrieved successfully. Sep 02 12:48:28 devstack devstack@c-api.service[86936]: WARNING stevedore.named [None req-640df0ad-4278-42ec-99d3-e1bee234a05d tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:48:28 devstack devstack@c-api.service[86936]: WARNING castellan.key_manager [None req-640df0ad-4278-42ec-99d3-e1bee234a05d tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:48:28 devstack devstack@c-api.service[86936]: DEBUG oslo_db.sqlalchemy.engines [None req-640df0ad-4278-42ec-99d3-e1bee234a05d tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86936) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 12:48:28 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:28 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:48:28 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-640df0ad-4278-42ec-99d3-e1bee234a05d tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] http://192.168.122.82/volume/v3/volumes/5183eb8f-0b1f-45b7-a9fd-68a05b45aeb6 returned with HTTP 200 Sep 02 12:48:28 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 139/276] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:48:28 2026] GET /volume/v3/volumes/5183eb8f-0b1f-45b7-a9fd-68a05b45aeb6 => generated 920 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:48:28 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-35916994-6397-40ba-a30e-a61222f9b452 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:28 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-35916994-6397-40ba-a30e-a61222f9b452 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] POST http://192.168.122.82/volume/v3/group_snapshots Sep 02 12:48:28 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-35916994-6397-40ba-a30e-a61222f9b452 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "ca028860-f878-49f8-9d78-08ac1be02a71", "name": "tempest-group_snapshot-261698116"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:48:28 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.group_snapshots [None req-35916994-6397-40ba-a30e-a61222f9b452 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'ca028860-f878-49f8-9d78-08ac1be02a71', 'name': 'tempest-group_snapshot-261698116'}} {{(pid=86935) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 02 12:48:28 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:28 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:48:28 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.group_snapshots [None req-35916994-6397-40ba-a30e-a61222f9b452 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Creating group_snapshot tempest-group_snapshot-261698116. Sep 02 12:48:28 devstack devstack@c-api.service[86935]: /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 02 12:48:28 devstack devstack@c-api.service[86935]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 12:48:28 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:48:28 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:48:28 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:28 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:48:28 devstack devstack@c-api.service[86935]: WARNING cinder.quota [None req-35916994-6397-40ba-a30e-a61222f9b452 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-416688944 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-416688944, it is now deprecated. Please use the default quota class for default quota. Sep 02 12:48:28 devstack devstack@c-api.service[86935]: WARNING cinder.quota [None req-35916994-6397-40ba-a30e-a61222f9b452 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-416688944 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-416688944, it is now deprecated. Please use the default quota class for default quota. Sep 02 12:48:29 devstack devstack@c-api.service[86935]: DEBUG cinder.quota [None req-35916994-6397-40ba-a30e-a61222f9b452 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Created reservations ['eea58bd8-3fef-475f-b404-322465853011', 'b2b07f2d-e33e-4e86-b8ad-0b34e456f5c9', 'b10fd5c9-caa6-4115-9509-549794a2b430', '95da3c7a-9e5a-41a4-be8d-8c74e1e6bbb5'] {{(pid=86935) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:48:29 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-35916994-6397-40ba-a30e-a61222f9b452 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] http://192.168.122.82/volume/v3/group_snapshots returned with HTTP 202 Sep 02 12:48:29 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 138/277] 192.168.122.82 () {62 vars in 1203 bytes} [Wed Sep 2 12:48:28 2026] POST /volume/v3/group_snapshots => generated 167 bytes in 554 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:48:29 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-d2cdcfae-eaca-4b77-ab83-bd7efcbf471d None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:29 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-d2cdcfae-eaca-4b77-ab83-bd7efcbf471d tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] GET http://192.168.122.82/volume/v3/group_snapshots/51a1bd1f-6de1-4647-b73f-83c86c54d469 Sep 02 12:48:29 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-d2cdcfae-eaca-4b77-ab83-bd7efcbf471d tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:29 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-d2cdcfae-eaca-4b77-ab83-bd7efcbf471d tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Calling method 'version_select' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:29 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.group_snapshots [None req-d2cdcfae-eaca-4b77-ab83-bd7efcbf471d tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] show called for member 51a1bd1f-6de1-4647-b73f-83c86c54d469 {{(pid=86936) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 12:48:29 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:29 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:48:29 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-d2cdcfae-eaca-4b77-ab83-bd7efcbf471d tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] http://192.168.122.82/volume/v3/group_snapshots/51a1bd1f-6de1-4647-b73f-83c86c54d469 returned with HTTP 200 Sep 02 12:48:29 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 140/278] 192.168.122.82 () {60 vars in 1292 bytes} [Wed Sep 2 12:48:29 2026] GET /volume/v3/group_snapshots/51a1bd1f-6de1-4647-b73f-83c86c54d469 => generated 306 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:48:30 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-9b8fa083-bf99-48bd-aba4-83cf49077420 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:30 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-9b8fa083-bf99-48bd-aba4-83cf49077420 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] GET http://192.168.122.82/volume/v3/group_snapshots/51a1bd1f-6de1-4647-b73f-83c86c54d469 Sep 02 12:48:30 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-9b8fa083-bf99-48bd-aba4-83cf49077420 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:30 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-9b8fa083-bf99-48bd-aba4-83cf49077420 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Calling method 'version_select' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:30 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.group_snapshots [None req-9b8fa083-bf99-48bd-aba4-83cf49077420 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] show called for member 51a1bd1f-6de1-4647-b73f-83c86c54d469 {{(pid=86935) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 12:48:30 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:30 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:48:30 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-9b8fa083-bf99-48bd-aba4-83cf49077420 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] http://192.168.122.82/volume/v3/group_snapshots/51a1bd1f-6de1-4647-b73f-83c86c54d469 returned with HTTP 200 Sep 02 12:48:30 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 139/279] 192.168.122.82 () {60 vars in 1292 bytes} [Wed Sep 2 12:48:30 2026] GET /volume/v3/group_snapshots/51a1bd1f-6de1-4647-b73f-83c86c54d469 => generated 306 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:48:31 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-3b363173-c0bf-449f-973b-48ecd26bf62d None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:31 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-3b363173-c0bf-449f-973b-48ecd26bf62d tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] GET http://192.168.122.82/volume/v3/group_snapshots/51a1bd1f-6de1-4647-b73f-83c86c54d469 Sep 02 12:48:31 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-3b363173-c0bf-449f-973b-48ecd26bf62d tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:31 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-3b363173-c0bf-449f-973b-48ecd26bf62d tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Calling method 'version_select' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:31 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.group_snapshots [None req-3b363173-c0bf-449f-973b-48ecd26bf62d tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] show called for member 51a1bd1f-6de1-4647-b73f-83c86c54d469 {{(pid=86936) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 12:48:31 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:31 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:48:31 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-3b363173-c0bf-449f-973b-48ecd26bf62d tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] http://192.168.122.82/volume/v3/group_snapshots/51a1bd1f-6de1-4647-b73f-83c86c54d469 returned with HTTP 200 Sep 02 12:48:31 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 141/280] 192.168.122.82 () {60 vars in 1292 bytes} [Wed Sep 2 12:48:31 2026] GET /volume/v3/group_snapshots/51a1bd1f-6de1-4647-b73f-83c86c54d469 => generated 306 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:48:32 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-a84bd0d5-9bd9-4a21-a0e2-d1a77c3247a0 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:32 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-a84bd0d5-9bd9-4a21-a0e2-d1a77c3247a0 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] GET http://192.168.122.82/volume/v3/group_snapshots/51a1bd1f-6de1-4647-b73f-83c86c54d469 Sep 02 12:48:32 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-a84bd0d5-9bd9-4a21-a0e2-d1a77c3247a0 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:32 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-a84bd0d5-9bd9-4a21-a0e2-d1a77c3247a0 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Calling method 'version_select' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:32 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.group_snapshots [None req-a84bd0d5-9bd9-4a21-a0e2-d1a77c3247a0 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] show called for member 51a1bd1f-6de1-4647-b73f-83c86c54d469 {{(pid=86935) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 12:48:32 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:32 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:48:32 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-a84bd0d5-9bd9-4a21-a0e2-d1a77c3247a0 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] http://192.168.122.82/volume/v3/group_snapshots/51a1bd1f-6de1-4647-b73f-83c86c54d469 returned with HTTP 200 Sep 02 12:48:32 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 140/281] 192.168.122.82 () {60 vars in 1292 bytes} [Wed Sep 2 12:48:32 2026] GET /volume/v3/group_snapshots/51a1bd1f-6de1-4647-b73f-83c86c54d469 => generated 306 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:48:33 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-d2003265-d3fe-4f6c-9742-1ae535b36583 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:33 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-d2003265-d3fe-4f6c-9742-1ae535b36583 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] GET http://192.168.122.82/volume/v3/group_snapshots/51a1bd1f-6de1-4647-b73f-83c86c54d469 Sep 02 12:48:33 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-d2003265-d3fe-4f6c-9742-1ae535b36583 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:33 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-d2003265-d3fe-4f6c-9742-1ae535b36583 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Calling method 'version_select' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:33 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.group_snapshots [None req-d2003265-d3fe-4f6c-9742-1ae535b36583 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] show called for member 51a1bd1f-6de1-4647-b73f-83c86c54d469 {{(pid=86936) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 12:48:33 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:33 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:48:33 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-d2003265-d3fe-4f6c-9742-1ae535b36583 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] http://192.168.122.82/volume/v3/group_snapshots/51a1bd1f-6de1-4647-b73f-83c86c54d469 returned with HTTP 200 Sep 02 12:48:33 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 142/282] 192.168.122.82 () {60 vars in 1292 bytes} [Wed Sep 2 12:48:33 2026] GET /volume/v3/group_snapshots/51a1bd1f-6de1-4647-b73f-83c86c54d469 => generated 307 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 12:48:33 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-21d6387b-109f-4cfb-a595-bc30c78c60dc None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:33 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-21d6387b-109f-4cfb-a595-bc30c78c60dc tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] GET http://192.168.122.82/volume/v3/snapshots/detail Sep 02 12:48:33 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-21d6387b-109f-4cfb-a595-bc30c78c60dc tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:33 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-21d6387b-109f-4cfb-a595-bc30c78c60dc tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Calling method 'detail' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:33 devstack devstack@c-api.service[86935]: DEBUG cinder.api.api_utils [None req-21d6387b-109f-4cfb-a595-bc30c78c60dc tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Removing options '' from query. {{(pid=86935) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 12:48:33 devstack devstack@c-api.service[86935]: DEBUG cinder.db.api [None req-21d6387b-109f-4cfb-a595-bc30c78c60dc tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Building query based on filter {{(pid=86935) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 12:48:33 devstack devstack@c-api.service[86935]: /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 02 12:48:33 devstack devstack@c-api.service[86935]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 12:48:33 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-21d6387b-109f-4cfb-a595-bc30c78c60dc tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Get all snapshots completed successfully. Sep 02 12:48:33 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:33 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:48:33 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-21d6387b-109f-4cfb-a595-bc30c78c60dc tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] http://192.168.122.82/volume/v3/snapshots/detail returned with HTTP 200 Sep 02 12:48:33 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 141/283] 192.168.122.82 () {58 vars in 1143 bytes} [Wed Sep 2 12:48:33 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 12:48:33 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-f9c5ce05-129d-4996-86fc-f8448704042b None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:33 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-f9c5ce05-129d-4996-86fc-f8448704042b tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] GET http://192.168.122.82/volume/v3/snapshots/0cc09a1c-54bf-4f67-9f2e-eba931fe2568 Sep 02 12:48:33 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-f9c5ce05-129d-4996-86fc-f8448704042b tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:33 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-f9c5ce05-129d-4996-86fc-f8448704042b tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:33 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:33 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:48:33 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-f9c5ce05-129d-4996-86fc-f8448704042b tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Snapshot retrieved successfully. Sep 02 12:48:33 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-f9c5ce05-129d-4996-86fc-f8448704042b tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] http://192.168.122.82/volume/v3/snapshots/0cc09a1c-54bf-4f67-9f2e-eba931fe2568 returned with HTTP 200 Sep 02 12:48:33 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 143/284] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:48:33 2026] GET /volume/v3/snapshots/0cc09a1c-54bf-4f67-9f2e-eba931fe2568 => generated 450 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 12:48:33 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-0a214744-ef88-4053-9ce8-f938a6a5a49e None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:33 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-0a214744-ef88-4053-9ce8-f938a6a5a49e tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] GET http://192.168.122.82/volume/v3/group_snapshots/51a1bd1f-6de1-4647-b73f-83c86c54d469 Sep 02 12:48:33 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-0a214744-ef88-4053-9ce8-f938a6a5a49e tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:33 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-0a214744-ef88-4053-9ce8-f938a6a5a49e tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Calling method 'version_select' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:33 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.group_snapshots [None req-0a214744-ef88-4053-9ce8-f938a6a5a49e tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] show called for member 51a1bd1f-6de1-4647-b73f-83c86c54d469 {{(pid=86935) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 12:48:33 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:33 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:48:33 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-0a214744-ef88-4053-9ce8-f938a6a5a49e tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] http://192.168.122.82/volume/v3/group_snapshots/51a1bd1f-6de1-4647-b73f-83c86c54d469 returned with HTTP 200 Sep 02 12:48:33 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 142/285] 192.168.122.82 () {60 vars in 1292 bytes} [Wed Sep 2 12:48:33 2026] GET /volume/v3/group_snapshots/51a1bd1f-6de1-4647-b73f-83c86c54d469 => generated 307 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:48:33 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-6d221a83-167f-4c3a-8937-a7eee39e28db None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:33 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-6d221a83-167f-4c3a-8937-a7eee39e28db tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] GET http://192.168.122.82/volume/v3/group_snapshots/detail Sep 02 12:48:33 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-6d221a83-167f-4c3a-8937-a7eee39e28db tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:33 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-6d221a83-167f-4c3a-8937-a7eee39e28db tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Calling method 'version_select' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:33 devstack devstack@c-api.service[86936]: /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 02 12:48:33 devstack devstack@c-api.service[86936]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 02 12:48:33 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-6d221a83-167f-4c3a-8937-a7eee39e28db tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] http://192.168.122.82/volume/v3/group_snapshots/detail returned with HTTP 200 Sep 02 12:48:33 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 144/286] 192.168.122.82 () {60 vars in 1202 bytes} [Wed Sep 2 12:48:33 2026] GET /volume/v3/group_snapshots/detail => generated 310 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:48:33 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-ab86bdbb-6f0d-465d-adea-b5606ab6152e None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:33 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-ab86bdbb-6f0d-465d-adea-b5606ab6152e tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] DELETE http://192.168.122.82/volume/v3/group_snapshots/51a1bd1f-6de1-4647-b73f-83c86c54d469 Sep 02 12:48:33 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-ab86bdbb-6f0d-465d-adea-b5606ab6152e tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:33 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-ab86bdbb-6f0d-465d-adea-b5606ab6152e tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Calling method 'version_select' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:33 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.group_snapshots [None req-ab86bdbb-6f0d-465d-adea-b5606ab6152e tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] delete called for member 51a1bd1f-6de1-4647-b73f-83c86c54d469 {{(pid=86935) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 02 12:48:33 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.group_snapshots [None req-ab86bdbb-6f0d-465d-adea-b5606ab6152e tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Delete group_snapshot with id: 51a1bd1f-6de1-4647-b73f-83c86c54d469 Sep 02 12:48:33 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:33 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:48:33 devstack devstack@c-api.service[86935]: /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 02 12:48:33 devstack devstack@c-api.service[86935]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 12:48:33 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-ab86bdbb-6f0d-465d-adea-b5606ab6152e tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] http://192.168.122.82/volume/v3/group_snapshots/51a1bd1f-6de1-4647-b73f-83c86c54d469 returned with HTTP 202 Sep 02 12:48:33 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 143/287] 192.168.122.82 () {60 vars in 1295 bytes} [Wed Sep 2 12:48:33 2026] DELETE /volume/v3/group_snapshots/51a1bd1f-6de1-4647-b73f-83c86c54d469 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 12:48:33 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-2675a21d-83bc-4985-8c4e-424d2ea81336 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:33 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-2675a21d-83bc-4985-8c4e-424d2ea81336 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] GET http://192.168.122.82/volume/v3/volumes/detail Sep 02 12:48:33 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-2675a21d-83bc-4985-8c4e-424d2ea81336 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:33 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-2675a21d-83bc-4985-8c4e-424d2ea81336 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Calling method 'detail' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:33 devstack devstack@c-api.service[86936]: DEBUG cinder.api.api_utils [None req-2675a21d-83bc-4985-8c4e-424d2ea81336 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Removing options '' from query. {{(pid=86936) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 12:48:33 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:33 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:48:33 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-2675a21d-83bc-4985-8c4e-424d2ea81336 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86936) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 12:48:33 devstack devstack@c-api.service[86936]: /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 02 12:48:33 devstack devstack@c-api.service[86936]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 12:48:33 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:48:33 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:48:33 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-2675a21d-83bc-4985-8c4e-424d2ea81336 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Get all volumes completed successfully. Sep 02 12:48:33 devstack devstack@c-api.service[86936]: WARNING stevedore.named [None req-2675a21d-83bc-4985-8c4e-424d2ea81336 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:48:33 devstack devstack@c-api.service[86936]: WARNING castellan.key_manager [None req-2675a21d-83bc-4985-8c4e-424d2ea81336 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:48:34 devstack devstack@c-api.service[86936]: DEBUG oslo_db.sqlalchemy.engines [None req-2675a21d-83bc-4985-8c4e-424d2ea81336 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86936) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 12:48:34 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:34 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:48:34 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-2675a21d-83bc-4985-8c4e-424d2ea81336 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] http://192.168.122.82/volume/v3/volumes/detail returned with HTTP 200 Sep 02 12:48:34 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 145/288] 192.168.122.82 () {60 vars in 1178 bytes} [Wed Sep 2 12:48:33 2026] GET /volume/v3/volumes/detail => generated 923 bytes in 308 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:48:34 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-d0cbc28c-a570-4dbe-bb22-614a16215096 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:34 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-d0cbc28c-a570-4dbe-bb22-614a16215096 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] GET http://192.168.122.82/volume/v3/snapshots/detail Sep 02 12:48:34 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-d0cbc28c-a570-4dbe-bb22-614a16215096 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:34 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-d0cbc28c-a570-4dbe-bb22-614a16215096 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Calling method 'detail' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:34 devstack devstack@c-api.service[86935]: DEBUG cinder.api.api_utils [None req-d0cbc28c-a570-4dbe-bb22-614a16215096 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Removing options '' from query. {{(pid=86935) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 12:48:34 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:34 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:48:34 devstack devstack@c-api.service[86935]: DEBUG cinder.db.api [None req-d0cbc28c-a570-4dbe-bb22-614a16215096 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Building query based on filter {{(pid=86935) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 12:48:34 devstack devstack@c-api.service[86935]: /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 02 12:48:34 devstack devstack@c-api.service[86935]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 12:48:34 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-d0cbc28c-a570-4dbe-bb22-614a16215096 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Get all snapshots completed successfully. Sep 02 12:48:34 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:34 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:48:34 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-d0cbc28c-a570-4dbe-bb22-614a16215096 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] http://192.168.122.82/volume/v3/snapshots/detail returned with HTTP 200 Sep 02 12:48:34 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 144/289] 192.168.122.82 () {58 vars in 1143 bytes} [Wed Sep 2 12:48:34 2026] GET /volume/v3/snapshots/detail => generated 452 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:48:34 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-8eb9e312-656e-4eee-99ce-15be99b45e1a None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:34 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-8eb9e312-656e-4eee-99ce-15be99b45e1a tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] GET http://192.168.122.82/volume/v3/snapshots/0cc09a1c-54bf-4f67-9f2e-eba931fe2568 Sep 02 12:48:34 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-8eb9e312-656e-4eee-99ce-15be99b45e1a tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:34 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-8eb9e312-656e-4eee-99ce-15be99b45e1a tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:34 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:34 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:48:34 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-8eb9e312-656e-4eee-99ce-15be99b45e1a tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Snapshot retrieved successfully. Sep 02 12:48:34 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-8eb9e312-656e-4eee-99ce-15be99b45e1a tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] http://192.168.122.82/volume/v3/snapshots/0cc09a1c-54bf-4f67-9f2e-eba931fe2568 returned with HTTP 200 Sep 02 12:48:34 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 146/290] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:48:34 2026] GET /volume/v3/snapshots/0cc09a1c-54bf-4f67-9f2e-eba931fe2568 => generated 449 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:48:34 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-f59683ff-3306-44b5-a352-f13dade79263 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:34 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-f59683ff-3306-44b5-a352-f13dade79263 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 12:48:34 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-f59683ff-3306-44b5-a352-f13dade79263 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-447694754", "imageRef": "522e45ed-34d8-4082-932f-8d27db1e62a2", "size": 1}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:48:34 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.volumes [None req-f59683ff-3306-44b5-a352-f13dade79263 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-447694754', 'imageRef': '522e45ed-34d8-4082-932f-8d27db1e62a2', 'size': 1}} {{(pid=86935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 12:48:35 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-aac33f48-bbb1-4980-b7c5-5fd91fa28c3c None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:35 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-aac33f48-bbb1-4980-b7c5-5fd91fa28c3c tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] GET http://192.168.122.82/volume/v3/snapshots/0cc09a1c-54bf-4f67-9f2e-eba931fe2568 Sep 02 12:48:35 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-aac33f48-bbb1-4980-b7c5-5fd91fa28c3c tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:35 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-aac33f48-bbb1-4980-b7c5-5fd91fa28c3c tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:35 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:35 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:48:35 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-aac33f48-bbb1-4980-b7c5-5fd91fa28c3c tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Snapshot retrieved successfully. Sep 02 12:48:35 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-aac33f48-bbb1-4980-b7c5-5fd91fa28c3c tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] http://192.168.122.82/volume/v3/snapshots/0cc09a1c-54bf-4f67-9f2e-eba931fe2568 returned with HTTP 200 Sep 02 12:48:35 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 147/291] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:48:35 2026] GET /volume/v3/snapshots/0cc09a1c-54bf-4f67-9f2e-eba931fe2568 => generated 449 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:48:35 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-f59683ff-3306-44b5-a352-f13dade79263 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Create volume of 1 GB Sep 02 12:48:35 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-f59683ff-3306-44b5-a352-f13dade79263 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Availability Zones retrieved successfully. Sep 02 12:48:35 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-f59683ff-3306-44b5-a352-f13dade79263 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Flow 'volume_create_api' (ee8c4713-a0bf-4ed9-9bbc-e6edc2a385b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:48:35 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-f59683ff-3306-44b5-a352-f13dade79263 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33b40fda-73b7-4a68-b35c-435c0b6b161a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:48:35 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.flows.api.create_volume [None req-f59683ff-3306-44b5-a352-f13dade79263 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Validating volume size '1' using validate_int {{(pid=86935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 12:48:35 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-f59683ff-3306-44b5-a352-f13dade79263 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33b40fda-73b7-4a68-b35c-435c0b6b161a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:48:35 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-f59683ff-3306-44b5-a352-f13dade79263 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bfef6b7f-5b06-48a8-816b-45c12fefdc05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:48:35 devstack devstack@c-api.service[86935]: DEBUG cinder.quota [None req-f59683ff-3306-44b5-a352-f13dade79263 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Created reservations ['f63a0307-a529-4141-a7f2-56d5f9a36c51', '5303098b-649a-4e4b-87e5-180292faf416', '41a89ce9-25a3-43fb-a78f-8958615c4867', '84feca51-3006-4acf-b436-d21b9712ba46'] {{(pid=86935) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:48:35 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-f59683ff-3306-44b5-a352-f13dade79263 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bfef6b7f-5b06-48a8-816b-45c12fefdc05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f63a0307-a529-4141-a7f2-56d5f9a36c51', '5303098b-649a-4e4b-87e5-180292faf416', '41a89ce9-25a3-43fb-a78f-8958615c4867', '84feca51-3006-4acf-b436-d21b9712ba46']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:48:35 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-f59683ff-3306-44b5-a352-f13dade79263 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0bd8d77e-c490-43bd-9e53-5268e1be0f99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:48:35 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:48:35 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:48:35 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-f59683ff-3306-44b5-a352-f13dade79263 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0bd8d77e-c490-43bd-9e53-5268e1be0f99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '43613e61-d55c-4ab4-938e-d1c7b1418dd3', '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-447694754',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='324b71018cc945bc97b1afcb68abd1b7',qos_specs=None,replication_status=,reservations=['f63a0307-a529-4141-a7f2-56d5f9a36c51','5303098b-649a-4e4b-87e5-180292faf416','41a89ce9-25a3-43fb-a78f-8958615c4867','84feca51-3006-4acf-b436-d21b9712ba46'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4c07d7440034f21992bcae50c74f51d',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T10:48:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-447694754',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=43613e61-d55c-4ab4-938e-d1c7b1418dd3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='324b71018cc945bc97b1afcb68abd1b7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f4c07d7440034f21992bcae50c74f51d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:48:35 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-f59683ff-3306-44b5-a352-f13dade79263 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11e1ec56-9d0e-4038-8069-83151c473b6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:48:35 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-f59683ff-3306-44b5-a352-f13dade79263 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11e1ec56-9d0e-4038-8069-83151c473b6f) transitioned into state 'SUCCESS' from state '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-447694754',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='324b71018cc945bc97b1afcb68abd1b7',qos_specs=None,replication_status=,reservations=['f63a0307-a529-4141-a7f2-56d5f9a36c51','5303098b-649a-4e4b-87e5-180292faf416','41a89ce9-25a3-43fb-a78f-8958615c4867','84feca51-3006-4acf-b436-d21b9712ba46'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4c07d7440034f21992bcae50c74f51d',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:48:35 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-f59683ff-3306-44b5-a352-f13dade79263 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a22d79c3-baed-44ed-9028-ca127e06d75d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:48:35 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-f59683ff-3306-44b5-a352-f13dade79263 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a22d79c3-baed-44ed-9028-ca127e06d75d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:48:35 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-f59683ff-3306-44b5-a352-f13dade79263 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Flow 'volume_create_api' (ee8c4713-a0bf-4ed9-9bbc-e6edc2a385b6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:48:35 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-f59683ff-3306-44b5-a352-f13dade79263 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Create volume request issued successfully. Sep 02 12:48:35 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-f59683ff-3306-44b5-a352-f13dade79263 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 12:48:35 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 145/292] 192.168.122.82 () {60 vars in 1138 bytes} [Wed Sep 2 12:48:34 2026] POST /volume/v3/volumes => generated 759 bytes in 1163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 02 12:48:35 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-7b65bcc7-0188-4fa4-a071-f5edae8890e9 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:35 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-7b65bcc7-0188-4fa4-a071-f5edae8890e9 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] GET http://192.168.122.82/volume/v3/volumes/43613e61-d55c-4ab4-938e-d1c7b1418dd3 Sep 02 12:48:35 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-7b65bcc7-0188-4fa4-a071-f5edae8890e9 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:35 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-7b65bcc7-0188-4fa4-a071-f5edae8890e9 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:35 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:48:35 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:48:35 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:35 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:48:35 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-7b65bcc7-0188-4fa4-a071-f5edae8890e9 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Volume info retrieved successfully. Sep 02 12:48:35 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-7b65bcc7-0188-4fa4-a071-f5edae8890e9 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] http://192.168.122.82/volume/v3/volumes/43613e61-d55c-4ab4-938e-d1c7b1418dd3 returned with HTTP 200 Sep 02 12:48:35 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 148/293] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:48:35 2026] GET /volume/v3/volumes/43613e61-d55c-4ab4-938e-d1c7b1418dd3 => generated 827 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:48:36 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-f9b92d7e-b033-4924-b2f4-de1fb6bdc5c2 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:36 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-f9b92d7e-b033-4924-b2f4-de1fb6bdc5c2 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] GET http://192.168.122.82/volume/v3/snapshots/0cc09a1c-54bf-4f67-9f2e-eba931fe2568 Sep 02 12:48:36 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-f9b92d7e-b033-4924-b2f4-de1fb6bdc5c2 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:36 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-f9b92d7e-b033-4924-b2f4-de1fb6bdc5c2 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:36 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:36 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:48:36 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-f9b92d7e-b033-4924-b2f4-de1fb6bdc5c2 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Snapshot retrieved successfully. Sep 02 12:48:36 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-f9b92d7e-b033-4924-b2f4-de1fb6bdc5c2 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] http://192.168.122.82/volume/v3/snapshots/0cc09a1c-54bf-4f67-9f2e-eba931fe2568 returned with HTTP 200 Sep 02 12:48:36 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 146/294] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:48:36 2026] GET /volume/v3/snapshots/0cc09a1c-54bf-4f67-9f2e-eba931fe2568 => generated 448 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:48:36 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-d8ae061b-90e9-4889-82b2-60465cffc4cf None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:36 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-d8ae061b-90e9-4889-82b2-60465cffc4cf tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] GET http://192.168.122.82/volume/v3/volumes/43613e61-d55c-4ab4-938e-d1c7b1418dd3 Sep 02 12:48:36 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-d8ae061b-90e9-4889-82b2-60465cffc4cf tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:36 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-d8ae061b-90e9-4889-82b2-60465cffc4cf tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:37 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:48:37 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:48:37 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:37 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:48:37 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-d8ae061b-90e9-4889-82b2-60465cffc4cf tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Volume info retrieved successfully. Sep 02 12:48:37 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-d8ae061b-90e9-4889-82b2-60465cffc4cf tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] http://192.168.122.82/volume/v3/volumes/43613e61-d55c-4ab4-938e-d1c7b1418dd3 returned with HTTP 200 Sep 02 12:48:37 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 149/295] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:48:36 2026] GET /volume/v3/volumes/43613e61-d55c-4ab4-938e-d1c7b1418dd3 => generated 851 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:48:37 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-f3787802-6754-4ff8-9287-36678f411d33 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:37 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-f3787802-6754-4ff8-9287-36678f411d33 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] GET http://192.168.122.82/volume/v3/snapshots/0cc09a1c-54bf-4f67-9f2e-eba931fe2568 Sep 02 12:48:37 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-f3787802-6754-4ff8-9287-36678f411d33 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:37 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-f3787802-6754-4ff8-9287-36678f411d33 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:37 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-f3787802-6754-4ff8-9287-36678f411d33 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] http://192.168.122.82/volume/v3/snapshots/0cc09a1c-54bf-4f67-9f2e-eba931fe2568 returned with HTTP 404 Sep 02 12:48:37 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 147/296] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:48:37 2026] GET /volume/v3/snapshots/0cc09a1c-54bf-4f67-9f2e-eba931fe2568 => generated 111 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:48:37 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-736ede05-b2ab-4581-8b15-a0fe8aa88f47 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:37 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-736ede05-b2ab-4581-8b15-a0fe8aa88f47 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] GET http://192.168.122.82/volume/v3/group_snapshots/51a1bd1f-6de1-4647-b73f-83c86c54d469 Sep 02 12:48:37 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-736ede05-b2ab-4581-8b15-a0fe8aa88f47 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:37 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-736ede05-b2ab-4581-8b15-a0fe8aa88f47 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Calling method 'version_select' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:37 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.group_snapshots [None req-736ede05-b2ab-4581-8b15-a0fe8aa88f47 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] show called for member 51a1bd1f-6de1-4647-b73f-83c86c54d469 {{(pid=86936) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 12:48:37 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-736ede05-b2ab-4581-8b15-a0fe8aa88f47 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] http://192.168.122.82/volume/v3/group_snapshots/51a1bd1f-6de1-4647-b73f-83c86c54d469 returned with HTTP 404 Sep 02 12:48:37 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 150/297] 192.168.122.82 () {60 vars in 1292 bytes} [Wed Sep 2 12:48:37 2026] GET /volume/v3/group_snapshots/51a1bd1f-6de1-4647-b73f-83c86c54d469 => generated 116 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 12:48:37 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-34eaebf4-39f7-4f5d-a5d0-eb391447ecf0 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:37 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-34eaebf4-39f7-4f5d-a5d0-eb391447ecf0 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] GET http://192.168.122.82/volume/v3/group_snapshots Sep 02 12:48:37 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-34eaebf4-39f7-4f5d-a5d0-eb391447ecf0 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:37 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-34eaebf4-39f7-4f5d-a5d0-eb391447ecf0 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Calling method 'version_select' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:37 devstack devstack@c-api.service[86935]: /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 02 12:48:37 devstack devstack@c-api.service[86935]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 02 12:48:37 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-34eaebf4-39f7-4f5d-a5d0-eb391447ecf0 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] http://192.168.122.82/volume/v3/group_snapshots returned with HTTP 200 Sep 02 12:48:37 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 148/298] 192.168.122.82 () {60 vars in 1181 bytes} [Wed Sep 2 12:48:37 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:48:37 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-1eb73975-5d22-411a-b648-f05d5b2fbdb1 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:37 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-1eb73975-5d22-411a-b648-f05d5b2fbdb1 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] DELETE http://192.168.122.82/volume/v3/group_snapshots/51a1bd1f-6de1-4647-b73f-83c86c54d469 Sep 02 12:48:37 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-1eb73975-5d22-411a-b648-f05d5b2fbdb1 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:37 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-1eb73975-5d22-411a-b648-f05d5b2fbdb1 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Calling method 'version_select' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:37 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.group_snapshots [None req-1eb73975-5d22-411a-b648-f05d5b2fbdb1 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] delete called for member 51a1bd1f-6de1-4647-b73f-83c86c54d469 {{(pid=86936) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 02 12:48:37 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.group_snapshots [None req-1eb73975-5d22-411a-b648-f05d5b2fbdb1 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Delete group_snapshot with id: 51a1bd1f-6de1-4647-b73f-83c86c54d469 Sep 02 12:48:37 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-1eb73975-5d22-411a-b648-f05d5b2fbdb1 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] http://192.168.122.82/volume/v3/group_snapshots/51a1bd1f-6de1-4647-b73f-83c86c54d469 returned with HTTP 404 Sep 02 12:48:37 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 151/299] 192.168.122.82 () {60 vars in 1295 bytes} [Wed Sep 2 12:48:37 2026] DELETE /volume/v3/group_snapshots/51a1bd1f-6de1-4647-b73f-83c86c54d469 => generated 116 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 02 12:48:37 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-ed73c86a-f67c-4fec-94dc-9d07845e0256 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:37 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-ed73c86a-f67c-4fec-94dc-9d07845e0256 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] GET http://192.168.122.82/volume/v3/volumes/detail Sep 02 12:48:37 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-ed73c86a-f67c-4fec-94dc-9d07845e0256 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:37 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-ed73c86a-f67c-4fec-94dc-9d07845e0256 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Calling method 'detail' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:37 devstack devstack@c-api.service[86935]: DEBUG cinder.api.api_utils [None req-ed73c86a-f67c-4fec-94dc-9d07845e0256 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Removing options '' from query. {{(pid=86935) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 12:48:37 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-ed73c86a-f67c-4fec-94dc-9d07845e0256 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86935) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 12:48:37 devstack devstack@c-api.service[86935]: /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 02 12:48:37 devstack devstack@c-api.service[86935]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 12:48:37 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:48:37 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:48:37 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-ed73c86a-f67c-4fec-94dc-9d07845e0256 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Get all volumes completed successfully. Sep 02 12:48:37 devstack devstack@c-api.service[86935]: WARNING stevedore.named [None req-ed73c86a-f67c-4fec-94dc-9d07845e0256 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:48:37 devstack devstack@c-api.service[86935]: WARNING castellan.key_manager [None req-ed73c86a-f67c-4fec-94dc-9d07845e0256 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:48:37 devstack devstack@c-api.service[86935]: DEBUG oslo_db.sqlalchemy.engines [None req-ed73c86a-f67c-4fec-94dc-9d07845e0256 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86935) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 12:48:37 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:37 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:48:37 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-ed73c86a-f67c-4fec-94dc-9d07845e0256 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] http://192.168.122.82/volume/v3/volumes/detail returned with HTTP 200 Sep 02 12:48:37 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 149/300] 192.168.122.82 () {60 vars in 1178 bytes} [Wed Sep 2 12:48:37 2026] GET /volume/v3/volumes/detail => generated 923 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:48:37 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-f92217d5-bb2f-48eb-84e6-83b222c3e7fb None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:37 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-f92217d5-bb2f-48eb-84e6-83b222c3e7fb tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] POST http://192.168.122.82/volume/v3/groups/ca028860-f878-49f8-9d78-08ac1be02a71/action Sep 02 12:48:37 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-f92217d5-bb2f-48eb-84e6-83b222c3e7fb tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86936) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 12:48:37 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-f92217d5-bb2f-48eb-84e6-83b222c3e7fb tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:48:37 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.groups [None req-f92217d5-bb2f-48eb-84e6-83b222c3e7fb tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] delete called for group ca028860-f878-49f8-9d78-08ac1be02a71 {{(pid=86936) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 02 12:48:37 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.groups [None req-f92217d5-bb2f-48eb-84e6-83b222c3e7fb tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Delete group with id: ca028860-f878-49f8-9d78-08ac1be02a71 Sep 02 12:48:37 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:37 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:48:37 devstack devstack@c-api.service[86936]: /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 02 12:48:37 devstack devstack@c-api.service[86936]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 02 12:48:37 devstack devstack@c-api.service[86936]: /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 02 12:48:37 devstack devstack@c-api.service[86936]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 12:48:38 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-f92217d5-bb2f-48eb-84e6-83b222c3e7fb tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] http://192.168.122.82/volume/v3/groups/ca028860-f878-49f8-9d78-08ac1be02a71/action returned with HTTP 202 Sep 02 12:48:38 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 152/301] 192.168.122.82 () {62 vars in 1307 bytes} [Wed Sep 2 12:48:37 2026] POST /volume/v3/groups/ca028860-f878-49f8-9d78-08ac1be02a71/action => generated 0 bytes in 240 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 12:48:38 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-01c1e668-5a6a-4fe5-80d8-3e05faf9ce9d None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:38 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-01c1e668-5a6a-4fe5-80d8-3e05faf9ce9d tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] GET http://192.168.122.82/volume/v3/volumes/5183eb8f-0b1f-45b7-a9fd-68a05b45aeb6 Sep 02 12:48:38 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-01c1e668-5a6a-4fe5-80d8-3e05faf9ce9d tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:38 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-01c1e668-5a6a-4fe5-80d8-3e05faf9ce9d tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:38 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-ff44f3a1-df48-4923-8c2e-54cc81a95221 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:38 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:48:38 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:48:38 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-ff44f3a1-df48-4923-8c2e-54cc81a95221 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] GET http://192.168.122.82/volume/v3/volumes/43613e61-d55c-4ab4-938e-d1c7b1418dd3 Sep 02 12:48:38 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-ff44f3a1-df48-4923-8c2e-54cc81a95221 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:38 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-ff44f3a1-df48-4923-8c2e-54cc81a95221 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:38 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:38 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:48:38 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:48:38 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:48:38 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:38 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:48:38 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-01c1e668-5a6a-4fe5-80d8-3e05faf9ce9d tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Volume info retrieved successfully. Sep 02 12:48:38 devstack devstack@c-api.service[86935]: WARNING stevedore.named [None req-01c1e668-5a6a-4fe5-80d8-3e05faf9ce9d tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:48:38 devstack devstack@c-api.service[86935]: WARNING castellan.key_manager [None req-01c1e668-5a6a-4fe5-80d8-3e05faf9ce9d tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:48:38 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-ff44f3a1-df48-4923-8c2e-54cc81a95221 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Volume info retrieved successfully. Sep 02 12:48:38 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-ff44f3a1-df48-4923-8c2e-54cc81a95221 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] http://192.168.122.82/volume/v3/volumes/43613e61-d55c-4ab4-938e-d1c7b1418dd3 returned with HTTP 200 Sep 02 12:48:38 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 153/302] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:48:38 2026] GET /volume/v3/volumes/43613e61-d55c-4ab4-938e-d1c7b1418dd3 => generated 909 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 12:48:38 devstack devstack@c-api.service[86935]: DEBUG oslo_db.sqlalchemy.engines [None req-01c1e668-5a6a-4fe5-80d8-3e05faf9ce9d tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86935) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 12:48:38 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:38 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:48:38 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-01c1e668-5a6a-4fe5-80d8-3e05faf9ce9d tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] http://192.168.122.82/volume/v3/volumes/5183eb8f-0b1f-45b7-a9fd-68a05b45aeb6 returned with HTTP 200 Sep 02 12:48:38 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 150/303] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:48:38 2026] GET /volume/v3/volumes/5183eb8f-0b1f-45b7-a9fd-68a05b45aeb6 => generated 919 bytes in 330 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:48:39 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-b5705a9c-8d6d-4248-9fee-40e814c7039b None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:39 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-b5705a9c-8d6d-4248-9fee-40e814c7039b tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] GET http://192.168.122.82/volume/v3/volumes/43613e61-d55c-4ab4-938e-d1c7b1418dd3 Sep 02 12:48:39 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-b5705a9c-8d6d-4248-9fee-40e814c7039b tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:39 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-b5705a9c-8d6d-4248-9fee-40e814c7039b tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:39 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:48:39 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:48:39 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:39 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:48:39 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-b5705a9c-8d6d-4248-9fee-40e814c7039b tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Volume info retrieved successfully. Sep 02 12:48:39 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-b5705a9c-8d6d-4248-9fee-40e814c7039b tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] http://192.168.122.82/volume/v3/volumes/43613e61-d55c-4ab4-938e-d1c7b1418dd3 returned with HTTP 200 Sep 02 12:48:39 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 154/304] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:48:39 2026] GET /volume/v3/volumes/43613e61-d55c-4ab4-938e-d1c7b1418dd3 => generated 909 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:48:39 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-f076919d-c608-4eb8-94bd-19f15f9f9ef8 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:39 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-f076919d-c608-4eb8-94bd-19f15f9f9ef8 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] GET http://192.168.122.82/volume/v3/volumes/5183eb8f-0b1f-45b7-a9fd-68a05b45aeb6 Sep 02 12:48:39 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-f076919d-c608-4eb8-94bd-19f15f9f9ef8 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:39 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-f076919d-c608-4eb8-94bd-19f15f9f9ef8 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:39 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:48:39 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:48:39 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:39 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:48:39 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-f076919d-c608-4eb8-94bd-19f15f9f9ef8 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Volume info retrieved successfully. Sep 02 12:48:39 devstack devstack@c-api.service[86935]: WARNING stevedore.named [None req-f076919d-c608-4eb8-94bd-19f15f9f9ef8 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:48:39 devstack devstack@c-api.service[86935]: WARNING castellan.key_manager [None req-f076919d-c608-4eb8-94bd-19f15f9f9ef8 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:48:39 devstack devstack@c-api.service[86935]: DEBUG oslo_db.sqlalchemy.engines [None req-f076919d-c608-4eb8-94bd-19f15f9f9ef8 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86935) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 12:48:39 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:39 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:48:39 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-f076919d-c608-4eb8-94bd-19f15f9f9ef8 tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] http://192.168.122.82/volume/v3/volumes/5183eb8f-0b1f-45b7-a9fd-68a05b45aeb6 returned with HTTP 200 Sep 02 12:48:39 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 151/305] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:48:39 2026] GET /volume/v3/volumes/5183eb8f-0b1f-45b7-a9fd-68a05b45aeb6 => generated 918 bytes in 497 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:48:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-90c9f5cf-64b6-4bea-90cb-a36b600b77ec None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:40 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-90c9f5cf-64b6-4bea-90cb-a36b600b77ec tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] GET http://192.168.122.82/volume/v3/volumes/43613e61-d55c-4ab4-938e-d1c7b1418dd3 Sep 02 12:48:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-90c9f5cf-64b6-4bea-90cb-a36b600b77ec tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-90c9f5cf-64b6-4bea-90cb-a36b600b77ec tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:40 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:48:40 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:48:40 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:40 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:48:40 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-90c9f5cf-64b6-4bea-90cb-a36b600b77ec tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Volume info retrieved successfully. Sep 02 12:48:40 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-90c9f5cf-64b6-4bea-90cb-a36b600b77ec tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] http://192.168.122.82/volume/v3/volumes/43613e61-d55c-4ab4-938e-d1c7b1418dd3 returned with HTTP 200 Sep 02 12:48:40 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 155/306] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:48:40 2026] GET /volume/v3/volumes/43613e61-d55c-4ab4-938e-d1c7b1418dd3 => generated 912 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:48:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-95c1ba1e-48df-45aa-a5e0-215d7ad47ebc None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:40 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-95c1ba1e-48df-45aa-a5e0-215d7ad47ebc tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] GET http://192.168.122.82/volume/v3/volumes/5183eb8f-0b1f-45b7-a9fd-68a05b45aeb6 Sep 02 12:48:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-95c1ba1e-48df-45aa-a5e0-215d7ad47ebc tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-95c1ba1e-48df-45aa-a5e0-215d7ad47ebc tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:41 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-95c1ba1e-48df-45aa-a5e0-215d7ad47ebc tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] http://192.168.122.82/volume/v3/volumes/5183eb8f-0b1f-45b7-a9fd-68a05b45aeb6 returned with HTTP 404 Sep 02 12:48:41 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 152/307] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:48:40 2026] GET /volume/v3/volumes/5183eb8f-0b1f-45b7-a9fd-68a05b45aeb6 => generated 109 bytes in 65 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 12:48:41 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-63e5b5b2-d6a9-4ed2-a699-3c05fd78907f None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:41 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-63e5b5b2-d6a9-4ed2-a699-3c05fd78907f tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] GET http://192.168.122.82/volume/v3/groups/ca028860-f878-49f8-9d78-08ac1be02a71 Sep 02 12:48:41 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-63e5b5b2-d6a9-4ed2-a699-3c05fd78907f tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:41 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-63e5b5b2-d6a9-4ed2-a699-3c05fd78907f tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] Calling method 'version_select' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:41 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.groups [None req-63e5b5b2-d6a9-4ed2-a699-3c05fd78907f tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] show called for member ca028860-f878-49f8-9d78-08ac1be02a71 {{(pid=86936) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 12:48:41 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-63e5b5b2-d6a9-4ed2-a699-3c05fd78907f tempest-GroupSnapshotsTest-950438097 tempest-GroupSnapshotsTest-950438097-project-member] http://192.168.122.82/volume/v3/groups/ca028860-f878-49f8-9d78-08ac1be02a71 returned with HTTP 404 Sep 02 12:48:41 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 156/308] 192.168.122.82 () {60 vars in 1265 bytes} [Wed Sep 2 12:48:41 2026] GET /volume/v3/groups/ca028860-f878-49f8-9d78-08ac1be02a71 => generated 108 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 12:48:41 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-1027a67e-5076-4c12-97ef-36d561e89e52 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:41 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-1027a67e-5076-4c12-97ef-36d561e89e52 tempest-GroupSnapshotsTest-910279299 tempest-GroupSnapshotsTest-910279299-project-admin] DELETE http://192.168.122.82/volume/v3/group_types/358c79ac-66d5-4612-a653-6559ed576578 Sep 02 12:48:41 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-1027a67e-5076-4c12-97ef-36d561e89e52 tempest-GroupSnapshotsTest-910279299 tempest-GroupSnapshotsTest-910279299-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:41 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-1027a67e-5076-4c12-97ef-36d561e89e52 tempest-GroupSnapshotsTest-910279299 tempest-GroupSnapshotsTest-910279299-project-admin] Calling method 'version_select' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:41 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-1027a67e-5076-4c12-97ef-36d561e89e52 tempest-GroupSnapshotsTest-910279299 tempest-GroupSnapshotsTest-910279299-project-admin] http://192.168.122.82/volume/v3/group_types/358c79ac-66d5-4612-a653-6559ed576578 returned with HTTP 202 Sep 02 12:48:41 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 153/309] 192.168.122.82 () {60 vars in 1283 bytes} [Wed Sep 2 12:48:41 2026] DELETE /volume/v3/group_types/358c79ac-66d5-4612-a653-6559ed576578 => generated 0 bytes in 114 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 12:48:41 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-522b4507-3dd9-484f-a2e3-694757b07988 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:41 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-522b4507-3dd9-484f-a2e3-694757b07988 tempest-GroupSnapshotsTest-910279299 tempest-GroupSnapshotsTest-910279299-project-admin] DELETE http://192.168.122.82/volume/v3/types/1f01ec7b-7177-4166-91f9-4df73f4e5de4 Sep 02 12:48:41 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-522b4507-3dd9-484f-a2e3-694757b07988 tempest-GroupSnapshotsTest-910279299 tempest-GroupSnapshotsTest-910279299-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:41 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-522b4507-3dd9-484f-a2e3-694757b07988 tempest-GroupSnapshotsTest-910279299 tempest-GroupSnapshotsTest-910279299-project-admin] Calling method '_delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:41 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-522b4507-3dd9-484f-a2e3-694757b07988 tempest-GroupSnapshotsTest-910279299 tempest-GroupSnapshotsTest-910279299-project-admin] http://192.168.122.82/volume/v3/types/1f01ec7b-7177-4166-91f9-4df73f4e5de4 returned with HTTP 202 Sep 02 12:48:41 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 157/310] 192.168.122.82 () {58 vars in 1224 bytes} [Wed Sep 2 12:48:41 2026] DELETE /volume/v3/types/1f01ec7b-7177-4166-91f9-4df73f4e5de4 => generated 0 bytes in 212 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 12:48:41 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-43c0f2b5-c1f1-4a1f-8783-46ef5732e8fa None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:41 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-43c0f2b5-c1f1-4a1f-8783-46ef5732e8fa tempest-GroupSnapshotsTest-910279299 tempest-GroupSnapshotsTest-910279299-project-admin] GET http://192.168.122.82/volume/v3/types/1f01ec7b-7177-4166-91f9-4df73f4e5de4 Sep 02 12:48:41 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-43c0f2b5-c1f1-4a1f-8783-46ef5732e8fa tempest-GroupSnapshotsTest-910279299 tempest-GroupSnapshotsTest-910279299-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:41 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-43c0f2b5-c1f1-4a1f-8783-46ef5732e8fa tempest-GroupSnapshotsTest-910279299 tempest-GroupSnapshotsTest-910279299-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:41 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-43c0f2b5-c1f1-4a1f-8783-46ef5732e8fa tempest-GroupSnapshotsTest-910279299 tempest-GroupSnapshotsTest-910279299-project-admin] http://192.168.122.82/volume/v3/types/1f01ec7b-7177-4166-91f9-4df73f4e5de4 returned with HTTP 404 Sep 02 12:48:41 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 154/311] 192.168.122.82 () {58 vars in 1221 bytes} [Wed Sep 2 12:48:41 2026] GET /volume/v3/types/1f01ec7b-7177-4166-91f9-4df73f4e5de4 => generated 114 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:48:41 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-9c503b97-d498-4f6c-b9e2-06fddd112810 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:41 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-9c503b97-d498-4f6c-b9e2-06fddd112810 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] GET http://192.168.122.82/volume/v3/volumes/43613e61-d55c-4ab4-938e-d1c7b1418dd3 Sep 02 12:48:41 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-9c503b97-d498-4f6c-b9e2-06fddd112810 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:41 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-9c503b97-d498-4f6c-b9e2-06fddd112810 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:41 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:48:41 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:48:41 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:41 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:48:41 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-9c503b97-d498-4f6c-b9e2-06fddd112810 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Volume info retrieved successfully. Sep 02 12:48:41 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-9c503b97-d498-4f6c-b9e2-06fddd112810 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] http://192.168.122.82/volume/v3/volumes/43613e61-d55c-4ab4-938e-d1c7b1418dd3 returned with HTTP 200 Sep 02 12:48:41 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 158/312] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:48:41 2026] GET /volume/v3/volumes/43613e61-d55c-4ab4-938e-d1c7b1418dd3 => generated 912 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:48:42 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-d1418b90-457c-4a6b-94e5-1342d8d6af52 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:42 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-d1418b90-457c-4a6b-94e5-1342d8d6af52 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] GET http://192.168.122.82/volume/v3/volumes/43613e61-d55c-4ab4-938e-d1c7b1418dd3 Sep 02 12:48:42 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-d1418b90-457c-4a6b-94e5-1342d8d6af52 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:42 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-d1418b90-457c-4a6b-94e5-1342d8d6af52 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:42 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:48:42 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:48:42 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:42 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:48:42 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-d1418b90-457c-4a6b-94e5-1342d8d6af52 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Volume info retrieved successfully. Sep 02 12:48:42 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-d1418b90-457c-4a6b-94e5-1342d8d6af52 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] http://192.168.122.82/volume/v3/volumes/43613e61-d55c-4ab4-938e-d1c7b1418dd3 returned with HTTP 200 Sep 02 12:48:42 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 155/313] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:48:42 2026] GET /volume/v3/volumes/43613e61-d55c-4ab4-938e-d1c7b1418dd3 => generated 912 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:48:43 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-e8057213-a02d-4cfe-ad9c-2e2e288c18ef None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:43 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-e8057213-a02d-4cfe-ad9c-2e2e288c18ef tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] GET http://192.168.122.82/volume/v3/volumes/43613e61-d55c-4ab4-938e-d1c7b1418dd3 Sep 02 12:48:43 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-e8057213-a02d-4cfe-ad9c-2e2e288c18ef tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:43 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-e8057213-a02d-4cfe-ad9c-2e2e288c18ef tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:43 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:48:43 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:48:43 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:43 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:48:43 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-e8057213-a02d-4cfe-ad9c-2e2e288c18ef tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Volume info retrieved successfully. Sep 02 12:48:43 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-e8057213-a02d-4cfe-ad9c-2e2e288c18ef tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] http://192.168.122.82/volume/v3/volumes/43613e61-d55c-4ab4-938e-d1c7b1418dd3 returned with HTTP 200 Sep 02 12:48:43 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 159/314] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:48:43 2026] GET /volume/v3/volumes/43613e61-d55c-4ab4-938e-d1c7b1418dd3 => generated 912 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:48:44 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-084066cf-cf51-4fec-8a55-baa2245c494c None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:44 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-084066cf-cf51-4fec-8a55-baa2245c494c tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] GET http://192.168.122.82/volume/v3/volumes/43613e61-d55c-4ab4-938e-d1c7b1418dd3 Sep 02 12:48:44 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-084066cf-cf51-4fec-8a55-baa2245c494c tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:44 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-084066cf-cf51-4fec-8a55-baa2245c494c tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:44 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:48:44 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:48:44 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:44 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:48:44 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-084066cf-cf51-4fec-8a55-baa2245c494c tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Volume info retrieved successfully. Sep 02 12:48:44 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-084066cf-cf51-4fec-8a55-baa2245c494c tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] http://192.168.122.82/volume/v3/volumes/43613e61-d55c-4ab4-938e-d1c7b1418dd3 returned with HTTP 200 Sep 02 12:48:44 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 156/315] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:48:44 2026] GET /volume/v3/volumes/43613e61-d55c-4ab4-938e-d1c7b1418dd3 => generated 912 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:48:45 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-63e2850b-02a8-47b0-a076-0aa1f6b3616f None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:45 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-63e2850b-02a8-47b0-a076-0aa1f6b3616f tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] GET http://192.168.122.82/volume/v3/volumes/43613e61-d55c-4ab4-938e-d1c7b1418dd3 Sep 02 12:48:46 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-63e2850b-02a8-47b0-a076-0aa1f6b3616f tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:46 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-63e2850b-02a8-47b0-a076-0aa1f6b3616f tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:46 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:48:46 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:48:46 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:46 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:48:46 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-63e2850b-02a8-47b0-a076-0aa1f6b3616f tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Volume info retrieved successfully. Sep 02 12:48:46 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-63e2850b-02a8-47b0-a076-0aa1f6b3616f tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] http://192.168.122.82/volume/v3/volumes/43613e61-d55c-4ab4-938e-d1c7b1418dd3 returned with HTTP 200 Sep 02 12:48:46 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 160/316] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:48:45 2026] GET /volume/v3/volumes/43613e61-d55c-4ab4-938e-d1c7b1418dd3 => generated 1330 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:48:46 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [req-de5ee0f7-2e05-4895-af43-dd81fd802387 req-31aabc63-a2c6-40d2-9e23-dee94a9c6835 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:46 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-de5ee0f7-2e05-4895-af43-dd81fd802387 req-31aabc63-a2c6-40d2-9e23-dee94a9c6835 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] GET http://192.168.122.82/volume/v3/volumes/43613e61-d55c-4ab4-938e-d1c7b1418dd3 Sep 02 12:48:46 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-de5ee0f7-2e05-4895-af43-dd81fd802387 req-31aabc63-a2c6-40d2-9e23-dee94a9c6835 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:46 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-de5ee0f7-2e05-4895-af43-dd81fd802387 req-31aabc63-a2c6-40d2-9e23-dee94a9c6835 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:46 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:48:46 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:48:46 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:46 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:48:46 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [req-de5ee0f7-2e05-4895-af43-dd81fd802387 req-31aabc63-a2c6-40d2-9e23-dee94a9c6835 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Volume info retrieved successfully. Sep 02 12:48:46 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-de5ee0f7-2e05-4895-af43-dd81fd802387 req-31aabc63-a2c6-40d2-9e23-dee94a9c6835 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] http://192.168.122.82/volume/v3/volumes/43613e61-d55c-4ab4-938e-d1c7b1418dd3 returned with HTTP 200 Sep 02 12:48:46 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 157/317] 192.168.122.82 () {60 vars in 1482 bytes} [Wed Sep 2 12:48:46 2026] GET /volume/v3/volumes/43613e61-d55c-4ab4-938e-d1c7b1418dd3 => generated 1330 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:48:47 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [req-de5ee0f7-2e05-4895-af43-dd81fd802387 req-dd050aa3-24ba-4ca0-91ad-cef31cf133f9 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:47 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-de5ee0f7-2e05-4895-af43-dd81fd802387 req-dd050aa3-24ba-4ca0-91ad-cef31cf133f9 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] GET http://192.168.122.82/volume/v3/volumes/43613e61-d55c-4ab4-938e-d1c7b1418dd3 Sep 02 12:48:47 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-de5ee0f7-2e05-4895-af43-dd81fd802387 req-dd050aa3-24ba-4ca0-91ad-cef31cf133f9 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:47 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-de5ee0f7-2e05-4895-af43-dd81fd802387 req-dd050aa3-24ba-4ca0-91ad-cef31cf133f9 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:47 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:48:47 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:48:47 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:47 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:48:47 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [req-de5ee0f7-2e05-4895-af43-dd81fd802387 req-dd050aa3-24ba-4ca0-91ad-cef31cf133f9 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Volume info retrieved successfully. Sep 02 12:48:47 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-de5ee0f7-2e05-4895-af43-dd81fd802387 req-dd050aa3-24ba-4ca0-91ad-cef31cf133f9 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] http://192.168.122.82/volume/v3/volumes/43613e61-d55c-4ab4-938e-d1c7b1418dd3 returned with HTTP 200 Sep 02 12:48:47 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 161/318] 192.168.122.82 () {60 vars in 1482 bytes} [Wed Sep 2 12:48:47 2026] GET /volume/v3/volumes/43613e61-d55c-4ab4-938e-d1c7b1418dd3 => generated 1330 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:48:47 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-292a7769-e495-4340-a0de-fdc37aabf745 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:47 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-292a7769-e495-4340-a0de-fdc37aabf745 None None] GET http://192.168.122.82/volume// Sep 02 12:48:47 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-292a7769-e495-4340-a0de-fdc37aabf745 None None] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:47 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-292a7769-e495-4340-a0de-fdc37aabf745 None None] Calling method 'all' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:47 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-292a7769-e495-4340-a0de-fdc37aabf745 None None] http://192.168.122.82/volume// returned with HTTP 300 Sep 02 12:48:47 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 158/319] 192.168.122.82 () {58 vars in 1303 bytes} [Wed Sep 2 12:48:47 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 12:48:47 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [req-de5ee0f7-2e05-4895-af43-dd81fd802387 req-bddddf81-33e2-41a0-8fd7-c9fcdb0b030d None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:47 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-de5ee0f7-2e05-4895-af43-dd81fd802387 req-bddddf81-33e2-41a0-8fd7-c9fcdb0b030d tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] POST http://192.168.122.82/volume/v3/attachments Sep 02 12:48:47 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-de5ee0f7-2e05-4895-af43-dd81fd802387 req-bddddf81-33e2-41a0-8fd7-c9fcdb0b030d tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "43613e61-d55c-4ab4-938e-d1c7b1418dd3", "connector": null, "instance_uuid": "a4d39e6f-6c8c-4278-ae2c-0adf9f1455fc"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:48:47 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:48:47 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:48:47 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:47 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:48:47 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-de5ee0f7-2e05-4895-af43-dd81fd802387 req-bddddf81-33e2-41a0-8fd7-c9fcdb0b030d tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] http://192.168.122.82/volume/v3/attachments returned with HTTP 200 Sep 02 12:48:47 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 162/320] 192.168.122.82 () {66 vars in 1478 bytes} [Wed Sep 2 12:48:47 2026] POST /volume/v3/attachments => generated 273 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:48:47 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-7002845d-f8ab-4c76-94fd-f74be367ef80 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:48 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-7002845d-f8ab-4c76-94fd-f74be367ef80 tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] POST http://192.168.122.82/volume/v3/qos-specs Sep 02 12:48:48 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-7002845d-f8ab-4c76-94fd-f74be367ef80 tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-257381554", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:48:48 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.qos_specs [None req-7002845d-f8ab-4c76-94fd-f74be367ef80 tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-257381554', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=86935) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 02 12:48:48 devstack devstack@c-api.service[86935]: DEBUG cinder.db.api [None req-7002845d-f8ab-4c76-94fd-f74be367ef80 tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] DB qos_specs_create(): root {'id': '695bd661-09a7-45ab-bc5a-3694edd97f05', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-257381554'} {{(pid=86935) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 02 12:48:48 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-7002845d-f8ab-4c76-94fd-f74be367ef80 tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] http://192.168.122.82/volume/v3/qos-specs returned with HTTP 200 Sep 02 12:48:48 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 159/321] 192.168.122.82 () {60 vars in 1144 bytes} [Wed Sep 2 12:48:47 2026] POST /volume/v3/qos-specs => generated 398 bytes in 329 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:48:48 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-899ae80a-9fb2-4aa4-94d6-047f7f36cb94 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:48 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-899ae80a-9fb2-4aa4-94d6-047f7f36cb94 tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] POST http://192.168.122.82/volume/v3/types Sep 02 12:48:48 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-899ae80a-9fb2-4aa4-94d6-047f7f36cb94 tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1560111021"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:48:48 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:48 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:48:48 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-899ae80a-9fb2-4aa4-94d6-047f7f36cb94 tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] http://192.168.122.82/volume/v3/types returned with HTTP 200 Sep 02 12:48:48 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 163/322] 192.168.122.82 () {60 vars in 1131 bytes} [Wed Sep 2 12:48:48 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 02 12:48:48 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-eee18750-022b-4a4b-b9ef-68ce294e4811 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:48 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-eee18750-022b-4a4b-b9ef-68ce294e4811 tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] POST http://192.168.122.82/volume/v3/types Sep 02 12:48:48 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-eee18750-022b-4a4b-b9ef-68ce294e4811 tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1584750572"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:48:48 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:48 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:48:48 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-eee18750-022b-4a4b-b9ef-68ce294e4811 tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] http://192.168.122.82/volume/v3/types returned with HTTP 200 Sep 02 12:48:48 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 160/323] 192.168.122.82 () {60 vars in 1131 bytes} [Wed Sep 2 12:48:48 2026] POST /volume/v3/types => generated 222 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:48:48 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-8b4227b9-5e8c-460a-a597-7c90fa4ee6e5 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:48 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-8b4227b9-5e8c-460a-a597-7c90fa4ee6e5 tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] POST http://192.168.122.82/volume/v3/types Sep 02 12:48:48 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-8b4227b9-5e8c-460a-a597-7c90fa4ee6e5 tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-534427667"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:48:48 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-8b4227b9-5e8c-460a-a597-7c90fa4ee6e5 tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] http://192.168.122.82/volume/v3/types returned with HTTP 200 Sep 02 12:48:48 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 164/324] 192.168.122.82 () {60 vars in 1131 bytes} [Wed Sep 2 12:48:48 2026] POST /volume/v3/types => generated 221 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:48:48 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-3241e4d9-2e9e-40fe-ad24-f93e96656e66 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:48 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-3241e4d9-2e9e-40fe-ad24-f93e96656e66 tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] GET http://192.168.122.82/volume/v3/qos-specs/695bd661-09a7-45ab-bc5a-3694edd97f05/associate?vol_type_id=b093d3f0-5adf-4a26-8bcc-67b9cac4bbfd Sep 02 12:48:48 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-3241e4d9-2e9e-40fe-ad24-f93e96656e66 tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:48 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-3241e4d9-2e9e-40fe-ad24-f93e96656e66 tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] Calling method 'associate' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:48 devstack devstack@c-api.service[86935]: DEBUG cinder.api.contrib.qos_specs_manage [None req-3241e4d9-2e9e-40fe-ad24-f93e96656e66 tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] Associate qos_spec: 695bd661-09a7-45ab-bc5a-3694edd97f05 with type: b093d3f0-5adf-4a26-8bcc-67b9cac4bbfd {{(pid=86935) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 02 12:48:48 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-3241e4d9-2e9e-40fe-ad24-f93e96656e66 tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] http://192.168.122.82/volume/v3/qos-specs/695bd661-09a7-45ab-bc5a-3694edd97f05/associate?vol_type_id=b093d3f0-5adf-4a26-8bcc-67b9cac4bbfd returned with HTTP 202 Sep 02 12:48:48 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 161/325] 192.168.122.82 () {58 vars in 1360 bytes} [Wed Sep 2 12:48:48 2026] GET /volume/v3/qos-specs/695bd661-09a7-45ab-bc5a-3694edd97f05/associate?vol_type_id=b093d3f0-5adf-4a26-8bcc-67b9cac4bbfd => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 12:48:48 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-97efb6cc-7442-40ce-bff1-f771d208a72e None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:48 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-97efb6cc-7442-40ce-bff1-f771d208a72e tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] GET http://192.168.122.82/volume/v3/qos-specs/695bd661-09a7-45ab-bc5a-3694edd97f05/associate?vol_type_id=25fabe85-f9b9-4df3-88a6-3afd361e8ad7 Sep 02 12:48:48 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-97efb6cc-7442-40ce-bff1-f771d208a72e tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:48 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-97efb6cc-7442-40ce-bff1-f771d208a72e tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] Calling method 'associate' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:48 devstack devstack@c-api.service[86936]: DEBUG cinder.api.contrib.qos_specs_manage [None req-97efb6cc-7442-40ce-bff1-f771d208a72e tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] Associate qos_spec: 695bd661-09a7-45ab-bc5a-3694edd97f05 with type: 25fabe85-f9b9-4df3-88a6-3afd361e8ad7 {{(pid=86936) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 02 12:48:48 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-97efb6cc-7442-40ce-bff1-f771d208a72e tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] http://192.168.122.82/volume/v3/qos-specs/695bd661-09a7-45ab-bc5a-3694edd97f05/associate?vol_type_id=25fabe85-f9b9-4df3-88a6-3afd361e8ad7 returned with HTTP 202 Sep 02 12:48:48 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 165/326] 192.168.122.82 () {58 vars in 1360 bytes} [Wed Sep 2 12:48:48 2026] GET /volume/v3/qos-specs/695bd661-09a7-45ab-bc5a-3694edd97f05/associate?vol_type_id=25fabe85-f9b9-4df3-88a6-3afd361e8ad7 => generated 0 bytes in 127 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 12:48:48 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-c05026c4-d7b1-424a-a309-d8728d023020 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:48 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-c05026c4-d7b1-424a-a309-d8728d023020 tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] GET http://192.168.122.82/volume/v3/qos-specs/695bd661-09a7-45ab-bc5a-3694edd97f05/associate?vol_type_id=3f010d6b-4156-417f-a469-cb17244218b1 Sep 02 12:48:48 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-c05026c4-d7b1-424a-a309-d8728d023020 tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:48 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-c05026c4-d7b1-424a-a309-d8728d023020 tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] Calling method 'associate' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:48 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:48 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:48:48 devstack devstack@c-api.service[86935]: DEBUG cinder.api.contrib.qos_specs_manage [None req-c05026c4-d7b1-424a-a309-d8728d023020 tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] Associate qos_spec: 695bd661-09a7-45ab-bc5a-3694edd97f05 with type: 3f010d6b-4156-417f-a469-cb17244218b1 {{(pid=86935) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 02 12:48:48 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-c05026c4-d7b1-424a-a309-d8728d023020 tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] http://192.168.122.82/volume/v3/qos-specs/695bd661-09a7-45ab-bc5a-3694edd97f05/associate?vol_type_id=3f010d6b-4156-417f-a469-cb17244218b1 returned with HTTP 202 Sep 02 12:48:48 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 162/327] 192.168.122.82 () {58 vars in 1360 bytes} [Wed Sep 2 12:48:48 2026] GET /volume/v3/qos-specs/695bd661-09a7-45ab-bc5a-3694edd97f05/associate?vol_type_id=3f010d6b-4156-417f-a469-cb17244218b1 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 12:48:48 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-bf4f56c4-8185-4545-b304-7efc99add3b8 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:48 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-bf4f56c4-8185-4545-b304-7efc99add3b8 tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] GET http://192.168.122.82/volume/v3/qos-specs/695bd661-09a7-45ab-bc5a-3694edd97f05/associations Sep 02 12:48:48 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-bf4f56c4-8185-4545-b304-7efc99add3b8 tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:48 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-bf4f56c4-8185-4545-b304-7efc99add3b8 tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] Calling method 'associations' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:48 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:48 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:48:48 devstack devstack@c-api.service[86936]: DEBUG cinder.api.contrib.qos_specs_manage [None req-bf4f56c4-8185-4545-b304-7efc99add3b8 tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] Get associations for qos_spec id: 695bd661-09a7-45ab-bc5a-3694edd97f05 {{(pid=86936) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 02 12:48:48 devstack devstack@c-api.service[86936]: /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 02 12:48:48 devstack devstack@c-api.service[86936]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 02 12:48:48 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-bf4f56c4-8185-4545-b304-7efc99add3b8 tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] http://192.168.122.82/volume/v3/qos-specs/695bd661-09a7-45ab-bc5a-3694edd97f05/associations returned with HTTP 200 Sep 02 12:48:48 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 166/328] 192.168.122.82 () {58 vars in 1272 bytes} [Wed Sep 2 12:48:48 2026] GET /volume/v3/qos-specs/695bd661-09a7-45ab-bc5a-3694edd97f05/associations => generated 447 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:48:48 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-5de8d5ad-a8d0-434f-9d65-503ade9f153c None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:48 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-5de8d5ad-a8d0-434f-9d65-503ade9f153c tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] GET http://192.168.122.82/volume/v3/qos-specs/695bd661-09a7-45ab-bc5a-3694edd97f05/disassociate?vol_type_id=b093d3f0-5adf-4a26-8bcc-67b9cac4bbfd Sep 02 12:48:48 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-5de8d5ad-a8d0-434f-9d65-503ade9f153c tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:48 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-5de8d5ad-a8d0-434f-9d65-503ade9f153c tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] Calling method 'disassociate' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:48 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:48 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:48:48 devstack devstack@c-api.service[86935]: DEBUG cinder.api.contrib.qos_specs_manage [None req-5de8d5ad-a8d0-434f-9d65-503ade9f153c tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] Disassociate qos_spec: 695bd661-09a7-45ab-bc5a-3694edd97f05 from type: b093d3f0-5adf-4a26-8bcc-67b9cac4bbfd {{(pid=86935) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Sep 02 12:48:48 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-5de8d5ad-a8d0-434f-9d65-503ade9f153c tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] http://192.168.122.82/volume/v3/qos-specs/695bd661-09a7-45ab-bc5a-3694edd97f05/disassociate?vol_type_id=b093d3f0-5adf-4a26-8bcc-67b9cac4bbfd returned with HTTP 202 Sep 02 12:48:48 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 163/329] 192.168.122.82 () {58 vars in 1369 bytes} [Wed Sep 2 12:48:48 2026] GET /volume/v3/qos-specs/695bd661-09a7-45ab-bc5a-3694edd97f05/disassociate?vol_type_id=b093d3f0-5adf-4a26-8bcc-67b9cac4bbfd => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 12:48:48 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-36c40c8e-c9c4-4fe3-b218-a05184d9867f None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:48 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-36c40c8e-c9c4-4fe3-b218-a05184d9867f tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] GET http://192.168.122.82/volume/v3/qos-specs/695bd661-09a7-45ab-bc5a-3694edd97f05/associations Sep 02 12:48:48 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-36c40c8e-c9c4-4fe3-b218-a05184d9867f tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:48 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-36c40c8e-c9c4-4fe3-b218-a05184d9867f tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] Calling method 'associations' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:48 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:48 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:48:48 devstack devstack@c-api.service[86936]: DEBUG cinder.api.contrib.qos_specs_manage [None req-36c40c8e-c9c4-4fe3-b218-a05184d9867f tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] Get associations for qos_spec id: 695bd661-09a7-45ab-bc5a-3694edd97f05 {{(pid=86936) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 02 12:48:49 devstack devstack@c-api.service[86936]: /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 02 12:48:49 devstack devstack@c-api.service[86936]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 02 12:48:49 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-36c40c8e-c9c4-4fe3-b218-a05184d9867f tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] http://192.168.122.82/volume/v3/qos-specs/695bd661-09a7-45ab-bc5a-3694edd97f05/associations returned with HTTP 200 Sep 02 12:48:49 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 167/330] 192.168.122.82 () {58 vars in 1272 bytes} [Wed Sep 2 12:48:48 2026] GET /volume/v3/qos-specs/695bd661-09a7-45ab-bc5a-3694edd97f05/associations => generated 305 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:48:49 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-fcdc2ebc-ef8b-476b-8219-9af87ae0c69e None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:49 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-fcdc2ebc-ef8b-476b-8219-9af87ae0c69e tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] GET http://192.168.122.82/volume/v3/qos-specs/695bd661-09a7-45ab-bc5a-3694edd97f05/disassociate_all Sep 02 12:48:49 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-fcdc2ebc-ef8b-476b-8219-9af87ae0c69e tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:49 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-fcdc2ebc-ef8b-476b-8219-9af87ae0c69e tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] Calling method 'disassociate_all' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:49 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:49 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:48:49 devstack devstack@c-api.service[86935]: DEBUG cinder.api.contrib.qos_specs_manage [None req-fcdc2ebc-ef8b-476b-8219-9af87ae0c69e tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] Disassociate qos_spec: 695bd661-09a7-45ab-bc5a-3694edd97f05 from all. {{(pid=86935) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Sep 02 12:48:49 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-fcdc2ebc-ef8b-476b-8219-9af87ae0c69e tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] http://192.168.122.82/volume/v3/qos-specs/695bd661-09a7-45ab-bc5a-3694edd97f05/disassociate_all returned with HTTP 202 Sep 02 12:48:49 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 164/331] 192.168.122.82 () {58 vars in 1284 bytes} [Wed Sep 2 12:48:49 2026] GET /volume/v3/qos-specs/695bd661-09a7-45ab-bc5a-3694edd97f05/disassociate_all => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 12:48:49 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-59a304f5-a142-4f5f-81d3-375725713f5f None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:49 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-59a304f5-a142-4f5f-81d3-375725713f5f tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] GET http://192.168.122.82/volume/v3/qos-specs/695bd661-09a7-45ab-bc5a-3694edd97f05/associations Sep 02 12:48:49 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-59a304f5-a142-4f5f-81d3-375725713f5f tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:49 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-59a304f5-a142-4f5f-81d3-375725713f5f tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] Calling method 'associations' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:49 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:49 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:48:49 devstack devstack@c-api.service[86936]: DEBUG cinder.api.contrib.qos_specs_manage [None req-59a304f5-a142-4f5f-81d3-375725713f5f tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] Get associations for qos_spec id: 695bd661-09a7-45ab-bc5a-3694edd97f05 {{(pid=86936) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 02 12:48:49 devstack devstack@c-api.service[86936]: /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 02 12:48:49 devstack devstack@c-api.service[86936]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 02 12:48:49 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-59a304f5-a142-4f5f-81d3-375725713f5f tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] http://192.168.122.82/volume/v3/qos-specs/695bd661-09a7-45ab-bc5a-3694edd97f05/associations returned with HTTP 200 Sep 02 12:48:49 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 168/332] 192.168.122.82 () {58 vars in 1272 bytes} [Wed Sep 2 12:48:49 2026] GET /volume/v3/qos-specs/695bd661-09a7-45ab-bc5a-3694edd97f05/associations => generated 24 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 12:48:49 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-6d4153db-2678-486a-9b17-426d9c970dbf None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:49 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-6d4153db-2678-486a-9b17-426d9c970dbf tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] DELETE http://192.168.122.82/volume/v3/types/3f010d6b-4156-417f-a469-cb17244218b1 Sep 02 12:48:49 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-6d4153db-2678-486a-9b17-426d9c970dbf tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:49 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-6d4153db-2678-486a-9b17-426d9c970dbf tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] Calling method '_delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:49 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:49 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:48:49 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-6d4153db-2678-486a-9b17-426d9c970dbf tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] http://192.168.122.82/volume/v3/types/3f010d6b-4156-417f-a469-cb17244218b1 returned with HTTP 202 Sep 02 12:48:49 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 165/333] 192.168.122.82 () {58 vars in 1224 bytes} [Wed Sep 2 12:48:49 2026] DELETE /volume/v3/types/3f010d6b-4156-417f-a469-cb17244218b1 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 12:48:49 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-35377a4f-7581-4353-9451-01561d0fa970 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:49 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-35377a4f-7581-4353-9451-01561d0fa970 tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] GET http://192.168.122.82/volume/v3/types/3f010d6b-4156-417f-a469-cb17244218b1 Sep 02 12:48:49 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-35377a4f-7581-4353-9451-01561d0fa970 tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:49 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-35377a4f-7581-4353-9451-01561d0fa970 tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:49 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-35377a4f-7581-4353-9451-01561d0fa970 tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] http://192.168.122.82/volume/v3/types/3f010d6b-4156-417f-a469-cb17244218b1 returned with HTTP 404 Sep 02 12:48:49 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 169/334] 192.168.122.82 () {58 vars in 1221 bytes} [Wed Sep 2 12:48:49 2026] GET /volume/v3/types/3f010d6b-4156-417f-a469-cb17244218b1 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 12:48:49 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-e1e4932b-792a-4d9b-aa95-c12e2dde58c2 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:49 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e1e4932b-792a-4d9b-aa95-c12e2dde58c2 tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] DELETE http://192.168.122.82/volume/v3/types/25fabe85-f9b9-4df3-88a6-3afd361e8ad7 Sep 02 12:48:49 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-e1e4932b-792a-4d9b-aa95-c12e2dde58c2 tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:49 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-e1e4932b-792a-4d9b-aa95-c12e2dde58c2 tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] Calling method '_delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:49 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e1e4932b-792a-4d9b-aa95-c12e2dde58c2 tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] http://192.168.122.82/volume/v3/types/25fabe85-f9b9-4df3-88a6-3afd361e8ad7 returned with HTTP 202 Sep 02 12:48:49 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 166/335] 192.168.122.82 () {58 vars in 1224 bytes} [Wed Sep 2 12:48:49 2026] DELETE /volume/v3/types/25fabe85-f9b9-4df3-88a6-3afd361e8ad7 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 02 12:48:49 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-bd33bf42-eb7f-403f-9426-72d3abbfcd4b None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:49 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-bd33bf42-eb7f-403f-9426-72d3abbfcd4b tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] GET http://192.168.122.82/volume/v3/types/25fabe85-f9b9-4df3-88a6-3afd361e8ad7 Sep 02 12:48:49 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-bd33bf42-eb7f-403f-9426-72d3abbfcd4b tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:49 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-bd33bf42-eb7f-403f-9426-72d3abbfcd4b tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:49 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-bd33bf42-eb7f-403f-9426-72d3abbfcd4b tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] http://192.168.122.82/volume/v3/types/25fabe85-f9b9-4df3-88a6-3afd361e8ad7 returned with HTTP 404 Sep 02 12:48:49 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 170/336] 192.168.122.82 () {58 vars in 1221 bytes} [Wed Sep 2 12:48:49 2026] GET /volume/v3/types/25fabe85-f9b9-4df3-88a6-3afd361e8ad7 => generated 114 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:48:49 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-4aee989a-ef79-41a5-84c7-0d893c950159 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:49 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-4aee989a-ef79-41a5-84c7-0d893c950159 tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] DELETE http://192.168.122.82/volume/v3/types/b093d3f0-5adf-4a26-8bcc-67b9cac4bbfd Sep 02 12:48:49 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-4aee989a-ef79-41a5-84c7-0d893c950159 tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:49 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-4aee989a-ef79-41a5-84c7-0d893c950159 tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] Calling method '_delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:49 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-4aee989a-ef79-41a5-84c7-0d893c950159 tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] http://192.168.122.82/volume/v3/types/b093d3f0-5adf-4a26-8bcc-67b9cac4bbfd returned with HTTP 202 Sep 02 12:48:49 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 167/337] 192.168.122.82 () {58 vars in 1224 bytes} [Wed Sep 2 12:48:49 2026] DELETE /volume/v3/types/b093d3f0-5adf-4a26-8bcc-67b9cac4bbfd => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 12:48:49 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-5f4f63d6-b277-48f6-95d1-6a2ccf04d3b6 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:49 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-5f4f63d6-b277-48f6-95d1-6a2ccf04d3b6 tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] GET http://192.168.122.82/volume/v3/types/b093d3f0-5adf-4a26-8bcc-67b9cac4bbfd Sep 02 12:48:49 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-5f4f63d6-b277-48f6-95d1-6a2ccf04d3b6 tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:49 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-5f4f63d6-b277-48f6-95d1-6a2ccf04d3b6 tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:49 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-5f4f63d6-b277-48f6-95d1-6a2ccf04d3b6 tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] http://192.168.122.82/volume/v3/types/b093d3f0-5adf-4a26-8bcc-67b9cac4bbfd returned with HTTP 404 Sep 02 12:48:49 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 171/338] 192.168.122.82 () {58 vars in 1221 bytes} [Wed Sep 2 12:48:49 2026] GET /volume/v3/types/b093d3f0-5adf-4a26-8bcc-67b9cac4bbfd => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:48:49 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-c1fe0f0f-3560-484a-9c84-c67b3dbebc9f None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:49 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-c1fe0f0f-3560-484a-9c84-c67b3dbebc9f tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] POST http://192.168.122.82/volume/v3/qos-specs Sep 02 12:48:49 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-c1fe0f0f-3560-484a-9c84-c67b3dbebc9f tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-954675362", "consumer": "back-end"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:48:49 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.qos_specs [None req-c1fe0f0f-3560-484a-9c84-c67b3dbebc9f tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-954675362', 'consumer': 'back-end', 'specs': {}} {{(pid=86935) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 02 12:48:49 devstack devstack@c-api.service[86935]: DEBUG cinder.db.api [None req-c1fe0f0f-3560-484a-9c84-c67b3dbebc9f tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] DB qos_specs_create(): root {'id': 'cb0cdbe6-9eaf-4f6a-86f7-830df480bfd5', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-954675362'} {{(pid=86935) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 02 12:48:49 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-6116261e-3fce-45e7-8019-5cc3a17da83a None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:49 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-6116261e-3fce-45e7-8019-5cc3a17da83a None None] GET http://192.168.122.82/volume// Sep 02 12:48:49 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-c1fe0f0f-3560-484a-9c84-c67b3dbebc9f tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] http://192.168.122.82/volume/v3/qos-specs returned with HTTP 200 Sep 02 12:48:49 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-6116261e-3fce-45e7-8019-5cc3a17da83a None None] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:49 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-6116261e-3fce-45e7-8019-5cc3a17da83a None None] Calling method 'all' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:49 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 168/339] 192.168.122.82 () {60 vars in 1143 bytes} [Wed Sep 2 12:48:49 2026] POST /volume/v3/qos-specs => generated 374 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:48:49 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-6116261e-3fce-45e7-8019-5cc3a17da83a None None] http://192.168.122.82/volume// returned with HTTP 300 Sep 02 12:48:49 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 172/340] 192.168.122.82 () {58 vars in 1310 bytes} [Wed Sep 2 12:48:49 2026] GET /volume/ => generated 389 bytes in 15 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 02 12:48:49 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-e8d72792-e55e-48d4-9e92-55ccf2b0b204 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:49 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [req-de5ee0f7-2e05-4895-af43-dd81fd802387 req-7834ae2e-ac79-4213-8c4f-ece52c22cabf None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:49 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e8d72792-e55e-48d4-9e92-55ccf2b0b204 tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] DELETE http://192.168.122.82/volume/v3/qos-specs/cb0cdbe6-9eaf-4f6a-86f7-830df480bfd5?force=False Sep 02 12:48:49 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-e8d72792-e55e-48d4-9e92-55ccf2b0b204 tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:49 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-e8d72792-e55e-48d4-9e92-55ccf2b0b204 tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] Calling method 'delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:49 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:49 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:48:49 devstack devstack@c-api.service[86935]: DEBUG cinder.api.contrib.qos_specs_manage [None req-e8d72792-e55e-48d4-9e92-55ccf2b0b204 tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] Delete qos_spec: cb0cdbe6-9eaf-4f6a-86f7-830df480bfd5, force: False {{(pid=86935) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 02 12:48:49 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-de5ee0f7-2e05-4895-af43-dd81fd802387 req-7834ae2e-ac79-4213-8c4f-ece52c22cabf tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] GET http://192.168.122.82/volume/v3/volumes/43613e61-d55c-4ab4-938e-d1c7b1418dd3 Sep 02 12:48:49 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-de5ee0f7-2e05-4895-af43-dd81fd802387 req-7834ae2e-ac79-4213-8c4f-ece52c22cabf tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:49 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-de5ee0f7-2e05-4895-af43-dd81fd802387 req-7834ae2e-ac79-4213-8c4f-ece52c22cabf tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:49 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:48:49 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:48:49 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:49 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:48:49 devstack devstack@c-api.service[86935]: /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 02 12:48:49 devstack devstack@c-api.service[86935]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 02 12:48:49 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e8d72792-e55e-48d4-9e92-55ccf2b0b204 tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] http://192.168.122.82/volume/v3/qos-specs/cb0cdbe6-9eaf-4f6a-86f7-830df480bfd5?force=False returned with HTTP 202 Sep 02 12:48:49 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [req-de5ee0f7-2e05-4895-af43-dd81fd802387 req-7834ae2e-ac79-4213-8c4f-ece52c22cabf tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Volume info retrieved successfully. Sep 02 12:48:49 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 169/341] 192.168.122.82 () {58 vars in 1259 bytes} [Wed Sep 2 12:48:49 2026] DELETE /volume/v3/qos-specs/cb0cdbe6-9eaf-4f6a-86f7-830df480bfd5?force=False => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 12:48:49 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-39a5902a-47c8-4f07-acd9-ba37c25123c0 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:49 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-39a5902a-47c8-4f07-acd9-ba37c25123c0 tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] GET http://192.168.122.82/volume/v3/qos-specs/cb0cdbe6-9eaf-4f6a-86f7-830df480bfd5 Sep 02 12:48:49 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-39a5902a-47c8-4f07-acd9-ba37c25123c0 tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:49 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-39a5902a-47c8-4f07-acd9-ba37c25123c0 tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:49 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:49 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:48:49 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-39a5902a-47c8-4f07-acd9-ba37c25123c0 tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] http://192.168.122.82/volume/v3/qos-specs/cb0cdbe6-9eaf-4f6a-86f7-830df480bfd5 returned with HTTP 404 Sep 02 12:48:49 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-de5ee0f7-2e05-4895-af43-dd81fd802387 req-7834ae2e-ac79-4213-8c4f-ece52c22cabf tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] http://192.168.122.82/volume/v3/volumes/43613e61-d55c-4ab4-938e-d1c7b1418dd3 returned with HTTP 200 Sep 02 12:48:49 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 170/342] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:48:49 2026] GET /volume/v3/qos-specs/cb0cdbe6-9eaf-4f6a-86f7-830df480bfd5 => generated 100 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:48:49 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 173/343] 192.168.122.82 () {62 vars in 1523 bytes} [Wed Sep 2 12:48:49 2026] GET /volume/v3/volumes/43613e61-d55c-4ab4-938e-d1c7b1418dd3 => generated 1510 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 12:48:49 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-d82e70c2-ff47-40fb-8d5c-07021809f65a None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:49 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-d82e70c2-ff47-40fb-8d5c-07021809f65a tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] GET http://192.168.122.82/volume/v3/qos-specs Sep 02 12:48:49 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-d82e70c2-ff47-40fb-8d5c-07021809f65a tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:49 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-d82e70c2-ff47-40fb-8d5c-07021809f65a tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] Calling method 'index' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:49 devstack devstack@c-api.service[86935]: /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 02 12:48:49 devstack devstack@c-api.service[86935]: return base.obj_make_list(context, cls(context), Sep 02 12:48:49 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-d82e70c2-ff47-40fb-8d5c-07021809f65a tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] http://192.168.122.82/volume/v3/qos-specs returned with HTTP 200 Sep 02 12:48:49 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 171/344] 192.168.122.82 () {58 vars in 1122 bytes} [Wed Sep 2 12:48:49 2026] GET /volume/v3/qos-specs => generated 174 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:48:49 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-9ac42753-aa4d-4941-b2a1-52bde55561c8 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:49 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-9ac42753-aa4d-4941-b2a1-52bde55561c8 tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] DELETE http://192.168.122.82/volume/v3/qos-specs/cb0cdbe6-9eaf-4f6a-86f7-830df480bfd5?force=False Sep 02 12:48:49 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-9ac42753-aa4d-4941-b2a1-52bde55561c8 tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:49 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-9ac42753-aa4d-4941-b2a1-52bde55561c8 tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] Calling method 'delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:49 devstack devstack@c-api.service[86936]: DEBUG cinder.api.contrib.qos_specs_manage [None req-9ac42753-aa4d-4941-b2a1-52bde55561c8 tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] Delete qos_spec: cb0cdbe6-9eaf-4f6a-86f7-830df480bfd5, force: False {{(pid=86936) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 02 12:48:49 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-9ac42753-aa4d-4941-b2a1-52bde55561c8 tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] http://192.168.122.82/volume/v3/qos-specs/cb0cdbe6-9eaf-4f6a-86f7-830df480bfd5?force=False returned with HTTP 404 Sep 02 12:48:49 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 174/345] 192.168.122.82 () {58 vars in 1259 bytes} [Wed Sep 2 12:48:49 2026] DELETE /volume/v3/qos-specs/cb0cdbe6-9eaf-4f6a-86f7-830df480bfd5?force=False => generated 100 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:48:49 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-0b38f79c-c16a-497d-867f-4a3fd2431779 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:49 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-0b38f79c-c16a-497d-867f-4a3fd2431779 tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] GET http://192.168.122.82/volume/v3/qos-specs/cb0cdbe6-9eaf-4f6a-86f7-830df480bfd5 Sep 02 12:48:49 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-0b38f79c-c16a-497d-867f-4a3fd2431779 tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:49 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-0b38f79c-c16a-497d-867f-4a3fd2431779 tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:49 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:49 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:48:49 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-0b38f79c-c16a-497d-867f-4a3fd2431779 tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] http://192.168.122.82/volume/v3/qos-specs/cb0cdbe6-9eaf-4f6a-86f7-830df480bfd5 returned with HTTP 404 Sep 02 12:48:49 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 172/346] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:48:49 2026] GET /volume/v3/qos-specs/cb0cdbe6-9eaf-4f6a-86f7-830df480bfd5 => generated 100 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:48:49 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-7924b7b9-1006-42d6-ab2c-494f997184e2 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:49 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-7924b7b9-1006-42d6-ab2c-494f997184e2 tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] POST http://192.168.122.82/volume/v3/qos-specs Sep 02 12:48:49 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-7924b7b9-1006-42d6-ab2c-494f997184e2 tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-38332646", "consumer": "both"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:48:49 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.qos_specs [None req-7924b7b9-1006-42d6-ab2c-494f997184e2 tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-38332646', 'consumer': 'both', 'specs': {}} {{(pid=86936) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 02 12:48:49 devstack devstack@c-api.service[86936]: DEBUG cinder.db.api [None req-7924b7b9-1006-42d6-ab2c-494f997184e2 tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] DB qos_specs_create(): root {'id': '8d77a862-acb5-42c3-b0f1-8d8133d4fd13', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-38332646'} {{(pid=86936) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 02 12:48:49 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-7924b7b9-1006-42d6-ab2c-494f997184e2 tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] http://192.168.122.82/volume/v3/qos-specs returned with HTTP 200 Sep 02 12:48:49 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 175/347] 192.168.122.82 () {60 vars in 1143 bytes} [Wed Sep 2 12:48:49 2026] POST /volume/v3/qos-specs => generated 369 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 12:48:49 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-5feb93fb-ff83-481a-9509-baa76c1a66b0 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:49 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-5feb93fb-ff83-481a-9509-baa76c1a66b0 tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] DELETE http://192.168.122.82/volume/v3/qos-specs/8d77a862-acb5-42c3-b0f1-8d8133d4fd13?force=False Sep 02 12:48:49 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-5feb93fb-ff83-481a-9509-baa76c1a66b0 tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:49 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-5feb93fb-ff83-481a-9509-baa76c1a66b0 tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] Calling method 'delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:49 devstack devstack@c-api.service[86935]: DEBUG cinder.api.contrib.qos_specs_manage [None req-5feb93fb-ff83-481a-9509-baa76c1a66b0 tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] Delete qos_spec: 8d77a862-acb5-42c3-b0f1-8d8133d4fd13, force: False {{(pid=86935) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 02 12:48:49 devstack devstack@c-api.service[86935]: /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 02 12:48:49 devstack devstack@c-api.service[86935]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 02 12:48:49 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-5feb93fb-ff83-481a-9509-baa76c1a66b0 tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] http://192.168.122.82/volume/v3/qos-specs/8d77a862-acb5-42c3-b0f1-8d8133d4fd13?force=False returned with HTTP 202 Sep 02 12:48:49 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 173/348] 192.168.122.82 () {58 vars in 1259 bytes} [Wed Sep 2 12:48:49 2026] DELETE /volume/v3/qos-specs/8d77a862-acb5-42c3-b0f1-8d8133d4fd13?force=False => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 12:48:49 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-86a7efe5-8063-4d6a-a173-72af37e1d7aa None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:49 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-86a7efe5-8063-4d6a-a173-72af37e1d7aa tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] GET http://192.168.122.82/volume/v3/qos-specs/8d77a862-acb5-42c3-b0f1-8d8133d4fd13 Sep 02 12:48:49 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-86a7efe5-8063-4d6a-a173-72af37e1d7aa tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:49 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-86a7efe5-8063-4d6a-a173-72af37e1d7aa tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:49 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:49 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:48:49 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-86a7efe5-8063-4d6a-a173-72af37e1d7aa tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] http://192.168.122.82/volume/v3/qos-specs/8d77a862-acb5-42c3-b0f1-8d8133d4fd13 returned with HTTP 404 Sep 02 12:48:49 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 176/349] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:48:49 2026] GET /volume/v3/qos-specs/8d77a862-acb5-42c3-b0f1-8d8133d4fd13 => generated 100 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 12:48:49 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-5579b993-1d97-406e-aa92-b76b603d2ca0 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:49 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-5579b993-1d97-406e-aa92-b76b603d2ca0 tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] GET http://192.168.122.82/volume/v3/qos-specs Sep 02 12:48:49 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-5579b993-1d97-406e-aa92-b76b603d2ca0 tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:49 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-5579b993-1d97-406e-aa92-b76b603d2ca0 tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] Calling method 'index' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:49 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:49 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:48:49 devstack devstack@c-api.service[86935]: /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 02 12:48:49 devstack devstack@c-api.service[86935]: return base.obj_make_list(context, cls(context), Sep 02 12:48:49 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-5579b993-1d97-406e-aa92-b76b603d2ca0 tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] http://192.168.122.82/volume/v3/qos-specs returned with HTTP 200 Sep 02 12:48:49 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 174/350] 192.168.122.82 () {58 vars in 1122 bytes} [Wed Sep 2 12:48:49 2026] GET /volume/v3/qos-specs => generated 174 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 12:48:50 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [req-de5ee0f7-2e05-4895-af43-dd81fd802387 req-c83bcc5d-d2e1-4904-9653-3d55c0be92e5 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:50 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-fa5f43d5-4fb5-485f-b89a-40de32df7505 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:50 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-de5ee0f7-2e05-4895-af43-dd81fd802387 req-c83bcc5d-d2e1-4904-9653-3d55c0be92e5 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] PUT http://192.168.122.82/volume/v3/attachments/85069226-ae54-47d0-8524-43d7408d4a7f Sep 02 12:48:50 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-fa5f43d5-4fb5-485f-b89a-40de32df7505 tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] DELETE http://192.168.122.82/volume/v3/qos-specs/8d77a862-acb5-42c3-b0f1-8d8133d4fd13?force=False Sep 02 12:48:50 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-fa5f43d5-4fb5-485f-b89a-40de32df7505 tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:50 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-de5ee0f7-2e05-4895-af43-dd81fd802387 req-c83bcc5d-d2e1-4904-9653-3d55c0be92e5 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.82", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d3f28f32c01d", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d962fb62-a9ac-4620-919c-737cbb1a64b6", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:48:50 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-fa5f43d5-4fb5-485f-b89a-40de32df7505 tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] Calling method 'delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:50 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:50 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:48:50 devstack devstack@c-api.service[86935]: DEBUG cinder.api.contrib.qos_specs_manage [None req-fa5f43d5-4fb5-485f-b89a-40de32df7505 tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] Delete qos_spec: 8d77a862-acb5-42c3-b0f1-8d8133d4fd13, force: False {{(pid=86935) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 02 12:48:50 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-fa5f43d5-4fb5-485f-b89a-40de32df7505 tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] http://192.168.122.82/volume/v3/qos-specs/8d77a862-acb5-42c3-b0f1-8d8133d4fd13?force=False returned with HTTP 404 Sep 02 12:48:50 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 175/351] 192.168.122.82 () {58 vars in 1259 bytes} [Wed Sep 2 12:48:50 2026] DELETE /volume/v3/qos-specs/8d77a862-acb5-42c3-b0f1-8d8133d4fd13?force=False => generated 100 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:48:50 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-1e4fb066-b923-4be3-bc33-a365fe3d0f6e None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:50 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-1e4fb066-b923-4be3-bc33-a365fe3d0f6e tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] GET http://192.168.122.82/volume/v3/qos-specs/8d77a862-acb5-42c3-b0f1-8d8133d4fd13 Sep 02 12:48:50 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-1e4fb066-b923-4be3-bc33-a365fe3d0f6e tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:50 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-1e4fb066-b923-4be3-bc33-a365fe3d0f6e tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:50 devstack devstack@c-api.service[86936]: DEBUG cinder.coordination [req-de5ee0f7-2e05-4895-af43-dd81fd802387 req-c83bcc5d-d2e1-4904-9653-3d55c0be92e5 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Acquiring lock "cinder-attachment_update-43613e61-d55c-4ab4-938e-d1c7b1418dd3-devstack" by "attachment_update" {{(pid=86936) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 02 12:48:50 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-1e4fb066-b923-4be3-bc33-a365fe3d0f6e tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] http://192.168.122.82/volume/v3/qos-specs/8d77a862-acb5-42c3-b0f1-8d8133d4fd13 returned with HTTP 404 Sep 02 12:48:50 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 176/352] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:48:50 2026] GET /volume/v3/qos-specs/8d77a862-acb5-42c3-b0f1-8d8133d4fd13 => generated 100 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:48:50 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-2d8c0079-7b12-4fc2-8e06-9ef87ce30370 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:50 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-2d8c0079-7b12-4fc2-8e06-9ef87ce30370 tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] POST http://192.168.122.82/volume/v3/qos-specs Sep 02 12:48:50 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-2d8c0079-7b12-4fc2-8e06-9ef87ce30370 tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-89820922", "consumer": "front-end"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:48:50 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.qos_specs [None req-2d8c0079-7b12-4fc2-8e06-9ef87ce30370 tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-89820922', 'consumer': 'front-end', 'specs': {}} {{(pid=86935) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 02 12:48:50 devstack devstack@c-api.service[86935]: DEBUG cinder.db.api [None req-2d8c0079-7b12-4fc2-8e06-9ef87ce30370 tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] DB qos_specs_create(): root {'id': '1148f011-6393-47b4-a1a0-e54c2a7463b9', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-89820922'} {{(pid=86935) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 02 12:48:50 devstack devstack@c-api.service[86936]: DEBUG cinder.coordination [req-de5ee0f7-2e05-4895-af43-dd81fd802387 req-c83bcc5d-d2e1-4904-9653-3d55c0be92e5 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Lock "cinder-attachment_update-43613e61-d55c-4ab4-938e-d1c7b1418dd3-devstack" acquired by "attachment_update" :: waited 0.053s {{(pid=86936) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 02 12:48:50 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:50 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:48:50 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-2d8c0079-7b12-4fc2-8e06-9ef87ce30370 tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] http://192.168.122.82/volume/v3/qos-specs returned with HTTP 200 Sep 02 12:48:50 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 177/353] 192.168.122.82 () {60 vars in 1143 bytes} [Wed Sep 2 12:48:50 2026] POST /volume/v3/qos-specs => generated 374 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:48:50 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-d2f6c527-7bd5-4ccb-a74f-96a58af580fd None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:50 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-d2f6c527-7bd5-4ccb-a74f-96a58af580fd tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] DELETE http://192.168.122.82/volume/v3/qos-specs/1148f011-6393-47b4-a1a0-e54c2a7463b9?force=False Sep 02 12:48:50 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-d2f6c527-7bd5-4ccb-a74f-96a58af580fd tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:50 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-d2f6c527-7bd5-4ccb-a74f-96a58af580fd tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] Calling method 'delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:50 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:50 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:48:50 devstack devstack@c-api.service[86935]: DEBUG cinder.api.contrib.qos_specs_manage [None req-d2f6c527-7bd5-4ccb-a74f-96a58af580fd tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] Delete qos_spec: 1148f011-6393-47b4-a1a0-e54c2a7463b9, force: False {{(pid=86935) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 02 12:48:50 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:48:50 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:48:50 devstack devstack@c-api.service[86935]: /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 02 12:48:50 devstack devstack@c-api.service[86935]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 02 12:48:50 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-d2f6c527-7bd5-4ccb-a74f-96a58af580fd tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] http://192.168.122.82/volume/v3/qos-specs/1148f011-6393-47b4-a1a0-e54c2a7463b9?force=False returned with HTTP 202 Sep 02 12:48:50 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 178/354] 192.168.122.82 () {58 vars in 1259 bytes} [Wed Sep 2 12:48:50 2026] DELETE /volume/v3/qos-specs/1148f011-6393-47b4-a1a0-e54c2a7463b9?force=False => generated 0 bytes in 117 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 12:48:50 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-ad849d01-7a9f-4817-97c1-f7bde13c0a0a None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:50 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-ad849d01-7a9f-4817-97c1-f7bde13c0a0a tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] GET http://192.168.122.82/volume/v3/qos-specs/1148f011-6393-47b4-a1a0-e54c2a7463b9 Sep 02 12:48:50 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-ad849d01-7a9f-4817-97c1-f7bde13c0a0a tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:50 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-ad849d01-7a9f-4817-97c1-f7bde13c0a0a tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:50 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:50 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:48:50 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-ad849d01-7a9f-4817-97c1-f7bde13c0a0a tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] http://192.168.122.82/volume/v3/qos-specs/1148f011-6393-47b4-a1a0-e54c2a7463b9 returned with HTTP 404 Sep 02 12:48:50 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 179/355] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:48:50 2026] GET /volume/v3/qos-specs/1148f011-6393-47b4-a1a0-e54c2a7463b9 => generated 100 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:48:50 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-ceb5b0eb-dfbf-4e2b-b011-5fd22d3458d0 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:50 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-ceb5b0eb-dfbf-4e2b-b011-5fd22d3458d0 tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] GET http://192.168.122.82/volume/v3/qos-specs Sep 02 12:48:50 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-ceb5b0eb-dfbf-4e2b-b011-5fd22d3458d0 tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:50 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-ceb5b0eb-dfbf-4e2b-b011-5fd22d3458d0 tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] Calling method 'index' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:50 devstack devstack@c-api.service[86935]: /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 02 12:48:50 devstack devstack@c-api.service[86935]: return base.obj_make_list(context, cls(context), Sep 02 12:48:50 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-ceb5b0eb-dfbf-4e2b-b011-5fd22d3458d0 tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] http://192.168.122.82/volume/v3/qos-specs returned with HTTP 200 Sep 02 12:48:50 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 180/356] 192.168.122.82 () {58 vars in 1122 bytes} [Wed Sep 2 12:48:50 2026] GET /volume/v3/qos-specs => generated 174 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:48:50 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-8e9e4f92-75e2-45a8-9007-b2d98bf63603 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:50 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-8e9e4f92-75e2-45a8-9007-b2d98bf63603 tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] DELETE http://192.168.122.82/volume/v3/qos-specs/1148f011-6393-47b4-a1a0-e54c2a7463b9?force=False Sep 02 12:48:50 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-8e9e4f92-75e2-45a8-9007-b2d98bf63603 tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:50 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-8e9e4f92-75e2-45a8-9007-b2d98bf63603 tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] Calling method 'delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:50 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:50 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:48:50 devstack devstack@c-api.service[86935]: DEBUG cinder.api.contrib.qos_specs_manage [None req-8e9e4f92-75e2-45a8-9007-b2d98bf63603 tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] Delete qos_spec: 1148f011-6393-47b4-a1a0-e54c2a7463b9, force: False {{(pid=86935) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 02 12:48:50 devstack devstack@c-api.service[86936]: DEBUG cinder.coordination [req-de5ee0f7-2e05-4895-af43-dd81fd802387 req-c83bcc5d-d2e1-4904-9653-3d55c0be92e5 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Lock "cinder-attachment_update-43613e61-d55c-4ab4-938e-d1c7b1418dd3-devstack" released by "attachment_update" :: held 0.332s {{(pid=86936) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 02 12:48:50 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-de5ee0f7-2e05-4895-af43-dd81fd802387 req-c83bcc5d-d2e1-4904-9653-3d55c0be92e5 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] http://192.168.122.82/volume/v3/attachments/85069226-ae54-47d0-8524-43d7408d4a7f returned with HTTP 200 Sep 02 12:48:50 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 177/357] 192.168.122.82 () {66 vars in 1588 bytes} [Wed Sep 2 12:48:50 2026] PUT /volume/v3/attachments/85069226-ae54-47d0-8524-43d7408d4a7f => generated 694 bytes in 473 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:48:50 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-8e9e4f92-75e2-45a8-9007-b2d98bf63603 tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] http://192.168.122.82/volume/v3/qos-specs/1148f011-6393-47b4-a1a0-e54c2a7463b9?force=False returned with HTTP 404 Sep 02 12:48:50 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 181/358] 192.168.122.82 () {58 vars in 1259 bytes} [Wed Sep 2 12:48:50 2026] DELETE /volume/v3/qos-specs/1148f011-6393-47b4-a1a0-e54c2a7463b9?force=False => generated 100 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:48:50 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-d81ba538-2d1d-4261-b47e-3115038b7ca1 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:50 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-d81ba538-2d1d-4261-b47e-3115038b7ca1 tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] GET http://192.168.122.82/volume/v3/qos-specs/1148f011-6393-47b4-a1a0-e54c2a7463b9 Sep 02 12:48:50 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-d81ba538-2d1d-4261-b47e-3115038b7ca1 tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:50 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-d81ba538-2d1d-4261-b47e-3115038b7ca1 tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:50 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:50 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:48:50 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-d81ba538-2d1d-4261-b47e-3115038b7ca1 tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] http://192.168.122.82/volume/v3/qos-specs/1148f011-6393-47b4-a1a0-e54c2a7463b9 returned with HTTP 404 Sep 02 12:48:50 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [req-de5ee0f7-2e05-4895-af43-dd81fd802387 req-cdadb85f-adab-4b9f-952a-4fb31c2751a3 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:50 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 178/359] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:48:50 2026] GET /volume/v3/qos-specs/1148f011-6393-47b4-a1a0-e54c2a7463b9 => generated 100 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:48:50 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-de5ee0f7-2e05-4895-af43-dd81fd802387 req-cdadb85f-adab-4b9f-952a-4fb31c2751a3 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] POST http://192.168.122.82/volume/v3/attachments/85069226-ae54-47d0-8524-43d7408d4a7f/action Sep 02 12:48:50 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-76eeb05c-f6e5-4077-b1d9-5bd59f151c9b None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:50 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-de5ee0f7-2e05-4895-af43-dd81fd802387 req-cdadb85f-adab-4b9f-952a-4fb31c2751a3 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Action body: b'{"os-complete": null}' {{(pid=86935) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 12:48:50 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-de5ee0f7-2e05-4895-af43-dd81fd802387 req-cdadb85f-adab-4b9f-952a-4fb31c2751a3 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:48:50 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-76eeb05c-f6e5-4077-b1d9-5bd59f151c9b tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] GET http://192.168.122.82/volume/v3/qos-specs/695bd661-09a7-45ab-bc5a-3694edd97f05 Sep 02 12:48:50 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-76eeb05c-f6e5-4077-b1d9-5bd59f151c9b tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:50 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-76eeb05c-f6e5-4077-b1d9-5bd59f151c9b tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:50 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-76eeb05c-f6e5-4077-b1d9-5bd59f151c9b tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] http://192.168.122.82/volume/v3/qos-specs/695bd661-09a7-45ab-bc5a-3694edd97f05 returned with HTTP 200 Sep 02 12:48:50 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 179/360] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:48:50 2026] GET /volume/v3/qos-specs/695bd661-09a7-45ab-bc5a-3694edd97f05 => generated 398 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:48:50 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-3e1c9641-1a66-41ce-9901-3391e97e1a26 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:50 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-3e1c9641-1a66-41ce-9901-3391e97e1a26 tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] GET http://192.168.122.82/volume/v3/qos-specs Sep 02 12:48:50 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-3e1c9641-1a66-41ce-9901-3391e97e1a26 tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:50 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-3e1c9641-1a66-41ce-9901-3391e97e1a26 tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] Calling method 'index' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:50 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:50 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:48:50 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:48:50 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:48:50 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:50 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:48:50 devstack devstack@c-api.service[86936]: /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 02 12:48:50 devstack devstack@c-api.service[86936]: return base.obj_make_list(context, cls(context), Sep 02 12:48:50 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-3e1c9641-1a66-41ce-9901-3391e97e1a26 tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] http://192.168.122.82/volume/v3/qos-specs returned with HTTP 200 Sep 02 12:48:50 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 180/361] 192.168.122.82 () {58 vars in 1122 bytes} [Wed Sep 2 12:48:50 2026] GET /volume/v3/qos-specs => generated 174 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:48:50 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-dd4bf625-c8f4-4063-a8a6-32a0b02a3082 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:50 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-dd4bf625-c8f4-4063-a8a6-32a0b02a3082 tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] PUT http://192.168.122.82/volume/v3/qos-specs/695bd661-09a7-45ab-bc5a-3694edd97f05 Sep 02 12:48:50 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-dd4bf625-c8f4-4063-a8a6-32a0b02a3082 tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:48:50 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:50 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:48:50 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-de5ee0f7-2e05-4895-af43-dd81fd802387 req-cdadb85f-adab-4b9f-952a-4fb31c2751a3 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] http://192.168.122.82/volume/v3/attachments/85069226-ae54-47d0-8524-43d7408d4a7f/action returned with HTTP 204 Sep 02 12:48:50 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 182/362] 192.168.122.82 () {66 vars in 1609 bytes} [Wed Sep 2 12:48:50 2026] POST /volume/v3/attachments/85069226-ae54-47d0-8524-43d7408d4a7f/action => generated 0 bytes in 247 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:48:50 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.qos_specs [None req-dd4bf625-c8f4-4063-a8a6-32a0b02a3082 tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=86936) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Sep 02 12:48:50 devstack devstack@c-api.service[86936]: DEBUG cinder.db.api [None req-dd4bf625-c8f4-4063-a8a6-32a0b02a3082 tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] qos_specs_update() value: {'id': '6db6842c-279c-41d6-9282-5edd14f72520', 'key': 'iops_bytes', 'value': '500', 'specs_id': '695bd661-09a7-45ab-bc5a-3694edd97f05', 'deleted': False} {{(pid=86936) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Sep 02 12:48:50 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-dd4bf625-c8f4-4063-a8a6-32a0b02a3082 tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] http://192.168.122.82/volume/v3/qos-specs/695bd661-09a7-45ab-bc5a-3694edd97f05 returned with HTTP 200 Sep 02 12:48:50 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 181/363] 192.168.122.82 () {60 vars in 1253 bytes} [Wed Sep 2 12:48:50 2026] PUT /volume/v3/qos-specs/695bd661-09a7-45ab-bc5a-3694edd97f05 => generated 36 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 12:48:50 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-ff764cb7-46d3-4c09-880d-20e02133a46b None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:50 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-ff764cb7-46d3-4c09-880d-20e02133a46b tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] GET http://192.168.122.82/volume/v3/qos-specs/695bd661-09a7-45ab-bc5a-3694edd97f05 Sep 02 12:48:50 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-ff764cb7-46d3-4c09-880d-20e02133a46b tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:50 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-ff764cb7-46d3-4c09-880d-20e02133a46b tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:50 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-ff764cb7-46d3-4c09-880d-20e02133a46b tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] http://192.168.122.82/volume/v3/qos-specs/695bd661-09a7-45ab-bc5a-3694edd97f05 returned with HTTP 200 Sep 02 12:48:50 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 183/364] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:48:50 2026] GET /volume/v3/qos-specs/695bd661-09a7-45ab-bc5a-3694edd97f05 => generated 419 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:48:50 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-31769390-9ab5-4b63-b0ae-b9591ec7ffd5 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:50 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-31769390-9ab5-4b63-b0ae-b9591ec7ffd5 tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] PUT http://192.168.122.82/volume/v3/qos-specs/695bd661-09a7-45ab-bc5a-3694edd97f05/delete_keys Sep 02 12:48:50 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-31769390-9ab5-4b63-b0ae-b9591ec7ffd5 tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:48:50 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:50 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:48:50 devstack devstack@c-api.service[86936]: DEBUG cinder.api.contrib.qos_specs_manage [None req-31769390-9ab5-4b63-b0ae-b9591ec7ffd5 tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] Delete_key spec: 695bd661-09a7-45ab-bc5a-3694edd97f05, keys: ['iops_bytes'] {{(pid=86936) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Sep 02 12:48:51 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-31769390-9ab5-4b63-b0ae-b9591ec7ffd5 tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] http://192.168.122.82/volume/v3/qos-specs/695bd661-09a7-45ab-bc5a-3694edd97f05/delete_keys returned with HTTP 202 Sep 02 12:48:51 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 182/365] 192.168.122.82 () {60 vars in 1289 bytes} [Wed Sep 2 12:48:50 2026] PUT /volume/v3/qos-specs/695bd661-09a7-45ab-bc5a-3694edd97f05/delete_keys => generated 0 bytes in 115 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 12:48:51 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-a5b11ef2-339d-4111-9a87-b49a3fc4319f None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:51 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-a5b11ef2-339d-4111-9a87-b49a3fc4319f tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] GET http://192.168.122.82/volume/v3/qos-specs/695bd661-09a7-45ab-bc5a-3694edd97f05 Sep 02 12:48:51 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-a5b11ef2-339d-4111-9a87-b49a3fc4319f tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:51 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-a5b11ef2-339d-4111-9a87-b49a3fc4319f tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:51 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:51 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:48:51 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-a5b11ef2-339d-4111-9a87-b49a3fc4319f tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] http://192.168.122.82/volume/v3/qos-specs/695bd661-09a7-45ab-bc5a-3694edd97f05 returned with HTTP 200 Sep 02 12:48:51 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 184/366] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:48:51 2026] GET /volume/v3/qos-specs/695bd661-09a7-45ab-bc5a-3694edd97f05 => generated 398 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:48:51 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-5cf11cd6-5c04-40f5-9aec-7a98cfa9acc7 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:51 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-5cf11cd6-5c04-40f5-9aec-7a98cfa9acc7 tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] GET http://192.168.122.82/volume/v3/qos-specs/695bd661-09a7-45ab-bc5a-3694edd97f05 Sep 02 12:48:51 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-5cf11cd6-5c04-40f5-9aec-7a98cfa9acc7 tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:51 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-5cf11cd6-5c04-40f5-9aec-7a98cfa9acc7 tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:51 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:51 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:48:51 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-5cf11cd6-5c04-40f5-9aec-7a98cfa9acc7 tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] http://192.168.122.82/volume/v3/qos-specs/695bd661-09a7-45ab-bc5a-3694edd97f05 returned with HTTP 200 Sep 02 12:48:51 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 183/367] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:48:51 2026] GET /volume/v3/qos-specs/695bd661-09a7-45ab-bc5a-3694edd97f05 => generated 398 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:48:51 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-9d0eac41-af5f-4437-847f-1389ba8a8c91 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:51 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-9d0eac41-af5f-4437-847f-1389ba8a8c91 tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] DELETE http://192.168.122.82/volume/v3/qos-specs/695bd661-09a7-45ab-bc5a-3694edd97f05?force=False Sep 02 12:48:51 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-9d0eac41-af5f-4437-847f-1389ba8a8c91 tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:51 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-9d0eac41-af5f-4437-847f-1389ba8a8c91 tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] Calling method 'delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:51 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:51 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:48:51 devstack devstack@c-api.service[86935]: DEBUG cinder.api.contrib.qos_specs_manage [None req-9d0eac41-af5f-4437-847f-1389ba8a8c91 tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] Delete qos_spec: 695bd661-09a7-45ab-bc5a-3694edd97f05, force: False {{(pid=86935) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 02 12:48:51 devstack devstack@c-api.service[86935]: /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 02 12:48:51 devstack devstack@c-api.service[86935]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 02 12:48:51 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-9d0eac41-af5f-4437-847f-1389ba8a8c91 tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] http://192.168.122.82/volume/v3/qos-specs/695bd661-09a7-45ab-bc5a-3694edd97f05?force=False returned with HTTP 202 Sep 02 12:48:51 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 185/368] 192.168.122.82 () {58 vars in 1259 bytes} [Wed Sep 2 12:48:51 2026] DELETE /volume/v3/qos-specs/695bd661-09a7-45ab-bc5a-3694edd97f05?force=False => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 12:48:51 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-52bd04ff-e894-474b-ba0d-40555155d295 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:51 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-52bd04ff-e894-474b-ba0d-40555155d295 tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] GET http://192.168.122.82/volume/v3/qos-specs/695bd661-09a7-45ab-bc5a-3694edd97f05 Sep 02 12:48:51 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-52bd04ff-e894-474b-ba0d-40555155d295 tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:51 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-52bd04ff-e894-474b-ba0d-40555155d295 tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:51 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:51 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:48:51 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-52bd04ff-e894-474b-ba0d-40555155d295 tempest-QosSpecsTestJSON-1267093995 tempest-QosSpecsTestJSON-1267093995-project-admin] http://192.168.122.82/volume/v3/qos-specs/695bd661-09a7-45ab-bc5a-3694edd97f05 returned with HTTP 404 Sep 02 12:48:51 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 184/369] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:48:51 2026] GET /volume/v3/qos-specs/695bd661-09a7-45ab-bc5a-3694edd97f05 => generated 100 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:48:53 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-ce8db1db-8492-42cd-9c29-f9984008720d None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:53 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-ce8db1db-8492-42cd-9c29-f9984008720d tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 12:48:53 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-ce8db1db-8492-42cd-9c29-f9984008720d tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-34185849"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:48:53 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.volumes [None req-ce8db1db-8492-42cd-9c29-f9984008720d tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-34185849'}} {{(pid=86935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 12:48:53 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-ce8db1db-8492-42cd-9c29-f9984008720d tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Create volume of 1 GB Sep 02 12:48:53 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:53 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:48:53 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-ce8db1db-8492-42cd-9c29-f9984008720d tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Availability Zones retrieved successfully. Sep 02 12:48:53 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-ce8db1db-8492-42cd-9c29-f9984008720d tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Flow 'volume_create_api' (58e1c630-8f50-491a-b8c1-77e84190da54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:48:53 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-ce8db1db-8492-42cd-9c29-f9984008720d tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2fceb3bc-2084-4718-b3ef-e01adaffba78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:48:53 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.flows.api.create_volume [None req-ce8db1db-8492-42cd-9c29-f9984008720d tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Validating volume size '1' using validate_int {{(pid=86935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 12:48:53 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-ce8db1db-8492-42cd-9c29-f9984008720d tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2fceb3bc-2084-4718-b3ef-e01adaffba78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:48:53 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-ce8db1db-8492-42cd-9c29-f9984008720d tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6503eb55-208c-4d7a-8d2b-f0930e511089) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:48:53 devstack devstack@c-api.service[86935]: DEBUG cinder.quota [None req-ce8db1db-8492-42cd-9c29-f9984008720d tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Created reservations ['fbb3de82-312c-431d-b56f-93d183f41983', 'bf2eea4c-7e1b-4a55-9fb5-4de803233df7', '17c6f02a-7d6a-4643-afdb-1356f77ebefb', 'b0a4e3b7-50af-4488-b418-19a0a7e28012'] {{(pid=86935) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:48:53 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-ce8db1db-8492-42cd-9c29-f9984008720d tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6503eb55-208c-4d7a-8d2b-f0930e511089) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fbb3de82-312c-431d-b56f-93d183f41983', 'bf2eea4c-7e1b-4a55-9fb5-4de803233df7', '17c6f02a-7d6a-4643-afdb-1356f77ebefb', 'b0a4e3b7-50af-4488-b418-19a0a7e28012']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:48:53 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-ce8db1db-8492-42cd-9c29-f9984008720d tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fad541dc-5a25-427d-8209-5539840d769d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:48:53 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:48:53 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:48:53 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-ce8db1db-8492-42cd-9c29-f9984008720d tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fad541dc-5a25-427d-8209-5539840d769d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1bd327a2-64dc-4c1e-a261-316cbf6ec802', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-34185849',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9eb3ddf1e158488c93eb90cb410271b8',qos_specs=None,replication_status=,reservations=['fbb3de82-312c-431d-b56f-93d183f41983','bf2eea4c-7e1b-4a55-9fb5-4de803233df7','17c6f02a-7d6a-4643-afdb-1356f77ebefb','b0a4e3b7-50af-4488-b418-19a0a7e28012'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd1e46e32d1346f193d681854f63fe72',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T10:48:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-34185849',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1bd327a2-64dc-4c1e-a261-316cbf6ec802,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9eb3ddf1e158488c93eb90cb410271b8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bd1e46e32d1346f193d681854f63fe72',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:48:53 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-ce8db1db-8492-42cd-9c29-f9984008720d tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (452a4c59-1bb5-47ab-a11e-ae76c1f586c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:48:53 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-ce8db1db-8492-42cd-9c29-f9984008720d tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (452a4c59-1bb5-47ab-a11e-ae76c1f586c2) transitioned into state 'SUCCESS' from state '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-34185849',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9eb3ddf1e158488c93eb90cb410271b8',qos_specs=None,replication_status=,reservations=['fbb3de82-312c-431d-b56f-93d183f41983','bf2eea4c-7e1b-4a55-9fb5-4de803233df7','17c6f02a-7d6a-4643-afdb-1356f77ebefb','b0a4e3b7-50af-4488-b418-19a0a7e28012'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd1e46e32d1346f193d681854f63fe72',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:48:53 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-ce8db1db-8492-42cd-9c29-f9984008720d tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f87c454-df64-4abf-a0a7-74520ce2fd6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:48:53 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-ce8db1db-8492-42cd-9c29-f9984008720d tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f87c454-df64-4abf-a0a7-74520ce2fd6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:48:53 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-ce8db1db-8492-42cd-9c29-f9984008720d tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Flow 'volume_create_api' (58e1c630-8f50-491a-b8c1-77e84190da54) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:48:53 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-ce8db1db-8492-42cd-9c29-f9984008720d tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Create volume request issued successfully. Sep 02 12:48:53 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-ce8db1db-8492-42cd-9c29-f9984008720d tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 12:48:53 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 186/370] 192.168.122.82 () {60 vars in 1137 bytes} [Wed Sep 2 12:48:53 2026] POST /volume/v3/volumes => generated 756 bytes in 794 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 12:48:53 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-8ef6fe95-fcd8-46a7-9784-e31e32312c7c None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:53 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-8ef6fe95-fcd8-46a7-9784-e31e32312c7c tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] GET http://192.168.122.82/volume/v3/volumes/1bd327a2-64dc-4c1e-a261-316cbf6ec802 Sep 02 12:48:53 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-8ef6fe95-fcd8-46a7-9784-e31e32312c7c tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:53 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-8ef6fe95-fcd8-46a7-9784-e31e32312c7c tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:53 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:48:53 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:48:53 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:53 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:48:54 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-8ef6fe95-fcd8-46a7-9784-e31e32312c7c tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Volume info retrieved successfully. Sep 02 12:48:54 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-8ef6fe95-fcd8-46a7-9784-e31e32312c7c tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] http://192.168.122.82/volume/v3/volumes/1bd327a2-64dc-4c1e-a261-316cbf6ec802 returned with HTTP 200 Sep 02 12:48:54 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 185/371] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:48:53 2026] GET /volume/v3/volumes/1bd327a2-64dc-4c1e-a261-316cbf6ec802 => generated 824 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:48:55 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-766db84b-ea2f-4824-8b0b-e52d2677865b None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:55 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-766db84b-ea2f-4824-8b0b-e52d2677865b tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] GET http://192.168.122.82/volume/v3/volumes/1bd327a2-64dc-4c1e-a261-316cbf6ec802 Sep 02 12:48:55 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-766db84b-ea2f-4824-8b0b-e52d2677865b tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:55 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-766db84b-ea2f-4824-8b0b-e52d2677865b tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:55 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:48:55 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:48:55 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:55 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:48:55 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-766db84b-ea2f-4824-8b0b-e52d2677865b tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Volume info retrieved successfully. Sep 02 12:48:55 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-766db84b-ea2f-4824-8b0b-e52d2677865b tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] http://192.168.122.82/volume/v3/volumes/1bd327a2-64dc-4c1e-a261-316cbf6ec802 returned with HTTP 200 Sep 02 12:48:55 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 187/372] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:48:55 2026] GET /volume/v3/volumes/1bd327a2-64dc-4c1e-a261-316cbf6ec802 => generated 848 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:48:56 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-1265896c-5a1c-4167-b71c-e3ff90ad7b1b None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:56 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-1265896c-5a1c-4167-b71c-e3ff90ad7b1b tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] GET http://192.168.122.82/volume/v3/volumes/1bd327a2-64dc-4c1e-a261-316cbf6ec802 Sep 02 12:48:56 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-1265896c-5a1c-4167-b71c-e3ff90ad7b1b tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:56 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-1265896c-5a1c-4167-b71c-e3ff90ad7b1b tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:56 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:48:56 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:48:56 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:56 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:48:56 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-1265896c-5a1c-4167-b71c-e3ff90ad7b1b tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Volume info retrieved successfully. Sep 02 12:48:56 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-1265896c-5a1c-4167-b71c-e3ff90ad7b1b tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] http://192.168.122.82/volume/v3/volumes/1bd327a2-64dc-4c1e-a261-316cbf6ec802 returned with HTTP 200 Sep 02 12:48:56 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 186/373] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:48:56 2026] GET /volume/v3/volumes/1bd327a2-64dc-4c1e-a261-316cbf6ec802 => generated 848 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:48:57 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-1d55f7a9-c753-47b0-a3fc-e1b1edae9917 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:57 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-1d55f7a9-c753-47b0-a3fc-e1b1edae9917 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] GET http://192.168.122.82/volume/v3/volumes/1bd327a2-64dc-4c1e-a261-316cbf6ec802 Sep 02 12:48:57 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-1d55f7a9-c753-47b0-a3fc-e1b1edae9917 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:57 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-1d55f7a9-c753-47b0-a3fc-e1b1edae9917 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:57 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:48:57 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:48:57 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:57 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:48:57 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-1d55f7a9-c753-47b0-a3fc-e1b1edae9917 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Volume info retrieved successfully. Sep 02 12:48:57 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-1d55f7a9-c753-47b0-a3fc-e1b1edae9917 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] http://192.168.122.82/volume/v3/volumes/1bd327a2-64dc-4c1e-a261-316cbf6ec802 returned with HTTP 200 Sep 02 12:48:57 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 188/374] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:48:57 2026] GET /volume/v3/volumes/1bd327a2-64dc-4c1e-a261-316cbf6ec802 => generated 849 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:48:57 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [req-7cc17309-4ced-4f42-9ae7-c6590198ff66 req-e34c9b2b-8b17-4d7c-89f3-5aafcee7e872 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:57 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-7cc17309-4ced-4f42-9ae7-c6590198ff66 req-e34c9b2b-8b17-4d7c-89f3-5aafcee7e872 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] GET http://192.168.122.82/volume/v3/volumes/1bd327a2-64dc-4c1e-a261-316cbf6ec802 Sep 02 12:48:57 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-7cc17309-4ced-4f42-9ae7-c6590198ff66 req-e34c9b2b-8b17-4d7c-89f3-5aafcee7e872 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:57 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-7cc17309-4ced-4f42-9ae7-c6590198ff66 req-e34c9b2b-8b17-4d7c-89f3-5aafcee7e872 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:57 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:48:57 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:48:57 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:57 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:48:57 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [req-7cc17309-4ced-4f42-9ae7-c6590198ff66 req-e34c9b2b-8b17-4d7c-89f3-5aafcee7e872 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Volume info retrieved successfully. Sep 02 12:48:57 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-7cc17309-4ced-4f42-9ae7-c6590198ff66 req-e34c9b2b-8b17-4d7c-89f3-5aafcee7e872 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] http://192.168.122.82/volume/v3/volumes/1bd327a2-64dc-4c1e-a261-316cbf6ec802 returned with HTTP 200 Sep 02 12:48:57 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 187/375] 192.168.122.82 () {60 vars in 1482 bytes} [Wed Sep 2 12:48:57 2026] GET /volume/v3/volumes/1bd327a2-64dc-4c1e-a261-316cbf6ec802 => generated 849 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:48:58 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-c95b5ec9-d5ef-4f1a-a62c-7192015d3d9b None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:58 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-c95b5ec9-d5ef-4f1a-a62c-7192015d3d9b None None] GET http://192.168.122.82/volume// Sep 02 12:48:58 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-c95b5ec9-d5ef-4f1a-a62c-7192015d3d9b None None] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:58 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-c95b5ec9-d5ef-4f1a-a62c-7192015d3d9b None None] Calling method 'all' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:58 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-c95b5ec9-d5ef-4f1a-a62c-7192015d3d9b None None] http://192.168.122.82/volume// returned with HTTP 300 Sep 02 12:48:58 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 189/376] 192.168.122.82 () {58 vars in 1312 bytes} [Wed Sep 2 12:48:58 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 02 12:48:58 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [req-7cc17309-4ced-4f42-9ae7-c6590198ff66 req-252cd17c-33f1-428c-b2ac-9208d2186d8c None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:58 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-7cc17309-4ced-4f42-9ae7-c6590198ff66 req-252cd17c-33f1-428c-b2ac-9208d2186d8c tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] POST http://192.168.122.82/volume/v3/attachments Sep 02 12:48:58 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-7cc17309-4ced-4f42-9ae7-c6590198ff66 req-252cd17c-33f1-428c-b2ac-9208d2186d8c tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1bd327a2-64dc-4c1e-a261-316cbf6ec802", "connector": null, "instance_uuid": "7421d53f-fb29-406c-80e0-4b9cd4646e90"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:48:58 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:48:58 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:48:58 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:58 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:48:58 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-7cc17309-4ced-4f42-9ae7-c6590198ff66 req-252cd17c-33f1-428c-b2ac-9208d2186d8c tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] http://192.168.122.82/volume/v3/attachments returned with HTTP 200 Sep 02 12:48:58 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 188/377] 192.168.122.82 () {66 vars in 1478 bytes} [Wed Sep 2 12:48:58 2026] POST /volume/v3/attachments => generated 273 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:48:58 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-be18f854-0f39-4677-b493-fe76b2b90b7d None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:58 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-be18f854-0f39-4677-b493-fe76b2b90b7d tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] GET http://192.168.122.82/volume/v3/volumes/1bd327a2-64dc-4c1e-a261-316cbf6ec802 Sep 02 12:48:58 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-be18f854-0f39-4677-b493-fe76b2b90b7d tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:58 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-be18f854-0f39-4677-b493-fe76b2b90b7d tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:58 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:48:58 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:48:58 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:58 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:48:58 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-edb237eb-81a2-47c0-9f76-cf0ca0a80af2 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:58 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-edb237eb-81a2-47c0-9f76-cf0ca0a80af2 None None] GET http://192.168.122.82/volume// Sep 02 12:48:58 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-edb237eb-81a2-47c0-9f76-cf0ca0a80af2 None None] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:58 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-edb237eb-81a2-47c0-9f76-cf0ca0a80af2 None None] Calling method 'all' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:58 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-edb237eb-81a2-47c0-9f76-cf0ca0a80af2 None None] http://192.168.122.82/volume// returned with HTTP 300 Sep 02 12:48:58 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 189/378] 192.168.122.82 () {58 vars in 1310 bytes} [Wed Sep 2 12:48:58 2026] GET /volume/ => generated 389 bytes in 17 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 12:48:58 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-be18f854-0f39-4677-b493-fe76b2b90b7d tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Volume info retrieved successfully. Sep 02 12:48:58 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [req-7cc17309-4ced-4f42-9ae7-c6590198ff66 req-299a48c2-e5b6-481a-819e-e2ff2c229c24 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:58 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-7cc17309-4ced-4f42-9ae7-c6590198ff66 req-299a48c2-e5b6-481a-819e-e2ff2c229c24 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] GET http://192.168.122.82/volume/v3/volumes/1bd327a2-64dc-4c1e-a261-316cbf6ec802 Sep 02 12:48:58 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-7cc17309-4ced-4f42-9ae7-c6590198ff66 req-299a48c2-e5b6-481a-819e-e2ff2c229c24 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:58 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-7cc17309-4ced-4f42-9ae7-c6590198ff66 req-299a48c2-e5b6-481a-819e-e2ff2c229c24 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:58 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-be18f854-0f39-4677-b493-fe76b2b90b7d tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] http://192.168.122.82/volume/v3/volumes/1bd327a2-64dc-4c1e-a261-316cbf6ec802 returned with HTTP 200 Sep 02 12:48:58 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 190/379] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:48:58 2026] GET /volume/v3/volumes/1bd327a2-64dc-4c1e-a261-316cbf6ec802 => generated 848 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 12:48:58 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:48:58 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:48:58 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:58 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:48:58 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [req-7cc17309-4ced-4f42-9ae7-c6590198ff66 req-299a48c2-e5b6-481a-819e-e2ff2c229c24 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Volume info retrieved successfully. Sep 02 12:48:58 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-7cc17309-4ced-4f42-9ae7-c6590198ff66 req-299a48c2-e5b6-481a-819e-e2ff2c229c24 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] http://192.168.122.82/volume/v3/volumes/1bd327a2-64dc-4c1e-a261-316cbf6ec802 returned with HTTP 200 Sep 02 12:48:58 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 190/380] 192.168.122.82 () {62 vars in 1523 bytes} [Wed Sep 2 12:48:58 2026] GET /volume/v3/volumes/1bd327a2-64dc-4c1e-a261-316cbf6ec802 => generated 1029 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 12:48:58 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [req-7cc17309-4ced-4f42-9ae7-c6590198ff66 req-4fb1c9a7-c233-456f-a5e5-fc9b9fa7cb40 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:58 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-7cc17309-4ced-4f42-9ae7-c6590198ff66 req-4fb1c9a7-c233-456f-a5e5-fc9b9fa7cb40 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] PUT http://192.168.122.82/volume/v3/attachments/dd1cdb75-d873-4577-aeda-136e918652c5 Sep 02 12:48:58 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-7cc17309-4ced-4f42-9ae7-c6590198ff66 req-4fb1c9a7-c233-456f-a5e5-fc9b9fa7cb40 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.82", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d3f28f32c01d", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d962fb62-a9ac-4620-919c-737cbb1a64b6", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:48:58 devstack devstack@c-api.service[86935]: DEBUG cinder.coordination [req-7cc17309-4ced-4f42-9ae7-c6590198ff66 req-4fb1c9a7-c233-456f-a5e5-fc9b9fa7cb40 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Acquiring lock "cinder-attachment_update-1bd327a2-64dc-4c1e-a261-316cbf6ec802-devstack" by "attachment_update" {{(pid=86935) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 02 12:48:58 devstack devstack@c-api.service[86935]: DEBUG cinder.coordination [req-7cc17309-4ced-4f42-9ae7-c6590198ff66 req-4fb1c9a7-c233-456f-a5e5-fc9b9fa7cb40 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Lock "cinder-attachment_update-1bd327a2-64dc-4c1e-a261-316cbf6ec802-devstack" acquired by "attachment_update" :: waited 0.032s {{(pid=86935) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 02 12:48:59 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:59 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:48:59 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:48:59 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:48:59 devstack devstack@c-api.service[86935]: DEBUG cinder.coordination [req-7cc17309-4ced-4f42-9ae7-c6590198ff66 req-4fb1c9a7-c233-456f-a5e5-fc9b9fa7cb40 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Lock "cinder-attachment_update-1bd327a2-64dc-4c1e-a261-316cbf6ec802-devstack" released by "attachment_update" :: held 0.303s {{(pid=86935) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 02 12:48:59 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-7cc17309-4ced-4f42-9ae7-c6590198ff66 req-4fb1c9a7-c233-456f-a5e5-fc9b9fa7cb40 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] http://192.168.122.82/volume/v3/attachments/dd1cdb75-d873-4577-aeda-136e918652c5 returned with HTTP 200 Sep 02 12:48:59 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 191/381] 192.168.122.82 () {66 vars in 1588 bytes} [Wed Sep 2 12:48:58 2026] PUT /volume/v3/attachments/dd1cdb75-d873-4577-aeda-136e918652c5 => generated 694 bytes in 422 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:48:59 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-a15e2919-3ecb-4227-8c3e-933194d3da2e None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:59 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-a15e2919-3ecb-4227-8c3e-933194d3da2e tempest-UserMessagesTest-1597354101 tempest-UserMessagesTest-1597354101-project-admin] POST http://192.168.122.82/volume/v3/types Sep 02 12:48:59 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-a15e2919-3ecb-4227-8c3e-933194d3da2e tempest-UserMessagesTest-1597354101 tempest-UserMessagesTest-1597354101-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1350496116", "extra_specs": {"storage_protocol": "tempest-storage_protocol-560379166", "vendor_name": "tempest-vendor_name-2100199659"}}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:48:59 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-a15e2919-3ecb-4227-8c3e-933194d3da2e tempest-UserMessagesTest-1597354101 tempest-UserMessagesTest-1597354101-project-admin] http://192.168.122.82/volume/v3/types returned with HTTP 200 Sep 02 12:48:59 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 191/382] 192.168.122.82 () {60 vars in 1132 bytes} [Wed Sep 2 12:48:59 2026] POST /volume/v3/types => generated 327 bytes in 291 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:48:59 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-c2da5724-e56c-4238-9261-5449b9cdd552 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:59 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-c2da5724-e56c-4238-9261-5449b9cdd552 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] GET http://192.168.122.82/volume/v3/volumes/1bd327a2-64dc-4c1e-a261-316cbf6ec802 Sep 02 12:48:59 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-c2da5724-e56c-4238-9261-5449b9cdd552 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:48:59 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-c2da5724-e56c-4238-9261-5449b9cdd552 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:48:59 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-b38a32c9-fc91-47b6-a2ae-50ed7d3e16a0 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:59 devstack devstack@c-api.service[86935]: DEBUG dbcounter [-] [86935] Writing DB stats cinder:SELECT=354,cinder:UPDATE=83,cinder:INSERT=34 {{(pid=86935) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 12:48:59 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:48:59 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:48:59 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:59 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:48:59 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-c2da5724-e56c-4238-9261-5449b9cdd552 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Volume info retrieved successfully. Sep 02 12:48:59 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-c2da5724-e56c-4238-9261-5449b9cdd552 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] http://192.168.122.82/volume/v3/volumes/1bd327a2-64dc-4c1e-a261-316cbf6ec802 returned with HTTP 200 Sep 02 12:48:59 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 192/383] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:48:59 2026] GET /volume/v3/volumes/1bd327a2-64dc-4c1e-a261-316cbf6ec802 => generated 849 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:48:59 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [req-7cc17309-4ced-4f42-9ae7-c6590198ff66 req-4e19832a-4268-46d3-b2eb-adf45485b95a None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:48:59 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-7cc17309-4ced-4f42-9ae7-c6590198ff66 req-4e19832a-4268-46d3-b2eb-adf45485b95a tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] POST http://192.168.122.82/volume/v3/attachments/dd1cdb75-d873-4577-aeda-136e918652c5/action Sep 02 12:48:59 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-7cc17309-4ced-4f42-9ae7-c6590198ff66 req-4e19832a-4268-46d3-b2eb-adf45485b95a tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Action body: b'{"os-complete": null}' {{(pid=86935) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 12:48:59 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-7cc17309-4ced-4f42-9ae7-c6590198ff66 req-4e19832a-4268-46d3-b2eb-adf45485b95a tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:48:59 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-b38a32c9-fc91-47b6-a2ae-50ed7d3e16a0 tempest-UserMessagesTest-658263671 tempest-UserMessagesTest-658263671-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 12:48:59 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-b38a32c9-fc91-47b6-a2ae-50ed7d3e16a0 tempest-UserMessagesTest-658263671 tempest-UserMessagesTest-658263671-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "6cb573bd-3d97-4103-aa95-c316b2813c51", "size": 1, "name": "tempest-UserMessagesTest-Volume-4493882"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:48:59 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.volumes [None req-b38a32c9-fc91-47b6-a2ae-50ed7d3e16a0 tempest-UserMessagesTest-658263671 tempest-UserMessagesTest-658263671-project-member] Create volume request body: {'volume': {'volume_type': '6cb573bd-3d97-4103-aa95-c316b2813c51', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-4493882'}} {{(pid=86936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 12:48:59 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-b38a32c9-fc91-47b6-a2ae-50ed7d3e16a0 tempest-UserMessagesTest-658263671 tempest-UserMessagesTest-658263671-project-member] Create volume of 1 GB Sep 02 12:48:59 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:59 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:48:59 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-b38a32c9-fc91-47b6-a2ae-50ed7d3e16a0 tempest-UserMessagesTest-658263671 tempest-UserMessagesTest-658263671-project-member] Availability Zones retrieved successfully. Sep 02 12:48:59 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:48:59 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:48:59 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-b38a32c9-fc91-47b6-a2ae-50ed7d3e16a0 tempest-UserMessagesTest-658263671 tempest-UserMessagesTest-658263671-project-member] Flow 'volume_create_api' (5e3de237-cf64-4422-8cc6-272982c902f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:48:59 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-b38a32c9-fc91-47b6-a2ae-50ed7d3e16a0 tempest-UserMessagesTest-658263671 tempest-UserMessagesTest-658263671-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d25aa64-4799-49a8-9f61-674b8140f986) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:48:59 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:48:59 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:49:00 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.flows.api.create_volume [None req-b38a32c9-fc91-47b6-a2ae-50ed7d3e16a0 tempest-UserMessagesTest-658263671 tempest-UserMessagesTest-658263671-project-member] Validating volume size '1' using validate_int {{(pid=86936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 12:49:00 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-7cc17309-4ced-4f42-9ae7-c6590198ff66 req-4e19832a-4268-46d3-b2eb-adf45485b95a tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] http://192.168.122.82/volume/v3/attachments/dd1cdb75-d873-4577-aeda-136e918652c5/action returned with HTTP 204 Sep 02 12:49:00 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 193/384] 192.168.122.82 () {66 vars in 1609 bytes} [Wed Sep 2 12:48:59 2026] POST /volume/v3/attachments/dd1cdb75-d873-4577-aeda-136e918652c5/action => generated 0 bytes in 184 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:49:00 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-b38a32c9-fc91-47b6-a2ae-50ed7d3e16a0 tempest-UserMessagesTest-658263671 tempest-UserMessagesTest-658263671-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d25aa64-4799-49a8-9f61-674b8140f986) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:49:00Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-560379166',vendor_name='tempest-vendor_name-2100199659'},id=6cb573bd-3d97-4103-aa95-c316b2813c51,is_public=True,name='tempest-UserMessagesTest-volume-type-1350496116',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cb573bd-3d97-4103-aa95-c316b2813c51', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:49:00 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-b38a32c9-fc91-47b6-a2ae-50ed7d3e16a0 tempest-UserMessagesTest-658263671 tempest-UserMessagesTest-658263671-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa091410-a412-4cf1-87ab-7b23838b9577) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:49:00 devstack devstack@c-api.service[86936]: WARNING cinder.quota [None req-b38a32c9-fc91-47b6-a2ae-50ed7d3e16a0 tempest-UserMessagesTest-658263671 tempest-UserMessagesTest-658263671-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1350496116 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1350496116, it is now deprecated. Please use the default quota class for default quota. Sep 02 12:49:00 devstack devstack@c-api.service[86936]: WARNING cinder.quota [None req-b38a32c9-fc91-47b6-a2ae-50ed7d3e16a0 tempest-UserMessagesTest-658263671 tempest-UserMessagesTest-658263671-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1350496116 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1350496116, it is now deprecated. Please use the default quota class for default quota. Sep 02 12:49:00 devstack devstack@c-api.service[86936]: DEBUG cinder.quota [None req-b38a32c9-fc91-47b6-a2ae-50ed7d3e16a0 tempest-UserMessagesTest-658263671 tempest-UserMessagesTest-658263671-project-member] Created reservations ['c486f3da-3e71-42ab-bc74-1ecc7ac83ff8', 'f943d116-2803-4628-be8a-e5f381d55d3d', '60ac2be5-d54a-478c-8ac1-1be4d70d583f', '44f5e460-5a5b-40d8-b506-1a28c73f9f77'] {{(pid=86936) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:49:00 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-b38a32c9-fc91-47b6-a2ae-50ed7d3e16a0 tempest-UserMessagesTest-658263671 tempest-UserMessagesTest-658263671-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa091410-a412-4cf1-87ab-7b23838b9577) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c486f3da-3e71-42ab-bc74-1ecc7ac83ff8', 'f943d116-2803-4628-be8a-e5f381d55d3d', '60ac2be5-d54a-478c-8ac1-1be4d70d583f', '44f5e460-5a5b-40d8-b506-1a28c73f9f77']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:49:00 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-b38a32c9-fc91-47b6-a2ae-50ed7d3e16a0 tempest-UserMessagesTest-658263671 tempest-UserMessagesTest-658263671-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3731247e-088d-4ebf-b40b-9f9ffd2ec02d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:49:00 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:49:00 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:49:00 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-b38a32c9-fc91-47b6-a2ae-50ed7d3e16a0 tempest-UserMessagesTest-658263671 tempest-UserMessagesTest-658263671-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3731247e-088d-4ebf-b40b-9f9ffd2ec02d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e4731190-85e4-4527-a6d3-8c50b42ebe92', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-4493882',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db7c8df30dc34411a1f266cdd5ad2f76',qos_specs=None,replication_status=,reservations=['c486f3da-3e71-42ab-bc74-1ecc7ac83ff8','f943d116-2803-4628-be8a-e5f381d55d3d','60ac2be5-d54a-478c-8ac1-1be4d70d583f','44f5e460-5a5b-40d8-b506-1a28c73f9f77'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='73c5afc2672c4786b00771dd6a6a6d55',volume_type_id=6cb573bd-3d97-4103-aa95-c316b2813c51), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T10:49:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-4493882',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e4731190-85e4-4527-a6d3-8c50b42ebe92,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='db7c8df30dc34411a1f266cdd5ad2f76',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='73c5afc2672c4786b00771dd6a6a6d55',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cb573bd-3d97-4103-aa95-c316b2813c51),volume_type_id=6cb573bd-3d97-4103-aa95-c316b2813c51)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:49:00 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-b38a32c9-fc91-47b6-a2ae-50ed7d3e16a0 tempest-UserMessagesTest-658263671 tempest-UserMessagesTest-658263671-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (744cf2e4-02ae-4385-9494-4be1856b1d3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:49:00 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-b38a32c9-fc91-47b6-a2ae-50ed7d3e16a0 tempest-UserMessagesTest-658263671 tempest-UserMessagesTest-658263671-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (744cf2e4-02ae-4385-9494-4be1856b1d3f) transitioned into state 'SUCCESS' from state '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-4493882',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db7c8df30dc34411a1f266cdd5ad2f76',qos_specs=None,replication_status=,reservations=['c486f3da-3e71-42ab-bc74-1ecc7ac83ff8','f943d116-2803-4628-be8a-e5f381d55d3d','60ac2be5-d54a-478c-8ac1-1be4d70d583f','44f5e460-5a5b-40d8-b506-1a28c73f9f77'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='73c5afc2672c4786b00771dd6a6a6d55',volume_type_id=6cb573bd-3d97-4103-aa95-c316b2813c51)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:49:00 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-b38a32c9-fc91-47b6-a2ae-50ed7d3e16a0 tempest-UserMessagesTest-658263671 tempest-UserMessagesTest-658263671-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f9139c0-8957-41b8-b78a-c1552c763c21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:49:00 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-b38a32c9-fc91-47b6-a2ae-50ed7d3e16a0 tempest-UserMessagesTest-658263671 tempest-UserMessagesTest-658263671-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f9139c0-8957-41b8-b78a-c1552c763c21) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:49:00 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-b38a32c9-fc91-47b6-a2ae-50ed7d3e16a0 tempest-UserMessagesTest-658263671 tempest-UserMessagesTest-658263671-project-member] Flow 'volume_create_api' (5e3de237-cf64-4422-8cc6-272982c902f8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:49:00 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-b38a32c9-fc91-47b6-a2ae-50ed7d3e16a0 tempest-UserMessagesTest-658263671 tempest-UserMessagesTest-658263671-project-member] Create volume request issued successfully. Sep 02 12:49:00 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-b38a32c9-fc91-47b6-a2ae-50ed7d3e16a0 tempest-UserMessagesTest-658263671 tempest-UserMessagesTest-658263671-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 12:49:00 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 192/385] 192.168.122.82 () {62 vars in 1178 bytes} [Wed Sep 2 12:48:59 2026] POST /volume/v3/volumes => generated 789 bytes in 841 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 12:49:00 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-326540dd-3ad3-4b3c-ba65-5ff9e71a4d38 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:00 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-326540dd-3ad3-4b3c-ba65-5ff9e71a4d38 tempest-UserMessagesTest-658263671 tempest-UserMessagesTest-658263671-project-member] GET http://192.168.122.82/volume/v3/volumes/e4731190-85e4-4527-a6d3-8c50b42ebe92 Sep 02 12:49:00 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-326540dd-3ad3-4b3c-ba65-5ff9e71a4d38 tempest-UserMessagesTest-658263671 tempest-UserMessagesTest-658263671-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:49:00 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-326540dd-3ad3-4b3c-ba65-5ff9e71a4d38 tempest-UserMessagesTest-658263671 tempest-UserMessagesTest-658263671-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:49:00 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:49:00 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:49:00 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:49:00 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:49:00 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-326540dd-3ad3-4b3c-ba65-5ff9e71a4d38 tempest-UserMessagesTest-658263671 tempest-UserMessagesTest-658263671-project-member] Volume info retrieved successfully. Sep 02 12:49:00 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-326540dd-3ad3-4b3c-ba65-5ff9e71a4d38 tempest-UserMessagesTest-658263671 tempest-UserMessagesTest-658263671-project-member] http://192.168.122.82/volume/v3/volumes/e4731190-85e4-4527-a6d3-8c50b42ebe92 returned with HTTP 200 Sep 02 12:49:00 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 194/386] 192.168.122.82 () {60 vars in 1267 bytes} [Wed Sep 2 12:49:00 2026] GET /volume/v3/volumes/e4731190-85e4-4527-a6d3-8c50b42ebe92 => generated 857 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:49:00 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-c6eea5cb-a6a3-4109-91ba-b963452400d8 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:00 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-c6eea5cb-a6a3-4109-91ba-b963452400d8 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] GET http://192.168.122.82/volume/v3/volumes/1bd327a2-64dc-4c1e-a261-316cbf6ec802 Sep 02 12:49:00 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-c6eea5cb-a6a3-4109-91ba-b963452400d8 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:49:00 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-c6eea5cb-a6a3-4109-91ba-b963452400d8 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:49:00 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:49:00 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:49:00 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:49:00 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:49:00 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-c6eea5cb-a6a3-4109-91ba-b963452400d8 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Volume info retrieved successfully. Sep 02 12:49:00 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-c6eea5cb-a6a3-4109-91ba-b963452400d8 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] http://192.168.122.82/volume/v3/volumes/1bd327a2-64dc-4c1e-a261-316cbf6ec802 returned with HTTP 200 Sep 02 12:49:00 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 193/387] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:49:00 2026] GET /volume/v3/volumes/1bd327a2-64dc-4c1e-a261-316cbf6ec802 => generated 1141 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:49:00 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-08816180-f493-4a45-bf2c-3eafa4bf3daf None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:00 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-08816180-f493-4a45-bf2c-3eafa4bf3daf tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] GET http://192.168.122.82/volume/v3/volumes/1bd327a2-64dc-4c1e-a261-316cbf6ec802 Sep 02 12:49:00 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-08816180-f493-4a45-bf2c-3eafa4bf3daf tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:49:00 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-08816180-f493-4a45-bf2c-3eafa4bf3daf tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:49:00 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:49:00 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:49:00 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:49:00 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:49:00 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-08816180-f493-4a45-bf2c-3eafa4bf3daf tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Volume info retrieved successfully. Sep 02 12:49:00 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-08816180-f493-4a45-bf2c-3eafa4bf3daf tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] http://192.168.122.82/volume/v3/volumes/1bd327a2-64dc-4c1e-a261-316cbf6ec802 returned with HTTP 200 Sep 02 12:49:00 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 195/388] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:49:00 2026] GET /volume/v3/volumes/1bd327a2-64dc-4c1e-a261-316cbf6ec802 => generated 1141 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:49:01 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-d5ef9759-3568-4e3e-8561-0d9b4685ce40 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:01 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-d5ef9759-3568-4e3e-8561-0d9b4685ce40 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 12:49:01 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-d5ef9759-3568-4e3e-8561-0d9b4685ce40 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1366637016"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:49:01 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.volumes [None req-d5ef9759-3568-4e3e-8561-0d9b4685ce40 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1366637016'}} {{(pid=86936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 12:49:01 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-d5ef9759-3568-4e3e-8561-0d9b4685ce40 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Create volume of 1 GB Sep 02 12:49:01 devstack devstack@c-api.service[86936]: DEBUG dbcounter [-] [86936] Writing DB stats cinder:SELECT=378,cinder:INSERT=43,cinder:UPDATE=74 {{(pid=86936) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 12:49:01 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-d5ef9759-3568-4e3e-8561-0d9b4685ce40 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Availability Zones retrieved successfully. Sep 02 12:49:01 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-d5ef9759-3568-4e3e-8561-0d9b4685ce40 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Flow 'volume_create_api' (f4a6b533-4a85-4399-903d-4285626daabf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:49:01 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-d5ef9759-3568-4e3e-8561-0d9b4685ce40 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26d434c2-7129-4719-af01-4481b285cff8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:49:01 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.flows.api.create_volume [None req-d5ef9759-3568-4e3e-8561-0d9b4685ce40 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Validating volume size '1' using validate_int {{(pid=86936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 12:49:01 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-d5ef9759-3568-4e3e-8561-0d9b4685ce40 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26d434c2-7129-4719-af01-4481b285cff8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:49:01 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-d5ef9759-3568-4e3e-8561-0d9b4685ce40 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ccb6e63-20f7-4b31-9fe9-2b0a4c6df2ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:49:01 devstack devstack@c-api.service[86936]: DEBUG cinder.quota [None req-d5ef9759-3568-4e3e-8561-0d9b4685ce40 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Created reservations ['25041796-9fc8-4ec1-a643-7a33e6a873ae', 'aa6e3a5c-7799-4a1a-8883-c1ba0e0f5768', 'ba203ace-47ab-4ea9-83b1-11bee582d07d', '1f422744-bbbd-4fad-91fb-d8912539758c'] {{(pid=86936) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:49:01 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-d5ef9759-3568-4e3e-8561-0d9b4685ce40 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ccb6e63-20f7-4b31-9fe9-2b0a4c6df2ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['25041796-9fc8-4ec1-a643-7a33e6a873ae', 'aa6e3a5c-7799-4a1a-8883-c1ba0e0f5768', 'ba203ace-47ab-4ea9-83b1-11bee582d07d', '1f422744-bbbd-4fad-91fb-d8912539758c']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:49:01 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-d5ef9759-3568-4e3e-8561-0d9b4685ce40 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d63a08a-581d-45ce-bd3b-de898d14251d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:49:01 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:49:01 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:49:01 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-d5ef9759-3568-4e3e-8561-0d9b4685ce40 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d63a08a-581d-45ce-bd3b-de898d14251d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ebd86526-81d2-4ca3-aff2-1c435493a406', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1366637016',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9eb3ddf1e158488c93eb90cb410271b8',qos_specs=None,replication_status=,reservations=['25041796-9fc8-4ec1-a643-7a33e6a873ae','aa6e3a5c-7799-4a1a-8883-c1ba0e0f5768','ba203ace-47ab-4ea9-83b1-11bee582d07d','1f422744-bbbd-4fad-91fb-d8912539758c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd1e46e32d1346f193d681854f63fe72',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T10:49:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1366637016',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ebd86526-81d2-4ca3-aff2-1c435493a406,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9eb3ddf1e158488c93eb90cb410271b8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bd1e46e32d1346f193d681854f63fe72',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:49:01 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-d5ef9759-3568-4e3e-8561-0d9b4685ce40 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e80965a-ddc0-41c5-a535-319a28ed4803) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:49:01 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-d5ef9759-3568-4e3e-8561-0d9b4685ce40 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e80965a-ddc0-41c5-a535-319a28ed4803) transitioned into state 'SUCCESS' from state '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-1366637016',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9eb3ddf1e158488c93eb90cb410271b8',qos_specs=None,replication_status=,reservations=['25041796-9fc8-4ec1-a643-7a33e6a873ae','aa6e3a5c-7799-4a1a-8883-c1ba0e0f5768','ba203ace-47ab-4ea9-83b1-11bee582d07d','1f422744-bbbd-4fad-91fb-d8912539758c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd1e46e32d1346f193d681854f63fe72',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:49:01 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-d5ef9759-3568-4e3e-8561-0d9b4685ce40 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7818870c-e8e0-49d1-bd29-8969fbb17545) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:49:01 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-d5ef9759-3568-4e3e-8561-0d9b4685ce40 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7818870c-e8e0-49d1-bd29-8969fbb17545) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:49:01 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-d5ef9759-3568-4e3e-8561-0d9b4685ce40 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Flow 'volume_create_api' (f4a6b533-4a85-4399-903d-4285626daabf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:49:01 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-d5ef9759-3568-4e3e-8561-0d9b4685ce40 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Create volume request issued successfully. Sep 02 12:49:01 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-d5ef9759-3568-4e3e-8561-0d9b4685ce40 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 12:49:01 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 194/389] 192.168.122.82 () {60 vars in 1137 bytes} [Wed Sep 2 12:49:01 2026] POST /volume/v3/volumes => generated 758 bytes in 432 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 12:49:01 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-c4c0a6b4-cdbc-42e3-bd37-1d3ecce62c7b None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:01 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-c4c0a6b4-cdbc-42e3-bd37-1d3ecce62c7b tempest-UserMessagesTest-658263671 tempest-UserMessagesTest-658263671-project-member] GET http://192.168.122.82/volume/v3/volumes/e4731190-85e4-4527-a6d3-8c50b42ebe92 Sep 02 12:49:01 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-c4c0a6b4-cdbc-42e3-bd37-1d3ecce62c7b tempest-UserMessagesTest-658263671 tempest-UserMessagesTest-658263671-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:49:01 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-c4c0a6b4-cdbc-42e3-bd37-1d3ecce62c7b tempest-UserMessagesTest-658263671 tempest-UserMessagesTest-658263671-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:49:01 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-38947e38-c8ca-4667-91c0-5d5e416e846a None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:01 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-38947e38-c8ca-4667-91c0-5d5e416e846a tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] GET http://192.168.122.82/volume/v3/volumes/ebd86526-81d2-4ca3-aff2-1c435493a406 Sep 02 12:49:01 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-38947e38-c8ca-4667-91c0-5d5e416e846a tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:49:01 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-38947e38-c8ca-4667-91c0-5d5e416e846a tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:49:01 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:49:01 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:49:01 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:49:01 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:49:01 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:49:01 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:49:01 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:49:01 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:49:01 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-38947e38-c8ca-4667-91c0-5d5e416e846a tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Volume info retrieved successfully. Sep 02 12:49:01 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-c4c0a6b4-cdbc-42e3-bd37-1d3ecce62c7b tempest-UserMessagesTest-658263671 tempest-UserMessagesTest-658263671-project-member] Volume info retrieved successfully. Sep 02 12:49:01 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-38947e38-c8ca-4667-91c0-5d5e416e846a tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] http://192.168.122.82/volume/v3/volumes/ebd86526-81d2-4ca3-aff2-1c435493a406 returned with HTTP 200 Sep 02 12:49:01 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 195/390] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:49:01 2026] GET /volume/v3/volumes/ebd86526-81d2-4ca3-aff2-1c435493a406 => generated 826 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:49:01 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-c4c0a6b4-cdbc-42e3-bd37-1d3ecce62c7b tempest-UserMessagesTest-658263671 tempest-UserMessagesTest-658263671-project-member] http://192.168.122.82/volume/v3/volumes/e4731190-85e4-4527-a6d3-8c50b42ebe92 returned with HTTP 200 Sep 02 12:49:01 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 196/391] 192.168.122.82 () {60 vars in 1267 bytes} [Wed Sep 2 12:49:01 2026] GET /volume/v3/volumes/e4731190-85e4-4527-a6d3-8c50b42ebe92 => generated 878 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:49:01 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-518d3c08-c660-4807-93cc-61a8d4e373ae None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:01 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-518d3c08-c660-4807-93cc-61a8d4e373ae tempest-UserMessagesTest-658263671 tempest-UserMessagesTest-658263671-project-member] GET http://192.168.122.82/volume/v3/messages Sep 02 12:49:01 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-518d3c08-c660-4807-93cc-61a8d4e373ae tempest-UserMessagesTest-658263671 tempest-UserMessagesTest-658263671-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:49:01 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-518d3c08-c660-4807-93cc-61a8d4e373ae tempest-UserMessagesTest-658263671 tempest-UserMessagesTest-658263671-project-member] Calling method 'version_select' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:49:01 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-518d3c08-c660-4807-93cc-61a8d4e373ae tempest-UserMessagesTest-658263671 tempest-UserMessagesTest-658263671-project-member] http://192.168.122.82/volume/v3/messages returned with HTTP 200 Sep 02 12:49:01 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 196/392] 192.168.122.82 () {60 vars in 1159 bytes} [Wed Sep 2 12:49:01 2026] GET /volume/v3/messages => generated 676 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:49:01 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-b2c3a074-7838-49ec-a3d9-455d4690ddfb None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:01 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-b2c3a074-7838-49ec-a3d9-455d4690ddfb tempest-UserMessagesTest-658263671 tempest-UserMessagesTest-658263671-project-member] DELETE http://192.168.122.82/volume/v3/messages/e7717ae9-62cb-41f2-be5b-6e9de82a587a Sep 02 12:49:01 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-b2c3a074-7838-49ec-a3d9-455d4690ddfb tempest-UserMessagesTest-658263671 tempest-UserMessagesTest-658263671-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:49:01 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-b2c3a074-7838-49ec-a3d9-455d4690ddfb tempest-UserMessagesTest-658263671 tempest-UserMessagesTest-658263671-project-member] Calling method 'version_select' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:49:01 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-b2c3a074-7838-49ec-a3d9-455d4690ddfb tempest-UserMessagesTest-658263671 tempest-UserMessagesTest-658263671-project-member] http://192.168.122.82/volume/v3/messages/e7717ae9-62cb-41f2-be5b-6e9de82a587a returned with HTTP 204 Sep 02 12:49:01 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 197/393] 192.168.122.82 () {60 vars in 1273 bytes} [Wed Sep 2 12:49:01 2026] DELETE /volume/v3/messages/e7717ae9-62cb-41f2-be5b-6e9de82a587a => generated 0 bytes in 55 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 02 12:49:01 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-0bd286e8-2674-4e90-89d1-9df68b6d371c None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:01 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-0bd286e8-2674-4e90-89d1-9df68b6d371c tempest-UserMessagesTest-658263671 tempest-UserMessagesTest-658263671-project-member] GET http://192.168.122.82/volume/v3/messages/e7717ae9-62cb-41f2-be5b-6e9de82a587a Sep 02 12:49:01 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-0bd286e8-2674-4e90-89d1-9df68b6d371c tempest-UserMessagesTest-658263671 tempest-UserMessagesTest-658263671-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:49:01 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-0bd286e8-2674-4e90-89d1-9df68b6d371c tempest-UserMessagesTest-658263671 tempest-UserMessagesTest-658263671-project-member] Calling method 'version_select' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:49:01 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-0bd286e8-2674-4e90-89d1-9df68b6d371c tempest-UserMessagesTest-658263671 tempest-UserMessagesTest-658263671-project-member] http://192.168.122.82/volume/v3/messages/e7717ae9-62cb-41f2-be5b-6e9de82a587a returned with HTTP 404 Sep 02 12:49:01 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 197/394] 192.168.122.82 () {60 vars in 1270 bytes} [Wed Sep 2 12:49:01 2026] GET /volume/v3/messages/e7717ae9-62cb-41f2-be5b-6e9de82a587a => generated 110 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:49:01 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-32af629c-9c82-4a8b-ac9e-8e4d5bfa0198 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:01 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-32af629c-9c82-4a8b-ac9e-8e4d5bfa0198 tempest-UserMessagesTest-658263671 tempest-UserMessagesTest-658263671-project-member] GET http://192.168.122.82/volume/v3/volumes/e4731190-85e4-4527-a6d3-8c50b42ebe92 Sep 02 12:49:01 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-32af629c-9c82-4a8b-ac9e-8e4d5bfa0198 tempest-UserMessagesTest-658263671 tempest-UserMessagesTest-658263671-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:49:01 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-32af629c-9c82-4a8b-ac9e-8e4d5bfa0198 tempest-UserMessagesTest-658263671 tempest-UserMessagesTest-658263671-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:49:01 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:49:01 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:49:01 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:49:01 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:49:01 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-32af629c-9c82-4a8b-ac9e-8e4d5bfa0198 tempest-UserMessagesTest-658263671 tempest-UserMessagesTest-658263671-project-member] Volume info retrieved successfully. Sep 02 12:49:01 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-32af629c-9c82-4a8b-ac9e-8e4d5bfa0198 tempest-UserMessagesTest-658263671 tempest-UserMessagesTest-658263671-project-member] http://192.168.122.82/volume/v3/volumes/e4731190-85e4-4527-a6d3-8c50b42ebe92 returned with HTTP 200 Sep 02 12:49:02 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 198/395] 192.168.122.82 () {60 vars in 1267 bytes} [Wed Sep 2 12:49:01 2026] GET /volume/v3/volumes/e4731190-85e4-4527-a6d3-8c50b42ebe92 => generated 878 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:49:02 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-53e24d6a-c9a3-4ef1-b3e3-163cef4875f3 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:02 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-53e24d6a-c9a3-4ef1-b3e3-163cef4875f3 tempest-UserMessagesTest-658263671 tempest-UserMessagesTest-658263671-project-member] DELETE http://192.168.122.82/volume/v3/volumes/e4731190-85e4-4527-a6d3-8c50b42ebe92 Sep 02 12:49:02 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-53e24d6a-c9a3-4ef1-b3e3-163cef4875f3 tempest-UserMessagesTest-658263671 tempest-UserMessagesTest-658263671-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:49:02 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-53e24d6a-c9a3-4ef1-b3e3-163cef4875f3 tempest-UserMessagesTest-658263671 tempest-UserMessagesTest-658263671-project-member] Calling method 'delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:49:02 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-53e24d6a-c9a3-4ef1-b3e3-163cef4875f3 tempest-UserMessagesTest-658263671 tempest-UserMessagesTest-658263671-project-member] Delete volume with id: e4731190-85e4-4527-a6d3-8c50b42ebe92 Sep 02 12:49:02 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:49:02 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:49:02 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:49:02 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:49:02 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-53e24d6a-c9a3-4ef1-b3e3-163cef4875f3 tempest-UserMessagesTest-658263671 tempest-UserMessagesTest-658263671-project-member] Volume info retrieved successfully. Sep 02 12:49:02 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-53e24d6a-c9a3-4ef1-b3e3-163cef4875f3 tempest-UserMessagesTest-658263671 tempest-UserMessagesTest-658263671-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86936) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 02 12:49:02 devstack devstack@c-api.service[86936]: DEBUG cinder.quota [None req-53e24d6a-c9a3-4ef1-b3e3-163cef4875f3 tempest-UserMessagesTest-658263671 tempest-UserMessagesTest-658263671-project-member] Created reservations ['bf46181f-a098-4256-87a4-eb359660e426', '3bd44fc2-9c0a-48f6-aa73-1c5da6e78b7b', '8ddee029-84e2-4042-833a-850279bbcd43', '714d3a32-ba76-4ce4-aa24-a9e308505ebe'] {{(pid=86936) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:49:02 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-53e24d6a-c9a3-4ef1-b3e3-163cef4875f3 tempest-UserMessagesTest-658263671 tempest-UserMessagesTest-658263671-project-member] Delete volume request issued successfully. Sep 02 12:49:02 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-53e24d6a-c9a3-4ef1-b3e3-163cef4875f3 tempest-UserMessagesTest-658263671 tempest-UserMessagesTest-658263671-project-member] http://192.168.122.82/volume/v3/volumes/e4731190-85e4-4527-a6d3-8c50b42ebe92 returned with HTTP 202 Sep 02 12:49:02 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 198/396] 192.168.122.82 () {60 vars in 1270 bytes} [Wed Sep 2 12:49:02 2026] DELETE /volume/v3/volumes/e4731190-85e4-4527-a6d3-8c50b42ebe92 => generated 0 bytes in 234 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 12:49:02 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-845444d1-ac6e-45d3-bfb2-1e2f9642688e None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:02 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-845444d1-ac6e-45d3-bfb2-1e2f9642688e tempest-UserMessagesTest-658263671 tempest-UserMessagesTest-658263671-project-member] GET http://192.168.122.82/volume/v3/volumes/e4731190-85e4-4527-a6d3-8c50b42ebe92 Sep 02 12:49:02 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-845444d1-ac6e-45d3-bfb2-1e2f9642688e tempest-UserMessagesTest-658263671 tempest-UserMessagesTest-658263671-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:49:02 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-845444d1-ac6e-45d3-bfb2-1e2f9642688e tempest-UserMessagesTest-658263671 tempest-UserMessagesTest-658263671-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:49:02 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-845444d1-ac6e-45d3-bfb2-1e2f9642688e tempest-UserMessagesTest-658263671 tempest-UserMessagesTest-658263671-project-member] http://192.168.122.82/volume/v3/volumes/e4731190-85e4-4527-a6d3-8c50b42ebe92 returned with HTTP 404 Sep 02 12:49:02 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 199/397] 192.168.122.82 () {60 vars in 1267 bytes} [Wed Sep 2 12:49:02 2026] GET /volume/v3/volumes/e4731190-85e4-4527-a6d3-8c50b42ebe92 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:49:02 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-d79e7c2d-22f5-41e6-98d0-a61e556fcc47 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:02 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-d79e7c2d-22f5-41e6-98d0-a61e556fcc47 tempest-UserMessagesTest-1597354101 tempest-UserMessagesTest-1597354101-project-admin] DELETE http://192.168.122.82/volume/v3/types/6cb573bd-3d97-4103-aa95-c316b2813c51 Sep 02 12:49:02 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-d79e7c2d-22f5-41e6-98d0-a61e556fcc47 tempest-UserMessagesTest-1597354101 tempest-UserMessagesTest-1597354101-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:49:02 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-d79e7c2d-22f5-41e6-98d0-a61e556fcc47 tempest-UserMessagesTest-1597354101 tempest-UserMessagesTest-1597354101-project-admin] Calling method '_delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:49:02 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-d79e7c2d-22f5-41e6-98d0-a61e556fcc47 tempest-UserMessagesTest-1597354101 tempest-UserMessagesTest-1597354101-project-admin] http://192.168.122.82/volume/v3/types/6cb573bd-3d97-4103-aa95-c316b2813c51 returned with HTTP 202 Sep 02 12:49:02 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 199/398] 192.168.122.82 () {58 vars in 1224 bytes} [Wed Sep 2 12:49:02 2026] DELETE /volume/v3/types/6cb573bd-3d97-4103-aa95-c316b2813c51 => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 12:49:02 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-5a85746f-f68f-4260-b2a4-5e74e9a669a7 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:02 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-5a85746f-f68f-4260-b2a4-5e74e9a669a7 tempest-UserMessagesTest-1597354101 tempest-UserMessagesTest-1597354101-project-admin] GET http://192.168.122.82/volume/v3/types/6cb573bd-3d97-4103-aa95-c316b2813c51 Sep 02 12:49:02 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-5a85746f-f68f-4260-b2a4-5e74e9a669a7 tempest-UserMessagesTest-1597354101 tempest-UserMessagesTest-1597354101-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:49:02 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-5a85746f-f68f-4260-b2a4-5e74e9a669a7 tempest-UserMessagesTest-1597354101 tempest-UserMessagesTest-1597354101-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:49:02 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-5a85746f-f68f-4260-b2a4-5e74e9a669a7 tempest-UserMessagesTest-1597354101 tempest-UserMessagesTest-1597354101-project-admin] http://192.168.122.82/volume/v3/types/6cb573bd-3d97-4103-aa95-c316b2813c51 returned with HTTP 404 Sep 02 12:49:02 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 200/399] 192.168.122.82 () {58 vars in 1221 bytes} [Wed Sep 2 12:49:02 2026] GET /volume/v3/types/6cb573bd-3d97-4103-aa95-c316b2813c51 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 12:49:02 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-f2892380-e879-4c0a-96fe-923bfe2996eb None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:02 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-f2892380-e879-4c0a-96fe-923bfe2996eb tempest-UserMessagesTest-1597354101 tempest-UserMessagesTest-1597354101-project-admin] POST http://192.168.122.82/volume/v3/types Sep 02 12:49:02 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-f2892380-e879-4c0a-96fe-923bfe2996eb tempest-UserMessagesTest-1597354101 tempest-UserMessagesTest-1597354101-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-526617072", "extra_specs": {"storage_protocol": "tempest-storage_protocol-912710481", "vendor_name": "tempest-vendor_name-977620562"}}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:49:02 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-f2892380-e879-4c0a-96fe-923bfe2996eb tempest-UserMessagesTest-1597354101 tempest-UserMessagesTest-1597354101-project-admin] http://192.168.122.82/volume/v3/types returned with HTTP 200 Sep 02 12:49:02 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 200/400] 192.168.122.82 () {60 vars in 1132 bytes} [Wed Sep 2 12:49:02 2026] POST /volume/v3/types => generated 325 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:49:02 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-77456420-0ecf-4dfd-8ea9-3993718230a9 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:02 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-77456420-0ecf-4dfd-8ea9-3993718230a9 tempest-UserMessagesTest-658263671 tempest-UserMessagesTest-658263671-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 12:49:02 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-77456420-0ecf-4dfd-8ea9-3993718230a9 tempest-UserMessagesTest-658263671 tempest-UserMessagesTest-658263671-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "22f17eca-7a64-4b4a-8655-b2dce7705627", "size": 1, "name": "tempest-UserMessagesTest-Volume-1871825904"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:49:02 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.volumes [None req-77456420-0ecf-4dfd-8ea9-3993718230a9 tempest-UserMessagesTest-658263671 tempest-UserMessagesTest-658263671-project-member] Create volume request body: {'volume': {'volume_type': '22f17eca-7a64-4b4a-8655-b2dce7705627', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1871825904'}} {{(pid=86935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 12:49:02 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-77456420-0ecf-4dfd-8ea9-3993718230a9 tempest-UserMessagesTest-658263671 tempest-UserMessagesTest-658263671-project-member] Create volume of 1 GB Sep 02 12:49:02 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:49:02 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:49:02 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-77456420-0ecf-4dfd-8ea9-3993718230a9 tempest-UserMessagesTest-658263671 tempest-UserMessagesTest-658263671-project-member] Availability Zones retrieved successfully. Sep 02 12:49:02 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-77456420-0ecf-4dfd-8ea9-3993718230a9 tempest-UserMessagesTest-658263671 tempest-UserMessagesTest-658263671-project-member] Flow 'volume_create_api' (1d2add7c-0121-4a39-ba84-ac4c75dc7e09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:49:02 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-77456420-0ecf-4dfd-8ea9-3993718230a9 tempest-UserMessagesTest-658263671 tempest-UserMessagesTest-658263671-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5424ccfe-636d-4de7-98c2-5097743c5cc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:49:02 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.flows.api.create_volume [None req-77456420-0ecf-4dfd-8ea9-3993718230a9 tempest-UserMessagesTest-658263671 tempest-UserMessagesTest-658263671-project-member] Validating volume size '1' using validate_int {{(pid=86935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 12:49:02 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-77456420-0ecf-4dfd-8ea9-3993718230a9 tempest-UserMessagesTest-658263671 tempest-UserMessagesTest-658263671-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5424ccfe-636d-4de7-98c2-5097743c5cc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:49:02Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-912710481',vendor_name='tempest-vendor_name-977620562'},id=22f17eca-7a64-4b4a-8655-b2dce7705627,is_public=True,name='tempest-UserMessagesTest-volume-type-526617072',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22f17eca-7a64-4b4a-8655-b2dce7705627', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:49:02 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-77456420-0ecf-4dfd-8ea9-3993718230a9 tempest-UserMessagesTest-658263671 tempest-UserMessagesTest-658263671-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f037f9d-0f9a-4027-a4d2-425b57d07aa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:49:02 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-b53727f4-eadc-4634-a8f0-bfdea91afcdd None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:02 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-b53727f4-eadc-4634-a8f0-bfdea91afcdd tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] GET http://192.168.122.82/volume/v3/volumes/ebd86526-81d2-4ca3-aff2-1c435493a406 Sep 02 12:49:02 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-b53727f4-eadc-4634-a8f0-bfdea91afcdd tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:49:02 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-b53727f4-eadc-4634-a8f0-bfdea91afcdd tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:49:02 devstack devstack@c-api.service[86935]: WARNING cinder.quota [None req-77456420-0ecf-4dfd-8ea9-3993718230a9 tempest-UserMessagesTest-658263671 tempest-UserMessagesTest-658263671-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-526617072 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-526617072, it is now deprecated. Please use the default quota class for default quota. Sep 02 12:49:02 devstack devstack@c-api.service[86935]: WARNING cinder.quota [None req-77456420-0ecf-4dfd-8ea9-3993718230a9 tempest-UserMessagesTest-658263671 tempest-UserMessagesTest-658263671-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-526617072 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-526617072, it is now deprecated. Please use the default quota class for default quota. Sep 02 12:49:02 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:49:02 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:49:02 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:49:02 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:49:02 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-b53727f4-eadc-4634-a8f0-bfdea91afcdd tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Volume info retrieved successfully. Sep 02 12:49:02 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-b53727f4-eadc-4634-a8f0-bfdea91afcdd tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] http://192.168.122.82/volume/v3/volumes/ebd86526-81d2-4ca3-aff2-1c435493a406 returned with HTTP 200 Sep 02 12:49:02 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 201/401] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:49:02 2026] GET /volume/v3/volumes/ebd86526-81d2-4ca3-aff2-1c435493a406 => generated 850 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:49:02 devstack devstack@c-api.service[86935]: DEBUG cinder.quota [None req-77456420-0ecf-4dfd-8ea9-3993718230a9 tempest-UserMessagesTest-658263671 tempest-UserMessagesTest-658263671-project-member] Created reservations ['9c2a1345-be46-4603-aa93-327de3714e91', '696f86a9-97e9-4210-ab13-8247c0351244', 'aca6f733-d0b9-43eb-bde9-d0051968ab51', 'fa1f2508-4838-454c-92e9-696ef7ad395a'] {{(pid=86935) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:49:02 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-77456420-0ecf-4dfd-8ea9-3993718230a9 tempest-UserMessagesTest-658263671 tempest-UserMessagesTest-658263671-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f037f9d-0f9a-4027-a4d2-425b57d07aa8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9c2a1345-be46-4603-aa93-327de3714e91', '696f86a9-97e9-4210-ab13-8247c0351244', 'aca6f733-d0b9-43eb-bde9-d0051968ab51', 'fa1f2508-4838-454c-92e9-696ef7ad395a']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:49:02 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-77456420-0ecf-4dfd-8ea9-3993718230a9 tempest-UserMessagesTest-658263671 tempest-UserMessagesTest-658263671-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (349a9669-664a-46a1-88d9-c96cd638aa7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:49:02 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:49:02 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:49:02 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-77456420-0ecf-4dfd-8ea9-3993718230a9 tempest-UserMessagesTest-658263671 tempest-UserMessagesTest-658263671-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (349a9669-664a-46a1-88d9-c96cd638aa7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '40d2c2b3-ab40-4877-b168-8a8a5d6a9f83', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1871825904',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db7c8df30dc34411a1f266cdd5ad2f76',qos_specs=None,replication_status=,reservations=['9c2a1345-be46-4603-aa93-327de3714e91','696f86a9-97e9-4210-ab13-8247c0351244','aca6f733-d0b9-43eb-bde9-d0051968ab51','fa1f2508-4838-454c-92e9-696ef7ad395a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='73c5afc2672c4786b00771dd6a6a6d55',volume_type_id=22f17eca-7a64-4b4a-8655-b2dce7705627), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T10:49:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1871825904',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=40d2c2b3-ab40-4877-b168-8a8a5d6a9f83,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='db7c8df30dc34411a1f266cdd5ad2f76',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='73c5afc2672c4786b00771dd6a6a6d55',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22f17eca-7a64-4b4a-8655-b2dce7705627),volume_type_id=22f17eca-7a64-4b4a-8655-b2dce7705627)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:49:02 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-77456420-0ecf-4dfd-8ea9-3993718230a9 tempest-UserMessagesTest-658263671 tempest-UserMessagesTest-658263671-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (876ee62f-9811-4ac5-9512-86f7a103fbd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:49:03 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-77456420-0ecf-4dfd-8ea9-3993718230a9 tempest-UserMessagesTest-658263671 tempest-UserMessagesTest-658263671-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (876ee62f-9811-4ac5-9512-86f7a103fbd3) transitioned into state 'SUCCESS' from state '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-1871825904',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db7c8df30dc34411a1f266cdd5ad2f76',qos_specs=None,replication_status=,reservations=['9c2a1345-be46-4603-aa93-327de3714e91','696f86a9-97e9-4210-ab13-8247c0351244','aca6f733-d0b9-43eb-bde9-d0051968ab51','fa1f2508-4838-454c-92e9-696ef7ad395a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='73c5afc2672c4786b00771dd6a6a6d55',volume_type_id=22f17eca-7a64-4b4a-8655-b2dce7705627)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:49:03 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-77456420-0ecf-4dfd-8ea9-3993718230a9 tempest-UserMessagesTest-658263671 tempest-UserMessagesTest-658263671-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bab1a8f7-5348-4008-9341-5fbb057c5669) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:49:03 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-77456420-0ecf-4dfd-8ea9-3993718230a9 tempest-UserMessagesTest-658263671 tempest-UserMessagesTest-658263671-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bab1a8f7-5348-4008-9341-5fbb057c5669) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:49:03 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-77456420-0ecf-4dfd-8ea9-3993718230a9 tempest-UserMessagesTest-658263671 tempest-UserMessagesTest-658263671-project-member] Flow 'volume_create_api' (1d2add7c-0121-4a39-ba84-ac4c75dc7e09) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:49:03 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-77456420-0ecf-4dfd-8ea9-3993718230a9 tempest-UserMessagesTest-658263671 tempest-UserMessagesTest-658263671-project-member] Create volume request issued successfully. Sep 02 12:49:03 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-77456420-0ecf-4dfd-8ea9-3993718230a9 tempest-UserMessagesTest-658263671 tempest-UserMessagesTest-658263671-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 12:49:03 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 201/402] 192.168.122.82 () {62 vars in 1178 bytes} [Wed Sep 2 12:49:02 2026] POST /volume/v3/volumes => generated 791 bytes in 608 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 12:49:03 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-f4a35e4b-df1a-45d4-843a-ca1cc17fc35a None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:03 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-f4a35e4b-df1a-45d4-843a-ca1cc17fc35a tempest-UserMessagesTest-658263671 tempest-UserMessagesTest-658263671-project-member] GET http://192.168.122.82/volume/v3/volumes/40d2c2b3-ab40-4877-b168-8a8a5d6a9f83 Sep 02 12:49:03 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-f4a35e4b-df1a-45d4-843a-ca1cc17fc35a tempest-UserMessagesTest-658263671 tempest-UserMessagesTest-658263671-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:49:03 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-f4a35e4b-df1a-45d4-843a-ca1cc17fc35a tempest-UserMessagesTest-658263671 tempest-UserMessagesTest-658263671-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:49:03 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:49:03 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:49:03 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:49:03 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:49:03 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-f4a35e4b-df1a-45d4-843a-ca1cc17fc35a tempest-UserMessagesTest-658263671 tempest-UserMessagesTest-658263671-project-member] Volume info retrieved successfully. Sep 02 12:49:03 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-f4a35e4b-df1a-45d4-843a-ca1cc17fc35a tempest-UserMessagesTest-658263671 tempest-UserMessagesTest-658263671-project-member] http://192.168.122.82/volume/v3/volumes/40d2c2b3-ab40-4877-b168-8a8a5d6a9f83 returned with HTTP 200 Sep 02 12:49:03 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 202/403] 192.168.122.82 () {60 vars in 1267 bytes} [Wed Sep 2 12:49:03 2026] GET /volume/v3/volumes/40d2c2b3-ab40-4877-b168-8a8a5d6a9f83 => generated 859 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:49:03 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-81bd92e7-a21f-4d0b-8c05-6da146d05442 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:03 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-81bd92e7-a21f-4d0b-8c05-6da146d05442 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] GET http://192.168.122.82/volume/v3/volumes/ebd86526-81d2-4ca3-aff2-1c435493a406 Sep 02 12:49:03 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-81bd92e7-a21f-4d0b-8c05-6da146d05442 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:49:03 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-81bd92e7-a21f-4d0b-8c05-6da146d05442 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:49:03 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:49:03 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:49:03 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:49:03 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:49:03 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-81bd92e7-a21f-4d0b-8c05-6da146d05442 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Volume info retrieved successfully. Sep 02 12:49:03 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-81bd92e7-a21f-4d0b-8c05-6da146d05442 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] http://192.168.122.82/volume/v3/volumes/ebd86526-81d2-4ca3-aff2-1c435493a406 returned with HTTP 200 Sep 02 12:49:03 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 202/404] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:49:03 2026] GET /volume/v3/volumes/ebd86526-81d2-4ca3-aff2-1c435493a406 => generated 851 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:49:03 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [req-2cb99edc-3e6d-4929-8d35-414861bab95a req-a97d9bbb-60e3-4e25-93f4-cd6bc74859c1 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:03 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-2cb99edc-3e6d-4929-8d35-414861bab95a req-a97d9bbb-60e3-4e25-93f4-cd6bc74859c1 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] GET http://192.168.122.82/volume/v3/volumes/ebd86526-81d2-4ca3-aff2-1c435493a406 Sep 02 12:49:03 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-2cb99edc-3e6d-4929-8d35-414861bab95a req-a97d9bbb-60e3-4e25-93f4-cd6bc74859c1 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:49:03 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-2cb99edc-3e6d-4929-8d35-414861bab95a req-a97d9bbb-60e3-4e25-93f4-cd6bc74859c1 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:49:03 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:49:03 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:49:03 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:49:03 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:49:04 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [req-2cb99edc-3e6d-4929-8d35-414861bab95a req-a97d9bbb-60e3-4e25-93f4-cd6bc74859c1 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Volume info retrieved successfully. Sep 02 12:49:04 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-2cb99edc-3e6d-4929-8d35-414861bab95a req-a97d9bbb-60e3-4e25-93f4-cd6bc74859c1 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] http://192.168.122.82/volume/v3/volumes/ebd86526-81d2-4ca3-aff2-1c435493a406 returned with HTTP 200 Sep 02 12:49:04 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 203/405] 192.168.122.82 () {60 vars in 1482 bytes} [Wed Sep 2 12:49:03 2026] GET /volume/v3/volumes/ebd86526-81d2-4ca3-aff2-1c435493a406 => generated 851 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:49:04 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-76800c29-7348-414c-b4f1-02945c714cbe None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:04 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-76800c29-7348-414c-b4f1-02945c714cbe None None] GET http://192.168.122.82/volume// Sep 02 12:49:04 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-76800c29-7348-414c-b4f1-02945c714cbe None None] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:49:04 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-76800c29-7348-414c-b4f1-02945c714cbe None None] Calling method 'all' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:49:04 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-76800c29-7348-414c-b4f1-02945c714cbe None None] http://192.168.122.82/volume// returned with HTTP 300 Sep 02 12:49:04 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 203/406] 192.168.122.82 () {58 vars in 1312 bytes} [Wed Sep 2 12:49:04 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 12:49:04 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [req-2cb99edc-3e6d-4929-8d35-414861bab95a req-7d1db80e-6487-45ce-8036-f8ec83887504 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:04 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-2cb99edc-3e6d-4929-8d35-414861bab95a req-7d1db80e-6487-45ce-8036-f8ec83887504 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] POST http://192.168.122.82/volume/v3/attachments Sep 02 12:49:04 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-2cb99edc-3e6d-4929-8d35-414861bab95a req-7d1db80e-6487-45ce-8036-f8ec83887504 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ebd86526-81d2-4ca3-aff2-1c435493a406", "connector": null, "instance_uuid": "7421d53f-fb29-406c-80e0-4b9cd4646e90"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:49:04 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-0799c2a5-ce60-4797-a3b1-55cd9c8fb3ac None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:04 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-0799c2a5-ce60-4797-a3b1-55cd9c8fb3ac tempest-UserMessagesTest-658263671 tempest-UserMessagesTest-658263671-project-member] GET http://192.168.122.82/volume/v3/volumes/40d2c2b3-ab40-4877-b168-8a8a5d6a9f83 Sep 02 12:49:04 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-0799c2a5-ce60-4797-a3b1-55cd9c8fb3ac tempest-UserMessagesTest-658263671 tempest-UserMessagesTest-658263671-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:49:04 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-0799c2a5-ce60-4797-a3b1-55cd9c8fb3ac tempest-UserMessagesTest-658263671 tempest-UserMessagesTest-658263671-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:49:04 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:49:04 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:49:04 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:49:04 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:49:04 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:49:04 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:49:04 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:49:04 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:49:04 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-0799c2a5-ce60-4797-a3b1-55cd9c8fb3ac tempest-UserMessagesTest-658263671 tempest-UserMessagesTest-658263671-project-member] Volume info retrieved successfully. Sep 02 12:49:04 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-0799c2a5-ce60-4797-a3b1-55cd9c8fb3ac tempest-UserMessagesTest-658263671 tempest-UserMessagesTest-658263671-project-member] http://192.168.122.82/volume/v3/volumes/40d2c2b3-ab40-4877-b168-8a8a5d6a9f83 returned with HTTP 200 Sep 02 12:49:04 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 204/407] 192.168.122.82 () {60 vars in 1267 bytes} [Wed Sep 2 12:49:04 2026] GET /volume/v3/volumes/40d2c2b3-ab40-4877-b168-8a8a5d6a9f83 => generated 880 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:49:04 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-8074c3e2-3b93-4cc6-96db-e4fea2a33cab None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:04 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-8074c3e2-3b93-4cc6-96db-e4fea2a33cab tempest-UserMessagesTest-658263671 tempest-UserMessagesTest-658263671-project-member] GET http://192.168.122.82/volume/v3/messages Sep 02 12:49:04 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-8074c3e2-3b93-4cc6-96db-e4fea2a33cab tempest-UserMessagesTest-658263671 tempest-UserMessagesTest-658263671-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:49:04 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-8074c3e2-3b93-4cc6-96db-e4fea2a33cab tempest-UserMessagesTest-658263671 tempest-UserMessagesTest-658263671-project-member] Calling method 'version_select' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:49:04 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-8074c3e2-3b93-4cc6-96db-e4fea2a33cab tempest-UserMessagesTest-658263671 tempest-UserMessagesTest-658263671-project-member] http://192.168.122.82/volume/v3/messages returned with HTTP 200 Sep 02 12:49:04 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 205/408] 192.168.122.82 () {60 vars in 1159 bytes} [Wed Sep 2 12:49:04 2026] GET /volume/v3/messages => generated 676 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:49:04 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-2cb99edc-3e6d-4929-8d35-414861bab95a req-7d1db80e-6487-45ce-8036-f8ec83887504 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] http://192.168.122.82/volume/v3/attachments returned with HTTP 200 Sep 02 12:49:04 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 204/409] 192.168.122.82 () {66 vars in 1478 bytes} [Wed Sep 2 12:49:04 2026] POST /volume/v3/attachments => generated 273 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:49:04 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-40ef7b77-cfb3-4504-84b6-3433c2954f9a None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:04 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-40ef7b77-cfb3-4504-84b6-3433c2954f9a tempest-UserMessagesTest-658263671 tempest-UserMessagesTest-658263671-project-member] GET http://192.168.122.82/volume/v3/messages/f563c732-14d1-40bc-a0e4-8100ba25ea99 Sep 02 12:49:04 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-40ef7b77-cfb3-4504-84b6-3433c2954f9a tempest-UserMessagesTest-658263671 tempest-UserMessagesTest-658263671-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:49:04 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-40ef7b77-cfb3-4504-84b6-3433c2954f9a tempest-UserMessagesTest-658263671 tempest-UserMessagesTest-658263671-project-member] Calling method 'version_select' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:49:04 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-40ef7b77-cfb3-4504-84b6-3433c2954f9a tempest-UserMessagesTest-658263671 tempest-UserMessagesTest-658263671-project-member] http://192.168.122.82/volume/v3/messages/f563c732-14d1-40bc-a0e4-8100ba25ea99 returned with HTTP 200 Sep 02 12:49:04 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 206/410] 192.168.122.82 () {60 vars in 1270 bytes} [Wed Sep 2 12:49:04 2026] GET /volume/v3/messages/f563c732-14d1-40bc-a0e4-8100ba25ea99 => generated 673 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:49:04 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-fd8be454-cc0f-4240-b604-08abd42a221e None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:04 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-fd8be454-cc0f-4240-b604-08abd42a221e tempest-UserMessagesTest-658263671 tempest-UserMessagesTest-658263671-project-member] GET http://192.168.122.82/volume/v3/messages Sep 02 12:49:04 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-fd8be454-cc0f-4240-b604-08abd42a221e tempest-UserMessagesTest-658263671 tempest-UserMessagesTest-658263671-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:49:04 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-fd8be454-cc0f-4240-b604-08abd42a221e tempest-UserMessagesTest-658263671 tempest-UserMessagesTest-658263671-project-member] Calling method 'version_select' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:49:04 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:49:04 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:49:04 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-fd8be454-cc0f-4240-b604-08abd42a221e tempest-UserMessagesTest-658263671 tempest-UserMessagesTest-658263671-project-member] http://192.168.122.82/volume/v3/messages returned with HTTP 200 Sep 02 12:49:04 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 205/411] 192.168.122.82 () {60 vars in 1159 bytes} [Wed Sep 2 12:49:04 2026] GET /volume/v3/messages => generated 676 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:49:04 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-2c2b69b7-a685-4d06-8439-5501b7ae5b1e None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:04 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-2c2b69b7-a685-4d06-8439-5501b7ae5b1e tempest-UserMessagesTest-658263671 tempest-UserMessagesTest-658263671-project-member] DELETE http://192.168.122.82/volume/v3/messages/f563c732-14d1-40bc-a0e4-8100ba25ea99 Sep 02 12:49:04 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-2c2b69b7-a685-4d06-8439-5501b7ae5b1e tempest-UserMessagesTest-658263671 tempest-UserMessagesTest-658263671-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:49:04 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-2c2b69b7-a685-4d06-8439-5501b7ae5b1e tempest-UserMessagesTest-658263671 tempest-UserMessagesTest-658263671-project-member] Calling method 'version_select' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:49:04 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-2c2b69b7-a685-4d06-8439-5501b7ae5b1e tempest-UserMessagesTest-658263671 tempest-UserMessagesTest-658263671-project-member] http://192.168.122.82/volume/v3/messages/f563c732-14d1-40bc-a0e4-8100ba25ea99 returned with HTTP 204 Sep 02 12:49:04 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 207/412] 192.168.122.82 () {60 vars in 1273 bytes} [Wed Sep 2 12:49:04 2026] DELETE /volume/v3/messages/f563c732-14d1-40bc-a0e4-8100ba25ea99 => generated 0 bytes in 36 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 02 12:49:04 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-6e029d91-6e35-4132-b8d0-3763aabd947a None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:04 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-79d75a4a-c00f-470a-bc17-2f0b8cf833b2 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:04 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-6e029d91-6e35-4132-b8d0-3763aabd947a tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] GET http://192.168.122.82/volume/v3/volumes/ebd86526-81d2-4ca3-aff2-1c435493a406 Sep 02 12:49:04 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-6e029d91-6e35-4132-b8d0-3763aabd947a tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:49:04 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-6e029d91-6e35-4132-b8d0-3763aabd947a tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:49:04 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-79d75a4a-c00f-470a-bc17-2f0b8cf833b2 tempest-UserMessagesTest-658263671 tempest-UserMessagesTest-658263671-project-member] GET http://192.168.122.82/volume/v3/volumes/40d2c2b3-ab40-4877-b168-8a8a5d6a9f83 Sep 02 12:49:04 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-79d75a4a-c00f-470a-bc17-2f0b8cf833b2 tempest-UserMessagesTest-658263671 tempest-UserMessagesTest-658263671-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:49:04 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-79d75a4a-c00f-470a-bc17-2f0b8cf833b2 tempest-UserMessagesTest-658263671 tempest-UserMessagesTest-658263671-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:49:04 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:49:04 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:49:04 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:49:04 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:49:04 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:49:04 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:49:04 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:49:04 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:49:04 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-6e029d91-6e35-4132-b8d0-3763aabd947a tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Volume info retrieved successfully. Sep 02 12:49:04 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-79d75a4a-c00f-470a-bc17-2f0b8cf833b2 tempest-UserMessagesTest-658263671 tempest-UserMessagesTest-658263671-project-member] Volume info retrieved successfully. Sep 02 12:49:04 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-6e029d91-6e35-4132-b8d0-3763aabd947a tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] http://192.168.122.82/volume/v3/volumes/ebd86526-81d2-4ca3-aff2-1c435493a406 returned with HTTP 200 Sep 02 12:49:04 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 206/413] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:49:04 2026] GET /volume/v3/volumes/ebd86526-81d2-4ca3-aff2-1c435493a406 => generated 850 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:49:04 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-cfb002af-42c9-4263-94ea-54b3f68c0906 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:04 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-cfb002af-42c9-4263-94ea-54b3f68c0906 None None] GET http://192.168.122.82/volume// Sep 02 12:49:04 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-cfb002af-42c9-4263-94ea-54b3f68c0906 None None] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:49:04 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-cfb002af-42c9-4263-94ea-54b3f68c0906 None None] Calling method 'all' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:49:04 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-cfb002af-42c9-4263-94ea-54b3f68c0906 None None] http://192.168.122.82/volume// returned with HTTP 300 Sep 02 12:49:04 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 207/414] 192.168.122.82 () {58 vars in 1310 bytes} [Wed Sep 2 12:49:04 2026] GET /volume/ => generated 389 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 12:49:04 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-79d75a4a-c00f-470a-bc17-2f0b8cf833b2 tempest-UserMessagesTest-658263671 tempest-UserMessagesTest-658263671-project-member] http://192.168.122.82/volume/v3/volumes/40d2c2b3-ab40-4877-b168-8a8a5d6a9f83 returned with HTTP 200 Sep 02 12:49:04 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 208/415] 192.168.122.82 () {60 vars in 1267 bytes} [Wed Sep 2 12:49:04 2026] GET /volume/v3/volumes/40d2c2b3-ab40-4877-b168-8a8a5d6a9f83 => generated 880 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:49:04 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [req-2cb99edc-3e6d-4929-8d35-414861bab95a req-b42a2668-ca77-4e5e-a349-9cefd0a34b2e None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:04 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-2cb99edc-3e6d-4929-8d35-414861bab95a req-b42a2668-ca77-4e5e-a349-9cefd0a34b2e tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] GET http://192.168.122.82/volume/v3/volumes/ebd86526-81d2-4ca3-aff2-1c435493a406 Sep 02 12:49:04 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-2cb99edc-3e6d-4929-8d35-414861bab95a req-b42a2668-ca77-4e5e-a349-9cefd0a34b2e tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:49:04 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-2cb99edc-3e6d-4929-8d35-414861bab95a req-b42a2668-ca77-4e5e-a349-9cefd0a34b2e tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:49:04 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-2eeddcec-13f4-46c5-a762-35421e29cba2 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:04 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-2eeddcec-13f4-46c5-a762-35421e29cba2 tempest-UserMessagesTest-658263671 tempest-UserMessagesTest-658263671-project-member] DELETE http://192.168.122.82/volume/v3/volumes/40d2c2b3-ab40-4877-b168-8a8a5d6a9f83 Sep 02 12:49:04 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-2eeddcec-13f4-46c5-a762-35421e29cba2 tempest-UserMessagesTest-658263671 tempest-UserMessagesTest-658263671-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:49:04 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-2eeddcec-13f4-46c5-a762-35421e29cba2 tempest-UserMessagesTest-658263671 tempest-UserMessagesTest-658263671-project-member] Calling method 'delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:49:04 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-2eeddcec-13f4-46c5-a762-35421e29cba2 tempest-UserMessagesTest-658263671 tempest-UserMessagesTest-658263671-project-member] Delete volume with id: 40d2c2b3-ab40-4877-b168-8a8a5d6a9f83 Sep 02 12:49:04 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:49:04 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:49:04 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:49:04 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:49:04 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:49:04 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:49:04 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-2eeddcec-13f4-46c5-a762-35421e29cba2 tempest-UserMessagesTest-658263671 tempest-UserMessagesTest-658263671-project-member] Volume info retrieved successfully. Sep 02 12:49:04 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-2eeddcec-13f4-46c5-a762-35421e29cba2 tempest-UserMessagesTest-658263671 tempest-UserMessagesTest-658263671-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86935) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 02 12:49:04 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:49:04 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:49:04 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [req-2cb99edc-3e6d-4929-8d35-414861bab95a req-b42a2668-ca77-4e5e-a349-9cefd0a34b2e tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Volume info retrieved successfully. Sep 02 12:49:04 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-2cb99edc-3e6d-4929-8d35-414861bab95a req-b42a2668-ca77-4e5e-a349-9cefd0a34b2e tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] http://192.168.122.82/volume/v3/volumes/ebd86526-81d2-4ca3-aff2-1c435493a406 returned with HTTP 200 Sep 02 12:49:04 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 208/416] 192.168.122.82 () {62 vars in 1523 bytes} [Wed Sep 2 12:49:04 2026] GET /volume/v3/volumes/ebd86526-81d2-4ca3-aff2-1c435493a406 => generated 1031 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 12:49:04 devstack devstack@c-api.service[86935]: DEBUG cinder.quota [None req-2eeddcec-13f4-46c5-a762-35421e29cba2 tempest-UserMessagesTest-658263671 tempest-UserMessagesTest-658263671-project-member] Created reservations ['0baf86c9-129f-4746-b379-3901ff83c61c', 'f27c17eb-1a0c-4c52-8439-bca4208fb6e5', 'd3829dfa-a09d-4e35-88b0-cfec1c778307', '140de6f6-86db-4d39-bbaf-78c0cdc639db'] {{(pid=86935) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:49:04 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-2eeddcec-13f4-46c5-a762-35421e29cba2 tempest-UserMessagesTest-658263671 tempest-UserMessagesTest-658263671-project-member] Delete volume request issued successfully. Sep 02 12:49:04 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-2eeddcec-13f4-46c5-a762-35421e29cba2 tempest-UserMessagesTest-658263671 tempest-UserMessagesTest-658263671-project-member] http://192.168.122.82/volume/v3/volumes/40d2c2b3-ab40-4877-b168-8a8a5d6a9f83 returned with HTTP 202 Sep 02 12:49:04 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 209/417] 192.168.122.82 () {60 vars in 1270 bytes} [Wed Sep 2 12:49:04 2026] DELETE /volume/v3/volumes/40d2c2b3-ab40-4877-b168-8a8a5d6a9f83 => generated 0 bytes in 281 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 12:49:04 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-8cf87435-0fd9-4a8e-9915-4dbbd306f425 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:04 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-8cf87435-0fd9-4a8e-9915-4dbbd306f425 tempest-UserMessagesTest-658263671 tempest-UserMessagesTest-658263671-project-member] GET http://192.168.122.82/volume/v3/volumes/40d2c2b3-ab40-4877-b168-8a8a5d6a9f83 Sep 02 12:49:04 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [req-2cb99edc-3e6d-4929-8d35-414861bab95a req-37fcf975-5c7f-4937-8678-1b8df67cee89 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:04 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-8cf87435-0fd9-4a8e-9915-4dbbd306f425 tempest-UserMessagesTest-658263671 tempest-UserMessagesTest-658263671-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:49:04 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-8cf87435-0fd9-4a8e-9915-4dbbd306f425 tempest-UserMessagesTest-658263671 tempest-UserMessagesTest-658263671-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:49:04 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-2cb99edc-3e6d-4929-8d35-414861bab95a req-37fcf975-5c7f-4937-8678-1b8df67cee89 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] PUT http://192.168.122.82/volume/v3/attachments/0cec6481-47db-4932-891f-d403f219085f Sep 02 12:49:04 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-2cb99edc-3e6d-4929-8d35-414861bab95a req-37fcf975-5c7f-4937-8678-1b8df67cee89 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.82", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d3f28f32c01d", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d962fb62-a9ac-4620-919c-737cbb1a64b6", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:49:04 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-8cf87435-0fd9-4a8e-9915-4dbbd306f425 tempest-UserMessagesTest-658263671 tempest-UserMessagesTest-658263671-project-member] http://192.168.122.82/volume/v3/volumes/40d2c2b3-ab40-4877-b168-8a8a5d6a9f83 returned with HTTP 404 Sep 02 12:49:04 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 209/418] 192.168.122.82 () {60 vars in 1267 bytes} [Wed Sep 2 12:49:04 2026] GET /volume/v3/volumes/40d2c2b3-ab40-4877-b168-8a8a5d6a9f83 => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:49:04 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-ea864315-06c0-4c2f-8460-9c6f2b942b35 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:04 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-ea864315-06c0-4c2f-8460-9c6f2b942b35 tempest-UserMessagesTest-1597354101 tempest-UserMessagesTest-1597354101-project-admin] DELETE http://192.168.122.82/volume/v3/types/22f17eca-7a64-4b4a-8655-b2dce7705627 Sep 02 12:49:04 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-ea864315-06c0-4c2f-8460-9c6f2b942b35 tempest-UserMessagesTest-1597354101 tempest-UserMessagesTest-1597354101-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:49:04 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-ea864315-06c0-4c2f-8460-9c6f2b942b35 tempest-UserMessagesTest-1597354101 tempest-UserMessagesTest-1597354101-project-admin] Calling method '_delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:49:04 devstack devstack@c-api.service[86935]: DEBUG cinder.coordination [req-2cb99edc-3e6d-4929-8d35-414861bab95a req-37fcf975-5c7f-4937-8678-1b8df67cee89 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Acquiring lock "cinder-attachment_update-ebd86526-81d2-4ca3-aff2-1c435493a406-devstack" by "attachment_update" {{(pid=86935) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 02 12:49:04 devstack devstack@c-api.service[86935]: DEBUG cinder.coordination [req-2cb99edc-3e6d-4929-8d35-414861bab95a req-37fcf975-5c7f-4937-8678-1b8df67cee89 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Lock "cinder-attachment_update-ebd86526-81d2-4ca3-aff2-1c435493a406-devstack" acquired by "attachment_update" :: waited 0.034s {{(pid=86935) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 02 12:49:05 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:49:05 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:49:05 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:49:05 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:49:05 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-ea864315-06c0-4c2f-8460-9c6f2b942b35 tempest-UserMessagesTest-1597354101 tempest-UserMessagesTest-1597354101-project-admin] http://192.168.122.82/volume/v3/types/22f17eca-7a64-4b4a-8655-b2dce7705627 returned with HTTP 202 Sep 02 12:49:05 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 210/419] 192.168.122.82 () {58 vars in 1224 bytes} [Wed Sep 2 12:49:04 2026] DELETE /volume/v3/types/22f17eca-7a64-4b4a-8655-b2dce7705627 => generated 0 bytes in 114 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 12:49:05 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-0b1a804c-d33e-43e0-9d0d-0f5257fba3a6 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:05 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-0b1a804c-d33e-43e0-9d0d-0f5257fba3a6 tempest-UserMessagesTest-1597354101 tempest-UserMessagesTest-1597354101-project-admin] GET http://192.168.122.82/volume/v3/types/22f17eca-7a64-4b4a-8655-b2dce7705627 Sep 02 12:49:05 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-0b1a804c-d33e-43e0-9d0d-0f5257fba3a6 tempest-UserMessagesTest-1597354101 tempest-UserMessagesTest-1597354101-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:49:05 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-0b1a804c-d33e-43e0-9d0d-0f5257fba3a6 tempest-UserMessagesTest-1597354101 tempest-UserMessagesTest-1597354101-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:49:05 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-0b1a804c-d33e-43e0-9d0d-0f5257fba3a6 tempest-UserMessagesTest-1597354101 tempest-UserMessagesTest-1597354101-project-admin] http://192.168.122.82/volume/v3/types/22f17eca-7a64-4b4a-8655-b2dce7705627 returned with HTTP 404 Sep 02 12:49:05 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 211/420] 192.168.122.82 () {58 vars in 1221 bytes} [Wed Sep 2 12:49:05 2026] GET /volume/v3/types/22f17eca-7a64-4b4a-8655-b2dce7705627 => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:49:05 devstack devstack@c-api.service[86935]: DEBUG cinder.coordination [req-2cb99edc-3e6d-4929-8d35-414861bab95a req-37fcf975-5c7f-4937-8678-1b8df67cee89 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Lock "cinder-attachment_update-ebd86526-81d2-4ca3-aff2-1c435493a406-devstack" released by "attachment_update" :: held 0.278s {{(pid=86935) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 02 12:49:05 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-2cb99edc-3e6d-4929-8d35-414861bab95a req-37fcf975-5c7f-4937-8678-1b8df67cee89 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] http://192.168.122.82/volume/v3/attachments/0cec6481-47db-4932-891f-d403f219085f returned with HTTP 200 Sep 02 12:49:05 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 210/421] 192.168.122.82 () {66 vars in 1588 bytes} [Wed Sep 2 12:49:04 2026] PUT /volume/v3/attachments/0cec6481-47db-4932-891f-d403f219085f => generated 694 bytes in 389 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:49:05 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-68be4f8a-6acf-4fa2-bfdb-7e42cfe3163c None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:05 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-68be4f8a-6acf-4fa2-bfdb-7e42cfe3163c tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] GET http://192.168.122.82/volume/v3/volumes/ebd86526-81d2-4ca3-aff2-1c435493a406 Sep 02 12:49:05 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-68be4f8a-6acf-4fa2-bfdb-7e42cfe3163c tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:49:05 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-68be4f8a-6acf-4fa2-bfdb-7e42cfe3163c tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:49:05 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:49:05 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:49:05 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:49:05 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:49:05 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-68be4f8a-6acf-4fa2-bfdb-7e42cfe3163c tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Volume info retrieved successfully. Sep 02 12:49:05 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-68be4f8a-6acf-4fa2-bfdb-7e42cfe3163c tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] http://192.168.122.82/volume/v3/volumes/ebd86526-81d2-4ca3-aff2-1c435493a406 returned with HTTP 200 Sep 02 12:49:05 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 212/422] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:49:05 2026] GET /volume/v3/volumes/ebd86526-81d2-4ca3-aff2-1c435493a406 => generated 851 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:49:05 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [req-2cb99edc-3e6d-4929-8d35-414861bab95a req-e8d430a1-50c8-4a21-b27f-aec7f40a3630 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:06 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-2cb99edc-3e6d-4929-8d35-414861bab95a req-e8d430a1-50c8-4a21-b27f-aec7f40a3630 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] POST http://192.168.122.82/volume/v3/attachments/0cec6481-47db-4932-891f-d403f219085f/action Sep 02 12:49:06 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-2cb99edc-3e6d-4929-8d35-414861bab95a req-e8d430a1-50c8-4a21-b27f-aec7f40a3630 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Action body: b'{"os-complete": null}' {{(pid=86935) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 12:49:06 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-2cb99edc-3e6d-4929-8d35-414861bab95a req-e8d430a1-50c8-4a21-b27f-aec7f40a3630 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:49:06 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:49:06 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:49:06 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:49:06 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:49:06 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-2cb99edc-3e6d-4929-8d35-414861bab95a req-e8d430a1-50c8-4a21-b27f-aec7f40a3630 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] http://192.168.122.82/volume/v3/attachments/0cec6481-47db-4932-891f-d403f219085f/action returned with HTTP 204 Sep 02 12:49:06 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 211/423] 192.168.122.82 () {66 vars in 1609 bytes} [Wed Sep 2 12:49:05 2026] POST /volume/v3/attachments/0cec6481-47db-4932-891f-d403f219085f/action => generated 0 bytes in 238 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:49:06 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-d1c61b98-1652-4a3a-afbe-5bbdbe6281e0 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:06 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-d1c61b98-1652-4a3a-afbe-5bbdbe6281e0 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] GET http://192.168.122.82/volume/v3/volumes/ebd86526-81d2-4ca3-aff2-1c435493a406 Sep 02 12:49:06 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-d1c61b98-1652-4a3a-afbe-5bbdbe6281e0 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:49:06 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-d1c61b98-1652-4a3a-afbe-5bbdbe6281e0 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:49:06 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:49:06 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:49:06 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:49:06 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:49:06 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-d1c61b98-1652-4a3a-afbe-5bbdbe6281e0 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Volume info retrieved successfully. Sep 02 12:49:06 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-d1c61b98-1652-4a3a-afbe-5bbdbe6281e0 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] http://192.168.122.82/volume/v3/volumes/ebd86526-81d2-4ca3-aff2-1c435493a406 returned with HTTP 200 Sep 02 12:49:06 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 213/424] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:49:06 2026] GET /volume/v3/volumes/ebd86526-81d2-4ca3-aff2-1c435493a406 => generated 1143 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:49:06 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-c342c685-6ebe-4a20-badd-2170a7e50fe4 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:06 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-c342c685-6ebe-4a20-badd-2170a7e50fe4 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] GET http://192.168.122.82/volume/v3/volumes/ebd86526-81d2-4ca3-aff2-1c435493a406 Sep 02 12:49:06 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-c342c685-6ebe-4a20-badd-2170a7e50fe4 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:49:06 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-c342c685-6ebe-4a20-badd-2170a7e50fe4 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:49:06 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:49:06 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:49:06 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:49:06 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:49:06 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-c342c685-6ebe-4a20-badd-2170a7e50fe4 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Volume info retrieved successfully. Sep 02 12:49:06 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-c342c685-6ebe-4a20-badd-2170a7e50fe4 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] http://192.168.122.82/volume/v3/volumes/ebd86526-81d2-4ca3-aff2-1c435493a406 returned with HTTP 200 Sep 02 12:49:06 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 212/425] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:49:06 2026] GET /volume/v3/volumes/ebd86526-81d2-4ca3-aff2-1c435493a406 => generated 1143 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:49:07 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-0e1d7f4d-330a-4e7d-8393-7ff6f7598bec None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:07 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-0e1d7f4d-330a-4e7d-8393-7ff6f7598bec None None] GET http://192.168.122.82/volume// Sep 02 12:49:07 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-0e1d7f4d-330a-4e7d-8393-7ff6f7598bec None None] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:49:07 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-0e1d7f4d-330a-4e7d-8393-7ff6f7598bec None None] Calling method 'all' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:49:07 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-0e1d7f4d-330a-4e7d-8393-7ff6f7598bec None None] http://192.168.122.82/volume// returned with HTTP 300 Sep 02 12:49:07 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 214/426] 192.168.122.82 () {58 vars in 1310 bytes} [Wed Sep 2 12:49:07 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 12:49:07 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [req-c7118e9d-7a05-4571-aaff-b76374ca88f7 req-0a16708b-2ec3-4416-91cf-7750e5ee7014 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:07 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-c7118e9d-7a05-4571-aaff-b76374ca88f7 req-0a16708b-2ec3-4416-91cf-7750e5ee7014 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] POST http://192.168.122.82/volume/v3/attachments Sep 02 12:49:07 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-c7118e9d-7a05-4571-aaff-b76374ca88f7 req-0a16708b-2ec3-4416-91cf-7750e5ee7014 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "43613e61-d55c-4ab4-938e-d1c7b1418dd3", "connector": null, "instance_uuid": "a4d39e6f-6c8c-4278-ae2c-0adf9f1455fc"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:49:07 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:49:07 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:49:07 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:49:07 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:49:07 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:49:07 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:49:07 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [req-4fe0382b-d350-4567-b7ac-5075cb3cc3df req-f34b7b9b-3f25-4f5d-94ef-b358e8d7d72c None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:07 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-4fe0382b-d350-4567-b7ac-5075cb3cc3df req-f34b7b9b-3f25-4f5d-94ef-b358e8d7d72c tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] GET http://192.168.122.82/volume/v3/volumes/1bd327a2-64dc-4c1e-a261-316cbf6ec802 Sep 02 12:49:07 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-4fe0382b-d350-4567-b7ac-5075cb3cc3df req-f34b7b9b-3f25-4f5d-94ef-b358e8d7d72c tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:49:07 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-4fe0382b-d350-4567-b7ac-5075cb3cc3df req-f34b7b9b-3f25-4f5d-94ef-b358e8d7d72c tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:49:07 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:49:07 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:49:07 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-c7118e9d-7a05-4571-aaff-b76374ca88f7 req-0a16708b-2ec3-4416-91cf-7750e5ee7014 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] http://192.168.122.82/volume/v3/attachments returned with HTTP 200 Sep 02 12:49:07 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 213/427] 192.168.122.82 () {66 vars in 1478 bytes} [Wed Sep 2 12:49:07 2026] POST /volume/v3/attachments => generated 273 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 12:49:07 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:49:07 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:49:07 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [req-c7118e9d-7a05-4571-aaff-b76374ca88f7 req-bf5078b6-3dba-4689-825f-4c386fbead3f None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:07 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [req-4fe0382b-d350-4567-b7ac-5075cb3cc3df req-f34b7b9b-3f25-4f5d-94ef-b358e8d7d72c tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Volume info retrieved successfully. Sep 02 12:49:07 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-c7118e9d-7a05-4571-aaff-b76374ca88f7 req-bf5078b6-3dba-4689-825f-4c386fbead3f tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] DELETE http://192.168.122.82/volume/v3/attachments/85069226-ae54-47d0-8524-43d7408d4a7f Sep 02 12:49:07 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-c7118e9d-7a05-4571-aaff-b76374ca88f7 req-bf5078b6-3dba-4689-825f-4c386fbead3f tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:49:07 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-c7118e9d-7a05-4571-aaff-b76374ca88f7 req-bf5078b6-3dba-4689-825f-4c386fbead3f tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Calling method 'version_select' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:49:07 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-4fe0382b-d350-4567-b7ac-5075cb3cc3df req-f34b7b9b-3f25-4f5d-94ef-b358e8d7d72c tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] http://192.168.122.82/volume/v3/volumes/1bd327a2-64dc-4c1e-a261-316cbf6ec802 returned with HTTP 200 Sep 02 12:49:07 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 215/428] 192.168.122.82 () {60 vars in 1482 bytes} [Wed Sep 2 12:49:07 2026] GET /volume/v3/volumes/1bd327a2-64dc-4c1e-a261-316cbf6ec802 => generated 1141 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:49:07 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:49:07 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:49:07 devstack devstack@c-api.service[86935]: /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 02 12:49:07 devstack devstack@c-api.service[86935]: return base.obj_make_list(context, Sep 02 12:49:07 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [req-4fe0382b-d350-4567-b7ac-5075cb3cc3df req-0eeb49d5-a406-48ce-adba-010ae4e17313 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:07 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-4fe0382b-d350-4567-b7ac-5075cb3cc3df req-0eeb49d5-a406-48ce-adba-010ae4e17313 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] POST http://192.168.122.82/volume/v3/volumes/1bd327a2-64dc-4c1e-a261-316cbf6ec802/action Sep 02 12:49:07 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-4fe0382b-d350-4567-b7ac-5075cb3cc3df req-0eeb49d5-a406-48ce-adba-010ae4e17313 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86936) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 12:49:07 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-4fe0382b-d350-4567-b7ac-5075cb3cc3df req-0eeb49d5-a406-48ce-adba-010ae4e17313 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:49:07 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:49:07 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:49:07 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:49:07 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:49:07 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [req-4fe0382b-d350-4567-b7ac-5075cb3cc3df req-0eeb49d5-a406-48ce-adba-010ae4e17313 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Volume info retrieved successfully. Sep 02 12:49:07 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [req-4fe0382b-d350-4567-b7ac-5075cb3cc3df req-0eeb49d5-a406-48ce-adba-010ae4e17313 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Begin detaching volume completed successfully. Sep 02 12:49:07 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-4fe0382b-d350-4567-b7ac-5075cb3cc3df req-0eeb49d5-a406-48ce-adba-010ae4e17313 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] http://192.168.122.82/volume/v3/volumes/1bd327a2-64dc-4c1e-a261-316cbf6ec802/action returned with HTTP 202 Sep 02 12:49:07 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 216/429] 192.168.122.82 () {64 vars in 1556 bytes} [Wed Sep 2 12:49:07 2026] POST /volume/v3/volumes/1bd327a2-64dc-4c1e-a261-316cbf6ec802/action => generated 0 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 12:49:07 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-c7118e9d-7a05-4571-aaff-b76374ca88f7 req-bf5078b6-3dba-4689-825f-4c386fbead3f tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] http://192.168.122.82/volume/v3/attachments/85069226-ae54-47d0-8524-43d7408d4a7f returned with HTTP 200 Sep 02 12:49:07 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 214/430] 192.168.122.82 () {64 vars in 1557 bytes} [Wed Sep 2 12:49:07 2026] DELETE /volume/v3/attachments/85069226-ae54-47d0-8524-43d7408d4a7f => generated 192 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:49:07 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-6fa643a5-e9f5-4212-a644-9e60ba1c5920 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:07 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-6fa643a5-e9f5-4212-a644-9e60ba1c5920 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] GET http://192.168.122.82/volume/v3/volumes/1bd327a2-64dc-4c1e-a261-316cbf6ec802 Sep 02 12:49:07 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-6fa643a5-e9f5-4212-a644-9e60ba1c5920 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:49:07 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-6fa643a5-e9f5-4212-a644-9e60ba1c5920 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:49:07 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:49:07 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:49:07 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:49:07 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:49:07 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-6fa643a5-e9f5-4212-a644-9e60ba1c5920 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Volume info retrieved successfully. Sep 02 12:49:07 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-6fa643a5-e9f5-4212-a644-9e60ba1c5920 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] http://192.168.122.82/volume/v3/volumes/1bd327a2-64dc-4c1e-a261-316cbf6ec802 returned with HTTP 200 Sep 02 12:49:07 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 217/431] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:49:07 2026] GET /volume/v3/volumes/1bd327a2-64dc-4c1e-a261-316cbf6ec802 => generated 1144 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:49:07 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-3773e25f-6477-42f1-954f-c0647ef26a94 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:07 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-3773e25f-6477-42f1-954f-c0647ef26a94 None None] GET http://192.168.122.82/volume// Sep 02 12:49:07 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-3773e25f-6477-42f1-954f-c0647ef26a94 None None] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:49:07 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-3773e25f-6477-42f1-954f-c0647ef26a94 None None] Calling method 'all' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:49:07 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-3773e25f-6477-42f1-954f-c0647ef26a94 None None] http://192.168.122.82/volume// returned with HTTP 300 Sep 02 12:49:07 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 215/432] 192.168.122.82 () {58 vars in 1310 bytes} [Wed Sep 2 12:49:07 2026] GET /volume/ => generated 389 bytes in 14 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 12:49:07 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [req-4fe0382b-d350-4567-b7ac-5075cb3cc3df req-2d5c178e-90bb-48bf-b529-b3ca86188ac3 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:07 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-4fe0382b-d350-4567-b7ac-5075cb3cc3df req-2d5c178e-90bb-48bf-b529-b3ca86188ac3 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] GET http://192.168.122.82/volume/v3/volumes/1bd327a2-64dc-4c1e-a261-316cbf6ec802 Sep 02 12:49:07 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-4fe0382b-d350-4567-b7ac-5075cb3cc3df req-2d5c178e-90bb-48bf-b529-b3ca86188ac3 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:49:07 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-4fe0382b-d350-4567-b7ac-5075cb3cc3df req-2d5c178e-90bb-48bf-b529-b3ca86188ac3 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:49:07 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:49:07 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:49:07 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:49:07 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:49:07 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [req-4fe0382b-d350-4567-b7ac-5075cb3cc3df req-2d5c178e-90bb-48bf-b529-b3ca86188ac3 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Volume info retrieved successfully. Sep 02 12:49:08 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-4fe0382b-d350-4567-b7ac-5075cb3cc3df req-2d5c178e-90bb-48bf-b529-b3ca86188ac3 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] http://192.168.122.82/volume/v3/volumes/1bd327a2-64dc-4c1e-a261-316cbf6ec802 returned with HTTP 200 Sep 02 12:49:08 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 218/433] 192.168.122.82 () {62 vars in 1523 bytes} [Wed Sep 2 12:49:07 2026] GET /volume/v3/volumes/1bd327a2-64dc-4c1e-a261-316cbf6ec802 => generated 1325 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 12:49:08 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [req-4fe0382b-d350-4567-b7ac-5075cb3cc3df req-10947177-ac4c-4cdd-806b-b806447105f6 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:08 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-4fe0382b-d350-4567-b7ac-5075cb3cc3df req-10947177-ac4c-4cdd-806b-b806447105f6 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] DELETE http://192.168.122.82/volume/v3/attachments/dd1cdb75-d873-4577-aeda-136e918652c5 Sep 02 12:49:08 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-4fe0382b-d350-4567-b7ac-5075cb3cc3df req-10947177-ac4c-4cdd-806b-b806447105f6 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:49:08 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-4fe0382b-d350-4567-b7ac-5075cb3cc3df req-10947177-ac4c-4cdd-806b-b806447105f6 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Calling method 'version_select' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:49:08 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:49:08 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:49:08 devstack devstack@c-api.service[86935]: /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 02 12:49:08 devstack devstack@c-api.service[86935]: return base.obj_make_list(context, Sep 02 12:49:08 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-4fe0382b-d350-4567-b7ac-5075cb3cc3df req-10947177-ac4c-4cdd-806b-b806447105f6 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] http://192.168.122.82/volume/v3/attachments/dd1cdb75-d873-4577-aeda-136e918652c5 returned with HTTP 200 Sep 02 12:49:08 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 216/434] 192.168.122.82 () {64 vars in 1557 bytes} [Wed Sep 2 12:49:08 2026] DELETE /volume/v3/attachments/dd1cdb75-d873-4577-aeda-136e918652c5 => generated 19 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:49:08 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-aaefb963-aa44-46a3-a3f1-89163946d263 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:08 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-aaefb963-aa44-46a3-a3f1-89163946d263 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] GET http://192.168.122.82/volume/v3/volumes/1bd327a2-64dc-4c1e-a261-316cbf6ec802 Sep 02 12:49:08 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-aaefb963-aa44-46a3-a3f1-89163946d263 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:49:08 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-aaefb963-aa44-46a3-a3f1-89163946d263 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:49:08 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:49:08 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:49:08 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:49:08 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:49:08 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-aaefb963-aa44-46a3-a3f1-89163946d263 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Volume info retrieved successfully. Sep 02 12:49:08 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-aaefb963-aa44-46a3-a3f1-89163946d263 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] http://192.168.122.82/volume/v3/volumes/1bd327a2-64dc-4c1e-a261-316cbf6ec802 returned with HTTP 200 Sep 02 12:49:08 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 219/435] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:49:08 2026] GET /volume/v3/volumes/1bd327a2-64dc-4c1e-a261-316cbf6ec802 => generated 849 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:49:09 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [req-fab5e058-123d-4e5e-93f6-7c807ffd0f95 req-d5d6133e-7155-4a47-bf05-50e93578f081 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:09 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-fab5e058-123d-4e5e-93f6-7c807ffd0f95 req-d5d6133e-7155-4a47-bf05-50e93578f081 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] GET http://192.168.122.82/volume/v3/volumes/ebd86526-81d2-4ca3-aff2-1c435493a406 Sep 02 12:49:09 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-fab5e058-123d-4e5e-93f6-7c807ffd0f95 req-d5d6133e-7155-4a47-bf05-50e93578f081 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:49:09 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-fab5e058-123d-4e5e-93f6-7c807ffd0f95 req-d5d6133e-7155-4a47-bf05-50e93578f081 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:49:09 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:49:09 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:49:09 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:49:09 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:49:09 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [req-fab5e058-123d-4e5e-93f6-7c807ffd0f95 req-d5d6133e-7155-4a47-bf05-50e93578f081 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Volume info retrieved successfully. Sep 02 12:49:09 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-fab5e058-123d-4e5e-93f6-7c807ffd0f95 req-d5d6133e-7155-4a47-bf05-50e93578f081 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] http://192.168.122.82/volume/v3/volumes/ebd86526-81d2-4ca3-aff2-1c435493a406 returned with HTTP 200 Sep 02 12:49:09 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 217/436] 192.168.122.82 () {60 vars in 1482 bytes} [Wed Sep 2 12:49:09 2026] GET /volume/v3/volumes/ebd86526-81d2-4ca3-aff2-1c435493a406 => generated 1143 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:49:09 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [req-fab5e058-123d-4e5e-93f6-7c807ffd0f95 req-52f375b8-7262-4e03-936b-9c072f75a080 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:09 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-fab5e058-123d-4e5e-93f6-7c807ffd0f95 req-52f375b8-7262-4e03-936b-9c072f75a080 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] POST http://192.168.122.82/volume/v3/volumes/ebd86526-81d2-4ca3-aff2-1c435493a406/action Sep 02 12:49:09 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-fab5e058-123d-4e5e-93f6-7c807ffd0f95 req-52f375b8-7262-4e03-936b-9c072f75a080 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86936) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 12:49:09 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-fab5e058-123d-4e5e-93f6-7c807ffd0f95 req-52f375b8-7262-4e03-936b-9c072f75a080 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:49:09 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:49:09 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:49:09 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:49:09 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:49:09 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [req-fab5e058-123d-4e5e-93f6-7c807ffd0f95 req-52f375b8-7262-4e03-936b-9c072f75a080 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Volume info retrieved successfully. Sep 02 12:49:09 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [req-fab5e058-123d-4e5e-93f6-7c807ffd0f95 req-52f375b8-7262-4e03-936b-9c072f75a080 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Begin detaching volume completed successfully. Sep 02 12:49:09 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-fab5e058-123d-4e5e-93f6-7c807ffd0f95 req-52f375b8-7262-4e03-936b-9c072f75a080 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] http://192.168.122.82/volume/v3/volumes/ebd86526-81d2-4ca3-aff2-1c435493a406/action returned with HTTP 202 Sep 02 12:49:09 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 220/437] 192.168.122.82 () {64 vars in 1556 bytes} [Wed Sep 2 12:49:09 2026] POST /volume/v3/volumes/ebd86526-81d2-4ca3-aff2-1c435493a406/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 12:49:09 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-e96d4f48-f02c-410b-92e8-b2197860c2a3 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:09 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e96d4f48-f02c-410b-92e8-b2197860c2a3 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] GET http://192.168.122.82/volume/v3/volumes/ebd86526-81d2-4ca3-aff2-1c435493a406 Sep 02 12:49:09 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-e96d4f48-f02c-410b-92e8-b2197860c2a3 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:49:09 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-e96d4f48-f02c-410b-92e8-b2197860c2a3 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:49:09 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:49:09 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:49:09 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:49:09 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:49:09 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-e96d4f48-f02c-410b-92e8-b2197860c2a3 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Volume info retrieved successfully. Sep 02 12:49:09 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e96d4f48-f02c-410b-92e8-b2197860c2a3 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] http://192.168.122.82/volume/v3/volumes/ebd86526-81d2-4ca3-aff2-1c435493a406 returned with HTTP 200 Sep 02 12:49:09 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 218/438] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:49:09 2026] GET /volume/v3/volumes/ebd86526-81d2-4ca3-aff2-1c435493a406 => generated 1146 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:49:09 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-e3d994e2-1423-4a7e-89e9-b7e2abc8af9c None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:09 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-e3d994e2-1423-4a7e-89e9-b7e2abc8af9c None None] GET http://192.168.122.82/volume// Sep 02 12:49:09 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-e3d994e2-1423-4a7e-89e9-b7e2abc8af9c None None] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:49:09 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-e3d994e2-1423-4a7e-89e9-b7e2abc8af9c None None] Calling method 'all' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:49:09 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-e3d994e2-1423-4a7e-89e9-b7e2abc8af9c None None] http://192.168.122.82/volume// returned with HTTP 300 Sep 02 12:49:09 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 221/439] 192.168.122.82 () {58 vars in 1310 bytes} [Wed Sep 2 12:49:09 2026] GET /volume/ => generated 389 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 12:49:09 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [req-fab5e058-123d-4e5e-93f6-7c807ffd0f95 req-f7009bef-a394-4c50-aebb-ecd6f97c3017 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:09 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-fab5e058-123d-4e5e-93f6-7c807ffd0f95 req-f7009bef-a394-4c50-aebb-ecd6f97c3017 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] GET http://192.168.122.82/volume/v3/volumes/ebd86526-81d2-4ca3-aff2-1c435493a406 Sep 02 12:49:09 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-fab5e058-123d-4e5e-93f6-7c807ffd0f95 req-f7009bef-a394-4c50-aebb-ecd6f97c3017 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:49:09 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-fab5e058-123d-4e5e-93f6-7c807ffd0f95 req-f7009bef-a394-4c50-aebb-ecd6f97c3017 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:49:09 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:49:09 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:49:09 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:49:09 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:49:09 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [req-fab5e058-123d-4e5e-93f6-7c807ffd0f95 req-f7009bef-a394-4c50-aebb-ecd6f97c3017 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Volume info retrieved successfully. Sep 02 12:49:09 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-fab5e058-123d-4e5e-93f6-7c807ffd0f95 req-f7009bef-a394-4c50-aebb-ecd6f97c3017 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] http://192.168.122.82/volume/v3/volumes/ebd86526-81d2-4ca3-aff2-1c435493a406 returned with HTTP 200 Sep 02 12:49:09 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 219/440] 192.168.122.82 () {62 vars in 1523 bytes} [Wed Sep 2 12:49:09 2026] GET /volume/v3/volumes/ebd86526-81d2-4ca3-aff2-1c435493a406 => generated 1327 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 12:49:09 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [req-c7118e9d-7a05-4571-aaff-b76374ca88f7 req-ab116701-7de1-4b7f-9604-9f29bfcf6429 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:09 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-c7118e9d-7a05-4571-aaff-b76374ca88f7 req-ab116701-7de1-4b7f-9604-9f29bfcf6429 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] PUT http://192.168.122.82/volume/v3/attachments/f736aa97-e632-471d-b4fc-4b653caca7e3 Sep 02 12:49:09 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-c7118e9d-7a05-4571-aaff-b76374ca88f7 req-ab116701-7de1-4b7f-9604-9f29bfcf6429 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.82", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d3f28f32c01d", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d962fb62-a9ac-4620-919c-737cbb1a64b6", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:49:09 devstack devstack@c-api.service[86936]: DEBUG cinder.coordination [req-c7118e9d-7a05-4571-aaff-b76374ca88f7 req-ab116701-7de1-4b7f-9604-9f29bfcf6429 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Acquiring lock "cinder-attachment_update-43613e61-d55c-4ab4-938e-d1c7b1418dd3-devstack" by "attachment_update" {{(pid=86936) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 02 12:49:09 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [req-fab5e058-123d-4e5e-93f6-7c807ffd0f95 req-9c845eb4-3c40-42de-abb9-7c432cced7f9 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:09 devstack devstack@c-api.service[86936]: DEBUG cinder.coordination [req-c7118e9d-7a05-4571-aaff-b76374ca88f7 req-ab116701-7de1-4b7f-9604-9f29bfcf6429 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Lock "cinder-attachment_update-43613e61-d55c-4ab4-938e-d1c7b1418dd3-devstack" acquired by "attachment_update" :: waited 0.032s {{(pid=86936) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 02 12:49:09 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:49:09 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:49:09 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-fab5e058-123d-4e5e-93f6-7c807ffd0f95 req-9c845eb4-3c40-42de-abb9-7c432cced7f9 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] DELETE http://192.168.122.82/volume/v3/attachments/0cec6481-47db-4932-891f-d403f219085f Sep 02 12:49:09 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-fab5e058-123d-4e5e-93f6-7c807ffd0f95 req-9c845eb4-3c40-42de-abb9-7c432cced7f9 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:49:09 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-fab5e058-123d-4e5e-93f6-7c807ffd0f95 req-9c845eb4-3c40-42de-abb9-7c432cced7f9 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Calling method 'version_select' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:49:09 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:49:09 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:49:09 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:49:09 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:49:09 devstack devstack@c-api.service[86935]: /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 02 12:49:09 devstack devstack@c-api.service[86935]: return base.obj_make_list(context, Sep 02 12:49:10 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-fab5e058-123d-4e5e-93f6-7c807ffd0f95 req-9c845eb4-3c40-42de-abb9-7c432cced7f9 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] http://192.168.122.82/volume/v3/attachments/0cec6481-47db-4932-891f-d403f219085f returned with HTTP 200 Sep 02 12:49:10 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 220/441] 192.168.122.82 () {64 vars in 1557 bytes} [Wed Sep 2 12:49:09 2026] DELETE /volume/v3/attachments/0cec6481-47db-4932-891f-d403f219085f => generated 19 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:49:10 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-23981c73-6c05-46e7-9034-a60dfd72f9cc None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:10 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-23981c73-6c05-46e7-9034-a60dfd72f9cc tempest-AttachVolumeShelveTestJSON-266229927 tempest-AttachVolumeShelveTestJSON-266229927-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 12:49:10 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-23981c73-6c05-46e7-9034-a60dfd72f9cc tempest-AttachVolumeShelveTestJSON-266229927 tempest-AttachVolumeShelveTestJSON-266229927-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1179333630"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:49:10 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.volumes [None req-23981c73-6c05-46e7-9034-a60dfd72f9cc tempest-AttachVolumeShelveTestJSON-266229927 tempest-AttachVolumeShelveTestJSON-266229927-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1179333630'}} {{(pid=86935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 12:49:10 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-23981c73-6c05-46e7-9034-a60dfd72f9cc tempest-AttachVolumeShelveTestJSON-266229927 tempest-AttachVolumeShelveTestJSON-266229927-project-member] Create volume of 1 GB Sep 02 12:49:10 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:49:10 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:49:10 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-23981c73-6c05-46e7-9034-a60dfd72f9cc tempest-AttachVolumeShelveTestJSON-266229927 tempest-AttachVolumeShelveTestJSON-266229927-project-member] Availability Zones retrieved successfully. Sep 02 12:49:10 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-23981c73-6c05-46e7-9034-a60dfd72f9cc tempest-AttachVolumeShelveTestJSON-266229927 tempest-AttachVolumeShelveTestJSON-266229927-project-member] Flow 'volume_create_api' (200bf496-2138-4993-a0ee-16c65b6ae798) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:49:10 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-23981c73-6c05-46e7-9034-a60dfd72f9cc tempest-AttachVolumeShelveTestJSON-266229927 tempest-AttachVolumeShelveTestJSON-266229927-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4ee79ab-9836-45fd-96c8-6b45a1cfa940) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:49:10 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.flows.api.create_volume [None req-23981c73-6c05-46e7-9034-a60dfd72f9cc tempest-AttachVolumeShelveTestJSON-266229927 tempest-AttachVolumeShelveTestJSON-266229927-project-member] Validating volume size '1' using validate_int {{(pid=86935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 12:49:10 devstack devstack@c-api.service[86936]: DEBUG cinder.coordination [req-c7118e9d-7a05-4571-aaff-b76374ca88f7 req-ab116701-7de1-4b7f-9604-9f29bfcf6429 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Lock "cinder-attachment_update-43613e61-d55c-4ab4-938e-d1c7b1418dd3-devstack" released by "attachment_update" :: held 0.308s {{(pid=86936) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 02 12:49:10 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-c7118e9d-7a05-4571-aaff-b76374ca88f7 req-ab116701-7de1-4b7f-9604-9f29bfcf6429 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] http://192.168.122.82/volume/v3/attachments/f736aa97-e632-471d-b4fc-4b653caca7e3 returned with HTTP 200 Sep 02 12:49:10 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 222/442] 192.168.122.82 () {66 vars in 1588 bytes} [Wed Sep 2 12:49:09 2026] PUT /volume/v3/attachments/f736aa97-e632-471d-b4fc-4b653caca7e3 => generated 694 bytes in 387 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:49:10 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [req-c7118e9d-7a05-4571-aaff-b76374ca88f7 req-57843efa-e838-4b80-837b-1b8adbbd800c None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:10 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-c7118e9d-7a05-4571-aaff-b76374ca88f7 req-57843efa-e838-4b80-837b-1b8adbbd800c tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] GET http://192.168.122.82/volume/v3/attachments/f736aa97-e632-471d-b4fc-4b653caca7e3 Sep 02 12:49:10 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-c7118e9d-7a05-4571-aaff-b76374ca88f7 req-57843efa-e838-4b80-837b-1b8adbbd800c tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:49:10 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-c7118e9d-7a05-4571-aaff-b76374ca88f7 req-57843efa-e838-4b80-837b-1b8adbbd800c tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Calling method 'version_select' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:49:10 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:49:10 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:49:10 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-c7118e9d-7a05-4571-aaff-b76374ca88f7 req-57843efa-e838-4b80-837b-1b8adbbd800c tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] http://192.168.122.82/volume/v3/attachments/f736aa97-e632-471d-b4fc-4b653caca7e3 returned with HTTP 200 Sep 02 12:49:10 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-23981c73-6c05-46e7-9034-a60dfd72f9cc tempest-AttachVolumeShelveTestJSON-266229927 tempest-AttachVolumeShelveTestJSON-266229927-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4ee79ab-9836-45fd-96c8-6b45a1cfa940) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:49:10 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 223/443] 192.168.122.82 () {62 vars in 1535 bytes} [Wed Sep 2 12:49:10 2026] GET /volume/v3/attachments/f736aa97-e632-471d-b4fc-4b653caca7e3 => generated 719 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:49:10 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-23981c73-6c05-46e7-9034-a60dfd72f9cc tempest-AttachVolumeShelveTestJSON-266229927 tempest-AttachVolumeShelveTestJSON-266229927-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22b6046b-1a0c-44aa-9fdf-4a0191b652c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:49:10 devstack devstack@c-api.service[86935]: DEBUG cinder.quota [None req-23981c73-6c05-46e7-9034-a60dfd72f9cc tempest-AttachVolumeShelveTestJSON-266229927 tempest-AttachVolumeShelveTestJSON-266229927-project-member] Created reservations ['eaeca0d3-ef12-414f-84b2-90fa6137999f', 'ae23cb0c-7c43-4c45-a142-a8aa8a57acb1', '33b5833c-1579-4961-8967-41bd266c4e60', '77bb34b6-0d0c-4b75-afee-f7bae4bdf426'] {{(pid=86935) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:49:10 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-23981c73-6c05-46e7-9034-a60dfd72f9cc tempest-AttachVolumeShelveTestJSON-266229927 tempest-AttachVolumeShelveTestJSON-266229927-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22b6046b-1a0c-44aa-9fdf-4a0191b652c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eaeca0d3-ef12-414f-84b2-90fa6137999f', 'ae23cb0c-7c43-4c45-a142-a8aa8a57acb1', '33b5833c-1579-4961-8967-41bd266c4e60', '77bb34b6-0d0c-4b75-afee-f7bae4bdf426']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:49:10 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-23981c73-6c05-46e7-9034-a60dfd72f9cc tempest-AttachVolumeShelveTestJSON-266229927 tempest-AttachVolumeShelveTestJSON-266229927-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1369e85-8646-4a54-a4e5-f672e99f4d86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:49:10 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:49:10 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:49:10 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-23981c73-6c05-46e7-9034-a60dfd72f9cc tempest-AttachVolumeShelveTestJSON-266229927 tempest-AttachVolumeShelveTestJSON-266229927-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1369e85-8646-4a54-a4e5-f672e99f4d86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3dc4bded-906e-44ea-9406-cd0caec35a9a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1179333630',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ff06bf787501483982b60d94212ab235',qos_specs=None,replication_status=,reservations=['eaeca0d3-ef12-414f-84b2-90fa6137999f','ae23cb0c-7c43-4c45-a142-a8aa8a57acb1','33b5833c-1579-4961-8967-41bd266c4e60','77bb34b6-0d0c-4b75-afee-f7bae4bdf426'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a1a0d9d107e4d23b2fdd6e3143d348d',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T10:49:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1179333630',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3dc4bded-906e-44ea-9406-cd0caec35a9a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ff06bf787501483982b60d94212ab235',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6a1a0d9d107e4d23b2fdd6e3143d348d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:49:10 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-23981c73-6c05-46e7-9034-a60dfd72f9cc tempest-AttachVolumeShelveTestJSON-266229927 tempest-AttachVolumeShelveTestJSON-266229927-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df0e3a82-606a-4d57-8964-12158219f8ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:49:10 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-fae2d643-7236-4173-8067-c593cd859529 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:10 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-fae2d643-7236-4173-8067-c593cd859529 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] GET http://192.168.122.82/volume/v3/volumes/ebd86526-81d2-4ca3-aff2-1c435493a406 Sep 02 12:49:10 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-fae2d643-7236-4173-8067-c593cd859529 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:49:10 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-fae2d643-7236-4173-8067-c593cd859529 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:49:10 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:49:10 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:49:10 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:49:10 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:49:10 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-fae2d643-7236-4173-8067-c593cd859529 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Volume info retrieved successfully. Sep 02 12:49:10 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-23981c73-6c05-46e7-9034-a60dfd72f9cc tempest-AttachVolumeShelveTestJSON-266229927 tempest-AttachVolumeShelveTestJSON-266229927-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df0e3a82-606a-4d57-8964-12158219f8ba) transitioned into state 'SUCCESS' from state '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-1179333630',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ff06bf787501483982b60d94212ab235',qos_specs=None,replication_status=,reservations=['eaeca0d3-ef12-414f-84b2-90fa6137999f','ae23cb0c-7c43-4c45-a142-a8aa8a57acb1','33b5833c-1579-4961-8967-41bd266c4e60','77bb34b6-0d0c-4b75-afee-f7bae4bdf426'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a1a0d9d107e4d23b2fdd6e3143d348d',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:49:10 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-fae2d643-7236-4173-8067-c593cd859529 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] http://192.168.122.82/volume/v3/volumes/ebd86526-81d2-4ca3-aff2-1c435493a406 returned with HTTP 200 Sep 02 12:49:10 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 224/444] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:49:10 2026] GET /volume/v3/volumes/ebd86526-81d2-4ca3-aff2-1c435493a406 => generated 851 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:49:10 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-23981c73-6c05-46e7-9034-a60dfd72f9cc tempest-AttachVolumeShelveTestJSON-266229927 tempest-AttachVolumeShelveTestJSON-266229927-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6451fea7-2f46-49c0-a2ce-e2e3e79cce8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:49:10 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-5250d406-b669-445b-aa61-89c03b56e3d7 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:10 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-5250d406-b669-445b-aa61-89c03b56e3d7 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] GET http://192.168.122.82/volume/v3/volumes/ebd86526-81d2-4ca3-aff2-1c435493a406 Sep 02 12:49:10 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-5250d406-b669-445b-aa61-89c03b56e3d7 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:49:10 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-5250d406-b669-445b-aa61-89c03b56e3d7 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:49:10 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:49:10 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:49:10 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:49:10 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:49:10 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-23981c73-6c05-46e7-9034-a60dfd72f9cc tempest-AttachVolumeShelveTestJSON-266229927 tempest-AttachVolumeShelveTestJSON-266229927-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6451fea7-2f46-49c0-a2ce-e2e3e79cce8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:49:10 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-5250d406-b669-445b-aa61-89c03b56e3d7 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Volume info retrieved successfully. Sep 02 12:49:10 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-23981c73-6c05-46e7-9034-a60dfd72f9cc tempest-AttachVolumeShelveTestJSON-266229927 tempest-AttachVolumeShelveTestJSON-266229927-project-member] Flow 'volume_create_api' (200bf496-2138-4993-a0ee-16c65b6ae798) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:49:10 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-23981c73-6c05-46e7-9034-a60dfd72f9cc tempest-AttachVolumeShelveTestJSON-266229927 tempest-AttachVolumeShelveTestJSON-266229927-project-member] Create volume request issued successfully. Sep 02 12:49:10 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-23981c73-6c05-46e7-9034-a60dfd72f9cc tempest-AttachVolumeShelveTestJSON-266229927 tempest-AttachVolumeShelveTestJSON-266229927-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 12:49:10 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 221/445] 192.168.122.82 () {60 vars in 1137 bytes} [Wed Sep 2 12:49:10 2026] POST /volume/v3/volumes => generated 764 bytes in 449 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 12:49:10 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-5250d406-b669-445b-aa61-89c03b56e3d7 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] http://192.168.122.82/volume/v3/volumes/ebd86526-81d2-4ca3-aff2-1c435493a406 returned with HTTP 200 Sep 02 12:49:10 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 225/446] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:49:10 2026] GET /volume/v3/volumes/ebd86526-81d2-4ca3-aff2-1c435493a406 => generated 851 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:49:10 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-eaf73c99-4014-498b-adb8-b088657b31b2 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:10 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-eaf73c99-4014-498b-adb8-b088657b31b2 tempest-AttachVolumeShelveTestJSON-266229927 tempest-AttachVolumeShelveTestJSON-266229927-project-member] GET http://192.168.122.82/volume/v3/volumes/3dc4bded-906e-44ea-9406-cd0caec35a9a Sep 02 12:49:10 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-eaf73c99-4014-498b-adb8-b088657b31b2 tempest-AttachVolumeShelveTestJSON-266229927 tempest-AttachVolumeShelveTestJSON-266229927-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:49:10 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-eaf73c99-4014-498b-adb8-b088657b31b2 tempest-AttachVolumeShelveTestJSON-266229927 tempest-AttachVolumeShelveTestJSON-266229927-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:49:10 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:49:10 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:49:10 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:49:10 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:49:10 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-eaf73c99-4014-498b-adb8-b088657b31b2 tempest-AttachVolumeShelveTestJSON-266229927 tempest-AttachVolumeShelveTestJSON-266229927-project-member] Volume info retrieved successfully. Sep 02 12:49:10 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-eaf73c99-4014-498b-adb8-b088657b31b2 tempest-AttachVolumeShelveTestJSON-266229927 tempest-AttachVolumeShelveTestJSON-266229927-project-member] http://192.168.122.82/volume/v3/volumes/3dc4bded-906e-44ea-9406-cd0caec35a9a returned with HTTP 200 Sep 02 12:49:10 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 222/447] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:49:10 2026] GET /volume/v3/volumes/3dc4bded-906e-44ea-9406-cd0caec35a9a => generated 832 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:49:10 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-050aeee2-7a09-4320-8ae3-c39900c4ac23 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:10 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-050aeee2-7a09-4320-8ae3-c39900c4ac23 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] GET http://192.168.122.82/volume/v3/volumes/ebd86526-81d2-4ca3-aff2-1c435493a406 Sep 02 12:49:10 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-050aeee2-7a09-4320-8ae3-c39900c4ac23 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:49:10 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-050aeee2-7a09-4320-8ae3-c39900c4ac23 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:49:10 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:49:10 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:49:10 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:49:10 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:49:10 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-050aeee2-7a09-4320-8ae3-c39900c4ac23 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Volume info retrieved successfully. Sep 02 12:49:10 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-050aeee2-7a09-4320-8ae3-c39900c4ac23 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] http://192.168.122.82/volume/v3/volumes/ebd86526-81d2-4ca3-aff2-1c435493a406 returned with HTTP 200 Sep 02 12:49:10 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 226/448] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:49:10 2026] GET /volume/v3/volumes/ebd86526-81d2-4ca3-aff2-1c435493a406 => generated 851 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:49:10 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-4144b922-3dbb-46eb-a37c-e36c0cae96d8 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:10 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-4144b922-3dbb-46eb-a37c-e36c0cae96d8 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] GET http://192.168.122.82/volume/v3/volumes/1bd327a2-64dc-4c1e-a261-316cbf6ec802 Sep 02 12:49:10 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-4144b922-3dbb-46eb-a37c-e36c0cae96d8 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:49:10 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-4144b922-3dbb-46eb-a37c-e36c0cae96d8 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:49:10 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:49:10 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:49:10 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:49:10 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:49:10 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-4144b922-3dbb-46eb-a37c-e36c0cae96d8 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Volume info retrieved successfully. Sep 02 12:49:10 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-4144b922-3dbb-46eb-a37c-e36c0cae96d8 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] http://192.168.122.82/volume/v3/volumes/1bd327a2-64dc-4c1e-a261-316cbf6ec802 returned with HTTP 200 Sep 02 12:49:10 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 223/449] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:49:10 2026] GET /volume/v3/volumes/1bd327a2-64dc-4c1e-a261-316cbf6ec802 => generated 849 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:49:11 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-42633785-b0a4-4357-a4a2-667ee1071115 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:11 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-42633785-b0a4-4357-a4a2-667ee1071115 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] GET http://192.168.122.82/volume/v3/volumes/1bd327a2-64dc-4c1e-a261-316cbf6ec802 Sep 02 12:49:11 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-42633785-b0a4-4357-a4a2-667ee1071115 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:49:11 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-42633785-b0a4-4357-a4a2-667ee1071115 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:49:11 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:49:11 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:49:11 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:49:11 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:49:11 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-42633785-b0a4-4357-a4a2-667ee1071115 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Volume info retrieved successfully. Sep 02 12:49:11 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-42633785-b0a4-4357-a4a2-667ee1071115 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] http://192.168.122.82/volume/v3/volumes/1bd327a2-64dc-4c1e-a261-316cbf6ec802 returned with HTTP 200 Sep 02 12:49:11 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 227/450] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:49:11 2026] GET /volume/v3/volumes/1bd327a2-64dc-4c1e-a261-316cbf6ec802 => generated 849 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:49:11 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-f05b2573-8c85-4fa0-927e-753e6457f64e None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:11 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-f05b2573-8c85-4fa0-927e-753e6457f64e tempest-AttachVolumeShelveTestJSON-266229927 tempest-AttachVolumeShelveTestJSON-266229927-project-member] GET http://192.168.122.82/volume/v3/volumes/3dc4bded-906e-44ea-9406-cd0caec35a9a Sep 02 12:49:11 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-f05b2573-8c85-4fa0-927e-753e6457f64e tempest-AttachVolumeShelveTestJSON-266229927 tempest-AttachVolumeShelveTestJSON-266229927-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:49:11 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-f05b2573-8c85-4fa0-927e-753e6457f64e tempest-AttachVolumeShelveTestJSON-266229927 tempest-AttachVolumeShelveTestJSON-266229927-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:49:11 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:49:11 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:49:11 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:49:11 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:49:11 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-f05b2573-8c85-4fa0-927e-753e6457f64e tempest-AttachVolumeShelveTestJSON-266229927 tempest-AttachVolumeShelveTestJSON-266229927-project-member] Volume info retrieved successfully. Sep 02 12:49:11 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-f05b2573-8c85-4fa0-927e-753e6457f64e tempest-AttachVolumeShelveTestJSON-266229927 tempest-AttachVolumeShelveTestJSON-266229927-project-member] http://192.168.122.82/volume/v3/volumes/3dc4bded-906e-44ea-9406-cd0caec35a9a returned with HTTP 200 Sep 02 12:49:11 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 224/451] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:49:11 2026] GET /volume/v3/volumes/3dc4bded-906e-44ea-9406-cd0caec35a9a => generated 856 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:49:12 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-b2e2f108-2086-46bb-90e4-130857ea00a3 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:12 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-b2e2f108-2086-46bb-90e4-130857ea00a3 tempest-AttachVolumeShelveTestJSON-266229927 tempest-AttachVolumeShelveTestJSON-266229927-project-member] GET http://192.168.122.82/volume/v3/volumes/3dc4bded-906e-44ea-9406-cd0caec35a9a Sep 02 12:49:12 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-b2e2f108-2086-46bb-90e4-130857ea00a3 tempest-AttachVolumeShelveTestJSON-266229927 tempest-AttachVolumeShelveTestJSON-266229927-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:49:12 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-b2e2f108-2086-46bb-90e4-130857ea00a3 tempest-AttachVolumeShelveTestJSON-266229927 tempest-AttachVolumeShelveTestJSON-266229927-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:49:12 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:49:12 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:49:12 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:49:12 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:49:12 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-b2e2f108-2086-46bb-90e4-130857ea00a3 tempest-AttachVolumeShelveTestJSON-266229927 tempest-AttachVolumeShelveTestJSON-266229927-project-member] Volume info retrieved successfully. Sep 02 12:49:12 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-b2e2f108-2086-46bb-90e4-130857ea00a3 tempest-AttachVolumeShelveTestJSON-266229927 tempest-AttachVolumeShelveTestJSON-266229927-project-member] http://192.168.122.82/volume/v3/volumes/3dc4bded-906e-44ea-9406-cd0caec35a9a returned with HTTP 200 Sep 02 12:49:12 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 228/452] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:49:12 2026] GET /volume/v3/volumes/3dc4bded-906e-44ea-9406-cd0caec35a9a => generated 856 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:49:13 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [req-c7118e9d-7a05-4571-aaff-b76374ca88f7 req-68dd65b0-9bb1-4ac8-ab7c-ca5540b1cb08 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:13 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-c7118e9d-7a05-4571-aaff-b76374ca88f7 req-68dd65b0-9bb1-4ac8-ab7c-ca5540b1cb08 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] POST http://192.168.122.82/volume/v3/attachments/f736aa97-e632-471d-b4fc-4b653caca7e3/action Sep 02 12:49:13 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-c7118e9d-7a05-4571-aaff-b76374ca88f7 req-68dd65b0-9bb1-4ac8-ab7c-ca5540b1cb08 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Action body: b'{"os-complete": null}' {{(pid=86935) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 12:49:13 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-c7118e9d-7a05-4571-aaff-b76374ca88f7 req-68dd65b0-9bb1-4ac8-ab7c-ca5540b1cb08 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:49:13 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-b0135029-b723-4e5f-8727-01552fd16efd None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:13 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:49:13 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:49:13 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:49:13 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:49:13 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-c7118e9d-7a05-4571-aaff-b76374ca88f7 req-68dd65b0-9bb1-4ac8-ab7c-ca5540b1cb08 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] http://192.168.122.82/volume/v3/attachments/f736aa97-e632-471d-b4fc-4b653caca7e3/action returned with HTTP 204 Sep 02 12:49:13 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 225/453] 192.168.122.82 () {66 vars in 1609 bytes} [Wed Sep 2 12:49:13 2026] POST /volume/v3/attachments/f736aa97-e632-471d-b4fc-4b653caca7e3/action => generated 0 bytes in 220 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:49:13 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-b0135029-b723-4e5f-8727-01552fd16efd tempest-VolumeQuotaClassesTest-511590976 tempest-VolumeQuotaClassesTest-511590976-project-admin] GET http://192.168.122.82/volume/v3/os-quota-class-sets/default Sep 02 12:49:13 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-b0135029-b723-4e5f-8727-01552fd16efd tempest-VolumeQuotaClassesTest-511590976 tempest-VolumeQuotaClassesTest-511590976-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:49:13 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-b0135029-b723-4e5f-8727-01552fd16efd tempest-VolumeQuotaClassesTest-511590976 tempest-VolumeQuotaClassesTest-511590976-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:49:13 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-b0135029-b723-4e5f-8727-01552fd16efd tempest-VolumeQuotaClassesTest-511590976 tempest-VolumeQuotaClassesTest-511590976-project-admin] http://192.168.122.82/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 02 12:49:13 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 229/454] 192.168.122.82 () {58 vars in 1176 bytes} [Wed Sep 2 12:49:13 2026] GET /volume/v3/os-quota-class-sets/default => generated 421 bytes in 403 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:49:13 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-393a9df1-60df-49b5-b1f9-c5096402506b None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:13 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-393a9df1-60df-49b5-b1f9-c5096402506b tempest-VolumeQuotaClassesTest-511590976 tempest-VolumeQuotaClassesTest-511590976-project-admin] GET http://192.168.122.82/volume/v3/os-quota-class-sets/default Sep 02 12:49:13 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-393a9df1-60df-49b5-b1f9-c5096402506b tempest-VolumeQuotaClassesTest-511590976 tempest-VolumeQuotaClassesTest-511590976-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:49:13 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-393a9df1-60df-49b5-b1f9-c5096402506b tempest-VolumeQuotaClassesTest-511590976 tempest-VolumeQuotaClassesTest-511590976-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:49:13 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-393a9df1-60df-49b5-b1f9-c5096402506b tempest-VolumeQuotaClassesTest-511590976 tempest-VolumeQuotaClassesTest-511590976-project-admin] http://192.168.122.82/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 02 12:49:13 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 226/455] 192.168.122.82 () {58 vars in 1176 bytes} [Wed Sep 2 12:49:13 2026] GET /volume/v3/os-quota-class-sets/default => generated 421 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:49:13 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-144261fc-518e-4c62-b311-7bfec289111f None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:13 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-144261fc-518e-4c62-b311-7bfec289111f tempest-VolumeQuotaClassesTest-511590976 tempest-VolumeQuotaClassesTest-511590976-project-admin] POST http://192.168.122.82/volume/v3/types Sep 02 12:49:13 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-144261fc-518e-4c62-b311-7bfec289111f tempest-VolumeQuotaClassesTest-511590976 tempest-VolumeQuotaClassesTest-511590976-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-889127824"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:49:13 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-144261fc-518e-4c62-b311-7bfec289111f tempest-VolumeQuotaClassesTest-511590976 tempest-VolumeQuotaClassesTest-511590976-project-admin] http://192.168.122.82/volume/v3/types returned with HTTP 200 Sep 02 12:49:13 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 230/456] 192.168.122.82 () {60 vars in 1131 bytes} [Wed Sep 2 12:49:13 2026] POST /volume/v3/types => generated 227 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 12:49:13 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-1951c071-aa0f-4440-8362-3983dbf69aed None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:13 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-1951c071-aa0f-4440-8362-3983dbf69aed tempest-VolumeQuotaClassesTest-511590976 tempest-VolumeQuotaClassesTest-511590976-project-admin] PUT http://192.168.122.82/volume/v3/os-quota-class-sets/default Sep 02 12:49:13 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-1951c071-aa0f-4440-8362-3983dbf69aed tempest-VolumeQuotaClassesTest-511590976 tempest-VolumeQuotaClassesTest-511590976-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-889127824": 9, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-889127824": 3, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-889127824": 3}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:49:13 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-6b42c522-dd09-4ffb-82b1-a59c0e7cb208 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:13 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-6b42c522-dd09-4ffb-82b1-a59c0e7cb208 tempest-AttachVolumeShelveTestJSON-266229927 tempest-AttachVolumeShelveTestJSON-266229927-project-member] GET http://192.168.122.82/volume/v3/volumes/3dc4bded-906e-44ea-9406-cd0caec35a9a Sep 02 12:49:13 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-6b42c522-dd09-4ffb-82b1-a59c0e7cb208 tempest-AttachVolumeShelveTestJSON-266229927 tempest-AttachVolumeShelveTestJSON-266229927-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:49:13 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-6b42c522-dd09-4ffb-82b1-a59c0e7cb208 tempest-AttachVolumeShelveTestJSON-266229927 tempest-AttachVolumeShelveTestJSON-266229927-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:49:13 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:49:13 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:49:13 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:49:13 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:49:13 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-6b42c522-dd09-4ffb-82b1-a59c0e7cb208 tempest-AttachVolumeShelveTestJSON-266229927 tempest-AttachVolumeShelveTestJSON-266229927-project-member] Volume info retrieved successfully. Sep 02 12:49:13 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-6b42c522-dd09-4ffb-82b1-a59c0e7cb208 tempest-AttachVolumeShelveTestJSON-266229927 tempest-AttachVolumeShelveTestJSON-266229927-project-member] http://192.168.122.82/volume/v3/volumes/3dc4bded-906e-44ea-9406-cd0caec35a9a returned with HTTP 200 Sep 02 12:49:13 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 231/457] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:49:13 2026] GET /volume/v3/volumes/3dc4bded-906e-44ea-9406-cd0caec35a9a => generated 857 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:49:13 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-1951c071-aa0f-4440-8362-3983dbf69aed tempest-VolumeQuotaClassesTest-511590976 tempest-VolumeQuotaClassesTest-511590976-project-admin] http://192.168.122.82/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 02 12:49:13 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 227/458] 192.168.122.82 () {60 vars in 1197 bytes} [Wed Sep 2 12:49:13 2026] PUT /volume/v3/os-quota-class-sets/default => generated 609 bytes in 281 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:49:13 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-51c9467f-473f-46c6-b152-19c6152119d5 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:14 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-51c9467f-473f-46c6-b152-19c6152119d5 tempest-VolumeQuotaClassesTest-511590976 tempest-VolumeQuotaClassesTest-511590976-project-admin] GET http://192.168.122.82/volume/v3/os-quota-sets/d131157b116b4c118ba011d24a0ff14f/defaults Sep 02 12:49:14 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-51c9467f-473f-46c6-b152-19c6152119d5 tempest-VolumeQuotaClassesTest-511590976 tempest-VolumeQuotaClassesTest-511590976-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:49:14 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-51c9467f-473f-46c6-b152-19c6152119d5 tempest-VolumeQuotaClassesTest-511590976 tempest-VolumeQuotaClassesTest-511590976-project-admin] Calling method 'defaults' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:49:14 devstack devstack@c-api.service[86936]: WARNING cinder.quota [None req-51c9467f-473f-46c6-b152-19c6152119d5 tempest-VolumeQuotaClassesTest-511590976 tempest-VolumeQuotaClassesTest-511590976-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 02 12:49:14 devstack devstack@c-api.service[86936]: WARNING cinder.quota [None req-51c9467f-473f-46c6-b152-19c6152119d5 tempest-VolumeQuotaClassesTest-511590976 tempest-VolumeQuotaClassesTest-511590976-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 02 12:49:14 devstack devstack@c-api.service[86936]: WARNING cinder.quota [None req-51c9467f-473f-46c6-b152-19c6152119d5 tempest-VolumeQuotaClassesTest-511590976 tempest-VolumeQuotaClassesTest-511590976-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 02 12:49:14 devstack devstack@c-api.service[86936]: WARNING cinder.quota [None req-51c9467f-473f-46c6-b152-19c6152119d5 tempest-VolumeQuotaClassesTest-511590976 tempest-VolumeQuotaClassesTest-511590976-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 02 12:49:14 devstack devstack@c-api.service[86936]: WARNING cinder.quota [None req-51c9467f-473f-46c6-b152-19c6152119d5 tempest-VolumeQuotaClassesTest-511590976 tempest-VolumeQuotaClassesTest-511590976-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 02 12:49:14 devstack devstack@c-api.service[86936]: WARNING cinder.quota [None req-51c9467f-473f-46c6-b152-19c6152119d5 tempest-VolumeQuotaClassesTest-511590976 tempest-VolumeQuotaClassesTest-511590976-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 02 12:49:14 devstack devstack@c-api.service[86936]: WARNING cinder.quota [None req-51c9467f-473f-46c6-b152-19c6152119d5 tempest-VolumeQuotaClassesTest-511590976 tempest-VolumeQuotaClassesTest-511590976-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 02 12:49:14 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-51c9467f-473f-46c6-b152-19c6152119d5 tempest-VolumeQuotaClassesTest-511590976 tempest-VolumeQuotaClassesTest-511590976-project-admin] http://192.168.122.82/volume/v3/os-quota-sets/d131157b116b4c118ba011d24a0ff14f/defaults returned with HTTP 200 Sep 02 12:49:14 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 232/459] 192.168.122.82 () {58 vars in 1260 bytes} [Wed Sep 2 12:49:13 2026] GET /volume/v3/os-quota-sets/d131157b116b4c118ba011d24a0ff14f/defaults => generated 645 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:49:14 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-a7c1de14-21b6-4050-b6ab-8f8603cba426 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:14 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-a7c1de14-21b6-4050-b6ab-8f8603cba426 tempest-VolumeQuotaClassesTest-511590976 tempest-VolumeQuotaClassesTest-511590976-project-admin] GET http://192.168.122.82/volume/v3/os-quota-sets/b01351c2bea44d1cba675a7d9824d7a8/defaults Sep 02 12:49:14 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-a7c1de14-21b6-4050-b6ab-8f8603cba426 tempest-VolumeQuotaClassesTest-511590976 tempest-VolumeQuotaClassesTest-511590976-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:49:14 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-a7c1de14-21b6-4050-b6ab-8f8603cba426 tempest-VolumeQuotaClassesTest-511590976 tempest-VolumeQuotaClassesTest-511590976-project-admin] Calling method 'defaults' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:49:14 devstack devstack@c-api.service[86935]: WARNING cinder.quota [None req-a7c1de14-21b6-4050-b6ab-8f8603cba426 tempest-VolumeQuotaClassesTest-511590976 tempest-VolumeQuotaClassesTest-511590976-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 02 12:49:14 devstack devstack@c-api.service[86935]: WARNING cinder.quota [None req-a7c1de14-21b6-4050-b6ab-8f8603cba426 tempest-VolumeQuotaClassesTest-511590976 tempest-VolumeQuotaClassesTest-511590976-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 02 12:49:14 devstack devstack@c-api.service[86935]: WARNING cinder.quota [None req-a7c1de14-21b6-4050-b6ab-8f8603cba426 tempest-VolumeQuotaClassesTest-511590976 tempest-VolumeQuotaClassesTest-511590976-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 02 12:49:14 devstack devstack@c-api.service[86935]: WARNING cinder.quota [None req-a7c1de14-21b6-4050-b6ab-8f8603cba426 tempest-VolumeQuotaClassesTest-511590976 tempest-VolumeQuotaClassesTest-511590976-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 02 12:49:14 devstack devstack@c-api.service[86935]: WARNING cinder.quota [None req-a7c1de14-21b6-4050-b6ab-8f8603cba426 tempest-VolumeQuotaClassesTest-511590976 tempest-VolumeQuotaClassesTest-511590976-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 02 12:49:14 devstack devstack@c-api.service[86935]: WARNING cinder.quota [None req-a7c1de14-21b6-4050-b6ab-8f8603cba426 tempest-VolumeQuotaClassesTest-511590976 tempest-VolumeQuotaClassesTest-511590976-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 02 12:49:14 devstack devstack@c-api.service[86935]: WARNING cinder.quota [None req-a7c1de14-21b6-4050-b6ab-8f8603cba426 tempest-VolumeQuotaClassesTest-511590976 tempest-VolumeQuotaClassesTest-511590976-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 02 12:49:14 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-a7c1de14-21b6-4050-b6ab-8f8603cba426 tempest-VolumeQuotaClassesTest-511590976 tempest-VolumeQuotaClassesTest-511590976-project-admin] http://192.168.122.82/volume/v3/os-quota-sets/b01351c2bea44d1cba675a7d9824d7a8/defaults returned with HTTP 200 Sep 02 12:49:14 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 228/460] 192.168.122.82 () {58 vars in 1260 bytes} [Wed Sep 2 12:49:14 2026] GET /volume/v3/os-quota-sets/b01351c2bea44d1cba675a7d9824d7a8/defaults => generated 645 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:49:15 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-8a59a7e0-0834-4b8e-b2db-590ed150162f None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:15 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-8a59a7e0-0834-4b8e-b2db-590ed150162f tempest-VolumeQuotaClassesTest-511590976 tempest-VolumeQuotaClassesTest-511590976-project-admin] DELETE http://192.168.122.82/volume/v3/types/fb9f3100-c279-4600-b68d-9a5828d1f24e Sep 02 12:49:15 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-8a59a7e0-0834-4b8e-b2db-590ed150162f tempest-VolumeQuotaClassesTest-511590976 tempest-VolumeQuotaClassesTest-511590976-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:49:15 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-8a59a7e0-0834-4b8e-b2db-590ed150162f tempest-VolumeQuotaClassesTest-511590976 tempest-VolumeQuotaClassesTest-511590976-project-admin] Calling method '_delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:49:15 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-8a59a7e0-0834-4b8e-b2db-590ed150162f tempest-VolumeQuotaClassesTest-511590976 tempest-VolumeQuotaClassesTest-511590976-project-admin] http://192.168.122.82/volume/v3/types/fb9f3100-c279-4600-b68d-9a5828d1f24e returned with HTTP 202 Sep 02 12:49:15 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 233/461] 192.168.122.82 () {58 vars in 1224 bytes} [Wed Sep 2 12:49:15 2026] DELETE /volume/v3/types/fb9f3100-c279-4600-b68d-9a5828d1f24e => generated 0 bytes in 127 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 02 12:49:15 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-231fdb76-4a55-4970-930c-0ab34f44dcc5 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:15 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-231fdb76-4a55-4970-930c-0ab34f44dcc5 tempest-VolumeQuotaClassesTest-511590976 tempest-VolumeQuotaClassesTest-511590976-project-admin] GET http://192.168.122.82/volume/v3/types/fb9f3100-c279-4600-b68d-9a5828d1f24e Sep 02 12:49:15 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-231fdb76-4a55-4970-930c-0ab34f44dcc5 tempest-VolumeQuotaClassesTest-511590976 tempest-VolumeQuotaClassesTest-511590976-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:49:15 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-231fdb76-4a55-4970-930c-0ab34f44dcc5 tempest-VolumeQuotaClassesTest-511590976 tempest-VolumeQuotaClassesTest-511590976-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:49:15 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-231fdb76-4a55-4970-930c-0ab34f44dcc5 tempest-VolumeQuotaClassesTest-511590976 tempest-VolumeQuotaClassesTest-511590976-project-admin] http://192.168.122.82/volume/v3/types/fb9f3100-c279-4600-b68d-9a5828d1f24e returned with HTTP 404 Sep 02 12:49:15 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 229/462] 192.168.122.82 () {58 vars in 1221 bytes} [Wed Sep 2 12:49:15 2026] GET /volume/v3/types/fb9f3100-c279-4600-b68d-9a5828d1f24e => generated 114 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:49:15 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-531f27db-721a-48e8-8c8e-6f0879ad4305 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:15 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-531f27db-721a-48e8-8c8e-6f0879ad4305 tempest-VolumeQuotaClassesTest-511590976 tempest-VolumeQuotaClassesTest-511590976-project-admin] PUT http://192.168.122.82/volume/v3/os-quota-class-sets/default Sep 02 12:49:15 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-531f27db-721a-48e8-8c8e-6f0879ad4305 tempest-VolumeQuotaClassesTest-511590976 tempest-VolumeQuotaClassesTest-511590976-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=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:49:15 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-531f27db-721a-48e8-8c8e-6f0879ad4305 tempest-VolumeQuotaClassesTest-511590976 tempest-VolumeQuotaClassesTest-511590976-project-admin] http://192.168.122.82/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 02 12:49:15 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 234/463] 192.168.122.82 () {60 vars in 1197 bytes} [Wed Sep 2 12:49:15 2026] PUT /volume/v3/os-quota-class-sets/default => generated 404 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:49:18 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-756fc017-08ab-46ec-9659-f4997d3a37f5 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:18 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-756fc017-08ab-46ec-9659-f4997d3a37f5 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] DELETE http://192.168.122.82/volume/v3/volumes/ebd86526-81d2-4ca3-aff2-1c435493a406 Sep 02 12:49:18 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-756fc017-08ab-46ec-9659-f4997d3a37f5 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:49:18 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-756fc017-08ab-46ec-9659-f4997d3a37f5 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Calling method 'delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:49:18 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-756fc017-08ab-46ec-9659-f4997d3a37f5 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Delete volume with id: ebd86526-81d2-4ca3-aff2-1c435493a406 Sep 02 12:49:18 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:49:18 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:49:18 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:49:18 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:49:18 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-756fc017-08ab-46ec-9659-f4997d3a37f5 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Volume info retrieved successfully. Sep 02 12:49:18 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-756fc017-08ab-46ec-9659-f4997d3a37f5 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Delete volume request issued successfully. Sep 02 12:49:18 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-756fc017-08ab-46ec-9659-f4997d3a37f5 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] http://192.168.122.82/volume/v3/volumes/ebd86526-81d2-4ca3-aff2-1c435493a406 returned with HTTP 202 Sep 02 12:49:18 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 230/464] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 12:49:18 2026] DELETE /volume/v3/volumes/ebd86526-81d2-4ca3-aff2-1c435493a406 => generated 0 bytes in 215 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 12:49:18 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-1e9d9741-a69e-4646-a9bc-55eda18b1839 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:18 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-1e9d9741-a69e-4646-a9bc-55eda18b1839 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] GET http://192.168.122.82/volume/v3/volumes/ebd86526-81d2-4ca3-aff2-1c435493a406 Sep 02 12:49:18 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-1e9d9741-a69e-4646-a9bc-55eda18b1839 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:49:18 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-1e9d9741-a69e-4646-a9bc-55eda18b1839 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:49:18 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:49:18 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:49:18 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:49:18 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:49:18 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-1e9d9741-a69e-4646-a9bc-55eda18b1839 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Volume info retrieved successfully. Sep 02 12:49:18 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-1e9d9741-a69e-4646-a9bc-55eda18b1839 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] http://192.168.122.82/volume/v3/volumes/ebd86526-81d2-4ca3-aff2-1c435493a406 returned with HTTP 200 Sep 02 12:49:18 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 235/465] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:49:18 2026] GET /volume/v3/volumes/ebd86526-81d2-4ca3-aff2-1c435493a406 => generated 850 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:49:19 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-6309e537-54bb-40e7-a75f-38d9e90fbf03 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:19 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-6309e537-54bb-40e7-a75f-38d9e90fbf03 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] GET http://192.168.122.82/volume/v3/volumes/ebd86526-81d2-4ca3-aff2-1c435493a406 Sep 02 12:49:19 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-6309e537-54bb-40e7-a75f-38d9e90fbf03 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:49:19 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-6309e537-54bb-40e7-a75f-38d9e90fbf03 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:49:19 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:49:19 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:49:19 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:49:19 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:49:19 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-6309e537-54bb-40e7-a75f-38d9e90fbf03 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Volume info retrieved successfully. Sep 02 12:49:19 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-6309e537-54bb-40e7-a75f-38d9e90fbf03 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] http://192.168.122.82/volume/v3/volumes/ebd86526-81d2-4ca3-aff2-1c435493a406 returned with HTTP 200 Sep 02 12:49:19 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 231/466] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:49:19 2026] GET /volume/v3/volumes/ebd86526-81d2-4ca3-aff2-1c435493a406 => generated 850 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:49:20 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-f4b816f4-4cc7-439c-b7d0-14c7c7092bd0 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:20 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-f4b816f4-4cc7-439c-b7d0-14c7c7092bd0 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] GET http://192.168.122.82/volume/v3/volumes/ebd86526-81d2-4ca3-aff2-1c435493a406 Sep 02 12:49:20 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-f4b816f4-4cc7-439c-b7d0-14c7c7092bd0 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:49:20 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-f4b816f4-4cc7-439c-b7d0-14c7c7092bd0 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:49:20 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-f4b816f4-4cc7-439c-b7d0-14c7c7092bd0 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] http://192.168.122.82/volume/v3/volumes/ebd86526-81d2-4ca3-aff2-1c435493a406 returned with HTTP 404 Sep 02 12:49:20 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 236/467] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:49:20 2026] GET /volume/v3/volumes/ebd86526-81d2-4ca3-aff2-1c435493a406 => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:49:20 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-59618d33-aad3-4b0e-80a6-d1a9f0798df4 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:20 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-59618d33-aad3-4b0e-80a6-d1a9f0798df4 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] DELETE http://192.168.122.82/volume/v3/volumes/1bd327a2-64dc-4c1e-a261-316cbf6ec802 Sep 02 12:49:20 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-59618d33-aad3-4b0e-80a6-d1a9f0798df4 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:49:20 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-59618d33-aad3-4b0e-80a6-d1a9f0798df4 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Calling method 'delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:49:20 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-59618d33-aad3-4b0e-80a6-d1a9f0798df4 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Delete volume with id: 1bd327a2-64dc-4c1e-a261-316cbf6ec802 Sep 02 12:49:20 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:49:20 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:49:20 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:49:20 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:49:20 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-59618d33-aad3-4b0e-80a6-d1a9f0798df4 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Volume info retrieved successfully. Sep 02 12:49:20 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-59618d33-aad3-4b0e-80a6-d1a9f0798df4 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Delete volume request issued successfully. Sep 02 12:49:20 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-59618d33-aad3-4b0e-80a6-d1a9f0798df4 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] http://192.168.122.82/volume/v3/volumes/1bd327a2-64dc-4c1e-a261-316cbf6ec802 returned with HTTP 202 Sep 02 12:49:20 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 232/468] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 12:49:20 2026] DELETE /volume/v3/volumes/1bd327a2-64dc-4c1e-a261-316cbf6ec802 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 12:49:20 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-4cb10160-9697-48e0-afe6-4933d2afb8e2 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:20 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-4cb10160-9697-48e0-afe6-4933d2afb8e2 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] GET http://192.168.122.82/volume/v3/volumes/1bd327a2-64dc-4c1e-a261-316cbf6ec802 Sep 02 12:49:20 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-4cb10160-9697-48e0-afe6-4933d2afb8e2 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:49:20 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-4cb10160-9697-48e0-afe6-4933d2afb8e2 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:49:20 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:49:20 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:49:20 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:49:20 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:49:20 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-4cb10160-9697-48e0-afe6-4933d2afb8e2 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Volume info retrieved successfully. Sep 02 12:49:21 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-4cb10160-9697-48e0-afe6-4933d2afb8e2 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] http://192.168.122.82/volume/v3/volumes/1bd327a2-64dc-4c1e-a261-316cbf6ec802 returned with HTTP 200 Sep 02 12:49:21 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 237/469] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:49:20 2026] GET /volume/v3/volumes/1bd327a2-64dc-4c1e-a261-316cbf6ec802 => generated 848 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:49:22 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-9cd18de6-e30c-4545-a622-13ee1448a26f None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:22 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-9cd18de6-e30c-4545-a622-13ee1448a26f tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] GET http://192.168.122.82/volume/v3/volumes/1bd327a2-64dc-4c1e-a261-316cbf6ec802 Sep 02 12:49:22 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-9cd18de6-e30c-4545-a622-13ee1448a26f tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:49:22 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-9cd18de6-e30c-4545-a622-13ee1448a26f tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:49:22 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:49:22 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:49:22 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:49:22 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:49:22 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-9cd18de6-e30c-4545-a622-13ee1448a26f tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Volume info retrieved successfully. Sep 02 12:49:22 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-9cd18de6-e30c-4545-a622-13ee1448a26f tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] http://192.168.122.82/volume/v3/volumes/1bd327a2-64dc-4c1e-a261-316cbf6ec802 returned with HTTP 200 Sep 02 12:49:22 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 233/470] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:49:22 2026] GET /volume/v3/volumes/1bd327a2-64dc-4c1e-a261-316cbf6ec802 => generated 848 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:49:23 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-9051e3b9-d164-4c9d-a87f-929f87200e4b None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:23 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-9051e3b9-d164-4c9d-a87f-929f87200e4b tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] GET http://192.168.122.82/volume/v3/volumes/1bd327a2-64dc-4c1e-a261-316cbf6ec802 Sep 02 12:49:23 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-9051e3b9-d164-4c9d-a87f-929f87200e4b tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:49:23 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-9051e3b9-d164-4c9d-a87f-929f87200e4b tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:49:23 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-9051e3b9-d164-4c9d-a87f-929f87200e4b tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] http://192.168.122.82/volume/v3/volumes/1bd327a2-64dc-4c1e-a261-316cbf6ec802 returned with HTTP 404 Sep 02 12:49:23 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 238/471] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:49:23 2026] GET /volume/v3/volumes/1bd327a2-64dc-4c1e-a261-316cbf6ec802 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:49:23 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-5824bb47-d7a3-4593-8702-c5c0f5d01aaf None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:23 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-5824bb47-d7a3-4593-8702-c5c0f5d01aaf tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] DELETE http://192.168.122.82/volume/v3/volumes/12bf1138-5d50-41f9-96f1-8bc0a8436e69 Sep 02 12:49:23 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-5824bb47-d7a3-4593-8702-c5c0f5d01aaf tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:49:23 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-5824bb47-d7a3-4593-8702-c5c0f5d01aaf tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Calling method 'delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:49:23 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-5824bb47-d7a3-4593-8702-c5c0f5d01aaf tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Delete volume with id: 12bf1138-5d50-41f9-96f1-8bc0a8436e69 Sep 02 12:49:23 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:49:23 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:49:23 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:49:23 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:49:23 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-5824bb47-d7a3-4593-8702-c5c0f5d01aaf tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Volume info retrieved successfully. Sep 02 12:49:23 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-5824bb47-d7a3-4593-8702-c5c0f5d01aaf tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Delete volume request issued successfully. Sep 02 12:49:23 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-5824bb47-d7a3-4593-8702-c5c0f5d01aaf tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] http://192.168.122.82/volume/v3/volumes/12bf1138-5d50-41f9-96f1-8bc0a8436e69 returned with HTTP 202 Sep 02 12:49:23 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 234/472] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 12:49:23 2026] DELETE /volume/v3/volumes/12bf1138-5d50-41f9-96f1-8bc0a8436e69 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 12:49:23 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-9117e84c-3fee-4e6c-8991-e28603559114 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:23 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-9117e84c-3fee-4e6c-8991-e28603559114 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] GET http://192.168.122.82/volume/v3/volumes/12bf1138-5d50-41f9-96f1-8bc0a8436e69 Sep 02 12:49:23 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-9117e84c-3fee-4e6c-8991-e28603559114 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:49:23 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-9117e84c-3fee-4e6c-8991-e28603559114 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:49:23 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:49:23 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:49:23 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:49:23 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:49:23 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-9117e84c-3fee-4e6c-8991-e28603559114 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Volume info retrieved successfully. Sep 02 12:49:23 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-9117e84c-3fee-4e6c-8991-e28603559114 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] http://192.168.122.82/volume/v3/volumes/12bf1138-5d50-41f9-96f1-8bc0a8436e69 returned with HTTP 200 Sep 02 12:49:23 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 239/473] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:49:23 2026] GET /volume/v3/volumes/12bf1138-5d50-41f9-96f1-8bc0a8436e69 => generated 850 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:49:24 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-e1ae20cf-df00-4097-9d6d-068b2cca0b88 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:24 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-e355db86-5a05-459d-879f-de96f8e63771 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:24 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-e355db86-5a05-459d-879f-de96f8e63771 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] GET http://192.168.122.82/volume/v3/volumes/12bf1138-5d50-41f9-96f1-8bc0a8436e69 Sep 02 12:49:24 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-e355db86-5a05-459d-879f-de96f8e63771 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:49:24 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-e355db86-5a05-459d-879f-de96f8e63771 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:49:24 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:49:24 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:49:24 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:49:24 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:49:24 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-e355db86-5a05-459d-879f-de96f8e63771 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Volume info retrieved successfully. Sep 02 12:49:24 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-e355db86-5a05-459d-879f-de96f8e63771 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] http://192.168.122.82/volume/v3/volumes/12bf1138-5d50-41f9-96f1-8bc0a8436e69 returned with HTTP 200 Sep 02 12:49:24 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 240/474] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:49:24 2026] GET /volume/v3/volumes/12bf1138-5d50-41f9-96f1-8bc0a8436e69 => generated 850 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 12:49:24 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e1ae20cf-df00-4097-9d6d-068b2cca0b88 tempest-VolumeQuotasAdminTestJSON-1833195770 tempest-VolumeQuotasAdminTestJSON-1833195770-project-admin] GET http://192.168.122.82/volume/v3/os-quota-sets/8d911ac0783e46eba61dfe01fd3e1676 Sep 02 12:49:24 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-e1ae20cf-df00-4097-9d6d-068b2cca0b88 tempest-VolumeQuotasAdminTestJSON-1833195770 tempest-VolumeQuotasAdminTestJSON-1833195770-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:49:24 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-e1ae20cf-df00-4097-9d6d-068b2cca0b88 tempest-VolumeQuotasAdminTestJSON-1833195770 tempest-VolumeQuotasAdminTestJSON-1833195770-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:49:24 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e1ae20cf-df00-4097-9d6d-068b2cca0b88 tempest-VolumeQuotasAdminTestJSON-1833195770 tempest-VolumeQuotasAdminTestJSON-1833195770-project-admin] http://192.168.122.82/volume/v3/os-quota-sets/8d911ac0783e46eba61dfe01fd3e1676 returned with HTTP 200 Sep 02 12:49:24 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 235/475] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:49:24 2026] GET /volume/v3/os-quota-sets/8d911ac0783e46eba61dfe01fd3e1676 => generated 440 bytes in 339 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:49:24 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-86898aea-c1a4-4067-8441-f0378eda9ab9 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:24 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-86898aea-c1a4-4067-8441-f0378eda9ab9 tempest-VolumeQuotasAdminTestJSON-1833195770 tempest-VolumeQuotasAdminTestJSON-1833195770-project-admin] GET http://192.168.122.82/volume/v3/os-quota-sets/8d911ac0783e46eba61dfe01fd3e1676/defaults Sep 02 12:49:24 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-86898aea-c1a4-4067-8441-f0378eda9ab9 tempest-VolumeQuotasAdminTestJSON-1833195770 tempest-VolumeQuotasAdminTestJSON-1833195770-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:49:24 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-86898aea-c1a4-4067-8441-f0378eda9ab9 tempest-VolumeQuotasAdminTestJSON-1833195770 tempest-VolumeQuotasAdminTestJSON-1833195770-project-admin] Calling method 'defaults' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:49:24 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-86898aea-c1a4-4067-8441-f0378eda9ab9 tempest-VolumeQuotasAdminTestJSON-1833195770 tempest-VolumeQuotasAdminTestJSON-1833195770-project-admin] http://192.168.122.82/volume/v3/os-quota-sets/8d911ac0783e46eba61dfe01fd3e1676/defaults returned with HTTP 200 Sep 02 12:49:24 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 241/476] 192.168.122.82 () {58 vars in 1260 bytes} [Wed Sep 2 12:49:24 2026] GET /volume/v3/os-quota-sets/8d911ac0783e46eba61dfe01fd3e1676/defaults => generated 440 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:49:24 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-c952d0aa-195f-4280-8066-715065d56a6a None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:24 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-c952d0aa-195f-4280-8066-715065d56a6a tempest-VolumeQuotasAdminTestJSON-1833195770 tempest-VolumeQuotasAdminTestJSON-1833195770-project-admin] PUT http://192.168.122.82/volume/v3/os-quota-sets/8d911ac0783e46eba61dfe01fd3e1676 Sep 02 12:49:24 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-c952d0aa-195f-4280-8066-715065d56a6a tempest-VolumeQuotasAdminTestJSON-1833195770 tempest-VolumeQuotasAdminTestJSON-1833195770-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:49:25 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-c952d0aa-195f-4280-8066-715065d56a6a tempest-VolumeQuotasAdminTestJSON-1833195770 tempest-VolumeQuotasAdminTestJSON-1833195770-project-admin] http://192.168.122.82/volume/v3/os-quota-sets/8d911ac0783e46eba61dfe01fd3e1676 returned with HTTP 200 Sep 02 12:49:25 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 236/477] 192.168.122.82 () {60 vars in 1253 bytes} [Wed Sep 2 12:49:24 2026] PUT /volume/v3/os-quota-sets/8d911ac0783e46eba61dfe01fd3e1676 => generated 398 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:49:25 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-fa7b0d58-d128-4f8c-92b5-94cddc2e0a55 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:25 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-fa7b0d58-d128-4f8c-92b5-94cddc2e0a55 tempest-VolumeQuotasAdminTestJSON-1833195770 tempest-VolumeQuotasAdminTestJSON-1833195770-project-admin] DELETE http://192.168.122.82/volume/v3/os-quota-sets/8d911ac0783e46eba61dfe01fd3e1676 Sep 02 12:49:25 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-fa7b0d58-d128-4f8c-92b5-94cddc2e0a55 tempest-VolumeQuotasAdminTestJSON-1833195770 tempest-VolumeQuotasAdminTestJSON-1833195770-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:49:25 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-fa7b0d58-d128-4f8c-92b5-94cddc2e0a55 tempest-VolumeQuotasAdminTestJSON-1833195770 tempest-VolumeQuotasAdminTestJSON-1833195770-project-admin] Calling method 'delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:49:25 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-fa7b0d58-d128-4f8c-92b5-94cddc2e0a55 tempest-VolumeQuotasAdminTestJSON-1833195770 tempest-VolumeQuotasAdminTestJSON-1833195770-project-admin] http://192.168.122.82/volume/v3/os-quota-sets/8d911ac0783e46eba61dfe01fd3e1676 returned with HTTP 200 Sep 02 12:49:25 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 242/478] 192.168.122.82 () {58 vars in 1236 bytes} [Wed Sep 2 12:49:25 2026] DELETE /volume/v3/os-quota-sets/8d911ac0783e46eba61dfe01fd3e1676 => generated 0 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 02 12:49:25 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-c6f7b4aa-4f13-427b-bdd4-01ff4101e83f None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:25 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-c6f7b4aa-4f13-427b-bdd4-01ff4101e83f tempest-VolumeQuotasAdminTestJSON-1833195770 tempest-VolumeQuotasAdminTestJSON-1833195770-project-admin] GET http://192.168.122.82/volume/v3/os-quota-sets/8d911ac0783e46eba61dfe01fd3e1676 Sep 02 12:49:25 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-c6f7b4aa-4f13-427b-bdd4-01ff4101e83f tempest-VolumeQuotasAdminTestJSON-1833195770 tempest-VolumeQuotasAdminTestJSON-1833195770-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:49:25 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-c6f7b4aa-4f13-427b-bdd4-01ff4101e83f tempest-VolumeQuotasAdminTestJSON-1833195770 tempest-VolumeQuotasAdminTestJSON-1833195770-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:49:25 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-c6f7b4aa-4f13-427b-bdd4-01ff4101e83f tempest-VolumeQuotasAdminTestJSON-1833195770 tempest-VolumeQuotasAdminTestJSON-1833195770-project-admin] http://192.168.122.82/volume/v3/os-quota-sets/8d911ac0783e46eba61dfe01fd3e1676 returned with HTTP 200 Sep 02 12:49:25 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 237/479] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:49:25 2026] GET /volume/v3/os-quota-sets/8d911ac0783e46eba61dfe01fd3e1676 => generated 440 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:49:25 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-0944f88c-8af4-49d7-aa1e-a3a2c97e7cc9 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:25 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-0944f88c-8af4-49d7-aa1e-a3a2c97e7cc9 tempest-VolumeQuotasAdminTestJSON-1833195770 tempest-VolumeQuotasAdminTestJSON-1833195770-project-admin] PUT http://192.168.122.82/volume/v3/os-quota-sets/8d911ac0783e46eba61dfe01fd3e1676 Sep 02 12:49:25 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-0944f88c-8af4-49d7-aa1e-a3a2c97e7cc9 tempest-VolumeQuotasAdminTestJSON-1833195770 tempest-VolumeQuotasAdminTestJSON-1833195770-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=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:49:25 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-0944f88c-8af4-49d7-aa1e-a3a2c97e7cc9 tempest-VolumeQuotasAdminTestJSON-1833195770 tempest-VolumeQuotasAdminTestJSON-1833195770-project-admin] http://192.168.122.82/volume/v3/os-quota-sets/8d911ac0783e46eba61dfe01fd3e1676 returned with HTTP 200 Sep 02 12:49:25 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 243/480] 192.168.122.82 () {60 vars in 1254 bytes} [Wed Sep 2 12:49:25 2026] PUT /volume/v3/os-quota-sets/8d911ac0783e46eba61dfe01fd3e1676 => generated 398 bytes in 309 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:49:25 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-83518f0a-b14b-4176-a790-b688d44c2ba3 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:25 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-3fbefaa6-5c6d-452d-aff6-287172b10501 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:25 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-83518f0a-b14b-4176-a790-b688d44c2ba3 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] GET http://192.168.122.82/volume/v3/volumes/12bf1138-5d50-41f9-96f1-8bc0a8436e69 Sep 02 12:49:25 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-83518f0a-b14b-4176-a790-b688d44c2ba3 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:49:25 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-83518f0a-b14b-4176-a790-b688d44c2ba3 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:49:25 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-3fbefaa6-5c6d-452d-aff6-287172b10501 tempest-VolumeQuotasAdminTestJSON-1833195770 tempest-VolumeQuotasAdminTestJSON-1833195770-project-admin] GET http://192.168.122.82/volume/v3/os-quota-sets/8d911ac0783e46eba61dfe01fd3e1676/defaults Sep 02 12:49:25 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-3fbefaa6-5c6d-452d-aff6-287172b10501 tempest-VolumeQuotasAdminTestJSON-1833195770 tempest-VolumeQuotasAdminTestJSON-1833195770-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:49:25 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-3fbefaa6-5c6d-452d-aff6-287172b10501 tempest-VolumeQuotasAdminTestJSON-1833195770 tempest-VolumeQuotasAdminTestJSON-1833195770-project-admin] Calling method 'defaults' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:49:25 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-83518f0a-b14b-4176-a790-b688d44c2ba3 tempest-AttachVolumeTestJSON-1797836842 tempest-AttachVolumeTestJSON-1797836842-project-member] http://192.168.122.82/volume/v3/volumes/12bf1138-5d50-41f9-96f1-8bc0a8436e69 returned with HTTP 404 Sep 02 12:49:25 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 238/481] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:49:25 2026] GET /volume/v3/volumes/12bf1138-5d50-41f9-96f1-8bc0a8436e69 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:49:25 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-3fbefaa6-5c6d-452d-aff6-287172b10501 tempest-VolumeQuotasAdminTestJSON-1833195770 tempest-VolumeQuotasAdminTestJSON-1833195770-project-admin] http://192.168.122.82/volume/v3/os-quota-sets/8d911ac0783e46eba61dfe01fd3e1676/defaults returned with HTTP 200 Sep 02 12:49:25 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 244/482] 192.168.122.82 () {58 vars in 1260 bytes} [Wed Sep 2 12:49:25 2026] GET /volume/v3/os-quota-sets/8d911ac0783e46eba61dfe01fd3e1676/defaults => generated 440 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:49:25 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-5a00a4f7-22ac-4851-a085-8415a43d9aa0 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:25 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-5a00a4f7-22ac-4851-a085-8415a43d9aa0 tempest-VolumeQuotasAdminTestJSON-1833195770 tempest-VolumeQuotasAdminTestJSON-1833195770-project-admin] GET http://192.168.122.82/volume/v3/os-quota-sets/8d911ac0783e46eba61dfe01fd3e1676 Sep 02 12:49:25 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-5a00a4f7-22ac-4851-a085-8415a43d9aa0 tempest-VolumeQuotasAdminTestJSON-1833195770 tempest-VolumeQuotasAdminTestJSON-1833195770-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:49:25 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-5a00a4f7-22ac-4851-a085-8415a43d9aa0 tempest-VolumeQuotasAdminTestJSON-1833195770 tempest-VolumeQuotasAdminTestJSON-1833195770-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:49:25 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-5a00a4f7-22ac-4851-a085-8415a43d9aa0 tempest-VolumeQuotasAdminTestJSON-1833195770 tempest-VolumeQuotasAdminTestJSON-1833195770-project-admin] http://192.168.122.82/volume/v3/os-quota-sets/8d911ac0783e46eba61dfe01fd3e1676 returned with HTTP 200 Sep 02 12:49:25 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 239/483] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:49:25 2026] GET /volume/v3/os-quota-sets/8d911ac0783e46eba61dfe01fd3e1676 => generated 440 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:49:25 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-ec2cc3ee-a360-40bb-96be-de2c05a9cdd6 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:25 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-ec2cc3ee-a360-40bb-96be-de2c05a9cdd6 tempest-VolumeQuotasAdminTestJSON-1833195770 tempest-VolumeQuotasAdminTestJSON-1833195770-project-admin] GET http://192.168.122.82/volume/v3/os-quota-sets/8d911ac0783e46eba61dfe01fd3e1676?usage=True Sep 02 12:49:25 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-ec2cc3ee-a360-40bb-96be-de2c05a9cdd6 tempest-VolumeQuotasAdminTestJSON-1833195770 tempest-VolumeQuotasAdminTestJSON-1833195770-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:49:25 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-ec2cc3ee-a360-40bb-96be-de2c05a9cdd6 tempest-VolumeQuotasAdminTestJSON-1833195770 tempest-VolumeQuotasAdminTestJSON-1833195770-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:49:25 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-ec2cc3ee-a360-40bb-96be-de2c05a9cdd6 tempest-VolumeQuotasAdminTestJSON-1833195770 tempest-VolumeQuotasAdminTestJSON-1833195770-project-admin] http://192.168.122.82/volume/v3/os-quota-sets/8d911ac0783e46eba61dfe01fd3e1676?usage=True returned with HTTP 200 Sep 02 12:49:25 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 245/484] 192.168.122.82 () {58 vars in 1254 bytes} [Wed Sep 2 12:49:25 2026] GET /volume/v3/os-quota-sets/8d911ac0783e46eba61dfe01fd3e1676?usage=True => generated 1064 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:49:25 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-76f68325-9659-4f33-9837-dfd9345b749f None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:26 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-76f68325-9659-4f33-9837-dfd9345b749f tempest-VolumeQuotasAdminTestJSON-687636363 tempest-VolumeQuotasAdminTestJSON-687636363-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 12:49:26 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-76f68325-9659-4f33-9837-dfd9345b749f tempest-VolumeQuotasAdminTestJSON-687636363 tempest-VolumeQuotasAdminTestJSON-687636363-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1209664868"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:49:26 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.volumes [None req-76f68325-9659-4f33-9837-dfd9345b749f tempest-VolumeQuotasAdminTestJSON-687636363 tempest-VolumeQuotasAdminTestJSON-687636363-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1209664868'}} {{(pid=86935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 12:49:26 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-76f68325-9659-4f33-9837-dfd9345b749f tempest-VolumeQuotasAdminTestJSON-687636363 tempest-VolumeQuotasAdminTestJSON-687636363-project-member] Create volume of 1 GB Sep 02 12:49:26 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-76f68325-9659-4f33-9837-dfd9345b749f tempest-VolumeQuotasAdminTestJSON-687636363 tempest-VolumeQuotasAdminTestJSON-687636363-project-member] Availability Zones retrieved successfully. Sep 02 12:49:26 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-76f68325-9659-4f33-9837-dfd9345b749f tempest-VolumeQuotasAdminTestJSON-687636363 tempest-VolumeQuotasAdminTestJSON-687636363-project-member] Flow 'volume_create_api' (136df0f9-9ce6-40ff-a869-eb28c8bf4fd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:49:26 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-76f68325-9659-4f33-9837-dfd9345b749f tempest-VolumeQuotasAdminTestJSON-687636363 tempest-VolumeQuotasAdminTestJSON-687636363-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46d0e8e3-9c10-413e-b3d1-20a18636ad74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:49:26 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.flows.api.create_volume [None req-76f68325-9659-4f33-9837-dfd9345b749f tempest-VolumeQuotasAdminTestJSON-687636363 tempest-VolumeQuotasAdminTestJSON-687636363-project-member] Validating volume size '1' using validate_int {{(pid=86935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 12:49:26 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-76f68325-9659-4f33-9837-dfd9345b749f tempest-VolumeQuotasAdminTestJSON-687636363 tempest-VolumeQuotasAdminTestJSON-687636363-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46d0e8e3-9c10-413e-b3d1-20a18636ad74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:49:26 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-76f68325-9659-4f33-9837-dfd9345b749f tempest-VolumeQuotasAdminTestJSON-687636363 tempest-VolumeQuotasAdminTestJSON-687636363-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea7b8e98-06f4-41cf-a558-8db3d7d8f821) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:49:26 devstack devstack@c-api.service[86935]: DEBUG cinder.quota [None req-76f68325-9659-4f33-9837-dfd9345b749f tempest-VolumeQuotasAdminTestJSON-687636363 tempest-VolumeQuotasAdminTestJSON-687636363-project-member] Created reservations ['17e8d342-25a4-4844-8111-62e63bc931a6', '685a5f9d-6864-485f-baf4-51440da06852', '879b94ef-5f10-4de8-ab1b-cda939ed4a65', 'ccb42b98-96c1-4df0-8026-574e76ae468e'] {{(pid=86935) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:49:26 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-76f68325-9659-4f33-9837-dfd9345b749f tempest-VolumeQuotasAdminTestJSON-687636363 tempest-VolumeQuotasAdminTestJSON-687636363-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea7b8e98-06f4-41cf-a558-8db3d7d8f821) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['17e8d342-25a4-4844-8111-62e63bc931a6', '685a5f9d-6864-485f-baf4-51440da06852', '879b94ef-5f10-4de8-ab1b-cda939ed4a65', 'ccb42b98-96c1-4df0-8026-574e76ae468e']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:49:26 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-76f68325-9659-4f33-9837-dfd9345b749f tempest-VolumeQuotasAdminTestJSON-687636363 tempest-VolumeQuotasAdminTestJSON-687636363-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9606a9b2-b718-41cb-88f5-42456c2992d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:49:26 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:49:26 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:49:26 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-76f68325-9659-4f33-9837-dfd9345b749f tempest-VolumeQuotasAdminTestJSON-687636363 tempest-VolumeQuotasAdminTestJSON-687636363-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9606a9b2-b718-41cb-88f5-42456c2992d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd63284c4-1aef-40dd-ad7b-e7350caa4df5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1209664868',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d911ac0783e46eba61dfe01fd3e1676',qos_specs=None,replication_status=,reservations=['17e8d342-25a4-4844-8111-62e63bc931a6','685a5f9d-6864-485f-baf4-51440da06852','879b94ef-5f10-4de8-ab1b-cda939ed4a65','ccb42b98-96c1-4df0-8026-574e76ae468e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a1b386529a54b99abe18541b9d8e605',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T10:49:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1209664868',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d63284c4-1aef-40dd-ad7b-e7350caa4df5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8d911ac0783e46eba61dfe01fd3e1676',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4a1b386529a54b99abe18541b9d8e605',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:49:26 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-76f68325-9659-4f33-9837-dfd9345b749f tempest-VolumeQuotasAdminTestJSON-687636363 tempest-VolumeQuotasAdminTestJSON-687636363-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c49c2ff-a029-4f3b-a087-ecd9d44b1b8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:49:26 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-76f68325-9659-4f33-9837-dfd9345b749f tempest-VolumeQuotasAdminTestJSON-687636363 tempest-VolumeQuotasAdminTestJSON-687636363-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c49c2ff-a029-4f3b-a087-ecd9d44b1b8d) transitioned into state 'SUCCESS' from state '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-1209664868',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d911ac0783e46eba61dfe01fd3e1676',qos_specs=None,replication_status=,reservations=['17e8d342-25a4-4844-8111-62e63bc931a6','685a5f9d-6864-485f-baf4-51440da06852','879b94ef-5f10-4de8-ab1b-cda939ed4a65','ccb42b98-96c1-4df0-8026-574e76ae468e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a1b386529a54b99abe18541b9d8e605',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:49:26 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-76f68325-9659-4f33-9837-dfd9345b749f tempest-VolumeQuotasAdminTestJSON-687636363 tempest-VolumeQuotasAdminTestJSON-687636363-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3f59f23-a74f-4d52-8ce5-9c8da43716e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:49:26 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-76f68325-9659-4f33-9837-dfd9345b749f tempest-VolumeQuotasAdminTestJSON-687636363 tempest-VolumeQuotasAdminTestJSON-687636363-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3f59f23-a74f-4d52-8ce5-9c8da43716e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:49:26 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-76f68325-9659-4f33-9837-dfd9345b749f tempest-VolumeQuotasAdminTestJSON-687636363 tempest-VolumeQuotasAdminTestJSON-687636363-project-member] Flow 'volume_create_api' (136df0f9-9ce6-40ff-a869-eb28c8bf4fd4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:49:26 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-76f68325-9659-4f33-9837-dfd9345b749f tempest-VolumeQuotasAdminTestJSON-687636363 tempest-VolumeQuotasAdminTestJSON-687636363-project-member] Create volume request issued successfully. Sep 02 12:49:26 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-76f68325-9659-4f33-9837-dfd9345b749f tempest-VolumeQuotasAdminTestJSON-687636363 tempest-VolumeQuotasAdminTestJSON-687636363-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 12:49:26 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 240/485] 192.168.122.82 () {60 vars in 1137 bytes} [Wed Sep 2 12:49:25 2026] POST /volume/v3/volumes => generated 763 bytes in 781 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 02 12:49:26 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-5b8bfcd8-62aa-4eb0-94c1-476fd7526c81 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:26 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-5b8bfcd8-62aa-4eb0-94c1-476fd7526c81 tempest-VolumeQuotasAdminTestJSON-687636363 tempest-VolumeQuotasAdminTestJSON-687636363-project-member] GET http://192.168.122.82/volume/v3/volumes/d63284c4-1aef-40dd-ad7b-e7350caa4df5 Sep 02 12:49:26 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-5b8bfcd8-62aa-4eb0-94c1-476fd7526c81 tempest-VolumeQuotasAdminTestJSON-687636363 tempest-VolumeQuotasAdminTestJSON-687636363-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:49:26 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-5b8bfcd8-62aa-4eb0-94c1-476fd7526c81 tempest-VolumeQuotasAdminTestJSON-687636363 tempest-VolumeQuotasAdminTestJSON-687636363-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:49:26 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:49:26 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:49:26 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:49:26 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:49:26 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-5b8bfcd8-62aa-4eb0-94c1-476fd7526c81 tempest-VolumeQuotasAdminTestJSON-687636363 tempest-VolumeQuotasAdminTestJSON-687636363-project-member] Volume info retrieved successfully. Sep 02 12:49:26 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-5b8bfcd8-62aa-4eb0-94c1-476fd7526c81 tempest-VolumeQuotasAdminTestJSON-687636363 tempest-VolumeQuotasAdminTestJSON-687636363-project-member] http://192.168.122.82/volume/v3/volumes/d63284c4-1aef-40dd-ad7b-e7350caa4df5 returned with HTTP 200 Sep 02 12:49:26 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 246/486] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:49:26 2026] GET /volume/v3/volumes/d63284c4-1aef-40dd-ad7b-e7350caa4df5 => generated 831 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:49:27 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-1cd33125-decf-4506-9a66-03befd48e7bc None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:27 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-1cd33125-decf-4506-9a66-03befd48e7bc tempest-VolumeQuotasAdminTestJSON-687636363 tempest-VolumeQuotasAdminTestJSON-687636363-project-member] GET http://192.168.122.82/volume/v3/volumes/d63284c4-1aef-40dd-ad7b-e7350caa4df5 Sep 02 12:49:27 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-1cd33125-decf-4506-9a66-03befd48e7bc tempest-VolumeQuotasAdminTestJSON-687636363 tempest-VolumeQuotasAdminTestJSON-687636363-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:49:27 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-1cd33125-decf-4506-9a66-03befd48e7bc tempest-VolumeQuotasAdminTestJSON-687636363 tempest-VolumeQuotasAdminTestJSON-687636363-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:49:27 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [req-f8a62567-8ea8-46a2-9243-5dafcb410083 req-ff5a6278-3185-4949-9aca-6df2fc968d48 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:27 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-f8a62567-8ea8-46a2-9243-5dafcb410083 req-ff5a6278-3185-4949-9aca-6df2fc968d48 tempest-AttachVolumeShelveTestJSON-266229927 tempest-AttachVolumeShelveTestJSON-266229927-project-member] GET http://192.168.122.82/volume/v3/volumes/3dc4bded-906e-44ea-9406-cd0caec35a9a Sep 02 12:49:27 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-f8a62567-8ea8-46a2-9243-5dafcb410083 req-ff5a6278-3185-4949-9aca-6df2fc968d48 tempest-AttachVolumeShelveTestJSON-266229927 tempest-AttachVolumeShelveTestJSON-266229927-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:49:27 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-f8a62567-8ea8-46a2-9243-5dafcb410083 req-ff5a6278-3185-4949-9aca-6df2fc968d48 tempest-AttachVolumeShelveTestJSON-266229927 tempest-AttachVolumeShelveTestJSON-266229927-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:49:27 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:49:27 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:49:27 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:49:27 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:49:27 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-1cd33125-decf-4506-9a66-03befd48e7bc tempest-VolumeQuotasAdminTestJSON-687636363 tempest-VolumeQuotasAdminTestJSON-687636363-project-member] Volume info retrieved successfully. Sep 02 12:49:27 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:49:27 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:49:27 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-1cd33125-decf-4506-9a66-03befd48e7bc tempest-VolumeQuotasAdminTestJSON-687636363 tempest-VolumeQuotasAdminTestJSON-687636363-project-member] http://192.168.122.82/volume/v3/volumes/d63284c4-1aef-40dd-ad7b-e7350caa4df5 returned with HTTP 200 Sep 02 12:49:27 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 241/487] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:49:27 2026] GET /volume/v3/volumes/d63284c4-1aef-40dd-ad7b-e7350caa4df5 => generated 855 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:49:27 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:49:27 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:49:27 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [req-f8a62567-8ea8-46a2-9243-5dafcb410083 req-ff5a6278-3185-4949-9aca-6df2fc968d48 tempest-AttachVolumeShelveTestJSON-266229927 tempest-AttachVolumeShelveTestJSON-266229927-project-member] Volume info retrieved successfully. Sep 02 12:49:27 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-f8a62567-8ea8-46a2-9243-5dafcb410083 req-ff5a6278-3185-4949-9aca-6df2fc968d48 tempest-AttachVolumeShelveTestJSON-266229927 tempest-AttachVolumeShelveTestJSON-266229927-project-member] http://192.168.122.82/volume/v3/volumes/3dc4bded-906e-44ea-9406-cd0caec35a9a returned with HTTP 200 Sep 02 12:49:27 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 247/488] 192.168.122.82 () {60 vars in 1482 bytes} [Wed Sep 2 12:49:27 2026] GET /volume/v3/volumes/3dc4bded-906e-44ea-9406-cd0caec35a9a => generated 857 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:49:28 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-2c01e63e-53e1-4698-830e-aec772c4c5bd None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:28 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-2c01e63e-53e1-4698-830e-aec772c4c5bd None None] GET http://192.168.122.82/volume// Sep 02 12:49:28 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-2c01e63e-53e1-4698-830e-aec772c4c5bd None None] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:49:28 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-2c01e63e-53e1-4698-830e-aec772c4c5bd None None] Calling method 'all' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:49:28 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-2c01e63e-53e1-4698-830e-aec772c4c5bd None None] http://192.168.122.82/volume// returned with HTTP 300 Sep 02 12:49:28 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 242/489] 192.168.122.82 () {58 vars in 1303 bytes} [Wed Sep 2 12:49:28 2026] GET /volume/ => generated 389 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 12:49:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [req-f8a62567-8ea8-46a2-9243-5dafcb410083 req-29f0dc7f-950f-4a8b-9b8b-0a18850df643 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:28 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-f8a62567-8ea8-46a2-9243-5dafcb410083 req-29f0dc7f-950f-4a8b-9b8b-0a18850df643 tempest-AttachVolumeShelveTestJSON-266229927 tempest-AttachVolumeShelveTestJSON-266229927-project-member] POST http://192.168.122.82/volume/v3/attachments Sep 02 12:49:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-f8a62567-8ea8-46a2-9243-5dafcb410083 req-29f0dc7f-950f-4a8b-9b8b-0a18850df643 tempest-AttachVolumeShelveTestJSON-266229927 tempest-AttachVolumeShelveTestJSON-266229927-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3dc4bded-906e-44ea-9406-cd0caec35a9a", "connector": null, "instance_uuid": "84223516-c669-4893-a2cf-7e10cd6e5d4b"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:49:28 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:49:28 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:49:28 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:49:28 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:49:28 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-f8a62567-8ea8-46a2-9243-5dafcb410083 req-29f0dc7f-950f-4a8b-9b8b-0a18850df643 tempest-AttachVolumeShelveTestJSON-266229927 tempest-AttachVolumeShelveTestJSON-266229927-project-member] http://192.168.122.82/volume/v3/attachments returned with HTTP 200 Sep 02 12:49:28 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 248/490] 192.168.122.82 () {66 vars in 1478 bytes} [Wed Sep 2 12:49:28 2026] POST /volume/v3/attachments => generated 273 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 12:49:28 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [req-f8a62567-8ea8-46a2-9243-5dafcb410083 req-50e217f6-f748-4566-bac6-1f9c1e6ee761 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:28 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-f8a62567-8ea8-46a2-9243-5dafcb410083 req-50e217f6-f748-4566-bac6-1f9c1e6ee761 tempest-AttachVolumeShelveTestJSON-266229927 tempest-AttachVolumeShelveTestJSON-266229927-project-member] POST http://192.168.122.82/volume/v3/attachments/66a7ff9e-c7a2-4ddb-8054-750304bc3132/action Sep 02 12:49:28 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-f8a62567-8ea8-46a2-9243-5dafcb410083 req-50e217f6-f748-4566-bac6-1f9c1e6ee761 tempest-AttachVolumeShelveTestJSON-266229927 tempest-AttachVolumeShelveTestJSON-266229927-project-member] Action body: b'{"os-complete": null}' {{(pid=86935) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 12:49:28 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-f8a62567-8ea8-46a2-9243-5dafcb410083 req-50e217f6-f748-4566-bac6-1f9c1e6ee761 tempest-AttachVolumeShelveTestJSON-266229927 tempest-AttachVolumeShelveTestJSON-266229927-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:49:28 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:49:28 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:49:28 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:49:28 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:49:28 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-f8a62567-8ea8-46a2-9243-5dafcb410083 req-50e217f6-f748-4566-bac6-1f9c1e6ee761 tempest-AttachVolumeShelveTestJSON-266229927 tempest-AttachVolumeShelveTestJSON-266229927-project-member] http://192.168.122.82/volume/v3/attachments/66a7ff9e-c7a2-4ddb-8054-750304bc3132/action returned with HTTP 204 Sep 02 12:49:28 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 243/491] 192.168.122.82 () {66 vars in 1609 bytes} [Wed Sep 2 12:49:28 2026] POST /volume/v3/attachments/66a7ff9e-c7a2-4ddb-8054-750304bc3132/action => generated 0 bytes in 111 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:49:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-dd7137e2-cd03-4de7-a420-729cdada3078 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:28 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-dd7137e2-cd03-4de7-a420-729cdada3078 tempest-AttachVolumeShelveTestJSON-266229927 tempest-AttachVolumeShelveTestJSON-266229927-project-member] GET http://192.168.122.82/volume/v3/volumes/3dc4bded-906e-44ea-9406-cd0caec35a9a Sep 02 12:49:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-dd7137e2-cd03-4de7-a420-729cdada3078 tempest-AttachVolumeShelveTestJSON-266229927 tempest-AttachVolumeShelveTestJSON-266229927-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:49:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-dd7137e2-cd03-4de7-a420-729cdada3078 tempest-AttachVolumeShelveTestJSON-266229927 tempest-AttachVolumeShelveTestJSON-266229927-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:49:28 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:49:28 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:49:28 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:49:28 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:49:28 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-dd7137e2-cd03-4de7-a420-729cdada3078 tempest-AttachVolumeShelveTestJSON-266229927 tempest-AttachVolumeShelveTestJSON-266229927-project-member] Volume info retrieved successfully. Sep 02 12:49:28 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-dd7137e2-cd03-4de7-a420-729cdada3078 tempest-AttachVolumeShelveTestJSON-266229927 tempest-AttachVolumeShelveTestJSON-266229927-project-member] http://192.168.122.82/volume/v3/volumes/3dc4bded-906e-44ea-9406-cd0caec35a9a returned with HTTP 200 Sep 02 12:49:28 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 249/492] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:49:28 2026] GET /volume/v3/volumes/3dc4bded-906e-44ea-9406-cd0caec35a9a => generated 1119 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:49:28 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-a3fb6eb9-62ca-4d5d-85c7-9041ecbd8a38 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:28 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-a3fb6eb9-62ca-4d5d-85c7-9041ecbd8a38 tempest-AttachVolumeShelveTestJSON-266229927 tempest-AttachVolumeShelveTestJSON-266229927-project-member] GET http://192.168.122.82/volume/v3/volumes/3dc4bded-906e-44ea-9406-cd0caec35a9a Sep 02 12:49:28 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-a3fb6eb9-62ca-4d5d-85c7-9041ecbd8a38 tempest-AttachVolumeShelveTestJSON-266229927 tempest-AttachVolumeShelveTestJSON-266229927-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:49:28 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-a3fb6eb9-62ca-4d5d-85c7-9041ecbd8a38 tempest-AttachVolumeShelveTestJSON-266229927 tempest-AttachVolumeShelveTestJSON-266229927-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:49:28 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:49:28 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:49:28 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:49:28 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:49:28 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-a3fb6eb9-62ca-4d5d-85c7-9041ecbd8a38 tempest-AttachVolumeShelveTestJSON-266229927 tempest-AttachVolumeShelveTestJSON-266229927-project-member] Volume info retrieved successfully. Sep 02 12:49:28 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-a3fb6eb9-62ca-4d5d-85c7-9041ecbd8a38 tempest-AttachVolumeShelveTestJSON-266229927 tempest-AttachVolumeShelveTestJSON-266229927-project-member] http://192.168.122.82/volume/v3/volumes/3dc4bded-906e-44ea-9406-cd0caec35a9a returned with HTTP 200 Sep 02 12:49:28 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 244/493] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:49:28 2026] GET /volume/v3/volumes/3dc4bded-906e-44ea-9406-cd0caec35a9a => generated 1119 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 12:49:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [req-9bedd9d4-114b-4d8e-8a89-01b61929b81a req-e540a5e0-f43f-4b5e-8c37-79380e306e21 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:28 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-9bedd9d4-114b-4d8e-8a89-01b61929b81a req-e540a5e0-f43f-4b5e-8c37-79380e306e21 tempest-AttachVolumeShelveTestJSON-266229927 tempest-AttachVolumeShelveTestJSON-266229927-project-member] GET http://192.168.122.82/volume/v3/volumes/3dc4bded-906e-44ea-9406-cd0caec35a9a Sep 02 12:49:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-9bedd9d4-114b-4d8e-8a89-01b61929b81a req-e540a5e0-f43f-4b5e-8c37-79380e306e21 tempest-AttachVolumeShelveTestJSON-266229927 tempest-AttachVolumeShelveTestJSON-266229927-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:49:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-9bedd9d4-114b-4d8e-8a89-01b61929b81a req-e540a5e0-f43f-4b5e-8c37-79380e306e21 tempest-AttachVolumeShelveTestJSON-266229927 tempest-AttachVolumeShelveTestJSON-266229927-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:49:28 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:49:28 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:49:28 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:49:28 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:49:28 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [req-9bedd9d4-114b-4d8e-8a89-01b61929b81a req-e540a5e0-f43f-4b5e-8c37-79380e306e21 tempest-AttachVolumeShelveTestJSON-266229927 tempest-AttachVolumeShelveTestJSON-266229927-project-member] Volume info retrieved successfully. Sep 02 12:49:28 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-9bedd9d4-114b-4d8e-8a89-01b61929b81a req-e540a5e0-f43f-4b5e-8c37-79380e306e21 tempest-AttachVolumeShelveTestJSON-266229927 tempest-AttachVolumeShelveTestJSON-266229927-project-member] http://192.168.122.82/volume/v3/volumes/3dc4bded-906e-44ea-9406-cd0caec35a9a returned with HTTP 200 Sep 02 12:49:28 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 250/494] 192.168.122.82 () {60 vars in 1482 bytes} [Wed Sep 2 12:49:28 2026] GET /volume/v3/volumes/3dc4bded-906e-44ea-9406-cd0caec35a9a => generated 1119 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:49:28 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [req-9bedd9d4-114b-4d8e-8a89-01b61929b81a req-dd842439-9461-4006-8f97-6d4ac562472d None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:28 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-9bedd9d4-114b-4d8e-8a89-01b61929b81a req-dd842439-9461-4006-8f97-6d4ac562472d tempest-AttachVolumeShelveTestJSON-266229927 tempest-AttachVolumeShelveTestJSON-266229927-project-member] DELETE http://192.168.122.82/volume/v3/attachments/66a7ff9e-c7a2-4ddb-8054-750304bc3132 Sep 02 12:49:28 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-9bedd9d4-114b-4d8e-8a89-01b61929b81a req-dd842439-9461-4006-8f97-6d4ac562472d tempest-AttachVolumeShelveTestJSON-266229927 tempest-AttachVolumeShelveTestJSON-266229927-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:49:28 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-9bedd9d4-114b-4d8e-8a89-01b61929b81a req-dd842439-9461-4006-8f97-6d4ac562472d tempest-AttachVolumeShelveTestJSON-266229927 tempest-AttachVolumeShelveTestJSON-266229927-project-member] Calling method 'version_select' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:49:28 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:49:28 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:49:28 devstack devstack@c-api.service[86935]: /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 02 12:49:28 devstack devstack@c-api.service[86935]: return base.obj_make_list(context, Sep 02 12:49:28 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-9bedd9d4-114b-4d8e-8a89-01b61929b81a req-dd842439-9461-4006-8f97-6d4ac562472d tempest-AttachVolumeShelveTestJSON-266229927 tempest-AttachVolumeShelveTestJSON-266229927-project-member] http://192.168.122.82/volume/v3/attachments/66a7ff9e-c7a2-4ddb-8054-750304bc3132 returned with HTTP 200 Sep 02 12:49:28 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 245/495] 192.168.122.82 () {64 vars in 1557 bytes} [Wed Sep 2 12:49:28 2026] DELETE /volume/v3/attachments/66a7ff9e-c7a2-4ddb-8054-750304bc3132 => generated 19 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:49:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-506f6241-744e-4b14-af79-5fee2061f6a6 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:28 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-506f6241-744e-4b14-af79-5fee2061f6a6 tempest-VolumeQuotasAdminTestJSON-687636363 tempest-VolumeQuotasAdminTestJSON-687636363-project-member] GET http://192.168.122.82/volume/v3/volumes/d63284c4-1aef-40dd-ad7b-e7350caa4df5 Sep 02 12:49:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-506f6241-744e-4b14-af79-5fee2061f6a6 tempest-VolumeQuotasAdminTestJSON-687636363 tempest-VolumeQuotasAdminTestJSON-687636363-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:49:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-506f6241-744e-4b14-af79-5fee2061f6a6 tempest-VolumeQuotasAdminTestJSON-687636363 tempest-VolumeQuotasAdminTestJSON-687636363-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:49:28 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-ce39c73f-bdd8-44a9-a534-a9caec168cb0 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:28 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-ce39c73f-bdd8-44a9-a534-a9caec168cb0 tempest-AttachVolumeShelveTestJSON-266229927 tempest-AttachVolumeShelveTestJSON-266229927-project-member] GET http://192.168.122.82/volume/v3/volumes/3dc4bded-906e-44ea-9406-cd0caec35a9a Sep 02 12:49:28 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-ce39c73f-bdd8-44a9-a534-a9caec168cb0 tempest-AttachVolumeShelveTestJSON-266229927 tempest-AttachVolumeShelveTestJSON-266229927-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:49:28 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-ce39c73f-bdd8-44a9-a534-a9caec168cb0 tempest-AttachVolumeShelveTestJSON-266229927 tempest-AttachVolumeShelveTestJSON-266229927-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:49:28 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:49:28 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:49:28 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:49:28 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:49:28 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:49:28 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:49:28 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:49:28 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:49:28 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-506f6241-744e-4b14-af79-5fee2061f6a6 tempest-VolumeQuotasAdminTestJSON-687636363 tempest-VolumeQuotasAdminTestJSON-687636363-project-member] Volume info retrieved successfully. Sep 02 12:49:28 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-ce39c73f-bdd8-44a9-a534-a9caec168cb0 tempest-AttachVolumeShelveTestJSON-266229927 tempest-AttachVolumeShelveTestJSON-266229927-project-member] Volume info retrieved successfully. Sep 02 12:49:28 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-506f6241-744e-4b14-af79-5fee2061f6a6 tempest-VolumeQuotasAdminTestJSON-687636363 tempest-VolumeQuotasAdminTestJSON-687636363-project-member] http://192.168.122.82/volume/v3/volumes/d63284c4-1aef-40dd-ad7b-e7350caa4df5 returned with HTTP 200 Sep 02 12:49:28 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 251/496] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:49:28 2026] GET /volume/v3/volumes/d63284c4-1aef-40dd-ad7b-e7350caa4df5 => generated 856 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:49:29 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-ce39c73f-bdd8-44a9-a534-a9caec168cb0 tempest-AttachVolumeShelveTestJSON-266229927 tempest-AttachVolumeShelveTestJSON-266229927-project-member] http://192.168.122.82/volume/v3/volumes/3dc4bded-906e-44ea-9406-cd0caec35a9a returned with HTTP 200 Sep 02 12:49:29 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 246/497] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:49:28 2026] GET /volume/v3/volumes/3dc4bded-906e-44ea-9406-cd0caec35a9a => generated 857 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 12:49:29 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-fc31b013-060a-409a-98d1-c2a6239642bc None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:29 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-fc31b013-060a-409a-98d1-c2a6239642bc tempest-VolumeQuotasAdminTestJSON-1833195770 tempest-VolumeQuotasAdminTestJSON-1833195770-project-admin] GET http://192.168.122.82/volume/v3/os-quota-sets/8d911ac0783e46eba61dfe01fd3e1676?usage=True Sep 02 12:49:29 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-fc31b013-060a-409a-98d1-c2a6239642bc tempest-VolumeQuotasAdminTestJSON-1833195770 tempest-VolumeQuotasAdminTestJSON-1833195770-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:49:29 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-fc31b013-060a-409a-98d1-c2a6239642bc tempest-VolumeQuotasAdminTestJSON-1833195770 tempest-VolumeQuotasAdminTestJSON-1833195770-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:49:29 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-fc31b013-060a-409a-98d1-c2a6239642bc tempest-VolumeQuotasAdminTestJSON-1833195770 tempest-VolumeQuotasAdminTestJSON-1833195770-project-admin] http://192.168.122.82/volume/v3/os-quota-sets/8d911ac0783e46eba61dfe01fd3e1676?usage=True returned with HTTP 200 Sep 02 12:49:29 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 252/498] 192.168.122.82 () {58 vars in 1254 bytes} [Wed Sep 2 12:49:29 2026] GET /volume/v3/os-quota-sets/8d911ac0783e46eba61dfe01fd3e1676?usage=True => generated 1064 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:49:29 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-715424b6-7ba1-4e21-af78-0914ecd3282a None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:29 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-715424b6-7ba1-4e21-af78-0914ecd3282a tempest-VolumeQuotasAdminTestJSON-687636363 tempest-VolumeQuotasAdminTestJSON-687636363-project-member] DELETE http://192.168.122.82/volume/v3/volumes/d63284c4-1aef-40dd-ad7b-e7350caa4df5 Sep 02 12:49:29 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-715424b6-7ba1-4e21-af78-0914ecd3282a tempest-VolumeQuotasAdminTestJSON-687636363 tempest-VolumeQuotasAdminTestJSON-687636363-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:49:29 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-715424b6-7ba1-4e21-af78-0914ecd3282a tempest-VolumeQuotasAdminTestJSON-687636363 tempest-VolumeQuotasAdminTestJSON-687636363-project-member] Calling method 'delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:49:29 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-715424b6-7ba1-4e21-af78-0914ecd3282a tempest-VolumeQuotasAdminTestJSON-687636363 tempest-VolumeQuotasAdminTestJSON-687636363-project-member] Delete volume with id: d63284c4-1aef-40dd-ad7b-e7350caa4df5 Sep 02 12:49:29 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:49:29 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:49:29 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:49:29 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:49:29 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-715424b6-7ba1-4e21-af78-0914ecd3282a tempest-VolumeQuotasAdminTestJSON-687636363 tempest-VolumeQuotasAdminTestJSON-687636363-project-member] Volume info retrieved successfully. Sep 02 12:49:29 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-715424b6-7ba1-4e21-af78-0914ecd3282a tempest-VolumeQuotasAdminTestJSON-687636363 tempest-VolumeQuotasAdminTestJSON-687636363-project-member] Delete volume request issued successfully. Sep 02 12:49:29 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-715424b6-7ba1-4e21-af78-0914ecd3282a tempest-VolumeQuotasAdminTestJSON-687636363 tempest-VolumeQuotasAdminTestJSON-687636363-project-member] http://192.168.122.82/volume/v3/volumes/d63284c4-1aef-40dd-ad7b-e7350caa4df5 returned with HTTP 202 Sep 02 12:49:29 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 247/499] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 12:49:29 2026] DELETE /volume/v3/volumes/d63284c4-1aef-40dd-ad7b-e7350caa4df5 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 12:49:29 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-27954f96-27ee-4719-8193-f37dea6aca15 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:29 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-27954f96-27ee-4719-8193-f37dea6aca15 tempest-VolumeQuotasAdminTestJSON-687636363 tempest-VolumeQuotasAdminTestJSON-687636363-project-member] GET http://192.168.122.82/volume/v3/volumes/d63284c4-1aef-40dd-ad7b-e7350caa4df5 Sep 02 12:49:29 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-27954f96-27ee-4719-8193-f37dea6aca15 tempest-VolumeQuotasAdminTestJSON-687636363 tempest-VolumeQuotasAdminTestJSON-687636363-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:49:29 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-27954f96-27ee-4719-8193-f37dea6aca15 tempest-VolumeQuotasAdminTestJSON-687636363 tempest-VolumeQuotasAdminTestJSON-687636363-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:49:29 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:49:29 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:49:29 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:49:29 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:49:29 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-27954f96-27ee-4719-8193-f37dea6aca15 tempest-VolumeQuotasAdminTestJSON-687636363 tempest-VolumeQuotasAdminTestJSON-687636363-project-member] Volume info retrieved successfully. Sep 02 12:49:29 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-27954f96-27ee-4719-8193-f37dea6aca15 tempest-VolumeQuotasAdminTestJSON-687636363 tempest-VolumeQuotasAdminTestJSON-687636363-project-member] http://192.168.122.82/volume/v3/volumes/d63284c4-1aef-40dd-ad7b-e7350caa4df5 returned with HTTP 200 Sep 02 12:49:29 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 253/500] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:49:29 2026] GET /volume/v3/volumes/d63284c4-1aef-40dd-ad7b-e7350caa4df5 => generated 855 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:49:30 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-b6ad9d22-9320-415d-ae98-b040aa70394e None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:30 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-b6ad9d22-9320-415d-ae98-b040aa70394e tempest-VolumeQuotasAdminTestJSON-687636363 tempest-VolumeQuotasAdminTestJSON-687636363-project-member] GET http://192.168.122.82/volume/v3/volumes/d63284c4-1aef-40dd-ad7b-e7350caa4df5 Sep 02 12:49:30 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-b6ad9d22-9320-415d-ae98-b040aa70394e tempest-VolumeQuotasAdminTestJSON-687636363 tempest-VolumeQuotasAdminTestJSON-687636363-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:49:30 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-b6ad9d22-9320-415d-ae98-b040aa70394e tempest-VolumeQuotasAdminTestJSON-687636363 tempest-VolumeQuotasAdminTestJSON-687636363-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:49:30 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-b6ad9d22-9320-415d-ae98-b040aa70394e tempest-VolumeQuotasAdminTestJSON-687636363 tempest-VolumeQuotasAdminTestJSON-687636363-project-member] http://192.168.122.82/volume/v3/volumes/d63284c4-1aef-40dd-ad7b-e7350caa4df5 returned with HTTP 404 Sep 02 12:49:30 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 248/501] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:49:30 2026] GET /volume/v3/volumes/d63284c4-1aef-40dd-ad7b-e7350caa4df5 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:49:30 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-95252909-b92b-4fd0-af80-cfe2ee74322a None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:30 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-95252909-b92b-4fd0-af80-cfe2ee74322a tempest-VolumeQuotasAdminTestJSON-687636363 tempest-VolumeQuotasAdminTestJSON-687636363-project-member] GET http://192.168.122.82/volume/v3/volumes/d63284c4-1aef-40dd-ad7b-e7350caa4df5 Sep 02 12:49:30 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-95252909-b92b-4fd0-af80-cfe2ee74322a tempest-VolumeQuotasAdminTestJSON-687636363 tempest-VolumeQuotasAdminTestJSON-687636363-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:49:30 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-95252909-b92b-4fd0-af80-cfe2ee74322a tempest-VolumeQuotasAdminTestJSON-687636363 tempest-VolumeQuotasAdminTestJSON-687636363-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:49:30 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-95252909-b92b-4fd0-af80-cfe2ee74322a tempest-VolumeQuotasAdminTestJSON-687636363 tempest-VolumeQuotasAdminTestJSON-687636363-project-member] http://192.168.122.82/volume/v3/volumes/d63284c4-1aef-40dd-ad7b-e7350caa4df5 returned with HTTP 404 Sep 02 12:49:30 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 254/502] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:49:30 2026] GET /volume/v3/volumes/d63284c4-1aef-40dd-ad7b-e7350caa4df5 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:49:30 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-927c4676-055a-44a1-82ee-58358b178236 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:30 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-927c4676-055a-44a1-82ee-58358b178236 tempest-VolumeQuotasAdminTestJSON-687636363 tempest-VolumeQuotasAdminTestJSON-687636363-project-member] DELETE http://192.168.122.82/volume/v3/volumes/d63284c4-1aef-40dd-ad7b-e7350caa4df5 Sep 02 12:49:30 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-927c4676-055a-44a1-82ee-58358b178236 tempest-VolumeQuotasAdminTestJSON-687636363 tempest-VolumeQuotasAdminTestJSON-687636363-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:49:30 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-927c4676-055a-44a1-82ee-58358b178236 tempest-VolumeQuotasAdminTestJSON-687636363 tempest-VolumeQuotasAdminTestJSON-687636363-project-member] Calling method 'delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:49:30 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-927c4676-055a-44a1-82ee-58358b178236 tempest-VolumeQuotasAdminTestJSON-687636363 tempest-VolumeQuotasAdminTestJSON-687636363-project-member] Delete volume with id: d63284c4-1aef-40dd-ad7b-e7350caa4df5 Sep 02 12:49:30 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-927c4676-055a-44a1-82ee-58358b178236 tempest-VolumeQuotasAdminTestJSON-687636363 tempest-VolumeQuotasAdminTestJSON-687636363-project-member] http://192.168.122.82/volume/v3/volumes/d63284c4-1aef-40dd-ad7b-e7350caa4df5 returned with HTTP 404 Sep 02 12:49:30 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 249/503] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 12:49:30 2026] DELETE /volume/v3/volumes/d63284c4-1aef-40dd-ad7b-e7350caa4df5 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:49:30 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-1a1b61d5-92bf-4c29-85fe-74c6a8d6ee2f None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:30 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-1a1b61d5-92bf-4c29-85fe-74c6a8d6ee2f tempest-VolumeQuotasAdminTestJSON-687636363 tempest-VolumeQuotasAdminTestJSON-687636363-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 12:49:30 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-1a1b61d5-92bf-4c29-85fe-74c6a8d6ee2f tempest-VolumeQuotasAdminTestJSON-687636363 tempest-VolumeQuotasAdminTestJSON-687636363-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1533371467"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:49:30 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.volumes [None req-1a1b61d5-92bf-4c29-85fe-74c6a8d6ee2f tempest-VolumeQuotasAdminTestJSON-687636363 tempest-VolumeQuotasAdminTestJSON-687636363-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1533371467'}} {{(pid=86936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 12:49:30 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-1a1b61d5-92bf-4c29-85fe-74c6a8d6ee2f tempest-VolumeQuotasAdminTestJSON-687636363 tempest-VolumeQuotasAdminTestJSON-687636363-project-member] Create volume of 1 GB Sep 02 12:49:30 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-1a1b61d5-92bf-4c29-85fe-74c6a8d6ee2f tempest-VolumeQuotasAdminTestJSON-687636363 tempest-VolumeQuotasAdminTestJSON-687636363-project-member] Availability Zones retrieved successfully. Sep 02 12:49:30 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-1a1b61d5-92bf-4c29-85fe-74c6a8d6ee2f tempest-VolumeQuotasAdminTestJSON-687636363 tempest-VolumeQuotasAdminTestJSON-687636363-project-member] Flow 'volume_create_api' (c0cced7a-2b66-4a66-9373-e6ffe888b4de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:49:30 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-1a1b61d5-92bf-4c29-85fe-74c6a8d6ee2f tempest-VolumeQuotasAdminTestJSON-687636363 tempest-VolumeQuotasAdminTestJSON-687636363-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f072a232-8e07-4515-9103-6651105c65cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:49:30 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.flows.api.create_volume [None req-1a1b61d5-92bf-4c29-85fe-74c6a8d6ee2f tempest-VolumeQuotasAdminTestJSON-687636363 tempest-VolumeQuotasAdminTestJSON-687636363-project-member] Validating volume size '1' using validate_int {{(pid=86936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 12:49:30 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-1a1b61d5-92bf-4c29-85fe-74c6a8d6ee2f tempest-VolumeQuotasAdminTestJSON-687636363 tempest-VolumeQuotasAdminTestJSON-687636363-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f072a232-8e07-4515-9103-6651105c65cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:49:30 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-1a1b61d5-92bf-4c29-85fe-74c6a8d6ee2f tempest-VolumeQuotasAdminTestJSON-687636363 tempest-VolumeQuotasAdminTestJSON-687636363-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0a2f0e2-48d9-4872-9af0-e913ca00e1a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:49:30 devstack devstack@c-api.service[86936]: DEBUG cinder.quota [None req-1a1b61d5-92bf-4c29-85fe-74c6a8d6ee2f tempest-VolumeQuotasAdminTestJSON-687636363 tempest-VolumeQuotasAdminTestJSON-687636363-project-member] Created reservations ['2f4d4709-6787-4e23-8722-a307f566db10', '8ef718e1-bf8d-4174-83fa-399eba913676', 'd873ca0c-08d8-4a3f-b93a-ce1bef07594b', '1c5b09f4-64d7-4d39-953a-2aa42f9a3f64'] {{(pid=86936) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:49:30 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-1a1b61d5-92bf-4c29-85fe-74c6a8d6ee2f tempest-VolumeQuotasAdminTestJSON-687636363 tempest-VolumeQuotasAdminTestJSON-687636363-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0a2f0e2-48d9-4872-9af0-e913ca00e1a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2f4d4709-6787-4e23-8722-a307f566db10', '8ef718e1-bf8d-4174-83fa-399eba913676', 'd873ca0c-08d8-4a3f-b93a-ce1bef07594b', '1c5b09f4-64d7-4d39-953a-2aa42f9a3f64']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:49:30 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-1a1b61d5-92bf-4c29-85fe-74c6a8d6ee2f tempest-VolumeQuotasAdminTestJSON-687636363 tempest-VolumeQuotasAdminTestJSON-687636363-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49dced6f-0bd8-4727-b3f7-860bedd12cdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:49:30 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:49:30 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:49:30 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-1a1b61d5-92bf-4c29-85fe-74c6a8d6ee2f tempest-VolumeQuotasAdminTestJSON-687636363 tempest-VolumeQuotasAdminTestJSON-687636363-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49dced6f-0bd8-4727-b3f7-860bedd12cdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e3bc1c33-02ea-4f46-b20b-193a25464da2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1533371467',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d911ac0783e46eba61dfe01fd3e1676',qos_specs=None,replication_status=,reservations=['2f4d4709-6787-4e23-8722-a307f566db10','8ef718e1-bf8d-4174-83fa-399eba913676','d873ca0c-08d8-4a3f-b93a-ce1bef07594b','1c5b09f4-64d7-4d39-953a-2aa42f9a3f64'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a1b386529a54b99abe18541b9d8e605',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T10:49:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1533371467',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e3bc1c33-02ea-4f46-b20b-193a25464da2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8d911ac0783e46eba61dfe01fd3e1676',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4a1b386529a54b99abe18541b9d8e605',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:49:30 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-1a1b61d5-92bf-4c29-85fe-74c6a8d6ee2f tempest-VolumeQuotasAdminTestJSON-687636363 tempest-VolumeQuotasAdminTestJSON-687636363-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37dac269-146d-4f51-bd12-8a27ae189431) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:49:30 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-1a1b61d5-92bf-4c29-85fe-74c6a8d6ee2f tempest-VolumeQuotasAdminTestJSON-687636363 tempest-VolumeQuotasAdminTestJSON-687636363-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37dac269-146d-4f51-bd12-8a27ae189431) transitioned into state 'SUCCESS' from state '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-1533371467',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d911ac0783e46eba61dfe01fd3e1676',qos_specs=None,replication_status=,reservations=['2f4d4709-6787-4e23-8722-a307f566db10','8ef718e1-bf8d-4174-83fa-399eba913676','d873ca0c-08d8-4a3f-b93a-ce1bef07594b','1c5b09f4-64d7-4d39-953a-2aa42f9a3f64'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a1b386529a54b99abe18541b9d8e605',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:49:30 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-1a1b61d5-92bf-4c29-85fe-74c6a8d6ee2f tempest-VolumeQuotasAdminTestJSON-687636363 tempest-VolumeQuotasAdminTestJSON-687636363-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1e34163-3a42-4668-ba5a-22c1a8c92c82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:49:31 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-1a1b61d5-92bf-4c29-85fe-74c6a8d6ee2f tempest-VolumeQuotasAdminTestJSON-687636363 tempest-VolumeQuotasAdminTestJSON-687636363-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1e34163-3a42-4668-ba5a-22c1a8c92c82) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:49:31 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-1a1b61d5-92bf-4c29-85fe-74c6a8d6ee2f tempest-VolumeQuotasAdminTestJSON-687636363 tempest-VolumeQuotasAdminTestJSON-687636363-project-member] Flow 'volume_create_api' (c0cced7a-2b66-4a66-9373-e6ffe888b4de) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:49:31 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-1a1b61d5-92bf-4c29-85fe-74c6a8d6ee2f tempest-VolumeQuotasAdminTestJSON-687636363 tempest-VolumeQuotasAdminTestJSON-687636363-project-member] Create volume request issued successfully. Sep 02 12:49:31 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-1a1b61d5-92bf-4c29-85fe-74c6a8d6ee2f tempest-VolumeQuotasAdminTestJSON-687636363 tempest-VolumeQuotasAdminTestJSON-687636363-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 12:49:31 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 255/504] 192.168.122.82 () {60 vars in 1137 bytes} [Wed Sep 2 12:49:30 2026] POST /volume/v3/volumes => generated 763 bytes in 621 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 12:49:31 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-f5108f5e-1ef8-47a7-a152-4980e2856ebc None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:31 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-f5108f5e-1ef8-47a7-a152-4980e2856ebc tempest-VolumeQuotasAdminTestJSON-687636363 tempest-VolumeQuotasAdminTestJSON-687636363-project-member] GET http://192.168.122.82/volume/v3/volumes/e3bc1c33-02ea-4f46-b20b-193a25464da2 Sep 02 12:49:31 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-f5108f5e-1ef8-47a7-a152-4980e2856ebc tempest-VolumeQuotasAdminTestJSON-687636363 tempest-VolumeQuotasAdminTestJSON-687636363-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:49:31 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-f5108f5e-1ef8-47a7-a152-4980e2856ebc tempest-VolumeQuotasAdminTestJSON-687636363 tempest-VolumeQuotasAdminTestJSON-687636363-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:49:31 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:49:31 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:49:31 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:49:31 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:49:31 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-f5108f5e-1ef8-47a7-a152-4980e2856ebc tempest-VolumeQuotasAdminTestJSON-687636363 tempest-VolumeQuotasAdminTestJSON-687636363-project-member] Volume info retrieved successfully. Sep 02 12:49:31 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-f5108f5e-1ef8-47a7-a152-4980e2856ebc tempest-VolumeQuotasAdminTestJSON-687636363 tempest-VolumeQuotasAdminTestJSON-687636363-project-member] http://192.168.122.82/volume/v3/volumes/e3bc1c33-02ea-4f46-b20b-193a25464da2 returned with HTTP 200 Sep 02 12:49:31 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 250/505] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:49:31 2026] GET /volume/v3/volumes/e3bc1c33-02ea-4f46-b20b-193a25464da2 => generated 831 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:49:32 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-b5bb1202-9751-4fae-9704-79173fe361ae None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:32 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-b5bb1202-9751-4fae-9704-79173fe361ae tempest-VolumeQuotasAdminTestJSON-687636363 tempest-VolumeQuotasAdminTestJSON-687636363-project-member] GET http://192.168.122.82/volume/v3/volumes/e3bc1c33-02ea-4f46-b20b-193a25464da2 Sep 02 12:49:32 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-b5bb1202-9751-4fae-9704-79173fe361ae tempest-VolumeQuotasAdminTestJSON-687636363 tempest-VolumeQuotasAdminTestJSON-687636363-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:49:32 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-b5bb1202-9751-4fae-9704-79173fe361ae tempest-VolumeQuotasAdminTestJSON-687636363 tempest-VolumeQuotasAdminTestJSON-687636363-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:49:32 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:49:32 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:49:32 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:49:32 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:49:32 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-b5bb1202-9751-4fae-9704-79173fe361ae tempest-VolumeQuotasAdminTestJSON-687636363 tempest-VolumeQuotasAdminTestJSON-687636363-project-member] Volume info retrieved successfully. Sep 02 12:49:32 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-b5bb1202-9751-4fae-9704-79173fe361ae tempest-VolumeQuotasAdminTestJSON-687636363 tempest-VolumeQuotasAdminTestJSON-687636363-project-member] http://192.168.122.82/volume/v3/volumes/e3bc1c33-02ea-4f46-b20b-193a25464da2 returned with HTTP 200 Sep 02 12:49:32 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 256/506] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:49:32 2026] GET /volume/v3/volumes/e3bc1c33-02ea-4f46-b20b-193a25464da2 => generated 855 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:49:33 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-b850f8fa-3b83-428f-8563-1496d7073c3f None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:33 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-b850f8fa-3b83-428f-8563-1496d7073c3f tempest-VolumeQuotasAdminTestJSON-687636363 tempest-VolumeQuotasAdminTestJSON-687636363-project-member] GET http://192.168.122.82/volume/v3/volumes/e3bc1c33-02ea-4f46-b20b-193a25464da2 Sep 02 12:49:33 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-b850f8fa-3b83-428f-8563-1496d7073c3f tempest-VolumeQuotasAdminTestJSON-687636363 tempest-VolumeQuotasAdminTestJSON-687636363-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:49:33 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-b850f8fa-3b83-428f-8563-1496d7073c3f tempest-VolumeQuotasAdminTestJSON-687636363 tempest-VolumeQuotasAdminTestJSON-687636363-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:49:33 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:49:33 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:49:33 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:49:33 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:49:33 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-b850f8fa-3b83-428f-8563-1496d7073c3f tempest-VolumeQuotasAdminTestJSON-687636363 tempest-VolumeQuotasAdminTestJSON-687636363-project-member] Volume info retrieved successfully. Sep 02 12:49:33 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-b850f8fa-3b83-428f-8563-1496d7073c3f tempest-VolumeQuotasAdminTestJSON-687636363 tempest-VolumeQuotasAdminTestJSON-687636363-project-member] http://192.168.122.82/volume/v3/volumes/e3bc1c33-02ea-4f46-b20b-193a25464da2 returned with HTTP 200 Sep 02 12:49:33 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 251/507] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:49:33 2026] GET /volume/v3/volumes/e3bc1c33-02ea-4f46-b20b-193a25464da2 => generated 856 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:49:33 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-3287106a-447d-4059-8fa4-353db2225ab1 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:33 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-3287106a-447d-4059-8fa4-353db2225ab1 tempest-VolumeQuotasAdminTestJSON-1833195770 tempest-VolumeQuotasAdminTestJSON-1833195770-project-admin] GET http://192.168.122.82/volume/v3/os-quota-sets/8d911ac0783e46eba61dfe01fd3e1676?usage=True Sep 02 12:49:33 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-3287106a-447d-4059-8fa4-353db2225ab1 tempest-VolumeQuotasAdminTestJSON-1833195770 tempest-VolumeQuotasAdminTestJSON-1833195770-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:49:33 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-3287106a-447d-4059-8fa4-353db2225ab1 tempest-VolumeQuotasAdminTestJSON-1833195770 tempest-VolumeQuotasAdminTestJSON-1833195770-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:49:33 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-3287106a-447d-4059-8fa4-353db2225ab1 tempest-VolumeQuotasAdminTestJSON-1833195770 tempest-VolumeQuotasAdminTestJSON-1833195770-project-admin] http://192.168.122.82/volume/v3/os-quota-sets/8d911ac0783e46eba61dfe01fd3e1676?usage=True returned with HTTP 200 Sep 02 12:49:33 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 257/508] 192.168.122.82 () {58 vars in 1254 bytes} [Wed Sep 2 12:49:33 2026] GET /volume/v3/os-quota-sets/8d911ac0783e46eba61dfe01fd3e1676?usage=True => generated 1064 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:49:33 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-0bc3d381-7e12-4dcd-8c5a-d6865aaf99b4 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:33 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-0bc3d381-7e12-4dcd-8c5a-d6865aaf99b4 tempest-VolumeQuotasAdminTestJSON-1833195770 tempest-VolumeQuotasAdminTestJSON-1833195770-project-admin] GET http://192.168.122.82/volume/v3/os-quota-sets/721d7a02798e4d6d8f41586d8ed4e75f?usage=True Sep 02 12:49:33 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-0bc3d381-7e12-4dcd-8c5a-d6865aaf99b4 tempest-VolumeQuotasAdminTestJSON-1833195770 tempest-VolumeQuotasAdminTestJSON-1833195770-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:49:33 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-0bc3d381-7e12-4dcd-8c5a-d6865aaf99b4 tempest-VolumeQuotasAdminTestJSON-1833195770 tempest-VolumeQuotasAdminTestJSON-1833195770-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:49:33 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-0bc3d381-7e12-4dcd-8c5a-d6865aaf99b4 tempest-VolumeQuotasAdminTestJSON-1833195770 tempest-VolumeQuotasAdminTestJSON-1833195770-project-admin] http://192.168.122.82/volume/v3/os-quota-sets/721d7a02798e4d6d8f41586d8ed4e75f?usage=True returned with HTTP 200 Sep 02 12:49:33 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 252/509] 192.168.122.82 () {58 vars in 1254 bytes} [Wed Sep 2 12:49:33 2026] GET /volume/v3/os-quota-sets/721d7a02798e4d6d8f41586d8ed4e75f?usage=True => generated 1064 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:49:33 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-0dba8cc5-c81f-401c-8f30-544f7d653d0b None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:33 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-0dba8cc5-c81f-401c-8f30-544f7d653d0b tempest-VolumeQuotasAdminTestJSON-687636363 tempest-VolumeQuotasAdminTestJSON-687636363-project-member] POST http://192.168.122.82/volume/v3/os-volume-transfer Sep 02 12:49:33 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-0dba8cc5-c81f-401c-8f30-544f7d653d0b tempest-VolumeQuotasAdminTestJSON-687636363 tempest-VolumeQuotasAdminTestJSON-687636363-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "e3bc1c33-02ea-4f46-b20b-193a25464da2"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:49:33 devstack devstack@c-api.service[86936]: DEBUG cinder.api.contrib.volume_transfer [None req-0dba8cc5-c81f-401c-8f30-544f7d653d0b tempest-VolumeQuotasAdminTestJSON-687636363 tempest-VolumeQuotasAdminTestJSON-687636363-project-member] Creating new volume transfer {'transfer': {'volume_id': 'e3bc1c33-02ea-4f46-b20b-193a25464da2'}} {{(pid=86936) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 02 12:49:33 devstack devstack@c-api.service[86936]: INFO cinder.api.contrib.volume_transfer [None req-0dba8cc5-c81f-401c-8f30-544f7d653d0b tempest-VolumeQuotasAdminTestJSON-687636363 tempest-VolumeQuotasAdminTestJSON-687636363-project-member] Creating transfer of volume e3bc1c33-02ea-4f46-b20b-193a25464da2 Sep 02 12:49:33 devstack devstack@c-api.service[86936]: INFO cinder.transfer.api [None req-0dba8cc5-c81f-401c-8f30-544f7d653d0b tempest-VolumeQuotasAdminTestJSON-687636363 tempest-VolumeQuotasAdminTestJSON-687636363-project-member] Generating transfer record for volume e3bc1c33-02ea-4f46-b20b-193a25464da2 Sep 02 12:49:33 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:49:33 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:49:33 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:49:33 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:49:33 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-0dba8cc5-c81f-401c-8f30-544f7d653d0b tempest-VolumeQuotasAdminTestJSON-687636363 tempest-VolumeQuotasAdminTestJSON-687636363-project-member] http://192.168.122.82/volume/v3/os-volume-transfer returned with HTTP 202 Sep 02 12:49:33 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 258/510] 192.168.122.82 () {60 vars in 1170 bytes} [Wed Sep 2 12:49:33 2026] POST /volume/v3/os-volume-transfer => generated 447 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 12:49:33 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-cf0ccc8a-0759-4e23-8f7b-42ccebcca567 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:33 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-cf0ccc8a-0759-4e23-8f7b-42ccebcca567 tempest-VolumeQuotasAdminTestJSON-1598566531 tempest-VolumeQuotasAdminTestJSON-1598566531-project-member] POST http://192.168.122.82/volume/v3/os-volume-transfer/a632f682-ad21-439f-8cb1-a2ec730f8e2f/accept Sep 02 12:49:33 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-cf0ccc8a-0759-4e23-8f7b-42ccebcca567 tempest-VolumeQuotasAdminTestJSON-1598566531 tempest-VolumeQuotasAdminTestJSON-1598566531-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "913a4d38eded215a"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:49:33 devstack devstack@c-api.service[86935]: DEBUG cinder.api.contrib.volume_transfer [None req-cf0ccc8a-0759-4e23-8f7b-42ccebcca567 tempest-VolumeQuotasAdminTestJSON-1598566531 tempest-VolumeQuotasAdminTestJSON-1598566531-project-member] Accepting volume transfer a632f682-ad21-439f-8cb1-a2ec730f8e2f {{(pid=86935) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 02 12:49:33 devstack devstack@c-api.service[86935]: INFO cinder.api.contrib.volume_transfer [None req-cf0ccc8a-0759-4e23-8f7b-42ccebcca567 tempest-VolumeQuotasAdminTestJSON-1598566531 tempest-VolumeQuotasAdminTestJSON-1598566531-project-member] Accepting transfer a632f682-ad21-439f-8cb1-a2ec730f8e2f Sep 02 12:49:33 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:49:33 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:49:34 devstack devstack@c-api.service[86935]: DEBUG cinder.quota [None req-cf0ccc8a-0759-4e23-8f7b-42ccebcca567 tempest-VolumeQuotasAdminTestJSON-1598566531 tempest-VolumeQuotasAdminTestJSON-1598566531-project-member] Created reservations ['3477df22-27c9-4d6a-a5e2-3034ddfd2bc4', '0828f468-169a-4cab-806b-ff9087cbe4ee', '9a60c420-b769-4f46-be19-7f90d70d43fc', '3f394ed7-8627-46b3-bd6e-346e6f77f55a'] {{(pid=86935) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:49:34 devstack devstack@c-api.service[86935]: DEBUG cinder.quota [None req-cf0ccc8a-0759-4e23-8f7b-42ccebcca567 tempest-VolumeQuotasAdminTestJSON-1598566531 tempest-VolumeQuotasAdminTestJSON-1598566531-project-member] Created reservations ['cfa6efc4-955b-44c0-90ec-5da70c998df1', '698a3b40-c847-4f1d-a209-f5692cae507b', '2f491b3b-098c-4f54-bf14-c3d2a622f0ed', '8824e2e3-80a6-47c8-8150-c5f80d32ea8a'] {{(pid=86935) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:49:34 devstack devstack@c-api.service[86935]: /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 02 12:49:34 devstack devstack@c-api.service[86935]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 12:49:34 devstack devstack@c-api.service[86935]: DEBUG cinder.quota [None req-cf0ccc8a-0759-4e23-8f7b-42ccebcca567 tempest-VolumeQuotasAdminTestJSON-1598566531 tempest-VolumeQuotasAdminTestJSON-1598566531-project-member] Created reservations ['68d4522c-d47a-4c77-9fb7-983342e4d3be', '84b0f50c-ecec-4ea8-833d-8f75674e8a99', '83f97eef-ad63-4061-b79d-7d3d4537c8e0', '3456ed07-bb06-47eb-a10a-4be2e51b2920'] {{(pid=86935) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:49:34 devstack devstack@c-api.service[86935]: DEBUG cinder.quota [None req-cf0ccc8a-0759-4e23-8f7b-42ccebcca567 tempest-VolumeQuotasAdminTestJSON-1598566531 tempest-VolumeQuotasAdminTestJSON-1598566531-project-member] Created reservations ['c2eb21ea-e83e-4f1e-b68d-01eb660bee46', '026a2ff1-cabf-4d52-b361-308f602a15f3', '5a26e4c6-4bd8-4a90-a607-5de2c6d82d32', '005f56c0-b899-4d76-8f2e-40efd26c6a54'] {{(pid=86935) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:49:34 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-cf0ccc8a-0759-4e23-8f7b-42ccebcca567 tempest-VolumeQuotasAdminTestJSON-1598566531 tempest-VolumeQuotasAdminTestJSON-1598566531-project-member] Transfer volume completed successfully. Sep 02 12:49:34 devstack devstack@c-api.service[86935]: INFO cinder.transfer.api [None req-cf0ccc8a-0759-4e23-8f7b-42ccebcca567 tempest-VolumeQuotasAdminTestJSON-1598566531 tempest-VolumeQuotasAdminTestJSON-1598566531-project-member] Volume e3bc1c33-02ea-4f46-b20b-193a25464da2 has been transferred. Sep 02 12:49:34 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:49:34 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:49:34 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-cf0ccc8a-0759-4e23-8f7b-42ccebcca567 tempest-VolumeQuotasAdminTestJSON-1598566531 tempest-VolumeQuotasAdminTestJSON-1598566531-project-member] http://192.168.122.82/volume/v3/os-volume-transfer/a632f682-ad21-439f-8cb1-a2ec730f8e2f/accept returned with HTTP 202 Sep 02 12:49:34 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 253/511] 192.168.122.82 () {60 vars in 1302 bytes} [Wed Sep 2 12:49:33 2026] POST /volume/v3/os-volume-transfer/a632f682-ad21-439f-8cb1-a2ec730f8e2f/accept => generated 371 bytes in 1044 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 12:49:34 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-1f9676bb-0557-4092-9142-5f81e4207274 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:34 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-1f9676bb-0557-4092-9142-5f81e4207274 tempest-VolumeQuotasAdminTestJSON-1598566531 tempest-VolumeQuotasAdminTestJSON-1598566531-project-member] GET http://192.168.122.82/volume/v3/volumes/e3bc1c33-02ea-4f46-b20b-193a25464da2 Sep 02 12:49:34 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-1f9676bb-0557-4092-9142-5f81e4207274 tempest-VolumeQuotasAdminTestJSON-1598566531 tempest-VolumeQuotasAdminTestJSON-1598566531-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:49:34 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-1f9676bb-0557-4092-9142-5f81e4207274 tempest-VolumeQuotasAdminTestJSON-1598566531 tempest-VolumeQuotasAdminTestJSON-1598566531-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:49:34 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:49:34 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:49:34 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:49:34 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:49:34 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-1f9676bb-0557-4092-9142-5f81e4207274 tempest-VolumeQuotasAdminTestJSON-1598566531 tempest-VolumeQuotasAdminTestJSON-1598566531-project-member] Volume info retrieved successfully. Sep 02 12:49:34 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-1f9676bb-0557-4092-9142-5f81e4207274 tempest-VolumeQuotasAdminTestJSON-1598566531 tempest-VolumeQuotasAdminTestJSON-1598566531-project-member] http://192.168.122.82/volume/v3/volumes/e3bc1c33-02ea-4f46-b20b-193a25464da2 returned with HTTP 200 Sep 02 12:49:34 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 259/512] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:49:34 2026] GET /volume/v3/volumes/e3bc1c33-02ea-4f46-b20b-193a25464da2 => generated 856 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 12:49:34 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-a3d8672d-36fe-42a1-83da-8832167cffae None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:34 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-a3d8672d-36fe-42a1-83da-8832167cffae tempest-VolumeQuotasAdminTestJSON-1833195770 tempest-VolumeQuotasAdminTestJSON-1833195770-project-admin] GET http://192.168.122.82/volume/v3/os-quota-sets/8d911ac0783e46eba61dfe01fd3e1676?usage=True Sep 02 12:49:34 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-a3d8672d-36fe-42a1-83da-8832167cffae tempest-VolumeQuotasAdminTestJSON-1833195770 tempest-VolumeQuotasAdminTestJSON-1833195770-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:49:34 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-a3d8672d-36fe-42a1-83da-8832167cffae tempest-VolumeQuotasAdminTestJSON-1833195770 tempest-VolumeQuotasAdminTestJSON-1833195770-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:49:34 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:49:34 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:49:34 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-a3d8672d-36fe-42a1-83da-8832167cffae tempest-VolumeQuotasAdminTestJSON-1833195770 tempest-VolumeQuotasAdminTestJSON-1833195770-project-admin] http://192.168.122.82/volume/v3/os-quota-sets/8d911ac0783e46eba61dfe01fd3e1676?usage=True returned with HTTP 200 Sep 02 12:49:34 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 254/513] 192.168.122.82 () {58 vars in 1254 bytes} [Wed Sep 2 12:49:34 2026] GET /volume/v3/os-quota-sets/8d911ac0783e46eba61dfe01fd3e1676?usage=True => generated 1064 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:49:34 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-afe702bc-bf09-4171-8190-f28519fc537f None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:34 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-afe702bc-bf09-4171-8190-f28519fc537f tempest-VolumeQuotasAdminTestJSON-1833195770 tempest-VolumeQuotasAdminTestJSON-1833195770-project-admin] GET http://192.168.122.82/volume/v3/os-quota-sets/721d7a02798e4d6d8f41586d8ed4e75f?usage=True Sep 02 12:49:34 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-afe702bc-bf09-4171-8190-f28519fc537f tempest-VolumeQuotasAdminTestJSON-1833195770 tempest-VolumeQuotasAdminTestJSON-1833195770-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:49:34 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-afe702bc-bf09-4171-8190-f28519fc537f tempest-VolumeQuotasAdminTestJSON-1833195770 tempest-VolumeQuotasAdminTestJSON-1833195770-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:49:34 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-afe702bc-bf09-4171-8190-f28519fc537f tempest-VolumeQuotasAdminTestJSON-1833195770 tempest-VolumeQuotasAdminTestJSON-1833195770-project-admin] http://192.168.122.82/volume/v3/os-quota-sets/721d7a02798e4d6d8f41586d8ed4e75f?usage=True returned with HTTP 200 Sep 02 12:49:34 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 260/514] 192.168.122.82 () {58 vars in 1254 bytes} [Wed Sep 2 12:49:34 2026] GET /volume/v3/os-quota-sets/721d7a02798e4d6d8f41586d8ed4e75f?usage=True => generated 1064 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:49:34 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-5bf8d9c3-e420-4e91-ace8-8eb601c90953 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:34 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-5bf8d9c3-e420-4e91-ace8-8eb601c90953 tempest-VolumeQuotasAdminTestJSON-1833195770 tempest-VolumeQuotasAdminTestJSON-1833195770-project-admin] DELETE http://192.168.122.82/volume/v3/volumes/e3bc1c33-02ea-4f46-b20b-193a25464da2 Sep 02 12:49:34 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-5bf8d9c3-e420-4e91-ace8-8eb601c90953 tempest-VolumeQuotasAdminTestJSON-1833195770 tempest-VolumeQuotasAdminTestJSON-1833195770-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:49:34 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-5bf8d9c3-e420-4e91-ace8-8eb601c90953 tempest-VolumeQuotasAdminTestJSON-1833195770 tempest-VolumeQuotasAdminTestJSON-1833195770-project-admin] Calling method 'delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:49:34 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-5bf8d9c3-e420-4e91-ace8-8eb601c90953 tempest-VolumeQuotasAdminTestJSON-1833195770 tempest-VolumeQuotasAdminTestJSON-1833195770-project-admin] Delete volume with id: e3bc1c33-02ea-4f46-b20b-193a25464da2 Sep 02 12:49:34 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:49:34 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:49:34 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:49:34 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:49:34 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-5bf8d9c3-e420-4e91-ace8-8eb601c90953 tempest-VolumeQuotasAdminTestJSON-1833195770 tempest-VolumeQuotasAdminTestJSON-1833195770-project-admin] Volume info retrieved successfully. Sep 02 12:49:34 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-5bf8d9c3-e420-4e91-ace8-8eb601c90953 tempest-VolumeQuotasAdminTestJSON-1833195770 tempest-VolumeQuotasAdminTestJSON-1833195770-project-admin] Delete volume request issued successfully. Sep 02 12:49:34 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-5bf8d9c3-e420-4e91-ace8-8eb601c90953 tempest-VolumeQuotasAdminTestJSON-1833195770 tempest-VolumeQuotasAdminTestJSON-1833195770-project-admin] http://192.168.122.82/volume/v3/volumes/e3bc1c33-02ea-4f46-b20b-193a25464da2 returned with HTTP 202 Sep 02 12:49:34 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 255/515] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 12:49:34 2026] DELETE /volume/v3/volumes/e3bc1c33-02ea-4f46-b20b-193a25464da2 => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 12:49:34 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-828899e0-049d-4370-b206-00561f3f4b98 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:34 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-828899e0-049d-4370-b206-00561f3f4b98 tempest-VolumeQuotasAdminTestJSON-1833195770 tempest-VolumeQuotasAdminTestJSON-1833195770-project-admin] GET http://192.168.122.82/volume/v3/volumes/e3bc1c33-02ea-4f46-b20b-193a25464da2 Sep 02 12:49:34 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-828899e0-049d-4370-b206-00561f3f4b98 tempest-VolumeQuotasAdminTestJSON-1833195770 tempest-VolumeQuotasAdminTestJSON-1833195770-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:49:34 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-828899e0-049d-4370-b206-00561f3f4b98 tempest-VolumeQuotasAdminTestJSON-1833195770 tempest-VolumeQuotasAdminTestJSON-1833195770-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:49:34 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:49:34 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:49:34 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:49:34 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:49:34 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-828899e0-049d-4370-b206-00561f3f4b98 tempest-VolumeQuotasAdminTestJSON-1833195770 tempest-VolumeQuotasAdminTestJSON-1833195770-project-admin] Volume info retrieved successfully. Sep 02 12:49:34 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-828899e0-049d-4370-b206-00561f3f4b98 tempest-VolumeQuotasAdminTestJSON-1833195770 tempest-VolumeQuotasAdminTestJSON-1833195770-project-admin] http://192.168.122.82/volume/v3/volumes/e3bc1c33-02ea-4f46-b20b-193a25464da2 returned with HTTP 200 Sep 02 12:49:34 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 261/516] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:49:34 2026] GET /volume/v3/volumes/e3bc1c33-02ea-4f46-b20b-193a25464da2 => generated 1018 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:49:36 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-a88ef40e-d0d3-41b9-8df3-e4aa5d5fceae None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:36 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-a88ef40e-d0d3-41b9-8df3-e4aa5d5fceae tempest-VolumeQuotasAdminTestJSON-1833195770 tempest-VolumeQuotasAdminTestJSON-1833195770-project-admin] GET http://192.168.122.82/volume/v3/volumes/e3bc1c33-02ea-4f46-b20b-193a25464da2 Sep 02 12:49:36 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-a88ef40e-d0d3-41b9-8df3-e4aa5d5fceae tempest-VolumeQuotasAdminTestJSON-1833195770 tempest-VolumeQuotasAdminTestJSON-1833195770-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:49:36 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-a88ef40e-d0d3-41b9-8df3-e4aa5d5fceae tempest-VolumeQuotasAdminTestJSON-1833195770 tempest-VolumeQuotasAdminTestJSON-1833195770-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:49:36 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-a88ef40e-d0d3-41b9-8df3-e4aa5d5fceae tempest-VolumeQuotasAdminTestJSON-1833195770 tempest-VolumeQuotasAdminTestJSON-1833195770-project-admin] http://192.168.122.82/volume/v3/volumes/e3bc1c33-02ea-4f46-b20b-193a25464da2 returned with HTTP 404 Sep 02 12:49:36 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 256/517] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:49:36 2026] GET /volume/v3/volumes/e3bc1c33-02ea-4f46-b20b-193a25464da2 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:49:36 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-a427ab17-4def-4360-a086-0cf25e0420f2 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:36 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-a427ab17-4def-4360-a086-0cf25e0420f2 tempest-VolumeQuotasAdminTestJSON-687636363 tempest-VolumeQuotasAdminTestJSON-687636363-project-member] GET http://192.168.122.82/volume/v3/volumes/e3bc1c33-02ea-4f46-b20b-193a25464da2 Sep 02 12:49:36 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-a427ab17-4def-4360-a086-0cf25e0420f2 tempest-VolumeQuotasAdminTestJSON-687636363 tempest-VolumeQuotasAdminTestJSON-687636363-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:49:36 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-a427ab17-4def-4360-a086-0cf25e0420f2 tempest-VolumeQuotasAdminTestJSON-687636363 tempest-VolumeQuotasAdminTestJSON-687636363-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:49:36 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-a427ab17-4def-4360-a086-0cf25e0420f2 tempest-VolumeQuotasAdminTestJSON-687636363 tempest-VolumeQuotasAdminTestJSON-687636363-project-member] http://192.168.122.82/volume/v3/volumes/e3bc1c33-02ea-4f46-b20b-193a25464da2 returned with HTTP 404 Sep 02 12:49:36 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 262/518] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:49:36 2026] GET /volume/v3/volumes/e3bc1c33-02ea-4f46-b20b-193a25464da2 => generated 109 bytes in 68 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:49:36 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-6ed8a7e4-8e09-448d-b64f-eb572542e7e0 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:36 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-6ed8a7e4-8e09-448d-b64f-eb572542e7e0 tempest-VolumeQuotasAdminTestJSON-687636363 tempest-VolumeQuotasAdminTestJSON-687636363-project-member] DELETE http://192.168.122.82/volume/v3/volumes/e3bc1c33-02ea-4f46-b20b-193a25464da2 Sep 02 12:49:36 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-6ed8a7e4-8e09-448d-b64f-eb572542e7e0 tempest-VolumeQuotasAdminTestJSON-687636363 tempest-VolumeQuotasAdminTestJSON-687636363-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:49:36 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-6ed8a7e4-8e09-448d-b64f-eb572542e7e0 tempest-VolumeQuotasAdminTestJSON-687636363 tempest-VolumeQuotasAdminTestJSON-687636363-project-member] Calling method 'delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:49:36 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-6ed8a7e4-8e09-448d-b64f-eb572542e7e0 tempest-VolumeQuotasAdminTestJSON-687636363 tempest-VolumeQuotasAdminTestJSON-687636363-project-member] Delete volume with id: e3bc1c33-02ea-4f46-b20b-193a25464da2 Sep 02 12:49:36 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-6ed8a7e4-8e09-448d-b64f-eb572542e7e0 tempest-VolumeQuotasAdminTestJSON-687636363 tempest-VolumeQuotasAdminTestJSON-687636363-project-member] http://192.168.122.82/volume/v3/volumes/e3bc1c33-02ea-4f46-b20b-193a25464da2 returned with HTTP 404 Sep 02 12:49:36 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 257/519] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 12:49:36 2026] DELETE /volume/v3/volumes/e3bc1c33-02ea-4f46-b20b-193a25464da2 => generated 109 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:49:36 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-4fc64eef-7e8b-4ef1-bc22-f001bdb841eb None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:36 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-4fc64eef-7e8b-4ef1-bc22-f001bdb841eb tempest-VolumeQuotasAdminTestJSON-1833195770 tempest-VolumeQuotasAdminTestJSON-1833195770-project-admin] GET http://192.168.122.82/volume/v3/os-quota-sets/62b724965f4542f880783279b5cc80fa?usage=True Sep 02 12:49:36 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-4fc64eef-7e8b-4ef1-bc22-f001bdb841eb tempest-VolumeQuotasAdminTestJSON-1833195770 tempest-VolumeQuotasAdminTestJSON-1833195770-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:49:36 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-4fc64eef-7e8b-4ef1-bc22-f001bdb841eb tempest-VolumeQuotasAdminTestJSON-1833195770 tempest-VolumeQuotasAdminTestJSON-1833195770-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:49:36 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-4fc64eef-7e8b-4ef1-bc22-f001bdb841eb tempest-VolumeQuotasAdminTestJSON-1833195770 tempest-VolumeQuotasAdminTestJSON-1833195770-project-admin] http://192.168.122.82/volume/v3/os-quota-sets/62b724965f4542f880783279b5cc80fa?usage=True returned with HTTP 200 Sep 02 12:49:36 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 263/520] 192.168.122.82 () {58 vars in 1254 bytes} [Wed Sep 2 12:49:36 2026] GET /volume/v3/os-quota-sets/62b724965f4542f880783279b5cc80fa?usage=True => generated 1064 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:49:36 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-08a77f9a-f18f-4f01-8c5d-640e5fcd57ff None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:36 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-08a77f9a-f18f-4f01-8c5d-640e5fcd57ff tempest-VolumeQuotasAdminTestJSON-1833195770 tempest-VolumeQuotasAdminTestJSON-1833195770-project-admin] PUT http://192.168.122.82/volume/v3/os-quota-sets/8d911ac0783e46eba61dfe01fd3e1676 Sep 02 12:49:36 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-08a77f9a-f18f-4f01-8c5d-640e5fcd57ff tempest-VolumeQuotasAdminTestJSON-1833195770 tempest-VolumeQuotasAdminTestJSON-1833195770-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=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:49:36 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-08a77f9a-f18f-4f01-8c5d-640e5fcd57ff tempest-VolumeQuotasAdminTestJSON-1833195770 tempest-VolumeQuotasAdminTestJSON-1833195770-project-admin] http://192.168.122.82/volume/v3/os-quota-sets/8d911ac0783e46eba61dfe01fd3e1676 returned with HTTP 200 Sep 02 12:49:36 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 258/521] 192.168.122.82 () {60 vars in 1254 bytes} [Wed Sep 2 12:49:36 2026] PUT /volume/v3/os-quota-sets/8d911ac0783e46eba61dfe01fd3e1676 => generated 400 bytes in 327 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:49:36 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-18e0b712-15cc-4f42-9bbc-1aea3353bf70 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:36 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-18e0b712-15cc-4f42-9bbc-1aea3353bf70 tempest-VolumeQuotasAdminTestJSON-1833195770 tempest-VolumeQuotasAdminTestJSON-1833195770-project-admin] PUT http://192.168.122.82/volume/v3/os-quota-sets/8d911ac0783e46eba61dfe01fd3e1676 Sep 02 12:49:36 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-18e0b712-15cc-4f42-9bbc-1aea3353bf70 tempest-VolumeQuotasAdminTestJSON-1833195770 tempest-VolumeQuotasAdminTestJSON-1833195770-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=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:49:36 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-18e0b712-15cc-4f42-9bbc-1aea3353bf70 tempest-VolumeQuotasAdminTestJSON-1833195770 tempest-VolumeQuotasAdminTestJSON-1833195770-project-admin] http://192.168.122.82/volume/v3/os-quota-sets/8d911ac0783e46eba61dfe01fd3e1676 returned with HTTP 200 Sep 02 12:49:36 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 264/522] 192.168.122.82 () {60 vars in 1254 bytes} [Wed Sep 2 12:49:36 2026] PUT /volume/v3/os-quota-sets/8d911ac0783e46eba61dfe01fd3e1676 => generated 398 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:49:46 devstack devstack@c-api.service[86935]: DEBUG dbcounter [-] [86935] Writing DB stats cinder:SELECT=423,cinder:UPDATE=122,cinder:INSERT=66 {{(pid=86935) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 12:49:46 devstack devstack@c-api.service[86936]: DEBUG dbcounter [-] [86936] Writing DB stats cinder:SELECT=355,cinder:INSERT=29,cinder:UPDATE=71 {{(pid=86936) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 12:49:49 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-7bf7d176-bfcc-4e48-9b50-fd8da6bff894 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:49 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-7bf7d176-bfcc-4e48-9b50-fd8da6bff894 tempest-VolumeServicesNegativeTest-1220812848 tempest-VolumeServicesNegativeTest-1220812848-project-admin] GET http://192.168.122.82/volume/v3/os-services Sep 02 12:49:49 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-7bf7d176-bfcc-4e48-9b50-fd8da6bff894 tempest-VolumeServicesNegativeTest-1220812848 tempest-VolumeServicesNegativeTest-1220812848-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:49:49 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-7bf7d176-bfcc-4e48-9b50-fd8da6bff894 tempest-VolumeServicesNegativeTest-1220812848 tempest-VolumeServicesNegativeTest-1220812848-project-admin] Calling method 'index' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:49:49 devstack devstack@c-api.service[86935]: /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 02 12:49:49 devstack devstack@c-api.service[86935]: return base.obj_make_list(context, cls(context), objects.Service, Sep 02 12:49:49 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-7bf7d176-bfcc-4e48-9b50-fd8da6bff894 tempest-VolumeServicesNegativeTest-1220812848 tempest-VolumeServicesNegativeTest-1220812848-project-admin] http://192.168.122.82/volume/v3/os-services returned with HTTP 200 Sep 02 12:49:49 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 259/523] 192.168.122.82 () {58 vars in 1128 bytes} [Wed Sep 2 12:49:49 2026] GET /volume/v3/os-services => generated 705 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:49:49 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-f95dc8f1-7a51-4faa-bb73-3619bd74feb9 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:49 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-f95dc8f1-7a51-4faa-bb73-3619bd74feb9 tempest-VolumeServicesNegativeTest-1220812848 tempest-VolumeServicesNegativeTest-1220812848-project-admin] PUT http://192.168.122.82/volume/v3/os-services/disable-log-reason Sep 02 12:49:49 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-f95dc8f1-7a51-4faa-bb73-3619bd74feb9 tempest-VolumeServicesNegativeTest-1220812848 tempest-VolumeServicesNegativeTest-1220812848-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "devstack", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:49:49 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-f95dc8f1-7a51-4faa-bb73-3619bd74feb9 tempest-VolumeServicesNegativeTest-1220812848 tempest-VolumeServicesNegativeTest-1220812848-project-admin] http://192.168.122.82/volume/v3/os-services/disable-log-reason returned with HTTP 400 Sep 02 12:49:49 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 265/524] 192.168.122.82 () {60 vars in 1205 bytes} [Wed Sep 2 12:49:49 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 57 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Sep 02 12:49:49 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-b1fc00b7-82ad-4a14-8e57-4cdb3bed983d None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:49 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-b1fc00b7-82ad-4a14-8e57-4cdb3bed983d tempest-VolumeServicesNegativeTest-1220812848 tempest-VolumeServicesNegativeTest-1220812848-project-admin] PUT http://192.168.122.82/volume/v3/os-services/disable Sep 02 12:49:49 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-b1fc00b7-82ad-4a14-8e57-4cdb3bed983d tempest-VolumeServicesNegativeTest-1220812848 tempest-VolumeServicesNegativeTest-1220812848-project-admin] Action: 'disable', calling method: disable, body: {"host": "devstack", "binary": "invalid_binary"} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:49:49 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-b1fc00b7-82ad-4a14-8e57-4cdb3bed983d tempest-VolumeServicesNegativeTest-1220812848 tempest-VolumeServicesNegativeTest-1220812848-project-admin] http://192.168.122.82/volume/v3/os-services/disable returned with HTTP 404 Sep 02 12:49:49 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 260/525] 192.168.122.82 () {60 vars in 1172 bytes} [Wed Sep 2 12:49:49 2026] PUT /volume/v3/os-services/disable => generated 105 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 12:49:49 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [req-1a000203-f2e6-4f11-96af-dcd30a66079f req-704ac1f7-6189-4eb7-9c84-0cf99355f89a None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:49 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-6e8624dc-e452-444d-a500-5262c2af238f None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:49 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-6e8624dc-e452-444d-a500-5262c2af238f tempest-VolumeServicesNegativeTest-1220812848 tempest-VolumeServicesNegativeTest-1220812848-project-admin] PUT http://192.168.122.82/volume/v3/os-services/enable Sep 02 12:49:49 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-1a000203-f2e6-4f11-96af-dcd30a66079f req-704ac1f7-6189-4eb7-9c84-0cf99355f89a tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] DELETE http://192.168.122.82/volume/v3/attachments/f736aa97-e632-471d-b4fc-4b653caca7e3 Sep 02 12:49:49 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-1a000203-f2e6-4f11-96af-dcd30a66079f req-704ac1f7-6189-4eb7-9c84-0cf99355f89a tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:49:49 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-6e8624dc-e452-444d-a500-5262c2af238f tempest-VolumeServicesNegativeTest-1220812848 tempest-VolumeServicesNegativeTest-1220812848-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:49:49 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-1a000203-f2e6-4f11-96af-dcd30a66079f req-704ac1f7-6189-4eb7-9c84-0cf99355f89a tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Calling method 'version_select' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:49:49 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:49:49 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:49:50 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-6e8624dc-e452-444d-a500-5262c2af238f tempest-VolumeServicesNegativeTest-1220812848 tempest-VolumeServicesNegativeTest-1220812848-project-admin] http://192.168.122.82/volume/v3/os-services/enable returned with HTTP 404 Sep 02 12:49:50 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 266/526] 192.168.122.82 () {60 vars in 1169 bytes} [Wed Sep 2 12:49:49 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 71 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:49:50 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-748a80cc-06c1-4cfe-bdd2-6abb81e83805 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:50 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-748a80cc-06c1-4cfe-bdd2-6abb81e83805 tempest-VolumeServicesNegativeTest-1220812848 tempest-VolumeServicesNegativeTest-1220812848-project-admin] PUT http://192.168.122.82/volume/v3/os-services/freeze Sep 02 12:49:50 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-748a80cc-06c1-4cfe-bdd2-6abb81e83805 tempest-VolumeServicesNegativeTest-1220812848 tempest-VolumeServicesNegativeTest-1220812848-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:49:50 devstack devstack@c-api.service[86935]: /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 02 12:49:50 devstack devstack@c-api.service[86935]: return base.obj_make_list(context, Sep 02 12:49:50 devstack devstack@c-api.service[86936]: /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 02 12:49:50 devstack devstack@c-api.service[86936]: return base.obj_make_list(context, cls(context), objects.Service, Sep 02 12:49:50 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-748a80cc-06c1-4cfe-bdd2-6abb81e83805 tempest-VolumeServicesNegativeTest-1220812848 tempest-VolumeServicesNegativeTest-1220812848-project-admin] http://192.168.122.82/volume/v3/os-services/freeze returned with HTTP 400 Sep 02 12:49:50 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 267/527] 192.168.122.82 () {60 vars in 1169 bytes} [Wed Sep 2 12:49:50 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 101 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 02 12:49:50 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-cc5121c3-926f-4c3a-bcbd-5557558be35a None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:50 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-cc5121c3-926f-4c3a-bcbd-5557558be35a tempest-VolumeServicesNegativeTest-1220812848 tempest-VolumeServicesNegativeTest-1220812848-project-admin] PUT http://192.168.122.82/volume/v3/os-services/thaw Sep 02 12:49:50 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-cc5121c3-926f-4c3a-bcbd-5557558be35a tempest-VolumeServicesNegativeTest-1220812848 tempest-VolumeServicesNegativeTest-1220812848-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:49:50 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-1a000203-f2e6-4f11-96af-dcd30a66079f req-704ac1f7-6189-4eb7-9c84-0cf99355f89a tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] http://192.168.122.82/volume/v3/attachments/f736aa97-e632-471d-b4fc-4b653caca7e3 returned with HTTP 200 Sep 02 12:49:50 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 261/528] 192.168.122.82 () {64 vars in 1557 bytes} [Wed Sep 2 12:49:49 2026] DELETE /volume/v3/attachments/f736aa97-e632-471d-b4fc-4b653caca7e3 => generated 19 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:49:50 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-cc5121c3-926f-4c3a-bcbd-5557558be35a tempest-VolumeServicesNegativeTest-1220812848 tempest-VolumeServicesNegativeTest-1220812848-project-admin] http://192.168.122.82/volume/v3/os-services/thaw returned with HTTP 400 Sep 02 12:49:50 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [req-1a000203-f2e6-4f11-96af-dcd30a66079f req-652b16df-79b9-454d-90cf-bde206eac832 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:50 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 268/529] 192.168.122.82 () {60 vars in 1163 bytes} [Wed Sep 2 12:49:50 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 65 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 02 12:49:50 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-1a000203-f2e6-4f11-96af-dcd30a66079f req-652b16df-79b9-454d-90cf-bde206eac832 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] DELETE http://192.168.122.82/volume/v3/volumes/43613e61-d55c-4ab4-938e-d1c7b1418dd3 Sep 02 12:49:50 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-1a000203-f2e6-4f11-96af-dcd30a66079f req-652b16df-79b9-454d-90cf-bde206eac832 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:49:50 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-1a000203-f2e6-4f11-96af-dcd30a66079f req-652b16df-79b9-454d-90cf-bde206eac832 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Calling method 'delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:49:50 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [req-1a000203-f2e6-4f11-96af-dcd30a66079f req-652b16df-79b9-454d-90cf-bde206eac832 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Delete volume with id: 43613e61-d55c-4ab4-938e-d1c7b1418dd3 Sep 02 12:49:50 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:49:50 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:49:50 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:49:50 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:49:50 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [req-1a000203-f2e6-4f11-96af-dcd30a66079f req-652b16df-79b9-454d-90cf-bde206eac832 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Volume info retrieved successfully. Sep 02 12:49:50 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [req-1a000203-f2e6-4f11-96af-dcd30a66079f req-652b16df-79b9-454d-90cf-bde206eac832 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Delete volume request issued successfully. Sep 02 12:49:50 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-1a000203-f2e6-4f11-96af-dcd30a66079f req-652b16df-79b9-454d-90cf-bde206eac832 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] http://192.168.122.82/volume/v3/volumes/43613e61-d55c-4ab4-938e-d1c7b1418dd3 returned with HTTP 202 Sep 02 12:49:50 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 262/530] 192.168.122.82 () {62 vars in 1504 bytes} [Wed Sep 2 12:49:50 2026] DELETE /volume/v3/volumes/43613e61-d55c-4ab4-938e-d1c7b1418dd3 => generated 0 bytes in 136 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 12:49:51 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-bf7542c1-e219-44e1-a6ac-d35574b16e5a None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:51 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-bf7542c1-e219-44e1-a6ac-d35574b16e5a tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] DELETE http://192.168.122.82/volume/v3/volumes/d9f96f05-bd41-4f59-881f-97a0ba2a1c35 Sep 02 12:49:51 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-bf7542c1-e219-44e1-a6ac-d35574b16e5a tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:49:51 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-bf7542c1-e219-44e1-a6ac-d35574b16e5a tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Calling method 'delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:49:51 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-bf7542c1-e219-44e1-a6ac-d35574b16e5a tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Delete volume with id: d9f96f05-bd41-4f59-881f-97a0ba2a1c35 Sep 02 12:49:51 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:49:51 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:49:51 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:49:51 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:49:51 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-bf7542c1-e219-44e1-a6ac-d35574b16e5a tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Volume info retrieved successfully. Sep 02 12:49:51 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-bf7542c1-e219-44e1-a6ac-d35574b16e5a tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Delete volume request issued successfully. Sep 02 12:49:51 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-bf7542c1-e219-44e1-a6ac-d35574b16e5a tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] http://192.168.122.82/volume/v3/volumes/d9f96f05-bd41-4f59-881f-97a0ba2a1c35 returned with HTTP 202 Sep 02 12:49:51 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 269/531] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 12:49:51 2026] DELETE /volume/v3/volumes/d9f96f05-bd41-4f59-881f-97a0ba2a1c35 => generated 0 bytes in 171 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 02 12:49:51 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-02dbaaa9-72ad-4585-b41e-4ea19022d5c7 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:51 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-02dbaaa9-72ad-4585-b41e-4ea19022d5c7 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] GET http://192.168.122.82/volume/v3/volumes/d9f96f05-bd41-4f59-881f-97a0ba2a1c35 Sep 02 12:49:51 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-02dbaaa9-72ad-4585-b41e-4ea19022d5c7 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:49:51 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-02dbaaa9-72ad-4585-b41e-4ea19022d5c7 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:49:51 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:49:51 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:49:51 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:49:51 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:49:51 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-02dbaaa9-72ad-4585-b41e-4ea19022d5c7 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Volume info retrieved successfully. Sep 02 12:49:51 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-02dbaaa9-72ad-4585-b41e-4ea19022d5c7 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] http://192.168.122.82/volume/v3/volumes/d9f96f05-bd41-4f59-881f-97a0ba2a1c35 returned with HTTP 200 Sep 02 12:49:51 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 263/532] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:49:51 2026] GET /volume/v3/volumes/d9f96f05-bd41-4f59-881f-97a0ba2a1c35 => generated 853 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:49:53 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-bd1e9404-4e02-412c-b7c1-e320bed16f5f None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:53 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-bd1e9404-4e02-412c-b7c1-e320bed16f5f tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] GET http://192.168.122.82/volume/v3/volumes/d9f96f05-bd41-4f59-881f-97a0ba2a1c35 Sep 02 12:49:53 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-bd1e9404-4e02-412c-b7c1-e320bed16f5f tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:49:53 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-bd1e9404-4e02-412c-b7c1-e320bed16f5f tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:49:53 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:49:53 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:49:53 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:49:53 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:49:53 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-bd1e9404-4e02-412c-b7c1-e320bed16f5f tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Volume info retrieved successfully. Sep 02 12:49:53 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-bd1e9404-4e02-412c-b7c1-e320bed16f5f tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] http://192.168.122.82/volume/v3/volumes/d9f96f05-bd41-4f59-881f-97a0ba2a1c35 returned with HTTP 200 Sep 02 12:49:53 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 270/533] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:49:53 2026] GET /volume/v3/volumes/d9f96f05-bd41-4f59-881f-97a0ba2a1c35 => generated 853 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:49:54 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-6fda147c-7f36-42c0-ac00-842b7b8160a8 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:54 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-6fda147c-7f36-42c0-ac00-842b7b8160a8 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] GET http://192.168.122.82/volume/v3/volumes/d9f96f05-bd41-4f59-881f-97a0ba2a1c35 Sep 02 12:49:54 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-6fda147c-7f36-42c0-ac00-842b7b8160a8 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:49:54 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-6fda147c-7f36-42c0-ac00-842b7b8160a8 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:49:54 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-6fda147c-7f36-42c0-ac00-842b7b8160a8 tempest-ServerActionsTestOtherA-1400848441 tempest-ServerActionsTestOtherA-1400848441-project-member] http://192.168.122.82/volume/v3/volumes/d9f96f05-bd41-4f59-881f-97a0ba2a1c35 returned with HTTP 404 Sep 02 12:49:54 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 264/534] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:49:54 2026] GET /volume/v3/volumes/d9f96f05-bd41-4f59-881f-97a0ba2a1c35 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:49:56 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-4447b0c7-384c-4830-8ee4-457d9dbe3e09 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:56 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-4447b0c7-384c-4830-8ee4-457d9dbe3e09 tempest-VolumeSnapshotQuotasNegativeTestJSON-1269467920 tempest-VolumeSnapshotQuotasNegativeTestJSON-1269467920-project-admin] GET http://192.168.122.82/volume/v3/os-quota-sets/86409d5a66bd47c4a44dd4dd8224357d Sep 02 12:49:56 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-4447b0c7-384c-4830-8ee4-457d9dbe3e09 tempest-VolumeSnapshotQuotasNegativeTestJSON-1269467920 tempest-VolumeSnapshotQuotasNegativeTestJSON-1269467920-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:49:56 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-4447b0c7-384c-4830-8ee4-457d9dbe3e09 tempest-VolumeSnapshotQuotasNegativeTestJSON-1269467920 tempest-VolumeSnapshotQuotasNegativeTestJSON-1269467920-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:49:56 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-4447b0c7-384c-4830-8ee4-457d9dbe3e09 tempest-VolumeSnapshotQuotasNegativeTestJSON-1269467920 tempest-VolumeSnapshotQuotasNegativeTestJSON-1269467920-project-admin] http://192.168.122.82/volume/v3/os-quota-sets/86409d5a66bd47c4a44dd4dd8224357d returned with HTTP 200 Sep 02 12:49:56 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 271/535] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:49:56 2026] GET /volume/v3/os-quota-sets/86409d5a66bd47c4a44dd4dd8224357d => generated 440 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:49:57 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-7b239472-b35e-46bb-8d88-4d636c45e0e3 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:57 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-7b239472-b35e-46bb-8d88-4d636c45e0e3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1269467920 tempest-VolumeSnapshotQuotasNegativeTestJSON-1269467920-project-admin] PUT http://192.168.122.82/volume/v3/os-quota-sets/86409d5a66bd47c4a44dd4dd8224357d Sep 02 12:49:57 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-7b239472-b35e-46bb-8d88-4d636c45e0e3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1269467920 tempest-VolumeSnapshotQuotasNegativeTestJSON-1269467920-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:49:57 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-7b239472-b35e-46bb-8d88-4d636c45e0e3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1269467920 tempest-VolumeSnapshotQuotasNegativeTestJSON-1269467920-project-admin] http://192.168.122.82/volume/v3/os-quota-sets/86409d5a66bd47c4a44dd4dd8224357d returned with HTTP 200 Sep 02 12:49:57 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 265/536] 192.168.122.82 () {60 vars in 1253 bytes} [Wed Sep 2 12:49:57 2026] PUT /volume/v3/os-quota-sets/86409d5a66bd47c4a44dd4dd8224357d => generated 393 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 12:49:57 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-475e5c6c-ca7f-4782-8c7c-9db522fbb04d None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:57 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-475e5c6c-ca7f-4782-8c7c-9db522fbb04d tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 12:49:57 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-475e5c6c-ca7f-4782-8c7c-9db522fbb04d tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1405358149"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:49:57 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.volumes [None req-475e5c6c-ca7f-4782-8c7c-9db522fbb04d tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1405358149'}} {{(pid=86936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 12:49:57 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-475e5c6c-ca7f-4782-8c7c-9db522fbb04d tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598-project-member] Create volume of 1 GB Sep 02 12:49:57 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-475e5c6c-ca7f-4782-8c7c-9db522fbb04d tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598-project-member] Availability Zones retrieved successfully. Sep 02 12:49:57 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-475e5c6c-ca7f-4782-8c7c-9db522fbb04d tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598-project-member] Flow 'volume_create_api' (6ba2849a-1a62-47f5-bc6a-95d285d0e48f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:49:57 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-475e5c6c-ca7f-4782-8c7c-9db522fbb04d tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7be95040-9f9a-44a3-8197-42718b46ef8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:49:57 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.flows.api.create_volume [None req-475e5c6c-ca7f-4782-8c7c-9db522fbb04d tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598-project-member] Validating volume size '1' using validate_int {{(pid=86936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 12:49:57 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-475e5c6c-ca7f-4782-8c7c-9db522fbb04d tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7be95040-9f9a-44a3-8197-42718b46ef8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:49:57 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-475e5c6c-ca7f-4782-8c7c-9db522fbb04d tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe2a39d5-0ae7-4530-9746-b141ae046204) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:49:57 devstack devstack@c-api.service[86936]: DEBUG cinder.quota [None req-475e5c6c-ca7f-4782-8c7c-9db522fbb04d tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598-project-member] Created reservations ['a43d6ca2-2e27-461b-997a-44b4b03f5c57', 'a16a338f-0a9b-4c64-9c06-26ce9403fba0', '9140042e-bb5e-4485-b835-0e929632dcb6', '3963e318-c8c8-4236-8593-3e6c91190760'] {{(pid=86936) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:49:57 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-475e5c6c-ca7f-4782-8c7c-9db522fbb04d tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe2a39d5-0ae7-4530-9746-b141ae046204) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a43d6ca2-2e27-461b-997a-44b4b03f5c57', 'a16a338f-0a9b-4c64-9c06-26ce9403fba0', '9140042e-bb5e-4485-b835-0e929632dcb6', '3963e318-c8c8-4236-8593-3e6c91190760']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:49:57 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-475e5c6c-ca7f-4782-8c7c-9db522fbb04d tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86748238-0b97-488e-9e87-5e6ee7c4e23d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:49:57 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:49:57 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:49:57 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-475e5c6c-ca7f-4782-8c7c-9db522fbb04d tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86748238-0b97-488e-9e87-5e6ee7c4e23d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1d445602-027d-46d1-8a83-1c5582c92a0e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1405358149',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='86409d5a66bd47c4a44dd4dd8224357d',qos_specs=None,replication_status=,reservations=['a43d6ca2-2e27-461b-997a-44b4b03f5c57','a16a338f-0a9b-4c64-9c06-26ce9403fba0','9140042e-bb5e-4485-b835-0e929632dcb6','3963e318-c8c8-4236-8593-3e6c91190760'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f32712a187b4479aaf88caea35268c0',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T10:49:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1405358149',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1d445602-027d-46d1-8a83-1c5582c92a0e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='86409d5a66bd47c4a44dd4dd8224357d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7f32712a187b4479aaf88caea35268c0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:49:57 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-475e5c6c-ca7f-4782-8c7c-9db522fbb04d tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5d3234f-f248-43a2-9f95-72370e3404bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:49:57 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-475e5c6c-ca7f-4782-8c7c-9db522fbb04d tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5d3234f-f248-43a2-9f95-72370e3404bb) transitioned into state 'SUCCESS' from state '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-1405358149',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='86409d5a66bd47c4a44dd4dd8224357d',qos_specs=None,replication_status=,reservations=['a43d6ca2-2e27-461b-997a-44b4b03f5c57','a16a338f-0a9b-4c64-9c06-26ce9403fba0','9140042e-bb5e-4485-b835-0e929632dcb6','3963e318-c8c8-4236-8593-3e6c91190760'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f32712a187b4479aaf88caea35268c0',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:49:57 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-475e5c6c-ca7f-4782-8c7c-9db522fbb04d tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5eb63185-f698-4723-8e7f-1bcca22d6ceb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:49:57 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-475e5c6c-ca7f-4782-8c7c-9db522fbb04d tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5eb63185-f698-4723-8e7f-1bcca22d6ceb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:49:57 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-475e5c6c-ca7f-4782-8c7c-9db522fbb04d tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598-project-member] Flow 'volume_create_api' (6ba2849a-1a62-47f5-bc6a-95d285d0e48f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:49:57 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-475e5c6c-ca7f-4782-8c7c-9db522fbb04d tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598-project-member] Create volume request issued successfully. Sep 02 12:49:57 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-475e5c6c-ca7f-4782-8c7c-9db522fbb04d tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 12:49:57 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 272/537] 192.168.122.82 () {60 vars in 1137 bytes} [Wed Sep 2 12:49:57 2026] POST /volume/v3/volumes => generated 774 bytes in 557 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 12:49:57 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-47079aee-a18f-44f5-ad54-bfadb80fff8f None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:57 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-47079aee-a18f-44f5-ad54-bfadb80fff8f tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598-project-member] GET http://192.168.122.82/volume/v3/volumes/1d445602-027d-46d1-8a83-1c5582c92a0e Sep 02 12:49:57 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-47079aee-a18f-44f5-ad54-bfadb80fff8f tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:49:57 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-47079aee-a18f-44f5-ad54-bfadb80fff8f tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:49:57 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:49:57 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:49:57 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:49:57 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:49:57 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-47079aee-a18f-44f5-ad54-bfadb80fff8f tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598-project-member] Volume info retrieved successfully. Sep 02 12:49:57 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-47079aee-a18f-44f5-ad54-bfadb80fff8f tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598-project-member] http://192.168.122.82/volume/v3/volumes/1d445602-027d-46d1-8a83-1c5582c92a0e returned with HTTP 200 Sep 02 12:49:57 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 266/538] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:49:57 2026] GET /volume/v3/volumes/1d445602-027d-46d1-8a83-1c5582c92a0e => generated 842 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:49:58 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-957364ea-26cd-4d9b-82a5-287562e2dce3 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:58 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-957364ea-26cd-4d9b-82a5-287562e2dce3 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598-project-member] GET http://192.168.122.82/volume/v3/volumes/1d445602-027d-46d1-8a83-1c5582c92a0e Sep 02 12:49:58 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-957364ea-26cd-4d9b-82a5-287562e2dce3 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:49:58 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-957364ea-26cd-4d9b-82a5-287562e2dce3 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:49:58 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:49:58 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:49:58 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:49:58 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:49:58 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-957364ea-26cd-4d9b-82a5-287562e2dce3 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598-project-member] Volume info retrieved successfully. Sep 02 12:49:58 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-957364ea-26cd-4d9b-82a5-287562e2dce3 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598-project-member] http://192.168.122.82/volume/v3/volumes/1d445602-027d-46d1-8a83-1c5582c92a0e returned with HTTP 200 Sep 02 12:49:58 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 273/539] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:49:58 2026] GET /volume/v3/volumes/1d445602-027d-46d1-8a83-1c5582c92a0e => generated 866 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:49:59 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-c1a738b3-9c9a-4d73-b8ea-f4ede3e93436 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:49:59 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-c1a738b3-9c9a-4d73-b8ea-f4ede3e93436 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598-project-member] GET http://192.168.122.82/volume/v3/volumes/1d445602-027d-46d1-8a83-1c5582c92a0e Sep 02 12:49:59 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-c1a738b3-9c9a-4d73-b8ea-f4ede3e93436 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:49:59 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-c1a738b3-9c9a-4d73-b8ea-f4ede3e93436 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:49:59 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:49:59 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:49:59 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:49:59 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:50:00 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-c1a738b3-9c9a-4d73-b8ea-f4ede3e93436 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598-project-member] Volume info retrieved successfully. Sep 02 12:50:00 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-c1a738b3-9c9a-4d73-b8ea-f4ede3e93436 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598-project-member] http://192.168.122.82/volume/v3/volumes/1d445602-027d-46d1-8a83-1c5582c92a0e returned with HTTP 200 Sep 02 12:50:00 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 267/540] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:49:59 2026] GET /volume/v3/volumes/1d445602-027d-46d1-8a83-1c5582c92a0e => generated 867 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 12:50:00 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-92fa8905-d840-4c5a-a321-28e5aaa6462d None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:00 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-92fa8905-d840-4c5a-a321-28e5aaa6462d tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598-project-member] POST http://192.168.122.82/volume/v3/snapshots Sep 02 12:50:00 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-92fa8905-d840-4c5a-a321-28e5aaa6462d tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1d445602-027d-46d1-8a83-1c5582c92a0e", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-1505703073"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:50:00 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:50:00 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:50:00 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:00 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:50:00 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-92fa8905-d840-4c5a-a321-28e5aaa6462d tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598-project-member] Volume info retrieved successfully. Sep 02 12:50:00 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.snapshots [None req-92fa8905-d840-4c5a-a321-28e5aaa6462d tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598-project-member] Create snapshot from volume 1d445602-027d-46d1-8a83-1c5582c92a0e Sep 02 12:50:00 devstack devstack@c-api.service[86936]: DEBUG cinder.quota [None req-92fa8905-d840-4c5a-a321-28e5aaa6462d tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598-project-member] Created reservations ['cc5fc6a8-18af-4d8f-8bcc-ccdd0693e3ef', '082244e1-e7db-4f9c-9b60-3f41ac18e1f5', '7af61eb2-68a2-48a3-96da-e6ac9c8e8f43', '3ef86ee8-4cbb-4d76-8edd-c822c799f49c'] {{(pid=86936) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:50:00 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:50:00 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:50:00 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-92fa8905-d840-4c5a-a321-28e5aaa6462d tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598-project-member] Snapshot create request issued successfully. Sep 02 12:50:00 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-92fa8905-d840-4c5a-a321-28e5aaa6462d tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598-project-member] http://192.168.122.82/volume/v3/snapshots returned with HTTP 202 Sep 02 12:50:00 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 274/541] 192.168.122.82 () {60 vars in 1144 bytes} [Wed Sep 2 12:50:00 2026] POST /volume/v3/snapshots => generated 323 bytes in 449 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 12:50:00 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-ce01ff30-2598-4d36-8dc2-2a59af0cfb68 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:00 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-ce01ff30-2598-4d36-8dc2-2a59af0cfb68 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598-project-member] GET http://192.168.122.82/volume/v3/snapshots/586d8d95-fda3-42e9-aebf-4e8d8f68b7e1 Sep 02 12:50:00 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-ce01ff30-2598-4d36-8dc2-2a59af0cfb68 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:00 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-ce01ff30-2598-4d36-8dc2-2a59af0cfb68 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:00 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:00 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:50:00 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-ce01ff30-2598-4d36-8dc2-2a59af0cfb68 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598-project-member] Snapshot retrieved successfully. Sep 02 12:50:00 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-ce01ff30-2598-4d36-8dc2-2a59af0cfb68 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598-project-member] http://192.168.122.82/volume/v3/snapshots/586d8d95-fda3-42e9-aebf-4e8d8f68b7e1 returned with HTTP 200 Sep 02 12:50:00 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 268/542] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:50:00 2026] GET /volume/v3/snapshots/586d8d95-fda3-42e9-aebf-4e8d8f68b7e1 => generated 455 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:50:01 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-6d02a500-7152-4dbe-8c61-ab1b9e4f7338 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:01 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-6d02a500-7152-4dbe-8c61-ab1b9e4f7338 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598-project-member] GET http://192.168.122.82/volume/v3/snapshots/586d8d95-fda3-42e9-aebf-4e8d8f68b7e1 Sep 02 12:50:01 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-6d02a500-7152-4dbe-8c61-ab1b9e4f7338 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:01 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-6d02a500-7152-4dbe-8c61-ab1b9e4f7338 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:01 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:01 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:50:01 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-6d02a500-7152-4dbe-8c61-ab1b9e4f7338 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598-project-member] Snapshot retrieved successfully. Sep 02 12:50:01 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-6d02a500-7152-4dbe-8c61-ab1b9e4f7338 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598-project-member] http://192.168.122.82/volume/v3/snapshots/586d8d95-fda3-42e9-aebf-4e8d8f68b7e1 returned with HTTP 200 Sep 02 12:50:01 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 275/543] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:50:01 2026] GET /volume/v3/snapshots/586d8d95-fda3-42e9-aebf-4e8d8f68b7e1 => generated 455 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:50:02 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-d56044cb-41f6-4df0-94f6-88666876e84c None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:02 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-d56044cb-41f6-4df0-94f6-88666876e84c tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598-project-member] GET http://192.168.122.82/volume/v3/snapshots/586d8d95-fda3-42e9-aebf-4e8d8f68b7e1 Sep 02 12:50:02 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-d56044cb-41f6-4df0-94f6-88666876e84c tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:02 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-d56044cb-41f6-4df0-94f6-88666876e84c tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:02 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:02 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:50:02 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-d56044cb-41f6-4df0-94f6-88666876e84c tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598-project-member] Snapshot retrieved successfully. Sep 02 12:50:02 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-d56044cb-41f6-4df0-94f6-88666876e84c tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598-project-member] http://192.168.122.82/volume/v3/snapshots/586d8d95-fda3-42e9-aebf-4e8d8f68b7e1 returned with HTTP 200 Sep 02 12:50:02 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 269/544] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:50:02 2026] GET /volume/v3/snapshots/586d8d95-fda3-42e9-aebf-4e8d8f68b7e1 => generated 455 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:50:03 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-224b650b-8185-4b2e-a961-4cb648aeb4b7 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:03 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-224b650b-8185-4b2e-a961-4cb648aeb4b7 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598-project-member] GET http://192.168.122.82/volume/v3/snapshots/586d8d95-fda3-42e9-aebf-4e8d8f68b7e1 Sep 02 12:50:03 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-224b650b-8185-4b2e-a961-4cb648aeb4b7 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:03 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-224b650b-8185-4b2e-a961-4cb648aeb4b7 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:03 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:03 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:50:03 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-224b650b-8185-4b2e-a961-4cb648aeb4b7 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598-project-member] Snapshot retrieved successfully. Sep 02 12:50:03 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-224b650b-8185-4b2e-a961-4cb648aeb4b7 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598-project-member] http://192.168.122.82/volume/v3/snapshots/586d8d95-fda3-42e9-aebf-4e8d8f68b7e1 returned with HTTP 200 Sep 02 12:50:03 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 276/545] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:50:03 2026] GET /volume/v3/snapshots/586d8d95-fda3-42e9-aebf-4e8d8f68b7e1 => generated 482 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:50:03 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-e94141c2-5814-4926-931d-0287f0f1cf5b None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:03 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e94141c2-5814-4926-931d-0287f0f1cf5b tempest-VolumeSnapshotQuotasNegativeTestJSON-1269467920 tempest-VolumeSnapshotQuotasNegativeTestJSON-1269467920-project-admin] PUT http://192.168.122.82/volume/v3/os-quota-sets/86409d5a66bd47c4a44dd4dd8224357d Sep 02 12:50:03 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-e94141c2-5814-4926-931d-0287f0f1cf5b tempest-VolumeSnapshotQuotasNegativeTestJSON-1269467920 tempest-VolumeSnapshotQuotasNegativeTestJSON-1269467920-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:50:03 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e94141c2-5814-4926-931d-0287f0f1cf5b tempest-VolumeSnapshotQuotasNegativeTestJSON-1269467920 tempest-VolumeSnapshotQuotasNegativeTestJSON-1269467920-project-admin] http://192.168.122.82/volume/v3/os-quota-sets/86409d5a66bd47c4a44dd4dd8224357d returned with HTTP 200 Sep 02 12:50:03 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 270/546] 192.168.122.82 () {60 vars in 1253 bytes} [Wed Sep 2 12:50:03 2026] PUT /volume/v3/os-quota-sets/86409d5a66bd47c4a44dd4dd8224357d => generated 393 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:50:03 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-ad2a85c2-d5cb-43e4-a541-7f4dbd77b6e6 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:03 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-ad2a85c2-d5cb-43e4-a541-7f4dbd77b6e6 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598-project-member] POST http://192.168.122.82/volume/v3/snapshots Sep 02 12:50:03 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-ad2a85c2-d5cb-43e4-a541-7f4dbd77b6e6 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1d445602-027d-46d1-8a83-1c5582c92a0e"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:50:04 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:50:04 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:50:04 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:04 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:50:04 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-ad2a85c2-d5cb-43e4-a541-7f4dbd77b6e6 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598-project-member] Volume info retrieved successfully. Sep 02 12:50:04 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.snapshots [None req-ad2a85c2-d5cb-43e4-a541-7f4dbd77b6e6 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598-project-member] Create snapshot from volume 1d445602-027d-46d1-8a83-1c5582c92a0e Sep 02 12:50:04 devstack devstack@c-api.service[86936]: WARNING cinder.quota_utils [None req-ad2a85c2-d5cb-43e4-a541-7f4dbd77b6e6 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598-project-member] Quota exceeded for 86409d5a66bd47c4a44dd4dd8224357d, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 02 12:50:04 devstack devstack@c-api.service[86936]: INFO cinder.api.middleware.fault [None req-ad2a85c2-d5cb-43e4-a541-7f4dbd77b6e6 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598-project-member] http://192.168.122.82/volume/v3/snapshots returned with HTTP 413 Sep 02 12:50:04 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 277/547] 192.168.122.82 () {60 vars in 1143 bytes} [Wed Sep 2 12:50:03 2026] POST /volume/v3/snapshots => generated 208 bytes in 143 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 02 12:50:04 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-617672e6-a5ac-4afb-b107-b97177ea0592 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:04 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-617672e6-a5ac-4afb-b107-b97177ea0592 tempest-VolumeSnapshotQuotasNegativeTestJSON-1269467920 tempest-VolumeSnapshotQuotasNegativeTestJSON-1269467920-project-admin] PUT http://192.168.122.82/volume/v3/os-quota-sets/86409d5a66bd47c4a44dd4dd8224357d Sep 02 12:50:04 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-617672e6-a5ac-4afb-b107-b97177ea0592 tempest-VolumeSnapshotQuotasNegativeTestJSON-1269467920 tempest-VolumeSnapshotQuotasNegativeTestJSON-1269467920-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:50:04 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-617672e6-a5ac-4afb-b107-b97177ea0592 tempest-VolumeSnapshotQuotasNegativeTestJSON-1269467920 tempest-VolumeSnapshotQuotasNegativeTestJSON-1269467920-project-admin] http://192.168.122.82/volume/v3/os-quota-sets/86409d5a66bd47c4a44dd4dd8224357d returned with HTTP 200 Sep 02 12:50:04 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 271/548] 192.168.122.82 () {60 vars in 1253 bytes} [Wed Sep 2 12:50:04 2026] PUT /volume/v3/os-quota-sets/86409d5a66bd47c4a44dd4dd8224357d => generated 393 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:50:04 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-8fb581ac-dd25-4a6b-8461-d31544927d7a None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:04 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-8fb581ac-dd25-4a6b-8461-d31544927d7a tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598-project-member] POST http://192.168.122.82/volume/v3/snapshots Sep 02 12:50:04 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-8fb581ac-dd25-4a6b-8461-d31544927d7a tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1d445602-027d-46d1-8a83-1c5582c92a0e"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:50:04 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:50:04 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:50:04 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:04 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:50:04 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-8fb581ac-dd25-4a6b-8461-d31544927d7a tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598-project-member] Volume info retrieved successfully. Sep 02 12:50:04 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.snapshots [None req-8fb581ac-dd25-4a6b-8461-d31544927d7a tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598-project-member] Create snapshot from volume 1d445602-027d-46d1-8a83-1c5582c92a0e Sep 02 12:50:04 devstack devstack@c-api.service[86936]: WARNING cinder.quota_utils [None req-8fb581ac-dd25-4a6b-8461-d31544927d7a tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598-project-member] Quota exceeded for 86409d5a66bd47c4a44dd4dd8224357d, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Sep 02 12:50:04 devstack devstack@c-api.service[86936]: INFO cinder.api.middleware.fault [None req-8fb581ac-dd25-4a6b-8461-d31544927d7a tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598-project-member] http://192.168.122.82/volume/v3/snapshots returned with HTTP 413 Sep 02 12:50:04 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 278/549] 192.168.122.82 () {60 vars in 1143 bytes} [Wed Sep 2 12:50:04 2026] POST /volume/v3/snapshots => generated 133 bytes in 84 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 02 12:50:04 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-bad470d4-b286-4e1c-beac-6444afaf1434 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:04 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-bad470d4-b286-4e1c-beac-6444afaf1434 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598-project-member] DELETE http://192.168.122.82/volume/v3/snapshots/586d8d95-fda3-42e9-aebf-4e8d8f68b7e1 Sep 02 12:50:04 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-bad470d4-b286-4e1c-beac-6444afaf1434 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:04 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-bad470d4-b286-4e1c-beac-6444afaf1434 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598-project-member] Calling method 'delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:04 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.snapshots [None req-bad470d4-b286-4e1c-beac-6444afaf1434 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598-project-member] Delete snapshot with id: 586d8d95-fda3-42e9-aebf-4e8d8f68b7e1 Sep 02 12:50:04 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:04 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:50:04 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-bad470d4-b286-4e1c-beac-6444afaf1434 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598-project-member] Snapshot retrieved successfully. Sep 02 12:50:04 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:50:04 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:50:04 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-bad470d4-b286-4e1c-beac-6444afaf1434 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598-project-member] Snapshot delete request issued successfully. Sep 02 12:50:04 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-bad470d4-b286-4e1c-beac-6444afaf1434 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598-project-member] http://192.168.122.82/volume/v3/snapshots/586d8d95-fda3-42e9-aebf-4e8d8f68b7e1 returned with HTTP 202 Sep 02 12:50:04 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 272/550] 192.168.122.82 () {58 vars in 1236 bytes} [Wed Sep 2 12:50:04 2026] DELETE /volume/v3/snapshots/586d8d95-fda3-42e9-aebf-4e8d8f68b7e1 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 12:50:04 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-d57491d5-2308-4894-bb6f-fd94d908c7e2 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:04 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-d57491d5-2308-4894-bb6f-fd94d908c7e2 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598-project-member] GET http://192.168.122.82/volume/v3/snapshots/586d8d95-fda3-42e9-aebf-4e8d8f68b7e1 Sep 02 12:50:04 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-d57491d5-2308-4894-bb6f-fd94d908c7e2 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:04 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-d57491d5-2308-4894-bb6f-fd94d908c7e2 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:04 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:04 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:50:04 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-d57491d5-2308-4894-bb6f-fd94d908c7e2 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598-project-member] Snapshot retrieved successfully. Sep 02 12:50:04 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-d57491d5-2308-4894-bb6f-fd94d908c7e2 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598-project-member] http://192.168.122.82/volume/v3/snapshots/586d8d95-fda3-42e9-aebf-4e8d8f68b7e1 returned with HTTP 200 Sep 02 12:50:04 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 279/551] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:50:04 2026] GET /volume/v3/snapshots/586d8d95-fda3-42e9-aebf-4e8d8f68b7e1 => generated 481 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:50:05 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-ff97974d-a8b5-40c1-8f0c-68181cba621a None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:05 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-ff97974d-a8b5-40c1-8f0c-68181cba621a tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598-project-member] GET http://192.168.122.82/volume/v3/snapshots/586d8d95-fda3-42e9-aebf-4e8d8f68b7e1 Sep 02 12:50:05 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-ff97974d-a8b5-40c1-8f0c-68181cba621a tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:05 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-ff97974d-a8b5-40c1-8f0c-68181cba621a tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:05 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:05 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:50:05 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-ff97974d-a8b5-40c1-8f0c-68181cba621a tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598-project-member] Snapshot retrieved successfully. Sep 02 12:50:05 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-ff97974d-a8b5-40c1-8f0c-68181cba621a tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598-project-member] http://192.168.122.82/volume/v3/snapshots/586d8d95-fda3-42e9-aebf-4e8d8f68b7e1 returned with HTTP 200 Sep 02 12:50:05 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 273/552] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:50:05 2026] GET /volume/v3/snapshots/586d8d95-fda3-42e9-aebf-4e8d8f68b7e1 => generated 481 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:50:06 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-115a26cf-e68b-403e-a596-eba582a1c30c None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:06 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-115a26cf-e68b-403e-a596-eba582a1c30c tempest-AttachVolumeShelveTestJSON-266229927 tempest-AttachVolumeShelveTestJSON-266229927-project-member] GET http://192.168.122.82/volume/v3/volumes/3dc4bded-906e-44ea-9406-cd0caec35a9a Sep 02 12:50:06 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-115a26cf-e68b-403e-a596-eba582a1c30c tempest-AttachVolumeShelveTestJSON-266229927 tempest-AttachVolumeShelveTestJSON-266229927-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:06 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-115a26cf-e68b-403e-a596-eba582a1c30c tempest-AttachVolumeShelveTestJSON-266229927 tempest-AttachVolumeShelveTestJSON-266229927-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:06 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:50:06 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:50:06 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:06 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:50:06 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-115a26cf-e68b-403e-a596-eba582a1c30c tempest-AttachVolumeShelveTestJSON-266229927 tempest-AttachVolumeShelveTestJSON-266229927-project-member] Volume info retrieved successfully. Sep 02 12:50:06 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-115a26cf-e68b-403e-a596-eba582a1c30c tempest-AttachVolumeShelveTestJSON-266229927 tempest-AttachVolumeShelveTestJSON-266229927-project-member] http://192.168.122.82/volume/v3/volumes/3dc4bded-906e-44ea-9406-cd0caec35a9a returned with HTTP 200 Sep 02 12:50:06 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 280/553] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:50:06 2026] GET /volume/v3/volumes/3dc4bded-906e-44ea-9406-cd0caec35a9a => generated 857 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:50:06 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-d280cb1e-a104-4540-bc54-f38e2ee78d9e None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:06 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-d280cb1e-a104-4540-bc54-f38e2ee78d9e tempest-AttachVolumeShelveTestJSON-266229927 tempest-AttachVolumeShelveTestJSON-266229927-project-member] GET http://192.168.122.82/volume/v3/volumes/3dc4bded-906e-44ea-9406-cd0caec35a9a Sep 02 12:50:06 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-d280cb1e-a104-4540-bc54-f38e2ee78d9e tempest-AttachVolumeShelveTestJSON-266229927 tempest-AttachVolumeShelveTestJSON-266229927-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:06 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-d280cb1e-a104-4540-bc54-f38e2ee78d9e tempest-AttachVolumeShelveTestJSON-266229927 tempest-AttachVolumeShelveTestJSON-266229927-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:06 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:50:06 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:50:06 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:06 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:50:06 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-d280cb1e-a104-4540-bc54-f38e2ee78d9e tempest-AttachVolumeShelveTestJSON-266229927 tempest-AttachVolumeShelveTestJSON-266229927-project-member] Volume info retrieved successfully. Sep 02 12:50:06 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-d280cb1e-a104-4540-bc54-f38e2ee78d9e tempest-AttachVolumeShelveTestJSON-266229927 tempest-AttachVolumeShelveTestJSON-266229927-project-member] http://192.168.122.82/volume/v3/volumes/3dc4bded-906e-44ea-9406-cd0caec35a9a returned with HTTP 200 Sep 02 12:50:06 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 274/554] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:50:06 2026] GET /volume/v3/volumes/3dc4bded-906e-44ea-9406-cd0caec35a9a => generated 857 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:50:06 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-143607cc-090b-4e38-8262-d4535572bef3 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:06 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-143607cc-090b-4e38-8262-d4535572bef3 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598-project-member] GET http://192.168.122.82/volume/v3/snapshots/586d8d95-fda3-42e9-aebf-4e8d8f68b7e1 Sep 02 12:50:06 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-143607cc-090b-4e38-8262-d4535572bef3 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:06 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-143607cc-090b-4e38-8262-d4535572bef3 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:06 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-143607cc-090b-4e38-8262-d4535572bef3 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598-project-member] http://192.168.122.82/volume/v3/snapshots/586d8d95-fda3-42e9-aebf-4e8d8f68b7e1 returned with HTTP 404 Sep 02 12:50:06 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 281/555] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:50:06 2026] GET /volume/v3/snapshots/586d8d95-fda3-42e9-aebf-4e8d8f68b7e1 => generated 111 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:50:06 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-f9954c92-8ded-4fb1-a056-392076394862 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:06 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-f9954c92-8ded-4fb1-a056-392076394862 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598-project-member] GET http://192.168.122.82/volume/v3/volumes/1d445602-027d-46d1-8a83-1c5582c92a0e Sep 02 12:50:06 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-f9954c92-8ded-4fb1-a056-392076394862 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:06 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-f9954c92-8ded-4fb1-a056-392076394862 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:06 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:50:06 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:50:06 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:06 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:50:06 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-f9954c92-8ded-4fb1-a056-392076394862 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598-project-member] Volume info retrieved successfully. Sep 02 12:50:06 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-f9954c92-8ded-4fb1-a056-392076394862 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598-project-member] http://192.168.122.82/volume/v3/volumes/1d445602-027d-46d1-8a83-1c5582c92a0e returned with HTTP 200 Sep 02 12:50:06 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 275/556] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:50:06 2026] GET /volume/v3/volumes/1d445602-027d-46d1-8a83-1c5582c92a0e => generated 867 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:50:06 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-d0042b5a-d276-4f84-b85b-d3b50094de07 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:06 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-d0042b5a-d276-4f84-b85b-d3b50094de07 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598-project-member] DELETE http://192.168.122.82/volume/v3/volumes/1d445602-027d-46d1-8a83-1c5582c92a0e Sep 02 12:50:06 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-d0042b5a-d276-4f84-b85b-d3b50094de07 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:06 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-d0042b5a-d276-4f84-b85b-d3b50094de07 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598-project-member] Calling method 'delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:06 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-d0042b5a-d276-4f84-b85b-d3b50094de07 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598-project-member] Delete volume with id: 1d445602-027d-46d1-8a83-1c5582c92a0e Sep 02 12:50:06 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:50:06 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:50:06 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:06 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:50:06 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-d0042b5a-d276-4f84-b85b-d3b50094de07 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598-project-member] Volume info retrieved successfully. Sep 02 12:50:06 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-d0042b5a-d276-4f84-b85b-d3b50094de07 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598-project-member] Delete volume request issued successfully. Sep 02 12:50:06 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-d0042b5a-d276-4f84-b85b-d3b50094de07 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598-project-member] http://192.168.122.82/volume/v3/volumes/1d445602-027d-46d1-8a83-1c5582c92a0e returned with HTTP 202 Sep 02 12:50:06 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 282/557] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 12:50:06 2026] DELETE /volume/v3/volumes/1d445602-027d-46d1-8a83-1c5582c92a0e => generated 0 bytes in 124 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 12:50:06 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-d3782866-5215-4b61-a688-bde3803637d5 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:06 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-d3782866-5215-4b61-a688-bde3803637d5 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598-project-member] GET http://192.168.122.82/volume/v3/volumes/1d445602-027d-46d1-8a83-1c5582c92a0e Sep 02 12:50:06 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-d3782866-5215-4b61-a688-bde3803637d5 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:06 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-d3782866-5215-4b61-a688-bde3803637d5 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:06 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:50:06 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:50:06 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:06 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:50:06 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-d3782866-5215-4b61-a688-bde3803637d5 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598-project-member] Volume info retrieved successfully. Sep 02 12:50:06 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-d3782866-5215-4b61-a688-bde3803637d5 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598-project-member] http://192.168.122.82/volume/v3/volumes/1d445602-027d-46d1-8a83-1c5582c92a0e returned with HTTP 200 Sep 02 12:50:06 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 276/558] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:50:06 2026] GET /volume/v3/volumes/1d445602-027d-46d1-8a83-1c5582c92a0e => generated 866 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 12:50:07 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [req-65ea7cf9-9ba1-425b-b18d-90a0dcb6cff0 req-c3a9cebc-54a7-4061-adf0-adbc288a22f3 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:07 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-65ea7cf9-9ba1-425b-b18d-90a0dcb6cff0 req-c3a9cebc-54a7-4061-adf0-adbc288a22f3 tempest-VolumesSnapshotsTestJSON-436199847 tempest-VolumesSnapshotsTestJSON-436199847-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 12:50:07 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-65ea7cf9-9ba1-425b-b18d-90a0dcb6cff0 req-c3a9cebc-54a7-4061-adf0-adbc288a22f3 tempest-VolumesSnapshotsTestJSON-436199847 tempest-VolumesSnapshotsTestJSON-436199847-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-929397139", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:50:07 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.volumes [req-65ea7cf9-9ba1-425b-b18d-90a0dcb6cff0 req-c3a9cebc-54a7-4061-adf0-adbc288a22f3 tempest-VolumesSnapshotsTestJSON-436199847 tempest-VolumesSnapshotsTestJSON-436199847-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-929397139', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=86936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 12:50:07 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [req-65ea7cf9-9ba1-425b-b18d-90a0dcb6cff0 req-c3a9cebc-54a7-4061-adf0-adbc288a22f3 tempest-VolumesSnapshotsTestJSON-436199847 tempest-VolumesSnapshotsTestJSON-436199847-project-member] Create volume of 1 GB Sep 02 12:50:07 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [req-65ea7cf9-9ba1-425b-b18d-90a0dcb6cff0 req-c3a9cebc-54a7-4061-adf0-adbc288a22f3 tempest-VolumesSnapshotsTestJSON-436199847 tempest-VolumesSnapshotsTestJSON-436199847-project-member] Availability Zones retrieved successfully. Sep 02 12:50:07 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [req-65ea7cf9-9ba1-425b-b18d-90a0dcb6cff0 req-c3a9cebc-54a7-4061-adf0-adbc288a22f3 tempest-VolumesSnapshotsTestJSON-436199847 tempest-VolumesSnapshotsTestJSON-436199847-project-member] Flow 'volume_create_api' (e89baab3-e046-46f7-8af7-7c48fbd9ada4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:50:07 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [req-65ea7cf9-9ba1-425b-b18d-90a0dcb6cff0 req-c3a9cebc-54a7-4061-adf0-adbc288a22f3 tempest-VolumesSnapshotsTestJSON-436199847 tempest-VolumesSnapshotsTestJSON-436199847-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12b62fbd-3d1f-4434-b95b-914b185aad5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:50:07 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.flows.api.create_volume [req-65ea7cf9-9ba1-425b-b18d-90a0dcb6cff0 req-c3a9cebc-54a7-4061-adf0-adbc288a22f3 tempest-VolumesSnapshotsTestJSON-436199847 tempest-VolumesSnapshotsTestJSON-436199847-project-member] Validating volume size '1' using validate_int {{(pid=86936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 12:50:07 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [req-65ea7cf9-9ba1-425b-b18d-90a0dcb6cff0 req-c3a9cebc-54a7-4061-adf0-adbc288a22f3 tempest-VolumesSnapshotsTestJSON-436199847 tempest-VolumesSnapshotsTestJSON-436199847-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12b62fbd-3d1f-4434-b95b-914b185aad5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:50:07 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [req-65ea7cf9-9ba1-425b-b18d-90a0dcb6cff0 req-c3a9cebc-54a7-4061-adf0-adbc288a22f3 tempest-VolumesSnapshotsTestJSON-436199847 tempest-VolumesSnapshotsTestJSON-436199847-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (921b873d-f56c-4deb-b25e-2eaa183805ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:50:07 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-4e7f440a-753d-4640-a5d5-30bd6a2d8e56 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:07 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-4e7f440a-753d-4640-a5d5-30bd6a2d8e56 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598-project-member] GET http://192.168.122.82/volume/v3/volumes/1d445602-027d-46d1-8a83-1c5582c92a0e Sep 02 12:50:07 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-4e7f440a-753d-4640-a5d5-30bd6a2d8e56 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:07 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-4e7f440a-753d-4640-a5d5-30bd6a2d8e56 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:08 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:50:08 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:50:08 devstack devstack@c-api.service[86936]: DEBUG cinder.quota [req-65ea7cf9-9ba1-425b-b18d-90a0dcb6cff0 req-c3a9cebc-54a7-4061-adf0-adbc288a22f3 tempest-VolumesSnapshotsTestJSON-436199847 tempest-VolumesSnapshotsTestJSON-436199847-project-member] Created reservations ['696f575e-ed89-482c-84d4-e23f00c83030', 'ddbfa1cc-bb91-4718-a9d3-d53e34780d7d', '5feefe4f-46f9-46ba-9ce0-6cc61d08e4d5', 'cd3e1b00-150e-4d95-acea-dfcc86d1243c'] {{(pid=86936) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:50:08 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:08 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:50:08 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [req-65ea7cf9-9ba1-425b-b18d-90a0dcb6cff0 req-c3a9cebc-54a7-4061-adf0-adbc288a22f3 tempest-VolumesSnapshotsTestJSON-436199847 tempest-VolumesSnapshotsTestJSON-436199847-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (921b873d-f56c-4deb-b25e-2eaa183805ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['696f575e-ed89-482c-84d4-e23f00c83030', 'ddbfa1cc-bb91-4718-a9d3-d53e34780d7d', '5feefe4f-46f9-46ba-9ce0-6cc61d08e4d5', 'cd3e1b00-150e-4d95-acea-dfcc86d1243c']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:50:08 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [req-65ea7cf9-9ba1-425b-b18d-90a0dcb6cff0 req-c3a9cebc-54a7-4061-adf0-adbc288a22f3 tempest-VolumesSnapshotsTestJSON-436199847 tempest-VolumesSnapshotsTestJSON-436199847-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d15d3bd-cd04-4746-9f00-8367e01338f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:50:08 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-4e7f440a-753d-4640-a5d5-30bd6a2d8e56 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598-project-member] Volume info retrieved successfully. Sep 02 12:50:08 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-4e7f440a-753d-4640-a5d5-30bd6a2d8e56 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598-project-member] http://192.168.122.82/volume/v3/volumes/1d445602-027d-46d1-8a83-1c5582c92a0e returned with HTTP 200 Sep 02 12:50:08 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 277/559] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:50:07 2026] GET /volume/v3/volumes/1d445602-027d-46d1-8a83-1c5582c92a0e => generated 866 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:50:08 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:50:08 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:50:08 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [req-65ea7cf9-9ba1-425b-b18d-90a0dcb6cff0 req-c3a9cebc-54a7-4061-adf0-adbc288a22f3 tempest-VolumesSnapshotsTestJSON-436199847 tempest-VolumesSnapshotsTestJSON-436199847-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d15d3bd-cd04-4746-9f00-8367e01338f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3324b3fb-bcf9-421c-9d45-949f5210d588', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-929397139',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3db46bf37bfe4a1db8d6434d3553aab4',qos_specs=None,replication_status=,reservations=['696f575e-ed89-482c-84d4-e23f00c83030','ddbfa1cc-bb91-4718-a9d3-d53e34780d7d','5feefe4f-46f9-46ba-9ce0-6cc61d08e4d5','cd3e1b00-150e-4d95-acea-dfcc86d1243c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37380b99d26f46a895d59a55d60ab9a0',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T10:50:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-929397139',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3324b3fb-bcf9-421c-9d45-949f5210d588,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3db46bf37bfe4a1db8d6434d3553aab4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='37380b99d26f46a895d59a55d60ab9a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:50:08 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [req-65ea7cf9-9ba1-425b-b18d-90a0dcb6cff0 req-c3a9cebc-54a7-4061-adf0-adbc288a22f3 tempest-VolumesSnapshotsTestJSON-436199847 tempest-VolumesSnapshotsTestJSON-436199847-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee695cf8-1b26-4fd0-9f04-0c67d511e147) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:50:08 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [req-65ea7cf9-9ba1-425b-b18d-90a0dcb6cff0 req-c3a9cebc-54a7-4061-adf0-adbc288a22f3 tempest-VolumesSnapshotsTestJSON-436199847 tempest-VolumesSnapshotsTestJSON-436199847-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee695cf8-1b26-4fd0-9f04-0c67d511e147) transitioned into state 'SUCCESS' from state '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-929397139',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3db46bf37bfe4a1db8d6434d3553aab4',qos_specs=None,replication_status=,reservations=['696f575e-ed89-482c-84d4-e23f00c83030','ddbfa1cc-bb91-4718-a9d3-d53e34780d7d','5feefe4f-46f9-46ba-9ce0-6cc61d08e4d5','cd3e1b00-150e-4d95-acea-dfcc86d1243c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37380b99d26f46a895d59a55d60ab9a0',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:50:08 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [req-65ea7cf9-9ba1-425b-b18d-90a0dcb6cff0 req-c3a9cebc-54a7-4061-adf0-adbc288a22f3 tempest-VolumesSnapshotsTestJSON-436199847 tempest-VolumesSnapshotsTestJSON-436199847-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a6b857b-a2b0-4fd7-a710-a55afd56e4c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:50:08 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [req-65ea7cf9-9ba1-425b-b18d-90a0dcb6cff0 req-c3a9cebc-54a7-4061-adf0-adbc288a22f3 tempest-VolumesSnapshotsTestJSON-436199847 tempest-VolumesSnapshotsTestJSON-436199847-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a6b857b-a2b0-4fd7-a710-a55afd56e4c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:50:08 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [req-65ea7cf9-9ba1-425b-b18d-90a0dcb6cff0 req-c3a9cebc-54a7-4061-adf0-adbc288a22f3 tempest-VolumesSnapshotsTestJSON-436199847 tempest-VolumesSnapshotsTestJSON-436199847-project-member] Flow 'volume_create_api' (e89baab3-e046-46f7-8af7-7c48fbd9ada4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:50:08 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [req-65ea7cf9-9ba1-425b-b18d-90a0dcb6cff0 req-c3a9cebc-54a7-4061-adf0-adbc288a22f3 tempest-VolumesSnapshotsTestJSON-436199847 tempest-VolumesSnapshotsTestJSON-436199847-project-member] Create volume request issued successfully. Sep 02 12:50:08 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-65ea7cf9-9ba1-425b-b18d-90a0dcb6cff0 req-c3a9cebc-54a7-4061-adf0-adbc288a22f3 tempest-VolumesSnapshotsTestJSON-436199847 tempest-VolumesSnapshotsTestJSON-436199847-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 12:50:08 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 283/560] 192.168.122.82 () {64 vars in 1425 bytes} [Wed Sep 2 12:50:07 2026] POST /volume/v3/volumes => generated 761 bytes in 685 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 12:50:08 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [req-65ea7cf9-9ba1-425b-b18d-90a0dcb6cff0 req-1b26ae00-a2b2-40fa-9a75-db6ed641b818 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:08 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-65ea7cf9-9ba1-425b-b18d-90a0dcb6cff0 req-1b26ae00-a2b2-40fa-9a75-db6ed641b818 tempest-VolumesSnapshotsTestJSON-436199847 tempest-VolumesSnapshotsTestJSON-436199847-project-member] GET http://192.168.122.82/volume/v3/volumes/3324b3fb-bcf9-421c-9d45-949f5210d588 Sep 02 12:50:08 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-65ea7cf9-9ba1-425b-b18d-90a0dcb6cff0 req-1b26ae00-a2b2-40fa-9a75-db6ed641b818 tempest-VolumesSnapshotsTestJSON-436199847 tempest-VolumesSnapshotsTestJSON-436199847-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:08 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-65ea7cf9-9ba1-425b-b18d-90a0dcb6cff0 req-1b26ae00-a2b2-40fa-9a75-db6ed641b818 tempest-VolumesSnapshotsTestJSON-436199847 tempest-VolumesSnapshotsTestJSON-436199847-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:08 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:50:08 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:50:08 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:08 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:50:08 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [req-65ea7cf9-9ba1-425b-b18d-90a0dcb6cff0 req-1b26ae00-a2b2-40fa-9a75-db6ed641b818 tempest-VolumesSnapshotsTestJSON-436199847 tempest-VolumesSnapshotsTestJSON-436199847-project-member] Volume info retrieved successfully. Sep 02 12:50:08 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-65ea7cf9-9ba1-425b-b18d-90a0dcb6cff0 req-1b26ae00-a2b2-40fa-9a75-db6ed641b818 tempest-VolumesSnapshotsTestJSON-436199847 tempest-VolumesSnapshotsTestJSON-436199847-project-member] http://192.168.122.82/volume/v3/volumes/3324b3fb-bcf9-421c-9d45-949f5210d588 returned with HTTP 200 Sep 02 12:50:08 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 278/561] 192.168.122.82 () {60 vars in 1482 bytes} [Wed Sep 2 12:50:08 2026] GET /volume/v3/volumes/3324b3fb-bcf9-421c-9d45-949f5210d588 => generated 829 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:50:08 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [req-d1774d7c-73ba-423b-91e3-3509aa7e3d15 req-917fb0e2-a667-4343-bf19-670bd862f4d6 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:08 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-d1774d7c-73ba-423b-91e3-3509aa7e3d15 req-917fb0e2-a667-4343-bf19-670bd862f4d6 tempest-VolumesSnapshotsTestJSON-436199847 tempest-VolumesSnapshotsTestJSON-436199847-project-member] GET http://192.168.122.82/volume/v3/volumes/3324b3fb-bcf9-421c-9d45-949f5210d588 Sep 02 12:50:08 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-d1774d7c-73ba-423b-91e3-3509aa7e3d15 req-917fb0e2-a667-4343-bf19-670bd862f4d6 tempest-VolumesSnapshotsTestJSON-436199847 tempest-VolumesSnapshotsTestJSON-436199847-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:08 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-d1774d7c-73ba-423b-91e3-3509aa7e3d15 req-917fb0e2-a667-4343-bf19-670bd862f4d6 tempest-VolumesSnapshotsTestJSON-436199847 tempest-VolumesSnapshotsTestJSON-436199847-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:08 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:50:08 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:50:08 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:08 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:50:08 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [req-d1774d7c-73ba-423b-91e3-3509aa7e3d15 req-917fb0e2-a667-4343-bf19-670bd862f4d6 tempest-VolumesSnapshotsTestJSON-436199847 tempest-VolumesSnapshotsTestJSON-436199847-project-member] Volume info retrieved successfully. Sep 02 12:50:08 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-d1774d7c-73ba-423b-91e3-3509aa7e3d15 req-917fb0e2-a667-4343-bf19-670bd862f4d6 tempest-VolumesSnapshotsTestJSON-436199847 tempest-VolumesSnapshotsTestJSON-436199847-project-member] http://192.168.122.82/volume/v3/volumes/3324b3fb-bcf9-421c-9d45-949f5210d588 returned with HTTP 200 Sep 02 12:50:08 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 284/562] 192.168.122.82 () {60 vars in 1482 bytes} [Wed Sep 2 12:50:08 2026] GET /volume/v3/volumes/3324b3fb-bcf9-421c-9d45-949f5210d588 => generated 829 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:50:09 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-7d4842e8-985e-4830-8d48-6cdec25f382a None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:09 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-7d4842e8-985e-4830-8d48-6cdec25f382a tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598-project-member] GET http://192.168.122.82/volume/v3/volumes/1d445602-027d-46d1-8a83-1c5582c92a0e Sep 02 12:50:09 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-7d4842e8-985e-4830-8d48-6cdec25f382a tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:09 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-7d4842e8-985e-4830-8d48-6cdec25f382a tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:09 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-7d4842e8-985e-4830-8d48-6cdec25f382a tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598 tempest-VolumeSnapshotQuotasNegativeTestJSON-2029658598-project-member] http://192.168.122.82/volume/v3/volumes/1d445602-027d-46d1-8a83-1c5582c92a0e returned with HTTP 404 Sep 02 12:50:09 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 279/563] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:50:09 2026] GET /volume/v3/volumes/1d445602-027d-46d1-8a83-1c5582c92a0e => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:50:09 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-2547e297-ee48-43df-83d1-e36677a394fd None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:09 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-2547e297-ee48-43df-83d1-e36677a394fd tempest-VolumeSnapshotQuotasNegativeTestJSON-1269467920 tempest-VolumeSnapshotQuotasNegativeTestJSON-1269467920-project-admin] PUT http://192.168.122.82/volume/v3/os-quota-sets/86409d5a66bd47c4a44dd4dd8224357d Sep 02 12:50:09 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-2547e297-ee48-43df-83d1-e36677a394fd tempest-VolumeSnapshotQuotasNegativeTestJSON-1269467920 tempest-VolumeSnapshotQuotasNegativeTestJSON-1269467920-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=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:50:09 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-2547e297-ee48-43df-83d1-e36677a394fd tempest-VolumeSnapshotQuotasNegativeTestJSON-1269467920 tempest-VolumeSnapshotQuotasNegativeTestJSON-1269467920-project-admin] http://192.168.122.82/volume/v3/os-quota-sets/86409d5a66bd47c4a44dd4dd8224357d returned with HTTP 200 Sep 02 12:50:09 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 285/564] 192.168.122.82 () {60 vars in 1254 bytes} [Wed Sep 2 12:50:09 2026] PUT /volume/v3/os-quota-sets/86409d5a66bd47c4a44dd4dd8224357d => generated 398 bytes in 307 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:50:09 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [req-f0241b4f-4d3a-4d68-8cdf-02ac23725df1 req-95724aeb-d97a-4ed9-b6c5-84c890cd181b None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:09 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-f0241b4f-4d3a-4d68-8cdf-02ac23725df1 req-95724aeb-d97a-4ed9-b6c5-84c890cd181b tempest-VolumesSnapshotsTestJSON-436199847 tempest-VolumesSnapshotsTestJSON-436199847-project-member] GET http://192.168.122.82/volume/v3/volumes/3324b3fb-bcf9-421c-9d45-949f5210d588 Sep 02 12:50:09 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-f0241b4f-4d3a-4d68-8cdf-02ac23725df1 req-95724aeb-d97a-4ed9-b6c5-84c890cd181b tempest-VolumesSnapshotsTestJSON-436199847 tempest-VolumesSnapshotsTestJSON-436199847-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:09 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-f0241b4f-4d3a-4d68-8cdf-02ac23725df1 req-95724aeb-d97a-4ed9-b6c5-84c890cd181b tempest-VolumesSnapshotsTestJSON-436199847 tempest-VolumesSnapshotsTestJSON-436199847-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:09 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:50:09 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:50:09 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:09 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:50:09 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [req-f0241b4f-4d3a-4d68-8cdf-02ac23725df1 req-95724aeb-d97a-4ed9-b6c5-84c890cd181b tempest-VolumesSnapshotsTestJSON-436199847 tempest-VolumesSnapshotsTestJSON-436199847-project-member] Volume info retrieved successfully. Sep 02 12:50:09 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-f0241b4f-4d3a-4d68-8cdf-02ac23725df1 req-95724aeb-d97a-4ed9-b6c5-84c890cd181b tempest-VolumesSnapshotsTestJSON-436199847 tempest-VolumesSnapshotsTestJSON-436199847-project-member] http://192.168.122.82/volume/v3/volumes/3324b3fb-bcf9-421c-9d45-949f5210d588 returned with HTTP 200 Sep 02 12:50:09 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 280/565] 192.168.122.82 () {60 vars in 1482 bytes} [Wed Sep 2 12:50:09 2026] GET /volume/v3/volumes/3324b3fb-bcf9-421c-9d45-949f5210d588 => generated 853 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:50:10 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [req-5047c4ef-9259-47ce-959a-b16ef2fb85cb req-b7f1e5e0-4c69-41ce-ad2c-d9bca238e8e6 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:10 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-5047c4ef-9259-47ce-959a-b16ef2fb85cb req-b7f1e5e0-4c69-41ce-ad2c-d9bca238e8e6 tempest-VolumesSnapshotsTestJSON-436199847 tempest-VolumesSnapshotsTestJSON-436199847-project-member] GET http://192.168.122.82/volume/v3/volumes/3324b3fb-bcf9-421c-9d45-949f5210d588 Sep 02 12:50:10 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-5047c4ef-9259-47ce-959a-b16ef2fb85cb req-b7f1e5e0-4c69-41ce-ad2c-d9bca238e8e6 tempest-VolumesSnapshotsTestJSON-436199847 tempest-VolumesSnapshotsTestJSON-436199847-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:10 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-5047c4ef-9259-47ce-959a-b16ef2fb85cb req-b7f1e5e0-4c69-41ce-ad2c-d9bca238e8e6 tempest-VolumesSnapshotsTestJSON-436199847 tempest-VolumesSnapshotsTestJSON-436199847-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:10 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:50:10 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:50:10 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:10 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:50:10 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [req-5047c4ef-9259-47ce-959a-b16ef2fb85cb req-b7f1e5e0-4c69-41ce-ad2c-d9bca238e8e6 tempest-VolumesSnapshotsTestJSON-436199847 tempest-VolumesSnapshotsTestJSON-436199847-project-member] Volume info retrieved successfully. Sep 02 12:50:10 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-5047c4ef-9259-47ce-959a-b16ef2fb85cb req-b7f1e5e0-4c69-41ce-ad2c-d9bca238e8e6 tempest-VolumesSnapshotsTestJSON-436199847 tempest-VolumesSnapshotsTestJSON-436199847-project-member] http://192.168.122.82/volume/v3/volumes/3324b3fb-bcf9-421c-9d45-949f5210d588 returned with HTTP 200 Sep 02 12:50:10 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 286/566] 192.168.122.82 () {60 vars in 1482 bytes} [Wed Sep 2 12:50:10 2026] GET /volume/v3/volumes/3324b3fb-bcf9-421c-9d45-949f5210d588 => generated 854 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:50:10 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [req-0084d6bf-a167-492e-b824-5c16c0dd9eb4 req-e575089a-628e-4128-9ecf-15d53987fb39 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:10 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-0084d6bf-a167-492e-b824-5c16c0dd9eb4 req-e575089a-628e-4128-9ecf-15d53987fb39 tempest-VolumesSnapshotsTestJSON-436199847 tempest-VolumesSnapshotsTestJSON-436199847-project-member] POST http://192.168.122.82/volume/v3/snapshots Sep 02 12:50:10 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-0084d6bf-a167-492e-b824-5c16c0dd9eb4 req-e575089a-628e-4128-9ecf-15d53987fb39 tempest-VolumesSnapshotsTestJSON-436199847 tempest-VolumesSnapshotsTestJSON-436199847-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3324b3fb-bcf9-421c-9d45-949f5210d588", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-1600176394", "description": null, "metadata": {}}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:50:10 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:50:10 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:50:10 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:10 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:50:10 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [req-0084d6bf-a167-492e-b824-5c16c0dd9eb4 req-e575089a-628e-4128-9ecf-15d53987fb39 tempest-VolumesSnapshotsTestJSON-436199847 tempest-VolumesSnapshotsTestJSON-436199847-project-member] Volume info retrieved successfully. Sep 02 12:50:10 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.snapshots [req-0084d6bf-a167-492e-b824-5c16c0dd9eb4 req-e575089a-628e-4128-9ecf-15d53987fb39 tempest-VolumesSnapshotsTestJSON-436199847 tempest-VolumesSnapshotsTestJSON-436199847-project-member] Create snapshot from volume 3324b3fb-bcf9-421c-9d45-949f5210d588 Sep 02 12:50:10 devstack devstack@c-api.service[86935]: DEBUG cinder.quota [req-0084d6bf-a167-492e-b824-5c16c0dd9eb4 req-e575089a-628e-4128-9ecf-15d53987fb39 tempest-VolumesSnapshotsTestJSON-436199847 tempest-VolumesSnapshotsTestJSON-436199847-project-member] Created reservations ['ef062fa5-2e7c-46b3-83be-8e0be77cc0a9', '83b80e37-f130-4c6a-9a41-34bf4a09bdda', '8c809618-8f87-4d7b-a20f-1a8e7d8125f9', 'd5a4181f-6494-422c-80d4-11d688852128'] {{(pid=86935) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:50:10 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:50:10 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:50:10 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [req-0084d6bf-a167-492e-b824-5c16c0dd9eb4 req-e575089a-628e-4128-9ecf-15d53987fb39 tempest-VolumesSnapshotsTestJSON-436199847 tempest-VolumesSnapshotsTestJSON-436199847-project-member] Snapshot create request issued successfully. Sep 02 12:50:10 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-0084d6bf-a167-492e-b824-5c16c0dd9eb4 req-e575089a-628e-4128-9ecf-15d53987fb39 tempest-VolumesSnapshotsTestJSON-436199847 tempest-VolumesSnapshotsTestJSON-436199847-project-member] http://192.168.122.82/volume/v3/snapshots returned with HTTP 202 Sep 02 12:50:11 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 281/567] 192.168.122.82 () {64 vars in 1431 bytes} [Wed Sep 2 12:50:10 2026] POST /volume/v3/snapshots => generated 311 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 12:50:11 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [req-48616e29-4d58-4bf8-800e-95452cc246a7 req-b6291106-f24d-4b82-a35c-7e1d2021b19a None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:11 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-48616e29-4d58-4bf8-800e-95452cc246a7 req-b6291106-f24d-4b82-a35c-7e1d2021b19a tempest-VolumesSnapshotsTestJSON-436199847 tempest-VolumesSnapshotsTestJSON-436199847-project-reader] GET http://192.168.122.82/volume/v3/snapshots/ff1f0db9-fdf6-4067-96c1-3879b1b2255f Sep 02 12:50:11 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-48616e29-4d58-4bf8-800e-95452cc246a7 req-b6291106-f24d-4b82-a35c-7e1d2021b19a tempest-VolumesSnapshotsTestJSON-436199847 tempest-VolumesSnapshotsTestJSON-436199847-project-reader] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:11 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-48616e29-4d58-4bf8-800e-95452cc246a7 req-b6291106-f24d-4b82-a35c-7e1d2021b19a tempest-VolumesSnapshotsTestJSON-436199847 tempest-VolumesSnapshotsTestJSON-436199847-project-reader] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:11 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:11 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:50:11 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [req-48616e29-4d58-4bf8-800e-95452cc246a7 req-b6291106-f24d-4b82-a35c-7e1d2021b19a tempest-VolumesSnapshotsTestJSON-436199847 tempest-VolumesSnapshotsTestJSON-436199847-project-reader] Snapshot retrieved successfully. Sep 02 12:50:11 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-48616e29-4d58-4bf8-800e-95452cc246a7 req-b6291106-f24d-4b82-a35c-7e1d2021b19a tempest-VolumesSnapshotsTestJSON-436199847 tempest-VolumesSnapshotsTestJSON-436199847-project-reader] http://192.168.122.82/volume/v3/snapshots/ff1f0db9-fdf6-4067-96c1-3879b1b2255f returned with HTTP 200 Sep 02 12:50:11 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 287/568] 192.168.122.82 () {60 vars in 1488 bytes} [Wed Sep 2 12:50:11 2026] GET /volume/v3/snapshots/ff1f0db9-fdf6-4067-96c1-3879b1b2255f => generated 443 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:50:11 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [req-0eb1715e-a4d3-4c3f-a0b6-ab39c6a4888f req-cbe96106-7ab5-4e58-8421-e1707e51bcdb None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:11 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-0eb1715e-a4d3-4c3f-a0b6-ab39c6a4888f req-cbe96106-7ab5-4e58-8421-e1707e51bcdb tempest-VolumesSnapshotsTestJSON-436199847 tempest-VolumesSnapshotsTestJSON-436199847-project-reader] GET http://192.168.122.82/volume/v3/snapshots/detail Sep 02 12:50:11 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-0eb1715e-a4d3-4c3f-a0b6-ab39c6a4888f req-cbe96106-7ab5-4e58-8421-e1707e51bcdb tempest-VolumesSnapshotsTestJSON-436199847 tempest-VolumesSnapshotsTestJSON-436199847-project-reader] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:11 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-0eb1715e-a4d3-4c3f-a0b6-ab39c6a4888f req-cbe96106-7ab5-4e58-8421-e1707e51bcdb tempest-VolumesSnapshotsTestJSON-436199847 tempest-VolumesSnapshotsTestJSON-436199847-project-reader] Calling method 'detail' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:11 devstack devstack@c-api.service[86935]: DEBUG cinder.api.api_utils [req-0eb1715e-a4d3-4c3f-a0b6-ab39c6a4888f req-cbe96106-7ab5-4e58-8421-e1707e51bcdb tempest-VolumesSnapshotsTestJSON-436199847 tempest-VolumesSnapshotsTestJSON-436199847-project-reader] Removing options '' from query. {{(pid=86935) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 12:50:11 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:11 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:50:11 devstack devstack@c-api.service[86935]: DEBUG cinder.db.api [req-0eb1715e-a4d3-4c3f-a0b6-ab39c6a4888f req-cbe96106-7ab5-4e58-8421-e1707e51bcdb tempest-VolumesSnapshotsTestJSON-436199847 tempest-VolumesSnapshotsTestJSON-436199847-project-reader] Building query based on filter {{(pid=86935) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 12:50:11 devstack devstack@c-api.service[86935]: /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 02 12:50:11 devstack devstack@c-api.service[86935]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 12:50:11 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [req-0eb1715e-a4d3-4c3f-a0b6-ab39c6a4888f req-cbe96106-7ab5-4e58-8421-e1707e51bcdb tempest-VolumesSnapshotsTestJSON-436199847 tempest-VolumesSnapshotsTestJSON-436199847-project-reader] Get all snapshots completed successfully. Sep 02 12:50:11 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:11 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:50:11 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-0eb1715e-a4d3-4c3f-a0b6-ab39c6a4888f req-cbe96106-7ab5-4e58-8421-e1707e51bcdb tempest-VolumesSnapshotsTestJSON-436199847 tempest-VolumesSnapshotsTestJSON-436199847-project-reader] http://192.168.122.82/volume/v3/snapshots/detail returned with HTTP 200 Sep 02 12:50:11 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 282/569] 192.168.122.82 () {60 vars in 1398 bytes} [Wed Sep 2 12:50:11 2026] GET /volume/v3/snapshots/detail => generated 446 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:50:11 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [req-4e6bfc29-a2c9-496f-b691-78acaf9fb9db req-2cf26f31-8322-4df9-90da-2a1d8ca3bb2a None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:11 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-4e6bfc29-a2c9-496f-b691-78acaf9fb9db req-2cf26f31-8322-4df9-90da-2a1d8ca3bb2a tempest-VolumesSnapshotsTestJSON-436199847 tempest-VolumesSnapshotsTestJSON-436199847-project-member] GET http://192.168.122.82/volume/v3/snapshots/ff1f0db9-fdf6-4067-96c1-3879b1b2255f Sep 02 12:50:11 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-4e6bfc29-a2c9-496f-b691-78acaf9fb9db req-2cf26f31-8322-4df9-90da-2a1d8ca3bb2a tempest-VolumesSnapshotsTestJSON-436199847 tempest-VolumesSnapshotsTestJSON-436199847-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:11 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-4e6bfc29-a2c9-496f-b691-78acaf9fb9db req-2cf26f31-8322-4df9-90da-2a1d8ca3bb2a tempest-VolumesSnapshotsTestJSON-436199847 tempest-VolumesSnapshotsTestJSON-436199847-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:11 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:11 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:50:11 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [req-4e6bfc29-a2c9-496f-b691-78acaf9fb9db req-2cf26f31-8322-4df9-90da-2a1d8ca3bb2a tempest-VolumesSnapshotsTestJSON-436199847 tempest-VolumesSnapshotsTestJSON-436199847-project-member] Snapshot retrieved successfully. Sep 02 12:50:11 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-4e6bfc29-a2c9-496f-b691-78acaf9fb9db req-2cf26f31-8322-4df9-90da-2a1d8ca3bb2a tempest-VolumesSnapshotsTestJSON-436199847 tempest-VolumesSnapshotsTestJSON-436199847-project-member] http://192.168.122.82/volume/v3/snapshots/ff1f0db9-fdf6-4067-96c1-3879b1b2255f returned with HTTP 200 Sep 02 12:50:11 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 288/570] 192.168.122.82 () {60 vars in 1488 bytes} [Wed Sep 2 12:50:11 2026] GET /volume/v3/snapshots/ff1f0db9-fdf6-4067-96c1-3879b1b2255f => generated 443 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 12:50:12 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-7f8eb2f7-9b41-4f8c-90f6-30df3b7241d5 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:12 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-7f8eb2f7-9b41-4f8c-90f6-30df3b7241d5 tempest-AttachVolumeShelveTestJSON-266229927 tempest-AttachVolumeShelveTestJSON-266229927-project-member] DELETE http://192.168.122.82/volume/v3/volumes/3dc4bded-906e-44ea-9406-cd0caec35a9a Sep 02 12:50:12 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-7f8eb2f7-9b41-4f8c-90f6-30df3b7241d5 tempest-AttachVolumeShelveTestJSON-266229927 tempest-AttachVolumeShelveTestJSON-266229927-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:12 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-7f8eb2f7-9b41-4f8c-90f6-30df3b7241d5 tempest-AttachVolumeShelveTestJSON-266229927 tempest-AttachVolumeShelveTestJSON-266229927-project-member] Calling method 'delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:12 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-7f8eb2f7-9b41-4f8c-90f6-30df3b7241d5 tempest-AttachVolumeShelveTestJSON-266229927 tempest-AttachVolumeShelveTestJSON-266229927-project-member] Delete volume with id: 3dc4bded-906e-44ea-9406-cd0caec35a9a Sep 02 12:50:12 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:50:12 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:50:12 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:12 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:50:12 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-7f8eb2f7-9b41-4f8c-90f6-30df3b7241d5 tempest-AttachVolumeShelveTestJSON-266229927 tempest-AttachVolumeShelveTestJSON-266229927-project-member] Volume info retrieved successfully. Sep 02 12:50:12 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [req-487cad0f-c17b-48a2-8de6-48cd7f7cae41 req-6dff159b-3b41-4a3a-8e12-fe62d92fba27 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:12 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-7f8eb2f7-9b41-4f8c-90f6-30df3b7241d5 tempest-AttachVolumeShelveTestJSON-266229927 tempest-AttachVolumeShelveTestJSON-266229927-project-member] Delete volume request issued successfully. Sep 02 12:50:12 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-7f8eb2f7-9b41-4f8c-90f6-30df3b7241d5 tempest-AttachVolumeShelveTestJSON-266229927 tempest-AttachVolumeShelveTestJSON-266229927-project-member] http://192.168.122.82/volume/v3/volumes/3dc4bded-906e-44ea-9406-cd0caec35a9a returned with HTTP 202 Sep 02 12:50:12 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 283/571] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 12:50:12 2026] DELETE /volume/v3/volumes/3dc4bded-906e-44ea-9406-cd0caec35a9a => generated 0 bytes in 116 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 12:50:12 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-96bbbbf1-7e4b-4c24-af2b-a75fd902287c None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:12 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-96bbbbf1-7e4b-4c24-af2b-a75fd902287c tempest-AttachVolumeShelveTestJSON-266229927 tempest-AttachVolumeShelveTestJSON-266229927-project-member] GET http://192.168.122.82/volume/v3/volumes/3dc4bded-906e-44ea-9406-cd0caec35a9a Sep 02 12:50:12 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-96bbbbf1-7e4b-4c24-af2b-a75fd902287c tempest-AttachVolumeShelveTestJSON-266229927 tempest-AttachVolumeShelveTestJSON-266229927-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:12 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-96bbbbf1-7e4b-4c24-af2b-a75fd902287c tempest-AttachVolumeShelveTestJSON-266229927 tempest-AttachVolumeShelveTestJSON-266229927-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:12 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-487cad0f-c17b-48a2-8de6-48cd7f7cae41 req-6dff159b-3b41-4a3a-8e12-fe62d92fba27 tempest-VolumesSnapshotsTestJSON-436199847 tempest-VolumesSnapshotsTestJSON-436199847-project-member] GET http://192.168.122.82/volume/v3/snapshots/ff1f0db9-fdf6-4067-96c1-3879b1b2255f Sep 02 12:50:12 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-487cad0f-c17b-48a2-8de6-48cd7f7cae41 req-6dff159b-3b41-4a3a-8e12-fe62d92fba27 tempest-VolumesSnapshotsTestJSON-436199847 tempest-VolumesSnapshotsTestJSON-436199847-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:12 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-487cad0f-c17b-48a2-8de6-48cd7f7cae41 req-6dff159b-3b41-4a3a-8e12-fe62d92fba27 tempest-VolumesSnapshotsTestJSON-436199847 tempest-VolumesSnapshotsTestJSON-436199847-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:12 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:50:12 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:50:12 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:12 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:50:12 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-96bbbbf1-7e4b-4c24-af2b-a75fd902287c tempest-AttachVolumeShelveTestJSON-266229927 tempest-AttachVolumeShelveTestJSON-266229927-project-member] Volume info retrieved successfully. Sep 02 12:50:12 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:12 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:50:12 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [req-487cad0f-c17b-48a2-8de6-48cd7f7cae41 req-6dff159b-3b41-4a3a-8e12-fe62d92fba27 tempest-VolumesSnapshotsTestJSON-436199847 tempest-VolumesSnapshotsTestJSON-436199847-project-member] Snapshot retrieved successfully. Sep 02 12:50:12 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-487cad0f-c17b-48a2-8de6-48cd7f7cae41 req-6dff159b-3b41-4a3a-8e12-fe62d92fba27 tempest-VolumesSnapshotsTestJSON-436199847 tempest-VolumesSnapshotsTestJSON-436199847-project-member] http://192.168.122.82/volume/v3/snapshots/ff1f0db9-fdf6-4067-96c1-3879b1b2255f returned with HTTP 200 Sep 02 12:50:12 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 289/572] 192.168.122.82 () {60 vars in 1488 bytes} [Wed Sep 2 12:50:12 2026] GET /volume/v3/snapshots/ff1f0db9-fdf6-4067-96c1-3879b1b2255f => generated 443 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:50:12 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-96bbbbf1-7e4b-4c24-af2b-a75fd902287c tempest-AttachVolumeShelveTestJSON-266229927 tempest-AttachVolumeShelveTestJSON-266229927-project-member] http://192.168.122.82/volume/v3/volumes/3dc4bded-906e-44ea-9406-cd0caec35a9a returned with HTTP 200 Sep 02 12:50:12 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 284/573] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:50:12 2026] GET /volume/v3/volumes/3dc4bded-906e-44ea-9406-cd0caec35a9a => generated 856 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:50:13 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-a022544b-2b5e-4a3b-acc3-6a0193099825 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:13 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-a022544b-2b5e-4a3b-acc3-6a0193099825 tempest-AttachVolumeShelveTestJSON-266229927 tempest-AttachVolumeShelveTestJSON-266229927-project-member] GET http://192.168.122.82/volume/v3/volumes/3dc4bded-906e-44ea-9406-cd0caec35a9a Sep 02 12:50:13 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-a022544b-2b5e-4a3b-acc3-6a0193099825 tempest-AttachVolumeShelveTestJSON-266229927 tempest-AttachVolumeShelveTestJSON-266229927-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:13 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-a022544b-2b5e-4a3b-acc3-6a0193099825 tempest-AttachVolumeShelveTestJSON-266229927 tempest-AttachVolumeShelveTestJSON-266229927-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:13 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [req-6192bd69-086d-4764-b6b9-c2f95f31591a req-8888b066-cc3d-4b45-9e6a-69ebb4dc27f5 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:13 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-6192bd69-086d-4764-b6b9-c2f95f31591a req-8888b066-cc3d-4b45-9e6a-69ebb4dc27f5 tempest-VolumesSnapshotsTestJSON-436199847 tempest-VolumesSnapshotsTestJSON-436199847-project-member] GET http://192.168.122.82/volume/v3/snapshots/ff1f0db9-fdf6-4067-96c1-3879b1b2255f Sep 02 12:50:13 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-6192bd69-086d-4764-b6b9-c2f95f31591a req-8888b066-cc3d-4b45-9e6a-69ebb4dc27f5 tempest-VolumesSnapshotsTestJSON-436199847 tempest-VolumesSnapshotsTestJSON-436199847-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:13 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-6192bd69-086d-4764-b6b9-c2f95f31591a req-8888b066-cc3d-4b45-9e6a-69ebb4dc27f5 tempest-VolumesSnapshotsTestJSON-436199847 tempest-VolumesSnapshotsTestJSON-436199847-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:13 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:13 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:50:13 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:50:13 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:50:13 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [req-6192bd69-086d-4764-b6b9-c2f95f31591a req-8888b066-cc3d-4b45-9e6a-69ebb4dc27f5 tempest-VolumesSnapshotsTestJSON-436199847 tempest-VolumesSnapshotsTestJSON-436199847-project-member] Snapshot retrieved successfully. Sep 02 12:50:13 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:13 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:50:13 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-6192bd69-086d-4764-b6b9-c2f95f31591a req-8888b066-cc3d-4b45-9e6a-69ebb4dc27f5 tempest-VolumesSnapshotsTestJSON-436199847 tempest-VolumesSnapshotsTestJSON-436199847-project-member] http://192.168.122.82/volume/v3/snapshots/ff1f0db9-fdf6-4067-96c1-3879b1b2255f returned with HTTP 200 Sep 02 12:50:13 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 285/574] 192.168.122.82 () {60 vars in 1488 bytes} [Wed Sep 2 12:50:13 2026] GET /volume/v3/snapshots/ff1f0db9-fdf6-4067-96c1-3879b1b2255f => generated 443 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:50:13 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-a022544b-2b5e-4a3b-acc3-6a0193099825 tempest-AttachVolumeShelveTestJSON-266229927 tempest-AttachVolumeShelveTestJSON-266229927-project-member] Volume info retrieved successfully. Sep 02 12:50:13 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-a022544b-2b5e-4a3b-acc3-6a0193099825 tempest-AttachVolumeShelveTestJSON-266229927 tempest-AttachVolumeShelveTestJSON-266229927-project-member] http://192.168.122.82/volume/v3/volumes/3dc4bded-906e-44ea-9406-cd0caec35a9a returned with HTTP 200 Sep 02 12:50:13 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 290/575] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:50:13 2026] GET /volume/v3/volumes/3dc4bded-906e-44ea-9406-cd0caec35a9a => generated 856 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:50:14 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [req-3eb278e5-9e9c-408b-99d2-54d38b4790db req-4e343d52-6172-48b3-872b-effddb489153 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:14 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-3eb278e5-9e9c-408b-99d2-54d38b4790db req-4e343d52-6172-48b3-872b-effddb489153 tempest-VolumesSnapshotsTestJSON-436199847 tempest-VolumesSnapshotsTestJSON-436199847-project-member] GET http://192.168.122.82/volume/v3/snapshots/ff1f0db9-fdf6-4067-96c1-3879b1b2255f Sep 02 12:50:14 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-3eb278e5-9e9c-408b-99d2-54d38b4790db req-4e343d52-6172-48b3-872b-effddb489153 tempest-VolumesSnapshotsTestJSON-436199847 tempest-VolumesSnapshotsTestJSON-436199847-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:14 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-3eb278e5-9e9c-408b-99d2-54d38b4790db req-4e343d52-6172-48b3-872b-effddb489153 tempest-VolumesSnapshotsTestJSON-436199847 tempest-VolumesSnapshotsTestJSON-436199847-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:14 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:14 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:50:14 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [req-3eb278e5-9e9c-408b-99d2-54d38b4790db req-4e343d52-6172-48b3-872b-effddb489153 tempest-VolumesSnapshotsTestJSON-436199847 tempest-VolumesSnapshotsTestJSON-436199847-project-member] Snapshot retrieved successfully. Sep 02 12:50:14 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-3eb278e5-9e9c-408b-99d2-54d38b4790db req-4e343d52-6172-48b3-872b-effddb489153 tempest-VolumesSnapshotsTestJSON-436199847 tempest-VolumesSnapshotsTestJSON-436199847-project-member] http://192.168.122.82/volume/v3/snapshots/ff1f0db9-fdf6-4067-96c1-3879b1b2255f returned with HTTP 200 Sep 02 12:50:14 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 286/576] 192.168.122.82 () {60 vars in 1488 bytes} [Wed Sep 2 12:50:14 2026] GET /volume/v3/snapshots/ff1f0db9-fdf6-4067-96c1-3879b1b2255f => generated 470 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 12:50:14 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-48c027e6-f9ec-4f89-ad63-6d98e0300643 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:14 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-48c027e6-f9ec-4f89-ad63-6d98e0300643 tempest-AttachVolumeShelveTestJSON-266229927 tempest-AttachVolumeShelveTestJSON-266229927-project-member] GET http://192.168.122.82/volume/v3/volumes/3dc4bded-906e-44ea-9406-cd0caec35a9a Sep 02 12:50:14 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-48c027e6-f9ec-4f89-ad63-6d98e0300643 tempest-AttachVolumeShelveTestJSON-266229927 tempest-AttachVolumeShelveTestJSON-266229927-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:14 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-48c027e6-f9ec-4f89-ad63-6d98e0300643 tempest-AttachVolumeShelveTestJSON-266229927 tempest-AttachVolumeShelveTestJSON-266229927-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:14 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [req-8f0693f7-47c0-4350-8af6-d88e3dc4ee1b req-4407aad5-7054-45f4-9d0f-fac0403a0dc9 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:14 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-48c027e6-f9ec-4f89-ad63-6d98e0300643 tempest-AttachVolumeShelveTestJSON-266229927 tempest-AttachVolumeShelveTestJSON-266229927-project-member] http://192.168.122.82/volume/v3/volumes/3dc4bded-906e-44ea-9406-cd0caec35a9a returned with HTTP 404 Sep 02 12:50:14 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-8f0693f7-47c0-4350-8af6-d88e3dc4ee1b req-4407aad5-7054-45f4-9d0f-fac0403a0dc9 tempest-VolumesSnapshotsTestJSON-436199847 tempest-VolumesSnapshotsTestJSON-436199847-project-member] DELETE http://192.168.122.82/volume/v3/snapshots/ff1f0db9-fdf6-4067-96c1-3879b1b2255f Sep 02 12:50:14 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-8f0693f7-47c0-4350-8af6-d88e3dc4ee1b req-4407aad5-7054-45f4-9d0f-fac0403a0dc9 tempest-VolumesSnapshotsTestJSON-436199847 tempest-VolumesSnapshotsTestJSON-436199847-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:14 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-8f0693f7-47c0-4350-8af6-d88e3dc4ee1b req-4407aad5-7054-45f4-9d0f-fac0403a0dc9 tempest-VolumesSnapshotsTestJSON-436199847 tempest-VolumesSnapshotsTestJSON-436199847-project-member] Calling method 'delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:14 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 291/577] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:50:14 2026] GET /volume/v3/volumes/3dc4bded-906e-44ea-9406-cd0caec35a9a => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:50:14 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.snapshots [req-8f0693f7-47c0-4350-8af6-d88e3dc4ee1b req-4407aad5-7054-45f4-9d0f-fac0403a0dc9 tempest-VolumesSnapshotsTestJSON-436199847 tempest-VolumesSnapshotsTestJSON-436199847-project-member] Delete snapshot with id: ff1f0db9-fdf6-4067-96c1-3879b1b2255f Sep 02 12:50:14 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:14 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:50:14 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [req-8f0693f7-47c0-4350-8af6-d88e3dc4ee1b req-4407aad5-7054-45f4-9d0f-fac0403a0dc9 tempest-VolumesSnapshotsTestJSON-436199847 tempest-VolumesSnapshotsTestJSON-436199847-project-member] Snapshot retrieved successfully. Sep 02 12:50:15 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:50:15 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:50:15 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [req-8f0693f7-47c0-4350-8af6-d88e3dc4ee1b req-4407aad5-7054-45f4-9d0f-fac0403a0dc9 tempest-VolumesSnapshotsTestJSON-436199847 tempest-VolumesSnapshotsTestJSON-436199847-project-member] Snapshot delete request issued successfully. Sep 02 12:50:15 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-8f0693f7-47c0-4350-8af6-d88e3dc4ee1b req-4407aad5-7054-45f4-9d0f-fac0403a0dc9 tempest-VolumesSnapshotsTestJSON-436199847 tempest-VolumesSnapshotsTestJSON-436199847-project-member] http://192.168.122.82/volume/v3/snapshots/ff1f0db9-fdf6-4067-96c1-3879b1b2255f returned with HTTP 202 Sep 02 12:50:15 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 287/578] 192.168.122.82 () {62 vars in 1510 bytes} [Wed Sep 2 12:50:14 2026] DELETE /volume/v3/snapshots/ff1f0db9-fdf6-4067-96c1-3879b1b2255f => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 12:50:15 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [req-b53729c8-ea84-4d39-85d8-1288f5ba129d req-6a8c4ba0-bc87-48f8-b6af-8ccd02a6274d None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:15 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-b53729c8-ea84-4d39-85d8-1288f5ba129d req-6a8c4ba0-bc87-48f8-b6af-8ccd02a6274d tempest-VolumesSnapshotsTestJSON-436199847 tempest-VolumesSnapshotsTestJSON-436199847-project-member] GET http://192.168.122.82/volume/v3/snapshots/ff1f0db9-fdf6-4067-96c1-3879b1b2255f Sep 02 12:50:15 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-b53729c8-ea84-4d39-85d8-1288f5ba129d req-6a8c4ba0-bc87-48f8-b6af-8ccd02a6274d tempest-VolumesSnapshotsTestJSON-436199847 tempest-VolumesSnapshotsTestJSON-436199847-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:15 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-b53729c8-ea84-4d39-85d8-1288f5ba129d req-6a8c4ba0-bc87-48f8-b6af-8ccd02a6274d tempest-VolumesSnapshotsTestJSON-436199847 tempest-VolumesSnapshotsTestJSON-436199847-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:15 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:15 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:50:15 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [req-b53729c8-ea84-4d39-85d8-1288f5ba129d req-6a8c4ba0-bc87-48f8-b6af-8ccd02a6274d tempest-VolumesSnapshotsTestJSON-436199847 tempest-VolumesSnapshotsTestJSON-436199847-project-member] Snapshot retrieved successfully. Sep 02 12:50:15 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-6df761ff-2f86-4858-ac43-97182cebf45c None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:15 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-b53729c8-ea84-4d39-85d8-1288f5ba129d req-6a8c4ba0-bc87-48f8-b6af-8ccd02a6274d tempest-VolumesSnapshotsTestJSON-436199847 tempest-VolumesSnapshotsTestJSON-436199847-project-member] http://192.168.122.82/volume/v3/snapshots/ff1f0db9-fdf6-4067-96c1-3879b1b2255f returned with HTTP 200 Sep 02 12:50:15 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 292/579] 192.168.122.82 () {60 vars in 1488 bytes} [Wed Sep 2 12:50:15 2026] GET /volume/v3/snapshots/ff1f0db9-fdf6-4067-96c1-3879b1b2255f => generated 469 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:50:15 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-6df761ff-2f86-4858-ac43-97182cebf45c tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] GET http://192.168.122.82/volume/v3/volumes Sep 02 12:50:15 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-6df761ff-2f86-4858-ac43-97182cebf45c tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:15 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-6df761ff-2f86-4858-ac43-97182cebf45c tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] Calling method 'index' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:15 devstack devstack@c-api.service[86935]: DEBUG cinder.api.api_utils [None req-6df761ff-2f86-4858-ac43-97182cebf45c tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] Removing options '' from query. {{(pid=86935) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 12:50:15 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:15 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:50:15 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-6df761ff-2f86-4858-ac43-97182cebf45c tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86935) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 12:50:15 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-6df761ff-2f86-4858-ac43-97182cebf45c tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] Get all volumes completed successfully. Sep 02 12:50:15 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-6df761ff-2f86-4858-ac43-97182cebf45c tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 200 Sep 02 12:50:15 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 288/580] 192.168.122.82 () {58 vars in 1116 bytes} [Wed Sep 2 12:50:15 2026] GET /volume/v3/volumes => generated 15 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 12:50:15 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-514d21bd-8e8b-4c20-9be8-63f4f4d05bcd None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:15 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-514d21bd-8e8b-4c20-9be8-63f4f4d05bcd tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 12:50:15 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-514d21bd-8e8b-4c20-9be8-63f4f4d05bcd tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1683466464"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:50:15 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.volumes [None req-514d21bd-8e8b-4c20-9be8-63f4f4d05bcd tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1683466464'}} {{(pid=86936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 12:50:15 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-514d21bd-8e8b-4c20-9be8-63f4f4d05bcd tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] Create volume of 1 GB Sep 02 12:50:15 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-514d21bd-8e8b-4c20-9be8-63f4f4d05bcd tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] Availability Zones retrieved successfully. Sep 02 12:50:15 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-514d21bd-8e8b-4c20-9be8-63f4f4d05bcd tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] Flow 'volume_create_api' (0a4dabcb-9bd1-49eb-93e6-3ede24c9175b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:50:15 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-514d21bd-8e8b-4c20-9be8-63f4f4d05bcd tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38baf6e3-6b42-4408-bde2-13671e8324e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:50:15 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.flows.api.create_volume [None req-514d21bd-8e8b-4c20-9be8-63f4f4d05bcd tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] Validating volume size '1' using validate_int {{(pid=86936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 12:50:15 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-514d21bd-8e8b-4c20-9be8-63f4f4d05bcd tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38baf6e3-6b42-4408-bde2-13671e8324e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:50:15 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-514d21bd-8e8b-4c20-9be8-63f4f4d05bcd tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (361e6f37-7022-4b69-9998-f06575eb16fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:50:15 devstack devstack@c-api.service[86936]: DEBUG cinder.quota [None req-514d21bd-8e8b-4c20-9be8-63f4f4d05bcd tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] Created reservations ['7d0fdb3d-5071-4711-9371-225b0c3046b3', 'f6864e7d-8117-42f8-9f3e-8e35f3546296', '72416bf5-9fa1-4be3-a621-7ecfcc628f8c', '8359196c-8448-48d7-a3e4-ad99e1e68a89'] {{(pid=86936) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:50:15 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-514d21bd-8e8b-4c20-9be8-63f4f4d05bcd tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (361e6f37-7022-4b69-9998-f06575eb16fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7d0fdb3d-5071-4711-9371-225b0c3046b3', 'f6864e7d-8117-42f8-9f3e-8e35f3546296', '72416bf5-9fa1-4be3-a621-7ecfcc628f8c', '8359196c-8448-48d7-a3e4-ad99e1e68a89']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:50:15 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-514d21bd-8e8b-4c20-9be8-63f4f4d05bcd tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df4a721a-6ca3-4a55-aed8-7386c1fa6e8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:50:15 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:50:15 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:50:15 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-514d21bd-8e8b-4c20-9be8-63f4f4d05bcd tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df4a721a-6ca3-4a55-aed8-7386c1fa6e8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4fef6278-e902-4d50-a718-bb7d22b12aea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1683466464',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34590095708b4e9e99c50ba8325fc6a1',qos_specs=None,replication_status=,reservations=['7d0fdb3d-5071-4711-9371-225b0c3046b3','f6864e7d-8117-42f8-9f3e-8e35f3546296','72416bf5-9fa1-4be3-a621-7ecfcc628f8c','8359196c-8448-48d7-a3e4-ad99e1e68a89'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b397baff7664407caa85fd22dfad9d8f',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T10:50:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1683466464',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4fef6278-e902-4d50-a718-bb7d22b12aea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='34590095708b4e9e99c50ba8325fc6a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b397baff7664407caa85fd22dfad9d8f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:50:15 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-514d21bd-8e8b-4c20-9be8-63f4f4d05bcd tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f95096f4-2e88-4b0b-9fb9-18af271e4c54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:50:15 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-514d21bd-8e8b-4c20-9be8-63f4f4d05bcd tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f95096f4-2e88-4b0b-9fb9-18af271e4c54) transitioned into state 'SUCCESS' from state '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-1683466464',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34590095708b4e9e99c50ba8325fc6a1',qos_specs=None,replication_status=,reservations=['7d0fdb3d-5071-4711-9371-225b0c3046b3','f6864e7d-8117-42f8-9f3e-8e35f3546296','72416bf5-9fa1-4be3-a621-7ecfcc628f8c','8359196c-8448-48d7-a3e4-ad99e1e68a89'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b397baff7664407caa85fd22dfad9d8f',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:50:15 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-514d21bd-8e8b-4c20-9be8-63f4f4d05bcd tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d0a83d3-1a0c-470a-af72-68435f96023c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:50:15 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-514d21bd-8e8b-4c20-9be8-63f4f4d05bcd tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d0a83d3-1a0c-470a-af72-68435f96023c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:50:15 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-514d21bd-8e8b-4c20-9be8-63f4f4d05bcd tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] Flow 'volume_create_api' (0a4dabcb-9bd1-49eb-93e6-3ede24c9175b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:50:15 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-514d21bd-8e8b-4c20-9be8-63f4f4d05bcd tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] Create volume request issued successfully. Sep 02 12:50:15 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-514d21bd-8e8b-4c20-9be8-63f4f4d05bcd tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 12:50:15 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 293/581] 192.168.122.82 () {60 vars in 1137 bytes} [Wed Sep 2 12:50:15 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 02 12:50:15 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-79f9c3cc-9b9e-4e0e-be01-86f1d3cf0531 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:15 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-79f9c3cc-9b9e-4e0e-be01-86f1d3cf0531 tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] GET http://192.168.122.82/volume/v3/volumes/4fef6278-e902-4d50-a718-bb7d22b12aea Sep 02 12:50:15 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-79f9c3cc-9b9e-4e0e-be01-86f1d3cf0531 tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:15 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-79f9c3cc-9b9e-4e0e-be01-86f1d3cf0531 tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:15 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:50:15 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:50:15 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:15 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:50:15 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-79f9c3cc-9b9e-4e0e-be01-86f1d3cf0531 tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] Volume info retrieved successfully. Sep 02 12:50:15 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-79f9c3cc-9b9e-4e0e-be01-86f1d3cf0531 tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] http://192.168.122.82/volume/v3/volumes/4fef6278-e902-4d50-a718-bb7d22b12aea returned with HTTP 200 Sep 02 12:50:15 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 289/582] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:50:15 2026] GET /volume/v3/volumes/4fef6278-e902-4d50-a718-bb7d22b12aea => generated 830 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 12:50:16 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [req-97506da0-8e34-45da-b42c-cbd0e2024ed8 req-2b80bf14-5f0f-4761-bc94-59045fd0d9b3 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:16 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-97506da0-8e34-45da-b42c-cbd0e2024ed8 req-2b80bf14-5f0f-4761-bc94-59045fd0d9b3 tempest-VolumesSnapshotsTestJSON-436199847 tempest-VolumesSnapshotsTestJSON-436199847-project-member] GET http://192.168.122.82/volume/v3/snapshots/ff1f0db9-fdf6-4067-96c1-3879b1b2255f Sep 02 12:50:16 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-97506da0-8e34-45da-b42c-cbd0e2024ed8 req-2b80bf14-5f0f-4761-bc94-59045fd0d9b3 tempest-VolumesSnapshotsTestJSON-436199847 tempest-VolumesSnapshotsTestJSON-436199847-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:16 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-97506da0-8e34-45da-b42c-cbd0e2024ed8 req-2b80bf14-5f0f-4761-bc94-59045fd0d9b3 tempest-VolumesSnapshotsTestJSON-436199847 tempest-VolumesSnapshotsTestJSON-436199847-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:16 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:16 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:50:16 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [req-97506da0-8e34-45da-b42c-cbd0e2024ed8 req-2b80bf14-5f0f-4761-bc94-59045fd0d9b3 tempest-VolumesSnapshotsTestJSON-436199847 tempest-VolumesSnapshotsTestJSON-436199847-project-member] Snapshot retrieved successfully. Sep 02 12:50:16 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-97506da0-8e34-45da-b42c-cbd0e2024ed8 req-2b80bf14-5f0f-4761-bc94-59045fd0d9b3 tempest-VolumesSnapshotsTestJSON-436199847 tempest-VolumesSnapshotsTestJSON-436199847-project-member] http://192.168.122.82/volume/v3/snapshots/ff1f0db9-fdf6-4067-96c1-3879b1b2255f returned with HTTP 200 Sep 02 12:50:16 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 294/583] 192.168.122.82 () {60 vars in 1488 bytes} [Wed Sep 2 12:50:16 2026] GET /volume/v3/snapshots/ff1f0db9-fdf6-4067-96c1-3879b1b2255f => generated 469 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:50:16 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-e52f116b-ad72-4a0a-ad5f-60159239a6a8 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:16 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e52f116b-ad72-4a0a-ad5f-60159239a6a8 tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] GET http://192.168.122.82/volume/v3/volumes/4fef6278-e902-4d50-a718-bb7d22b12aea Sep 02 12:50:16 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-e52f116b-ad72-4a0a-ad5f-60159239a6a8 tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:16 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-e52f116b-ad72-4a0a-ad5f-60159239a6a8 tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:16 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:50:16 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:50:16 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:16 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:50:16 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-e52f116b-ad72-4a0a-ad5f-60159239a6a8 tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] Volume info retrieved successfully. Sep 02 12:50:16 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e52f116b-ad72-4a0a-ad5f-60159239a6a8 tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] http://192.168.122.82/volume/v3/volumes/4fef6278-e902-4d50-a718-bb7d22b12aea returned with HTTP 200 Sep 02 12:50:16 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 290/584] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:50:16 2026] GET /volume/v3/volumes/4fef6278-e902-4d50-a718-bb7d22b12aea => generated 854 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:50:17 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [req-fd66faf6-9152-43c3-afdf-76f1a50ffe74 req-6a04467f-888e-4094-bd2b-d86c18dcb8f9 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:17 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-fd66faf6-9152-43c3-afdf-76f1a50ffe74 req-6a04467f-888e-4094-bd2b-d86c18dcb8f9 tempest-VolumesSnapshotsTestJSON-436199847 tempest-VolumesSnapshotsTestJSON-436199847-project-member] GET http://192.168.122.82/volume/v3/snapshots/ff1f0db9-fdf6-4067-96c1-3879b1b2255f Sep 02 12:50:17 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-fd66faf6-9152-43c3-afdf-76f1a50ffe74 req-6a04467f-888e-4094-bd2b-d86c18dcb8f9 tempest-VolumesSnapshotsTestJSON-436199847 tempest-VolumesSnapshotsTestJSON-436199847-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:17 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-fd66faf6-9152-43c3-afdf-76f1a50ffe74 req-6a04467f-888e-4094-bd2b-d86c18dcb8f9 tempest-VolumesSnapshotsTestJSON-436199847 tempest-VolumesSnapshotsTestJSON-436199847-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:17 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-fd66faf6-9152-43c3-afdf-76f1a50ffe74 req-6a04467f-888e-4094-bd2b-d86c18dcb8f9 tempest-VolumesSnapshotsTestJSON-436199847 tempest-VolumesSnapshotsTestJSON-436199847-project-member] http://192.168.122.82/volume/v3/snapshots/ff1f0db9-fdf6-4067-96c1-3879b1b2255f returned with HTTP 404 Sep 02 12:50:17 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 295/585] 192.168.122.82 () {60 vars in 1488 bytes} [Wed Sep 2 12:50:17 2026] GET /volume/v3/snapshots/ff1f0db9-fdf6-4067-96c1-3879b1b2255f => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:50:17 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [req-75d16b7d-c588-4d8e-911e-be27b34f49fd req-a665c0b9-0303-4dcd-ae3b-ff78d72ec7da None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:17 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-75d16b7d-c588-4d8e-911e-be27b34f49fd req-a665c0b9-0303-4dcd-ae3b-ff78d72ec7da tempest-VolumesSnapshotsTestJSON-436199847 tempest-VolumesSnapshotsTestJSON-436199847-project-member] DELETE http://192.168.122.82/volume/v3/volumes/3324b3fb-bcf9-421c-9d45-949f5210d588 Sep 02 12:50:17 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-75d16b7d-c588-4d8e-911e-be27b34f49fd req-a665c0b9-0303-4dcd-ae3b-ff78d72ec7da tempest-VolumesSnapshotsTestJSON-436199847 tempest-VolumesSnapshotsTestJSON-436199847-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:17 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-75d16b7d-c588-4d8e-911e-be27b34f49fd req-a665c0b9-0303-4dcd-ae3b-ff78d72ec7da tempest-VolumesSnapshotsTestJSON-436199847 tempest-VolumesSnapshotsTestJSON-436199847-project-member] Calling method 'delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:17 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [req-75d16b7d-c588-4d8e-911e-be27b34f49fd req-a665c0b9-0303-4dcd-ae3b-ff78d72ec7da tempest-VolumesSnapshotsTestJSON-436199847 tempest-VolumesSnapshotsTestJSON-436199847-project-member] Delete volume with id: 3324b3fb-bcf9-421c-9d45-949f5210d588 Sep 02 12:50:17 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:50:17 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:50:17 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:17 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:50:17 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [req-75d16b7d-c588-4d8e-911e-be27b34f49fd req-a665c0b9-0303-4dcd-ae3b-ff78d72ec7da tempest-VolumesSnapshotsTestJSON-436199847 tempest-VolumesSnapshotsTestJSON-436199847-project-member] Volume info retrieved successfully. Sep 02 12:50:17 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [req-75d16b7d-c588-4d8e-911e-be27b34f49fd req-a665c0b9-0303-4dcd-ae3b-ff78d72ec7da tempest-VolumesSnapshotsTestJSON-436199847 tempest-VolumesSnapshotsTestJSON-436199847-project-member] Delete volume request issued successfully. Sep 02 12:50:17 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-75d16b7d-c588-4d8e-911e-be27b34f49fd req-a665c0b9-0303-4dcd-ae3b-ff78d72ec7da tempest-VolumesSnapshotsTestJSON-436199847 tempest-VolumesSnapshotsTestJSON-436199847-project-member] http://192.168.122.82/volume/v3/volumes/3324b3fb-bcf9-421c-9d45-949f5210d588 returned with HTTP 202 Sep 02 12:50:17 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 291/586] 192.168.122.82 () {62 vars in 1504 bytes} [Wed Sep 2 12:50:17 2026] DELETE /volume/v3/volumes/3324b3fb-bcf9-421c-9d45-949f5210d588 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 12:50:17 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [req-86d7aea7-67ba-4a6a-9438-06728fc0fe8f req-ab45e870-4e55-4e9d-ab6a-c0a1c1edb138 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:17 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-86d7aea7-67ba-4a6a-9438-06728fc0fe8f req-ab45e870-4e55-4e9d-ab6a-c0a1c1edb138 tempest-VolumesSnapshotsTestJSON-436199847 tempest-VolumesSnapshotsTestJSON-436199847-project-member] GET http://192.168.122.82/volume/v3/volumes/3324b3fb-bcf9-421c-9d45-949f5210d588 Sep 02 12:50:17 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-86d7aea7-67ba-4a6a-9438-06728fc0fe8f req-ab45e870-4e55-4e9d-ab6a-c0a1c1edb138 tempest-VolumesSnapshotsTestJSON-436199847 tempest-VolumesSnapshotsTestJSON-436199847-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:17 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-86d7aea7-67ba-4a6a-9438-06728fc0fe8f req-ab45e870-4e55-4e9d-ab6a-c0a1c1edb138 tempest-VolumesSnapshotsTestJSON-436199847 tempest-VolumesSnapshotsTestJSON-436199847-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:17 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:50:17 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:50:17 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:17 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:50:17 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [req-86d7aea7-67ba-4a6a-9438-06728fc0fe8f req-ab45e870-4e55-4e9d-ab6a-c0a1c1edb138 tempest-VolumesSnapshotsTestJSON-436199847 tempest-VolumesSnapshotsTestJSON-436199847-project-member] Volume info retrieved successfully. Sep 02 12:50:17 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-86d7aea7-67ba-4a6a-9438-06728fc0fe8f req-ab45e870-4e55-4e9d-ab6a-c0a1c1edb138 tempest-VolumesSnapshotsTestJSON-436199847 tempest-VolumesSnapshotsTestJSON-436199847-project-member] http://192.168.122.82/volume/v3/volumes/3324b3fb-bcf9-421c-9d45-949f5210d588 returned with HTTP 200 Sep 02 12:50:17 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 296/587] 192.168.122.82 () {60 vars in 1482 bytes} [Wed Sep 2 12:50:17 2026] GET /volume/v3/volumes/3324b3fb-bcf9-421c-9d45-949f5210d588 => generated 853 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:50:17 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-e4ff88ca-6e44-4dbf-ba5d-e750a0ec1d65 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:17 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e4ff88ca-6e44-4dbf-ba5d-e750a0ec1d65 tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] GET http://192.168.122.82/volume/v3/volumes/4fef6278-e902-4d50-a718-bb7d22b12aea Sep 02 12:50:17 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-e4ff88ca-6e44-4dbf-ba5d-e750a0ec1d65 tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:17 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-e4ff88ca-6e44-4dbf-ba5d-e750a0ec1d65 tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:17 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:50:17 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:50:17 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:17 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:50:17 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-e4ff88ca-6e44-4dbf-ba5d-e750a0ec1d65 tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] Volume info retrieved successfully. Sep 02 12:50:17 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e4ff88ca-6e44-4dbf-ba5d-e750a0ec1d65 tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] http://192.168.122.82/volume/v3/volumes/4fef6278-e902-4d50-a718-bb7d22b12aea returned with HTTP 200 Sep 02 12:50:17 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 292/588] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:50:17 2026] GET /volume/v3/volumes/4fef6278-e902-4d50-a718-bb7d22b12aea => generated 855 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:50:17 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-4ef35b95-51af-481f-91ac-a5d43a5269c1 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:17 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-4ef35b95-51af-481f-91ac-a5d43a5269c1 tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] GET http://192.168.122.82/volume/v3/volumes/4fef6278-e902-4d50-a718-bb7d22b12aea Sep 02 12:50:17 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-4ef35b95-51af-481f-91ac-a5d43a5269c1 tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:17 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-4ef35b95-51af-481f-91ac-a5d43a5269c1 tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:17 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:50:17 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:50:17 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:17 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:50:18 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-4ef35b95-51af-481f-91ac-a5d43a5269c1 tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] Volume info retrieved successfully. Sep 02 12:50:18 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-4ef35b95-51af-481f-91ac-a5d43a5269c1 tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] http://192.168.122.82/volume/v3/volumes/4fef6278-e902-4d50-a718-bb7d22b12aea returned with HTTP 200 Sep 02 12:50:18 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 297/589] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:50:17 2026] GET /volume/v3/volumes/4fef6278-e902-4d50-a718-bb7d22b12aea => generated 855 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:50:18 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-ff44d72c-b06e-4238-8d5f-9cc1179bd4e3 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:18 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-ff44d72c-b06e-4238-8d5f-9cc1179bd4e3 tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 12:50:18 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-ff44d72c-b06e-4238-8d5f-9cc1179bd4e3 tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-180922163"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:50:18 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.volumes [None req-ff44d72c-b06e-4238-8d5f-9cc1179bd4e3 tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-180922163'}} {{(pid=86935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 12:50:18 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-ff44d72c-b06e-4238-8d5f-9cc1179bd4e3 tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] Create volume of 1 GB Sep 02 12:50:18 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-ff44d72c-b06e-4238-8d5f-9cc1179bd4e3 tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] Availability Zones retrieved successfully. Sep 02 12:50:18 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-ff44d72c-b06e-4238-8d5f-9cc1179bd4e3 tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] Flow 'volume_create_api' (4f5ebe03-c81f-4e65-9460-51499c76dee7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:50:18 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-ff44d72c-b06e-4238-8d5f-9cc1179bd4e3 tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0110deae-2933-43a5-9b17-7eecc32bdbe8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:50:18 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.flows.api.create_volume [None req-ff44d72c-b06e-4238-8d5f-9cc1179bd4e3 tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] Validating volume size '1' using validate_int {{(pid=86935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 12:50:18 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-ff44d72c-b06e-4238-8d5f-9cc1179bd4e3 tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0110deae-2933-43a5-9b17-7eecc32bdbe8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:50:18 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-ff44d72c-b06e-4238-8d5f-9cc1179bd4e3 tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe4b6fcb-c190-4459-a26e-ab8cc98717e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:50:18 devstack devstack@c-api.service[86935]: DEBUG cinder.quota [None req-ff44d72c-b06e-4238-8d5f-9cc1179bd4e3 tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] Created reservations ['d29260c7-c527-406e-9d31-2766279ebeb3', '22435e1b-d895-4402-a287-91757b5d5d5e', 'bbdff427-a818-4bc7-a8cd-2b31af91a4a4', '779d698f-aab8-4412-b3f2-60a9fdb88e05'] {{(pid=86935) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:50:18 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-ff44d72c-b06e-4238-8d5f-9cc1179bd4e3 tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe4b6fcb-c190-4459-a26e-ab8cc98717e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d29260c7-c527-406e-9d31-2766279ebeb3', '22435e1b-d895-4402-a287-91757b5d5d5e', 'bbdff427-a818-4bc7-a8cd-2b31af91a4a4', '779d698f-aab8-4412-b3f2-60a9fdb88e05']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:50:18 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-ff44d72c-b06e-4238-8d5f-9cc1179bd4e3 tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6983a075-04f7-4cc7-ab2b-0add34fa65a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:50:18 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:50:18 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:50:18 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-ff44d72c-b06e-4238-8d5f-9cc1179bd4e3 tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6983a075-04f7-4cc7-ab2b-0add34fa65a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3b81b88c-7cd1-4d50-aeb5-c8b6fd4f47a2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-180922163',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34590095708b4e9e99c50ba8325fc6a1',qos_specs=None,replication_status=,reservations=['d29260c7-c527-406e-9d31-2766279ebeb3','22435e1b-d895-4402-a287-91757b5d5d5e','bbdff427-a818-4bc7-a8cd-2b31af91a4a4','779d698f-aab8-4412-b3f2-60a9fdb88e05'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b397baff7664407caa85fd22dfad9d8f',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T10:50:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-180922163',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3b81b88c-7cd1-4d50-aeb5-c8b6fd4f47a2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='34590095708b4e9e99c50ba8325fc6a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b397baff7664407caa85fd22dfad9d8f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:50:18 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-ff44d72c-b06e-4238-8d5f-9cc1179bd4e3 tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (292c5741-9f13-4e70-a67f-0e6da6f2b0ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:50:18 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-ff44d72c-b06e-4238-8d5f-9cc1179bd4e3 tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (292c5741-9f13-4e70-a67f-0e6da6f2b0ba) transitioned into state 'SUCCESS' from state '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-180922163',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34590095708b4e9e99c50ba8325fc6a1',qos_specs=None,replication_status=,reservations=['d29260c7-c527-406e-9d31-2766279ebeb3','22435e1b-d895-4402-a287-91757b5d5d5e','bbdff427-a818-4bc7-a8cd-2b31af91a4a4','779d698f-aab8-4412-b3f2-60a9fdb88e05'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b397baff7664407caa85fd22dfad9d8f',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:50:18 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-ff44d72c-b06e-4238-8d5f-9cc1179bd4e3 tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07f1ac73-85ce-46a3-972a-4ecc7a932579) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:50:18 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-ff44d72c-b06e-4238-8d5f-9cc1179bd4e3 tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07f1ac73-85ce-46a3-972a-4ecc7a932579) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:50:18 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-ff44d72c-b06e-4238-8d5f-9cc1179bd4e3 tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] Flow 'volume_create_api' (4f5ebe03-c81f-4e65-9460-51499c76dee7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:50:18 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-ff44d72c-b06e-4238-8d5f-9cc1179bd4e3 tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] Create volume request issued successfully. Sep 02 12:50:18 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-ff44d72c-b06e-4238-8d5f-9cc1179bd4e3 tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 12:50:18 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 293/590] 192.168.122.82 () {60 vars in 1137 bytes} [Wed Sep 2 12:50:18 2026] POST /volume/v3/volumes => generated 761 bytes in 322 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 12:50:18 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-b3e1a55f-3032-40b4-bf9b-9de29c78c65a None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:18 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-b3e1a55f-3032-40b4-bf9b-9de29c78c65a tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] GET http://192.168.122.82/volume/v3/volumes/3b81b88c-7cd1-4d50-aeb5-c8b6fd4f47a2 Sep 02 12:50:18 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-b3e1a55f-3032-40b4-bf9b-9de29c78c65a tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:18 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-b3e1a55f-3032-40b4-bf9b-9de29c78c65a tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:18 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:50:18 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:50:18 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:18 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:50:18 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-b3e1a55f-3032-40b4-bf9b-9de29c78c65a tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] Volume info retrieved successfully. Sep 02 12:50:18 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-b3e1a55f-3032-40b4-bf9b-9de29c78c65a tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] http://192.168.122.82/volume/v3/volumes/3b81b88c-7cd1-4d50-aeb5-c8b6fd4f47a2 returned with HTTP 200 Sep 02 12:50:18 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 298/591] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:50:18 2026] GET /volume/v3/volumes/3b81b88c-7cd1-4d50-aeb5-c8b6fd4f47a2 => generated 829 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:50:18 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [req-e1458992-b78e-4f89-a5af-8cba747aa5fc req-fef1944f-5cfc-44e5-9530-42663e319585 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:18 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-e1458992-b78e-4f89-a5af-8cba747aa5fc req-fef1944f-5cfc-44e5-9530-42663e319585 tempest-VolumesSnapshotsTestJSON-436199847 tempest-VolumesSnapshotsTestJSON-436199847-project-member] GET http://192.168.122.82/volume/v3/volumes/3324b3fb-bcf9-421c-9d45-949f5210d588 Sep 02 12:50:18 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-e1458992-b78e-4f89-a5af-8cba747aa5fc req-fef1944f-5cfc-44e5-9530-42663e319585 tempest-VolumesSnapshotsTestJSON-436199847 tempest-VolumesSnapshotsTestJSON-436199847-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:18 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-e1458992-b78e-4f89-a5af-8cba747aa5fc req-fef1944f-5cfc-44e5-9530-42663e319585 tempest-VolumesSnapshotsTestJSON-436199847 tempest-VolumesSnapshotsTestJSON-436199847-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:18 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-e1458992-b78e-4f89-a5af-8cba747aa5fc req-fef1944f-5cfc-44e5-9530-42663e319585 tempest-VolumesSnapshotsTestJSON-436199847 tempest-VolumesSnapshotsTestJSON-436199847-project-member] http://192.168.122.82/volume/v3/volumes/3324b3fb-bcf9-421c-9d45-949f5210d588 returned with HTTP 404 Sep 02 12:50:18 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 294/592] 192.168.122.82 () {60 vars in 1482 bytes} [Wed Sep 2 12:50:18 2026] GET /volume/v3/volumes/3324b3fb-bcf9-421c-9d45-949f5210d588 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:50:18 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [req-59f16875-8ef1-4e86-ad7a-a4f79a72f275 req-69f32c3a-2c86-4529-9c0d-adb3b3416fac None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:18 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-59f16875-8ef1-4e86-ad7a-a4f79a72f275 req-69f32c3a-2c86-4529-9c0d-adb3b3416fac tempest-VolumesSnapshotsTestJSON-436199847 tempest-VolumesSnapshotsTestJSON-436199847-project-member] DELETE http://192.168.122.82/volume/v3/volumes/3324b3fb-bcf9-421c-9d45-949f5210d588 Sep 02 12:50:18 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-59f16875-8ef1-4e86-ad7a-a4f79a72f275 req-69f32c3a-2c86-4529-9c0d-adb3b3416fac tempest-VolumesSnapshotsTestJSON-436199847 tempest-VolumesSnapshotsTestJSON-436199847-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:18 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-59f16875-8ef1-4e86-ad7a-a4f79a72f275 req-69f32c3a-2c86-4529-9c0d-adb3b3416fac tempest-VolumesSnapshotsTestJSON-436199847 tempest-VolumesSnapshotsTestJSON-436199847-project-member] Calling method 'delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:18 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [req-59f16875-8ef1-4e86-ad7a-a4f79a72f275 req-69f32c3a-2c86-4529-9c0d-adb3b3416fac tempest-VolumesSnapshotsTestJSON-436199847 tempest-VolumesSnapshotsTestJSON-436199847-project-member] Delete volume with id: 3324b3fb-bcf9-421c-9d45-949f5210d588 Sep 02 12:50:18 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-59f16875-8ef1-4e86-ad7a-a4f79a72f275 req-69f32c3a-2c86-4529-9c0d-adb3b3416fac tempest-VolumesSnapshotsTestJSON-436199847 tempest-VolumesSnapshotsTestJSON-436199847-project-member] http://192.168.122.82/volume/v3/volumes/3324b3fb-bcf9-421c-9d45-949f5210d588 returned with HTTP 404 Sep 02 12:50:18 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 299/593] 192.168.122.82 () {62 vars in 1504 bytes} [Wed Sep 2 12:50:18 2026] DELETE /volume/v3/volumes/3324b3fb-bcf9-421c-9d45-949f5210d588 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:50:18 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [req-17f3280f-4100-4832-af2f-61cd8addbcc5 req-37d2176b-e273-4f1d-ac1a-da1fc563f9f9 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:18 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-17f3280f-4100-4832-af2f-61cd8addbcc5 req-37d2176b-e273-4f1d-ac1a-da1fc563f9f9 tempest-VolumesSnapshotsTestJSON-436199847 tempest-VolumesSnapshotsTestJSON-436199847-project-member] GET http://192.168.122.82/volume/v3/volumes/3324b3fb-bcf9-421c-9d45-949f5210d588 Sep 02 12:50:18 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-17f3280f-4100-4832-af2f-61cd8addbcc5 req-37d2176b-e273-4f1d-ac1a-da1fc563f9f9 tempest-VolumesSnapshotsTestJSON-436199847 tempest-VolumesSnapshotsTestJSON-436199847-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:18 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-17f3280f-4100-4832-af2f-61cd8addbcc5 req-37d2176b-e273-4f1d-ac1a-da1fc563f9f9 tempest-VolumesSnapshotsTestJSON-436199847 tempest-VolumesSnapshotsTestJSON-436199847-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:18 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-17f3280f-4100-4832-af2f-61cd8addbcc5 req-37d2176b-e273-4f1d-ac1a-da1fc563f9f9 tempest-VolumesSnapshotsTestJSON-436199847 tempest-VolumesSnapshotsTestJSON-436199847-project-member] http://192.168.122.82/volume/v3/volumes/3324b3fb-bcf9-421c-9d45-949f5210d588 returned with HTTP 404 Sep 02 12:50:18 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 295/594] 192.168.122.82 () {60 vars in 1482 bytes} [Wed Sep 2 12:50:18 2026] GET /volume/v3/volumes/3324b3fb-bcf9-421c-9d45-949f5210d588 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:50:19 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-dec703b8-a173-4b5c-9130-f35841c11f17 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:19 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-dec703b8-a173-4b5c-9130-f35841c11f17 tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] GET http://192.168.122.82/volume/v3/volumes/3b81b88c-7cd1-4d50-aeb5-c8b6fd4f47a2 Sep 02 12:50:19 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-dec703b8-a173-4b5c-9130-f35841c11f17 tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:19 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-dec703b8-a173-4b5c-9130-f35841c11f17 tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:19 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:50:19 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:50:19 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:19 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:50:19 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-dec703b8-a173-4b5c-9130-f35841c11f17 tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] Volume info retrieved successfully. Sep 02 12:50:19 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-dec703b8-a173-4b5c-9130-f35841c11f17 tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] http://192.168.122.82/volume/v3/volumes/3b81b88c-7cd1-4d50-aeb5-c8b6fd4f47a2 returned with HTTP 200 Sep 02 12:50:19 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 300/595] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:50:19 2026] GET /volume/v3/volumes/3b81b88c-7cd1-4d50-aeb5-c8b6fd4f47a2 => generated 853 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 12:50:20 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-c791696c-1993-4273-9bd4-82ea636441f0 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:20 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-c791696c-1993-4273-9bd4-82ea636441f0 tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] GET http://192.168.122.82/volume/v3/volumes/3b81b88c-7cd1-4d50-aeb5-c8b6fd4f47a2 Sep 02 12:50:20 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-c791696c-1993-4273-9bd4-82ea636441f0 tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:20 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-c791696c-1993-4273-9bd4-82ea636441f0 tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:20 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:50:20 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:50:20 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:20 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:50:20 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-c791696c-1993-4273-9bd4-82ea636441f0 tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] Volume info retrieved successfully. Sep 02 12:50:20 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-c791696c-1993-4273-9bd4-82ea636441f0 tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] http://192.168.122.82/volume/v3/volumes/3b81b88c-7cd1-4d50-aeb5-c8b6fd4f47a2 returned with HTTP 200 Sep 02 12:50:20 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 296/596] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:50:20 2026] GET /volume/v3/volumes/3b81b88c-7cd1-4d50-aeb5-c8b6fd4f47a2 => generated 854 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:50:20 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-168a7947-ce3f-499f-ac35-0fcfef0524aa None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:20 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-168a7947-ce3f-499f-ac35-0fcfef0524aa tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] GET http://192.168.122.82/volume/v3/volumes/3b81b88c-7cd1-4d50-aeb5-c8b6fd4f47a2 Sep 02 12:50:20 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-168a7947-ce3f-499f-ac35-0fcfef0524aa tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:20 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-168a7947-ce3f-499f-ac35-0fcfef0524aa tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:20 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:50:20 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:50:20 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:20 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:50:20 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-168a7947-ce3f-499f-ac35-0fcfef0524aa tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] Volume info retrieved successfully. Sep 02 12:50:20 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-168a7947-ce3f-499f-ac35-0fcfef0524aa tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] http://192.168.122.82/volume/v3/volumes/3b81b88c-7cd1-4d50-aeb5-c8b6fd4f47a2 returned with HTTP 200 Sep 02 12:50:20 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 301/597] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:50:20 2026] GET /volume/v3/volumes/3b81b88c-7cd1-4d50-aeb5-c8b6fd4f47a2 => generated 854 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:50:20 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-23ce38ca-63f6-42bc-9a01-a0fb917ab9bb None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:20 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-23ce38ca-63f6-42bc-9a01-a0fb917ab9bb tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 12:50:20 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-23ce38ca-63f6-42bc-9a01-a0fb917ab9bb tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1336211853"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:50:20 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.volumes [None req-23ce38ca-63f6-42bc-9a01-a0fb917ab9bb tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1336211853'}} {{(pid=86935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 12:50:20 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-23ce38ca-63f6-42bc-9a01-a0fb917ab9bb tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] Create volume of 1 GB Sep 02 12:50:20 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-23ce38ca-63f6-42bc-9a01-a0fb917ab9bb tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] Availability Zones retrieved successfully. Sep 02 12:50:20 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-23ce38ca-63f6-42bc-9a01-a0fb917ab9bb tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] Flow 'volume_create_api' (8be41ee2-356e-40a5-a274-ab6ba69bf370) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:50:20 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-23ce38ca-63f6-42bc-9a01-a0fb917ab9bb tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d2344d7-2088-4f53-9dd8-981caf4d6a15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:50:20 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.flows.api.create_volume [None req-23ce38ca-63f6-42bc-9a01-a0fb917ab9bb tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] Validating volume size '1' using validate_int {{(pid=86935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 12:50:20 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-23ce38ca-63f6-42bc-9a01-a0fb917ab9bb tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d2344d7-2088-4f53-9dd8-981caf4d6a15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:50:20 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-23ce38ca-63f6-42bc-9a01-a0fb917ab9bb tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21d3f630-9aaa-42fa-8d3b-6c9a27f4a2b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:50:21 devstack devstack@c-api.service[86935]: DEBUG cinder.quota [None req-23ce38ca-63f6-42bc-9a01-a0fb917ab9bb tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] Created reservations ['acf2b681-392d-43ad-9be3-b1bdbe1e7336', 'b9ed8931-5af4-4b7e-82d9-4188464498c2', '8383be14-5c59-421c-8b55-03fe418f1a2c', '6cda315c-2730-4eb5-a71d-5eff9c219958'] {{(pid=86935) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:50:21 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-23ce38ca-63f6-42bc-9a01-a0fb917ab9bb tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21d3f630-9aaa-42fa-8d3b-6c9a27f4a2b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['acf2b681-392d-43ad-9be3-b1bdbe1e7336', 'b9ed8931-5af4-4b7e-82d9-4188464498c2', '8383be14-5c59-421c-8b55-03fe418f1a2c', '6cda315c-2730-4eb5-a71d-5eff9c219958']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:50:21 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-23ce38ca-63f6-42bc-9a01-a0fb917ab9bb tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9071f5c0-f5a2-4971-8fb1-114b5a7c7342) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:50:21 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:50:21 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:50:21 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-23ce38ca-63f6-42bc-9a01-a0fb917ab9bb tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9071f5c0-f5a2-4971-8fb1-114b5a7c7342) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '207d0c7b-8eef-4791-b79a-30ae3025af6d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1336211853',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34590095708b4e9e99c50ba8325fc6a1',qos_specs=None,replication_status=,reservations=['acf2b681-392d-43ad-9be3-b1bdbe1e7336','b9ed8931-5af4-4b7e-82d9-4188464498c2','8383be14-5c59-421c-8b55-03fe418f1a2c','6cda315c-2730-4eb5-a71d-5eff9c219958'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b397baff7664407caa85fd22dfad9d8f',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T10:50:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1336211853',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=207d0c7b-8eef-4791-b79a-30ae3025af6d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='34590095708b4e9e99c50ba8325fc6a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b397baff7664407caa85fd22dfad9d8f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:50:21 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-23ce38ca-63f6-42bc-9a01-a0fb917ab9bb tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73ef3a05-181a-48d4-9493-558fd0f5f22e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:50:21 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-23ce38ca-63f6-42bc-9a01-a0fb917ab9bb tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73ef3a05-181a-48d4-9493-558fd0f5f22e) transitioned into state 'SUCCESS' from state '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-1336211853',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34590095708b4e9e99c50ba8325fc6a1',qos_specs=None,replication_status=,reservations=['acf2b681-392d-43ad-9be3-b1bdbe1e7336','b9ed8931-5af4-4b7e-82d9-4188464498c2','8383be14-5c59-421c-8b55-03fe418f1a2c','6cda315c-2730-4eb5-a71d-5eff9c219958'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b397baff7664407caa85fd22dfad9d8f',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:50:21 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-23ce38ca-63f6-42bc-9a01-a0fb917ab9bb tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (774d3bf9-41b8-43d9-aa33-30ec25ead371) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:50:21 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-23ce38ca-63f6-42bc-9a01-a0fb917ab9bb tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (774d3bf9-41b8-43d9-aa33-30ec25ead371) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:50:21 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-23ce38ca-63f6-42bc-9a01-a0fb917ab9bb tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] Flow 'volume_create_api' (8be41ee2-356e-40a5-a274-ab6ba69bf370) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:50:21 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-23ce38ca-63f6-42bc-9a01-a0fb917ab9bb tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] Create volume request issued successfully. Sep 02 12:50:21 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-23ce38ca-63f6-42bc-9a01-a0fb917ab9bb tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 12:50:21 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 297/598] 192.168.122.82 () {60 vars in 1137 bytes} [Wed Sep 2 12:50:20 2026] POST /volume/v3/volumes => generated 762 bytes in 554 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 12:50:21 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-834ea271-12d8-41e3-91ea-4b6dab2472a1 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:21 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-834ea271-12d8-41e3-91ea-4b6dab2472a1 tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] GET http://192.168.122.82/volume/v3/volumes/207d0c7b-8eef-4791-b79a-30ae3025af6d Sep 02 12:50:21 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-834ea271-12d8-41e3-91ea-4b6dab2472a1 tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:21 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-834ea271-12d8-41e3-91ea-4b6dab2472a1 tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:21 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:50:21 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:50:21 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:21 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:50:21 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-834ea271-12d8-41e3-91ea-4b6dab2472a1 tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] Volume info retrieved successfully. Sep 02 12:50:21 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-834ea271-12d8-41e3-91ea-4b6dab2472a1 tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] http://192.168.122.82/volume/v3/volumes/207d0c7b-8eef-4791-b79a-30ae3025af6d returned with HTTP 200 Sep 02 12:50:21 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 302/599] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:50:21 2026] GET /volume/v3/volumes/207d0c7b-8eef-4791-b79a-30ae3025af6d => generated 830 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:50:22 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-e2c1444c-3926-4f96-b582-4e872a1d034a None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:22 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e2c1444c-3926-4f96-b582-4e872a1d034a tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] GET http://192.168.122.82/volume/v3/volumes/207d0c7b-8eef-4791-b79a-30ae3025af6d Sep 02 12:50:22 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-e2c1444c-3926-4f96-b582-4e872a1d034a tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:22 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-e2c1444c-3926-4f96-b582-4e872a1d034a tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:22 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:50:22 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:50:22 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:22 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:50:22 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-e2c1444c-3926-4f96-b582-4e872a1d034a tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] Volume info retrieved successfully. Sep 02 12:50:22 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e2c1444c-3926-4f96-b582-4e872a1d034a tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] http://192.168.122.82/volume/v3/volumes/207d0c7b-8eef-4791-b79a-30ae3025af6d returned with HTTP 200 Sep 02 12:50:22 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 298/600] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:50:22 2026] GET /volume/v3/volumes/207d0c7b-8eef-4791-b79a-30ae3025af6d => generated 854 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:50:22 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [req-fbbaf2f8-d4ed-446d-acfb-03b140f50b90 req-907919b3-5d15-4b09-bbd9-abe852d588b6 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:22 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-fbbaf2f8-d4ed-446d-acfb-03b140f50b90 req-907919b3-5d15-4b09-bbd9-abe852d588b6 tempest-VolumesNegativeTest-1059464321 tempest-VolumesNegativeTest-1059464321-project-member] DELETE http://192.168.122.82/volume/v3/volumes/tempest-invalid-1308225740 Sep 02 12:50:22 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-fbbaf2f8-d4ed-446d-acfb-03b140f50b90 req-907919b3-5d15-4b09-bbd9-abe852d588b6 tempest-VolumesNegativeTest-1059464321 tempest-VolumesNegativeTest-1059464321-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:22 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-fbbaf2f8-d4ed-446d-acfb-03b140f50b90 req-907919b3-5d15-4b09-bbd9-abe852d588b6 tempest-VolumesNegativeTest-1059464321 tempest-VolumesNegativeTest-1059464321-project-member] Calling method 'delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:22 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [req-fbbaf2f8-d4ed-446d-acfb-03b140f50b90 req-907919b3-5d15-4b09-bbd9-abe852d588b6 tempest-VolumesNegativeTest-1059464321 tempest-VolumesNegativeTest-1059464321-project-member] Delete volume with id: tempest-invalid-1308225740 Sep 02 12:50:22 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-fbbaf2f8-d4ed-446d-acfb-03b140f50b90 req-907919b3-5d15-4b09-bbd9-abe852d588b6 tempest-VolumesNegativeTest-1059464321 tempest-VolumesNegativeTest-1059464321-project-member] http://192.168.122.82/volume/v3/volumes/tempest-invalid-1308225740 returned with HTTP 404 Sep 02 12:50:22 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 303/601] 192.168.122.82 () {62 vars in 1474 bytes} [Wed Sep 2 12:50:22 2026] DELETE /volume/v3/volumes/tempest-invalid-1308225740 => generated 99 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 02 12:50:23 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [req-cf874d6d-dabd-4636-82ad-4a2e6841d40c req-7517ed0d-54dc-48ce-b33d-6bd530afe468 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:23 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-cf874d6d-dabd-4636-82ad-4a2e6841d40c req-7517ed0d-54dc-48ce-b33d-6bd530afe468 tempest-VolumesNegativeTest-1059464321 tempest-VolumesNegativeTest-1059464321-project-member] DELETE http://192.168.122.82/volume/v3/volumes/0fabe04c-1baf-494b-9d8c-8682944d2449 Sep 02 12:50:23 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-cf874d6d-dabd-4636-82ad-4a2e6841d40c req-7517ed0d-54dc-48ce-b33d-6bd530afe468 tempest-VolumesNegativeTest-1059464321 tempest-VolumesNegativeTest-1059464321-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:23 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-cf874d6d-dabd-4636-82ad-4a2e6841d40c req-7517ed0d-54dc-48ce-b33d-6bd530afe468 tempest-VolumesNegativeTest-1059464321 tempest-VolumesNegativeTest-1059464321-project-member] Calling method 'delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:23 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [req-cf874d6d-dabd-4636-82ad-4a2e6841d40c req-7517ed0d-54dc-48ce-b33d-6bd530afe468 tempest-VolumesNegativeTest-1059464321 tempest-VolumesNegativeTest-1059464321-project-member] Delete volume with id: 0fabe04c-1baf-494b-9d8c-8682944d2449 Sep 02 12:50:23 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-cf874d6d-dabd-4636-82ad-4a2e6841d40c req-7517ed0d-54dc-48ce-b33d-6bd530afe468 tempest-VolumesNegativeTest-1059464321 tempest-VolumesNegativeTest-1059464321-project-member] http://192.168.122.82/volume/v3/volumes/0fabe04c-1baf-494b-9d8c-8682944d2449 returned with HTTP 404 Sep 02 12:50:23 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 299/602] 192.168.122.82 () {62 vars in 1504 bytes} [Wed Sep 2 12:50:23 2026] DELETE /volume/v3/volumes/0fabe04c-1baf-494b-9d8c-8682944d2449 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:50:23 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [req-cc30369c-c5c4-44ab-b07b-1e70cf337b48 req-3c327f2f-d5b5-467e-b22a-262ce58acbe7 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:23 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-cc30369c-c5c4-44ab-b07b-1e70cf337b48 req-3c327f2f-d5b5-467e-b22a-262ce58acbe7 tempest-VolumesNegativeTest-1059464321 tempest-VolumesNegativeTest-1059464321-project-reader] GET http://192.168.122.82/volume/v3/volumes/7b4a6c37-f014-463d-9a90-10a777c9e6c3 Sep 02 12:50:23 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-cc30369c-c5c4-44ab-b07b-1e70cf337b48 req-3c327f2f-d5b5-467e-b22a-262ce58acbe7 tempest-VolumesNegativeTest-1059464321 tempest-VolumesNegativeTest-1059464321-project-reader] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:23 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-cc30369c-c5c4-44ab-b07b-1e70cf337b48 req-3c327f2f-d5b5-467e-b22a-262ce58acbe7 tempest-VolumesNegativeTest-1059464321 tempest-VolumesNegativeTest-1059464321-project-reader] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:23 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-cc30369c-c5c4-44ab-b07b-1e70cf337b48 req-3c327f2f-d5b5-467e-b22a-262ce58acbe7 tempest-VolumesNegativeTest-1059464321 tempest-VolumesNegativeTest-1059464321-project-reader] http://192.168.122.82/volume/v3/volumes/7b4a6c37-f014-463d-9a90-10a777c9e6c3 returned with HTTP 404 Sep 02 12:50:23 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 304/603] 192.168.122.82 () {60 vars in 1482 bytes} [Wed Sep 2 12:50:23 2026] GET /volume/v3/volumes/7b4a6c37-f014-463d-9a90-10a777c9e6c3 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:50:23 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-3df62501-7bd8-4537-82e6-a292bf51349c None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:23 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-3df62501-7bd8-4537-82e6-a292bf51349c tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] GET http://192.168.122.82/volume/v3/volumes/207d0c7b-8eef-4791-b79a-30ae3025af6d Sep 02 12:50:23 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-3df62501-7bd8-4537-82e6-a292bf51349c tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:23 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-3df62501-7bd8-4537-82e6-a292bf51349c tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:23 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:50:23 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:50:23 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:23 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:50:23 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-3df62501-7bd8-4537-82e6-a292bf51349c tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] Volume info retrieved successfully. Sep 02 12:50:23 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-3df62501-7bd8-4537-82e6-a292bf51349c tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] http://192.168.122.82/volume/v3/volumes/207d0c7b-8eef-4791-b79a-30ae3025af6d returned with HTTP 200 Sep 02 12:50:23 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 300/604] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:50:23 2026] GET /volume/v3/volumes/207d0c7b-8eef-4791-b79a-30ae3025af6d => generated 855 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:50:23 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-f332208e-8084-4b55-b3e4-37d3436ea39e None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:23 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-f332208e-8084-4b55-b3e4-37d3436ea39e tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] GET http://192.168.122.82/volume/v3/volumes/207d0c7b-8eef-4791-b79a-30ae3025af6d Sep 02 12:50:23 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-f332208e-8084-4b55-b3e4-37d3436ea39e tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:23 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-f332208e-8084-4b55-b3e4-37d3436ea39e tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:23 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:50:23 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:50:23 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:23 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:50:23 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-f332208e-8084-4b55-b3e4-37d3436ea39e tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] Volume info retrieved successfully. Sep 02 12:50:23 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-f332208e-8084-4b55-b3e4-37d3436ea39e tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] http://192.168.122.82/volume/v3/volumes/207d0c7b-8eef-4791-b79a-30ae3025af6d returned with HTTP 200 Sep 02 12:50:23 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 305/605] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:50:23 2026] GET /volume/v3/volumes/207d0c7b-8eef-4791-b79a-30ae3025af6d => generated 855 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:50:23 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-adecf677-a1bf-4aee-a5fd-8ba56145de32 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:23 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [req-aebbdb56-ff17-4752-8d16-6452d9233388 req-8c31c6bf-67a5-444d-96d9-84c2b98c837d None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:23 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-aebbdb56-ff17-4752-8d16-6452d9233388 req-8c31c6bf-67a5-444d-96d9-84c2b98c837d tempest-VolumesGetTestJSON-927011972 tempest-VolumesGetTestJSON-927011972-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 12:50:23 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-aebbdb56-ff17-4752-8d16-6452d9233388 req-8c31c6bf-67a5-444d-96d9-84c2b98c837d tempest-VolumesGetTestJSON-927011972 tempest-VolumesGetTestJSON-927011972-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-796131679", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:50:23 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.volumes [req-aebbdb56-ff17-4752-8d16-6452d9233388 req-8c31c6bf-67a5-444d-96d9-84c2b98c837d tempest-VolumesGetTestJSON-927011972 tempest-VolumesGetTestJSON-927011972-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-796131679', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=86936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 12:50:23 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [req-aebbdb56-ff17-4752-8d16-6452d9233388 req-8c31c6bf-67a5-444d-96d9-84c2b98c837d tempest-VolumesGetTestJSON-927011972 tempest-VolumesGetTestJSON-927011972-project-member] Create volume of 1 GB Sep 02 12:50:23 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [req-aebbdb56-ff17-4752-8d16-6452d9233388 req-8c31c6bf-67a5-444d-96d9-84c2b98c837d tempest-VolumesGetTestJSON-927011972 tempest-VolumesGetTestJSON-927011972-project-member] Availability Zones retrieved successfully. Sep 02 12:50:23 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [req-aebbdb56-ff17-4752-8d16-6452d9233388 req-8c31c6bf-67a5-444d-96d9-84c2b98c837d tempest-VolumesGetTestJSON-927011972 tempest-VolumesGetTestJSON-927011972-project-member] Flow 'volume_create_api' (c76f1685-2b57-43d5-b0c5-9acf5aaa19af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:50:23 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [req-aebbdb56-ff17-4752-8d16-6452d9233388 req-8c31c6bf-67a5-444d-96d9-84c2b98c837d tempest-VolumesGetTestJSON-927011972 tempest-VolumesGetTestJSON-927011972-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (240ed5b1-18c5-4a65-930a-31c3226124e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:50:23 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.flows.api.create_volume [req-aebbdb56-ff17-4752-8d16-6452d9233388 req-8c31c6bf-67a5-444d-96d9-84c2b98c837d tempest-VolumesGetTestJSON-927011972 tempest-VolumesGetTestJSON-927011972-project-member] Validating volume size '1' using validate_int {{(pid=86936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 12:50:23 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [req-aebbdb56-ff17-4752-8d16-6452d9233388 req-8c31c6bf-67a5-444d-96d9-84c2b98c837d tempest-VolumesGetTestJSON-927011972 tempest-VolumesGetTestJSON-927011972-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (240ed5b1-18c5-4a65-930a-31c3226124e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:50:23 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [req-aebbdb56-ff17-4752-8d16-6452d9233388 req-8c31c6bf-67a5-444d-96d9-84c2b98c837d tempest-VolumesGetTestJSON-927011972 tempest-VolumesGetTestJSON-927011972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e54ccbdd-ffd1-42ec-bfbe-d63ca3b58143) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:50:23 devstack devstack@c-api.service[86936]: DEBUG cinder.quota [req-aebbdb56-ff17-4752-8d16-6452d9233388 req-8c31c6bf-67a5-444d-96d9-84c2b98c837d tempest-VolumesGetTestJSON-927011972 tempest-VolumesGetTestJSON-927011972-project-member] Created reservations ['a4618e7b-c7e5-4158-ad53-3b65b4a03e1c', '79018b5d-de02-4d26-b708-4bb5c449af87', 'c16022a7-e302-41ff-80a6-e74354d11cfe', '0f457f71-2b1a-4fef-9557-6edf8d8a3988'] {{(pid=86936) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:50:23 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [req-aebbdb56-ff17-4752-8d16-6452d9233388 req-8c31c6bf-67a5-444d-96d9-84c2b98c837d tempest-VolumesGetTestJSON-927011972 tempest-VolumesGetTestJSON-927011972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e54ccbdd-ffd1-42ec-bfbe-d63ca3b58143) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a4618e7b-c7e5-4158-ad53-3b65b4a03e1c', '79018b5d-de02-4d26-b708-4bb5c449af87', 'c16022a7-e302-41ff-80a6-e74354d11cfe', '0f457f71-2b1a-4fef-9557-6edf8d8a3988']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:50:23 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [req-aebbdb56-ff17-4752-8d16-6452d9233388 req-8c31c6bf-67a5-444d-96d9-84c2b98c837d tempest-VolumesGetTestJSON-927011972 tempest-VolumesGetTestJSON-927011972-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d262390d-54ac-45c8-b18d-7e97885be684) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:50:24 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:50:24 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:50:24 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [req-aebbdb56-ff17-4752-8d16-6452d9233388 req-8c31c6bf-67a5-444d-96d9-84c2b98c837d tempest-VolumesGetTestJSON-927011972 tempest-VolumesGetTestJSON-927011972-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d262390d-54ac-45c8-b18d-7e97885be684) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '40d70e83-af67-4933-a80f-9651cdb9b622', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-796131679',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='45540d05280949599e7c57a949257447',qos_specs=None,replication_status=,reservations=['a4618e7b-c7e5-4158-ad53-3b65b4a03e1c','79018b5d-de02-4d26-b708-4bb5c449af87','c16022a7-e302-41ff-80a6-e74354d11cfe','0f457f71-2b1a-4fef-9557-6edf8d8a3988'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c0ccd9cd0584787bad110f9a4bb2e61',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T10:50:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-796131679',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=40d70e83-af67-4933-a80f-9651cdb9b622,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='45540d05280949599e7c57a949257447',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7c0ccd9cd0584787bad110f9a4bb2e61',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:50:24 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [req-aebbdb56-ff17-4752-8d16-6452d9233388 req-8c31c6bf-67a5-444d-96d9-84c2b98c837d tempest-VolumesGetTestJSON-927011972 tempest-VolumesGetTestJSON-927011972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbc1f574-9713-4bbe-8b41-a25570907f01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:50:24 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [req-aebbdb56-ff17-4752-8d16-6452d9233388 req-8c31c6bf-67a5-444d-96d9-84c2b98c837d tempest-VolumesGetTestJSON-927011972 tempest-VolumesGetTestJSON-927011972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbc1f574-9713-4bbe-8b41-a25570907f01) transitioned into state 'SUCCESS' from state '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-796131679',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='45540d05280949599e7c57a949257447',qos_specs=None,replication_status=,reservations=['a4618e7b-c7e5-4158-ad53-3b65b4a03e1c','79018b5d-de02-4d26-b708-4bb5c449af87','c16022a7-e302-41ff-80a6-e74354d11cfe','0f457f71-2b1a-4fef-9557-6edf8d8a3988'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c0ccd9cd0584787bad110f9a4bb2e61',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:50:24 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [req-aebbdb56-ff17-4752-8d16-6452d9233388 req-8c31c6bf-67a5-444d-96d9-84c2b98c837d tempest-VolumesGetTestJSON-927011972 tempest-VolumesGetTestJSON-927011972-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c05c1f0-5acf-4953-a8a7-af1df96dc2b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:50:24 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-adecf677-a1bf-4aee-a5fd-8ba56145de32 tempest-VolumesListAdminTestJSON-2143522714 tempest-VolumesListAdminTestJSON-2143522714-project-admin] POST http://192.168.122.82/volume/v3/volumes Sep 02 12:50:24 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-adecf677-a1bf-4aee-a5fd-8ba56145de32 tempest-VolumesListAdminTestJSON-2143522714 tempest-VolumesListAdminTestJSON-2143522714-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:50:24 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.volumes [None req-adecf677-a1bf-4aee-a5fd-8ba56145de32 tempest-VolumesListAdminTestJSON-2143522714 tempest-VolumesListAdminTestJSON-2143522714-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=86935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 12:50:24 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-adecf677-a1bf-4aee-a5fd-8ba56145de32 tempest-VolumesListAdminTestJSON-2143522714 tempest-VolumesListAdminTestJSON-2143522714-project-admin] Create volume of 1 GB Sep 02 12:50:24 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-adecf677-a1bf-4aee-a5fd-8ba56145de32 tempest-VolumesListAdminTestJSON-2143522714 tempest-VolumesListAdminTestJSON-2143522714-project-admin] Availability Zones retrieved successfully. Sep 02 12:50:24 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [req-aebbdb56-ff17-4752-8d16-6452d9233388 req-8c31c6bf-67a5-444d-96d9-84c2b98c837d tempest-VolumesGetTestJSON-927011972 tempest-VolumesGetTestJSON-927011972-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c05c1f0-5acf-4953-a8a7-af1df96dc2b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:50:24 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [req-aebbdb56-ff17-4752-8d16-6452d9233388 req-8c31c6bf-67a5-444d-96d9-84c2b98c837d tempest-VolumesGetTestJSON-927011972 tempest-VolumesGetTestJSON-927011972-project-member] Flow 'volume_create_api' (c76f1685-2b57-43d5-b0c5-9acf5aaa19af) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:50:24 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [req-aebbdb56-ff17-4752-8d16-6452d9233388 req-8c31c6bf-67a5-444d-96d9-84c2b98c837d tempest-VolumesGetTestJSON-927011972 tempest-VolumesGetTestJSON-927011972-project-member] Create volume request issued successfully. Sep 02 12:50:24 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-aebbdb56-ff17-4752-8d16-6452d9233388 req-8c31c6bf-67a5-444d-96d9-84c2b98c837d tempest-VolumesGetTestJSON-927011972 tempest-VolumesGetTestJSON-927011972-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 12:50:24 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 306/606] 192.168.122.82 () {64 vars in 1425 bytes} [Wed Sep 2 12:50:23 2026] POST /volume/v3/volumes => generated 769 bytes in 457 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 12:50:24 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-adecf677-a1bf-4aee-a5fd-8ba56145de32 tempest-VolumesListAdminTestJSON-2143522714 tempest-VolumesListAdminTestJSON-2143522714-project-admin] Flow 'volume_create_api' (a7a638ec-5327-4d8f-a66f-d04b63a5a304) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:50:24 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-adecf677-a1bf-4aee-a5fd-8ba56145de32 tempest-VolumesListAdminTestJSON-2143522714 tempest-VolumesListAdminTestJSON-2143522714-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44494fce-a962-46f2-9201-f954d11a0a9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:50:24 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.flows.api.create_volume [None req-adecf677-a1bf-4aee-a5fd-8ba56145de32 tempest-VolumesListAdminTestJSON-2143522714 tempest-VolumesListAdminTestJSON-2143522714-project-admin] Validating volume size '1' using validate_int {{(pid=86935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 12:50:24 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [req-aebbdb56-ff17-4752-8d16-6452d9233388 req-4fa33e4f-c4a6-4e6c-9a38-1abc6f2061a2 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:24 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-aebbdb56-ff17-4752-8d16-6452d9233388 req-4fa33e4f-c4a6-4e6c-9a38-1abc6f2061a2 tempest-VolumesGetTestJSON-927011972 tempest-VolumesGetTestJSON-927011972-project-member] GET http://192.168.122.82/volume/v3/volumes/40d70e83-af67-4933-a80f-9651cdb9b622 Sep 02 12:50:24 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-aebbdb56-ff17-4752-8d16-6452d9233388 req-4fa33e4f-c4a6-4e6c-9a38-1abc6f2061a2 tempest-VolumesGetTestJSON-927011972 tempest-VolumesGetTestJSON-927011972-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:24 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-aebbdb56-ff17-4752-8d16-6452d9233388 req-4fa33e4f-c4a6-4e6c-9a38-1abc6f2061a2 tempest-VolumesGetTestJSON-927011972 tempest-VolumesGetTestJSON-927011972-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:24 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:50:24 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:50:24 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:24 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:50:24 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [req-aebbdb56-ff17-4752-8d16-6452d9233388 req-4fa33e4f-c4a6-4e6c-9a38-1abc6f2061a2 tempest-VolumesGetTestJSON-927011972 tempest-VolumesGetTestJSON-927011972-project-member] Volume info retrieved successfully. Sep 02 12:50:24 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-aebbdb56-ff17-4752-8d16-6452d9233388 req-4fa33e4f-c4a6-4e6c-9a38-1abc6f2061a2 tempest-VolumesGetTestJSON-927011972 tempest-VolumesGetTestJSON-927011972-project-member] http://192.168.122.82/volume/v3/volumes/40d70e83-af67-4933-a80f-9651cdb9b622 returned with HTTP 200 Sep 02 12:50:24 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 307/607] 192.168.122.82 () {60 vars in 1482 bytes} [Wed Sep 2 12:50:24 2026] GET /volume/v3/volumes/40d70e83-af67-4933-a80f-9651cdb9b622 => generated 837 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:50:24 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-adecf677-a1bf-4aee-a5fd-8ba56145de32 tempest-VolumesListAdminTestJSON-2143522714 tempest-VolumesListAdminTestJSON-2143522714-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44494fce-a962-46f2-9201-f954d11a0a9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:50:24 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-adecf677-a1bf-4aee-a5fd-8ba56145de32 tempest-VolumesListAdminTestJSON-2143522714 tempest-VolumesListAdminTestJSON-2143522714-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a0c7964-0d5d-4ee9-8206-750f0835587b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:50:24 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [req-cd87fcca-85a5-405b-9196-2c0a64e06c8c req-f9a6d261-1b43-44dc-b500-b310c4e04611 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:24 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-cd87fcca-85a5-405b-9196-2c0a64e06c8c req-f9a6d261-1b43-44dc-b500-b310c4e04611 tempest-VolumesGetTestJSON-927011972 tempest-VolumesGetTestJSON-927011972-project-member] GET http://192.168.122.82/volume/v3/volumes/40d70e83-af67-4933-a80f-9651cdb9b622 Sep 02 12:50:24 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-cd87fcca-85a5-405b-9196-2c0a64e06c8c req-f9a6d261-1b43-44dc-b500-b310c4e04611 tempest-VolumesGetTestJSON-927011972 tempest-VolumesGetTestJSON-927011972-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:24 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-cd87fcca-85a5-405b-9196-2c0a64e06c8c req-f9a6d261-1b43-44dc-b500-b310c4e04611 tempest-VolumesGetTestJSON-927011972 tempest-VolumesGetTestJSON-927011972-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:24 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:50:24 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:50:24 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:24 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:50:24 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [req-cd87fcca-85a5-405b-9196-2c0a64e06c8c req-f9a6d261-1b43-44dc-b500-b310c4e04611 tempest-VolumesGetTestJSON-927011972 tempest-VolumesGetTestJSON-927011972-project-member] Volume info retrieved successfully. Sep 02 12:50:24 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-cd87fcca-85a5-405b-9196-2c0a64e06c8c req-f9a6d261-1b43-44dc-b500-b310c4e04611 tempest-VolumesGetTestJSON-927011972 tempest-VolumesGetTestJSON-927011972-project-member] http://192.168.122.82/volume/v3/volumes/40d70e83-af67-4933-a80f-9651cdb9b622 returned with HTTP 200 Sep 02 12:50:24 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 308/608] 192.168.122.82 () {60 vars in 1482 bytes} [Wed Sep 2 12:50:24 2026] GET /volume/v3/volumes/40d70e83-af67-4933-a80f-9651cdb9b622 => generated 837 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:50:24 devstack devstack@c-api.service[86935]: DEBUG cinder.quota [None req-adecf677-a1bf-4aee-a5fd-8ba56145de32 tempest-VolumesListAdminTestJSON-2143522714 tempest-VolumesListAdminTestJSON-2143522714-project-admin] Created reservations ['607bf767-9834-4705-9bb6-936a906b9a69', 'ce61e823-08b3-4dd0-820f-e887eacace3b', '0866fec7-c0d1-4534-bab5-811839d9d257', '7ad87e2e-d71c-49eb-a7e5-6d2d06a86f64'] {{(pid=86935) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:50:24 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-adecf677-a1bf-4aee-a5fd-8ba56145de32 tempest-VolumesListAdminTestJSON-2143522714 tempest-VolumesListAdminTestJSON-2143522714-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a0c7964-0d5d-4ee9-8206-750f0835587b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['607bf767-9834-4705-9bb6-936a906b9a69', 'ce61e823-08b3-4dd0-820f-e887eacace3b', '0866fec7-c0d1-4534-bab5-811839d9d257', '7ad87e2e-d71c-49eb-a7e5-6d2d06a86f64']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:50:24 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-adecf677-a1bf-4aee-a5fd-8ba56145de32 tempest-VolumesListAdminTestJSON-2143522714 tempest-VolumesListAdminTestJSON-2143522714-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea2f1afa-c224-4cfe-8aa8-6a20f9d9f620) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:50:24 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:50:24 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:50:24 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-adecf677-a1bf-4aee-a5fd-8ba56145de32 tempest-VolumesListAdminTestJSON-2143522714 tempest-VolumesListAdminTestJSON-2143522714-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea2f1afa-c224-4cfe-8aa8-6a20f9d9f620) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6e92ffc5-4c06-4d3e-a5eb-c3584a77806d', '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='902768e347f743659db8c05ce1c80759',qos_specs=None,replication_status=,reservations=['607bf767-9834-4705-9bb6-936a906b9a69','ce61e823-08b3-4dd0-820f-e887eacace3b','0866fec7-c0d1-4534-bab5-811839d9d257','7ad87e2e-d71c-49eb-a7e5-6d2d06a86f64'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3856eba7c654b2286a4948edbc5862b',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T10:50:24Z,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=6e92ffc5-4c06-4d3e-a5eb-c3584a77806d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='902768e347f743659db8c05ce1c80759',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f3856eba7c654b2286a4948edbc5862b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:50:24 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-adecf677-a1bf-4aee-a5fd-8ba56145de32 tempest-VolumesListAdminTestJSON-2143522714 tempest-VolumesListAdminTestJSON-2143522714-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (afc9b331-292c-47f5-ae01-563089ecd516) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:50:24 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-adecf677-a1bf-4aee-a5fd-8ba56145de32 tempest-VolumesListAdminTestJSON-2143522714 tempest-VolumesListAdminTestJSON-2143522714-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (afc9b331-292c-47f5-ae01-563089ecd516) transitioned into state 'SUCCESS' from 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='902768e347f743659db8c05ce1c80759',qos_specs=None,replication_status=,reservations=['607bf767-9834-4705-9bb6-936a906b9a69','ce61e823-08b3-4dd0-820f-e887eacace3b','0866fec7-c0d1-4534-bab5-811839d9d257','7ad87e2e-d71c-49eb-a7e5-6d2d06a86f64'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3856eba7c654b2286a4948edbc5862b',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:50:24 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-adecf677-a1bf-4aee-a5fd-8ba56145de32 tempest-VolumesListAdminTestJSON-2143522714 tempest-VolumesListAdminTestJSON-2143522714-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bedb421d-8d14-471f-82e1-307940319d1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:50:24 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-adecf677-a1bf-4aee-a5fd-8ba56145de32 tempest-VolumesListAdminTestJSON-2143522714 tempest-VolumesListAdminTestJSON-2143522714-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bedb421d-8d14-471f-82e1-307940319d1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:50:24 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-adecf677-a1bf-4aee-a5fd-8ba56145de32 tempest-VolumesListAdminTestJSON-2143522714 tempest-VolumesListAdminTestJSON-2143522714-project-admin] Flow 'volume_create_api' (a7a638ec-5327-4d8f-a66f-d04b63a5a304) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:50:24 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-adecf677-a1bf-4aee-a5fd-8ba56145de32 tempest-VolumesListAdminTestJSON-2143522714 tempest-VolumesListAdminTestJSON-2143522714-project-admin] Create volume request issued successfully. Sep 02 12:50:24 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-adecf677-a1bf-4aee-a5fd-8ba56145de32 tempest-VolumesListAdminTestJSON-2143522714 tempest-VolumesListAdminTestJSON-2143522714-project-admin] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 12:50:24 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 301/609] 192.168.122.82 () {60 vars in 1137 bytes} [Wed Sep 2 12:50:23 2026] POST /volume/v3/volumes => generated 740 bytes in 999 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 12:50:24 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-1401f2c2-bcc7-4d89-8eb8-b0b52ef95638 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:24 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-1401f2c2-bcc7-4d89-8eb8-b0b52ef95638 tempest-VolumesListAdminTestJSON-2143522714 tempest-VolumesListAdminTestJSON-2143522714-project-admin] GET http://192.168.122.82/volume/v3/volumes/6e92ffc5-4c06-4d3e-a5eb-c3584a77806d Sep 02 12:50:24 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-1401f2c2-bcc7-4d89-8eb8-b0b52ef95638 tempest-VolumesListAdminTestJSON-2143522714 tempest-VolumesListAdminTestJSON-2143522714-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:24 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-1401f2c2-bcc7-4d89-8eb8-b0b52ef95638 tempest-VolumesListAdminTestJSON-2143522714 tempest-VolumesListAdminTestJSON-2143522714-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:24 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:50:24 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:50:24 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:24 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:50:24 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-1401f2c2-bcc7-4d89-8eb8-b0b52ef95638 tempest-VolumesListAdminTestJSON-2143522714 tempest-VolumesListAdminTestJSON-2143522714-project-admin] Volume info retrieved successfully. Sep 02 12:50:24 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-1401f2c2-bcc7-4d89-8eb8-b0b52ef95638 tempest-VolumesListAdminTestJSON-2143522714 tempest-VolumesListAdminTestJSON-2143522714-project-admin] http://192.168.122.82/volume/v3/volumes/6e92ffc5-4c06-4d3e-a5eb-c3584a77806d returned with HTTP 200 Sep 02 12:50:24 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 309/610] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:50:24 2026] GET /volume/v3/volumes/6e92ffc5-4c06-4d3e-a5eb-c3584a77806d => generated 919 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:50:24 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-7a7869e4-617d-4211-8db8-159ef53368a3 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:24 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-7a7869e4-617d-4211-8db8-159ef53368a3 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 12:50:24 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-7a7869e4-617d-4211-8db8-159ef53368a3 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1448445769"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:50:24 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.volumes [None req-7a7869e4-617d-4211-8db8-159ef53368a3 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1448445769'}} {{(pid=86935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 12:50:24 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-7a7869e4-617d-4211-8db8-159ef53368a3 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Create volume of 1 GB Sep 02 12:50:24 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:24 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:50:24 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-7a7869e4-617d-4211-8db8-159ef53368a3 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Availability Zones retrieved successfully. Sep 02 12:50:24 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-7a7869e4-617d-4211-8db8-159ef53368a3 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Flow 'volume_create_api' (92834a21-72be-4fee-ad5d-100f4c4f2a22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:50:24 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-7a7869e4-617d-4211-8db8-159ef53368a3 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28f165e4-0fe9-4cfa-9bfd-6abede5068bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:50:24 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.flows.api.create_volume [None req-7a7869e4-617d-4211-8db8-159ef53368a3 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Validating volume size '1' using validate_int {{(pid=86935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 12:50:24 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-7a7869e4-617d-4211-8db8-159ef53368a3 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28f165e4-0fe9-4cfa-9bfd-6abede5068bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:50:24 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-7a7869e4-617d-4211-8db8-159ef53368a3 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8746798-cc5f-4d3e-92df-423a7418d2e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:50:25 devstack devstack@c-api.service[86935]: DEBUG cinder.quota [None req-7a7869e4-617d-4211-8db8-159ef53368a3 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Created reservations ['9a591a3a-a37e-4713-a115-7d30970f62d4', '7efb210b-bd54-403a-9122-4ff67e7fd8cb', '6a89c99b-0520-4d79-99ae-76d96c4badcd', 'a864835b-9307-4b28-bc6b-b0356cec5160'] {{(pid=86935) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:50:25 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-7a7869e4-617d-4211-8db8-159ef53368a3 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8746798-cc5f-4d3e-92df-423a7418d2e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9a591a3a-a37e-4713-a115-7d30970f62d4', '7efb210b-bd54-403a-9122-4ff67e7fd8cb', '6a89c99b-0520-4d79-99ae-76d96c4badcd', 'a864835b-9307-4b28-bc6b-b0356cec5160']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:50:25 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-7a7869e4-617d-4211-8db8-159ef53368a3 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0975a3a6-2a5f-4eb5-9f75-04a431f74be7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:50:25 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:50:25 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:50:25 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-7a7869e4-617d-4211-8db8-159ef53368a3 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0975a3a6-2a5f-4eb5-9f75-04a431f74be7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '811dc9ee-d723-4612-9f16-b6d5d8544e83', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1448445769',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e47eb68227d432d96931aa00c9c2def',qos_specs=None,replication_status=,reservations=['9a591a3a-a37e-4713-a115-7d30970f62d4','7efb210b-bd54-403a-9122-4ff67e7fd8cb','6a89c99b-0520-4d79-99ae-76d96c4badcd','a864835b-9307-4b28-bc6b-b0356cec5160'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e947334f24f4b11b789c758a00e60a5',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T10:50:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1448445769',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=811dc9ee-d723-4612-9f16-b6d5d8544e83,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4e47eb68227d432d96931aa00c9c2def',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2e947334f24f4b11b789c758a00e60a5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:50:25 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-7a7869e4-617d-4211-8db8-159ef53368a3 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d66aba4b-bb3f-4a24-90f4-4d3efe2a3442) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:50:25 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-7a7869e4-617d-4211-8db8-159ef53368a3 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d66aba4b-bb3f-4a24-90f4-4d3efe2a3442) transitioned into state 'SUCCESS' from state '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-1448445769',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e47eb68227d432d96931aa00c9c2def',qos_specs=None,replication_status=,reservations=['9a591a3a-a37e-4713-a115-7d30970f62d4','7efb210b-bd54-403a-9122-4ff67e7fd8cb','6a89c99b-0520-4d79-99ae-76d96c4badcd','a864835b-9307-4b28-bc6b-b0356cec5160'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e947334f24f4b11b789c758a00e60a5',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:50:25 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-7a7869e4-617d-4211-8db8-159ef53368a3 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f59aee3-fc02-410e-962c-9117816fef4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:50:25 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-7a7869e4-617d-4211-8db8-159ef53368a3 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f59aee3-fc02-410e-962c-9117816fef4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:50:25 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-7a7869e4-617d-4211-8db8-159ef53368a3 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Flow 'volume_create_api' (92834a21-72be-4fee-ad5d-100f4c4f2a22) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:50:25 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-7a7869e4-617d-4211-8db8-159ef53368a3 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Create volume request issued successfully. Sep 02 12:50:25 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-7a7869e4-617d-4211-8db8-159ef53368a3 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 12:50:25 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 302/611] 192.168.122.82 () {60 vars in 1137 bytes} [Wed Sep 2 12:50:24 2026] POST /volume/v3/volumes => generated 762 bytes in 493 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 12:50:25 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-a14fcd43-c6fa-4247-a61c-e7422ce5d889 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:25 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-a14fcd43-c6fa-4247-a61c-e7422ce5d889 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] GET http://192.168.122.82/volume/v3/volumes/811dc9ee-d723-4612-9f16-b6d5d8544e83 Sep 02 12:50:25 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-a14fcd43-c6fa-4247-a61c-e7422ce5d889 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:25 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-a14fcd43-c6fa-4247-a61c-e7422ce5d889 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:25 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:50:25 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:50:25 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:25 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:50:25 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-a14fcd43-c6fa-4247-a61c-e7422ce5d889 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Volume info retrieved successfully. Sep 02 12:50:25 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-a14fcd43-c6fa-4247-a61c-e7422ce5d889 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] http://192.168.122.82/volume/v3/volumes/811dc9ee-d723-4612-9f16-b6d5d8544e83 returned with HTTP 200 Sep 02 12:50:25 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 310/612] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:50:25 2026] GET /volume/v3/volumes/811dc9ee-d723-4612-9f16-b6d5d8544e83 => generated 830 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:50:25 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [req-cbe0390a-6666-44e0-897b-16eb528b59a5 req-6c084485-2ac1-459f-ba79-0e8fdbe80924 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:25 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-cbe0390a-6666-44e0-897b-16eb528b59a5 req-6c084485-2ac1-459f-ba79-0e8fdbe80924 tempest-VolumesGetTestJSON-927011972 tempest-VolumesGetTestJSON-927011972-project-member] GET http://192.168.122.82/volume/v3/volumes/40d70e83-af67-4933-a80f-9651cdb9b622 Sep 02 12:50:25 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-cbe0390a-6666-44e0-897b-16eb528b59a5 req-6c084485-2ac1-459f-ba79-0e8fdbe80924 tempest-VolumesGetTestJSON-927011972 tempest-VolumesGetTestJSON-927011972-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:25 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-cbe0390a-6666-44e0-897b-16eb528b59a5 req-6c084485-2ac1-459f-ba79-0e8fdbe80924 tempest-VolumesGetTestJSON-927011972 tempest-VolumesGetTestJSON-927011972-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:25 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:50:25 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:50:25 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:25 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:50:25 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [req-cbe0390a-6666-44e0-897b-16eb528b59a5 req-6c084485-2ac1-459f-ba79-0e8fdbe80924 tempest-VolumesGetTestJSON-927011972 tempest-VolumesGetTestJSON-927011972-project-member] Volume info retrieved successfully. Sep 02 12:50:25 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-cbe0390a-6666-44e0-897b-16eb528b59a5 req-6c084485-2ac1-459f-ba79-0e8fdbe80924 tempest-VolumesGetTestJSON-927011972 tempest-VolumesGetTestJSON-927011972-project-member] http://192.168.122.82/volume/v3/volumes/40d70e83-af67-4933-a80f-9651cdb9b622 returned with HTTP 200 Sep 02 12:50:25 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 303/613] 192.168.122.82 () {60 vars in 1482 bytes} [Wed Sep 2 12:50:25 2026] GET /volume/v3/volumes/40d70e83-af67-4933-a80f-9651cdb9b622 => generated 861 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 12:50:25 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-29fcc749-17ad-4396-90e4-14d5ae56a711 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:25 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-29fcc749-17ad-4396-90e4-14d5ae56a711 tempest-VolumesListAdminTestJSON-2143522714 tempest-VolumesListAdminTestJSON-2143522714-project-admin] GET http://192.168.122.82/volume/v3/volumes/6e92ffc5-4c06-4d3e-a5eb-c3584a77806d Sep 02 12:50:25 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-29fcc749-17ad-4396-90e4-14d5ae56a711 tempest-VolumesListAdminTestJSON-2143522714 tempest-VolumesListAdminTestJSON-2143522714-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:25 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-29fcc749-17ad-4396-90e4-14d5ae56a711 tempest-VolumesListAdminTestJSON-2143522714 tempest-VolumesListAdminTestJSON-2143522714-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:25 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:50:25 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:50:25 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:25 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:50:25 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-29fcc749-17ad-4396-90e4-14d5ae56a711 tempest-VolumesListAdminTestJSON-2143522714 tempest-VolumesListAdminTestJSON-2143522714-project-admin] Volume info retrieved successfully. Sep 02 12:50:25 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-29fcc749-17ad-4396-90e4-14d5ae56a711 tempest-VolumesListAdminTestJSON-2143522714 tempest-VolumesListAdminTestJSON-2143522714-project-admin] http://192.168.122.82/volume/v3/volumes/6e92ffc5-4c06-4d3e-a5eb-c3584a77806d returned with HTTP 200 Sep 02 12:50:25 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 311/614] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:50:25 2026] GET /volume/v3/volumes/6e92ffc5-4c06-4d3e-a5eb-c3584a77806d => generated 969 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 12:50:26 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-fbfbe1a2-f538-4d7d-94ed-053fd6559882 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:26 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-fbfbe1a2-f538-4d7d-94ed-053fd6559882 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] GET http://192.168.122.82/volume/v3/volumes/811dc9ee-d723-4612-9f16-b6d5d8544e83 Sep 02 12:50:26 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-fbfbe1a2-f538-4d7d-94ed-053fd6559882 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:26 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-fbfbe1a2-f538-4d7d-94ed-053fd6559882 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:26 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:50:26 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:50:26 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:26 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:50:26 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-fbfbe1a2-f538-4d7d-94ed-053fd6559882 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Volume info retrieved successfully. Sep 02 12:50:26 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-fbfbe1a2-f538-4d7d-94ed-053fd6559882 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] http://192.168.122.82/volume/v3/volumes/811dc9ee-d723-4612-9f16-b6d5d8544e83 returned with HTTP 200 Sep 02 12:50:26 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 304/615] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:50:26 2026] GET /volume/v3/volumes/811dc9ee-d723-4612-9f16-b6d5d8544e83 => generated 854 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:50:26 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [req-3b484d70-9804-4d22-958c-ceb67176f20d req-52694081-fbf7-4afb-930f-341fb452b030 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:26 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-3b484d70-9804-4d22-958c-ceb67176f20d req-52694081-fbf7-4afb-930f-341fb452b030 tempest-VolumesGetTestJSON-927011972 tempest-VolumesGetTestJSON-927011972-project-member] GET http://192.168.122.82/volume/v3/volumes/40d70e83-af67-4933-a80f-9651cdb9b622 Sep 02 12:50:26 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-3b484d70-9804-4d22-958c-ceb67176f20d req-52694081-fbf7-4afb-930f-341fb452b030 tempest-VolumesGetTestJSON-927011972 tempest-VolumesGetTestJSON-927011972-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:26 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-3b484d70-9804-4d22-958c-ceb67176f20d req-52694081-fbf7-4afb-930f-341fb452b030 tempest-VolumesGetTestJSON-927011972 tempest-VolumesGetTestJSON-927011972-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:26 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:50:26 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:50:26 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:26 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:50:26 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [req-3b484d70-9804-4d22-958c-ceb67176f20d req-52694081-fbf7-4afb-930f-341fb452b030 tempest-VolumesGetTestJSON-927011972 tempest-VolumesGetTestJSON-927011972-project-member] Volume info retrieved successfully. Sep 02 12:50:26 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-3b484d70-9804-4d22-958c-ceb67176f20d req-52694081-fbf7-4afb-930f-341fb452b030 tempest-VolumesGetTestJSON-927011972 tempest-VolumesGetTestJSON-927011972-project-member] http://192.168.122.82/volume/v3/volumes/40d70e83-af67-4933-a80f-9651cdb9b622 returned with HTTP 200 Sep 02 12:50:26 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 312/616] 192.168.122.82 () {60 vars in 1482 bytes} [Wed Sep 2 12:50:26 2026] GET /volume/v3/volumes/40d70e83-af67-4933-a80f-9651cdb9b622 => generated 862 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:50:26 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-6e9e9ac8-911c-49ba-9b63-e028ff289da6 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:26 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-6e9e9ac8-911c-49ba-9b63-e028ff289da6 tempest-VolumesListAdminTestJSON-2143522714 tempest-VolumesListAdminTestJSON-2143522714-project-admin] GET http://192.168.122.82/volume/v3/volumes/6e92ffc5-4c06-4d3e-a5eb-c3584a77806d Sep 02 12:50:26 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-6e9e9ac8-911c-49ba-9b63-e028ff289da6 tempest-VolumesListAdminTestJSON-2143522714 tempest-VolumesListAdminTestJSON-2143522714-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:26 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-6e9e9ac8-911c-49ba-9b63-e028ff289da6 tempest-VolumesListAdminTestJSON-2143522714 tempest-VolumesListAdminTestJSON-2143522714-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:26 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:50:26 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:50:26 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:26 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:50:26 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-6e9e9ac8-911c-49ba-9b63-e028ff289da6 tempest-VolumesListAdminTestJSON-2143522714 tempest-VolumesListAdminTestJSON-2143522714-project-admin] Volume info retrieved successfully. Sep 02 12:50:26 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-6e9e9ac8-911c-49ba-9b63-e028ff289da6 tempest-VolumesListAdminTestJSON-2143522714 tempest-VolumesListAdminTestJSON-2143522714-project-admin] http://192.168.122.82/volume/v3/volumes/6e92ffc5-4c06-4d3e-a5eb-c3584a77806d returned with HTTP 200 Sep 02 12:50:26 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 305/617] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:50:26 2026] GET /volume/v3/volumes/6e92ffc5-4c06-4d3e-a5eb-c3584a77806d => generated 970 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:50:26 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-8f336723-0b89-439b-bb98-80edb024c510 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:26 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-8f336723-0b89-439b-bb98-80edb024c510 tempest-VolumesListAdminTestJSON-2143522714 tempest-VolumesListAdminTestJSON-2143522714-project-admin] GET http://192.168.122.82/volume/v3/volumes/detail?all_tenants=1&project_id=34590095708b4e9e99c50ba8325fc6a1 Sep 02 12:50:26 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-8f336723-0b89-439b-bb98-80edb024c510 tempest-VolumesListAdminTestJSON-2143522714 tempest-VolumesListAdminTestJSON-2143522714-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:26 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-8f336723-0b89-439b-bb98-80edb024c510 tempest-VolumesListAdminTestJSON-2143522714 tempest-VolumesListAdminTestJSON-2143522714-project-admin] Calling method 'detail' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:26 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-8f336723-0b89-439b-bb98-80edb024c510 tempest-VolumesListAdminTestJSON-2143522714 tempest-VolumesListAdminTestJSON-2143522714-project-admin] Could not evaluate value 34590095708b4e9e99c50ba8325fc6a1, assuming string {{(pid=86936) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 02 12:50:26 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-8f336723-0b89-439b-bb98-80edb024c510 tempest-VolumesListAdminTestJSON-2143522714 tempest-VolumesListAdminTestJSON-2143522714-project-admin] Searching by: MultiDict([('project_id', '34590095708b4e9e99c50ba8325fc6a1'), ('all_tenants', 1)]). {{(pid=86936) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 12:50:26 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:50:26 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:50:26 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:50:26 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:50:26 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:50:26 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:50:26 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-8f336723-0b89-439b-bb98-80edb024c510 tempest-VolumesListAdminTestJSON-2143522714 tempest-VolumesListAdminTestJSON-2143522714-project-admin] Get all volumes completed successfully. Sep 02 12:50:26 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:26 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:50:26 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-8f336723-0b89-439b-bb98-80edb024c510 tempest-VolumesListAdminTestJSON-2143522714 tempest-VolumesListAdminTestJSON-2143522714-project-admin] http://192.168.122.82/volume/v3/volumes/detail?all_tenants=1&project_id=34590095708b4e9e99c50ba8325fc6a1 returned with HTTP 200 Sep 02 12:50:26 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 313/618] 192.168.122.82 () {58 vars in 1252 bytes} [Wed Sep 2 12:50:26 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=34590095708b4e9e99c50ba8325fc6a1 => generated 3036 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:50:26 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [req-1fb50c62-0de3-44a4-966c-fbf8012f5ff0 req-1a2087fe-5ea0-40a5-8ca2-b777a1ee6f9b None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:26 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-1fb50c62-0de3-44a4-966c-fbf8012f5ff0 req-1a2087fe-5ea0-40a5-8ca2-b777a1ee6f9b tempest-VolumesGetTestJSON-927011972 tempest-VolumesGetTestJSON-927011972-project-reader] GET http://192.168.122.82/volume/v3/volumes/40d70e83-af67-4933-a80f-9651cdb9b622 Sep 02 12:50:26 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-1fb50c62-0de3-44a4-966c-fbf8012f5ff0 req-1a2087fe-5ea0-40a5-8ca2-b777a1ee6f9b tempest-VolumesGetTestJSON-927011972 tempest-VolumesGetTestJSON-927011972-project-reader] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:26 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-1fb50c62-0de3-44a4-966c-fbf8012f5ff0 req-1a2087fe-5ea0-40a5-8ca2-b777a1ee6f9b tempest-VolumesGetTestJSON-927011972 tempest-VolumesGetTestJSON-927011972-project-reader] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:26 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-43f54cd5-b6db-4752-b12e-4c0afe753589 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:26 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-43f54cd5-b6db-4752-b12e-4c0afe753589 tempest-VolumesListAdminTestJSON-2143522714 tempest-VolumesListAdminTestJSON-2143522714-project-admin] DELETE http://192.168.122.82/volume/v3/volumes/6e92ffc5-4c06-4d3e-a5eb-c3584a77806d Sep 02 12:50:26 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-43f54cd5-b6db-4752-b12e-4c0afe753589 tempest-VolumesListAdminTestJSON-2143522714 tempest-VolumesListAdminTestJSON-2143522714-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:26 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-43f54cd5-b6db-4752-b12e-4c0afe753589 tempest-VolumesListAdminTestJSON-2143522714 tempest-VolumesListAdminTestJSON-2143522714-project-admin] Calling method 'delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:26 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-43f54cd5-b6db-4752-b12e-4c0afe753589 tempest-VolumesListAdminTestJSON-2143522714 tempest-VolumesListAdminTestJSON-2143522714-project-admin] Delete volume with id: 6e92ffc5-4c06-4d3e-a5eb-c3584a77806d Sep 02 12:50:26 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:50:26 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:50:26 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:26 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:50:26 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:50:26 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:50:26 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:26 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:50:26 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-43f54cd5-b6db-4752-b12e-4c0afe753589 tempest-VolumesListAdminTestJSON-2143522714 tempest-VolumesListAdminTestJSON-2143522714-project-admin] Volume info retrieved successfully. Sep 02 12:50:26 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [req-1fb50c62-0de3-44a4-966c-fbf8012f5ff0 req-1a2087fe-5ea0-40a5-8ca2-b777a1ee6f9b tempest-VolumesGetTestJSON-927011972 tempest-VolumesGetTestJSON-927011972-project-reader] Volume info retrieved successfully. Sep 02 12:50:26 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-1fb50c62-0de3-44a4-966c-fbf8012f5ff0 req-1a2087fe-5ea0-40a5-8ca2-b777a1ee6f9b tempest-VolumesGetTestJSON-927011972 tempest-VolumesGetTestJSON-927011972-project-reader] http://192.168.122.82/volume/v3/volumes/40d70e83-af67-4933-a80f-9651cdb9b622 returned with HTTP 200 Sep 02 12:50:26 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 306/619] 192.168.122.82 () {60 vars in 1482 bytes} [Wed Sep 2 12:50:26 2026] GET /volume/v3/volumes/40d70e83-af67-4933-a80f-9651cdb9b622 => generated 862 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:50:27 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-43f54cd5-b6db-4752-b12e-4c0afe753589 tempest-VolumesListAdminTestJSON-2143522714 tempest-VolumesListAdminTestJSON-2143522714-project-admin] Delete volume request issued successfully. Sep 02 12:50:27 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-43f54cd5-b6db-4752-b12e-4c0afe753589 tempest-VolumesListAdminTestJSON-2143522714 tempest-VolumesListAdminTestJSON-2143522714-project-admin] http://192.168.122.82/volume/v3/volumes/6e92ffc5-4c06-4d3e-a5eb-c3584a77806d returned with HTTP 202 Sep 02 12:50:27 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 314/620] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 12:50:26 2026] DELETE /volume/v3/volumes/6e92ffc5-4c06-4d3e-a5eb-c3584a77806d => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 12:50:27 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-21321339-fcd8-4abe-a1dc-a97d0addc45d None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:27 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-a4f9c4ae-1008-4122-992d-9adc80c7824f None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:27 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-21321339-fcd8-4abe-a1dc-a97d0addc45d tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] GET http://192.168.122.82/volume/v3/volumes/207d0c7b-8eef-4791-b79a-30ae3025af6d Sep 02 12:50:27 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-21321339-fcd8-4abe-a1dc-a97d0addc45d tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:27 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-21321339-fcd8-4abe-a1dc-a97d0addc45d tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:27 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:50:27 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:50:27 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:27 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:50:27 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-21321339-fcd8-4abe-a1dc-a97d0addc45d tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] Volume info retrieved successfully. Sep 02 12:50:27 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-21321339-fcd8-4abe-a1dc-a97d0addc45d tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] http://192.168.122.82/volume/v3/volumes/207d0c7b-8eef-4791-b79a-30ae3025af6d returned with HTTP 200 Sep 02 12:50:27 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 315/621] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:50:27 2026] GET /volume/v3/volumes/207d0c7b-8eef-4791-b79a-30ae3025af6d => generated 855 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:50:27 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [req-d076ab5b-e9fa-484e-b768-9baf0aa8c1b3 req-49ce49ec-ea36-47f6-baa7-ad7f20d7e793 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:27 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-d076ab5b-e9fa-484e-b768-9baf0aa8c1b3 req-49ce49ec-ea36-47f6-baa7-ad7f20d7e793 tempest-VolumesGetTestJSON-927011972 tempest-VolumesGetTestJSON-927011972-project-member] DELETE http://192.168.122.82/volume/v3/volumes/40d70e83-af67-4933-a80f-9651cdb9b622 Sep 02 12:50:27 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-d076ab5b-e9fa-484e-b768-9baf0aa8c1b3 req-49ce49ec-ea36-47f6-baa7-ad7f20d7e793 tempest-VolumesGetTestJSON-927011972 tempest-VolumesGetTestJSON-927011972-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:27 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-d076ab5b-e9fa-484e-b768-9baf0aa8c1b3 req-49ce49ec-ea36-47f6-baa7-ad7f20d7e793 tempest-VolumesGetTestJSON-927011972 tempest-VolumesGetTestJSON-927011972-project-member] Calling method 'delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:27 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [req-d076ab5b-e9fa-484e-b768-9baf0aa8c1b3 req-49ce49ec-ea36-47f6-baa7-ad7f20d7e793 tempest-VolumesGetTestJSON-927011972 tempest-VolumesGetTestJSON-927011972-project-member] Delete volume with id: 40d70e83-af67-4933-a80f-9651cdb9b622 Sep 02 12:50:27 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:50:27 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:50:27 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:27 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:50:27 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [req-d076ab5b-e9fa-484e-b768-9baf0aa8c1b3 req-49ce49ec-ea36-47f6-baa7-ad7f20d7e793 tempest-VolumesGetTestJSON-927011972 tempest-VolumesGetTestJSON-927011972-project-member] Volume info retrieved successfully. Sep 02 12:50:27 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [req-d076ab5b-e9fa-484e-b768-9baf0aa8c1b3 req-49ce49ec-ea36-47f6-baa7-ad7f20d7e793 tempest-VolumesGetTestJSON-927011972 tempest-VolumesGetTestJSON-927011972-project-member] Delete volume request issued successfully. Sep 02 12:50:27 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-d076ab5b-e9fa-484e-b768-9baf0aa8c1b3 req-49ce49ec-ea36-47f6-baa7-ad7f20d7e793 tempest-VolumesGetTestJSON-927011972 tempest-VolumesGetTestJSON-927011972-project-member] http://192.168.122.82/volume/v3/volumes/40d70e83-af67-4933-a80f-9651cdb9b622 returned with HTTP 202 Sep 02 12:50:27 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 316/622] 192.168.122.82 () {62 vars in 1504 bytes} [Wed Sep 2 12:50:27 2026] DELETE /volume/v3/volumes/40d70e83-af67-4933-a80f-9651cdb9b622 => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 12:50:27 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-11348431-b008-4aec-97e9-da69b9915617 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:27 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-11348431-b008-4aec-97e9-da69b9915617 tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] DELETE http://192.168.122.82/volume/v3/volumes/207d0c7b-8eef-4791-b79a-30ae3025af6d Sep 02 12:50:27 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-11348431-b008-4aec-97e9-da69b9915617 tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:27 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-11348431-b008-4aec-97e9-da69b9915617 tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] Calling method 'delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:27 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-11348431-b008-4aec-97e9-da69b9915617 tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] Delete volume with id: 207d0c7b-8eef-4791-b79a-30ae3025af6d Sep 02 12:50:27 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:50:27 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:50:27 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:27 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:50:27 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-11348431-b008-4aec-97e9-da69b9915617 tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] Volume info retrieved successfully. Sep 02 12:50:27 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-11348431-b008-4aec-97e9-da69b9915617 tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] Delete volume request issued successfully. Sep 02 12:50:27 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-11348431-b008-4aec-97e9-da69b9915617 tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] http://192.168.122.82/volume/v3/volumes/207d0c7b-8eef-4791-b79a-30ae3025af6d returned with HTTP 202 Sep 02 12:50:27 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 317/623] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 12:50:27 2026] DELETE /volume/v3/volumes/207d0c7b-8eef-4791-b79a-30ae3025af6d => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 12:50:27 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [req-bc39aa51-0e1f-4ff6-bacc-58fa01d95ecc req-82dbf116-68f3-490d-86c6-f56aede3b843 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:27 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-bc39aa51-0e1f-4ff6-bacc-58fa01d95ecc req-82dbf116-68f3-490d-86c6-f56aede3b843 tempest-VolumesGetTestJSON-927011972 tempest-VolumesGetTestJSON-927011972-project-member] GET http://192.168.122.82/volume/v3/volumes/40d70e83-af67-4933-a80f-9651cdb9b622 Sep 02 12:50:27 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-bc39aa51-0e1f-4ff6-bacc-58fa01d95ecc req-82dbf116-68f3-490d-86c6-f56aede3b843 tempest-VolumesGetTestJSON-927011972 tempest-VolumesGetTestJSON-927011972-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:27 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-bc39aa51-0e1f-4ff6-bacc-58fa01d95ecc req-82dbf116-68f3-490d-86c6-f56aede3b843 tempest-VolumesGetTestJSON-927011972 tempest-VolumesGetTestJSON-927011972-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:27 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:50:27 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:50:27 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:27 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:50:27 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [req-bc39aa51-0e1f-4ff6-bacc-58fa01d95ecc req-82dbf116-68f3-490d-86c6-f56aede3b843 tempest-VolumesGetTestJSON-927011972 tempest-VolumesGetTestJSON-927011972-project-member] Volume info retrieved successfully. Sep 02 12:50:27 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-bc39aa51-0e1f-4ff6-bacc-58fa01d95ecc req-82dbf116-68f3-490d-86c6-f56aede3b843 tempest-VolumesGetTestJSON-927011972 tempest-VolumesGetTestJSON-927011972-project-member] http://192.168.122.82/volume/v3/volumes/40d70e83-af67-4933-a80f-9651cdb9b622 returned with HTTP 200 Sep 02 12:50:27 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 318/624] 192.168.122.82 () {60 vars in 1482 bytes} [Wed Sep 2 12:50:27 2026] GET /volume/v3/volumes/40d70e83-af67-4933-a80f-9651cdb9b622 => generated 861 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:50:27 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-87c4099e-bc75-4b0c-98d0-c94a287faaf2 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:27 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-87c4099e-bc75-4b0c-98d0-c94a287faaf2 tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] GET http://192.168.122.82/volume/v3/volumes/207d0c7b-8eef-4791-b79a-30ae3025af6d Sep 02 12:50:27 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-87c4099e-bc75-4b0c-98d0-c94a287faaf2 tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:27 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-87c4099e-bc75-4b0c-98d0-c94a287faaf2 tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:27 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-a4f9c4ae-1008-4122-992d-9adc80c7824f tempest-GroupTypeSpecsTest-1446977099 tempest-GroupTypeSpecsTest-1446977099-project-admin] POST http://192.168.122.82/volume/v3/group_types Sep 02 12:50:27 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-a4f9c4ae-1008-4122-992d-9adc80c7824f tempest-GroupTypeSpecsTest-1446977099 tempest-GroupTypeSpecsTest-1446977099-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-447205574"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:50:27 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:50:27 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:50:27 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:27 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:50:27 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-a4f9c4ae-1008-4122-992d-9adc80c7824f tempest-GroupTypeSpecsTest-1446977099 tempest-GroupTypeSpecsTest-1446977099-project-admin] http://192.168.122.82/volume/v3/group_types returned with HTTP 202 Sep 02 12:50:27 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 307/625] 192.168.122.82 () {62 vars in 1190 bytes} [Wed Sep 2 12:50:27 2026] POST /volume/v3/group_types => generated 180 bytes in 413 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:50:27 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-87c4099e-bc75-4b0c-98d0-c94a287faaf2 tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] Volume info retrieved successfully. Sep 02 12:50:27 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-2976c1bb-1f3f-43e9-9219-213ff829308f None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:27 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-2976c1bb-1f3f-43e9-9219-213ff829308f tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] GET http://192.168.122.82/volume/v3/volumes/811dc9ee-d723-4612-9f16-b6d5d8544e83 Sep 02 12:50:27 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-2976c1bb-1f3f-43e9-9219-213ff829308f tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:27 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-2976c1bb-1f3f-43e9-9219-213ff829308f tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:27 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:50:27 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:50:27 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-87c4099e-bc75-4b0c-98d0-c94a287faaf2 tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] http://192.168.122.82/volume/v3/volumes/207d0c7b-8eef-4791-b79a-30ae3025af6d returned with HTTP 200 Sep 02 12:50:27 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:27 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:50:27 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 319/626] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:50:27 2026] GET /volume/v3/volumes/207d0c7b-8eef-4791-b79a-30ae3025af6d => generated 854 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:50:27 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-bf4fc5f2-af38-4384-933c-02ef4d1016b5 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:27 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-2976c1bb-1f3f-43e9-9219-213ff829308f tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Volume info retrieved successfully. Sep 02 12:50:27 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-bf4fc5f2-af38-4384-933c-02ef4d1016b5 tempest-GroupTypeSpecsTest-1446977099 tempest-GroupTypeSpecsTest-1446977099-project-admin] POST http://192.168.122.82/volume/v3/group_types/3f1a71f5-b5db-4cb5-955f-c2f4b69f97d7/group_specs Sep 02 12:50:27 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-bf4fc5f2-af38-4384-933c-02ef4d1016b5 tempest-GroupTypeSpecsTest-1446977099 tempest-GroupTypeSpecsTest-1446977099-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:50:27 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-2976c1bb-1f3f-43e9-9219-213ff829308f tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] http://192.168.122.82/volume/v3/volumes/811dc9ee-d723-4612-9f16-b6d5d8544e83 returned with HTTP 200 Sep 02 12:50:27 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 308/627] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:50:27 2026] GET /volume/v3/volumes/811dc9ee-d723-4612-9f16-b6d5d8544e83 => generated 854 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:50:27 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-bf4fc5f2-af38-4384-933c-02ef4d1016b5 tempest-GroupTypeSpecsTest-1446977099 tempest-GroupTypeSpecsTest-1446977099-project-admin] http://192.168.122.82/volume/v3/group_types/3f1a71f5-b5db-4cb5-955f-c2f4b69f97d7/group_specs returned with HTTP 202 Sep 02 12:50:27 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 320/628] 192.168.122.82 () {62 vars in 1337 bytes} [Wed Sep 2 12:50:27 2026] POST /volume/v3/group_types/3f1a71f5-b5db-4cb5-955f-c2f4b69f97d7/group_specs => generated 53 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 12:50:27 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-465d0da7-68cb-4af6-aa33-03284c8080ba None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:27 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-465d0da7-68cb-4af6-aa33-03284c8080ba tempest-GroupTypeSpecsTest-1446977099 tempest-GroupTypeSpecsTest-1446977099-project-admin] POST http://192.168.122.82/volume/v3/group_types/3f1a71f5-b5db-4cb5-955f-c2f4b69f97d7/group_specs Sep 02 12:50:27 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-465d0da7-68cb-4af6-aa33-03284c8080ba tempest-GroupTypeSpecsTest-1446977099 tempest-GroupTypeSpecsTest-1446977099-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:50:27 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-465d0da7-68cb-4af6-aa33-03284c8080ba tempest-GroupTypeSpecsTest-1446977099 tempest-GroupTypeSpecsTest-1446977099-project-admin] http://192.168.122.82/volume/v3/group_types/3f1a71f5-b5db-4cb5-955f-c2f4b69f97d7/group_specs returned with HTTP 202 Sep 02 12:50:27 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 309/629] 192.168.122.82 () {62 vars in 1337 bytes} [Wed Sep 2 12:50:27 2026] POST /volume/v3/group_types/3f1a71f5-b5db-4cb5-955f-c2f4b69f97d7/group_specs => generated 61 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 12:50:27 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-5f943060-13df-4781-8755-a2071d11cc58 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:27 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-5f943060-13df-4781-8755-a2071d11cc58 tempest-GroupTypeSpecsTest-1446977099 tempest-GroupTypeSpecsTest-1446977099-project-admin] GET http://192.168.122.82/volume/v3/group_types/3f1a71f5-b5db-4cb5-955f-c2f4b69f97d7/group_specs/key2 Sep 02 12:50:27 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-5f943060-13df-4781-8755-a2071d11cc58 tempest-GroupTypeSpecsTest-1446977099 tempest-GroupTypeSpecsTest-1446977099-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:27 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-5f943060-13df-4781-8755-a2071d11cc58 tempest-GroupTypeSpecsTest-1446977099 tempest-GroupTypeSpecsTest-1446977099-project-admin] Calling method 'version_select' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:27 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-5f943060-13df-4781-8755-a2071d11cc58 tempest-GroupTypeSpecsTest-1446977099 tempest-GroupTypeSpecsTest-1446977099-project-admin] http://192.168.122.82/volume/v3/group_types/3f1a71f5-b5db-4cb5-955f-c2f4b69f97d7/group_specs/key2 returned with HTTP 200 Sep 02 12:50:27 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 321/630] 192.168.122.82 () {60 vars in 1331 bytes} [Wed Sep 2 12:50:27 2026] GET /volume/v3/group_types/3f1a71f5-b5db-4cb5-955f-c2f4b69f97d7/group_specs/key2 => generated 26 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:50:27 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-55f9ba1b-f8f3-41c8-b65a-568ce55e69b4 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:27 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-55f9ba1b-f8f3-41c8-b65a-568ce55e69b4 tempest-GroupTypeSpecsTest-1446977099 tempest-GroupTypeSpecsTest-1446977099-project-admin] GET http://192.168.122.82/volume/v3/group_types/3f1a71f5-b5db-4cb5-955f-c2f4b69f97d7/group_specs/key3 Sep 02 12:50:27 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-55f9ba1b-f8f3-41c8-b65a-568ce55e69b4 tempest-GroupTypeSpecsTest-1446977099 tempest-GroupTypeSpecsTest-1446977099-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:27 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-55f9ba1b-f8f3-41c8-b65a-568ce55e69b4 tempest-GroupTypeSpecsTest-1446977099 tempest-GroupTypeSpecsTest-1446977099-project-admin] Calling method 'version_select' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:27 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-55f9ba1b-f8f3-41c8-b65a-568ce55e69b4 tempest-GroupTypeSpecsTest-1446977099 tempest-GroupTypeSpecsTest-1446977099-project-admin] http://192.168.122.82/volume/v3/group_types/3f1a71f5-b5db-4cb5-955f-c2f4b69f97d7/group_specs/key3 returned with HTTP 200 Sep 02 12:50:27 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 310/631] 192.168.122.82 () {60 vars in 1331 bytes} [Wed Sep 2 12:50:27 2026] GET /volume/v3/group_types/3f1a71f5-b5db-4cb5-955f-c2f4b69f97d7/group_specs/key3 => generated 18 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:50:27 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-06d9c23c-381f-408e-b152-f3a3c41257cf None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:27 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-06d9c23c-381f-408e-b152-f3a3c41257cf tempest-GroupTypeSpecsTest-1446977099 tempest-GroupTypeSpecsTest-1446977099-project-admin] PUT http://192.168.122.82/volume/v3/group_types/3f1a71f5-b5db-4cb5-955f-c2f4b69f97d7/group_specs/key3 Sep 02 12:50:27 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-06d9c23c-381f-408e-b152-f3a3c41257cf tempest-GroupTypeSpecsTest-1446977099 tempest-GroupTypeSpecsTest-1446977099-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:50:27 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-06d9c23c-381f-408e-b152-f3a3c41257cf tempest-GroupTypeSpecsTest-1446977099 tempest-GroupTypeSpecsTest-1446977099-project-admin] http://192.168.122.82/volume/v3/group_types/3f1a71f5-b5db-4cb5-955f-c2f4b69f97d7/group_specs/key3 returned with HTTP 200 Sep 02 12:50:27 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 322/632] 192.168.122.82 () {62 vars in 1351 bytes} [Wed Sep 2 12:50:27 2026] PUT /volume/v3/group_types/3f1a71f5-b5db-4cb5-955f-c2f4b69f97d7/group_specs/key3 => generated 26 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:50:27 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-e01fa862-be04-4858-8dc4-999e490f543b None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:27 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e01fa862-be04-4858-8dc4-999e490f543b tempest-GroupTypeSpecsTest-1446977099 tempest-GroupTypeSpecsTest-1446977099-project-admin] GET http://192.168.122.82/volume/v3/group_types/3f1a71f5-b5db-4cb5-955f-c2f4b69f97d7/group_specs Sep 02 12:50:27 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-e01fa862-be04-4858-8dc4-999e490f543b tempest-GroupTypeSpecsTest-1446977099 tempest-GroupTypeSpecsTest-1446977099-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:27 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-e01fa862-be04-4858-8dc4-999e490f543b tempest-GroupTypeSpecsTest-1446977099 tempest-GroupTypeSpecsTest-1446977099-project-admin] Calling method 'version_select' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:27 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e01fa862-be04-4858-8dc4-999e490f543b tempest-GroupTypeSpecsTest-1446977099 tempest-GroupTypeSpecsTest-1446977099-project-admin] http://192.168.122.82/volume/v3/group_types/3f1a71f5-b5db-4cb5-955f-c2f4b69f97d7/group_specs returned with HTTP 200 Sep 02 12:50:27 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 311/633] 192.168.122.82 () {60 vars in 1316 bytes} [Wed Sep 2 12:50:27 2026] GET /volume/v3/group_types/3f1a71f5-b5db-4cb5-955f-c2f4b69f97d7/group_specs => generated 87 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:50:27 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-57b65cf9-d31b-4445-8572-004b56257975 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:27 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-57b65cf9-d31b-4445-8572-004b56257975 tempest-GroupTypeSpecsTest-1446977099 tempest-GroupTypeSpecsTest-1446977099-project-admin] DELETE http://192.168.122.82/volume/v3/group_types/3f1a71f5-b5db-4cb5-955f-c2f4b69f97d7/group_specs/key1 Sep 02 12:50:27 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-57b65cf9-d31b-4445-8572-004b56257975 tempest-GroupTypeSpecsTest-1446977099 tempest-GroupTypeSpecsTest-1446977099-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:27 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-57b65cf9-d31b-4445-8572-004b56257975 tempest-GroupTypeSpecsTest-1446977099 tempest-GroupTypeSpecsTest-1446977099-project-admin] Calling method 'version_select' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:27 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-57b65cf9-d31b-4445-8572-004b56257975 tempest-GroupTypeSpecsTest-1446977099 tempest-GroupTypeSpecsTest-1446977099-project-admin] http://192.168.122.82/volume/v3/group_types/3f1a71f5-b5db-4cb5-955f-c2f4b69f97d7/group_specs/key1 returned with HTTP 202 Sep 02 12:50:27 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 323/634] 192.168.122.82 () {60 vars in 1334 bytes} [Wed Sep 2 12:50:27 2026] DELETE /volume/v3/group_types/3f1a71f5-b5db-4cb5-955f-c2f4b69f97d7/group_specs/key1 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 12:50:27 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-d1794abc-bab4-4735-9aa2-1c46a5fd3a54 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:27 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-d1794abc-bab4-4735-9aa2-1c46a5fd3a54 tempest-GroupTypeSpecsTest-1446977099 tempest-GroupTypeSpecsTest-1446977099-project-admin] GET http://192.168.122.82/volume/v3/group_types/3f1a71f5-b5db-4cb5-955f-c2f4b69f97d7/group_specs/key1 Sep 02 12:50:27 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-d1794abc-bab4-4735-9aa2-1c46a5fd3a54 tempest-GroupTypeSpecsTest-1446977099 tempest-GroupTypeSpecsTest-1446977099-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:27 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-d1794abc-bab4-4735-9aa2-1c46a5fd3a54 tempest-GroupTypeSpecsTest-1446977099 tempest-GroupTypeSpecsTest-1446977099-project-admin] Calling method 'version_select' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:27 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-d1794abc-bab4-4735-9aa2-1c46a5fd3a54 tempest-GroupTypeSpecsTest-1446977099 tempest-GroupTypeSpecsTest-1446977099-project-admin] HTTP exception thrown: Group Type 3f1a71f5-b5db-4cb5-955f-c2f4b69f97d7 has no extra spec with key key1. Sep 02 12:50:27 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-d1794abc-bab4-4735-9aa2-1c46a5fd3a54 tempest-GroupTypeSpecsTest-1446977099 tempest-GroupTypeSpecsTest-1446977099-project-admin] http://192.168.122.82/volume/v3/group_types/3f1a71f5-b5db-4cb5-955f-c2f4b69f97d7/group_specs/key1 returned with HTTP 404 Sep 02 12:50:27 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 312/635] 192.168.122.82 () {60 vars in 1331 bytes} [Wed Sep 2 12:50:27 2026] GET /volume/v3/group_types/3f1a71f5-b5db-4cb5-955f-c2f4b69f97d7/group_specs/key1 => generated 126 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 12:50:27 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-6b28eb8b-92e9-49b7-ad3e-7bf850109426 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:27 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-6b28eb8b-92e9-49b7-ad3e-7bf850109426 tempest-GroupTypeSpecsTest-1446977099 tempest-GroupTypeSpecsTest-1446977099-project-admin] DELETE http://192.168.122.82/volume/v3/group_types/3f1a71f5-b5db-4cb5-955f-c2f4b69f97d7/group_specs/key2 Sep 02 12:50:27 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-6b28eb8b-92e9-49b7-ad3e-7bf850109426 tempest-GroupTypeSpecsTest-1446977099 tempest-GroupTypeSpecsTest-1446977099-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:27 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-6b28eb8b-92e9-49b7-ad3e-7bf850109426 tempest-GroupTypeSpecsTest-1446977099 tempest-GroupTypeSpecsTest-1446977099-project-admin] Calling method 'version_select' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:27 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-6b28eb8b-92e9-49b7-ad3e-7bf850109426 tempest-GroupTypeSpecsTest-1446977099 tempest-GroupTypeSpecsTest-1446977099-project-admin] http://192.168.122.82/volume/v3/group_types/3f1a71f5-b5db-4cb5-955f-c2f4b69f97d7/group_specs/key2 returned with HTTP 202 Sep 02 12:50:27 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 324/636] 192.168.122.82 () {60 vars in 1334 bytes} [Wed Sep 2 12:50:27 2026] DELETE /volume/v3/group_types/3f1a71f5-b5db-4cb5-955f-c2f4b69f97d7/group_specs/key2 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 12:50:27 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-a81b8ca1-7d76-4cf1-a0d3-5acc85e6fc28 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:27 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-a81b8ca1-7d76-4cf1-a0d3-5acc85e6fc28 tempest-GroupTypeSpecsTest-1446977099 tempest-GroupTypeSpecsTest-1446977099-project-admin] GET http://192.168.122.82/volume/v3/group_types/3f1a71f5-b5db-4cb5-955f-c2f4b69f97d7/group_specs/key2 Sep 02 12:50:27 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-a81b8ca1-7d76-4cf1-a0d3-5acc85e6fc28 tempest-GroupTypeSpecsTest-1446977099 tempest-GroupTypeSpecsTest-1446977099-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:27 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-a81b8ca1-7d76-4cf1-a0d3-5acc85e6fc28 tempest-GroupTypeSpecsTest-1446977099 tempest-GroupTypeSpecsTest-1446977099-project-admin] Calling method 'version_select' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:27 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-a81b8ca1-7d76-4cf1-a0d3-5acc85e6fc28 tempest-GroupTypeSpecsTest-1446977099 tempest-GroupTypeSpecsTest-1446977099-project-admin] HTTP exception thrown: Group Type 3f1a71f5-b5db-4cb5-955f-c2f4b69f97d7 has no extra spec with key key2. Sep 02 12:50:27 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-a81b8ca1-7d76-4cf1-a0d3-5acc85e6fc28 tempest-GroupTypeSpecsTest-1446977099 tempest-GroupTypeSpecsTest-1446977099-project-admin] http://192.168.122.82/volume/v3/group_types/3f1a71f5-b5db-4cb5-955f-c2f4b69f97d7/group_specs/key2 returned with HTTP 404 Sep 02 12:50:28 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 313/637] 192.168.122.82 () {60 vars in 1331 bytes} [Wed Sep 2 12:50:27 2026] GET /volume/v3/group_types/3f1a71f5-b5db-4cb5-955f-c2f4b69f97d7/group_specs/key2 => generated 126 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 12:50:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-ddb24c22-9ac5-4082-ae9c-31eb25d28220 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:28 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-ddb24c22-9ac5-4082-ae9c-31eb25d28220 tempest-GroupTypeSpecsTest-1446977099 tempest-GroupTypeSpecsTest-1446977099-project-admin] DELETE http://192.168.122.82/volume/v3/group_types/3f1a71f5-b5db-4cb5-955f-c2f4b69f97d7/group_specs/key3 Sep 02 12:50:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-ddb24c22-9ac5-4082-ae9c-31eb25d28220 tempest-GroupTypeSpecsTest-1446977099 tempest-GroupTypeSpecsTest-1446977099-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-ddb24c22-9ac5-4082-ae9c-31eb25d28220 tempest-GroupTypeSpecsTest-1446977099 tempest-GroupTypeSpecsTest-1446977099-project-admin] Calling method 'version_select' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:28 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-ddb24c22-9ac5-4082-ae9c-31eb25d28220 tempest-GroupTypeSpecsTest-1446977099 tempest-GroupTypeSpecsTest-1446977099-project-admin] http://192.168.122.82/volume/v3/group_types/3f1a71f5-b5db-4cb5-955f-c2f4b69f97d7/group_specs/key3 returned with HTTP 202 Sep 02 12:50:28 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 325/638] 192.168.122.82 () {60 vars in 1334 bytes} [Wed Sep 2 12:50:28 2026] DELETE /volume/v3/group_types/3f1a71f5-b5db-4cb5-955f-c2f4b69f97d7/group_specs/key3 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 12:50:28 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-45cff58b-6ab3-4d6e-8a45-9a6ec33efdaa None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:28 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-45cff58b-6ab3-4d6e-8a45-9a6ec33efdaa tempest-GroupTypeSpecsTest-1446977099 tempest-GroupTypeSpecsTest-1446977099-project-admin] GET http://192.168.122.82/volume/v3/group_types/3f1a71f5-b5db-4cb5-955f-c2f4b69f97d7/group_specs/key3 Sep 02 12:50:28 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-45cff58b-6ab3-4d6e-8a45-9a6ec33efdaa tempest-GroupTypeSpecsTest-1446977099 tempest-GroupTypeSpecsTest-1446977099-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:28 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-45cff58b-6ab3-4d6e-8a45-9a6ec33efdaa tempest-GroupTypeSpecsTest-1446977099 tempest-GroupTypeSpecsTest-1446977099-project-admin] Calling method 'version_select' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:28 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-45cff58b-6ab3-4d6e-8a45-9a6ec33efdaa tempest-GroupTypeSpecsTest-1446977099 tempest-GroupTypeSpecsTest-1446977099-project-admin] HTTP exception thrown: Group Type 3f1a71f5-b5db-4cb5-955f-c2f4b69f97d7 has no extra spec with key key3. Sep 02 12:50:28 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-45cff58b-6ab3-4d6e-8a45-9a6ec33efdaa tempest-GroupTypeSpecsTest-1446977099 tempest-GroupTypeSpecsTest-1446977099-project-admin] http://192.168.122.82/volume/v3/group_types/3f1a71f5-b5db-4cb5-955f-c2f4b69f97d7/group_specs/key3 returned with HTTP 404 Sep 02 12:50:28 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 314/639] 192.168.122.82 () {60 vars in 1331 bytes} [Wed Sep 2 12:50:28 2026] GET /volume/v3/group_types/3f1a71f5-b5db-4cb5-955f-c2f4b69f97d7/group_specs/key3 => generated 126 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 02 12:50:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-596bbe75-6ed8-4c8d-9908-885f703ef008 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:28 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-596bbe75-6ed8-4c8d-9908-885f703ef008 tempest-GroupTypeSpecsTest-1446977099 tempest-GroupTypeSpecsTest-1446977099-project-admin] DELETE http://192.168.122.82/volume/v3/group_types/3f1a71f5-b5db-4cb5-955f-c2f4b69f97d7 Sep 02 12:50:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-596bbe75-6ed8-4c8d-9908-885f703ef008 tempest-GroupTypeSpecsTest-1446977099 tempest-GroupTypeSpecsTest-1446977099-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-596bbe75-6ed8-4c8d-9908-885f703ef008 tempest-GroupTypeSpecsTest-1446977099 tempest-GroupTypeSpecsTest-1446977099-project-admin] Calling method 'version_select' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:28 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-596bbe75-6ed8-4c8d-9908-885f703ef008 tempest-GroupTypeSpecsTest-1446977099 tempest-GroupTypeSpecsTest-1446977099-project-admin] http://192.168.122.82/volume/v3/group_types/3f1a71f5-b5db-4cb5-955f-c2f4b69f97d7 returned with HTTP 202 Sep 02 12:50:28 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 326/640] 192.168.122.82 () {60 vars in 1283 bytes} [Wed Sep 2 12:50:28 2026] DELETE /volume/v3/group_types/3f1a71f5-b5db-4cb5-955f-c2f4b69f97d7 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 12:50:28 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [req-1786d37b-f8bc-4249-9e7d-de62e3869a0b req-20d45ce0-cecb-4d8c-afd7-aa42d868a912 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:28 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-1786d37b-f8bc-4249-9e7d-de62e3869a0b req-20d45ce0-cecb-4d8c-afd7-aa42d868a912 tempest-VolumesGetTestJSON-927011972 tempest-VolumesGetTestJSON-927011972-project-member] GET http://192.168.122.82/volume/v3/volumes/40d70e83-af67-4933-a80f-9651cdb9b622 Sep 02 12:50:28 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-1786d37b-f8bc-4249-9e7d-de62e3869a0b req-20d45ce0-cecb-4d8c-afd7-aa42d868a912 tempest-VolumesGetTestJSON-927011972 tempest-VolumesGetTestJSON-927011972-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:28 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-1786d37b-f8bc-4249-9e7d-de62e3869a0b req-20d45ce0-cecb-4d8c-afd7-aa42d868a912 tempest-VolumesGetTestJSON-927011972 tempest-VolumesGetTestJSON-927011972-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:28 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:50:28 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:50:28 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:28 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:50:28 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-1786d37b-f8bc-4249-9e7d-de62e3869a0b req-20d45ce0-cecb-4d8c-afd7-aa42d868a912 tempest-VolumesGetTestJSON-927011972 tempest-VolumesGetTestJSON-927011972-project-member] http://192.168.122.82/volume/v3/volumes/40d70e83-af67-4933-a80f-9651cdb9b622 returned with HTTP 404 Sep 02 12:50:28 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 315/641] 192.168.122.82 () {60 vars in 1482 bytes} [Wed Sep 2 12:50:28 2026] GET /volume/v3/volumes/40d70e83-af67-4933-a80f-9651cdb9b622 => generated 109 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:50:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-81657691-37c9-46ed-8479-257c42f68941 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:28 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-81657691-37c9-46ed-8479-257c42f68941 tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] GET http://192.168.122.82/volume/v3/volumes/207d0c7b-8eef-4791-b79a-30ae3025af6d Sep 02 12:50:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-81657691-37c9-46ed-8479-257c42f68941 tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-81657691-37c9-46ed-8479-257c42f68941 tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:28 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-0f2cf24a-b8ee-4207-8ce9-5d592c49ae02 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:28 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-0f2cf24a-b8ee-4207-8ce9-5d592c49ae02 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] GET http://192.168.122.82/volume/v3/volumes/811dc9ee-d723-4612-9f16-b6d5d8544e83 Sep 02 12:50:28 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-0f2cf24a-b8ee-4207-8ce9-5d592c49ae02 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:28 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-0f2cf24a-b8ee-4207-8ce9-5d592c49ae02 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:28 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:50:28 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:50:28 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:28 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:50:28 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-81657691-37c9-46ed-8479-257c42f68941 tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] http://192.168.122.82/volume/v3/volumes/207d0c7b-8eef-4791-b79a-30ae3025af6d returned with HTTP 404 Sep 02 12:50:28 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 327/642] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:50:28 2026] GET /volume/v3/volumes/207d0c7b-8eef-4791-b79a-30ae3025af6d => generated 109 bytes in 62 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:50:28 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-0f2cf24a-b8ee-4207-8ce9-5d592c49ae02 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Volume info retrieved successfully. Sep 02 12:50:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-29fdc2b5-52ea-45e9-a9c2-f28493219e94 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:28 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-0f2cf24a-b8ee-4207-8ce9-5d592c49ae02 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] http://192.168.122.82/volume/v3/volumes/811dc9ee-d723-4612-9f16-b6d5d8544e83 returned with HTTP 200 Sep 02 12:50:28 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 316/643] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:50:28 2026] GET /volume/v3/volumes/811dc9ee-d723-4612-9f16-b6d5d8544e83 => generated 855 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 12:50:28 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-29fdc2b5-52ea-45e9-a9c2-f28493219e94 tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] GET http://192.168.122.82/volume/v3/volumes/3b81b88c-7cd1-4d50-aeb5-c8b6fd4f47a2 Sep 02 12:50:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-29fdc2b5-52ea-45e9-a9c2-f28493219e94 tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-29fdc2b5-52ea-45e9-a9c2-f28493219e94 tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:28 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:50:28 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:50:28 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:28 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:50:28 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-29fdc2b5-52ea-45e9-a9c2-f28493219e94 tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] Volume info retrieved successfully. Sep 02 12:50:28 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-29fdc2b5-52ea-45e9-a9c2-f28493219e94 tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] http://192.168.122.82/volume/v3/volumes/3b81b88c-7cd1-4d50-aeb5-c8b6fd4f47a2 returned with HTTP 200 Sep 02 12:50:28 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 328/644] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:50:28 2026] GET /volume/v3/volumes/3b81b88c-7cd1-4d50-aeb5-c8b6fd4f47a2 => generated 854 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:50:28 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-5dbe57c8-5455-48a9-a39d-5a3557ab9fdb None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:28 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-5dbe57c8-5455-48a9-a39d-5a3557ab9fdb tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] DELETE http://192.168.122.82/volume/v3/volumes/3b81b88c-7cd1-4d50-aeb5-c8b6fd4f47a2 Sep 02 12:50:28 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-5dbe57c8-5455-48a9-a39d-5a3557ab9fdb tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:28 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-5dbe57c8-5455-48a9-a39d-5a3557ab9fdb tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] Calling method 'delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:28 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-5dbe57c8-5455-48a9-a39d-5a3557ab9fdb tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] Delete volume with id: 3b81b88c-7cd1-4d50-aeb5-c8b6fd4f47a2 Sep 02 12:50:28 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:50:28 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:50:28 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:28 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:50:28 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-5dbe57c8-5455-48a9-a39d-5a3557ab9fdb tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] Volume info retrieved successfully. Sep 02 12:50:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [req-8f1cd5bc-2a20-436b-ba87-b896aaf2024f req-6417b0ff-5a21-45da-8e33-95c82abbf11a None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:28 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-8f1cd5bc-2a20-436b-ba87-b896aaf2024f req-6417b0ff-5a21-45da-8e33-95c82abbf11a tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] GET http://192.168.122.82/volume/v3/volumes/811dc9ee-d723-4612-9f16-b6d5d8544e83 Sep 02 12:50:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-8f1cd5bc-2a20-436b-ba87-b896aaf2024f req-6417b0ff-5a21-45da-8e33-95c82abbf11a tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-8f1cd5bc-2a20-436b-ba87-b896aaf2024f req-6417b0ff-5a21-45da-8e33-95c82abbf11a tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:28 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:50:28 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:50:28 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:28 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:50:28 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-5dbe57c8-5455-48a9-a39d-5a3557ab9fdb tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] Delete volume request issued successfully. Sep 02 12:50:28 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-5dbe57c8-5455-48a9-a39d-5a3557ab9fdb tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] http://192.168.122.82/volume/v3/volumes/3b81b88c-7cd1-4d50-aeb5-c8b6fd4f47a2 returned with HTTP 202 Sep 02 12:50:28 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 317/645] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 12:50:28 2026] DELETE /volume/v3/volumes/3b81b88c-7cd1-4d50-aeb5-c8b6fd4f47a2 => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 12:50:28 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-9daddb8a-0ba2-4b32-9928-c508f48b01b6 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:28 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-9daddb8a-0ba2-4b32-9928-c508f48b01b6 tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] GET http://192.168.122.82/volume/v3/volumes/3b81b88c-7cd1-4d50-aeb5-c8b6fd4f47a2 Sep 02 12:50:28 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-9daddb8a-0ba2-4b32-9928-c508f48b01b6 tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:28 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-9daddb8a-0ba2-4b32-9928-c508f48b01b6 tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:28 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [req-8f1cd5bc-2a20-436b-ba87-b896aaf2024f req-6417b0ff-5a21-45da-8e33-95c82abbf11a tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Volume info retrieved successfully. Sep 02 12:50:28 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-8f1cd5bc-2a20-436b-ba87-b896aaf2024f req-6417b0ff-5a21-45da-8e33-95c82abbf11a tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] http://192.168.122.82/volume/v3/volumes/811dc9ee-d723-4612-9f16-b6d5d8544e83 returned with HTTP 200 Sep 02 12:50:28 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 329/646] 192.168.122.82 () {60 vars in 1482 bytes} [Wed Sep 2 12:50:28 2026] GET /volume/v3/volumes/811dc9ee-d723-4612-9f16-b6d5d8544e83 => generated 855 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:50:28 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:50:28 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:50:28 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:28 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:50:28 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-9daddb8a-0ba2-4b32-9928-c508f48b01b6 tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] Volume info retrieved successfully. Sep 02 12:50:28 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-9daddb8a-0ba2-4b32-9928-c508f48b01b6 tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] http://192.168.122.82/volume/v3/volumes/3b81b88c-7cd1-4d50-aeb5-c8b6fd4f47a2 returned with HTTP 200 Sep 02 12:50:28 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 318/647] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:50:28 2026] GET /volume/v3/volumes/3b81b88c-7cd1-4d50-aeb5-c8b6fd4f47a2 => generated 853 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:50:29 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-e97b077f-9650-410b-ad33-a6d789a1dda9 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:29 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-e97b077f-9650-410b-ad33-a6d789a1dda9 None None] GET http://192.168.122.82/volume// Sep 02 12:50:29 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-e97b077f-9650-410b-ad33-a6d789a1dda9 None None] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:29 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-e97b077f-9650-410b-ad33-a6d789a1dda9 None None] Calling method 'all' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:29 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-e97b077f-9650-410b-ad33-a6d789a1dda9 None None] http://192.168.122.82/volume// returned with HTTP 300 Sep 02 12:50:29 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 330/648] 192.168.122.82 () {58 vars in 1312 bytes} [Wed Sep 2 12:50:29 2026] GET /volume/ => generated 389 bytes in 13 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 12:50:29 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [req-8f1cd5bc-2a20-436b-ba87-b896aaf2024f req-9c147734-3ed2-4658-82c6-1e04e1010da6 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:29 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-8f1cd5bc-2a20-436b-ba87-b896aaf2024f req-9c147734-3ed2-4658-82c6-1e04e1010da6 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] POST http://192.168.122.82/volume/v3/attachments Sep 02 12:50:29 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-8f1cd5bc-2a20-436b-ba87-b896aaf2024f req-9c147734-3ed2-4658-82c6-1e04e1010da6 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "811dc9ee-d723-4612-9f16-b6d5d8544e83", "connector": null, "instance_uuid": "73908cac-080f-4dd5-a001-e137be1252f3"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:50:29 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:50:29 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:50:29 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:29 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:50:29 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-8f1cd5bc-2a20-436b-ba87-b896aaf2024f req-9c147734-3ed2-4658-82c6-1e04e1010da6 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] http://192.168.122.82/volume/v3/attachments returned with HTTP 200 Sep 02 12:50:29 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 319/649] 192.168.122.82 () {66 vars in 1478 bytes} [Wed Sep 2 12:50:29 2026] POST /volume/v3/attachments => generated 273 bytes in 426 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:50:29 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-42276965-120e-4c44-a0e4-1d73ca3c3de9 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:29 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-42276965-120e-4c44-a0e4-1d73ca3c3de9 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] GET http://192.168.122.82/volume/v3/volumes/811dc9ee-d723-4612-9f16-b6d5d8544e83 Sep 02 12:50:29 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-42276965-120e-4c44-a0e4-1d73ca3c3de9 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:29 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-42276965-120e-4c44-a0e4-1d73ca3c3de9 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:29 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:50:29 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:50:29 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-4947832e-15a7-4c94-9341-3d376f103624 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:29 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-4947832e-15a7-4c94-9341-3d376f103624 None None] GET http://192.168.122.82/volume// Sep 02 12:50:29 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-4947832e-15a7-4c94-9341-3d376f103624 None None] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:29 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-4947832e-15a7-4c94-9341-3d376f103624 None None] Calling method 'all' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:29 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-4947832e-15a7-4c94-9341-3d376f103624 None None] http://192.168.122.82/volume// returned with HTTP 300 Sep 02 12:50:29 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 320/650] 192.168.122.82 () {58 vars in 1310 bytes} [Wed Sep 2 12:50:29 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 12:50:29 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:29 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:50:29 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [req-8f1cd5bc-2a20-436b-ba87-b896aaf2024f req-cd4b2d55-00b7-43fa-b498-ceaca935ccaf None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:29 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-8f1cd5bc-2a20-436b-ba87-b896aaf2024f req-cd4b2d55-00b7-43fa-b498-ceaca935ccaf tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] GET http://192.168.122.82/volume/v3/volumes/811dc9ee-d723-4612-9f16-b6d5d8544e83 Sep 02 12:50:29 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-8f1cd5bc-2a20-436b-ba87-b896aaf2024f req-cd4b2d55-00b7-43fa-b498-ceaca935ccaf tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:29 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-8f1cd5bc-2a20-436b-ba87-b896aaf2024f req-cd4b2d55-00b7-43fa-b498-ceaca935ccaf tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:29 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-42276965-120e-4c44-a0e4-1d73ca3c3de9 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Volume info retrieved successfully. Sep 02 12:50:29 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:50:29 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:50:29 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:29 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:50:29 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-42276965-120e-4c44-a0e4-1d73ca3c3de9 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] http://192.168.122.82/volume/v3/volumes/811dc9ee-d723-4612-9f16-b6d5d8544e83 returned with HTTP 200 Sep 02 12:50:29 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 331/651] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:50:29 2026] GET /volume/v3/volumes/811dc9ee-d723-4612-9f16-b6d5d8544e83 => generated 854 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:50:29 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [req-8f1cd5bc-2a20-436b-ba87-b896aaf2024f req-cd4b2d55-00b7-43fa-b498-ceaca935ccaf tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Volume info retrieved successfully. Sep 02 12:50:29 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-8f1cd5bc-2a20-436b-ba87-b896aaf2024f req-cd4b2d55-00b7-43fa-b498-ceaca935ccaf tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] http://192.168.122.82/volume/v3/volumes/811dc9ee-d723-4612-9f16-b6d5d8544e83 returned with HTTP 200 Sep 02 12:50:29 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 321/652] 192.168.122.82 () {62 vars in 1523 bytes} [Wed Sep 2 12:50:29 2026] GET /volume/v3/volumes/811dc9ee-d723-4612-9f16-b6d5d8544e83 => generated 1035 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 12:50:29 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-8e021830-9e2b-4c1a-9856-41bb7388db1d None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:29 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-8e021830-9e2b-4c1a-9856-41bb7388db1d tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] GET http://192.168.122.82/volume/v3/volumes/3b81b88c-7cd1-4d50-aeb5-c8b6fd4f47a2 Sep 02 12:50:29 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-8e021830-9e2b-4c1a-9856-41bb7388db1d tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:29 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-8e021830-9e2b-4c1a-9856-41bb7388db1d tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:30 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:50:30 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:50:30 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:30 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:50:30 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [req-8f1cd5bc-2a20-436b-ba87-b896aaf2024f req-37287c6c-cb9a-42f8-9100-eab03649b2a3 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:30 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-8f1cd5bc-2a20-436b-ba87-b896aaf2024f req-37287c6c-cb9a-42f8-9100-eab03649b2a3 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] PUT http://192.168.122.82/volume/v3/attachments/388ce6cd-1a06-4c9d-a791-6671f043e1a8 Sep 02 12:50:30 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-8e021830-9e2b-4c1a-9856-41bb7388db1d tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] Volume info retrieved successfully. Sep 02 12:50:30 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-8f1cd5bc-2a20-436b-ba87-b896aaf2024f req-37287c6c-cb9a-42f8-9100-eab03649b2a3 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.82", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d3f28f32c01d", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d962fb62-a9ac-4620-919c-737cbb1a64b6", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:50:30 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-8e021830-9e2b-4c1a-9856-41bb7388db1d tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] http://192.168.122.82/volume/v3/volumes/3b81b88c-7cd1-4d50-aeb5-c8b6fd4f47a2 returned with HTTP 200 Sep 02 12:50:30 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 332/653] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:50:29 2026] GET /volume/v3/volumes/3b81b88c-7cd1-4d50-aeb5-c8b6fd4f47a2 => generated 853 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:50:30 devstack devstack@c-api.service[86935]: DEBUG cinder.coordination [req-8f1cd5bc-2a20-436b-ba87-b896aaf2024f req-37287c6c-cb9a-42f8-9100-eab03649b2a3 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Acquiring lock "cinder-attachment_update-811dc9ee-d723-4612-9f16-b6d5d8544e83-devstack" by "attachment_update" {{(pid=86935) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 02 12:50:30 devstack devstack@c-api.service[86935]: DEBUG cinder.coordination [req-8f1cd5bc-2a20-436b-ba87-b896aaf2024f req-37287c6c-cb9a-42f8-9100-eab03649b2a3 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Lock "cinder-attachment_update-811dc9ee-d723-4612-9f16-b6d5d8544e83-devstack" acquired by "attachment_update" :: waited 0.027s {{(pid=86935) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 02 12:50:30 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:30 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:50:30 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:50:30 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:50:30 devstack devstack@c-api.service[86935]: DEBUG cinder.coordination [req-8f1cd5bc-2a20-436b-ba87-b896aaf2024f req-37287c6c-cb9a-42f8-9100-eab03649b2a3 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Lock "cinder-attachment_update-811dc9ee-d723-4612-9f16-b6d5d8544e83-devstack" released by "attachment_update" :: held 0.297s {{(pid=86935) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 02 12:50:30 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-8f1cd5bc-2a20-436b-ba87-b896aaf2024f req-37287c6c-cb9a-42f8-9100-eab03649b2a3 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] http://192.168.122.82/volume/v3/attachments/388ce6cd-1a06-4c9d-a791-6671f043e1a8 returned with HTTP 200 Sep 02 12:50:30 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 322/654] 192.168.122.82 () {66 vars in 1588 bytes} [Wed Sep 2 12:50:30 2026] PUT /volume/v3/attachments/388ce6cd-1a06-4c9d-a791-6671f043e1a8 => generated 694 bytes in 393 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:50:30 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-5e4dcf35-ea90-4610-ac59-925de5a07a0a None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:30 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-5e4dcf35-ea90-4610-ac59-925de5a07a0a tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] GET http://192.168.122.82/volume/v3/volumes/811dc9ee-d723-4612-9f16-b6d5d8544e83 Sep 02 12:50:30 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-5e4dcf35-ea90-4610-ac59-925de5a07a0a tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:30 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-5e4dcf35-ea90-4610-ac59-925de5a07a0a tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:30 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:50:30 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:50:30 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:30 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:50:30 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-5e4dcf35-ea90-4610-ac59-925de5a07a0a tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Volume info retrieved successfully. Sep 02 12:50:30 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-5e4dcf35-ea90-4610-ac59-925de5a07a0a tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] http://192.168.122.82/volume/v3/volumes/811dc9ee-d723-4612-9f16-b6d5d8544e83 returned with HTTP 200 Sep 02 12:50:30 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 333/655] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:50:30 2026] GET /volume/v3/volumes/811dc9ee-d723-4612-9f16-b6d5d8544e83 => generated 855 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:50:31 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-1c83f368-0331-46a4-aaa5-5fbf5a3d5a1f None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:31 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-1c83f368-0331-46a4-aaa5-5fbf5a3d5a1f tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] GET http://192.168.122.82/volume/v3/volumes/3b81b88c-7cd1-4d50-aeb5-c8b6fd4f47a2 Sep 02 12:50:31 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-1c83f368-0331-46a4-aaa5-5fbf5a3d5a1f tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:31 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-1c83f368-0331-46a4-aaa5-5fbf5a3d5a1f tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:31 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-1c83f368-0331-46a4-aaa5-5fbf5a3d5a1f tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] http://192.168.122.82/volume/v3/volumes/3b81b88c-7cd1-4d50-aeb5-c8b6fd4f47a2 returned with HTTP 404 Sep 02 12:50:31 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 323/656] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:50:31 2026] GET /volume/v3/volumes/3b81b88c-7cd1-4d50-aeb5-c8b6fd4f47a2 => generated 109 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 12:50:31 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-fddd8420-cea0-465b-82e3-f154228250cc None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:31 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-fddd8420-cea0-465b-82e3-f154228250cc tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] GET http://192.168.122.82/volume/v3/volumes/4fef6278-e902-4d50-a718-bb7d22b12aea Sep 02 12:50:31 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-fddd8420-cea0-465b-82e3-f154228250cc tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:31 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-fddd8420-cea0-465b-82e3-f154228250cc tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:31 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:50:31 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:50:31 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:31 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:50:31 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-fddd8420-cea0-465b-82e3-f154228250cc tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] Volume info retrieved successfully. Sep 02 12:50:31 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-fddd8420-cea0-465b-82e3-f154228250cc tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] http://192.168.122.82/volume/v3/volumes/4fef6278-e902-4d50-a718-bb7d22b12aea returned with HTTP 200 Sep 02 12:50:31 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 334/657] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:50:31 2026] GET /volume/v3/volumes/4fef6278-e902-4d50-a718-bb7d22b12aea => generated 855 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:50:31 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-f2993b70-ecfc-4a74-99ac-147902594931 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:31 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-f2993b70-ecfc-4a74-99ac-147902594931 tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] DELETE http://192.168.122.82/volume/v3/volumes/4fef6278-e902-4d50-a718-bb7d22b12aea Sep 02 12:50:31 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-f2993b70-ecfc-4a74-99ac-147902594931 tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:31 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-f2993b70-ecfc-4a74-99ac-147902594931 tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] Calling method 'delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:31 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-f2993b70-ecfc-4a74-99ac-147902594931 tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] Delete volume with id: 4fef6278-e902-4d50-a718-bb7d22b12aea Sep 02 12:50:31 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:50:31 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:50:31 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:31 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:50:31 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-f2993b70-ecfc-4a74-99ac-147902594931 tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] Volume info retrieved successfully. Sep 02 12:50:31 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [req-8f1cd5bc-2a20-436b-ba87-b896aaf2024f req-c26115f9-46e3-4a99-8d75-f8af3cd12c94 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:31 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-8f1cd5bc-2a20-436b-ba87-b896aaf2024f req-c26115f9-46e3-4a99-8d75-f8af3cd12c94 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] POST http://192.168.122.82/volume/v3/attachments/388ce6cd-1a06-4c9d-a791-6671f043e1a8/action Sep 02 12:50:31 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-8f1cd5bc-2a20-436b-ba87-b896aaf2024f req-c26115f9-46e3-4a99-8d75-f8af3cd12c94 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Action body: b'{"os-complete": null}' {{(pid=86936) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 12:50:31 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-8f1cd5bc-2a20-436b-ba87-b896aaf2024f req-c26115f9-46e3-4a99-8d75-f8af3cd12c94 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:50:31 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-f2993b70-ecfc-4a74-99ac-147902594931 tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] Delete volume request issued successfully. Sep 02 12:50:31 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-f2993b70-ecfc-4a74-99ac-147902594931 tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] http://192.168.122.82/volume/v3/volumes/4fef6278-e902-4d50-a718-bb7d22b12aea returned with HTTP 202 Sep 02 12:50:31 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 324/658] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 12:50:31 2026] DELETE /volume/v3/volumes/4fef6278-e902-4d50-a718-bb7d22b12aea => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 12:50:31 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-78b24005-d97d-4563-8d2f-f5f56aa9c1de None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:31 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-78b24005-d97d-4563-8d2f-f5f56aa9c1de tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] GET http://192.168.122.82/volume/v3/volumes/4fef6278-e902-4d50-a718-bb7d22b12aea Sep 02 12:50:31 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-78b24005-d97d-4563-8d2f-f5f56aa9c1de tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:31 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-78b24005-d97d-4563-8d2f-f5f56aa9c1de tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:31 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:50:31 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:50:31 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:31 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:50:31 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:50:31 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:50:31 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:31 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:50:31 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-8f1cd5bc-2a20-436b-ba87-b896aaf2024f req-c26115f9-46e3-4a99-8d75-f8af3cd12c94 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] http://192.168.122.82/volume/v3/attachments/388ce6cd-1a06-4c9d-a791-6671f043e1a8/action returned with HTTP 204 Sep 02 12:50:31 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 335/659] 192.168.122.82 () {66 vars in 1609 bytes} [Wed Sep 2 12:50:31 2026] POST /volume/v3/attachments/388ce6cd-1a06-4c9d-a791-6671f043e1a8/action => generated 0 bytes in 110 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:50:31 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-78b24005-d97d-4563-8d2f-f5f56aa9c1de tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] Volume info retrieved successfully. Sep 02 12:50:31 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-78b24005-d97d-4563-8d2f-f5f56aa9c1de tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] http://192.168.122.82/volume/v3/volumes/4fef6278-e902-4d50-a718-bb7d22b12aea returned with HTTP 200 Sep 02 12:50:31 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 325/660] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:50:31 2026] GET /volume/v3/volumes/4fef6278-e902-4d50-a718-bb7d22b12aea => generated 854 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:50:31 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-274a5feb-0ee0-4876-a00a-9eba6de42e22 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:31 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-274a5feb-0ee0-4876-a00a-9eba6de42e22 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] GET http://192.168.122.82/volume/v3/volumes/811dc9ee-d723-4612-9f16-b6d5d8544e83 Sep 02 12:50:31 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-274a5feb-0ee0-4876-a00a-9eba6de42e22 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:31 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-274a5feb-0ee0-4876-a00a-9eba6de42e22 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:31 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:50:31 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:50:32 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:32 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:50:32 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-274a5feb-0ee0-4876-a00a-9eba6de42e22 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Volume info retrieved successfully. Sep 02 12:50:32 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-274a5feb-0ee0-4876-a00a-9eba6de42e22 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] http://192.168.122.82/volume/v3/volumes/811dc9ee-d723-4612-9f16-b6d5d8544e83 returned with HTTP 200 Sep 02 12:50:32 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 336/661] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:50:31 2026] GET /volume/v3/volumes/811dc9ee-d723-4612-9f16-b6d5d8544e83 => generated 1147 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:50:32 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-e24107ca-4449-4a38-9a29-6ff851949408 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:32 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e24107ca-4449-4a38-9a29-6ff851949408 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] GET http://192.168.122.82/volume/v3/volumes/811dc9ee-d723-4612-9f16-b6d5d8544e83 Sep 02 12:50:32 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-e24107ca-4449-4a38-9a29-6ff851949408 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:32 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-e24107ca-4449-4a38-9a29-6ff851949408 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:32 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:50:32 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:50:32 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:32 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:50:32 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-e24107ca-4449-4a38-9a29-6ff851949408 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Volume info retrieved successfully. Sep 02 12:50:32 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e24107ca-4449-4a38-9a29-6ff851949408 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] http://192.168.122.82/volume/v3/volumes/811dc9ee-d723-4612-9f16-b6d5d8544e83 returned with HTTP 200 Sep 02 12:50:32 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 326/662] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:50:32 2026] GET /volume/v3/volumes/811dc9ee-d723-4612-9f16-b6d5d8544e83 => generated 1147 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:50:32 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-4d559c70-ab35-4096-abc4-ab883fc75c36 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:32 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-4d559c70-ab35-4096-abc4-ab883fc75c36 tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] GET http://192.168.122.82/volume/v3/volumes/4fef6278-e902-4d50-a718-bb7d22b12aea Sep 02 12:50:32 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-4d559c70-ab35-4096-abc4-ab883fc75c36 tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:32 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-4d559c70-ab35-4096-abc4-ab883fc75c36 tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:32 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-4d559c70-ab35-4096-abc4-ab883fc75c36 tempest-VolumesListAdminTestJSON-1523939214 tempest-VolumesListAdminTestJSON-1523939214-project-member] http://192.168.122.82/volume/v3/volumes/4fef6278-e902-4d50-a718-bb7d22b12aea returned with HTTP 404 Sep 02 12:50:32 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 337/663] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:50:32 2026] GET /volume/v3/volumes/4fef6278-e902-4d50-a718-bb7d22b12aea => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:50:33 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-cf1b745a-ec80-44c5-aedc-fd91e5eb7374 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:34 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-cf1b745a-ec80-44c5-aedc-fd91e5eb7374 tempest-GroupSnapshotsV319Test-64812442 tempest-GroupSnapshotsV319Test-64812442-project-admin] POST http://192.168.122.82/volume/v3/types Sep 02 12:50:34 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-cf1b745a-ec80-44c5-aedc-fd91e5eb7374 tempest-GroupSnapshotsV319Test-64812442 tempest-GroupSnapshotsV319Test-64812442-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-974860000"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:50:34 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-cf1b745a-ec80-44c5-aedc-fd91e5eb7374 tempest-GroupSnapshotsV319Test-64812442 tempest-GroupSnapshotsV319Test-64812442-project-admin] http://192.168.122.82/volume/v3/types returned with HTTP 200 Sep 02 12:50:34 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 327/664] 192.168.122.82 () {60 vars in 1131 bytes} [Wed Sep 2 12:50:33 2026] POST /volume/v3/types => generated 227 bytes in 465 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:50:34 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-f42de5b8-4e4c-47ab-b555-68a33a196de5 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:34 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-f42de5b8-4e4c-47ab-b555-68a33a196de5 tempest-GroupSnapshotsV319Test-64812442 tempest-GroupSnapshotsV319Test-64812442-project-admin] POST http://192.168.122.82/volume/v3/group_types Sep 02 12:50:34 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-f42de5b8-4e4c-47ab-b555-68a33a196de5 tempest-GroupSnapshotsV319Test-64812442 tempest-GroupSnapshotsV319Test-64812442-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-328683299"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:50:34 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-f42de5b8-4e4c-47ab-b555-68a33a196de5 tempest-GroupSnapshotsV319Test-64812442 tempest-GroupSnapshotsV319Test-64812442-project-admin] http://192.168.122.82/volume/v3/group_types returned with HTTP 202 Sep 02 12:50:34 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 338/665] 192.168.122.82 () {62 vars in 1190 bytes} [Wed Sep 2 12:50:34 2026] POST /volume/v3/group_types => generated 184 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:50:34 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-b90f1c69-bd72-4d18-ac54-e00dd1d69b7e None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:34 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-b90f1c69-bd72-4d18-ac54-e00dd1d69b7e tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] POST http://192.168.122.82/volume/v3/groups Sep 02 12:50:34 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-b90f1c69-bd72-4d18-ac54-e00dd1d69b7e tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "6595c5c0-9dcc-4290-9978-e315400dad82", "volume_types": ["7083a2d9-5eb0-45ff-8227-7947668e0dca"], "name": "tempest-GroupSnapshotsV319Test-Group-1092481809"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:50:34 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.groups [None req-b90f1c69-bd72-4d18-ac54-e00dd1d69b7e tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] Creating new group {'group': {'group_type': '6595c5c0-9dcc-4290-9978-e315400dad82', 'volume_types': ['7083a2d9-5eb0-45ff-8227-7947668e0dca'], 'name': 'tempest-GroupSnapshotsV319Test-Group-1092481809'}} {{(pid=86935) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 02 12:50:34 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.groups [None req-b90f1c69-bd72-4d18-ac54-e00dd1d69b7e tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-1092481809. Sep 02 12:50:34 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-b90f1c69-bd72-4d18-ac54-e00dd1d69b7e tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] Availability Zones retrieved successfully. Sep 02 12:50:34 devstack devstack@c-api.service[86935]: DEBUG cinder.quota [None req-b90f1c69-bd72-4d18-ac54-e00dd1d69b7e tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] Created reservations ['19fd6ba7-22e4-4081-9c79-1bfaa4be1e1d'] {{(pid=86935) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:50:34 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-b90f1c69-bd72-4d18-ac54-e00dd1d69b7e tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] http://192.168.122.82/volume/v3/groups returned with HTTP 202 Sep 02 12:50:34 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 328/666] 192.168.122.82 () {62 vars in 1176 bytes} [Wed Sep 2 12:50:34 2026] POST /volume/v3/groups => generated 116 bytes in 464 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:50:34 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-8adad0e9-3967-47fd-84de-d60d3c558905 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:34 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-8adad0e9-3967-47fd-84de-d60d3c558905 tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] GET http://192.168.122.82/volume/v3/groups/0154a52f-7847-4240-a52e-9d245ab174e8 Sep 02 12:50:34 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-8adad0e9-3967-47fd-84de-d60d3c558905 tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:34 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-8adad0e9-3967-47fd-84de-d60d3c558905 tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] Calling method 'version_select' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:34 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.groups [None req-8adad0e9-3967-47fd-84de-d60d3c558905 tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] show called for member 0154a52f-7847-4240-a52e-9d245ab174e8 {{(pid=86936) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 12:50:35 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:35 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:50:35 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:50:35 devstack devstack@c-api.service[86936]: return base.obj_make_list(context, cls(context), Sep 02 12:50:35 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-8adad0e9-3967-47fd-84de-d60d3c558905 tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] http://192.168.122.82/volume/v3/groups/0154a52f-7847-4240-a52e-9d245ab174e8 returned with HTTP 200 Sep 02 12:50:35 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 339/667] 192.168.122.82 () {60 vars in 1265 bytes} [Wed Sep 2 12:50:34 2026] GET /volume/v3/groups/0154a52f-7847-4240-a52e-9d245ab174e8 => generated 396 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:50:35 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-9912ee0f-79a3-469a-94a5-881a6a7c680a None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:35 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-9912ee0f-79a3-469a-94a5-881a6a7c680a tempest-GroupsV314Test-1394113416 tempest-GroupsV314Test-1394113416-project-admin] POST http://192.168.122.82/volume/v3/types Sep 02 12:50:35 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-9912ee0f-79a3-469a-94a5-881a6a7c680a tempest-GroupsV314Test-1394113416 tempest-GroupsV314Test-1394113416-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-1988900721"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:50:35 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:35 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:50:35 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-9912ee0f-79a3-469a-94a5-881a6a7c680a tempest-GroupsV314Test-1394113416 tempest-GroupsV314Test-1394113416-project-admin] http://192.168.122.82/volume/v3/types returned with HTTP 200 Sep 02 12:50:35 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 329/668] 192.168.122.82 () {60 vars in 1131 bytes} [Wed Sep 2 12:50:35 2026] POST /volume/v3/types => generated 220 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:50:35 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-9dd30188-e6d5-424a-a599-09aa4a10e764 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:35 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-9dd30188-e6d5-424a-a599-09aa4a10e764 tempest-GroupsV314Test-1394113416 tempest-GroupsV314Test-1394113416-project-admin] POST http://192.168.122.82/volume/v3/group_types Sep 02 12:50:35 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-9dd30188-e6d5-424a-a599-09aa4a10e764 tempest-GroupsV314Test-1394113416 tempest-GroupsV314Test-1394113416-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-1939341269"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:50:35 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:35 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:50:35 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-9dd30188-e6d5-424a-a599-09aa4a10e764 tempest-GroupsV314Test-1394113416 tempest-GroupsV314Test-1394113416-project-admin] http://192.168.122.82/volume/v3/group_types returned with HTTP 202 Sep 02 12:50:35 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 340/669] 192.168.122.82 () {62 vars in 1190 bytes} [Wed Sep 2 12:50:35 2026] POST /volume/v3/group_types => generated 177 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 02 12:50:35 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-3b01291f-272c-4822-9ea6-c38a5768df39 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:36 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-3b01291f-272c-4822-9ea6-c38a5768df39 tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] POST http://192.168.122.82/volume/v3/groups Sep 02 12:50:36 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-3b01291f-272c-4822-9ea6-c38a5768df39 tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "ea3f1f4c-5234-4735-a658-c5ce6008a320", "volume_types": ["840ad372-e8b7-45be-b429-2b0089491760"], "name": "tempest-GroupsV314Test-Group-873412538"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:50:36 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.groups [None req-3b01291f-272c-4822-9ea6-c38a5768df39 tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Creating new group {'group': {'group_type': 'ea3f1f4c-5234-4735-a658-c5ce6008a320', 'volume_types': ['840ad372-e8b7-45be-b429-2b0089491760'], 'name': 'tempest-GroupsV314Test-Group-873412538'}} {{(pid=86935) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 02 12:50:36 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-46d87e1c-1e17-475b-8f09-f931c1625bb2 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:36 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-46d87e1c-1e17-475b-8f09-f931c1625bb2 tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] GET http://192.168.122.82/volume/v3/groups/0154a52f-7847-4240-a52e-9d245ab174e8 Sep 02 12:50:36 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-46d87e1c-1e17-475b-8f09-f931c1625bb2 tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:36 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-46d87e1c-1e17-475b-8f09-f931c1625bb2 tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] Calling method 'version_select' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:36 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.groups [None req-46d87e1c-1e17-475b-8f09-f931c1625bb2 tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] show called for member 0154a52f-7847-4240-a52e-9d245ab174e8 {{(pid=86936) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 12:50:36 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.groups [None req-3b01291f-272c-4822-9ea6-c38a5768df39 tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Creating group tempest-GroupsV314Test-Group-873412538. Sep 02 12:50:36 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:36 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:50:36 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:50:36 devstack devstack@c-api.service[86936]: return base.obj_make_list(context, cls(context), Sep 02 12:50:36 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-46d87e1c-1e17-475b-8f09-f931c1625bb2 tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] http://192.168.122.82/volume/v3/groups/0154a52f-7847-4240-a52e-9d245ab174e8 returned with HTTP 200 Sep 02 12:50:36 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 341/670] 192.168.122.82 () {60 vars in 1265 bytes} [Wed Sep 2 12:50:36 2026] GET /volume/v3/groups/0154a52f-7847-4240-a52e-9d245ab174e8 => generated 397 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:50:36 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-3b01291f-272c-4822-9ea6-c38a5768df39 tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Availability Zones retrieved successfully. Sep 02 12:50:36 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-54f85752-bb6d-4848-b443-26cbb7c9571c None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:36 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-54f85752-bb6d-4848-b443-26cbb7c9571c tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 12:50:36 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-54f85752-bb6d-4848-b443-26cbb7c9571c tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-557589630", "volume_type": "7083a2d9-5eb0-45ff-8227-7947668e0dca", "group_id": "0154a52f-7847-4240-a52e-9d245ab174e8", "size": 1}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:50:36 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.volumes [None req-54f85752-bb6d-4848-b443-26cbb7c9571c tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-557589630', 'volume_type': '7083a2d9-5eb0-45ff-8227-7947668e0dca', 'group_id': '0154a52f-7847-4240-a52e-9d245ab174e8', 'size': 1}} {{(pid=86936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 12:50:36 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:36 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:50:36 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-54f85752-bb6d-4848-b443-26cbb7c9571c tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] Create volume of 1 GB Sep 02 12:50:36 devstack devstack@c-api.service[86935]: DEBUG cinder.quota [None req-3b01291f-272c-4822-9ea6-c38a5768df39 tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Created reservations ['e0f4ef47-9c91-4648-a90d-d84ac460fd3f'] {{(pid=86935) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:50:36 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:50:36 devstack devstack@c-api.service[86936]: return base.obj_make_list(context, cls(context), Sep 02 12:50:36 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-54f85752-bb6d-4848-b443-26cbb7c9571c tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] Availability Zones retrieved successfully. Sep 02 12:50:36 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-54f85752-bb6d-4848-b443-26cbb7c9571c tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] Flow 'volume_create_api' (b3da90a7-1d1f-45aa-85c8-22ab0aa72048) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:50:36 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-54f85752-bb6d-4848-b443-26cbb7c9571c tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33e953a5-6caf-4a36-84d7-77e7b053e8b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:50:36 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:36 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:50:36 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.flows.api.create_volume [None req-54f85752-bb6d-4848-b443-26cbb7c9571c tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] Validating volume size '1' using validate_int {{(pid=86936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 12:50:36 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-3b01291f-272c-4822-9ea6-c38a5768df39 tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] http://192.168.122.82/volume/v3/groups returned with HTTP 202 Sep 02 12:50:36 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 330/671] 192.168.122.82 () {62 vars in 1176 bytes} [Wed Sep 2 12:50:35 2026] POST /volume/v3/groups => generated 107 bytes in 352 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:50:36 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-24471d55-2a45-4d42-9534-d2a9896720c8 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:36 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-24471d55-2a45-4d42-9534-d2a9896720c8 tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] GET http://192.168.122.82/volume/v3/groups/405a048e-92f6-4ca2-99c6-ac75a04f3ba1 Sep 02 12:50:36 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-24471d55-2a45-4d42-9534-d2a9896720c8 tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:36 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-24471d55-2a45-4d42-9534-d2a9896720c8 tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Calling method 'version_select' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:36 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.groups [None req-24471d55-2a45-4d42-9534-d2a9896720c8 tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] show called for member 405a048e-92f6-4ca2-99c6-ac75a04f3ba1 {{(pid=86935) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 12:50:36 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:36 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:50:36 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:50:36 devstack devstack@c-api.service[86935]: return base.obj_make_list(context, cls(context), Sep 02 12:50:36 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-24471d55-2a45-4d42-9534-d2a9896720c8 tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] http://192.168.122.82/volume/v3/groups/405a048e-92f6-4ca2-99c6-ac75a04f3ba1 returned with HTTP 200 Sep 02 12:50:36 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 331/672] 192.168.122.82 () {60 vars in 1265 bytes} [Wed Sep 2 12:50:36 2026] GET /volume/v3/groups/405a048e-92f6-4ca2-99c6-ac75a04f3ba1 => generated 387 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:50:36 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-54f85752-bb6d-4848-b443-26cbb7c9571c tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33e953a5-6caf-4a36-84d7-77e7b053e8b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:50:34Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7083a2d9-5eb0-45ff-8227-7947668e0dca,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-974860000',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7083a2d9-5eb0-45ff-8227-7947668e0dca', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '0154a52f-7847-4240-a52e-9d245ab174e8', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:50:36 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-54f85752-bb6d-4848-b443-26cbb7c9571c tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04eddcc4-a592-44a9-b5ff-bc7fb16b7eb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:50:36 devstack devstack@c-api.service[86936]: WARNING cinder.quota [None req-54f85752-bb6d-4848-b443-26cbb7c9571c tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-974860000 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-974860000, it is now deprecated. Please use the default quota class for default quota. Sep 02 12:50:36 devstack devstack@c-api.service[86936]: WARNING cinder.quota [None req-54f85752-bb6d-4848-b443-26cbb7c9571c tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-974860000 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-974860000, it is now deprecated. Please use the default quota class for default quota. Sep 02 12:50:36 devstack devstack@c-api.service[86936]: DEBUG cinder.quota [None req-54f85752-bb6d-4848-b443-26cbb7c9571c tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] Created reservations ['b2c4448e-150c-43c0-a93f-a01ba002688d', '8d39a806-68ef-4aee-b147-55cd90719ea5', '8659d6c9-5289-40be-8da8-8617334b6cc6', '091938f4-e1fa-40fa-8e28-3aeb7d2f15b2'] {{(pid=86936) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:50:36 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-54f85752-bb6d-4848-b443-26cbb7c9571c tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04eddcc4-a592-44a9-b5ff-bc7fb16b7eb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b2c4448e-150c-43c0-a93f-a01ba002688d', '8d39a806-68ef-4aee-b147-55cd90719ea5', '8659d6c9-5289-40be-8da8-8617334b6cc6', '091938f4-e1fa-40fa-8e28-3aeb7d2f15b2']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:50:36 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-54f85752-bb6d-4848-b443-26cbb7c9571c tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7d2d47f-8151-49b3-87be-82f80d017147) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:50:36 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:50:36 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:50:36 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-54f85752-bb6d-4848-b443-26cbb7c9571c tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7d2d47f-8151-49b3-87be-82f80d017147) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '06fdf69b-f4b0-4f69-92f6-cf939ff2154a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-557589630',encryption_key_id=None,group_id=0154a52f-7847-4240-a52e-9d245ab174e8,group_type_id=,metadata={},multiattach=False,project_id='a420af99486049519fca3c1afc925e0e',qos_specs=None,replication_status=,reservations=['b2c4448e-150c-43c0-a93f-a01ba002688d','8d39a806-68ef-4aee-b147-55cd90719ea5','8659d6c9-5289-40be-8da8-8617334b6cc6','091938f4-e1fa-40fa-8e28-3aeb7d2f15b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='339b9492ffd9499bbbe5d1873d0ea2cb',volume_type_id=7083a2d9-5eb0-45ff-8227-7947668e0dca), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T10:50:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-557589630',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=0154a52f-7847-4240-a52e-9d245ab174e8,host=None,id=06fdf69b-f4b0-4f69-92f6-cf939ff2154a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a420af99486049519fca3c1afc925e0e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='339b9492ffd9499bbbe5d1873d0ea2cb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7083a2d9-5eb0-45ff-8227-7947668e0dca),volume_type_id=7083a2d9-5eb0-45ff-8227-7947668e0dca)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:50:36 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-54f85752-bb6d-4848-b443-26cbb7c9571c tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (677338ad-7f12-43b2-971c-8f7f43710025) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:50:36 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-54f85752-bb6d-4848-b443-26cbb7c9571c tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (677338ad-7f12-43b2-971c-8f7f43710025) transitioned into state 'SUCCESS' from state '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-557589630',encryption_key_id=None,group_id=0154a52f-7847-4240-a52e-9d245ab174e8,group_type_id=,metadata={},multiattach=False,project_id='a420af99486049519fca3c1afc925e0e',qos_specs=None,replication_status=,reservations=['b2c4448e-150c-43c0-a93f-a01ba002688d','8d39a806-68ef-4aee-b147-55cd90719ea5','8659d6c9-5289-40be-8da8-8617334b6cc6','091938f4-e1fa-40fa-8e28-3aeb7d2f15b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='339b9492ffd9499bbbe5d1873d0ea2cb',volume_type_id=7083a2d9-5eb0-45ff-8227-7947668e0dca)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:50:36 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-54f85752-bb6d-4848-b443-26cbb7c9571c tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76752b3a-f70b-42e6-a5b3-598d69f596fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:50:36 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-54f85752-bb6d-4848-b443-26cbb7c9571c tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76752b3a-f70b-42e6-a5b3-598d69f596fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:50:36 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-54f85752-bb6d-4848-b443-26cbb7c9571c tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] Flow 'volume_create_api' (b3da90a7-1d1f-45aa-85c8-22ab0aa72048) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:50:36 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-54f85752-bb6d-4848-b443-26cbb7c9571c tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] Create volume request issued successfully. Sep 02 12:50:36 devstack devstack@c-api.service[86936]: WARNING stevedore.named [None req-54f85752-bb6d-4848-b443-26cbb7c9571c tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:50:36 devstack devstack@c-api.service[86936]: WARNING castellan.key_manager [None req-54f85752-bb6d-4848-b443-26cbb7c9571c tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:50:36 devstack devstack@c-api.service[86936]: DEBUG oslo_db.sqlalchemy.engines [None req-54f85752-bb6d-4848-b443-26cbb7c9571c tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86936) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 12:50:36 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:36 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:50:36 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-54f85752-bb6d-4848-b443-26cbb7c9571c tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 12:50:36 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 342/673] 192.168.122.82 () {62 vars in 1179 bytes} [Wed Sep 2 12:50:36 2026] POST /volume/v3/volumes => generated 831 bytes in 582 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:50:36 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-9b9b5fd4-a613-4d57-9b89-a50a4d56c1b9 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:36 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-9b9b5fd4-a613-4d57-9b89-a50a4d56c1b9 tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] GET http://192.168.122.82/volume/v3/volumes/06fdf69b-f4b0-4f69-92f6-cf939ff2154a Sep 02 12:50:36 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-9b9b5fd4-a613-4d57-9b89-a50a4d56c1b9 tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:36 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-9b9b5fd4-a613-4d57-9b89-a50a4d56c1b9 tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:36 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:50:36 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:50:36 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:36 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:50:36 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-9b9b5fd4-a613-4d57-9b89-a50a4d56c1b9 tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] Volume info retrieved successfully. Sep 02 12:50:36 devstack devstack@c-api.service[86935]: WARNING stevedore.named [None req-9b9b5fd4-a613-4d57-9b89-a50a4d56c1b9 tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:50:36 devstack devstack@c-api.service[86935]: WARNING castellan.key_manager [None req-9b9b5fd4-a613-4d57-9b89-a50a4d56c1b9 tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:50:36 devstack devstack@c-api.service[86935]: DEBUG oslo_db.sqlalchemy.engines [None req-9b9b5fd4-a613-4d57-9b89-a50a4d56c1b9 tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86935) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 12:50:36 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:36 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:50:36 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-9b9b5fd4-a613-4d57-9b89-a50a4d56c1b9 tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] http://192.168.122.82/volume/v3/volumes/06fdf69b-f4b0-4f69-92f6-cf939ff2154a returned with HTTP 200 Sep 02 12:50:36 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 332/674] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:50:36 2026] GET /volume/v3/volumes/06fdf69b-f4b0-4f69-92f6-cf939ff2154a => generated 899 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:50:37 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-5aabc932-9c07-4d05-b2ce-80980709c6ab None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:37 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-b125162b-d18c-49e8-a90c-6d8ab0fb5e0c None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:37 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-b125162b-d18c-49e8-a90c-6d8ab0fb5e0c tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] GET http://192.168.122.82/volume/v3/groups/405a048e-92f6-4ca2-99c6-ac75a04f3ba1 Sep 02 12:50:37 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-b125162b-d18c-49e8-a90c-6d8ab0fb5e0c tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:37 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-b125162b-d18c-49e8-a90c-6d8ab0fb5e0c tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Calling method 'version_select' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:37 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.groups [None req-b125162b-d18c-49e8-a90c-6d8ab0fb5e0c tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] show called for member 405a048e-92f6-4ca2-99c6-ac75a04f3ba1 {{(pid=86935) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 12:50:37 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:37 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:50:37 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:50:37 devstack devstack@c-api.service[86935]: return base.obj_make_list(context, cls(context), Sep 02 12:50:37 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-b125162b-d18c-49e8-a90c-6d8ab0fb5e0c tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] http://192.168.122.82/volume/v3/groups/405a048e-92f6-4ca2-99c6-ac75a04f3ba1 returned with HTTP 200 Sep 02 12:50:37 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 333/675] 192.168.122.82 () {60 vars in 1265 bytes} [Wed Sep 2 12:50:37 2026] GET /volume/v3/groups/405a048e-92f6-4ca2-99c6-ac75a04f3ba1 => generated 388 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:50:37 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-5269f266-1aa7-44b9-834f-b3cc33a45e23 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:37 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-5269f266-1aa7-44b9-834f-b3cc33a45e23 tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 12:50:37 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-5269f266-1aa7-44b9-834f-b3cc33a45e23 tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-2121759787", "volume_type": "840ad372-e8b7-45be-b429-2b0089491760", "group_id": "405a048e-92f6-4ca2-99c6-ac75a04f3ba1", "size": 1}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:50:37 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.volumes [None req-5269f266-1aa7-44b9-834f-b3cc33a45e23 tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-2121759787', 'volume_type': '840ad372-e8b7-45be-b429-2b0089491760', 'group_id': '405a048e-92f6-4ca2-99c6-ac75a04f3ba1', 'size': 1}} {{(pid=86935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 12:50:37 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:37 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:50:37 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-5269f266-1aa7-44b9-834f-b3cc33a45e23 tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Create volume of 1 GB Sep 02 12:50:37 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:50:37 devstack devstack@c-api.service[86935]: return base.obj_make_list(context, cls(context), Sep 02 12:50:37 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-5269f266-1aa7-44b9-834f-b3cc33a45e23 tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Availability Zones retrieved successfully. Sep 02 12:50:37 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-5269f266-1aa7-44b9-834f-b3cc33a45e23 tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Flow 'volume_create_api' (beb79947-2b80-405c-8356-75253d84193a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:50:37 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-5269f266-1aa7-44b9-834f-b3cc33a45e23 tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe9c3454-2c71-41b4-9179-7e580c512065) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:50:37 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:37 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:50:37 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.flows.api.create_volume [None req-5269f266-1aa7-44b9-834f-b3cc33a45e23 tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Validating volume size '1' using validate_int {{(pid=86935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 12:50:37 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-5aabc932-9c07-4d05-b2ce-80980709c6ab tempest-AvailabilityZoneTestJSON-1706340357 tempest-AvailabilityZoneTestJSON-1706340357-project-member] GET http://192.168.122.82/volume/v3/os-availability-zone Sep 02 12:50:37 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-5aabc932-9c07-4d05-b2ce-80980709c6ab tempest-AvailabilityZoneTestJSON-1706340357 tempest-AvailabilityZoneTestJSON-1706340357-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:37 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-5aabc932-9c07-4d05-b2ce-80980709c6ab tempest-AvailabilityZoneTestJSON-1706340357 tempest-AvailabilityZoneTestJSON-1706340357-project-member] Calling method 'index' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:37 devstack devstack@c-api.service[86936]: /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 02 12:50:37 devstack devstack@c-api.service[86936]: return base.obj_make_list(context, cls(context), objects.Service, Sep 02 12:50:37 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-5aabc932-9c07-4d05-b2ce-80980709c6ab tempest-AvailabilityZoneTestJSON-1706340357 tempest-AvailabilityZoneTestJSON-1706340357-project-member] Availability Zones retrieved successfully. Sep 02 12:50:37 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-5aabc932-9c07-4d05-b2ce-80980709c6ab tempest-AvailabilityZoneTestJSON-1706340357 tempest-AvailabilityZoneTestJSON-1706340357-project-member] http://192.168.122.82/volume/v3/os-availability-zone returned with HTTP 200 Sep 02 12:50:37 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 343/676] 192.168.122.82 () {58 vars in 1155 bytes} [Wed Sep 2 12:50:37 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 12:50:37 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-5269f266-1aa7-44b9-834f-b3cc33a45e23 tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe9c3454-2c71-41b4-9179-7e580c512065) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:50:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=840ad372-e8b7-45be-b429-2b0089491760,is_public=True,name='tempest-GroupsV314Test-volume-type-1988900721',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '840ad372-e8b7-45be-b429-2b0089491760', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '405a048e-92f6-4ca2-99c6-ac75a04f3ba1', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:50:37 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-5269f266-1aa7-44b9-834f-b3cc33a45e23 tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14bbdac2-87c1-48a0-a035-3a4258799fe8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:50:37 devstack devstack@c-api.service[86935]: WARNING cinder.quota [None req-5269f266-1aa7-44b9-834f-b3cc33a45e23 tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1988900721 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1988900721, it is now deprecated. Please use the default quota class for default quota. Sep 02 12:50:37 devstack devstack@c-api.service[86935]: WARNING cinder.quota [None req-5269f266-1aa7-44b9-834f-b3cc33a45e23 tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1988900721 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1988900721, it is now deprecated. Please use the default quota class for default quota. Sep 02 12:50:37 devstack devstack@c-api.service[86935]: DEBUG cinder.quota [None req-5269f266-1aa7-44b9-834f-b3cc33a45e23 tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Created reservations ['a6145f87-26ca-4dde-af98-0556e4936319', 'a0a0be51-92dc-4ecf-9cd3-e873d4ee4a26', '1f13e6cc-bdde-4fa6-91e0-a2427b4db87b', '46835119-a99b-45cb-a4c6-2b08d1c301c7'] {{(pid=86935) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:50:37 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-5269f266-1aa7-44b9-834f-b3cc33a45e23 tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14bbdac2-87c1-48a0-a035-3a4258799fe8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a6145f87-26ca-4dde-af98-0556e4936319', 'a0a0be51-92dc-4ecf-9cd3-e873d4ee4a26', '1f13e6cc-bdde-4fa6-91e0-a2427b4db87b', '46835119-a99b-45cb-a4c6-2b08d1c301c7']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:50:37 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-5269f266-1aa7-44b9-834f-b3cc33a45e23 tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c97fbde-e079-405c-99a2-bc637cc67bc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:50:37 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:50:37 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:50:37 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-5269f266-1aa7-44b9-834f-b3cc33a45e23 tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c97fbde-e079-405c-99a2-bc637cc67bc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '10a9ba67-ebaf-4630-bfe9-1f5769887bef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-2121759787',encryption_key_id=None,group_id=405a048e-92f6-4ca2-99c6-ac75a04f3ba1,group_type_id=,metadata={},multiattach=False,project_id='7f5a56c308994318bb68b029e5cf21cc',qos_specs=None,replication_status=,reservations=['a6145f87-26ca-4dde-af98-0556e4936319','a0a0be51-92dc-4ecf-9cd3-e873d4ee4a26','1f13e6cc-bdde-4fa6-91e0-a2427b4db87b','46835119-a99b-45cb-a4c6-2b08d1c301c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dacdcbd4df28462cb2102165fd7dc997',volume_type_id=840ad372-e8b7-45be-b429-2b0089491760), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T10:50:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-2121759787',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=405a048e-92f6-4ca2-99c6-ac75a04f3ba1,host=None,id=10a9ba67-ebaf-4630-bfe9-1f5769887bef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7f5a56c308994318bb68b029e5cf21cc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dacdcbd4df28462cb2102165fd7dc997',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(840ad372-e8b7-45be-b429-2b0089491760),volume_type_id=840ad372-e8b7-45be-b429-2b0089491760)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:50:37 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-5269f266-1aa7-44b9-834f-b3cc33a45e23 tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6d40daa-b496-47ca-b140-1315049193ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:50:37 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-4decf8b4-ca7c-4950-8b8b-ac662ec1530c None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:37 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-4decf8b4-ca7c-4950-8b8b-ac662ec1530c tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] GET http://192.168.122.82/volume/v3/volumes/06fdf69b-f4b0-4f69-92f6-cf939ff2154a Sep 02 12:50:37 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-4decf8b4-ca7c-4950-8b8b-ac662ec1530c tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:37 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-4decf8b4-ca7c-4950-8b8b-ac662ec1530c tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:37 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:50:37 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:50:37 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:37 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:50:37 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-4decf8b4-ca7c-4950-8b8b-ac662ec1530c tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] Volume info retrieved successfully. Sep 02 12:50:37 devstack devstack@c-api.service[86936]: WARNING stevedore.named [None req-4decf8b4-ca7c-4950-8b8b-ac662ec1530c tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:50:37 devstack devstack@c-api.service[86936]: WARNING castellan.key_manager [None req-4decf8b4-ca7c-4950-8b8b-ac662ec1530c tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:50:37 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-5269f266-1aa7-44b9-834f-b3cc33a45e23 tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6d40daa-b496-47ca-b140-1315049193ae) transitioned into state 'SUCCESS' from state '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-2121759787',encryption_key_id=None,group_id=405a048e-92f6-4ca2-99c6-ac75a04f3ba1,group_type_id=,metadata={},multiattach=False,project_id='7f5a56c308994318bb68b029e5cf21cc',qos_specs=None,replication_status=,reservations=['a6145f87-26ca-4dde-af98-0556e4936319','a0a0be51-92dc-4ecf-9cd3-e873d4ee4a26','1f13e6cc-bdde-4fa6-91e0-a2427b4db87b','46835119-a99b-45cb-a4c6-2b08d1c301c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dacdcbd4df28462cb2102165fd7dc997',volume_type_id=840ad372-e8b7-45be-b429-2b0089491760)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:50:37 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-5269f266-1aa7-44b9-834f-b3cc33a45e23 tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b99ac533-5ef6-429c-8340-77804e1c2b13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:50:38 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-5269f266-1aa7-44b9-834f-b3cc33a45e23 tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b99ac533-5ef6-429c-8340-77804e1c2b13) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:50:38 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-5269f266-1aa7-44b9-834f-b3cc33a45e23 tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Flow 'volume_create_api' (beb79947-2b80-405c-8356-75253d84193a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:50:38 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-5269f266-1aa7-44b9-834f-b3cc33a45e23 tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Create volume request issued successfully. Sep 02 12:50:38 devstack devstack@c-api.service[86935]: WARNING stevedore.named [None req-5269f266-1aa7-44b9-834f-b3cc33a45e23 tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:50:38 devstack devstack@c-api.service[86935]: WARNING castellan.key_manager [None req-5269f266-1aa7-44b9-834f-b3cc33a45e23 tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:50:38 devstack devstack@c-api.service[86936]: DEBUG oslo_db.sqlalchemy.engines [None req-4decf8b4-ca7c-4950-8b8b-ac662ec1530c tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86936) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 12:50:38 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:38 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:50:38 devstack devstack@c-api.service[86935]: DEBUG oslo_db.sqlalchemy.engines [None req-5269f266-1aa7-44b9-834f-b3cc33a45e23 tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86935) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 12:50:38 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-4decf8b4-ca7c-4950-8b8b-ac662ec1530c tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] http://192.168.122.82/volume/v3/volumes/06fdf69b-f4b0-4f69-92f6-cf939ff2154a returned with HTTP 200 Sep 02 12:50:38 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 344/677] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:50:37 2026] GET /volume/v3/volumes/06fdf69b-f4b0-4f69-92f6-cf939ff2154a => generated 923 bytes in 480 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:50:38 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:38 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:50:38 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-5269f266-1aa7-44b9-834f-b3cc33a45e23 tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 12:50:38 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 334/678] 192.168.122.82 () {62 vars in 1179 bytes} [Wed Sep 2 12:50:37 2026] POST /volume/v3/volumes => generated 825 bytes in 1071 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 02 12:50:38 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-9ba8eb55-4d61-4640-a208-ba3c2e8f7368 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:38 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-9ba8eb55-4d61-4640-a208-ba3c2e8f7368 tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] GET http://192.168.122.82/volume/v3/volumes/10a9ba67-ebaf-4630-bfe9-1f5769887bef Sep 02 12:50:38 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-9ba8eb55-4d61-4640-a208-ba3c2e8f7368 tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:38 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-9ba8eb55-4d61-4640-a208-ba3c2e8f7368 tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:38 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:50:38 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:50:38 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:38 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:50:38 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-9ba8eb55-4d61-4640-a208-ba3c2e8f7368 tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Volume info retrieved successfully. Sep 02 12:50:38 devstack devstack@c-api.service[86936]: WARNING stevedore.named [None req-9ba8eb55-4d61-4640-a208-ba3c2e8f7368 tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:50:38 devstack devstack@c-api.service[86936]: WARNING castellan.key_manager [None req-9ba8eb55-4d61-4640-a208-ba3c2e8f7368 tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:50:38 devstack devstack@c-api.service[86936]: DEBUG oslo_db.sqlalchemy.engines [None req-9ba8eb55-4d61-4640-a208-ba3c2e8f7368 tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86936) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 12:50:38 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:38 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:50:38 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-9ba8eb55-4d61-4640-a208-ba3c2e8f7368 tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] http://192.168.122.82/volume/v3/volumes/10a9ba67-ebaf-4630-bfe9-1f5769887bef returned with HTTP 200 Sep 02 12:50:38 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 345/679] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:50:38 2026] GET /volume/v3/volumes/10a9ba67-ebaf-4630-bfe9-1f5769887bef => generated 917 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:50:39 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-2c04c577-09c4-48fd-b2d6-44c9b17e3f7b None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:39 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-2c04c577-09c4-48fd-b2d6-44c9b17e3f7b tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] GET http://192.168.122.82/volume/v3/volumes/06fdf69b-f4b0-4f69-92f6-cf939ff2154a Sep 02 12:50:39 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-2c04c577-09c4-48fd-b2d6-44c9b17e3f7b tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:39 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-2c04c577-09c4-48fd-b2d6-44c9b17e3f7b tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:39 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:50:39 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:50:39 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:39 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:50:39 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-2c04c577-09c4-48fd-b2d6-44c9b17e3f7b tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] Volume info retrieved successfully. Sep 02 12:50:39 devstack devstack@c-api.service[86935]: WARNING stevedore.named [None req-2c04c577-09c4-48fd-b2d6-44c9b17e3f7b tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:50:39 devstack devstack@c-api.service[86935]: WARNING castellan.key_manager [None req-2c04c577-09c4-48fd-b2d6-44c9b17e3f7b tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:50:39 devstack devstack@c-api.service[86935]: DEBUG oslo_db.sqlalchemy.engines [None req-2c04c577-09c4-48fd-b2d6-44c9b17e3f7b tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86935) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 12:50:39 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:39 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:50:39 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-2c04c577-09c4-48fd-b2d6-44c9b17e3f7b tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] http://192.168.122.82/volume/v3/volumes/06fdf69b-f4b0-4f69-92f6-cf939ff2154a returned with HTTP 200 Sep 02 12:50:39 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 335/680] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:50:39 2026] GET /volume/v3/volumes/06fdf69b-f4b0-4f69-92f6-cf939ff2154a => generated 924 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:50:39 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-6363610c-09af-46f7-9aae-ab97187861a7 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:39 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-6363610c-09af-46f7-9aae-ab97187861a7 tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] POST http://192.168.122.82/volume/v3/group_snapshots Sep 02 12:50:39 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-6363610c-09af-46f7-9aae-ab97187861a7 tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "0154a52f-7847-4240-a52e-9d245ab174e8", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-922280364"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:50:39 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.group_snapshots [None req-6363610c-09af-46f7-9aae-ab97187861a7 tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '0154a52f-7847-4240-a52e-9d245ab174e8', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-922280364'}} {{(pid=86936) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 02 12:50:39 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:39 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:50:39 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.group_snapshots [None req-6363610c-09af-46f7-9aae-ab97187861a7 tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-922280364. Sep 02 12:50:39 devstack devstack@c-api.service[86936]: /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 02 12:50:39 devstack devstack@c-api.service[86936]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 12:50:39 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:50:39 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:50:39 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:39 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:50:39 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-a555298c-7dd6-41d0-90f6-ba3bd80d522d None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:39 devstack devstack@c-api.service[86936]: WARNING cinder.quota [None req-6363610c-09af-46f7-9aae-ab97187861a7 tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-974860000 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-974860000, it is now deprecated. Please use the default quota class for default quota. Sep 02 12:50:39 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-a555298c-7dd6-41d0-90f6-ba3bd80d522d tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] GET http://192.168.122.82/volume/v3/volumes/10a9ba67-ebaf-4630-bfe9-1f5769887bef Sep 02 12:50:39 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-a555298c-7dd6-41d0-90f6-ba3bd80d522d tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:39 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-a555298c-7dd6-41d0-90f6-ba3bd80d522d tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:39 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:50:39 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:50:39 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:39 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:50:39 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-a555298c-7dd6-41d0-90f6-ba3bd80d522d tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Volume info retrieved successfully. Sep 02 12:50:39 devstack devstack@c-api.service[86935]: WARNING stevedore.named [None req-a555298c-7dd6-41d0-90f6-ba3bd80d522d tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:50:39 devstack devstack@c-api.service[86935]: WARNING castellan.key_manager [None req-a555298c-7dd6-41d0-90f6-ba3bd80d522d tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:50:39 devstack devstack@c-api.service[86936]: DEBUG cinder.quota [None req-6363610c-09af-46f7-9aae-ab97187861a7 tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] Created reservations ['a04bbb28-8d73-469a-827c-6dd71f0df3fb', '72802238-d933-4c7c-b4c1-e6a2af1c261c', 'd45ce27f-3871-4bb6-bc2c-da75083e8678', 'faa1b992-650d-4c04-8b70-6dfa9d5dc6de'] {{(pid=86936) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:50:39 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-6363610c-09af-46f7-9aae-ab97187861a7 tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] http://192.168.122.82/volume/v3/group_snapshots returned with HTTP 202 Sep 02 12:50:39 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 346/681] 192.168.122.82 () {62 vars in 1203 bytes} [Wed Sep 2 12:50:39 2026] POST /volume/v3/group_snapshots => generated 190 bytes in 307 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:50:39 devstack devstack@c-api.service[86935]: DEBUG oslo_db.sqlalchemy.engines [None req-a555298c-7dd6-41d0-90f6-ba3bd80d522d tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86935) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 12:50:39 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-ae8e0778-f305-480a-a32c-02ef40d55972 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:39 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-ae8e0778-f305-480a-a32c-02ef40d55972 tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] GET http://192.168.122.82/volume/v3/group_snapshots/eabdcbf4-d6a5-4522-9744-7c14de99bc17 Sep 02 12:50:39 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-ae8e0778-f305-480a-a32c-02ef40d55972 tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:39 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-ae8e0778-f305-480a-a32c-02ef40d55972 tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] Calling method 'version_select' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:39 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.group_snapshots [None req-ae8e0778-f305-480a-a32c-02ef40d55972 tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] show called for member eabdcbf4-d6a5-4522-9744-7c14de99bc17 {{(pid=86936) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 12:50:39 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:39 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:50:39 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:39 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:50:39 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-ae8e0778-f305-480a-a32c-02ef40d55972 tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] http://192.168.122.82/volume/v3/group_snapshots/eabdcbf4-d6a5-4522-9744-7c14de99bc17 returned with HTTP 200 Sep 02 12:50:39 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 347/682] 192.168.122.82 () {60 vars in 1292 bytes} [Wed Sep 2 12:50:39 2026] GET /volume/v3/group_snapshots/eabdcbf4-d6a5-4522-9744-7c14de99bc17 => generated 329 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:50:39 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-a555298c-7dd6-41d0-90f6-ba3bd80d522d tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] http://192.168.122.82/volume/v3/volumes/10a9ba67-ebaf-4630-bfe9-1f5769887bef returned with HTTP 200 Sep 02 12:50:39 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 336/683] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:50:39 2026] GET /volume/v3/volumes/10a9ba67-ebaf-4630-bfe9-1f5769887bef => generated 918 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:50:39 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-df82d86c-5244-44a5-af48-3aab9d90e44b None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:39 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-df82d86c-5244-44a5-af48-3aab9d90e44b tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] POST http://192.168.122.82/volume/v3/groups/action Sep 02 12:50:39 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-df82d86c-5244-44a5-af48-3aab9d90e44b tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Action body: b'{"create-from-src": {"source_group_id": "405a048e-92f6-4ca2-99c6-ac75a04f3ba1", "name": "tempest-Group_from_grp-1937821523"}}' {{(pid=86936) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 12:50:39 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-df82d86c-5244-44a5-af48-3aab9d90e44b tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Action: 'action', calling method: create_from_src, body: {"create-from-src": {"source_group_id": "405a048e-92f6-4ca2-99c6-ac75a04f3ba1", "name": "tempest-Group_from_grp-1937821523"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:50:39 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.groups [None req-df82d86c-5244-44a5-af48-3aab9d90e44b tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Creating new group {'create-from-src': {'source_group_id': '405a048e-92f6-4ca2-99c6-ac75a04f3ba1', 'name': 'tempest-Group_from_grp-1937821523'}}. {{(pid=86936) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Sep 02 12:50:39 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.groups [None req-df82d86c-5244-44a5-af48-3aab9d90e44b tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Creating group tempest-Group_from_grp-1937821523 from source group 405a048e-92f6-4ca2-99c6-ac75a04f3ba1. Sep 02 12:50:39 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:39 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:50:40 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:40 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:50:40 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:50:40 devstack devstack@c-api.service[86936]: return base.obj_make_list(context, cls(context), Sep 02 12:50:40 devstack devstack@c-api.service[86936]: /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 02 12:50:40 devstack devstack@c-api.service[86936]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 12:50:40 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:50:40 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:50:40 devstack devstack@c-api.service[86936]: DEBUG cinder.quota [None req-df82d86c-5244-44a5-af48-3aab9d90e44b tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Created reservations ['f7cec56a-db0f-4b73-abda-d1872d1a9daa'] {{(pid=86936) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:50:40 devstack devstack@c-api.service[86936]: /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 02 12:50:40 devstack devstack@c-api.service[86936]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 12:50:40 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:50:40 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:50:40 devstack devstack@c-api.service[86936]: INFO cinder.group.api [None req-df82d86c-5244-44a5-af48-3aab9d90e44b tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] A mapping entry already exists for group 09aed0fc-8dd9-41a4-90f9-93a27586aa40 and volume type 840ad372-e8b7-45be-b429-2b0089491760. Do not need to create again. Sep 02 12:50:40 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:40 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:50:40 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-df82d86c-5244-44a5-af48-3aab9d90e44b tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Availability Zones retrieved successfully. Sep 02 12:50:40 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-df82d86c-5244-44a5-af48-3aab9d90e44b tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Flow 'volume_create_api' (2e5d7452-73be-4b70-96eb-6fad1e4c5830) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:50:40 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-df82d86c-5244-44a5-af48-3aab9d90e44b tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (969b4ef9-a63a-458f-849a-798cdad40468) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:50:40 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.flows.api.create_volume [None req-df82d86c-5244-44a5-af48-3aab9d90e44b tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=86936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 12:50:40 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-df82d86c-5244-44a5-af48-3aab9d90e44b tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (969b4ef9-a63a-458f-849a-798cdad40468) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '10a9ba67-ebaf-4630-bfe9-1f5769887bef', 'volume_type': VolumeType(created_at=2026-09-02T10:50:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=840ad372-e8b7-45be-b429-2b0089491760,is_public=True,name='tempest-GroupsV314Test-volume-type-1988900721',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '840ad372-e8b7-45be-b429-2b0089491760', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '09aed0fc-8dd9-41a4-90f9-93a27586aa40', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:50:40 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-df82d86c-5244-44a5-af48-3aab9d90e44b tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (272d7bad-504f-4516-8b43-9c6765879c0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:50:40 devstack devstack@c-api.service[86936]: WARNING cinder.quota [None req-df82d86c-5244-44a5-af48-3aab9d90e44b tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1988900721 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1988900721, it is now deprecated. Please use the default quota class for default quota. Sep 02 12:50:40 devstack devstack@c-api.service[86936]: WARNING cinder.quota [None req-df82d86c-5244-44a5-af48-3aab9d90e44b tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1988900721 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1988900721, it is now deprecated. Please use the default quota class for default quota. Sep 02 12:50:40 devstack devstack@c-api.service[86936]: DEBUG cinder.quota [None req-df82d86c-5244-44a5-af48-3aab9d90e44b tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Created reservations ['9cfff0d1-8067-4068-862b-3916c27bd1c1', '1e6cdad0-a0cd-43b7-9259-7abe1fd5b6ae', '90733219-5abb-4d49-a22e-754c8518a77c', '242c8888-5a98-4a4d-bbc6-c5707dc4a6f8'] {{(pid=86936) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:50:40 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-df82d86c-5244-44a5-af48-3aab9d90e44b tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (272d7bad-504f-4516-8b43-9c6765879c0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9cfff0d1-8067-4068-862b-3916c27bd1c1', '1e6cdad0-a0cd-43b7-9259-7abe1fd5b6ae', '90733219-5abb-4d49-a22e-754c8518a77c', '242c8888-5a98-4a4d-bbc6-c5707dc4a6f8']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:50:40 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-df82d86c-5244-44a5-af48-3aab9d90e44b tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e93710e7-bf33-4207-962c-ef054d2515de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:50:40 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:50:40 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:50:40 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:50:40 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:50:40 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-df82d86c-5244-44a5-af48-3aab9d90e44b tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e93710e7-bf33-4207-962c-ef054d2515de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c472f0bc-3a85-4811-ba6e-be7090ca9f9b', '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=09aed0fc-8dd9-41a4-90f9-93a27586aa40,group_type_id=,metadata={},multiattach=False,project_id='7f5a56c308994318bb68b029e5cf21cc',qos_specs=None,replication_status=,reservations=['9cfff0d1-8067-4068-862b-3916c27bd1c1','1e6cdad0-a0cd-43b7-9259-7abe1fd5b6ae','90733219-5abb-4d49-a22e-754c8518a77c','242c8888-5a98-4a4d-bbc6-c5707dc4a6f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=10a9ba67-ebaf-4630-bfe9-1f5769887bef,status='creating',user_id='dacdcbd4df28462cb2102165fd7dc997',volume_type_id=840ad372-e8b7-45be-b429-2b0089491760), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T10:50:40Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=09aed0fc-8dd9-41a4-90f9-93a27586aa40,host=None,id=c472f0bc-3a85-4811-ba6e-be7090ca9f9b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7f5a56c308994318bb68b029e5cf21cc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=10a9ba67-ebaf-4630-bfe9-1f5769887bef,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dacdcbd4df28462cb2102165fd7dc997',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(840ad372-e8b7-45be-b429-2b0089491760),volume_type_id=840ad372-e8b7-45be-b429-2b0089491760)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:50:40 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-df82d86c-5244-44a5-af48-3aab9d90e44b tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1d07b43-f742-4129-bbb7-49fc801ee374) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:50:40 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-df82d86c-5244-44a5-af48-3aab9d90e44b tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1d07b43-f742-4129-bbb7-49fc801ee374) transitioned into state 'SUCCESS' from 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=09aed0fc-8dd9-41a4-90f9-93a27586aa40,group_type_id=,metadata={},multiattach=False,project_id='7f5a56c308994318bb68b029e5cf21cc',qos_specs=None,replication_status=,reservations=['9cfff0d1-8067-4068-862b-3916c27bd1c1','1e6cdad0-a0cd-43b7-9259-7abe1fd5b6ae','90733219-5abb-4d49-a22e-754c8518a77c','242c8888-5a98-4a4d-bbc6-c5707dc4a6f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=10a9ba67-ebaf-4630-bfe9-1f5769887bef,status='creating',user_id='dacdcbd4df28462cb2102165fd7dc997',volume_type_id=840ad372-e8b7-45be-b429-2b0089491760)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:50:40 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-df82d86c-5244-44a5-af48-3aab9d90e44b tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Flow 'volume_create_api' (2e5d7452-73be-4b70-96eb-6fad1e4c5830) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:50:40 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-df82d86c-5244-44a5-af48-3aab9d90e44b tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Create volume request issued successfully. Sep 02 12:50:40 devstack devstack@c-api.service[86936]: /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 02 12:50:40 devstack devstack@c-api.service[86936]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 12:50:40 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:50:40 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:50:40 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-df82d86c-5244-44a5-af48-3aab9d90e44b tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] http://192.168.122.82/volume/v3/groups/action returned with HTTP 202 Sep 02 12:50:40 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 348/684] 192.168.122.82 () {62 vars in 1197 bytes} [Wed Sep 2 12:50:39 2026] POST /volume/v3/groups/action => generated 102 bytes in 722 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 02 12:50:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-eddffdba-b976-4691-a27f-eebd9678737e None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:40 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-eddffdba-b976-4691-a27f-eebd9678737e tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] GET http://192.168.122.82/volume/v3/volumes/detail Sep 02 12:50:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-eddffdba-b976-4691-a27f-eebd9678737e tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-eddffdba-b976-4691-a27f-eebd9678737e tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Calling method 'detail' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.api_utils [None req-eddffdba-b976-4691-a27f-eebd9678737e tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Removing options '' from query. {{(pid=86935) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 12:50:40 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-eddffdba-b976-4691-a27f-eebd9678737e tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86935) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 12:50:40 devstack devstack@c-api.service[86935]: /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 02 12:50:40 devstack devstack@c-api.service[86935]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 12:50:40 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:50:40 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:50:40 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:50:40 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:50:40 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-eddffdba-b976-4691-a27f-eebd9678737e tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Get all volumes completed successfully. Sep 02 12:50:40 devstack devstack@c-api.service[86935]: WARNING stevedore.named [None req-eddffdba-b976-4691-a27f-eebd9678737e tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:50:40 devstack devstack@c-api.service[86935]: WARNING castellan.key_manager [None req-eddffdba-b976-4691-a27f-eebd9678737e tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:50:40 devstack devstack@c-api.service[86935]: DEBUG oslo_db.sqlalchemy.engines [None req-eddffdba-b976-4691-a27f-eebd9678737e tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86935) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 12:50:40 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:40 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:50:40 devstack devstack@c-api.service[86935]: WARNING stevedore.named [None req-eddffdba-b976-4691-a27f-eebd9678737e tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:50:40 devstack devstack@c-api.service[86935]: WARNING castellan.key_manager [None req-eddffdba-b976-4691-a27f-eebd9678737e tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:50:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-5e5892e5-667b-4af4-bd48-eba4b93ec366 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:40 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-5e5892e5-667b-4af4-bd48-eba4b93ec366 tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] GET http://192.168.122.82/volume/v3/group_snapshots/eabdcbf4-d6a5-4522-9744-7c14de99bc17 Sep 02 12:50:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-5e5892e5-667b-4af4-bd48-eba4b93ec366 tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-5e5892e5-667b-4af4-bd48-eba4b93ec366 tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] Calling method 'version_select' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.group_snapshots [None req-5e5892e5-667b-4af4-bd48-eba4b93ec366 tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] show called for member eabdcbf4-d6a5-4522-9744-7c14de99bc17 {{(pid=86936) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 12:50:40 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:40 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:50:40 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-5e5892e5-667b-4af4-bd48-eba4b93ec366 tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] http://192.168.122.82/volume/v3/group_snapshots/eabdcbf4-d6a5-4522-9744-7c14de99bc17 returned with HTTP 200 Sep 02 12:50:40 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 349/685] 192.168.122.82 () {60 vars in 1292 bytes} [Wed Sep 2 12:50:40 2026] GET /volume/v3/group_snapshots/eabdcbf4-d6a5-4522-9744-7c14de99bc17 => generated 329 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:50:41 devstack devstack@c-api.service[86935]: DEBUG oslo_db.sqlalchemy.engines [None req-eddffdba-b976-4691-a27f-eebd9678737e tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86935) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 12:50:41 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:41 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:50:41 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-eddffdba-b976-4691-a27f-eebd9678737e tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] http://192.168.122.82/volume/v3/volumes/detail returned with HTTP 200 Sep 02 12:50:41 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 337/686] 192.168.122.82 () {60 vars in 1178 bytes} [Wed Sep 2 12:50:40 2026] GET /volume/v3/volumes/detail => generated 1839 bytes in 395 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 12:50:41 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-705cca5a-41c5-4c70-a071-7dc8e66c53ed None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:41 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-705cca5a-41c5-4c70-a071-7dc8e66c53ed tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] GET http://192.168.122.82/volume/v3/volumes/c472f0bc-3a85-4811-ba6e-be7090ca9f9b Sep 02 12:50:41 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-705cca5a-41c5-4c70-a071-7dc8e66c53ed tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:41 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-705cca5a-41c5-4c70-a071-7dc8e66c53ed tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:41 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:50:41 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:50:41 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:41 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:50:41 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-705cca5a-41c5-4c70-a071-7dc8e66c53ed tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Volume info retrieved successfully. Sep 02 12:50:41 devstack devstack@c-api.service[86936]: WARNING stevedore.named [None req-705cca5a-41c5-4c70-a071-7dc8e66c53ed tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:50:41 devstack devstack@c-api.service[86936]: WARNING castellan.key_manager [None req-705cca5a-41c5-4c70-a071-7dc8e66c53ed tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:50:41 devstack devstack@c-api.service[86936]: DEBUG oslo_db.sqlalchemy.engines [None req-705cca5a-41c5-4c70-a071-7dc8e66c53ed tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86936) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 12:50:41 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:41 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:50:41 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-705cca5a-41c5-4c70-a071-7dc8e66c53ed tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] http://192.168.122.82/volume/v3/volumes/c472f0bc-3a85-4811-ba6e-be7090ca9f9b returned with HTTP 200 Sep 02 12:50:41 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 350/687] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:50:41 2026] GET /volume/v3/volumes/c472f0bc-3a85-4811-ba6e-be7090ca9f9b => generated 928 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:50:41 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-4e519a61-980c-4dc7-9e65-04d09f4c52f2 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:41 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-4e519a61-980c-4dc7-9e65-04d09f4c52f2 tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] GET http://192.168.122.82/volume/v3/group_snapshots/eabdcbf4-d6a5-4522-9744-7c14de99bc17 Sep 02 12:50:41 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-4e519a61-980c-4dc7-9e65-04d09f4c52f2 tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:41 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-4e519a61-980c-4dc7-9e65-04d09f4c52f2 tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] Calling method 'version_select' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:41 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.group_snapshots [None req-4e519a61-980c-4dc7-9e65-04d09f4c52f2 tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] show called for member eabdcbf4-d6a5-4522-9744-7c14de99bc17 {{(pid=86935) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 12:50:42 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:42 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:50:42 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-4e519a61-980c-4dc7-9e65-04d09f4c52f2 tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] http://192.168.122.82/volume/v3/group_snapshots/eabdcbf4-d6a5-4522-9744-7c14de99bc17 returned with HTTP 200 Sep 02 12:50:42 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 338/688] 192.168.122.82 () {60 vars in 1292 bytes} [Wed Sep 2 12:50:41 2026] GET /volume/v3/group_snapshots/eabdcbf4-d6a5-4522-9744-7c14de99bc17 => generated 329 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:50:42 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-97d12eff-8a8a-400d-a878-04a1d735028b None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:42 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-97d12eff-8a8a-400d-a878-04a1d735028b tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 12:50:42 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-97d12eff-8a8a-400d-a878-04a1d735028b tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "522e45ed-34d8-4082-932f-8d27db1e62a2", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-485643673"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:50:42 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.volumes [None req-97d12eff-8a8a-400d-a878-04a1d735028b tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] Create volume request body: {'volume': {'imageRef': '522e45ed-34d8-4082-932f-8d27db1e62a2', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-485643673'}} {{(pid=86936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 12:50:42 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-6bc4f0a6-2be3-4ee2-b78e-136c6fe4441c None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:42 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-6bc4f0a6-2be3-4ee2-b78e-136c6fe4441c tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] GET http://192.168.122.82/volume/v3/volumes/c472f0bc-3a85-4811-ba6e-be7090ca9f9b Sep 02 12:50:42 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-6bc4f0a6-2be3-4ee2-b78e-136c6fe4441c tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:42 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-6bc4f0a6-2be3-4ee2-b78e-136c6fe4441c tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:42 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:50:42 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:50:42 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:42 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:50:42 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-6bc4f0a6-2be3-4ee2-b78e-136c6fe4441c tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Volume info retrieved successfully. Sep 02 12:50:42 devstack devstack@c-api.service[86935]: WARNING stevedore.named [None req-6bc4f0a6-2be3-4ee2-b78e-136c6fe4441c tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:50:42 devstack devstack@c-api.service[86935]: WARNING castellan.key_manager [None req-6bc4f0a6-2be3-4ee2-b78e-136c6fe4441c tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:50:42 devstack devstack@c-api.service[86935]: DEBUG oslo_db.sqlalchemy.engines [None req-6bc4f0a6-2be3-4ee2-b78e-136c6fe4441c tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86935) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 12:50:42 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:42 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:50:42 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-6bc4f0a6-2be3-4ee2-b78e-136c6fe4441c tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] http://192.168.122.82/volume/v3/volumes/c472f0bc-3a85-4811-ba6e-be7090ca9f9b returned with HTTP 200 Sep 02 12:50:42 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 339/689] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:50:42 2026] GET /volume/v3/volumes/c472f0bc-3a85-4811-ba6e-be7090ca9f9b => generated 928 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:50:42 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-97d12eff-8a8a-400d-a878-04a1d735028b tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] Create volume of 1 GB Sep 02 12:50:42 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-97d12eff-8a8a-400d-a878-04a1d735028b tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] Availability Zones retrieved successfully. Sep 02 12:50:43 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-97d12eff-8a8a-400d-a878-04a1d735028b tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] Flow 'volume_create_api' (920572dc-00c6-4add-abe4-dacbf88f51e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:50:43 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-97d12eff-8a8a-400d-a878-04a1d735028b tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (452a468a-a984-4202-8416-884573d05a8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:50:43 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.flows.api.create_volume [None req-97d12eff-8a8a-400d-a878-04a1d735028b tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] Validating volume size '1' using validate_int {{(pid=86936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 12:50:43 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-fb9f7940-4e5c-4bc1-8693-ef92bd473547 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:43 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-fb9f7940-4e5c-4bc1-8693-ef92bd473547 tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] GET http://192.168.122.82/volume/v3/group_snapshots/eabdcbf4-d6a5-4522-9744-7c14de99bc17 Sep 02 12:50:43 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-fb9f7940-4e5c-4bc1-8693-ef92bd473547 tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:43 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-fb9f7940-4e5c-4bc1-8693-ef92bd473547 tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] Calling method 'version_select' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:43 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.group_snapshots [None req-fb9f7940-4e5c-4bc1-8693-ef92bd473547 tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] show called for member eabdcbf4-d6a5-4522-9744-7c14de99bc17 {{(pid=86935) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 12:50:43 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:43 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:50:43 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-fb9f7940-4e5c-4bc1-8693-ef92bd473547 tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] http://192.168.122.82/volume/v3/group_snapshots/eabdcbf4-d6a5-4522-9744-7c14de99bc17 returned with HTTP 200 Sep 02 12:50:43 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 340/690] 192.168.122.82 () {60 vars in 1292 bytes} [Wed Sep 2 12:50:43 2026] GET /volume/v3/group_snapshots/eabdcbf4-d6a5-4522-9744-7c14de99bc17 => generated 329 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 12:50:43 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-97d12eff-8a8a-400d-a878-04a1d735028b tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (452a468a-a984-4202-8416-884573d05a8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:50:43 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-97d12eff-8a8a-400d-a878-04a1d735028b tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4213f32-2dc6-4cf6-bf8f-b399fb28ce36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:50:43 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-1385a918-1d26-4fa5-a9e3-71889caa6110 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:43 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-1385a918-1d26-4fa5-a9e3-71889caa6110 tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] GET http://192.168.122.82/volume/v3/volumes/c472f0bc-3a85-4811-ba6e-be7090ca9f9b Sep 02 12:50:43 devstack devstack@c-api.service[86936]: DEBUG cinder.quota [None req-97d12eff-8a8a-400d-a878-04a1d735028b tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] Created reservations ['f16c239e-de1b-455a-a5d4-8d132ef1945f', 'd47c094e-ff8b-4d2e-af63-67e73e7f0e13', '875e67e3-dc3a-4ad4-9a2d-d0d0f52a5933', 'e8752eb8-2a44-4d16-8c2a-2acc7430be6a'] {{(pid=86936) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:50:43 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-1385a918-1d26-4fa5-a9e3-71889caa6110 tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:43 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-1385a918-1d26-4fa5-a9e3-71889caa6110 tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:43 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-97d12eff-8a8a-400d-a878-04a1d735028b tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4213f32-2dc6-4cf6-bf8f-b399fb28ce36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f16c239e-de1b-455a-a5d4-8d132ef1945f', 'd47c094e-ff8b-4d2e-af63-67e73e7f0e13', '875e67e3-dc3a-4ad4-9a2d-d0d0f52a5933', 'e8752eb8-2a44-4d16-8c2a-2acc7430be6a']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:50:43 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-97d12eff-8a8a-400d-a878-04a1d735028b tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0ec8c40-8e73-487d-b9d0-1f1a093306c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:50:43 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:50:43 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:50:43 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:43 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:50:43 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-1385a918-1d26-4fa5-a9e3-71889caa6110 tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Volume info retrieved successfully. Sep 02 12:50:43 devstack devstack@c-api.service[86935]: WARNING stevedore.named [None req-1385a918-1d26-4fa5-a9e3-71889caa6110 tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:50:43 devstack devstack@c-api.service[86935]: WARNING castellan.key_manager [None req-1385a918-1d26-4fa5-a9e3-71889caa6110 tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:50:43 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:50:43 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:50:43 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-97d12eff-8a8a-400d-a878-04a1d735028b tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0ec8c40-8e73-487d-b9d0-1f1a093306c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '415227ff-cc2f-44fe-96c4-bd3ca7072f61', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-485643673',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='89261ce1d68b44c2bcf23dfcfc4b72a7',qos_specs=None,replication_status=,reservations=['f16c239e-de1b-455a-a5d4-8d132ef1945f','d47c094e-ff8b-4d2e-af63-67e73e7f0e13','875e67e3-dc3a-4ad4-9a2d-d0d0f52a5933','e8752eb8-2a44-4d16-8c2a-2acc7430be6a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc3805f2f09a48ad9e69596245ba63c8',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T10:50:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-485643673',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=415227ff-cc2f-44fe-96c4-bd3ca7072f61,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='89261ce1d68b44c2bcf23dfcfc4b72a7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cc3805f2f09a48ad9e69596245ba63c8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:50:43 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-97d12eff-8a8a-400d-a878-04a1d735028b tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44644bcf-e9c4-49c4-b67b-5b94027fa807) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:50:43 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-97d12eff-8a8a-400d-a878-04a1d735028b tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44644bcf-e9c4-49c4-b67b-5b94027fa807) transitioned into state 'SUCCESS' from state '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-485643673',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='89261ce1d68b44c2bcf23dfcfc4b72a7',qos_specs=None,replication_status=,reservations=['f16c239e-de1b-455a-a5d4-8d132ef1945f','d47c094e-ff8b-4d2e-af63-67e73e7f0e13','875e67e3-dc3a-4ad4-9a2d-d0d0f52a5933','e8752eb8-2a44-4d16-8c2a-2acc7430be6a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc3805f2f09a48ad9e69596245ba63c8',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:50:43 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-97d12eff-8a8a-400d-a878-04a1d735028b tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4b72b87-3983-4272-bebd-cf964dd23695) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:50:43 devstack devstack@c-api.service[86935]: DEBUG oslo_db.sqlalchemy.engines [None req-1385a918-1d26-4fa5-a9e3-71889caa6110 tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86935) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 12:50:43 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-97d12eff-8a8a-400d-a878-04a1d735028b tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4b72b87-3983-4272-bebd-cf964dd23695) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:50:43 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-97d12eff-8a8a-400d-a878-04a1d735028b tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] Flow 'volume_create_api' (920572dc-00c6-4add-abe4-dacbf88f51e4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:50:43 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-97d12eff-8a8a-400d-a878-04a1d735028b tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] Create volume request issued successfully. Sep 02 12:50:43 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-97d12eff-8a8a-400d-a878-04a1d735028b tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 12:50:43 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 351/691] 192.168.122.82 () {60 vars in 1138 bytes} [Wed Sep 2 12:50:42 2026] POST /volume/v3/volumes => generated 757 bytes in 1588 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 12:50:43 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:43 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:50:43 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-fdcd9673-65d2-4c52-a724-c7cea8ebc12f None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:43 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-1385a918-1d26-4fa5-a9e3-71889caa6110 tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] http://192.168.122.82/volume/v3/volumes/c472f0bc-3a85-4811-ba6e-be7090ca9f9b returned with HTTP 200 Sep 02 12:50:43 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 341/692] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:50:43 2026] GET /volume/v3/volumes/c472f0bc-3a85-4811-ba6e-be7090ca9f9b => generated 928 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:50:43 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-fdcd9673-65d2-4c52-a724-c7cea8ebc12f tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] GET http://192.168.122.82/volume/v3/volumes/415227ff-cc2f-44fe-96c4-bd3ca7072f61 Sep 02 12:50:43 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-fdcd9673-65d2-4c52-a724-c7cea8ebc12f tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:43 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-fdcd9673-65d2-4c52-a724-c7cea8ebc12f tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:43 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:50:43 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:50:43 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:43 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:50:43 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-fdcd9673-65d2-4c52-a724-c7cea8ebc12f tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] Volume info retrieved successfully. Sep 02 12:50:43 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-fdcd9673-65d2-4c52-a724-c7cea8ebc12f tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] http://192.168.122.82/volume/v3/volumes/415227ff-cc2f-44fe-96c4-bd3ca7072f61 returned with HTTP 200 Sep 02 12:50:43 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 352/693] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:50:43 2026] GET /volume/v3/volumes/415227ff-cc2f-44fe-96c4-bd3ca7072f61 => generated 825 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:50:44 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-cb11ebc4-e5cf-46be-8494-5405466df631 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:44 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-cb11ebc4-e5cf-46be-8494-5405466df631 tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] GET http://192.168.122.82/volume/v3/group_snapshots/eabdcbf4-d6a5-4522-9744-7c14de99bc17 Sep 02 12:50:44 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-cb11ebc4-e5cf-46be-8494-5405466df631 tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:44 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-cb11ebc4-e5cf-46be-8494-5405466df631 tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] Calling method 'version_select' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:44 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.group_snapshots [None req-cb11ebc4-e5cf-46be-8494-5405466df631 tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] show called for member eabdcbf4-d6a5-4522-9744-7c14de99bc17 {{(pid=86935) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 12:50:44 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:44 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:50:44 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-cb11ebc4-e5cf-46be-8494-5405466df631 tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] http://192.168.122.82/volume/v3/group_snapshots/eabdcbf4-d6a5-4522-9744-7c14de99bc17 returned with HTTP 200 Sep 02 12:50:44 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 342/694] 192.168.122.82 () {60 vars in 1292 bytes} [Wed Sep 2 12:50:44 2026] GET /volume/v3/group_snapshots/eabdcbf4-d6a5-4522-9744-7c14de99bc17 => generated 330 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:50:44 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-929d328f-fe99-48b3-a7dc-3b3ba66a5f08 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:44 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-929d328f-fe99-48b3-a7dc-3b3ba66a5f08 tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] GET http://192.168.122.82/volume/v3/snapshots/detail Sep 02 12:50:44 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-929d328f-fe99-48b3-a7dc-3b3ba66a5f08 tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:44 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-929d328f-fe99-48b3-a7dc-3b3ba66a5f08 tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] Calling method 'detail' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:44 devstack devstack@c-api.service[86936]: DEBUG cinder.api.api_utils [None req-929d328f-fe99-48b3-a7dc-3b3ba66a5f08 tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] Removing options '' from query. {{(pid=86936) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 12:50:44 devstack devstack@c-api.service[86936]: DEBUG cinder.db.api [None req-929d328f-fe99-48b3-a7dc-3b3ba66a5f08 tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] Building query based on filter {{(pid=86936) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 12:50:44 devstack devstack@c-api.service[86936]: /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 02 12:50:44 devstack devstack@c-api.service[86936]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 12:50:44 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-929d328f-fe99-48b3-a7dc-3b3ba66a5f08 tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] Get all snapshots completed successfully. Sep 02 12:50:44 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:44 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:50:44 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-929d328f-fe99-48b3-a7dc-3b3ba66a5f08 tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] http://192.168.122.82/volume/v3/snapshots/detail returned with HTTP 200 Sep 02 12:50:44 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 353/695] 192.168.122.82 () {58 vars in 1143 bytes} [Wed Sep 2 12:50:44 2026] GET /volume/v3/snapshots/detail => generated 476 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:50:44 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-fb71e235-6eaa-4481-b296-f8153b4db158 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:44 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-fb71e235-6eaa-4481-b296-f8153b4db158 tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] GET http://192.168.122.82/volume/v3/snapshots/584f7fad-b2df-4661-8f8a-8d12248d3f12 Sep 02 12:50:44 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-fb71e235-6eaa-4481-b296-f8153b4db158 tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:44 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-fb71e235-6eaa-4481-b296-f8153b4db158 tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:44 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:44 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:50:44 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-fb71e235-6eaa-4481-b296-f8153b4db158 tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] Snapshot retrieved successfully. Sep 02 12:50:44 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-fb71e235-6eaa-4481-b296-f8153b4db158 tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] http://192.168.122.82/volume/v3/snapshots/584f7fad-b2df-4661-8f8a-8d12248d3f12 returned with HTTP 200 Sep 02 12:50:44 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 343/696] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:50:44 2026] GET /volume/v3/snapshots/584f7fad-b2df-4661-8f8a-8d12248d3f12 => generated 473 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:50:44 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-2836ef2d-0343-4b47-8be0-fd83dafd3934 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:44 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-2836ef2d-0343-4b47-8be0-fd83dafd3934 tempest-GroupSnapshotsV319Test-64812442 tempest-GroupSnapshotsV319Test-64812442-project-admin] POST http://192.168.122.82/volume/v3/group_snapshots/eabdcbf4-d6a5-4522-9744-7c14de99bc17/action Sep 02 12:50:44 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-2836ef2d-0343-4b47-8be0-fd83dafd3934 tempest-GroupSnapshotsV319Test-64812442 tempest-GroupSnapshotsV319Test-64812442-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=86936) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 12:50:44 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-2836ef2d-0343-4b47-8be0-fd83dafd3934 tempest-GroupSnapshotsV319Test-64812442 tempest-GroupSnapshotsV319Test-64812442-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:50:44 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.group_snapshots [None req-2836ef2d-0343-4b47-8be0-fd83dafd3934 tempest-GroupSnapshotsV319Test-64812442 tempest-GroupSnapshotsV319Test-64812442-project-admin] Updating group 'eabdcbf4-d6a5-4522-9744-7c14de99bc17' with 'creating' {{(pid=86936) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 02 12:50:44 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:44 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:50:44 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-2836ef2d-0343-4b47-8be0-fd83dafd3934 tempest-GroupSnapshotsV319Test-64812442 tempest-GroupSnapshotsV319Test-64812442-project-admin] http://192.168.122.82/volume/v3/group_snapshots/eabdcbf4-d6a5-4522-9744-7c14de99bc17/action returned with HTTP 202 Sep 02 12:50:44 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 354/697] 192.168.122.82 () {62 vars in 1334 bytes} [Wed Sep 2 12:50:44 2026] POST /volume/v3/group_snapshots/eabdcbf4-d6a5-4522-9744-7c14de99bc17/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 02 12:50:44 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-ec2586a0-4b7f-45a3-ba2b-a209aef92729 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:44 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-ec2586a0-4b7f-45a3-ba2b-a209aef92729 tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] GET http://192.168.122.82/volume/v3/group_snapshots/eabdcbf4-d6a5-4522-9744-7c14de99bc17 Sep 02 12:50:44 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-ec2586a0-4b7f-45a3-ba2b-a209aef92729 tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:44 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-ec2586a0-4b7f-45a3-ba2b-a209aef92729 tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] Calling method 'version_select' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:44 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.group_snapshots [None req-ec2586a0-4b7f-45a3-ba2b-a209aef92729 tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] show called for member eabdcbf4-d6a5-4522-9744-7c14de99bc17 {{(pid=86935) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 12:50:44 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:44 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:50:44 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-ec2586a0-4b7f-45a3-ba2b-a209aef92729 tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] http://192.168.122.82/volume/v3/group_snapshots/eabdcbf4-d6a5-4522-9744-7c14de99bc17 returned with HTTP 200 Sep 02 12:50:44 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 344/698] 192.168.122.82 () {60 vars in 1292 bytes} [Wed Sep 2 12:50:44 2026] GET /volume/v3/group_snapshots/eabdcbf4-d6a5-4522-9744-7c14de99bc17 => generated 329 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:50:44 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-740ea906-3139-40e7-92de-792c5de52610 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:44 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-740ea906-3139-40e7-92de-792c5de52610 tempest-GroupSnapshotsV319Test-64812442 tempest-GroupSnapshotsV319Test-64812442-project-admin] POST http://192.168.122.82/volume/v3/group_snapshots/eabdcbf4-d6a5-4522-9744-7c14de99bc17/action Sep 02 12:50:44 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-740ea906-3139-40e7-92de-792c5de52610 tempest-GroupSnapshotsV319Test-64812442 tempest-GroupSnapshotsV319Test-64812442-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=86936) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 12:50:44 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-740ea906-3139-40e7-92de-792c5de52610 tempest-GroupSnapshotsV319Test-64812442 tempest-GroupSnapshotsV319Test-64812442-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:50:44 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.group_snapshots [None req-740ea906-3139-40e7-92de-792c5de52610 tempest-GroupSnapshotsV319Test-64812442 tempest-GroupSnapshotsV319Test-64812442-project-admin] Updating group 'eabdcbf4-d6a5-4522-9744-7c14de99bc17' with 'available' {{(pid=86936) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 02 12:50:44 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:44 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:50:44 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-740ea906-3139-40e7-92de-792c5de52610 tempest-GroupSnapshotsV319Test-64812442 tempest-GroupSnapshotsV319Test-64812442-project-admin] http://192.168.122.82/volume/v3/group_snapshots/eabdcbf4-d6a5-4522-9744-7c14de99bc17/action returned with HTTP 202 Sep 02 12:50:44 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 355/699] 192.168.122.82 () {62 vars in 1334 bytes} [Wed Sep 2 12:50:44 2026] POST /volume/v3/group_snapshots/eabdcbf4-d6a5-4522-9744-7c14de99bc17/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 12:50:44 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-0196832d-86f0-447c-810f-03dfdc117dba None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:44 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-0196832d-86f0-447c-810f-03dfdc117dba tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] GET http://192.168.122.82/volume/v3/group_snapshots/eabdcbf4-d6a5-4522-9744-7c14de99bc17 Sep 02 12:50:44 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-0196832d-86f0-447c-810f-03dfdc117dba tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:44 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-0196832d-86f0-447c-810f-03dfdc117dba tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] Calling method 'version_select' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:44 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.group_snapshots [None req-0196832d-86f0-447c-810f-03dfdc117dba tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] show called for member eabdcbf4-d6a5-4522-9744-7c14de99bc17 {{(pid=86935) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 12:50:44 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:44 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:50:44 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-0196832d-86f0-447c-810f-03dfdc117dba tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] http://192.168.122.82/volume/v3/group_snapshots/eabdcbf4-d6a5-4522-9744-7c14de99bc17 returned with HTTP 200 Sep 02 12:50:44 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 345/700] 192.168.122.82 () {60 vars in 1292 bytes} [Wed Sep 2 12:50:44 2026] GET /volume/v3/group_snapshots/eabdcbf4-d6a5-4522-9744-7c14de99bc17 => generated 330 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:50:44 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-6bb1a65f-c239-4892-9c89-77bad7560484 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:44 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-6bb1a65f-c239-4892-9c89-77bad7560484 tempest-GroupSnapshotsV319Test-64812442 tempest-GroupSnapshotsV319Test-64812442-project-admin] POST http://192.168.122.82/volume/v3/group_snapshots/eabdcbf4-d6a5-4522-9744-7c14de99bc17/action Sep 02 12:50:44 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-6bb1a65f-c239-4892-9c89-77bad7560484 tempest-GroupSnapshotsV319Test-64812442 tempest-GroupSnapshotsV319Test-64812442-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=86936) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 12:50:44 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-6bb1a65f-c239-4892-9c89-77bad7560484 tempest-GroupSnapshotsV319Test-64812442 tempest-GroupSnapshotsV319Test-64812442-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:50:44 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.group_snapshots [None req-6bb1a65f-c239-4892-9c89-77bad7560484 tempest-GroupSnapshotsV319Test-64812442 tempest-GroupSnapshotsV319Test-64812442-project-admin] Updating group 'eabdcbf4-d6a5-4522-9744-7c14de99bc17' with 'error' {{(pid=86936) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 02 12:50:44 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:44 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:50:44 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-6bb1a65f-c239-4892-9c89-77bad7560484 tempest-GroupSnapshotsV319Test-64812442 tempest-GroupSnapshotsV319Test-64812442-project-admin] http://192.168.122.82/volume/v3/group_snapshots/eabdcbf4-d6a5-4522-9744-7c14de99bc17/action returned with HTTP 202 Sep 02 12:50:44 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 356/701] 192.168.122.82 () {62 vars in 1334 bytes} [Wed Sep 2 12:50:44 2026] POST /volume/v3/group_snapshots/eabdcbf4-d6a5-4522-9744-7c14de99bc17/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 12:50:44 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-0ce50889-5363-4e2d-a60f-3bacd6f0060d None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:44 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-0ce50889-5363-4e2d-a60f-3bacd6f0060d tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] GET http://192.168.122.82/volume/v3/group_snapshots/eabdcbf4-d6a5-4522-9744-7c14de99bc17 Sep 02 12:50:44 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-0ce50889-5363-4e2d-a60f-3bacd6f0060d tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:44 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-0ce50889-5363-4e2d-a60f-3bacd6f0060d tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] Calling method 'version_select' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:44 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.group_snapshots [None req-0ce50889-5363-4e2d-a60f-3bacd6f0060d tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] show called for member eabdcbf4-d6a5-4522-9744-7c14de99bc17 {{(pid=86935) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 12:50:44 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:44 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:50:44 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-0ce50889-5363-4e2d-a60f-3bacd6f0060d tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] http://192.168.122.82/volume/v3/group_snapshots/eabdcbf4-d6a5-4522-9744-7c14de99bc17 returned with HTTP 200 Sep 02 12:50:44 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 346/702] 192.168.122.82 () {60 vars in 1292 bytes} [Wed Sep 2 12:50:44 2026] GET /volume/v3/group_snapshots/eabdcbf4-d6a5-4522-9744-7c14de99bc17 => generated 326 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:50:44 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-7c7cac8e-ac7f-456c-93c9-409a1cb5f201 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:44 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-7c7cac8e-ac7f-456c-93c9-409a1cb5f201 tempest-GroupSnapshotsV319Test-64812442 tempest-GroupSnapshotsV319Test-64812442-project-admin] POST http://192.168.122.82/volume/v3/group_snapshots/eabdcbf4-d6a5-4522-9744-7c14de99bc17/action Sep 02 12:50:44 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-7c7cac8e-ac7f-456c-93c9-409a1cb5f201 tempest-GroupSnapshotsV319Test-64812442 tempest-GroupSnapshotsV319Test-64812442-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=86936) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 12:50:44 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-7c7cac8e-ac7f-456c-93c9-409a1cb5f201 tempest-GroupSnapshotsV319Test-64812442 tempest-GroupSnapshotsV319Test-64812442-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:50:44 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.group_snapshots [None req-7c7cac8e-ac7f-456c-93c9-409a1cb5f201 tempest-GroupSnapshotsV319Test-64812442 tempest-GroupSnapshotsV319Test-64812442-project-admin] Updating group 'eabdcbf4-d6a5-4522-9744-7c14de99bc17' with 'available' {{(pid=86936) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 02 12:50:44 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:44 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:50:44 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-7c7cac8e-ac7f-456c-93c9-409a1cb5f201 tempest-GroupSnapshotsV319Test-64812442 tempest-GroupSnapshotsV319Test-64812442-project-admin] http://192.168.122.82/volume/v3/group_snapshots/eabdcbf4-d6a5-4522-9744-7c14de99bc17/action returned with HTTP 202 Sep 02 12:50:44 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 357/703] 192.168.122.82 () {62 vars in 1334 bytes} [Wed Sep 2 12:50:44 2026] POST /volume/v3/group_snapshots/eabdcbf4-d6a5-4522-9744-7c14de99bc17/action => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 12:50:44 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-fe68444b-8e0f-4be9-abc0-76a9925283e8 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:44 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-fe68444b-8e0f-4be9-abc0-76a9925283e8 tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] GET http://192.168.122.82/volume/v3/group_snapshots/eabdcbf4-d6a5-4522-9744-7c14de99bc17 Sep 02 12:50:44 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-fe68444b-8e0f-4be9-abc0-76a9925283e8 tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:44 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-fe68444b-8e0f-4be9-abc0-76a9925283e8 tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] Calling method 'version_select' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:44 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.group_snapshots [None req-fe68444b-8e0f-4be9-abc0-76a9925283e8 tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] show called for member eabdcbf4-d6a5-4522-9744-7c14de99bc17 {{(pid=86935) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 12:50:44 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:44 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:50:44 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-fe68444b-8e0f-4be9-abc0-76a9925283e8 tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] http://192.168.122.82/volume/v3/group_snapshots/eabdcbf4-d6a5-4522-9744-7c14de99bc17 returned with HTTP 200 Sep 02 12:50:44 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 347/704] 192.168.122.82 () {60 vars in 1292 bytes} [Wed Sep 2 12:50:44 2026] GET /volume/v3/group_snapshots/eabdcbf4-d6a5-4522-9744-7c14de99bc17 => generated 330 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 12:50:44 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-95fb1ef5-1b23-4022-87fc-2df698efecd3 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:44 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-95fb1ef5-1b23-4022-87fc-2df698efecd3 tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] DELETE http://192.168.122.82/volume/v3/group_snapshots/eabdcbf4-d6a5-4522-9744-7c14de99bc17 Sep 02 12:50:44 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-95fb1ef5-1b23-4022-87fc-2df698efecd3 tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:44 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-95fb1ef5-1b23-4022-87fc-2df698efecd3 tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] Calling method 'version_select' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:44 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.group_snapshots [None req-95fb1ef5-1b23-4022-87fc-2df698efecd3 tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] delete called for member eabdcbf4-d6a5-4522-9744-7c14de99bc17 {{(pid=86936) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 02 12:50:44 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.group_snapshots [None req-95fb1ef5-1b23-4022-87fc-2df698efecd3 tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] Delete group_snapshot with id: eabdcbf4-d6a5-4522-9744-7c14de99bc17 Sep 02 12:50:44 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:44 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:50:44 devstack devstack@c-api.service[86936]: /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 02 12:50:44 devstack devstack@c-api.service[86936]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 12:50:44 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-63f0e862-9766-49da-885d-9cd865d0b614 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:44 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-63f0e862-9766-49da-885d-9cd865d0b614 tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] GET http://192.168.122.82/volume/v3/volumes/c472f0bc-3a85-4811-ba6e-be7090ca9f9b Sep 02 12:50:44 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-63f0e862-9766-49da-885d-9cd865d0b614 tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:44 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-63f0e862-9766-49da-885d-9cd865d0b614 tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:44 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:50:44 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:50:44 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:44 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:50:44 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-95fb1ef5-1b23-4022-87fc-2df698efecd3 tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] http://192.168.122.82/volume/v3/group_snapshots/eabdcbf4-d6a5-4522-9744-7c14de99bc17 returned with HTTP 202 Sep 02 12:50:44 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 358/705] 192.168.122.82 () {60 vars in 1295 bytes} [Wed Sep 2 12:50:44 2026] DELETE /volume/v3/group_snapshots/eabdcbf4-d6a5-4522-9744-7c14de99bc17 => generated 0 bytes in 260 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 12:50:44 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-c36802c1-0ca8-4096-9ae6-d746a05829c6 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:44 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-63f0e862-9766-49da-885d-9cd865d0b614 tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Volume info retrieved successfully. Sep 02 12:50:44 devstack devstack@c-api.service[86935]: WARNING stevedore.named [None req-63f0e862-9766-49da-885d-9cd865d0b614 tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:50:44 devstack devstack@c-api.service[86935]: WARNING castellan.key_manager [None req-63f0e862-9766-49da-885d-9cd865d0b614 tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:50:44 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-c36802c1-0ca8-4096-9ae6-d746a05829c6 tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] GET http://192.168.122.82/volume/v3/volumes/415227ff-cc2f-44fe-96c4-bd3ca7072f61 Sep 02 12:50:44 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-c36802c1-0ca8-4096-9ae6-d746a05829c6 tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:44 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-c36802c1-0ca8-4096-9ae6-d746a05829c6 tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:44 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:50:44 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:50:44 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:44 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:50:44 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-c36802c1-0ca8-4096-9ae6-d746a05829c6 tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] Volume info retrieved successfully. Sep 02 12:50:45 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-c36802c1-0ca8-4096-9ae6-d746a05829c6 tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] http://192.168.122.82/volume/v3/volumes/415227ff-cc2f-44fe-96c4-bd3ca7072f61 returned with HTTP 200 Sep 02 12:50:45 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 359/706] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:50:44 2026] GET /volume/v3/volumes/415227ff-cc2f-44fe-96c4-bd3ca7072f61 => generated 849 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:50:45 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-4d8534c8-bac9-4dc6-9aa8-8c4deb05ab99 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:45 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-4d8534c8-bac9-4dc6-9aa8-8c4deb05ab99 tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] GET http://192.168.122.82/volume/v3/volumes/detail Sep 02 12:50:45 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-4d8534c8-bac9-4dc6-9aa8-8c4deb05ab99 tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:45 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-4d8534c8-bac9-4dc6-9aa8-8c4deb05ab99 tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] Calling method 'detail' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:45 devstack devstack@c-api.service[86936]: DEBUG cinder.api.api_utils [None req-4d8534c8-bac9-4dc6-9aa8-8c4deb05ab99 tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] Removing options '' from query. {{(pid=86936) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 12:50:45 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-4d8534c8-bac9-4dc6-9aa8-8c4deb05ab99 tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86936) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 12:50:45 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:50:45 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:50:45 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-4d8534c8-bac9-4dc6-9aa8-8c4deb05ab99 tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] Get all volumes completed successfully. Sep 02 12:50:45 devstack devstack@c-api.service[86936]: WARNING stevedore.named [None req-4d8534c8-bac9-4dc6-9aa8-8c4deb05ab99 tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:50:45 devstack devstack@c-api.service[86936]: WARNING castellan.key_manager [None req-4d8534c8-bac9-4dc6-9aa8-8c4deb05ab99 tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:50:45 devstack devstack@c-api.service[86935]: DEBUG oslo_db.sqlalchemy.engines [None req-63f0e862-9766-49da-885d-9cd865d0b614 tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86935) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 12:50:45 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:45 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:50:45 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-63f0e862-9766-49da-885d-9cd865d0b614 tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] http://192.168.122.82/volume/v3/volumes/c472f0bc-3a85-4811-ba6e-be7090ca9f9b returned with HTTP 200 Sep 02 12:50:45 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 348/707] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:50:44 2026] GET /volume/v3/volumes/c472f0bc-3a85-4811-ba6e-be7090ca9f9b => generated 928 bytes in 423 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:50:45 devstack devstack@c-api.service[86936]: DEBUG oslo_db.sqlalchemy.engines [None req-4d8534c8-bac9-4dc6-9aa8-8c4deb05ab99 tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86936) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 12:50:45 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:45 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:50:45 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-4d8534c8-bac9-4dc6-9aa8-8c4deb05ab99 tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] http://192.168.122.82/volume/v3/volumes/detail returned with HTTP 200 Sep 02 12:50:45 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 360/708] 192.168.122.82 () {60 vars in 1178 bytes} [Wed Sep 2 12:50:45 2026] GET /volume/v3/volumes/detail => generated 927 bytes in 420 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:50:45 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-22a95151-5727-49a1-9a17-ca05223ebcf3 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:45 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-22a95151-5727-49a1-9a17-ca05223ebcf3 tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] GET http://192.168.122.82/volume/v3/snapshots/detail Sep 02 12:50:45 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-22a95151-5727-49a1-9a17-ca05223ebcf3 tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:45 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-22a95151-5727-49a1-9a17-ca05223ebcf3 tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] Calling method 'detail' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:45 devstack devstack@c-api.service[86935]: DEBUG cinder.api.api_utils [None req-22a95151-5727-49a1-9a17-ca05223ebcf3 tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] Removing options '' from query. {{(pid=86935) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 12:50:45 devstack devstack@c-api.service[86935]: DEBUG cinder.db.api [None req-22a95151-5727-49a1-9a17-ca05223ebcf3 tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] Building query based on filter {{(pid=86935) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 12:50:45 devstack devstack@c-api.service[86935]: /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 02 12:50:45 devstack devstack@c-api.service[86935]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 12:50:45 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-22a95151-5727-49a1-9a17-ca05223ebcf3 tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] Get all snapshots completed successfully. Sep 02 12:50:45 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:45 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:50:45 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-22a95151-5727-49a1-9a17-ca05223ebcf3 tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] http://192.168.122.82/volume/v3/snapshots/detail returned with HTTP 200 Sep 02 12:50:45 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 349/709] 192.168.122.82 () {58 vars in 1143 bytes} [Wed Sep 2 12:50:45 2026] GET /volume/v3/snapshots/detail => generated 475 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:50:45 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-19cb22eb-4819-4731-979b-17f6bc3c6b1e None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:45 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-19cb22eb-4819-4731-979b-17f6bc3c6b1e tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] GET http://192.168.122.82/volume/v3/snapshots/584f7fad-b2df-4661-8f8a-8d12248d3f12 Sep 02 12:50:45 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-19cb22eb-4819-4731-979b-17f6bc3c6b1e tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:45 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-19cb22eb-4819-4731-979b-17f6bc3c6b1e tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:45 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:45 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:50:45 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-19cb22eb-4819-4731-979b-17f6bc3c6b1e tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] Snapshot retrieved successfully. Sep 02 12:50:45 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-19cb22eb-4819-4731-979b-17f6bc3c6b1e tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] http://192.168.122.82/volume/v3/snapshots/584f7fad-b2df-4661-8f8a-8d12248d3f12 returned with HTTP 200 Sep 02 12:50:45 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 361/710] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:50:45 2026] GET /volume/v3/snapshots/584f7fad-b2df-4661-8f8a-8d12248d3f12 => generated 472 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:50:46 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-9e66a417-ab20-4357-a5f7-3b97f4c28299 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:46 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-9e66a417-ab20-4357-a5f7-3b97f4c28299 tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] GET http://192.168.122.82/volume/v3/volumes/415227ff-cc2f-44fe-96c4-bd3ca7072f61 Sep 02 12:50:46 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-9e66a417-ab20-4357-a5f7-3b97f4c28299 tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:46 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-9e66a417-ab20-4357-a5f7-3b97f4c28299 tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:46 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:50:46 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:50:46 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:46 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:50:46 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-9e66a417-ab20-4357-a5f7-3b97f4c28299 tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] Volume info retrieved successfully. Sep 02 12:50:46 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-9e66a417-ab20-4357-a5f7-3b97f4c28299 tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] http://192.168.122.82/volume/v3/volumes/415227ff-cc2f-44fe-96c4-bd3ca7072f61 returned with HTTP 200 Sep 02 12:50:46 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 350/711] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:50:46 2026] GET /volume/v3/volumes/415227ff-cc2f-44fe-96c4-bd3ca7072f61 => generated 849 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:50:46 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-8b4b89eb-aa01-43ce-b5b3-12e14450616c None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:46 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-8b4b89eb-aa01-43ce-b5b3-12e14450616c tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] GET http://192.168.122.82/volume/v3/volumes/c472f0bc-3a85-4811-ba6e-be7090ca9f9b Sep 02 12:50:46 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-8b4b89eb-aa01-43ce-b5b3-12e14450616c tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:46 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-8b4b89eb-aa01-43ce-b5b3-12e14450616c tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:46 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:50:46 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:50:46 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:46 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:50:46 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-8b4b89eb-aa01-43ce-b5b3-12e14450616c tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Volume info retrieved successfully. Sep 02 12:50:46 devstack devstack@c-api.service[86936]: WARNING stevedore.named [None req-8b4b89eb-aa01-43ce-b5b3-12e14450616c tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:50:46 devstack devstack@c-api.service[86936]: WARNING castellan.key_manager [None req-8b4b89eb-aa01-43ce-b5b3-12e14450616c tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:50:46 devstack devstack@c-api.service[86936]: DEBUG oslo_db.sqlalchemy.engines [None req-8b4b89eb-aa01-43ce-b5b3-12e14450616c tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86936) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 12:50:46 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:46 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:50:46 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-8b4b89eb-aa01-43ce-b5b3-12e14450616c tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] http://192.168.122.82/volume/v3/volumes/c472f0bc-3a85-4811-ba6e-be7090ca9f9b returned with HTTP 200 Sep 02 12:50:46 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 362/712] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:50:46 2026] GET /volume/v3/volumes/c472f0bc-3a85-4811-ba6e-be7090ca9f9b => generated 928 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 12:50:46 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-fe1c0fa8-9750-4e7e-9ca7-38c45d76cc9a None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:46 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-fe1c0fa8-9750-4e7e-9ca7-38c45d76cc9a tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] GET http://192.168.122.82/volume/v3/snapshots/584f7fad-b2df-4661-8f8a-8d12248d3f12 Sep 02 12:50:46 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-fe1c0fa8-9750-4e7e-9ca7-38c45d76cc9a tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:46 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-fe1c0fa8-9750-4e7e-9ca7-38c45d76cc9a tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:46 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:46 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:50:46 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-fe1c0fa8-9750-4e7e-9ca7-38c45d76cc9a tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] Snapshot retrieved successfully. Sep 02 12:50:46 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-fe1c0fa8-9750-4e7e-9ca7-38c45d76cc9a tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] http://192.168.122.82/volume/v3/snapshots/584f7fad-b2df-4661-8f8a-8d12248d3f12 returned with HTTP 200 Sep 02 12:50:46 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 351/713] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:50:46 2026] GET /volume/v3/snapshots/584f7fad-b2df-4661-8f8a-8d12248d3f12 => generated 472 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:50:47 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-eb512584-91d3-4cb3-bbe0-df5f57790367 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:47 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-eb512584-91d3-4cb3-bbe0-df5f57790367 tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] GET http://192.168.122.82/volume/v3/volumes/415227ff-cc2f-44fe-96c4-bd3ca7072f61 Sep 02 12:50:47 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-eb512584-91d3-4cb3-bbe0-df5f57790367 tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:47 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-eb512584-91d3-4cb3-bbe0-df5f57790367 tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:47 devstack devstack@c-api.service[86936]: DEBUG dbcounter [-] [86936] Writing DB stats cinder:SELECT=525,cinder:UPDATE=134,cinder:INSERT=96 {{(pid=86936) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 12:50:47 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:50:47 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:50:47 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:47 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:50:47 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-eb512584-91d3-4cb3-bbe0-df5f57790367 tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] Volume info retrieved successfully. Sep 02 12:50:47 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-eb512584-91d3-4cb3-bbe0-df5f57790367 tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] http://192.168.122.82/volume/v3/volumes/415227ff-cc2f-44fe-96c4-bd3ca7072f61 returned with HTTP 200 Sep 02 12:50:47 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 363/714] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:50:47 2026] GET /volume/v3/volumes/415227ff-cc2f-44fe-96c4-bd3ca7072f61 => generated 907 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:50:47 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-293f43b2-4b33-47e4-b155-3d236de7060b None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:47 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-293f43b2-4b33-47e4-b155-3d236de7060b tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] GET http://192.168.122.82/volume/v3/volumes/c472f0bc-3a85-4811-ba6e-be7090ca9f9b Sep 02 12:50:47 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-293f43b2-4b33-47e4-b155-3d236de7060b tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:47 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-293f43b2-4b33-47e4-b155-3d236de7060b tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:47 devstack devstack@c-api.service[86935]: DEBUG dbcounter [-] [86935] Writing DB stats cinder:SELECT=474,cinder:UPDATE=96,cinder:INSERT=70 {{(pid=86935) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 12:50:47 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:50:47 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:50:47 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:47 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:50:47 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-293f43b2-4b33-47e4-b155-3d236de7060b tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Volume info retrieved successfully. Sep 02 12:50:47 devstack devstack@c-api.service[86935]: WARNING stevedore.named [None req-293f43b2-4b33-47e4-b155-3d236de7060b tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:50:47 devstack devstack@c-api.service[86935]: WARNING castellan.key_manager [None req-293f43b2-4b33-47e4-b155-3d236de7060b tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:50:47 devstack devstack@c-api.service[86935]: DEBUG oslo_db.sqlalchemy.engines [None req-293f43b2-4b33-47e4-b155-3d236de7060b tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86935) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 12:50:47 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:47 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:50:47 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-293f43b2-4b33-47e4-b155-3d236de7060b tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] http://192.168.122.82/volume/v3/volumes/c472f0bc-3a85-4811-ba6e-be7090ca9f9b returned with HTTP 200 Sep 02 12:50:47 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-a648a252-36b4-42a4-b806-8f6bd84597f3 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:47 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 352/715] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:50:47 2026] GET /volume/v3/volumes/c472f0bc-3a85-4811-ba6e-be7090ca9f9b => generated 928 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:50:47 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-a648a252-36b4-42a4-b806-8f6bd84597f3 tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] GET http://192.168.122.82/volume/v3/snapshots/584f7fad-b2df-4661-8f8a-8d12248d3f12 Sep 02 12:50:47 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-a648a252-36b4-42a4-b806-8f6bd84597f3 tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:47 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-a648a252-36b4-42a4-b806-8f6bd84597f3 tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:47 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:47 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:50:47 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-a648a252-36b4-42a4-b806-8f6bd84597f3 tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] Snapshot retrieved successfully. Sep 02 12:50:47 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-a648a252-36b4-42a4-b806-8f6bd84597f3 tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] http://192.168.122.82/volume/v3/snapshots/584f7fad-b2df-4661-8f8a-8d12248d3f12 returned with HTTP 200 Sep 02 12:50:47 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 364/716] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:50:47 2026] GET /volume/v3/snapshots/584f7fad-b2df-4661-8f8a-8d12248d3f12 => generated 472 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:50:48 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-1b5a657d-ffa7-4569-a950-f86ffcfb662e None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:48 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-1b5a657d-ffa7-4569-a950-f86ffcfb662e tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] GET http://192.168.122.82/volume/v3/volumes/415227ff-cc2f-44fe-96c4-bd3ca7072f61 Sep 02 12:50:48 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-1b5a657d-ffa7-4569-a950-f86ffcfb662e tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:48 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-1b5a657d-ffa7-4569-a950-f86ffcfb662e tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:48 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:50:48 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:50:48 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:48 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:50:48 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-1b5a657d-ffa7-4569-a950-f86ffcfb662e tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] Volume info retrieved successfully. Sep 02 12:50:48 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-1b5a657d-ffa7-4569-a950-f86ffcfb662e tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] http://192.168.122.82/volume/v3/volumes/415227ff-cc2f-44fe-96c4-bd3ca7072f61 returned with HTTP 200 Sep 02 12:50:48 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 353/717] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:50:48 2026] GET /volume/v3/volumes/415227ff-cc2f-44fe-96c4-bd3ca7072f61 => generated 907 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:50:48 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-1b25a3f5-4d3d-4d40-90b4-d671663e489e None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:48 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-d4910057-1008-4721-bce6-d888a79d0fa1 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:48 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-1b25a3f5-4d3d-4d40-90b4-d671663e489e tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] GET http://192.168.122.82/volume/v3/volumes/c472f0bc-3a85-4811-ba6e-be7090ca9f9b Sep 02 12:50:48 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-1b25a3f5-4d3d-4d40-90b4-d671663e489e tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:48 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-1b25a3f5-4d3d-4d40-90b4-d671663e489e tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:48 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-d4910057-1008-4721-bce6-d888a79d0fa1 tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] GET http://192.168.122.82/volume/v3/snapshots/584f7fad-b2df-4661-8f8a-8d12248d3f12 Sep 02 12:50:48 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-d4910057-1008-4721-bce6-d888a79d0fa1 tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:48 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-d4910057-1008-4721-bce6-d888a79d0fa1 tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:48 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-d4910057-1008-4721-bce6-d888a79d0fa1 tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] http://192.168.122.82/volume/v3/snapshots/584f7fad-b2df-4661-8f8a-8d12248d3f12 returned with HTTP 404 Sep 02 12:50:48 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 354/718] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:50:48 2026] GET /volume/v3/snapshots/584f7fad-b2df-4661-8f8a-8d12248d3f12 => generated 111 bytes in 78 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:50:48 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:50:48 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:50:48 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:48 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:50:48 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-87d34cb7-8f32-4757-b642-9efc285d1b4c None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:48 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-87d34cb7-8f32-4757-b642-9efc285d1b4c tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] GET http://192.168.122.82/volume/v3/group_snapshots/eabdcbf4-d6a5-4522-9744-7c14de99bc17 Sep 02 12:50:48 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-87d34cb7-8f32-4757-b642-9efc285d1b4c tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:48 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-87d34cb7-8f32-4757-b642-9efc285d1b4c tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] Calling method 'version_select' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:48 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.group_snapshots [None req-87d34cb7-8f32-4757-b642-9efc285d1b4c tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] show called for member eabdcbf4-d6a5-4522-9744-7c14de99bc17 {{(pid=86935) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 12:50:48 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-1b25a3f5-4d3d-4d40-90b4-d671663e489e tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Volume info retrieved successfully. Sep 02 12:50:48 devstack devstack@c-api.service[86936]: WARNING stevedore.named [None req-1b25a3f5-4d3d-4d40-90b4-d671663e489e tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:50:48 devstack devstack@c-api.service[86936]: WARNING castellan.key_manager [None req-1b25a3f5-4d3d-4d40-90b4-d671663e489e tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:50:48 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-87d34cb7-8f32-4757-b642-9efc285d1b4c tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] http://192.168.122.82/volume/v3/group_snapshots/eabdcbf4-d6a5-4522-9744-7c14de99bc17 returned with HTTP 404 Sep 02 12:50:48 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 355/719] 192.168.122.82 () {60 vars in 1292 bytes} [Wed Sep 2 12:50:48 2026] GET /volume/v3/group_snapshots/eabdcbf4-d6a5-4522-9744-7c14de99bc17 => generated 116 bytes in 72 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 12:50:48 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-91aeab82-c027-4eae-8590-9561027deaab None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:48 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-91aeab82-c027-4eae-8590-9561027deaab tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] GET http://192.168.122.82/volume/v3/volumes/detail Sep 02 12:50:48 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-91aeab82-c027-4eae-8590-9561027deaab tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:48 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-91aeab82-c027-4eae-8590-9561027deaab tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] Calling method 'detail' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:48 devstack devstack@c-api.service[86935]: DEBUG cinder.api.api_utils [None req-91aeab82-c027-4eae-8590-9561027deaab tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] Removing options '' from query. {{(pid=86935) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 12:50:48 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-91aeab82-c027-4eae-8590-9561027deaab tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86935) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 12:50:48 devstack devstack@c-api.service[86936]: DEBUG oslo_db.sqlalchemy.engines [None req-1b25a3f5-4d3d-4d40-90b4-d671663e489e tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86936) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 12:50:48 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:48 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:50:48 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:50:48 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:50:48 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-91aeab82-c027-4eae-8590-9561027deaab tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] Get all volumes completed successfully. Sep 02 12:50:48 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-1b25a3f5-4d3d-4d40-90b4-d671663e489e tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] http://192.168.122.82/volume/v3/volumes/c472f0bc-3a85-4811-ba6e-be7090ca9f9b returned with HTTP 200 Sep 02 12:50:48 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 365/720] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:50:48 2026] GET /volume/v3/volumes/c472f0bc-3a85-4811-ba6e-be7090ca9f9b => generated 928 bytes in 325 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:50:49 devstack devstack@c-api.service[86935]: WARNING stevedore.named [None req-91aeab82-c027-4eae-8590-9561027deaab tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:50:49 devstack devstack@c-api.service[86935]: WARNING castellan.key_manager [None req-91aeab82-c027-4eae-8590-9561027deaab tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:50:49 devstack devstack@c-api.service[86935]: DEBUG oslo_db.sqlalchemy.engines [None req-91aeab82-c027-4eae-8590-9561027deaab tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86935) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 12:50:49 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:49 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:50:49 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-91aeab82-c027-4eae-8590-9561027deaab tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] http://192.168.122.82/volume/v3/volumes/detail returned with HTTP 200 Sep 02 12:50:49 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 356/721] 192.168.122.82 () {60 vars in 1178 bytes} [Wed Sep 2 12:50:48 2026] GET /volume/v3/volumes/detail => generated 927 bytes in 401 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:50:49 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-2d3bcd8d-5f3e-4477-aed1-600eb3214fe5 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:49 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-2d3bcd8d-5f3e-4477-aed1-600eb3214fe5 tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] POST http://192.168.122.82/volume/v3/groups/0154a52f-7847-4240-a52e-9d245ab174e8/action Sep 02 12:50:49 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-2d3bcd8d-5f3e-4477-aed1-600eb3214fe5 tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86936) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 12:50:49 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-2d3bcd8d-5f3e-4477-aed1-600eb3214fe5 tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:50:49 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.groups [None req-2d3bcd8d-5f3e-4477-aed1-600eb3214fe5 tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] delete called for group 0154a52f-7847-4240-a52e-9d245ab174e8 {{(pid=86936) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 02 12:50:49 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.groups [None req-2d3bcd8d-5f3e-4477-aed1-600eb3214fe5 tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] Delete group with id: 0154a52f-7847-4240-a52e-9d245ab174e8 Sep 02 12:50:49 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:49 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:50:49 devstack devstack@c-api.service[86936]: /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 02 12:50:49 devstack devstack@c-api.service[86936]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 02 12:50:49 devstack devstack@c-api.service[86936]: /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 02 12:50:49 devstack devstack@c-api.service[86936]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 12:50:49 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-cfeb5a90-a087-4f2c-a945-be145eb0e2d2 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:49 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-cfeb5a90-a087-4f2c-a945-be145eb0e2d2 tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] GET http://192.168.122.82/volume/v3/volumes/415227ff-cc2f-44fe-96c4-bd3ca7072f61 Sep 02 12:50:49 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-cfeb5a90-a087-4f2c-a945-be145eb0e2d2 tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:49 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-cfeb5a90-a087-4f2c-a945-be145eb0e2d2 tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:49 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-2d3bcd8d-5f3e-4477-aed1-600eb3214fe5 tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] http://192.168.122.82/volume/v3/groups/0154a52f-7847-4240-a52e-9d245ab174e8/action returned with HTTP 202 Sep 02 12:50:49 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 366/722] 192.168.122.82 () {62 vars in 1307 bytes} [Wed Sep 2 12:50:49 2026] POST /volume/v3/groups/0154a52f-7847-4240-a52e-9d245ab174e8/action => generated 0 bytes in 266 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 12:50:49 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-54b25553-4212-4e37-8e45-959225abcd52 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:49 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:50:49 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:50:49 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-54b25553-4212-4e37-8e45-959225abcd52 tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] GET http://192.168.122.82/volume/v3/volumes/06fdf69b-f4b0-4f69-92f6-cf939ff2154a Sep 02 12:50:49 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-54b25553-4212-4e37-8e45-959225abcd52 tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:49 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-54b25553-4212-4e37-8e45-959225abcd52 tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:49 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:49 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:50:49 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:50:49 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:50:49 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:49 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:50:49 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-54b25553-4212-4e37-8e45-959225abcd52 tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] Volume info retrieved successfully. Sep 02 12:50:49 devstack devstack@c-api.service[86936]: WARNING stevedore.named [None req-54b25553-4212-4e37-8e45-959225abcd52 tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:50:49 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-cfeb5a90-a087-4f2c-a945-be145eb0e2d2 tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] Volume info retrieved successfully. Sep 02 12:50:49 devstack devstack@c-api.service[86936]: WARNING castellan.key_manager [None req-54b25553-4212-4e37-8e45-959225abcd52 tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:50:49 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-cfeb5a90-a087-4f2c-a945-be145eb0e2d2 tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] http://192.168.122.82/volume/v3/volumes/415227ff-cc2f-44fe-96c4-bd3ca7072f61 returned with HTTP 200 Sep 02 12:50:49 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 357/723] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:50:49 2026] GET /volume/v3/volumes/415227ff-cc2f-44fe-96c4-bd3ca7072f61 => generated 907 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 12:50:49 devstack devstack@c-api.service[86936]: DEBUG oslo_db.sqlalchemy.engines [None req-54b25553-4212-4e37-8e45-959225abcd52 tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86936) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 12:50:49 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:49 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:50:49 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-54b25553-4212-4e37-8e45-959225abcd52 tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] http://192.168.122.82/volume/v3/volumes/06fdf69b-f4b0-4f69-92f6-cf939ff2154a returned with HTTP 200 Sep 02 12:50:49 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 367/724] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:50:49 2026] GET /volume/v3/volumes/06fdf69b-f4b0-4f69-92f6-cf939ff2154a => generated 923 bytes in 406 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:50:50 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-eade027e-a56c-4879-915b-9520994f469e None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:50 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-eade027e-a56c-4879-915b-9520994f469e tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] GET http://192.168.122.82/volume/v3/volumes/c472f0bc-3a85-4811-ba6e-be7090ca9f9b Sep 02 12:50:50 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-eade027e-a56c-4879-915b-9520994f469e tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:50 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-eade027e-a56c-4879-915b-9520994f469e tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:50 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:50:50 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:50:50 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:50 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:50:50 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-eade027e-a56c-4879-915b-9520994f469e tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Volume info retrieved successfully. Sep 02 12:50:50 devstack devstack@c-api.service[86935]: WARNING stevedore.named [None req-eade027e-a56c-4879-915b-9520994f469e tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:50:50 devstack devstack@c-api.service[86935]: WARNING castellan.key_manager [None req-eade027e-a56c-4879-915b-9520994f469e tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:50:50 devstack devstack@c-api.service[86935]: DEBUG oslo_db.sqlalchemy.engines [None req-eade027e-a56c-4879-915b-9520994f469e tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86935) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 12:50:50 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:50 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:50:50 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-eade027e-a56c-4879-915b-9520994f469e tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] http://192.168.122.82/volume/v3/volumes/c472f0bc-3a85-4811-ba6e-be7090ca9f9b returned with HTTP 200 Sep 02 12:50:50 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 358/725] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:50:50 2026] GET /volume/v3/volumes/c472f0bc-3a85-4811-ba6e-be7090ca9f9b => generated 928 bytes in 519 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:50:50 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-76afcc0f-7a6b-4b52-8e40-85f0121e161d None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:50 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-76afcc0f-7a6b-4b52-8e40-85f0121e161d tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] GET http://192.168.122.82/volume/v3/volumes/415227ff-cc2f-44fe-96c4-bd3ca7072f61 Sep 02 12:50:50 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-76afcc0f-7a6b-4b52-8e40-85f0121e161d tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:50 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-76afcc0f-7a6b-4b52-8e40-85f0121e161d tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:50 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:50:50 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:50:50 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:50 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:50:50 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-76afcc0f-7a6b-4b52-8e40-85f0121e161d tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] Volume info retrieved successfully. Sep 02 12:50:50 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-76afcc0f-7a6b-4b52-8e40-85f0121e161d tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] http://192.168.122.82/volume/v3/volumes/415227ff-cc2f-44fe-96c4-bd3ca7072f61 returned with HTTP 200 Sep 02 12:50:50 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 368/726] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:50:50 2026] GET /volume/v3/volumes/415227ff-cc2f-44fe-96c4-bd3ca7072f61 => generated 907 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 12:50:51 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-a8155f10-10af-4465-915c-aaec7571120a None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:51 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-a8155f10-10af-4465-915c-aaec7571120a tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] GET http://192.168.122.82/volume/v3/volumes/06fdf69b-f4b0-4f69-92f6-cf939ff2154a Sep 02 12:50:51 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-a8155f10-10af-4465-915c-aaec7571120a tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:51 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-a8155f10-10af-4465-915c-aaec7571120a tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:51 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:50:51 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:50:51 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:51 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:50:51 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-a8155f10-10af-4465-915c-aaec7571120a tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] Volume info retrieved successfully. Sep 02 12:50:51 devstack devstack@c-api.service[86935]: WARNING stevedore.named [None req-a8155f10-10af-4465-915c-aaec7571120a tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:50:51 devstack devstack@c-api.service[86935]: WARNING castellan.key_manager [None req-a8155f10-10af-4465-915c-aaec7571120a tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:50:51 devstack devstack@c-api.service[86935]: DEBUG oslo_db.sqlalchemy.engines [None req-a8155f10-10af-4465-915c-aaec7571120a tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86935) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 12:50:51 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:51 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:50:51 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-a8155f10-10af-4465-915c-aaec7571120a tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] http://192.168.122.82/volume/v3/volumes/06fdf69b-f4b0-4f69-92f6-cf939ff2154a returned with HTTP 200 Sep 02 12:50:51 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 359/727] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:50:51 2026] GET /volume/v3/volumes/06fdf69b-f4b0-4f69-92f6-cf939ff2154a => generated 923 bytes in 581 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 12:50:51 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-420c8790-8c53-4337-88bb-76ef99949e01 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:51 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-420c8790-8c53-4337-88bb-76ef99949e01 tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] GET http://192.168.122.82/volume/v3/volumes/c472f0bc-3a85-4811-ba6e-be7090ca9f9b Sep 02 12:50:51 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-420c8790-8c53-4337-88bb-76ef99949e01 tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:51 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-420c8790-8c53-4337-88bb-76ef99949e01 tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:51 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:50:51 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:50:51 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:51 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:50:51 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-420c8790-8c53-4337-88bb-76ef99949e01 tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Volume info retrieved successfully. Sep 02 12:50:51 devstack devstack@c-api.service[86936]: WARNING stevedore.named [None req-420c8790-8c53-4337-88bb-76ef99949e01 tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:50:51 devstack devstack@c-api.service[86936]: WARNING castellan.key_manager [None req-420c8790-8c53-4337-88bb-76ef99949e01 tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:50:51 devstack devstack@c-api.service[86936]: DEBUG oslo_db.sqlalchemy.engines [None req-420c8790-8c53-4337-88bb-76ef99949e01 tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86936) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 12:50:51 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:51 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:50:52 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-0f395e92-b326-447e-b467-a1271de02357 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:52 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-0f395e92-b326-447e-b467-a1271de02357 tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] GET http://192.168.122.82/volume/v3/volumes/415227ff-cc2f-44fe-96c4-bd3ca7072f61 Sep 02 12:50:52 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-0f395e92-b326-447e-b467-a1271de02357 tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:52 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-0f395e92-b326-447e-b467-a1271de02357 tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:52 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-420c8790-8c53-4337-88bb-76ef99949e01 tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] http://192.168.122.82/volume/v3/volumes/c472f0bc-3a85-4811-ba6e-be7090ca9f9b returned with HTTP 200 Sep 02 12:50:52 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 369/728] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:50:51 2026] GET /volume/v3/volumes/c472f0bc-3a85-4811-ba6e-be7090ca9f9b => generated 928 bytes in 460 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:50:52 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:50:52 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:50:52 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:52 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:50:52 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-0f395e92-b326-447e-b467-a1271de02357 tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] Volume info retrieved successfully. Sep 02 12:50:52 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-0f395e92-b326-447e-b467-a1271de02357 tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] http://192.168.122.82/volume/v3/volumes/415227ff-cc2f-44fe-96c4-bd3ca7072f61 returned with HTTP 200 Sep 02 12:50:52 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 360/729] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:50:52 2026] GET /volume/v3/volumes/415227ff-cc2f-44fe-96c4-bd3ca7072f61 => generated 907 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:50:52 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-9eefdfdb-ad26-4cc5-9264-4877ce84380e None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:52 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-9eefdfdb-ad26-4cc5-9264-4877ce84380e tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] GET http://192.168.122.82/volume/v3/volumes/06fdf69b-f4b0-4f69-92f6-cf939ff2154a Sep 02 12:50:52 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-9eefdfdb-ad26-4cc5-9264-4877ce84380e tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:52 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-9eefdfdb-ad26-4cc5-9264-4877ce84380e tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:52 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-9eefdfdb-ad26-4cc5-9264-4877ce84380e tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] http://192.168.122.82/volume/v3/volumes/06fdf69b-f4b0-4f69-92f6-cf939ff2154a returned with HTTP 404 Sep 02 12:50:52 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 370/730] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:50:52 2026] GET /volume/v3/volumes/06fdf69b-f4b0-4f69-92f6-cf939ff2154a => generated 109 bytes in 83 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 12:50:52 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-2c72ecbb-3918-4b45-8267-733743eefb3c None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:52 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-2c72ecbb-3918-4b45-8267-733743eefb3c tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] GET http://192.168.122.82/volume/v3/groups/0154a52f-7847-4240-a52e-9d245ab174e8 Sep 02 12:50:52 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-2c72ecbb-3918-4b45-8267-733743eefb3c tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:52 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-2c72ecbb-3918-4b45-8267-733743eefb3c tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] Calling method 'version_select' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:52 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.groups [None req-2c72ecbb-3918-4b45-8267-733743eefb3c tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] show called for member 0154a52f-7847-4240-a52e-9d245ab174e8 {{(pid=86935) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 12:50:52 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-2c72ecbb-3918-4b45-8267-733743eefb3c tempest-GroupSnapshotsV319Test-978528938 tempest-GroupSnapshotsV319Test-978528938-project-member] http://192.168.122.82/volume/v3/groups/0154a52f-7847-4240-a52e-9d245ab174e8 returned with HTTP 404 Sep 02 12:50:52 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 361/731] 192.168.122.82 () {60 vars in 1265 bytes} [Wed Sep 2 12:50:52 2026] GET /volume/v3/groups/0154a52f-7847-4240-a52e-9d245ab174e8 => generated 108 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 12:50:52 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-e891e3b8-b1c9-40fa-9002-1d5e8cf4bade None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:52 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-e891e3b8-b1c9-40fa-9002-1d5e8cf4bade tempest-GroupSnapshotsV319Test-64812442 tempest-GroupSnapshotsV319Test-64812442-project-admin] DELETE http://192.168.122.82/volume/v3/group_types/6595c5c0-9dcc-4290-9978-e315400dad82 Sep 02 12:50:52 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-e891e3b8-b1c9-40fa-9002-1d5e8cf4bade tempest-GroupSnapshotsV319Test-64812442 tempest-GroupSnapshotsV319Test-64812442-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:52 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-e891e3b8-b1c9-40fa-9002-1d5e8cf4bade tempest-GroupSnapshotsV319Test-64812442 tempest-GroupSnapshotsV319Test-64812442-project-admin] Calling method 'version_select' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:52 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-e891e3b8-b1c9-40fa-9002-1d5e8cf4bade tempest-GroupSnapshotsV319Test-64812442 tempest-GroupSnapshotsV319Test-64812442-project-admin] http://192.168.122.82/volume/v3/group_types/6595c5c0-9dcc-4290-9978-e315400dad82 returned with HTTP 202 Sep 02 12:50:52 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 371/732] 192.168.122.82 () {60 vars in 1283 bytes} [Wed Sep 2 12:50:52 2026] DELETE /volume/v3/group_types/6595c5c0-9dcc-4290-9978-e315400dad82 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 12:50:52 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-cf61abcb-c97a-43bc-b8d8-79e861401e71 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:52 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-cf61abcb-c97a-43bc-b8d8-79e861401e71 tempest-GroupSnapshotsV319Test-64812442 tempest-GroupSnapshotsV319Test-64812442-project-admin] DELETE http://192.168.122.82/volume/v3/types/7083a2d9-5eb0-45ff-8227-7947668e0dca Sep 02 12:50:52 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-cf61abcb-c97a-43bc-b8d8-79e861401e71 tempest-GroupSnapshotsV319Test-64812442 tempest-GroupSnapshotsV319Test-64812442-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:52 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-cf61abcb-c97a-43bc-b8d8-79e861401e71 tempest-GroupSnapshotsV319Test-64812442 tempest-GroupSnapshotsV319Test-64812442-project-admin] Calling method '_delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:52 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-cf61abcb-c97a-43bc-b8d8-79e861401e71 tempest-GroupSnapshotsV319Test-64812442 tempest-GroupSnapshotsV319Test-64812442-project-admin] http://192.168.122.82/volume/v3/types/7083a2d9-5eb0-45ff-8227-7947668e0dca returned with HTTP 202 Sep 02 12:50:52 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 362/733] 192.168.122.82 () {58 vars in 1224 bytes} [Wed Sep 2 12:50:52 2026] DELETE /volume/v3/types/7083a2d9-5eb0-45ff-8227-7947668e0dca => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 12:50:52 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-861fc096-eed1-4586-a049-21d677d5b5e6 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:52 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-861fc096-eed1-4586-a049-21d677d5b5e6 tempest-GroupSnapshotsV319Test-64812442 tempest-GroupSnapshotsV319Test-64812442-project-admin] GET http://192.168.122.82/volume/v3/types/7083a2d9-5eb0-45ff-8227-7947668e0dca Sep 02 12:50:52 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-861fc096-eed1-4586-a049-21d677d5b5e6 tempest-GroupSnapshotsV319Test-64812442 tempest-GroupSnapshotsV319Test-64812442-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:52 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-861fc096-eed1-4586-a049-21d677d5b5e6 tempest-GroupSnapshotsV319Test-64812442 tempest-GroupSnapshotsV319Test-64812442-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:53 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-861fc096-eed1-4586-a049-21d677d5b5e6 tempest-GroupSnapshotsV319Test-64812442 tempest-GroupSnapshotsV319Test-64812442-project-admin] http://192.168.122.82/volume/v3/types/7083a2d9-5eb0-45ff-8227-7947668e0dca returned with HTTP 404 Sep 02 12:50:53 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 372/734] 192.168.122.82 () {58 vars in 1221 bytes} [Wed Sep 2 12:50:52 2026] GET /volume/v3/types/7083a2d9-5eb0-45ff-8227-7947668e0dca => generated 114 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:50:53 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-1cfc579d-92b1-4d8a-b410-8bf763979595 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:53 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-1cfc579d-92b1-4d8a-b410-8bf763979595 tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] GET http://192.168.122.82/volume/v3/volumes/c472f0bc-3a85-4811-ba6e-be7090ca9f9b Sep 02 12:50:53 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-1cfc579d-92b1-4d8a-b410-8bf763979595 tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:53 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-1cfc579d-92b1-4d8a-b410-8bf763979595 tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:53 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:50:53 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:50:53 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:53 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:50:53 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-1cfc579d-92b1-4d8a-b410-8bf763979595 tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Volume info retrieved successfully. Sep 02 12:50:53 devstack devstack@c-api.service[86935]: WARNING stevedore.named [None req-1cfc579d-92b1-4d8a-b410-8bf763979595 tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:50:53 devstack devstack@c-api.service[86935]: WARNING castellan.key_manager [None req-1cfc579d-92b1-4d8a-b410-8bf763979595 tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:50:53 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-54e88913-b28d-4c02-a67d-817cf861bb2b None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:53 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-54e88913-b28d-4c02-a67d-817cf861bb2b tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] GET http://192.168.122.82/volume/v3/volumes/415227ff-cc2f-44fe-96c4-bd3ca7072f61 Sep 02 12:50:53 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-54e88913-b28d-4c02-a67d-817cf861bb2b tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:53 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-54e88913-b28d-4c02-a67d-817cf861bb2b tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:53 devstack devstack@c-api.service[86935]: DEBUG oslo_db.sqlalchemy.engines [None req-1cfc579d-92b1-4d8a-b410-8bf763979595 tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86935) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 12:50:53 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:53 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:50:53 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:50:53 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:50:53 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:53 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:50:53 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-54e88913-b28d-4c02-a67d-817cf861bb2b tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] Volume info retrieved successfully. Sep 02 12:50:53 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-1cfc579d-92b1-4d8a-b410-8bf763979595 tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] http://192.168.122.82/volume/v3/volumes/c472f0bc-3a85-4811-ba6e-be7090ca9f9b returned with HTTP 200 Sep 02 12:50:53 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 363/735] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:50:53 2026] GET /volume/v3/volumes/c472f0bc-3a85-4811-ba6e-be7090ca9f9b => generated 928 bytes in 327 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:50:53 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-54e88913-b28d-4c02-a67d-817cf861bb2b tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] http://192.168.122.82/volume/v3/volumes/415227ff-cc2f-44fe-96c4-bd3ca7072f61 returned with HTTP 200 Sep 02 12:50:53 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 373/736] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:50:53 2026] GET /volume/v3/volumes/415227ff-cc2f-44fe-96c4-bd3ca7072f61 => generated 907 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:50:54 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-2c9c0df3-4a2b-42c2-a148-3c3181290a39 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:54 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-97d05804-5553-4f1b-ad73-740ca8176144 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:54 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-2c9c0df3-4a2b-42c2-a148-3c3181290a39 tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] GET http://192.168.122.82/volume/v3/volumes/c472f0bc-3a85-4811-ba6e-be7090ca9f9b Sep 02 12:50:54 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-97d05804-5553-4f1b-ad73-740ca8176144 tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] GET http://192.168.122.82/volume/v3/volumes/415227ff-cc2f-44fe-96c4-bd3ca7072f61 Sep 02 12:50:54 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-2c9c0df3-4a2b-42c2-a148-3c3181290a39 tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:54 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-97d05804-5553-4f1b-ad73-740ca8176144 tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:54 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-2c9c0df3-4a2b-42c2-a148-3c3181290a39 tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:54 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-97d05804-5553-4f1b-ad73-740ca8176144 tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:54 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:50:54 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:50:54 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:54 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:50:54 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:50:54 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:50:54 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:54 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:50:54 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-2c9c0df3-4a2b-42c2-a148-3c3181290a39 tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Volume info retrieved successfully. Sep 02 12:50:54 devstack devstack@c-api.service[86935]: WARNING stevedore.named [None req-2c9c0df3-4a2b-42c2-a148-3c3181290a39 tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:50:54 devstack devstack@c-api.service[86935]: WARNING castellan.key_manager [None req-2c9c0df3-4a2b-42c2-a148-3c3181290a39 tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:50:54 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-97d05804-5553-4f1b-ad73-740ca8176144 tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] Volume info retrieved successfully. Sep 02 12:50:54 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-97d05804-5553-4f1b-ad73-740ca8176144 tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] http://192.168.122.82/volume/v3/volumes/415227ff-cc2f-44fe-96c4-bd3ca7072f61 returned with HTTP 200 Sep 02 12:50:54 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 374/737] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:50:54 2026] GET /volume/v3/volumes/415227ff-cc2f-44fe-96c4-bd3ca7072f61 => generated 907 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:50:54 devstack devstack@c-api.service[86935]: DEBUG oslo_db.sqlalchemy.engines [None req-2c9c0df3-4a2b-42c2-a148-3c3181290a39 tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86935) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 12:50:54 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:54 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:50:54 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-2c9c0df3-4a2b-42c2-a148-3c3181290a39 tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] http://192.168.122.82/volume/v3/volumes/c472f0bc-3a85-4811-ba6e-be7090ca9f9b returned with HTTP 200 Sep 02 12:50:54 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 364/738] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:50:54 2026] GET /volume/v3/volumes/c472f0bc-3a85-4811-ba6e-be7090ca9f9b => generated 928 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:50:55 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-a9e54af0-7b8b-4e91-90e2-3d733a6d373d None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:55 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-a9e54af0-7b8b-4e91-90e2-3d733a6d373d tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] GET http://192.168.122.82/volume/v3/volumes/415227ff-cc2f-44fe-96c4-bd3ca7072f61 Sep 02 12:50:55 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-a9e54af0-7b8b-4e91-90e2-3d733a6d373d tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:55 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-a9e54af0-7b8b-4e91-90e2-3d733a6d373d tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:55 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:50:55 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:50:55 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:55 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:50:55 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-a9e54af0-7b8b-4e91-90e2-3d733a6d373d tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] Volume info retrieved successfully. Sep 02 12:50:55 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-a9e54af0-7b8b-4e91-90e2-3d733a6d373d tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] http://192.168.122.82/volume/v3/volumes/415227ff-cc2f-44fe-96c4-bd3ca7072f61 returned with HTTP 200 Sep 02 12:50:55 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 375/739] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:50:55 2026] GET /volume/v3/volumes/415227ff-cc2f-44fe-96c4-bd3ca7072f61 => generated 907 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:50:55 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-d9322508-447e-4d63-8fb5-4b5e866e0bee None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:55 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-d9322508-447e-4d63-8fb5-4b5e866e0bee tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] GET http://192.168.122.82/volume/v3/volumes/c472f0bc-3a85-4811-ba6e-be7090ca9f9b Sep 02 12:50:55 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-d9322508-447e-4d63-8fb5-4b5e866e0bee tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:55 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-d9322508-447e-4d63-8fb5-4b5e866e0bee tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:55 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:50:55 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:50:55 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:55 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:50:55 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-d9322508-447e-4d63-8fb5-4b5e866e0bee tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Volume info retrieved successfully. Sep 02 12:50:55 devstack devstack@c-api.service[86935]: WARNING stevedore.named [None req-d9322508-447e-4d63-8fb5-4b5e866e0bee tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:50:55 devstack devstack@c-api.service[86935]: WARNING castellan.key_manager [None req-d9322508-447e-4d63-8fb5-4b5e866e0bee tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:50:55 devstack devstack@c-api.service[86935]: DEBUG oslo_db.sqlalchemy.engines [None req-d9322508-447e-4d63-8fb5-4b5e866e0bee tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86935) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 12:50:55 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:55 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:50:55 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-d9322508-447e-4d63-8fb5-4b5e866e0bee tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] http://192.168.122.82/volume/v3/volumes/c472f0bc-3a85-4811-ba6e-be7090ca9f9b returned with HTTP 200 Sep 02 12:50:55 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 365/740] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:50:55 2026] GET /volume/v3/volumes/c472f0bc-3a85-4811-ba6e-be7090ca9f9b => generated 928 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:50:56 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-b7d08005-c76d-432e-9c81-25087368181c None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:56 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-b7d08005-c76d-432e-9c81-25087368181c tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] GET http://192.168.122.82/volume/v3/volumes/415227ff-cc2f-44fe-96c4-bd3ca7072f61 Sep 02 12:50:56 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-b7d08005-c76d-432e-9c81-25087368181c tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:56 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-b7d08005-c76d-432e-9c81-25087368181c tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:56 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:50:56 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:50:56 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:56 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:50:56 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-b7d08005-c76d-432e-9c81-25087368181c tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] Volume info retrieved successfully. Sep 02 12:50:56 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-b7d08005-c76d-432e-9c81-25087368181c tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] http://192.168.122.82/volume/v3/volumes/415227ff-cc2f-44fe-96c4-bd3ca7072f61 returned with HTTP 200 Sep 02 12:50:56 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 376/741] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:50:56 2026] GET /volume/v3/volumes/415227ff-cc2f-44fe-96c4-bd3ca7072f61 => generated 907 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:50:56 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-cd7d2de9-5510-4e07-ad6a-c88897cdc931 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:56 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-cd7d2de9-5510-4e07-ad6a-c88897cdc931 tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] GET http://192.168.122.82/volume/v3/volumes/c472f0bc-3a85-4811-ba6e-be7090ca9f9b Sep 02 12:50:56 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-cd7d2de9-5510-4e07-ad6a-c88897cdc931 tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:56 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-cd7d2de9-5510-4e07-ad6a-c88897cdc931 tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:56 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:50:56 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:50:56 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:56 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:50:56 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-cd7d2de9-5510-4e07-ad6a-c88897cdc931 tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Volume info retrieved successfully. Sep 02 12:50:56 devstack devstack@c-api.service[86935]: WARNING stevedore.named [None req-cd7d2de9-5510-4e07-ad6a-c88897cdc931 tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:50:56 devstack devstack@c-api.service[86935]: WARNING castellan.key_manager [None req-cd7d2de9-5510-4e07-ad6a-c88897cdc931 tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:50:56 devstack devstack@c-api.service[86935]: DEBUG oslo_db.sqlalchemy.engines [None req-cd7d2de9-5510-4e07-ad6a-c88897cdc931 tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86935) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 12:50:56 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:56 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:50:56 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-cd7d2de9-5510-4e07-ad6a-c88897cdc931 tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] http://192.168.122.82/volume/v3/volumes/c472f0bc-3a85-4811-ba6e-be7090ca9f9b returned with HTTP 200 Sep 02 12:50:56 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 366/742] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:50:56 2026] GET /volume/v3/volumes/c472f0bc-3a85-4811-ba6e-be7090ca9f9b => generated 929 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:50:57 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-0ed76a67-cc9d-4a57-84cc-d1b14bec351e None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:57 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-0ed76a67-cc9d-4a57-84cc-d1b14bec351e tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] GET http://192.168.122.82/volume/v3/groups/09aed0fc-8dd9-41a4-90f9-93a27586aa40 Sep 02 12:50:57 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-0ed76a67-cc9d-4a57-84cc-d1b14bec351e tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:57 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-0ed76a67-cc9d-4a57-84cc-d1b14bec351e tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Calling method 'version_select' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:57 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.groups [None req-0ed76a67-cc9d-4a57-84cc-d1b14bec351e tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] show called for member 09aed0fc-8dd9-41a4-90f9-93a27586aa40 {{(pid=86936) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 12:50:57 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:57 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:50:57 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:50:57 devstack devstack@c-api.service[86936]: return base.obj_make_list(context, cls(context), Sep 02 12:50:57 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-0ed76a67-cc9d-4a57-84cc-d1b14bec351e tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] http://192.168.122.82/volume/v3/groups/09aed0fc-8dd9-41a4-90f9-93a27586aa40 returned with HTTP 200 Sep 02 12:50:57 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 377/743] 192.168.122.82 () {60 vars in 1265 bytes} [Wed Sep 2 12:50:57 2026] GET /volume/v3/groups/09aed0fc-8dd9-41a4-90f9-93a27586aa40 => generated 417 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:50:57 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-22f98836-6be0-4930-8ca9-b2e2cb524cff None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:57 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-22f98836-6be0-4930-8ca9-b2e2cb524cff tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] GET http://192.168.122.82/volume/v3/volumes/detail Sep 02 12:50:57 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-22f98836-6be0-4930-8ca9-b2e2cb524cff tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:57 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-22f98836-6be0-4930-8ca9-b2e2cb524cff tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Calling method 'detail' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:57 devstack devstack@c-api.service[86935]: DEBUG cinder.api.api_utils [None req-22f98836-6be0-4930-8ca9-b2e2cb524cff tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Removing options '' from query. {{(pid=86935) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 12:50:57 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-22f98836-6be0-4930-8ca9-b2e2cb524cff tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86935) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 12:50:57 devstack devstack@c-api.service[86935]: /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 02 12:50:57 devstack devstack@c-api.service[86935]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 12:50:57 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:50:57 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:50:57 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:50:57 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:50:57 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-22f98836-6be0-4930-8ca9-b2e2cb524cff tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Get all volumes completed successfully. Sep 02 12:50:57 devstack devstack@c-api.service[86935]: WARNING stevedore.named [None req-22f98836-6be0-4930-8ca9-b2e2cb524cff tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:50:57 devstack devstack@c-api.service[86935]: WARNING castellan.key_manager [None req-22f98836-6be0-4930-8ca9-b2e2cb524cff tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:50:57 devstack devstack@c-api.service[86935]: DEBUG oslo_db.sqlalchemy.engines [None req-22f98836-6be0-4930-8ca9-b2e2cb524cff tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86935) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 12:50:57 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:57 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:50:57 devstack devstack@c-api.service[86935]: WARNING stevedore.named [None req-22f98836-6be0-4930-8ca9-b2e2cb524cff tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:50:57 devstack devstack@c-api.service[86935]: WARNING castellan.key_manager [None req-22f98836-6be0-4930-8ca9-b2e2cb524cff tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:50:57 devstack devstack@c-api.service[86935]: DEBUG oslo_db.sqlalchemy.engines [None req-22f98836-6be0-4930-8ca9-b2e2cb524cff tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86935) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 12:50:57 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:57 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:50:57 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-22f98836-6be0-4930-8ca9-b2e2cb524cff tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] http://192.168.122.82/volume/v3/volumes/detail returned with HTTP 200 Sep 02 12:50:57 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 367/744] 192.168.122.82 () {60 vars in 1178 bytes} [Wed Sep 2 12:50:57 2026] GET /volume/v3/volumes/detail => generated 1840 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 12:50:57 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-a05ba638-cd18-4c3a-a4a4-a999577ce563 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:57 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-a05ba638-cd18-4c3a-a4a4-a999577ce563 tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] POST http://192.168.122.82/volume/v3/groups/09aed0fc-8dd9-41a4-90f9-93a27586aa40/action Sep 02 12:50:57 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-a05ba638-cd18-4c3a-a4a4-a999577ce563 tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86936) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 12:50:57 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-a05ba638-cd18-4c3a-a4a4-a999577ce563 tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:50:57 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.groups [None req-a05ba638-cd18-4c3a-a4a4-a999577ce563 tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] delete called for group 09aed0fc-8dd9-41a4-90f9-93a27586aa40 {{(pid=86936) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 02 12:50:57 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.groups [None req-a05ba638-cd18-4c3a-a4a4-a999577ce563 tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Delete group with id: 09aed0fc-8dd9-41a4-90f9-93a27586aa40 Sep 02 12:50:57 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:57 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:50:57 devstack devstack@c-api.service[86936]: /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 02 12:50:57 devstack devstack@c-api.service[86936]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 02 12:50:57 devstack devstack@c-api.service[86936]: /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 02 12:50:57 devstack devstack@c-api.service[86936]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 12:50:57 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-a05ba638-cd18-4c3a-a4a4-a999577ce563 tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] http://192.168.122.82/volume/v3/groups/09aed0fc-8dd9-41a4-90f9-93a27586aa40/action returned with HTTP 202 Sep 02 12:50:57 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 378/745] 192.168.122.82 () {62 vars in 1307 bytes} [Wed Sep 2 12:50:57 2026] POST /volume/v3/groups/09aed0fc-8dd9-41a4-90f9-93a27586aa40/action => generated 0 bytes in 127 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 12:50:57 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-0e012797-7c85-4d23-9905-fdc2fc89b90c None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:57 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-0e012797-7c85-4d23-9905-fdc2fc89b90c tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] GET http://192.168.122.82/volume/v3/volumes/c472f0bc-3a85-4811-ba6e-be7090ca9f9b Sep 02 12:50:57 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-0e012797-7c85-4d23-9905-fdc2fc89b90c tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:57 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-0e012797-7c85-4d23-9905-fdc2fc89b90c tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:57 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:50:57 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:50:57 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:57 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:50:57 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-0e012797-7c85-4d23-9905-fdc2fc89b90c tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Volume info retrieved successfully. Sep 02 12:50:57 devstack devstack@c-api.service[86935]: WARNING stevedore.named [None req-0e012797-7c85-4d23-9905-fdc2fc89b90c tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:50:57 devstack devstack@c-api.service[86935]: WARNING castellan.key_manager [None req-0e012797-7c85-4d23-9905-fdc2fc89b90c tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:50:57 devstack devstack@c-api.service[86935]: DEBUG oslo_db.sqlalchemy.engines [None req-0e012797-7c85-4d23-9905-fdc2fc89b90c tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86935) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 12:50:57 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:57 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:50:57 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-0e012797-7c85-4d23-9905-fdc2fc89b90c tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] http://192.168.122.82/volume/v3/volumes/c472f0bc-3a85-4811-ba6e-be7090ca9f9b returned with HTTP 200 Sep 02 12:50:57 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 368/746] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:50:57 2026] GET /volume/v3/volumes/c472f0bc-3a85-4811-ba6e-be7090ca9f9b => generated 928 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:50:57 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-690afa47-68f9-4ae4-afdf-aabca2f44a85 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:57 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-690afa47-68f9-4ae4-afdf-aabca2f44a85 tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] GET http://192.168.122.82/volume/v3/volumes/415227ff-cc2f-44fe-96c4-bd3ca7072f61 Sep 02 12:50:57 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-690afa47-68f9-4ae4-afdf-aabca2f44a85 tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:57 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-690afa47-68f9-4ae4-afdf-aabca2f44a85 tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:57 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:50:57 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:50:57 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:57 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:50:57 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-690afa47-68f9-4ae4-afdf-aabca2f44a85 tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] Volume info retrieved successfully. Sep 02 12:50:57 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-690afa47-68f9-4ae4-afdf-aabca2f44a85 tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] http://192.168.122.82/volume/v3/volumes/415227ff-cc2f-44fe-96c4-bd3ca7072f61 returned with HTTP 200 Sep 02 12:50:57 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 379/747] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:50:57 2026] GET /volume/v3/volumes/415227ff-cc2f-44fe-96c4-bd3ca7072f61 => generated 910 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:50:58 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-cdbd8ef7-f055-4d9c-8879-4eb2d17f25f6 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:58 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-47e38803-5c73-4c76-8e7c-d218cd4de356 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:58 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-47e38803-5c73-4c76-8e7c-d218cd4de356 tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] GET http://192.168.122.82/volume/v3/volumes/c472f0bc-3a85-4811-ba6e-be7090ca9f9b Sep 02 12:50:58 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-47e38803-5c73-4c76-8e7c-d218cd4de356 tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:58 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-47e38803-5c73-4c76-8e7c-d218cd4de356 tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:58 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-47e38803-5c73-4c76-8e7c-d218cd4de356 tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] http://192.168.122.82/volume/v3/volumes/c472f0bc-3a85-4811-ba6e-be7090ca9f9b returned with HTTP 404 Sep 02 12:50:58 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 380/748] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:50:58 2026] GET /volume/v3/volumes/c472f0bc-3a85-4811-ba6e-be7090ca9f9b => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 12:50:58 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-fc47cbe4-b5ca-4c68-95f8-711f102229ed None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:58 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-fc47cbe4-b5ca-4c68-95f8-711f102229ed tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] GET http://192.168.122.82/volume/v3/groups/09aed0fc-8dd9-41a4-90f9-93a27586aa40 Sep 02 12:50:58 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-fc47cbe4-b5ca-4c68-95f8-711f102229ed tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:58 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-fc47cbe4-b5ca-4c68-95f8-711f102229ed tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Calling method 'version_select' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:58 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.groups [None req-fc47cbe4-b5ca-4c68-95f8-711f102229ed tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] show called for member 09aed0fc-8dd9-41a4-90f9-93a27586aa40 {{(pid=86936) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 12:50:58 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-fc47cbe4-b5ca-4c68-95f8-711f102229ed tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] http://192.168.122.82/volume/v3/groups/09aed0fc-8dd9-41a4-90f9-93a27586aa40 returned with HTTP 404 Sep 02 12:50:58 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 381/749] 192.168.122.82 () {60 vars in 1265 bytes} [Wed Sep 2 12:50:58 2026] GET /volume/v3/groups/09aed0fc-8dd9-41a4-90f9-93a27586aa40 => generated 108 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 12:50:58 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-ae5cb197-722e-4490-bdf5-4ef06e7a8eac None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:58 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-ae5cb197-722e-4490-bdf5-4ef06e7a8eac tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] GET http://192.168.122.82/volume/v3/volumes/detail Sep 02 12:50:58 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-ae5cb197-722e-4490-bdf5-4ef06e7a8eac tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:58 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-ae5cb197-722e-4490-bdf5-4ef06e7a8eac tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Calling method 'detail' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:58 devstack devstack@c-api.service[86936]: DEBUG cinder.api.api_utils [None req-ae5cb197-722e-4490-bdf5-4ef06e7a8eac tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Removing options '' from query. {{(pid=86936) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 12:50:58 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-ae5cb197-722e-4490-bdf5-4ef06e7a8eac tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86936) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 12:50:58 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:50:58 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:50:58 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-ae5cb197-722e-4490-bdf5-4ef06e7a8eac tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Get all volumes completed successfully. Sep 02 12:50:58 devstack devstack@c-api.service[86936]: WARNING stevedore.named [None req-ae5cb197-722e-4490-bdf5-4ef06e7a8eac tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:50:58 devstack devstack@c-api.service[86936]: WARNING castellan.key_manager [None req-ae5cb197-722e-4490-bdf5-4ef06e7a8eac tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:50:58 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-cdbd8ef7-f055-4d9c-8879-4eb2d17f25f6 tempest-VolumesServicesTestJSON-1767107912 tempest-VolumesServicesTestJSON-1767107912-project-admin] GET http://192.168.122.82/volume/v3/os-services Sep 02 12:50:58 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-cdbd8ef7-f055-4d9c-8879-4eb2d17f25f6 tempest-VolumesServicesTestJSON-1767107912 tempest-VolumesServicesTestJSON-1767107912-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:58 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-cdbd8ef7-f055-4d9c-8879-4eb2d17f25f6 tempest-VolumesServicesTestJSON-1767107912 tempest-VolumesServicesTestJSON-1767107912-project-admin] Calling method 'index' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:58 devstack devstack@c-api.service[86935]: /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 02 12:50:58 devstack devstack@c-api.service[86935]: return base.obj_make_list(context, cls(context), objects.Service, Sep 02 12:50:58 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-cdbd8ef7-f055-4d9c-8879-4eb2d17f25f6 tempest-VolumesServicesTestJSON-1767107912 tempest-VolumesServicesTestJSON-1767107912-project-admin] http://192.168.122.82/volume/v3/os-services returned with HTTP 200 Sep 02 12:50:58 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 369/750] 192.168.122.82 () {58 vars in 1128 bytes} [Wed Sep 2 12:50:58 2026] GET /volume/v3/os-services => generated 705 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:50:58 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-c431592e-64a0-4e8e-a349-d7006bbbf20f None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:58 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-c431592e-64a0-4e8e-a349-d7006bbbf20f tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] GET http://192.168.122.82/volume/v3/volumes/415227ff-cc2f-44fe-96c4-bd3ca7072f61 Sep 02 12:50:58 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-c431592e-64a0-4e8e-a349-d7006bbbf20f tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:58 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-c431592e-64a0-4e8e-a349-d7006bbbf20f tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:58 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:50:58 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:50:58 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:58 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:50:58 devstack devstack@c-api.service[86936]: DEBUG oslo_db.sqlalchemy.engines [None req-ae5cb197-722e-4490-bdf5-4ef06e7a8eac tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86936) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 12:50:58 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-c431592e-64a0-4e8e-a349-d7006bbbf20f tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] Volume info retrieved successfully. Sep 02 12:50:58 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:58 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:50:58 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-c431592e-64a0-4e8e-a349-d7006bbbf20f tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] http://192.168.122.82/volume/v3/volumes/415227ff-cc2f-44fe-96c4-bd3ca7072f61 returned with HTTP 200 Sep 02 12:50:58 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 370/751] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:50:58 2026] GET /volume/v3/volumes/415227ff-cc2f-44fe-96c4-bd3ca7072f61 => generated 910 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:50:58 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-bb9f31e7-9f5b-45b3-887e-662ed558ad5f None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:58 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-bb9f31e7-9f5b-45b3-887e-662ed558ad5f tempest-VolumesServicesTestJSON-1767107912 tempest-VolumesServicesTestJSON-1767107912-project-admin] GET http://192.168.122.82/volume/v3/os-services?host=devstack Sep 02 12:50:58 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-bb9f31e7-9f5b-45b3-887e-662ed558ad5f tempest-VolumesServicesTestJSON-1767107912 tempest-VolumesServicesTestJSON-1767107912-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:58 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-bb9f31e7-9f5b-45b3-887e-662ed558ad5f tempest-VolumesServicesTestJSON-1767107912 tempest-VolumesServicesTestJSON-1767107912-project-admin] Calling method 'index' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:58 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-ae5cb197-722e-4490-bdf5-4ef06e7a8eac tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] http://192.168.122.82/volume/v3/volumes/detail returned with HTTP 200 Sep 02 12:50:58 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 382/752] 192.168.122.82 () {60 vars in 1178 bytes} [Wed Sep 2 12:50:58 2026] GET /volume/v3/volumes/detail => generated 921 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:50:58 devstack devstack@c-api.service[86935]: /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 02 12:50:58 devstack devstack@c-api.service[86935]: return base.obj_make_list(context, cls(context), objects.Service, Sep 02 12:50:58 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-c0f8843f-73f0-4f52-9801-425f5cf5af8e None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:58 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-bb9f31e7-9f5b-45b3-887e-662ed558ad5f tempest-VolumesServicesTestJSON-1767107912 tempest-VolumesServicesTestJSON-1767107912-project-admin] http://192.168.122.82/volume/v3/os-services?host=devstack returned with HTTP 200 Sep 02 12:50:58 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 371/753] 192.168.122.82 () {58 vars in 1155 bytes} [Wed Sep 2 12:50:58 2026] GET /volume/v3/os-services?host=devstack => generated 705 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:50:58 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-c0f8843f-73f0-4f52-9801-425f5cf5af8e tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] POST http://192.168.122.82/volume/v3/groups/405a048e-92f6-4ca2-99c6-ac75a04f3ba1/action Sep 02 12:50:58 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-c0f8843f-73f0-4f52-9801-425f5cf5af8e tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86936) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 12:50:58 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-c0f8843f-73f0-4f52-9801-425f5cf5af8e tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:50:58 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.groups [None req-c0f8843f-73f0-4f52-9801-425f5cf5af8e tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] delete called for group 405a048e-92f6-4ca2-99c6-ac75a04f3ba1 {{(pid=86936) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 02 12:50:58 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.groups [None req-c0f8843f-73f0-4f52-9801-425f5cf5af8e tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Delete group with id: 405a048e-92f6-4ca2-99c6-ac75a04f3ba1 Sep 02 12:50:58 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:58 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:50:58 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-73babae1-515a-4b27-85aa-2ef334c4613d None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:58 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-73babae1-515a-4b27-85aa-2ef334c4613d tempest-VolumesServicesTestJSON-1767107912 tempest-VolumesServicesTestJSON-1767107912-project-admin] GET http://192.168.122.82/volume/v3/os-services?host=devstack&binary=cinder-scheduler Sep 02 12:50:58 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-73babae1-515a-4b27-85aa-2ef334c4613d tempest-VolumesServicesTestJSON-1767107912 tempest-VolumesServicesTestJSON-1767107912-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:58 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-73babae1-515a-4b27-85aa-2ef334c4613d tempest-VolumesServicesTestJSON-1767107912 tempest-VolumesServicesTestJSON-1767107912-project-admin] Calling method 'index' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:58 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-73babae1-515a-4b27-85aa-2ef334c4613d tempest-VolumesServicesTestJSON-1767107912 tempest-VolumesServicesTestJSON-1767107912-project-admin] http://192.168.122.82/volume/v3/os-services?host=devstack&binary=cinder-scheduler returned with HTTP 200 Sep 02 12:50:58 devstack devstack@c-api.service[86936]: /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 02 12:50:58 devstack devstack@c-api.service[86936]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 02 12:50:58 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 372/754] 192.168.122.82 () {58 vars in 1203 bytes} [Wed Sep 2 12:50:58 2026] GET /volume/v3/os-services?host=devstack&binary=cinder-scheduler => generated 187 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:50:58 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-dfff4440-ce97-4d3f-b4b1-4b93788f5fd8 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:58 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-dfff4440-ce97-4d3f-b4b1-4b93788f5fd8 tempest-VolumesServicesTestJSON-1767107912 tempest-VolumesServicesTestJSON-1767107912-project-admin] GET http://192.168.122.82/volume/v3/os-services?binary=cinder-scheduler Sep 02 12:50:58 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-dfff4440-ce97-4d3f-b4b1-4b93788f5fd8 tempest-VolumesServicesTestJSON-1767107912 tempest-VolumesServicesTestJSON-1767107912-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:58 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-dfff4440-ce97-4d3f-b4b1-4b93788f5fd8 tempest-VolumesServicesTestJSON-1767107912 tempest-VolumesServicesTestJSON-1767107912-project-admin] Calling method 'index' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:58 devstack devstack@c-api.service[86936]: /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 02 12:50:58 devstack devstack@c-api.service[86936]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 12:50:58 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-dfff4440-ce97-4d3f-b4b1-4b93788f5fd8 tempest-VolumesServicesTestJSON-1767107912 tempest-VolumesServicesTestJSON-1767107912-project-admin] http://192.168.122.82/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Sep 02 12:50:58 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 373/755] 192.168.122.82 () {58 vars in 1175 bytes} [Wed Sep 2 12:50:58 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 187 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:50:58 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-b3915645-89ba-45b9-9c75-46337af06776 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:58 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-c0f8843f-73f0-4f52-9801-425f5cf5af8e tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] http://192.168.122.82/volume/v3/groups/405a048e-92f6-4ca2-99c6-ac75a04f3ba1/action returned with HTTP 202 Sep 02 12:50:59 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 383/756] 192.168.122.82 () {62 vars in 1307 bytes} [Wed Sep 2 12:50:58 2026] POST /volume/v3/groups/405a048e-92f6-4ca2-99c6-ac75a04f3ba1/action => generated 0 bytes in 143 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 12:50:59 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-24cfe482-a5c0-4738-b32e-d7bdf775c160 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:59 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-24cfe482-a5c0-4738-b32e-d7bdf775c160 tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] GET http://192.168.122.82/volume/v3/volumes/10a9ba67-ebaf-4630-bfe9-1f5769887bef Sep 02 12:50:59 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-24cfe482-a5c0-4738-b32e-d7bdf775c160 tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:59 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-24cfe482-a5c0-4738-b32e-d7bdf775c160 tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:59 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:50:59 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:50:59 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:59 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:50:59 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-24cfe482-a5c0-4738-b32e-d7bdf775c160 tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Volume info retrieved successfully. Sep 02 12:50:59 devstack devstack@c-api.service[86936]: WARNING stevedore.named [None req-24cfe482-a5c0-4738-b32e-d7bdf775c160 tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:50:59 devstack devstack@c-api.service[86936]: WARNING castellan.key_manager [None req-24cfe482-a5c0-4738-b32e-d7bdf775c160 tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:50:59 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-b3915645-89ba-45b9-9c75-46337af06776 tempest-VolumesServicesTestJSON-57432821 tempest-VolumesServicesTestJSON-57432821-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 12:50:59 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-b3915645-89ba-45b9-9c75-46337af06776 tempest-VolumesServicesTestJSON-57432821 tempest-VolumesServicesTestJSON-57432821-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-1744200202"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:50:59 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.volumes [None req-b3915645-89ba-45b9-9c75-46337af06776 tempest-VolumesServicesTestJSON-57432821 tempest-VolumesServicesTestJSON-57432821-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-1744200202'}} {{(pid=86935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 12:50:59 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-b3915645-89ba-45b9-9c75-46337af06776 tempest-VolumesServicesTestJSON-57432821 tempest-VolumesServicesTestJSON-57432821-project-member] Create volume of 1 GB Sep 02 12:50:59 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-b3915645-89ba-45b9-9c75-46337af06776 tempest-VolumesServicesTestJSON-57432821 tempest-VolumesServicesTestJSON-57432821-project-member] Availability Zones retrieved successfully. Sep 02 12:50:59 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-b3915645-89ba-45b9-9c75-46337af06776 tempest-VolumesServicesTestJSON-57432821 tempest-VolumesServicesTestJSON-57432821-project-member] Flow 'volume_create_api' (0ed4a0c1-0f17-48e9-a2c5-c5ee52040317) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:50:59 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-b3915645-89ba-45b9-9c75-46337af06776 tempest-VolumesServicesTestJSON-57432821 tempest-VolumesServicesTestJSON-57432821-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (832a34ae-4c73-4d9f-99e7-f27942684178) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:50:59 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.flows.api.create_volume [None req-b3915645-89ba-45b9-9c75-46337af06776 tempest-VolumesServicesTestJSON-57432821 tempest-VolumesServicesTestJSON-57432821-project-member] Validating volume size '1' using validate_int {{(pid=86935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 12:50:59 devstack devstack@c-api.service[86936]: DEBUG oslo_db.sqlalchemy.engines [None req-24cfe482-a5c0-4738-b32e-d7bdf775c160 tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86936) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 12:50:59 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:59 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:50:59 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-b3915645-89ba-45b9-9c75-46337af06776 tempest-VolumesServicesTestJSON-57432821 tempest-VolumesServicesTestJSON-57432821-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (832a34ae-4c73-4d9f-99e7-f27942684178) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:50:59 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-24cfe482-a5c0-4738-b32e-d7bdf775c160 tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] http://192.168.122.82/volume/v3/volumes/10a9ba67-ebaf-4630-bfe9-1f5769887bef returned with HTTP 200 Sep 02 12:50:59 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 384/757] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:50:59 2026] GET /volume/v3/volumes/10a9ba67-ebaf-4630-bfe9-1f5769887bef => generated 917 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:50:59 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-b3915645-89ba-45b9-9c75-46337af06776 tempest-VolumesServicesTestJSON-57432821 tempest-VolumesServicesTestJSON-57432821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3a7fc5d-a56f-4cd8-a37a-76112a09ae95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:50:59 devstack devstack@c-api.service[86935]: DEBUG cinder.quota [None req-b3915645-89ba-45b9-9c75-46337af06776 tempest-VolumesServicesTestJSON-57432821 tempest-VolumesServicesTestJSON-57432821-project-member] Created reservations ['56e59008-2ed0-4941-9da7-d28a01e13555', '74e7868f-593a-4c2b-8b64-429efd664c81', 'a6592fa0-1f7a-446f-bb9c-561622110c67', '82a79c4f-2cb3-440c-baad-e7ee1ae182be'] {{(pid=86935) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:50:59 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-b3915645-89ba-45b9-9c75-46337af06776 tempest-VolumesServicesTestJSON-57432821 tempest-VolumesServicesTestJSON-57432821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3a7fc5d-a56f-4cd8-a37a-76112a09ae95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['56e59008-2ed0-4941-9da7-d28a01e13555', '74e7868f-593a-4c2b-8b64-429efd664c81', 'a6592fa0-1f7a-446f-bb9c-561622110c67', '82a79c4f-2cb3-440c-baad-e7ee1ae182be']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:50:59 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-b3915645-89ba-45b9-9c75-46337af06776 tempest-VolumesServicesTestJSON-57432821 tempest-VolumesServicesTestJSON-57432821-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27beecc0-8754-4400-bb1d-6314e0f85ba4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:50:59 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:50:59 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:50:59 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-b3915645-89ba-45b9-9c75-46337af06776 tempest-VolumesServicesTestJSON-57432821 tempest-VolumesServicesTestJSON-57432821-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27beecc0-8754-4400-bb1d-6314e0f85ba4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f6e6751b-d6f6-4ecd-bed6-ce431525b645', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1744200202',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e47436efb836440fae25d31a446f794e',qos_specs=None,replication_status=,reservations=['56e59008-2ed0-4941-9da7-d28a01e13555','74e7868f-593a-4c2b-8b64-429efd664c81','a6592fa0-1f7a-446f-bb9c-561622110c67','82a79c4f-2cb3-440c-baad-e7ee1ae182be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e47eb13ee6ba4f47a83faff7f792c6fa',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T10:50:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1744200202',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f6e6751b-d6f6-4ecd-bed6-ce431525b645,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e47436efb836440fae25d31a446f794e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e47eb13ee6ba4f47a83faff7f792c6fa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:50:59 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-b3915645-89ba-45b9-9c75-46337af06776 tempest-VolumesServicesTestJSON-57432821 tempest-VolumesServicesTestJSON-57432821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e4d31bd-5a3d-40e0-8177-d93876eb7537) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:50:59 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-b3915645-89ba-45b9-9c75-46337af06776 tempest-VolumesServicesTestJSON-57432821 tempest-VolumesServicesTestJSON-57432821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e4d31bd-5a3d-40e0-8177-d93876eb7537) transitioned into state 'SUCCESS' from state '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-1744200202',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e47436efb836440fae25d31a446f794e',qos_specs=None,replication_status=,reservations=['56e59008-2ed0-4941-9da7-d28a01e13555','74e7868f-593a-4c2b-8b64-429efd664c81','a6592fa0-1f7a-446f-bb9c-561622110c67','82a79c4f-2cb3-440c-baad-e7ee1ae182be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e47eb13ee6ba4f47a83faff7f792c6fa',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:50:59 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-b3915645-89ba-45b9-9c75-46337af06776 tempest-VolumesServicesTestJSON-57432821 tempest-VolumesServicesTestJSON-57432821-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1297d044-4ede-4b43-93a7-ca1729c1bf10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:50:59 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-b3915645-89ba-45b9-9c75-46337af06776 tempest-VolumesServicesTestJSON-57432821 tempest-VolumesServicesTestJSON-57432821-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1297d044-4ede-4b43-93a7-ca1729c1bf10) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:50:59 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-b3915645-89ba-45b9-9c75-46337af06776 tempest-VolumesServicesTestJSON-57432821 tempest-VolumesServicesTestJSON-57432821-project-member] Flow 'volume_create_api' (0ed4a0c1-0f17-48e9-a2c5-c5ee52040317) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:50:59 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-b3915645-89ba-45b9-9c75-46337af06776 tempest-VolumesServicesTestJSON-57432821 tempest-VolumesServicesTestJSON-57432821-project-member] Create volume request issued successfully. Sep 02 12:50:59 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-b3915645-89ba-45b9-9c75-46337af06776 tempest-VolumesServicesTestJSON-57432821 tempest-VolumesServicesTestJSON-57432821-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 12:50:59 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 374/758] 192.168.122.82 () {60 vars in 1137 bytes} [Wed Sep 2 12:50:58 2026] POST /volume/v3/volumes => generated 761 bytes in 497 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 12:50:59 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-b287bf34-9bc1-4f52-aba5-606a7cf9f35b None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:59 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-b287bf34-9bc1-4f52-aba5-606a7cf9f35b tempest-VolumesServicesTestJSON-57432821 tempest-VolumesServicesTestJSON-57432821-project-member] GET http://192.168.122.82/volume/v3/volumes/f6e6751b-d6f6-4ecd-bed6-ce431525b645 Sep 02 12:50:59 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-b287bf34-9bc1-4f52-aba5-606a7cf9f35b tempest-VolumesServicesTestJSON-57432821 tempest-VolumesServicesTestJSON-57432821-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:59 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-b287bf34-9bc1-4f52-aba5-606a7cf9f35b tempest-VolumesServicesTestJSON-57432821 tempest-VolumesServicesTestJSON-57432821-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:59 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:50:59 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:50:59 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:59 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:50:59 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-b287bf34-9bc1-4f52-aba5-606a7cf9f35b tempest-VolumesServicesTestJSON-57432821 tempest-VolumesServicesTestJSON-57432821-project-member] Volume info retrieved successfully. Sep 02 12:50:59 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-b287bf34-9bc1-4f52-aba5-606a7cf9f35b tempest-VolumesServicesTestJSON-57432821 tempest-VolumesServicesTestJSON-57432821-project-member] http://192.168.122.82/volume/v3/volumes/f6e6751b-d6f6-4ecd-bed6-ce431525b645 returned with HTTP 200 Sep 02 12:50:59 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 385/759] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:50:59 2026] GET /volume/v3/volumes/f6e6751b-d6f6-4ecd-bed6-ce431525b645 => generated 829 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:50:59 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-02c1b62f-caac-4245-878b-174edf628727 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:50:59 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-02c1b62f-caac-4245-878b-174edf628727 tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] GET http://192.168.122.82/volume/v3/volumes/415227ff-cc2f-44fe-96c4-bd3ca7072f61 Sep 02 12:50:59 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-02c1b62f-caac-4245-878b-174edf628727 tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:50:59 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-02c1b62f-caac-4245-878b-174edf628727 tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:50:59 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:50:59 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:50:59 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:50:59 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:50:59 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-02c1b62f-caac-4245-878b-174edf628727 tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] Volume info retrieved successfully. Sep 02 12:50:59 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-02c1b62f-caac-4245-878b-174edf628727 tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] http://192.168.122.82/volume/v3/volumes/415227ff-cc2f-44fe-96c4-bd3ca7072f61 returned with HTTP 200 Sep 02 12:50:59 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 375/760] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:50:59 2026] GET /volume/v3/volumes/415227ff-cc2f-44fe-96c4-bd3ca7072f61 => generated 910 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:51:00 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-04170989-05ce-4280-9af7-0b6bff146c8d None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:00 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-04170989-05ce-4280-9af7-0b6bff146c8d tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] GET http://192.168.122.82/volume/v3/volumes/10a9ba67-ebaf-4630-bfe9-1f5769887bef Sep 02 12:51:00 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-04170989-05ce-4280-9af7-0b6bff146c8d tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:00 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-04170989-05ce-4280-9af7-0b6bff146c8d tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:00 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-04170989-05ce-4280-9af7-0b6bff146c8d tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] http://192.168.122.82/volume/v3/volumes/10a9ba67-ebaf-4630-bfe9-1f5769887bef returned with HTTP 404 Sep 02 12:51:00 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 386/761] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:51:00 2026] GET /volume/v3/volumes/10a9ba67-ebaf-4630-bfe9-1f5769887bef => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 02 12:51:00 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-4880ed37-be60-435f-a56d-d3bbd8f07de6 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:00 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-4880ed37-be60-435f-a56d-d3bbd8f07de6 tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] GET http://192.168.122.82/volume/v3/groups/405a048e-92f6-4ca2-99c6-ac75a04f3ba1 Sep 02 12:51:00 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-4880ed37-be60-435f-a56d-d3bbd8f07de6 tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:00 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-4880ed37-be60-435f-a56d-d3bbd8f07de6 tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] Calling method 'version_select' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:00 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.groups [None req-4880ed37-be60-435f-a56d-d3bbd8f07de6 tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] show called for member 405a048e-92f6-4ca2-99c6-ac75a04f3ba1 {{(pid=86935) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 12:51:00 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-4880ed37-be60-435f-a56d-d3bbd8f07de6 tempest-GroupsV314Test-1792659902 tempest-GroupsV314Test-1792659902-project-member] http://192.168.122.82/volume/v3/groups/405a048e-92f6-4ca2-99c6-ac75a04f3ba1 returned with HTTP 404 Sep 02 12:51:00 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 376/762] 192.168.122.82 () {60 vars in 1265 bytes} [Wed Sep 2 12:51:00 2026] GET /volume/v3/groups/405a048e-92f6-4ca2-99c6-ac75a04f3ba1 => generated 108 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 12:51:00 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-b611a5ce-7e9f-43a5-83ed-f0fe97c927bd None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:00 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-b611a5ce-7e9f-43a5-83ed-f0fe97c927bd tempest-GroupsV314Test-1394113416 tempest-GroupsV314Test-1394113416-project-admin] DELETE http://192.168.122.82/volume/v3/group_types/ea3f1f4c-5234-4735-a658-c5ce6008a320 Sep 02 12:51:00 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-b611a5ce-7e9f-43a5-83ed-f0fe97c927bd tempest-GroupsV314Test-1394113416 tempest-GroupsV314Test-1394113416-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:00 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-b611a5ce-7e9f-43a5-83ed-f0fe97c927bd tempest-GroupsV314Test-1394113416 tempest-GroupsV314Test-1394113416-project-admin] Calling method 'version_select' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:00 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-b611a5ce-7e9f-43a5-83ed-f0fe97c927bd tempest-GroupsV314Test-1394113416 tempest-GroupsV314Test-1394113416-project-admin] http://192.168.122.82/volume/v3/group_types/ea3f1f4c-5234-4735-a658-c5ce6008a320 returned with HTTP 202 Sep 02 12:51:00 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 387/763] 192.168.122.82 () {60 vars in 1283 bytes} [Wed Sep 2 12:51:00 2026] DELETE /volume/v3/group_types/ea3f1f4c-5234-4735-a658-c5ce6008a320 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 12:51:00 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-bf28d022-2a77-4303-95d8-6dda31e57761 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:00 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-bf28d022-2a77-4303-95d8-6dda31e57761 tempest-GroupsV314Test-1394113416 tempest-GroupsV314Test-1394113416-project-admin] DELETE http://192.168.122.82/volume/v3/types/840ad372-e8b7-45be-b429-2b0089491760 Sep 02 12:51:00 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-bf28d022-2a77-4303-95d8-6dda31e57761 tempest-GroupsV314Test-1394113416 tempest-GroupsV314Test-1394113416-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:00 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-bf28d022-2a77-4303-95d8-6dda31e57761 tempest-GroupsV314Test-1394113416 tempest-GroupsV314Test-1394113416-project-admin] Calling method '_delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:00 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-bf28d022-2a77-4303-95d8-6dda31e57761 tempest-GroupsV314Test-1394113416 tempest-GroupsV314Test-1394113416-project-admin] http://192.168.122.82/volume/v3/types/840ad372-e8b7-45be-b429-2b0089491760 returned with HTTP 202 Sep 02 12:51:00 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 377/764] 192.168.122.82 () {58 vars in 1224 bytes} [Wed Sep 2 12:51:00 2026] DELETE /volume/v3/types/840ad372-e8b7-45be-b429-2b0089491760 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 12:51:00 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-a2b0a78a-b66a-498b-afd9-fbef3c9d942e None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:00 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-a2b0a78a-b66a-498b-afd9-fbef3c9d942e tempest-GroupsV314Test-1394113416 tempest-GroupsV314Test-1394113416-project-admin] GET http://192.168.122.82/volume/v3/types/840ad372-e8b7-45be-b429-2b0089491760 Sep 02 12:51:00 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-a2b0a78a-b66a-498b-afd9-fbef3c9d942e tempest-GroupsV314Test-1394113416 tempest-GroupsV314Test-1394113416-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:00 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-a2b0a78a-b66a-498b-afd9-fbef3c9d942e tempest-GroupsV314Test-1394113416 tempest-GroupsV314Test-1394113416-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:00 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-a2b0a78a-b66a-498b-afd9-fbef3c9d942e tempest-GroupsV314Test-1394113416 tempest-GroupsV314Test-1394113416-project-admin] http://192.168.122.82/volume/v3/types/840ad372-e8b7-45be-b429-2b0089491760 returned with HTTP 404 Sep 02 12:51:00 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 388/765] 192.168.122.82 () {58 vars in 1221 bytes} [Wed Sep 2 12:51:00 2026] GET /volume/v3/types/840ad372-e8b7-45be-b429-2b0089491760 => generated 114 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:51:00 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-ae019bfd-3e21-4e1c-8416-1906ce62a14e None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:00 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-ae019bfd-3e21-4e1c-8416-1906ce62a14e tempest-VolumesServicesTestJSON-57432821 tempest-VolumesServicesTestJSON-57432821-project-member] GET http://192.168.122.82/volume/v3/volumes/f6e6751b-d6f6-4ecd-bed6-ce431525b645 Sep 02 12:51:00 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-ae019bfd-3e21-4e1c-8416-1906ce62a14e tempest-VolumesServicesTestJSON-57432821 tempest-VolumesServicesTestJSON-57432821-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:00 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-ae019bfd-3e21-4e1c-8416-1906ce62a14e tempest-VolumesServicesTestJSON-57432821 tempest-VolumesServicesTestJSON-57432821-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:00 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:51:00 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:51:00 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:00 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:51:00 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-ae019bfd-3e21-4e1c-8416-1906ce62a14e tempest-VolumesServicesTestJSON-57432821 tempest-VolumesServicesTestJSON-57432821-project-member] Volume info retrieved successfully. Sep 02 12:51:00 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-ae019bfd-3e21-4e1c-8416-1906ce62a14e tempest-VolumesServicesTestJSON-57432821 tempest-VolumesServicesTestJSON-57432821-project-member] http://192.168.122.82/volume/v3/volumes/f6e6751b-d6f6-4ecd-bed6-ce431525b645 returned with HTTP 200 Sep 02 12:51:00 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 378/766] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:51:00 2026] GET /volume/v3/volumes/f6e6751b-d6f6-4ecd-bed6-ce431525b645 => generated 853 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:51:00 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-104bb313-714b-46cd-b42d-2db4c1116be4 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:00 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-104bb313-714b-46cd-b42d-2db4c1116be4 tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] GET http://192.168.122.82/volume/v3/volumes/415227ff-cc2f-44fe-96c4-bd3ca7072f61 Sep 02 12:51:00 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-104bb313-714b-46cd-b42d-2db4c1116be4 tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:00 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-104bb313-714b-46cd-b42d-2db4c1116be4 tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:00 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:51:00 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:51:00 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:00 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:51:00 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-104bb313-714b-46cd-b42d-2db4c1116be4 tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] Volume info retrieved successfully. Sep 02 12:51:00 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-104bb313-714b-46cd-b42d-2db4c1116be4 tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] http://192.168.122.82/volume/v3/volumes/415227ff-cc2f-44fe-96c4-bd3ca7072f61 returned with HTTP 200 Sep 02 12:51:00 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 389/767] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:51:00 2026] GET /volume/v3/volumes/415227ff-cc2f-44fe-96c4-bd3ca7072f61 => generated 910 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 12:51:01 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-09d258fd-2092-47ef-8e0c-d77a87f430dd None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:01 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-09d258fd-2092-47ef-8e0c-d77a87f430dd tempest-VolumesServicesTestJSON-57432821 tempest-VolumesServicesTestJSON-57432821-project-member] GET http://192.168.122.82/volume/v3/volumes/f6e6751b-d6f6-4ecd-bed6-ce431525b645 Sep 02 12:51:01 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-09d258fd-2092-47ef-8e0c-d77a87f430dd tempest-VolumesServicesTestJSON-57432821 tempest-VolumesServicesTestJSON-57432821-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:01 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-09d258fd-2092-47ef-8e0c-d77a87f430dd tempest-VolumesServicesTestJSON-57432821 tempest-VolumesServicesTestJSON-57432821-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:01 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:51:01 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:51:01 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:01 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:51:01 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-09d258fd-2092-47ef-8e0c-d77a87f430dd tempest-VolumesServicesTestJSON-57432821 tempest-VolumesServicesTestJSON-57432821-project-member] Volume info retrieved successfully. Sep 02 12:51:01 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-09d258fd-2092-47ef-8e0c-d77a87f430dd tempest-VolumesServicesTestJSON-57432821 tempest-VolumesServicesTestJSON-57432821-project-member] http://192.168.122.82/volume/v3/volumes/f6e6751b-d6f6-4ecd-bed6-ce431525b645 returned with HTTP 200 Sep 02 12:51:01 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 379/768] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:51:01 2026] GET /volume/v3/volumes/f6e6751b-d6f6-4ecd-bed6-ce431525b645 => generated 854 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:51:01 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-c19ece49-fc23-43c9-8fb1-28880df50bd1 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:01 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-c19ece49-fc23-43c9-8fb1-28880df50bd1 tempest-VolumesServicesTestJSON-1767107912 tempest-VolumesServicesTestJSON-1767107912-project-admin] GET http://192.168.122.82/volume/v3/volumes/f6e6751b-d6f6-4ecd-bed6-ce431525b645 Sep 02 12:51:01 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-c19ece49-fc23-43c9-8fb1-28880df50bd1 tempest-VolumesServicesTestJSON-1767107912 tempest-VolumesServicesTestJSON-1767107912-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:01 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-c19ece49-fc23-43c9-8fb1-28880df50bd1 tempest-VolumesServicesTestJSON-1767107912 tempest-VolumesServicesTestJSON-1767107912-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:01 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:51:01 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:51:01 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:01 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:51:01 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-c19ece49-fc23-43c9-8fb1-28880df50bd1 tempest-VolumesServicesTestJSON-1767107912 tempest-VolumesServicesTestJSON-1767107912-project-admin] Volume info retrieved successfully. Sep 02 12:51:01 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-c19ece49-fc23-43c9-8fb1-28880df50bd1 tempest-VolumesServicesTestJSON-1767107912 tempest-VolumesServicesTestJSON-1767107912-project-admin] http://192.168.122.82/volume/v3/volumes/f6e6751b-d6f6-4ecd-bed6-ce431525b645 returned with HTTP 200 Sep 02 12:51:01 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 390/769] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:51:01 2026] GET /volume/v3/volumes/f6e6751b-d6f6-4ecd-bed6-ce431525b645 => generated 1017 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:51:01 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-08bef77d-c146-48ed-b690-fe591fb82a4a None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:01 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-08bef77d-c146-48ed-b690-fe591fb82a4a tempest-VolumesServicesTestJSON-1767107912 tempest-VolumesServicesTestJSON-1767107912-project-admin] GET http://192.168.122.82/volume/v3/os-services?host=devstack&binary=cinder-volume Sep 02 12:51:01 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-08bef77d-c146-48ed-b690-fe591fb82a4a tempest-VolumesServicesTestJSON-1767107912 tempest-VolumesServicesTestJSON-1767107912-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:01 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-08bef77d-c146-48ed-b690-fe591fb82a4a tempest-VolumesServicesTestJSON-1767107912 tempest-VolumesServicesTestJSON-1767107912-project-admin] Calling method 'index' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:01 devstack devstack@c-api.service[86935]: /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 02 12:51:01 devstack devstack@c-api.service[86935]: return base.obj_make_list(context, cls(context), objects.Service, Sep 02 12:51:01 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-08bef77d-c146-48ed-b690-fe591fb82a4a tempest-VolumesServicesTestJSON-1767107912 tempest-VolumesServicesTestJSON-1767107912-project-admin] http://192.168.122.82/volume/v3/os-services?host=devstack&binary=cinder-volume returned with HTTP 200 Sep 02 12:51:01 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 380/770] 192.168.122.82 () {58 vars in 1197 bytes} [Wed Sep 2 12:51:01 2026] GET /volume/v3/os-services?host=devstack&binary=cinder-volume => generated 532 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:51:01 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-8c205b2c-ece2-419e-974c-b1da0905685b None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:01 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-8c205b2c-ece2-419e-974c-b1da0905685b tempest-VolumesServicesTestJSON-57432821 tempest-VolumesServicesTestJSON-57432821-project-member] GET http://192.168.122.82/volume/v3/volumes/f6e6751b-d6f6-4ecd-bed6-ce431525b645 Sep 02 12:51:01 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-8c205b2c-ece2-419e-974c-b1da0905685b tempest-VolumesServicesTestJSON-57432821 tempest-VolumesServicesTestJSON-57432821-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:01 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-8c205b2c-ece2-419e-974c-b1da0905685b tempest-VolumesServicesTestJSON-57432821 tempest-VolumesServicesTestJSON-57432821-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:01 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:51:01 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:51:01 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:01 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:51:01 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-8c205b2c-ece2-419e-974c-b1da0905685b tempest-VolumesServicesTestJSON-57432821 tempest-VolumesServicesTestJSON-57432821-project-member] Volume info retrieved successfully. Sep 02 12:51:01 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-8c205b2c-ece2-419e-974c-b1da0905685b tempest-VolumesServicesTestJSON-57432821 tempest-VolumesServicesTestJSON-57432821-project-member] http://192.168.122.82/volume/v3/volumes/f6e6751b-d6f6-4ecd-bed6-ce431525b645 returned with HTTP 200 Sep 02 12:51:01 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 391/771] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:51:01 2026] GET /volume/v3/volumes/f6e6751b-d6f6-4ecd-bed6-ce431525b645 => generated 854 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:51:01 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-84ac6f87-f55d-47df-9915-4023649d8d94 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:01 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-84ac6f87-f55d-47df-9915-4023649d8d94 tempest-VolumesServicesTestJSON-57432821 tempest-VolumesServicesTestJSON-57432821-project-member] DELETE http://192.168.122.82/volume/v3/volumes/f6e6751b-d6f6-4ecd-bed6-ce431525b645 Sep 02 12:51:01 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-84ac6f87-f55d-47df-9915-4023649d8d94 tempest-VolumesServicesTestJSON-57432821 tempest-VolumesServicesTestJSON-57432821-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:01 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-84ac6f87-f55d-47df-9915-4023649d8d94 tempest-VolumesServicesTestJSON-57432821 tempest-VolumesServicesTestJSON-57432821-project-member] Calling method 'delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:01 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-84ac6f87-f55d-47df-9915-4023649d8d94 tempest-VolumesServicesTestJSON-57432821 tempest-VolumesServicesTestJSON-57432821-project-member] Delete volume with id: f6e6751b-d6f6-4ecd-bed6-ce431525b645 Sep 02 12:51:01 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:51:01 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:51:01 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:01 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:51:01 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-84ac6f87-f55d-47df-9915-4023649d8d94 tempest-VolumesServicesTestJSON-57432821 tempest-VolumesServicesTestJSON-57432821-project-member] Volume info retrieved successfully. Sep 02 12:51:01 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-84ac6f87-f55d-47df-9915-4023649d8d94 tempest-VolumesServicesTestJSON-57432821 tempest-VolumesServicesTestJSON-57432821-project-member] Delete volume request issued successfully. Sep 02 12:51:01 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-84ac6f87-f55d-47df-9915-4023649d8d94 tempest-VolumesServicesTestJSON-57432821 tempest-VolumesServicesTestJSON-57432821-project-member] http://192.168.122.82/volume/v3/volumes/f6e6751b-d6f6-4ecd-bed6-ce431525b645 returned with HTTP 202 Sep 02 12:51:01 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 381/772] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 12:51:01 2026] DELETE /volume/v3/volumes/f6e6751b-d6f6-4ecd-bed6-ce431525b645 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 12:51:01 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-2ef659ea-7180-4282-82da-bb289887ec97 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:01 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-2ef659ea-7180-4282-82da-bb289887ec97 tempest-VolumesServicesTestJSON-57432821 tempest-VolumesServicesTestJSON-57432821-project-member] GET http://192.168.122.82/volume/v3/volumes/f6e6751b-d6f6-4ecd-bed6-ce431525b645 Sep 02 12:51:01 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-2ef659ea-7180-4282-82da-bb289887ec97 tempest-VolumesServicesTestJSON-57432821 tempest-VolumesServicesTestJSON-57432821-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:01 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-2ef659ea-7180-4282-82da-bb289887ec97 tempest-VolumesServicesTestJSON-57432821 tempest-VolumesServicesTestJSON-57432821-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:01 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:51:01 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:51:01 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:01 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:51:01 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-03e55e17-d5af-4eb1-8053-588da6b34641 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:02 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-03e55e17-d5af-4eb1-8053-588da6b34641 tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] GET http://192.168.122.82/volume/v3/volumes/415227ff-cc2f-44fe-96c4-bd3ca7072f61 Sep 02 12:51:02 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-03e55e17-d5af-4eb1-8053-588da6b34641 tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:02 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-03e55e17-d5af-4eb1-8053-588da6b34641 tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:02 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-2ef659ea-7180-4282-82da-bb289887ec97 tempest-VolumesServicesTestJSON-57432821 tempest-VolumesServicesTestJSON-57432821-project-member] Volume info retrieved successfully. Sep 02 12:51:02 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-2ef659ea-7180-4282-82da-bb289887ec97 tempest-VolumesServicesTestJSON-57432821 tempest-VolumesServicesTestJSON-57432821-project-member] http://192.168.122.82/volume/v3/volumes/f6e6751b-d6f6-4ecd-bed6-ce431525b645 returned with HTTP 200 Sep 02 12:51:02 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 392/773] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:51:01 2026] GET /volume/v3/volumes/f6e6751b-d6f6-4ecd-bed6-ce431525b645 => generated 853 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:51:02 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:51:02 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:51:02 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:02 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:51:02 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-03e55e17-d5af-4eb1-8053-588da6b34641 tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] Volume info retrieved successfully. Sep 02 12:51:02 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-03e55e17-d5af-4eb1-8053-588da6b34641 tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] http://192.168.122.82/volume/v3/volumes/415227ff-cc2f-44fe-96c4-bd3ca7072f61 returned with HTTP 200 Sep 02 12:51:02 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 382/774] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:51:01 2026] GET /volume/v3/volumes/415227ff-cc2f-44fe-96c4-bd3ca7072f61 => generated 1328 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:51:02 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-c0cedd52-f44f-47f3-80c6-d278031e2f8a None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:02 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-c0cedd52-f44f-47f3-80c6-d278031e2f8a tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] POST http://192.168.122.82/volume/v3/volumes/415227ff-cc2f-44fe-96c4-bd3ca7072f61/action Sep 02 12:51:02 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-c0cedd52-f44f-47f3-80c6-d278031e2f8a tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-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=86936) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 12:51:02 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-c0cedd52-f44f-47f3-80c6-d278031e2f8a tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-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=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:51:02 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:51:02 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:51:02 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:02 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:51:02 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:51:02 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:51:02 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:02 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:51:02 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-c0cedd52-f44f-47f3-80c6-d278031e2f8a tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] Volume info retrieved successfully. Sep 02 12:51:02 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-c0cedd52-f44f-47f3-80c6-d278031e2f8a tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] Update volume metadata completed successfully. Sep 02 12:51:02 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-c0cedd52-f44f-47f3-80c6-d278031e2f8a tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] http://192.168.122.82/volume/v3/volumes/415227ff-cc2f-44fe-96c4-bd3ca7072f61/action returned with HTTP 200 Sep 02 12:51:02 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 393/775] 192.168.122.82 () {60 vars in 1270 bytes} [Wed Sep 2 12:51:02 2026] POST /volume/v3/volumes/415227ff-cc2f-44fe-96c4-bd3ca7072f61/action => generated 526 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:51:02 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-26bf7e79-f498-4195-92b5-55a628a5a301 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:02 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-26bf7e79-f498-4195-92b5-55a628a5a301 tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] GET http://192.168.122.82/volume/v3/volumes/415227ff-cc2f-44fe-96c4-bd3ca7072f61 Sep 02 12:51:02 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-26bf7e79-f498-4195-92b5-55a628a5a301 tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:02 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-26bf7e79-f498-4195-92b5-55a628a5a301 tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:02 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:51:02 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:51:02 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:02 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:51:02 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-26bf7e79-f498-4195-92b5-55a628a5a301 tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] Volume info retrieved successfully. Sep 02 12:51:02 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-26bf7e79-f498-4195-92b5-55a628a5a301 tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] http://192.168.122.82/volume/v3/volumes/415227ff-cc2f-44fe-96c4-bd3ca7072f61 returned with HTTP 200 Sep 02 12:51:02 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 383/776] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:51:02 2026] GET /volume/v3/volumes/415227ff-cc2f-44fe-96c4-bd3ca7072f61 => generated 1388 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:51:02 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-c62f17cf-aeeb-449e-b280-ba589b276d48 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:02 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-c62f17cf-aeeb-449e-b280-ba589b276d48 tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] POST http://192.168.122.82/volume/v3/volumes/415227ff-cc2f-44fe-96c4-bd3ca7072f61/action Sep 02 12:51:02 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-c62f17cf-aeeb-449e-b280-ba589b276d48 tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=86936) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 12:51:02 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-c62f17cf-aeeb-449e-b280-ba589b276d48 tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:51:02 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:51:02 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:51:02 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:02 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:51:02 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:51:02 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:51:02 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:02 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:51:02 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-c62f17cf-aeeb-449e-b280-ba589b276d48 tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] Volume info retrieved successfully. Sep 02 12:51:02 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-c62f17cf-aeeb-449e-b280-ba589b276d48 tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] Get volume image-metadata completed successfully. Sep 02 12:51:02 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-c62f17cf-aeeb-449e-b280-ba589b276d48 tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] Delete volume metadata completed successfully. Sep 02 12:51:02 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-c62f17cf-aeeb-449e-b280-ba589b276d48 tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] http://192.168.122.82/volume/v3/volumes/415227ff-cc2f-44fe-96c4-bd3ca7072f61/action returned with HTTP 200 Sep 02 12:51:02 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 394/777] 192.168.122.82 () {60 vars in 1269 bytes} [Wed Sep 2 12:51:02 2026] POST /volume/v3/volumes/415227ff-cc2f-44fe-96c4-bd3ca7072f61/action => generated 0 bytes in 96 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 02 12:51:02 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-31075ad2-91ea-4389-abc7-87d4245dd6b9 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:02 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-31075ad2-91ea-4389-abc7-87d4245dd6b9 tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] POST http://192.168.122.82/volume/v3/volumes/415227ff-cc2f-44fe-96c4-bd3ca7072f61/action Sep 02 12:51:02 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-31075ad2-91ea-4389-abc7-87d4245dd6b9 tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] Action body: b'{"os-show_image_metadata": {}}' {{(pid=86935) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 12:51:02 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-31075ad2-91ea-4389-abc7-87d4245dd6b9 tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:51:02 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:51:02 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:51:02 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:02 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:51:02 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-31075ad2-91ea-4389-abc7-87d4245dd6b9 tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] Volume info retrieved successfully. Sep 02 12:51:02 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-31075ad2-91ea-4389-abc7-87d4245dd6b9 tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] Get volume image-metadata completed successfully. Sep 02 12:51:02 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-31075ad2-91ea-4389-abc7-87d4245dd6b9 tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] http://192.168.122.82/volume/v3/volumes/415227ff-cc2f-44fe-96c4-bd3ca7072f61/action returned with HTTP 200 Sep 02 12:51:02 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 384/778] 192.168.122.82 () {60 vars in 1269 bytes} [Wed Sep 2 12:51:02 2026] POST /volume/v3/volumes/415227ff-cc2f-44fe-96c4-bd3ca7072f61/action => generated 500 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:51:02 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-78a0089f-0465-4b2d-aa81-6d2da4c468f8 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:02 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-78a0089f-0465-4b2d-aa81-6d2da4c468f8 tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] GET http://192.168.122.82/volume/v3/volumes/415227ff-cc2f-44fe-96c4-bd3ca7072f61 Sep 02 12:51:02 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-78a0089f-0465-4b2d-aa81-6d2da4c468f8 tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:02 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-78a0089f-0465-4b2d-aa81-6d2da4c468f8 tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:02 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:51:02 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:51:02 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:02 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:51:02 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-78a0089f-0465-4b2d-aa81-6d2da4c468f8 tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] Volume info retrieved successfully. Sep 02 12:51:02 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-78a0089f-0465-4b2d-aa81-6d2da4c468f8 tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] http://192.168.122.82/volume/v3/volumes/415227ff-cc2f-44fe-96c4-bd3ca7072f61 returned with HTTP 200 Sep 02 12:51:02 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 395/779] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:51:02 2026] GET /volume/v3/volumes/415227ff-cc2f-44fe-96c4-bd3ca7072f61 => generated 1362 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:51:02 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-27b4a257-8f58-4f0c-8b8f-ba697b7ad27a None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:02 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-27b4a257-8f58-4f0c-8b8f-ba697b7ad27a tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] DELETE http://192.168.122.82/volume/v3/volumes/415227ff-cc2f-44fe-96c4-bd3ca7072f61 Sep 02 12:51:02 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-27b4a257-8f58-4f0c-8b8f-ba697b7ad27a tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:02 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-27b4a257-8f58-4f0c-8b8f-ba697b7ad27a tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] Calling method 'delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:02 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-27b4a257-8f58-4f0c-8b8f-ba697b7ad27a tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] Delete volume with id: 415227ff-cc2f-44fe-96c4-bd3ca7072f61 Sep 02 12:51:02 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:51:02 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:51:02 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:02 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:51:02 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-27b4a257-8f58-4f0c-8b8f-ba697b7ad27a tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] Volume info retrieved successfully. Sep 02 12:51:02 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-27b4a257-8f58-4f0c-8b8f-ba697b7ad27a tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] Delete volume request issued successfully. Sep 02 12:51:02 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-27b4a257-8f58-4f0c-8b8f-ba697b7ad27a tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] http://192.168.122.82/volume/v3/volumes/415227ff-cc2f-44fe-96c4-bd3ca7072f61 returned with HTTP 202 Sep 02 12:51:02 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 385/780] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 12:51:02 2026] DELETE /volume/v3/volumes/415227ff-cc2f-44fe-96c4-bd3ca7072f61 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 12:51:02 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-a15d2387-93a7-4ae6-adf0-7eed365e8e33 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:02 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-a15d2387-93a7-4ae6-adf0-7eed365e8e33 tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] GET http://192.168.122.82/volume/v3/volumes/415227ff-cc2f-44fe-96c4-bd3ca7072f61 Sep 02 12:51:02 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-a15d2387-93a7-4ae6-adf0-7eed365e8e33 tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:02 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-a15d2387-93a7-4ae6-adf0-7eed365e8e33 tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:02 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:51:02 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:51:02 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:02 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:51:02 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-a15d2387-93a7-4ae6-adf0-7eed365e8e33 tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] Volume info retrieved successfully. Sep 02 12:51:02 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-a15d2387-93a7-4ae6-adf0-7eed365e8e33 tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] http://192.168.122.82/volume/v3/volumes/415227ff-cc2f-44fe-96c4-bd3ca7072f61 returned with HTTP 200 Sep 02 12:51:02 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 396/781] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:51:02 2026] GET /volume/v3/volumes/415227ff-cc2f-44fe-96c4-bd3ca7072f61 => generated 1361 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:51:03 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-4abc2887-e50f-44fa-b7d1-ff0bd19f570e None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:03 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-4abc2887-e50f-44fa-b7d1-ff0bd19f570e tempest-VolumesServicesTestJSON-57432821 tempest-VolumesServicesTestJSON-57432821-project-member] GET http://192.168.122.82/volume/v3/volumes/f6e6751b-d6f6-4ecd-bed6-ce431525b645 Sep 02 12:51:03 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-4abc2887-e50f-44fa-b7d1-ff0bd19f570e tempest-VolumesServicesTestJSON-57432821 tempest-VolumesServicesTestJSON-57432821-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:03 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-4abc2887-e50f-44fa-b7d1-ff0bd19f570e tempest-VolumesServicesTestJSON-57432821 tempest-VolumesServicesTestJSON-57432821-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:03 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:51:03 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:51:03 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:03 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:51:03 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-4abc2887-e50f-44fa-b7d1-ff0bd19f570e tempest-VolumesServicesTestJSON-57432821 tempest-VolumesServicesTestJSON-57432821-project-member] Volume info retrieved successfully. Sep 02 12:51:03 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-4abc2887-e50f-44fa-b7d1-ff0bd19f570e tempest-VolumesServicesTestJSON-57432821 tempest-VolumesServicesTestJSON-57432821-project-member] http://192.168.122.82/volume/v3/volumes/f6e6751b-d6f6-4ecd-bed6-ce431525b645 returned with HTTP 200 Sep 02 12:51:03 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 386/782] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:51:03 2026] GET /volume/v3/volumes/f6e6751b-d6f6-4ecd-bed6-ce431525b645 => generated 853 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:51:03 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-c6341f15-2e59-43b4-9a42-85654e45bb1a None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:03 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-c6341f15-2e59-43b4-9a42-85654e45bb1a tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] GET http://192.168.122.82/volume/v3/volumes/415227ff-cc2f-44fe-96c4-bd3ca7072f61 Sep 02 12:51:03 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-c6341f15-2e59-43b4-9a42-85654e45bb1a tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:03 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-c6341f15-2e59-43b4-9a42-85654e45bb1a tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:03 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-c6341f15-2e59-43b4-9a42-85654e45bb1a tempest-VolumesImageMetadata-769175541 tempest-VolumesImageMetadata-769175541-project-member] http://192.168.122.82/volume/v3/volumes/415227ff-cc2f-44fe-96c4-bd3ca7072f61 returned with HTTP 404 Sep 02 12:51:03 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 397/783] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:51:03 2026] GET /volume/v3/volumes/415227ff-cc2f-44fe-96c4-bd3ca7072f61 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:51:04 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-6d9a4485-7e71-472e-a5f6-440e4ca77b90 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:04 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-6d9a4485-7e71-472e-a5f6-440e4ca77b90 tempest-VolumesServicesTestJSON-57432821 tempest-VolumesServicesTestJSON-57432821-project-member] GET http://192.168.122.82/volume/v3/volumes/f6e6751b-d6f6-4ecd-bed6-ce431525b645 Sep 02 12:51:04 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-6d9a4485-7e71-472e-a5f6-440e4ca77b90 tempest-VolumesServicesTestJSON-57432821 tempest-VolumesServicesTestJSON-57432821-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:04 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-6d9a4485-7e71-472e-a5f6-440e4ca77b90 tempest-VolumesServicesTestJSON-57432821 tempest-VolumesServicesTestJSON-57432821-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:04 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-6d9a4485-7e71-472e-a5f6-440e4ca77b90 tempest-VolumesServicesTestJSON-57432821 tempest-VolumesServicesTestJSON-57432821-project-member] http://192.168.122.82/volume/v3/volumes/f6e6751b-d6f6-4ecd-bed6-ce431525b645 returned with HTTP 404 Sep 02 12:51:04 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 387/784] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:51:04 2026] GET /volume/v3/volumes/f6e6751b-d6f6-4ecd-bed6-ce431525b645 => generated 109 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:51:04 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-153bb357-8b25-4919-bf74-c2db96764739 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:04 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-153bb357-8b25-4919-bf74-c2db96764739 tempest-VolumesServicesTestJSON-1767107912 tempest-VolumesServicesTestJSON-1767107912-project-admin] GET http://192.168.122.82/volume/v3/os-services Sep 02 12:51:04 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-153bb357-8b25-4919-bf74-c2db96764739 tempest-VolumesServicesTestJSON-1767107912 tempest-VolumesServicesTestJSON-1767107912-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:04 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-153bb357-8b25-4919-bf74-c2db96764739 tempest-VolumesServicesTestJSON-1767107912 tempest-VolumesServicesTestJSON-1767107912-project-admin] Calling method 'index' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:04 devstack devstack@c-api.service[86936]: /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 02 12:51:04 devstack devstack@c-api.service[86936]: return base.obj_make_list(context, cls(context), objects.Service, Sep 02 12:51:04 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-153bb357-8b25-4919-bf74-c2db96764739 tempest-VolumesServicesTestJSON-1767107912 tempest-VolumesServicesTestJSON-1767107912-project-admin] http://192.168.122.82/volume/v3/os-services returned with HTTP 200 Sep 02 12:51:04 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 398/785] 192.168.122.82 () {58 vars in 1128 bytes} [Wed Sep 2 12:51:04 2026] GET /volume/v3/os-services => generated 705 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:51:06 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-af923701-3113-4987-8d58-1c86e926f0fd None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:06 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-af923701-3113-4987-8d58-1c86e926f0fd tempest-GroupsV320Test-321232575 tempest-GroupsV320Test-321232575-project-admin] POST http://192.168.122.82/volume/v3/types Sep 02 12:51:06 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-af923701-3113-4987-8d58-1c86e926f0fd tempest-GroupsV320Test-321232575 tempest-GroupsV320Test-321232575-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-278690159"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:51:06 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-af923701-3113-4987-8d58-1c86e926f0fd tempest-GroupsV320Test-321232575 tempest-GroupsV320Test-321232575-project-admin] http://192.168.122.82/volume/v3/types returned with HTTP 200 Sep 02 12:51:06 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 388/786] 192.168.122.82 () {60 vars in 1131 bytes} [Wed Sep 2 12:51:06 2026] POST /volume/v3/types => generated 219 bytes in 341 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:51:06 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-d7604c66-e4e5-4c01-accf-197fecf3a222 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:06 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-d7604c66-e4e5-4c01-accf-197fecf3a222 tempest-GroupsV320Test-321232575 tempest-GroupsV320Test-321232575-project-admin] POST http://192.168.122.82/volume/v3/group_types Sep 02 12:51:06 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-d7604c66-e4e5-4c01-accf-197fecf3a222 tempest-GroupsV320Test-321232575 tempest-GroupsV320Test-321232575-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-324457651"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:51:06 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-d7604c66-e4e5-4c01-accf-197fecf3a222 tempest-GroupsV320Test-321232575 tempest-GroupsV320Test-321232575-project-admin] http://192.168.122.82/volume/v3/group_types returned with HTTP 202 Sep 02 12:51:06 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 399/787] 192.168.122.82 () {62 vars in 1190 bytes} [Wed Sep 2 12:51:06 2026] POST /volume/v3/group_types => generated 176 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 02 12:51:06 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-7b2fc55d-d899-4378-b8d5-32b5a9dd6e83 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:06 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-7b2fc55d-d899-4378-b8d5-32b5a9dd6e83 tempest-GroupsV320Test-1626455715 tempest-GroupsV320Test-1626455715-project-member] POST http://192.168.122.82/volume/v3/groups Sep 02 12:51:06 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-7b2fc55d-d899-4378-b8d5-32b5a9dd6e83 tempest-GroupsV320Test-1626455715 tempest-GroupsV320Test-1626455715-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "13a31a2c-cf63-426e-a0bf-ac7ca960eb71", "volume_types": ["b846c9d3-f2a6-4161-a20c-3c6138365273"], "name": "tempest-GroupsV320Test-Group-1990361888"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:51:06 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.groups [None req-7b2fc55d-d899-4378-b8d5-32b5a9dd6e83 tempest-GroupsV320Test-1626455715 tempest-GroupsV320Test-1626455715-project-member] Creating new group {'group': {'group_type': '13a31a2c-cf63-426e-a0bf-ac7ca960eb71', 'volume_types': ['b846c9d3-f2a6-4161-a20c-3c6138365273'], 'name': 'tempest-GroupsV320Test-Group-1990361888'}} {{(pid=86935) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 02 12:51:06 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.groups [None req-7b2fc55d-d899-4378-b8d5-32b5a9dd6e83 tempest-GroupsV320Test-1626455715 tempest-GroupsV320Test-1626455715-project-member] Creating group tempest-GroupsV320Test-Group-1990361888. Sep 02 12:51:06 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-7b2fc55d-d899-4378-b8d5-32b5a9dd6e83 tempest-GroupsV320Test-1626455715 tempest-GroupsV320Test-1626455715-project-member] Availability Zones retrieved successfully. Sep 02 12:51:07 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-5536813c-0847-476b-a35e-6c5f3456c992 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:07 devstack devstack@c-api.service[86935]: DEBUG cinder.quota [None req-7b2fc55d-d899-4378-b8d5-32b5a9dd6e83 tempest-GroupsV320Test-1626455715 tempest-GroupsV320Test-1626455715-project-member] Created reservations ['6e0d6784-2f26-4877-8ca4-5d36f3908340'] {{(pid=86935) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:51:07 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-7b2fc55d-d899-4378-b8d5-32b5a9dd6e83 tempest-GroupsV320Test-1626455715 tempest-GroupsV320Test-1626455715-project-member] http://192.168.122.82/volume/v3/groups returned with HTTP 202 Sep 02 12:51:07 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 389/788] 192.168.122.82 () {62 vars in 1176 bytes} [Wed Sep 2 12:51:06 2026] POST /volume/v3/groups => generated 108 bytes in 502 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:51:07 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-7a6584d3-9d0e-4c49-983c-4f755b5f75ab None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:07 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-7a6584d3-9d0e-4c49-983c-4f755b5f75ab tempest-GroupsV320Test-1626455715 tempest-GroupsV320Test-1626455715-project-member] GET http://192.168.122.82/volume/v3/groups/243ecd21-a2d0-4fd4-aee5-b3707c42dc8a Sep 02 12:51:07 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-7a6584d3-9d0e-4c49-983c-4f755b5f75ab tempest-GroupsV320Test-1626455715 tempest-GroupsV320Test-1626455715-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:07 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-7a6584d3-9d0e-4c49-983c-4f755b5f75ab tempest-GroupsV320Test-1626455715 tempest-GroupsV320Test-1626455715-project-member] Calling method 'version_select' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:07 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.groups [None req-7a6584d3-9d0e-4c49-983c-4f755b5f75ab tempest-GroupsV320Test-1626455715 tempest-GroupsV320Test-1626455715-project-member] show called for member 243ecd21-a2d0-4fd4-aee5-b3707c42dc8a {{(pid=86935) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 12:51:07 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:07 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:51:07 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-5536813c-0847-476b-a35e-6c5f3456c992 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 12:51:07 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-5536813c-0847-476b-a35e-6c5f3456c992 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-783573293"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:51:07 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.volumes [None req-5536813c-0847-476b-a35e-6c5f3456c992 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-783573293'}} {{(pid=86936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 12:51:07 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-5536813c-0847-476b-a35e-6c5f3456c992 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Create volume of 1 GB Sep 02 12:51:07 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-5536813c-0847-476b-a35e-6c5f3456c992 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Availability Zones retrieved successfully. Sep 02 12:51:07 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:51:07 devstack devstack@c-api.service[86935]: return base.obj_make_list(context, cls(context), Sep 02 12:51:07 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-7a6584d3-9d0e-4c49-983c-4f755b5f75ab tempest-GroupsV320Test-1626455715 tempest-GroupsV320Test-1626455715-project-member] http://192.168.122.82/volume/v3/groups/243ecd21-a2d0-4fd4-aee5-b3707c42dc8a returned with HTTP 200 Sep 02 12:51:07 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 390/789] 192.168.122.82 () {60 vars in 1265 bytes} [Wed Sep 2 12:51:07 2026] GET /volume/v3/groups/243ecd21-a2d0-4fd4-aee5-b3707c42dc8a => generated 388 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:51:07 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-5536813c-0847-476b-a35e-6c5f3456c992 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Flow 'volume_create_api' (222dae65-8ef7-48bf-b584-1b58cbcaaad1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:51:07 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-5536813c-0847-476b-a35e-6c5f3456c992 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e487ffab-e6b4-488d-82eb-fab9ffcc2104) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:51:07 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.flows.api.create_volume [None req-5536813c-0847-476b-a35e-6c5f3456c992 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Validating volume size '1' using validate_int {{(pid=86936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 12:51:07 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [req-3fb77871-9c46-4b0f-a06c-3dccd4878775 req-fb5efe62-bb1d-45f3-b1ca-0b6b13165dd9 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:07 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-3fb77871-9c46-4b0f-a06c-3dccd4878775 req-fb5efe62-bb1d-45f3-b1ca-0b6b13165dd9 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] GET http://192.168.122.82/volume/v3/volumes/811dc9ee-d723-4612-9f16-b6d5d8544e83 Sep 02 12:51:07 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-3fb77871-9c46-4b0f-a06c-3dccd4878775 req-fb5efe62-bb1d-45f3-b1ca-0b6b13165dd9 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:07 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-3fb77871-9c46-4b0f-a06c-3dccd4878775 req-fb5efe62-bb1d-45f3-b1ca-0b6b13165dd9 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:07 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:51:07 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:51:07 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:07 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:51:07 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [req-3fb77871-9c46-4b0f-a06c-3dccd4878775 req-fb5efe62-bb1d-45f3-b1ca-0b6b13165dd9 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Volume info retrieved successfully. Sep 02 12:51:07 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-3fb77871-9c46-4b0f-a06c-3dccd4878775 req-fb5efe62-bb1d-45f3-b1ca-0b6b13165dd9 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] http://192.168.122.82/volume/v3/volumes/811dc9ee-d723-4612-9f16-b6d5d8544e83 returned with HTTP 200 Sep 02 12:51:07 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 391/790] 192.168.122.82 () {60 vars in 1482 bytes} [Wed Sep 2 12:51:07 2026] GET /volume/v3/volumes/811dc9ee-d723-4612-9f16-b6d5d8544e83 => generated 1147 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:51:07 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-5536813c-0847-476b-a35e-6c5f3456c992 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e487ffab-e6b4-488d-82eb-fab9ffcc2104) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:51:07 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-5536813c-0847-476b-a35e-6c5f3456c992 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32b0b103-33d7-4188-8856-659ac31f7674) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:51:07 devstack devstack@c-api.service[86936]: DEBUG cinder.quota [None req-5536813c-0847-476b-a35e-6c5f3456c992 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Created reservations ['38b1b3f3-6c8b-4c0f-98a3-e91a0d77d4ca', '94d8bbe7-9823-42d1-8e62-14dd13eb2d86', 'c21869dc-3c43-4962-98fb-97a416432881', 'e296b9fe-fc45-48bc-9462-8fa188febe25'] {{(pid=86936) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:51:07 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-5536813c-0847-476b-a35e-6c5f3456c992 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32b0b103-33d7-4188-8856-659ac31f7674) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['38b1b3f3-6c8b-4c0f-98a3-e91a0d77d4ca', '94d8bbe7-9823-42d1-8e62-14dd13eb2d86', 'c21869dc-3c43-4962-98fb-97a416432881', 'e296b9fe-fc45-48bc-9462-8fa188febe25']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:51:07 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-5536813c-0847-476b-a35e-6c5f3456c992 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e3ac25f-6d23-473f-b8a7-580a51804162) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:51:07 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:51:07 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:51:07 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-5536813c-0847-476b-a35e-6c5f3456c992 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e3ac25f-6d23-473f-b8a7-580a51804162) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a22c6895-6dba-4437-b1e6-a3af7c5c5361', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-783573293',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24f664acb65345f980e0a1d5f4048b56',qos_specs=None,replication_status=,reservations=['38b1b3f3-6c8b-4c0f-98a3-e91a0d77d4ca','94d8bbe7-9823-42d1-8e62-14dd13eb2d86','c21869dc-3c43-4962-98fb-97a416432881','e296b9fe-fc45-48bc-9462-8fa188febe25'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8aa5837efcfb491d832a7c823342f928',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T10:51:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-783573293',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a22c6895-6dba-4437-b1e6-a3af7c5c5361,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='24f664acb65345f980e0a1d5f4048b56',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8aa5837efcfb491d832a7c823342f928',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:51:07 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-5536813c-0847-476b-a35e-6c5f3456c992 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3783262-27aa-43e5-a5e9-2848daddeb47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:51:07 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-5536813c-0847-476b-a35e-6c5f3456c992 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3783262-27aa-43e5-a5e9-2848daddeb47) transitioned into state 'SUCCESS' from state '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-783573293',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24f664acb65345f980e0a1d5f4048b56',qos_specs=None,replication_status=,reservations=['38b1b3f3-6c8b-4c0f-98a3-e91a0d77d4ca','94d8bbe7-9823-42d1-8e62-14dd13eb2d86','c21869dc-3c43-4962-98fb-97a416432881','e296b9fe-fc45-48bc-9462-8fa188febe25'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8aa5837efcfb491d832a7c823342f928',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:51:07 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-5536813c-0847-476b-a35e-6c5f3456c992 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1876c598-fd91-43cf-98db-17e595cfe7e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:51:07 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-5536813c-0847-476b-a35e-6c5f3456c992 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1876c598-fd91-43cf-98db-17e595cfe7e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:51:07 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-5536813c-0847-476b-a35e-6c5f3456c992 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Flow 'volume_create_api' (222dae65-8ef7-48bf-b584-1b58cbcaaad1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:51:07 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-5536813c-0847-476b-a35e-6c5f3456c992 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Create volume request issued successfully. Sep 02 12:51:07 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-5536813c-0847-476b-a35e-6c5f3456c992 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 12:51:07 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 400/791] 192.168.122.82 () {60 vars in 1137 bytes} [Wed Sep 2 12:51:07 2026] POST /volume/v3/volumes => generated 757 bytes in 751 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 12:51:07 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-b942d634-3780-48ae-b754-2444afd6b9a4 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:07 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-b942d634-3780-48ae-b754-2444afd6b9a4 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] GET http://192.168.122.82/volume/v3/volumes/a22c6895-6dba-4437-b1e6-a3af7c5c5361 Sep 02 12:51:07 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-b942d634-3780-48ae-b754-2444afd6b9a4 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:07 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-b942d634-3780-48ae-b754-2444afd6b9a4 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:07 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:51:07 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:51:07 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:07 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:51:07 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-b942d634-3780-48ae-b754-2444afd6b9a4 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Volume info retrieved successfully. Sep 02 12:51:07 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-b942d634-3780-48ae-b754-2444afd6b9a4 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] http://192.168.122.82/volume/v3/volumes/a22c6895-6dba-4437-b1e6-a3af7c5c5361 returned with HTTP 200 Sep 02 12:51:07 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 392/792] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:51:07 2026] GET /volume/v3/volumes/a22c6895-6dba-4437-b1e6-a3af7c5c5361 => generated 825 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:51:08 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-9087e178-2207-41e4-8aad-eccbfa988806 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:08 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-9087e178-2207-41e4-8aad-eccbfa988806 tempest-GroupsV320Test-1626455715 tempest-GroupsV320Test-1626455715-project-member] GET http://192.168.122.82/volume/v3/groups/243ecd21-a2d0-4fd4-aee5-b3707c42dc8a Sep 02 12:51:08 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-9087e178-2207-41e4-8aad-eccbfa988806 tempest-GroupsV320Test-1626455715 tempest-GroupsV320Test-1626455715-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:08 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-9087e178-2207-41e4-8aad-eccbfa988806 tempest-GroupsV320Test-1626455715 tempest-GroupsV320Test-1626455715-project-member] Calling method 'version_select' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:08 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.groups [None req-9087e178-2207-41e4-8aad-eccbfa988806 tempest-GroupsV320Test-1626455715 tempest-GroupsV320Test-1626455715-project-member] show called for member 243ecd21-a2d0-4fd4-aee5-b3707c42dc8a {{(pid=86936) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 12:51:08 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:08 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:51:08 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:51:08 devstack devstack@c-api.service[86936]: return base.obj_make_list(context, cls(context), Sep 02 12:51:08 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-9087e178-2207-41e4-8aad-eccbfa988806 tempest-GroupsV320Test-1626455715 tempest-GroupsV320Test-1626455715-project-member] http://192.168.122.82/volume/v3/groups/243ecd21-a2d0-4fd4-aee5-b3707c42dc8a returned with HTTP 200 Sep 02 12:51:08 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 401/793] 192.168.122.82 () {60 vars in 1265 bytes} [Wed Sep 2 12:51:08 2026] GET /volume/v3/groups/243ecd21-a2d0-4fd4-aee5-b3707c42dc8a => generated 389 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:51:08 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-64ff9f35-5120-425f-b8c5-663c89bcc6ea None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:08 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-64ff9f35-5120-425f-b8c5-663c89bcc6ea tempest-GroupsV320Test-321232575 tempest-GroupsV320Test-321232575-project-admin] POST http://192.168.122.82/volume/v3/groups/243ecd21-a2d0-4fd4-aee5-b3707c42dc8a/action Sep 02 12:51:08 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-64ff9f35-5120-425f-b8c5-663c89bcc6ea tempest-GroupsV320Test-321232575 tempest-GroupsV320Test-321232575-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=86935) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 12:51:08 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-64ff9f35-5120-425f-b8c5-663c89bcc6ea tempest-GroupsV320Test-321232575 tempest-GroupsV320Test-321232575-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:51:08 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.groups [None req-64ff9f35-5120-425f-b8c5-663c89bcc6ea tempest-GroupsV320Test-321232575 tempest-GroupsV320Test-321232575-project-admin] Updating group '243ecd21-a2d0-4fd4-aee5-b3707c42dc8a' with 'creating' {{(pid=86935) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 02 12:51:08 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:08 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:51:08 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-64ff9f35-5120-425f-b8c5-663c89bcc6ea tempest-GroupsV320Test-321232575 tempest-GroupsV320Test-321232575-project-admin] http://192.168.122.82/volume/v3/groups/243ecd21-a2d0-4fd4-aee5-b3707c42dc8a/action returned with HTTP 202 Sep 02 12:51:08 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 393/794] 192.168.122.82 () {62 vars in 1307 bytes} [Wed Sep 2 12:51:08 2026] POST /volume/v3/groups/243ecd21-a2d0-4fd4-aee5-b3707c42dc8a/action => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 12:51:08 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-323ecfc2-a61d-4db4-ade2-5bc875442c11 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:08 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-323ecfc2-a61d-4db4-ade2-5bc875442c11 tempest-GroupsV320Test-1626455715 tempest-GroupsV320Test-1626455715-project-member] GET http://192.168.122.82/volume/v3/groups/243ecd21-a2d0-4fd4-aee5-b3707c42dc8a Sep 02 12:51:08 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-323ecfc2-a61d-4db4-ade2-5bc875442c11 tempest-GroupsV320Test-1626455715 tempest-GroupsV320Test-1626455715-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:08 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-323ecfc2-a61d-4db4-ade2-5bc875442c11 tempest-GroupsV320Test-1626455715 tempest-GroupsV320Test-1626455715-project-member] Calling method 'version_select' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:08 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.groups [None req-323ecfc2-a61d-4db4-ade2-5bc875442c11 tempest-GroupsV320Test-1626455715 tempest-GroupsV320Test-1626455715-project-member] show called for member 243ecd21-a2d0-4fd4-aee5-b3707c42dc8a {{(pid=86936) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 12:51:08 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:08 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:51:08 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:51:08 devstack devstack@c-api.service[86936]: return base.obj_make_list(context, cls(context), Sep 02 12:51:08 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-323ecfc2-a61d-4db4-ade2-5bc875442c11 tempest-GroupsV320Test-1626455715 tempest-GroupsV320Test-1626455715-project-member] http://192.168.122.82/volume/v3/groups/243ecd21-a2d0-4fd4-aee5-b3707c42dc8a returned with HTTP 200 Sep 02 12:51:08 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 402/795] 192.168.122.82 () {60 vars in 1265 bytes} [Wed Sep 2 12:51:08 2026] GET /volume/v3/groups/243ecd21-a2d0-4fd4-aee5-b3707c42dc8a => generated 388 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:51:08 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-94ee1d78-806e-4c0e-924b-49dd34301e34 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:08 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-94ee1d78-806e-4c0e-924b-49dd34301e34 tempest-GroupsV320Test-321232575 tempest-GroupsV320Test-321232575-project-admin] POST http://192.168.122.82/volume/v3/groups/243ecd21-a2d0-4fd4-aee5-b3707c42dc8a/action Sep 02 12:51:08 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-94ee1d78-806e-4c0e-924b-49dd34301e34 tempest-GroupsV320Test-321232575 tempest-GroupsV320Test-321232575-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=86935) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 12:51:08 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-94ee1d78-806e-4c0e-924b-49dd34301e34 tempest-GroupsV320Test-321232575 tempest-GroupsV320Test-321232575-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:51:08 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.groups [None req-94ee1d78-806e-4c0e-924b-49dd34301e34 tempest-GroupsV320Test-321232575 tempest-GroupsV320Test-321232575-project-admin] Updating group '243ecd21-a2d0-4fd4-aee5-b3707c42dc8a' with 'available' {{(pid=86935) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 02 12:51:08 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:08 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:51:08 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-94ee1d78-806e-4c0e-924b-49dd34301e34 tempest-GroupsV320Test-321232575 tempest-GroupsV320Test-321232575-project-admin] http://192.168.122.82/volume/v3/groups/243ecd21-a2d0-4fd4-aee5-b3707c42dc8a/action returned with HTTP 202 Sep 02 12:51:08 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 394/796] 192.168.122.82 () {62 vars in 1307 bytes} [Wed Sep 2 12:51:08 2026] POST /volume/v3/groups/243ecd21-a2d0-4fd4-aee5-b3707c42dc8a/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 02 12:51:08 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-10eb4b11-7ab1-458a-8b54-7dbdef8291b7 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:08 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-10eb4b11-7ab1-458a-8b54-7dbdef8291b7 tempest-GroupsV320Test-1626455715 tempest-GroupsV320Test-1626455715-project-member] GET http://192.168.122.82/volume/v3/groups/243ecd21-a2d0-4fd4-aee5-b3707c42dc8a Sep 02 12:51:08 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-10eb4b11-7ab1-458a-8b54-7dbdef8291b7 tempest-GroupsV320Test-1626455715 tempest-GroupsV320Test-1626455715-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:08 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-10eb4b11-7ab1-458a-8b54-7dbdef8291b7 tempest-GroupsV320Test-1626455715 tempest-GroupsV320Test-1626455715-project-member] Calling method 'version_select' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:08 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.groups [None req-10eb4b11-7ab1-458a-8b54-7dbdef8291b7 tempest-GroupsV320Test-1626455715 tempest-GroupsV320Test-1626455715-project-member] show called for member 243ecd21-a2d0-4fd4-aee5-b3707c42dc8a {{(pid=86936) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 12:51:08 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:08 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:51:08 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:51:08 devstack devstack@c-api.service[86936]: return base.obj_make_list(context, cls(context), Sep 02 12:51:08 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-10eb4b11-7ab1-458a-8b54-7dbdef8291b7 tempest-GroupsV320Test-1626455715 tempest-GroupsV320Test-1626455715-project-member] http://192.168.122.82/volume/v3/groups/243ecd21-a2d0-4fd4-aee5-b3707c42dc8a returned with HTTP 200 Sep 02 12:51:08 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 403/797] 192.168.122.82 () {60 vars in 1265 bytes} [Wed Sep 2 12:51:08 2026] GET /volume/v3/groups/243ecd21-a2d0-4fd4-aee5-b3707c42dc8a => generated 389 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:51:08 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-325a3306-2d63-40b9-8bf3-0dd75d28027e None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:08 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-325a3306-2d63-40b9-8bf3-0dd75d28027e tempest-GroupsV320Test-321232575 tempest-GroupsV320Test-321232575-project-admin] POST http://192.168.122.82/volume/v3/groups/243ecd21-a2d0-4fd4-aee5-b3707c42dc8a/action Sep 02 12:51:08 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-325a3306-2d63-40b9-8bf3-0dd75d28027e tempest-GroupsV320Test-321232575 tempest-GroupsV320Test-321232575-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=86935) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 12:51:08 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-325a3306-2d63-40b9-8bf3-0dd75d28027e tempest-GroupsV320Test-321232575 tempest-GroupsV320Test-321232575-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:51:08 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.groups [None req-325a3306-2d63-40b9-8bf3-0dd75d28027e tempest-GroupsV320Test-321232575 tempest-GroupsV320Test-321232575-project-admin] Updating group '243ecd21-a2d0-4fd4-aee5-b3707c42dc8a' with 'error' {{(pid=86935) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 02 12:51:08 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:08 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:51:08 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-325a3306-2d63-40b9-8bf3-0dd75d28027e tempest-GroupsV320Test-321232575 tempest-GroupsV320Test-321232575-project-admin] http://192.168.122.82/volume/v3/groups/243ecd21-a2d0-4fd4-aee5-b3707c42dc8a/action returned with HTTP 202 Sep 02 12:51:08 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 395/798] 192.168.122.82 () {62 vars in 1307 bytes} [Wed Sep 2 12:51:08 2026] POST /volume/v3/groups/243ecd21-a2d0-4fd4-aee5-b3707c42dc8a/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 12:51:08 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-5250445d-2d75-4b10-b3ce-f9a2f6655f1a None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:08 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-5250445d-2d75-4b10-b3ce-f9a2f6655f1a tempest-GroupsV320Test-1626455715 tempest-GroupsV320Test-1626455715-project-member] GET http://192.168.122.82/volume/v3/groups/243ecd21-a2d0-4fd4-aee5-b3707c42dc8a Sep 02 12:51:08 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-5250445d-2d75-4b10-b3ce-f9a2f6655f1a tempest-GroupsV320Test-1626455715 tempest-GroupsV320Test-1626455715-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:08 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-5250445d-2d75-4b10-b3ce-f9a2f6655f1a tempest-GroupsV320Test-1626455715 tempest-GroupsV320Test-1626455715-project-member] Calling method 'version_select' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:08 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.groups [None req-5250445d-2d75-4b10-b3ce-f9a2f6655f1a tempest-GroupsV320Test-1626455715 tempest-GroupsV320Test-1626455715-project-member] show called for member 243ecd21-a2d0-4fd4-aee5-b3707c42dc8a {{(pid=86936) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 12:51:08 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:08 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:51:08 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:51:08 devstack devstack@c-api.service[86936]: return base.obj_make_list(context, cls(context), Sep 02 12:51:08 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-5250445d-2d75-4b10-b3ce-f9a2f6655f1a tempest-GroupsV320Test-1626455715 tempest-GroupsV320Test-1626455715-project-member] http://192.168.122.82/volume/v3/groups/243ecd21-a2d0-4fd4-aee5-b3707c42dc8a returned with HTTP 200 Sep 02 12:51:08 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 404/799] 192.168.122.82 () {60 vars in 1265 bytes} [Wed Sep 2 12:51:08 2026] GET /volume/v3/groups/243ecd21-a2d0-4fd4-aee5-b3707c42dc8a => generated 385 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:51:08 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-c212241f-bbaf-4a65-8d67-dfa8e175ca3c None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:08 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-c212241f-bbaf-4a65-8d67-dfa8e175ca3c tempest-GroupsV320Test-321232575 tempest-GroupsV320Test-321232575-project-admin] POST http://192.168.122.82/volume/v3/groups/243ecd21-a2d0-4fd4-aee5-b3707c42dc8a/action Sep 02 12:51:08 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-c212241f-bbaf-4a65-8d67-dfa8e175ca3c tempest-GroupsV320Test-321232575 tempest-GroupsV320Test-321232575-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=86935) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 12:51:08 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-c212241f-bbaf-4a65-8d67-dfa8e175ca3c tempest-GroupsV320Test-321232575 tempest-GroupsV320Test-321232575-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:51:08 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.groups [None req-c212241f-bbaf-4a65-8d67-dfa8e175ca3c tempest-GroupsV320Test-321232575 tempest-GroupsV320Test-321232575-project-admin] Updating group '243ecd21-a2d0-4fd4-aee5-b3707c42dc8a' with 'available' {{(pid=86935) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 02 12:51:08 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:08 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:51:08 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-c212241f-bbaf-4a65-8d67-dfa8e175ca3c tempest-GroupsV320Test-321232575 tempest-GroupsV320Test-321232575-project-admin] http://192.168.122.82/volume/v3/groups/243ecd21-a2d0-4fd4-aee5-b3707c42dc8a/action returned with HTTP 202 Sep 02 12:51:08 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 396/800] 192.168.122.82 () {62 vars in 1307 bytes} [Wed Sep 2 12:51:08 2026] POST /volume/v3/groups/243ecd21-a2d0-4fd4-aee5-b3707c42dc8a/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 02 12:51:08 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-8dd838e3-9a30-476a-99cf-42b73a2dd5a8 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:08 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-8dd838e3-9a30-476a-99cf-42b73a2dd5a8 tempest-GroupsV320Test-1626455715 tempest-GroupsV320Test-1626455715-project-member] GET http://192.168.122.82/volume/v3/groups/243ecd21-a2d0-4fd4-aee5-b3707c42dc8a Sep 02 12:51:08 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-8dd838e3-9a30-476a-99cf-42b73a2dd5a8 tempest-GroupsV320Test-1626455715 tempest-GroupsV320Test-1626455715-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:08 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-8dd838e3-9a30-476a-99cf-42b73a2dd5a8 tempest-GroupsV320Test-1626455715 tempest-GroupsV320Test-1626455715-project-member] Calling method 'version_select' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:08 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.groups [None req-8dd838e3-9a30-476a-99cf-42b73a2dd5a8 tempest-GroupsV320Test-1626455715 tempest-GroupsV320Test-1626455715-project-member] show called for member 243ecd21-a2d0-4fd4-aee5-b3707c42dc8a {{(pid=86936) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 12:51:08 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:08 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:51:08 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:51:08 devstack devstack@c-api.service[86936]: return base.obj_make_list(context, cls(context), Sep 02 12:51:08 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-8dd838e3-9a30-476a-99cf-42b73a2dd5a8 tempest-GroupsV320Test-1626455715 tempest-GroupsV320Test-1626455715-project-member] http://192.168.122.82/volume/v3/groups/243ecd21-a2d0-4fd4-aee5-b3707c42dc8a returned with HTTP 200 Sep 02 12:51:08 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-35324113-4125-4ca7-880b-f77cf7c6a28c None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:08 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 405/801] 192.168.122.82 () {60 vars in 1265 bytes} [Wed Sep 2 12:51:08 2026] GET /volume/v3/groups/243ecd21-a2d0-4fd4-aee5-b3707c42dc8a => generated 389 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:51:08 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-028b708c-07c0-46d8-8348-5c6f9c95c8dc None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:08 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-35324113-4125-4ca7-880b-f77cf7c6a28c tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] GET http://192.168.122.82/volume/v3/volumes/a22c6895-6dba-4437-b1e6-a3af7c5c5361 Sep 02 12:51:08 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-35324113-4125-4ca7-880b-f77cf7c6a28c tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:08 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-35324113-4125-4ca7-880b-f77cf7c6a28c tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:08 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-028b708c-07c0-46d8-8348-5c6f9c95c8dc tempest-GroupsV320Test-1626455715 tempest-GroupsV320Test-1626455715-project-member] GET http://192.168.122.82/volume/v3/volumes/detail Sep 02 12:51:08 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-028b708c-07c0-46d8-8348-5c6f9c95c8dc tempest-GroupsV320Test-1626455715 tempest-GroupsV320Test-1626455715-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:08 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-028b708c-07c0-46d8-8348-5c6f9c95c8dc tempest-GroupsV320Test-1626455715 tempest-GroupsV320Test-1626455715-project-member] Calling method 'detail' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:08 devstack devstack@c-api.service[86936]: DEBUG cinder.api.api_utils [None req-028b708c-07c0-46d8-8348-5c6f9c95c8dc tempest-GroupsV320Test-1626455715 tempest-GroupsV320Test-1626455715-project-member] Removing options '' from query. {{(pid=86936) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 12:51:08 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:08 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:51:08 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-028b708c-07c0-46d8-8348-5c6f9c95c8dc tempest-GroupsV320Test-1626455715 tempest-GroupsV320Test-1626455715-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86936) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 12:51:08 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:51:08 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:51:08 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:08 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:51:08 devstack devstack@c-api.service[86936]: /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 02 12:51:08 devstack devstack@c-api.service[86936]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 12:51:08 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-028b708c-07c0-46d8-8348-5c6f9c95c8dc tempest-GroupsV320Test-1626455715 tempest-GroupsV320Test-1626455715-project-member] Get all volumes completed successfully. Sep 02 12:51:08 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-028b708c-07c0-46d8-8348-5c6f9c95c8dc tempest-GroupsV320Test-1626455715 tempest-GroupsV320Test-1626455715-project-member] http://192.168.122.82/volume/v3/volumes/detail returned with HTTP 200 Sep 02 12:51:08 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 406/802] 192.168.122.82 () {60 vars in 1178 bytes} [Wed Sep 2 12:51:08 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:51:08 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-35324113-4125-4ca7-880b-f77cf7c6a28c tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Volume info retrieved successfully. Sep 02 12:51:08 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-35324113-4125-4ca7-880b-f77cf7c6a28c tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] http://192.168.122.82/volume/v3/volumes/a22c6895-6dba-4437-b1e6-a3af7c5c5361 returned with HTTP 200 Sep 02 12:51:08 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 397/803] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:51:08 2026] GET /volume/v3/volumes/a22c6895-6dba-4437-b1e6-a3af7c5c5361 => generated 849 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:51:08 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-69811dee-39eb-4b92-b31f-e4e7b82b6798 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:08 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-69811dee-39eb-4b92-b31f-e4e7b82b6798 tempest-GroupsV320Test-1626455715 tempest-GroupsV320Test-1626455715-project-member] POST http://192.168.122.82/volume/v3/groups/243ecd21-a2d0-4fd4-aee5-b3707c42dc8a/action Sep 02 12:51:08 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-69811dee-39eb-4b92-b31f-e4e7b82b6798 tempest-GroupsV320Test-1626455715 tempest-GroupsV320Test-1626455715-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86936) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 12:51:08 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-69811dee-39eb-4b92-b31f-e4e7b82b6798 tempest-GroupsV320Test-1626455715 tempest-GroupsV320Test-1626455715-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:51:08 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.groups [None req-69811dee-39eb-4b92-b31f-e4e7b82b6798 tempest-GroupsV320Test-1626455715 tempest-GroupsV320Test-1626455715-project-member] delete called for group 243ecd21-a2d0-4fd4-aee5-b3707c42dc8a {{(pid=86936) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 02 12:51:08 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.groups [None req-69811dee-39eb-4b92-b31f-e4e7b82b6798 tempest-GroupsV320Test-1626455715 tempest-GroupsV320Test-1626455715-project-member] Delete group with id: 243ecd21-a2d0-4fd4-aee5-b3707c42dc8a Sep 02 12:51:08 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:08 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:51:08 devstack devstack@c-api.service[86936]: /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 02 12:51:08 devstack devstack@c-api.service[86936]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 02 12:51:09 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-69811dee-39eb-4b92-b31f-e4e7b82b6798 tempest-GroupsV320Test-1626455715 tempest-GroupsV320Test-1626455715-project-member] http://192.168.122.82/volume/v3/groups/243ecd21-a2d0-4fd4-aee5-b3707c42dc8a/action returned with HTTP 202 Sep 02 12:51:09 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 407/804] 192.168.122.82 () {62 vars in 1307 bytes} [Wed Sep 2 12:51:08 2026] POST /volume/v3/groups/243ecd21-a2d0-4fd4-aee5-b3707c42dc8a/action => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 12:51:09 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-29251dc1-8584-48d5-b218-bcfe92212d5a None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:09 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-29251dc1-8584-48d5-b218-bcfe92212d5a tempest-GroupsV320Test-1626455715 tempest-GroupsV320Test-1626455715-project-member] GET http://192.168.122.82/volume/v3/groups/243ecd21-a2d0-4fd4-aee5-b3707c42dc8a Sep 02 12:51:09 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-29251dc1-8584-48d5-b218-bcfe92212d5a tempest-GroupsV320Test-1626455715 tempest-GroupsV320Test-1626455715-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:09 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-29251dc1-8584-48d5-b218-bcfe92212d5a tempest-GroupsV320Test-1626455715 tempest-GroupsV320Test-1626455715-project-member] Calling method 'version_select' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:09 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.groups [None req-29251dc1-8584-48d5-b218-bcfe92212d5a tempest-GroupsV320Test-1626455715 tempest-GroupsV320Test-1626455715-project-member] show called for member 243ecd21-a2d0-4fd4-aee5-b3707c42dc8a {{(pid=86935) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 12:51:09 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:09 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:51:09 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:51:09 devstack devstack@c-api.service[86935]: return base.obj_make_list(context, cls(context), Sep 02 12:51:09 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-29251dc1-8584-48d5-b218-bcfe92212d5a tempest-GroupsV320Test-1626455715 tempest-GroupsV320Test-1626455715-project-member] http://192.168.122.82/volume/v3/groups/243ecd21-a2d0-4fd4-aee5-b3707c42dc8a returned with HTTP 200 Sep 02 12:51:09 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 398/805] 192.168.122.82 () {60 vars in 1265 bytes} [Wed Sep 2 12:51:09 2026] GET /volume/v3/groups/243ecd21-a2d0-4fd4-aee5-b3707c42dc8a => generated 388 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:51:09 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-0f008b75-0500-4613-a282-f20a63303ca6 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:09 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-0f008b75-0500-4613-a282-f20a63303ca6 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] GET http://192.168.122.82/volume/v3/volumes/a22c6895-6dba-4437-b1e6-a3af7c5c5361 Sep 02 12:51:09 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-0f008b75-0500-4613-a282-f20a63303ca6 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:09 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-0f008b75-0500-4613-a282-f20a63303ca6 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:09 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:51:09 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:51:09 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:09 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:51:10 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-0f008b75-0500-4613-a282-f20a63303ca6 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Volume info retrieved successfully. Sep 02 12:51:10 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-0f008b75-0500-4613-a282-f20a63303ca6 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] http://192.168.122.82/volume/v3/volumes/a22c6895-6dba-4437-b1e6-a3af7c5c5361 returned with HTTP 200 Sep 02 12:51:10 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 408/806] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:51:09 2026] GET /volume/v3/volumes/a22c6895-6dba-4437-b1e6-a3af7c5c5361 => generated 850 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:51:10 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-c1a02fb1-015b-4ee5-9415-2e40ac35c793 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:10 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-c1a02fb1-015b-4ee5-9415-2e40ac35c793 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] POST http://192.168.122.82/volume/v3/snapshots Sep 02 12:51:10 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-c1a02fb1-015b-4ee5-9415-2e40ac35c793 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a22c6895-6dba-4437-b1e6-a3af7c5c5361", "name": "tempest-VolumesDeleteCascade-Snapshot-2098136281"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:51:10 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:51:10 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:51:10 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:10 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:51:10 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-c1a02fb1-015b-4ee5-9415-2e40ac35c793 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Volume info retrieved successfully. Sep 02 12:51:10 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.snapshots [None req-c1a02fb1-015b-4ee5-9415-2e40ac35c793 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Create snapshot from volume a22c6895-6dba-4437-b1e6-a3af7c5c5361 Sep 02 12:51:10 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-6f22c608-ae72-48c2-8804-b1b8cdbacf4b None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:10 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-6f22c608-ae72-48c2-8804-b1b8cdbacf4b tempest-GroupsV320Test-1626455715 tempest-GroupsV320Test-1626455715-project-member] GET http://192.168.122.82/volume/v3/groups/243ecd21-a2d0-4fd4-aee5-b3707c42dc8a Sep 02 12:51:10 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-6f22c608-ae72-48c2-8804-b1b8cdbacf4b tempest-GroupsV320Test-1626455715 tempest-GroupsV320Test-1626455715-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:10 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-6f22c608-ae72-48c2-8804-b1b8cdbacf4b tempest-GroupsV320Test-1626455715 tempest-GroupsV320Test-1626455715-project-member] Calling method 'version_select' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:10 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.groups [None req-6f22c608-ae72-48c2-8804-b1b8cdbacf4b tempest-GroupsV320Test-1626455715 tempest-GroupsV320Test-1626455715-project-member] show called for member 243ecd21-a2d0-4fd4-aee5-b3707c42dc8a {{(pid=86936) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 12:51:10 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-6f22c608-ae72-48c2-8804-b1b8cdbacf4b tempest-GroupsV320Test-1626455715 tempest-GroupsV320Test-1626455715-project-member] http://192.168.122.82/volume/v3/groups/243ecd21-a2d0-4fd4-aee5-b3707c42dc8a returned with HTTP 404 Sep 02 12:51:10 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 409/807] 192.168.122.82 () {60 vars in 1265 bytes} [Wed Sep 2 12:51:10 2026] GET /volume/v3/groups/243ecd21-a2d0-4fd4-aee5-b3707c42dc8a => generated 108 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 12:51:10 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-04b90183-7391-4dcf-a2ab-6cdb75636d08 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:10 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-04b90183-7391-4dcf-a2ab-6cdb75636d08 tempest-GroupsV320Test-321232575 tempest-GroupsV320Test-321232575-project-admin] DELETE http://192.168.122.82/volume/v3/group_types/13a31a2c-cf63-426e-a0bf-ac7ca960eb71 Sep 02 12:51:10 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-04b90183-7391-4dcf-a2ab-6cdb75636d08 tempest-GroupsV320Test-321232575 tempest-GroupsV320Test-321232575-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:10 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-04b90183-7391-4dcf-a2ab-6cdb75636d08 tempest-GroupsV320Test-321232575 tempest-GroupsV320Test-321232575-project-admin] Calling method 'version_select' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:10 devstack devstack@c-api.service[86935]: DEBUG cinder.quota [None req-c1a02fb1-015b-4ee5-9415-2e40ac35c793 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Created reservations ['ecb68549-2700-4d48-84ac-7e1ef95405c1', 'cf876ddf-5d71-4c59-8689-035c6873d857', '9626ac64-5854-453a-886c-0db7328d5d89', '7bec7ed4-7c1b-42d3-8af8-60499a518637'] {{(pid=86935) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:51:10 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:51:10 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:51:10 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-04b90183-7391-4dcf-a2ab-6cdb75636d08 tempest-GroupsV320Test-321232575 tempest-GroupsV320Test-321232575-project-admin] http://192.168.122.82/volume/v3/group_types/13a31a2c-cf63-426e-a0bf-ac7ca960eb71 returned with HTTP 202 Sep 02 12:51:10 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 410/808] 192.168.122.82 () {60 vars in 1283 bytes} [Wed Sep 2 12:51:10 2026] DELETE /volume/v3/group_types/13a31a2c-cf63-426e-a0bf-ac7ca960eb71 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 12:51:10 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-e930631f-00bf-4895-aec8-ac87483fbde4 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:10 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-e930631f-00bf-4895-aec8-ac87483fbde4 tempest-GroupsV320Test-321232575 tempest-GroupsV320Test-321232575-project-admin] DELETE http://192.168.122.82/volume/v3/types/b846c9d3-f2a6-4161-a20c-3c6138365273 Sep 02 12:51:10 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-e930631f-00bf-4895-aec8-ac87483fbde4 tempest-GroupsV320Test-321232575 tempest-GroupsV320Test-321232575-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:10 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-e930631f-00bf-4895-aec8-ac87483fbde4 tempest-GroupsV320Test-321232575 tempest-GroupsV320Test-321232575-project-admin] Calling method '_delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:10 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-c1a02fb1-015b-4ee5-9415-2e40ac35c793 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Snapshot create request issued successfully. Sep 02 12:51:10 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-c1a02fb1-015b-4ee5-9415-2e40ac35c793 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] http://192.168.122.82/volume/v3/snapshots returned with HTTP 202 Sep 02 12:51:10 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 399/809] 192.168.122.82 () {60 vars in 1144 bytes} [Wed Sep 2 12:51:10 2026] POST /volume/v3/snapshots => generated 307 bytes in 251 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 12:51:10 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-569c9885-809e-4d2c-b4de-dddcbc57bd9c None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:10 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-569c9885-809e-4d2c-b4de-dddcbc57bd9c tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] GET http://192.168.122.82/volume/v3/snapshots/d6b9ebbe-e359-4d98-919f-0defd37052bd Sep 02 12:51:10 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-569c9885-809e-4d2c-b4de-dddcbc57bd9c tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:10 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-569c9885-809e-4d2c-b4de-dddcbc57bd9c tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:10 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-e930631f-00bf-4895-aec8-ac87483fbde4 tempest-GroupsV320Test-321232575 tempest-GroupsV320Test-321232575-project-admin] http://192.168.122.82/volume/v3/types/b846c9d3-f2a6-4161-a20c-3c6138365273 returned with HTTP 202 Sep 02 12:51:10 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 411/810] 192.168.122.82 () {58 vars in 1224 bytes} [Wed Sep 2 12:51:10 2026] DELETE /volume/v3/types/b846c9d3-f2a6-4161-a20c-3c6138365273 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 12:51:10 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-fe51b4e3-a377-4906-bfda-f969f3c0bf7b None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:10 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-fe51b4e3-a377-4906-bfda-f969f3c0bf7b tempest-GroupsV320Test-321232575 tempest-GroupsV320Test-321232575-project-admin] GET http://192.168.122.82/volume/v3/types/b846c9d3-f2a6-4161-a20c-3c6138365273 Sep 02 12:51:10 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-fe51b4e3-a377-4906-bfda-f969f3c0bf7b tempest-GroupsV320Test-321232575 tempest-GroupsV320Test-321232575-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:10 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-fe51b4e3-a377-4906-bfda-f969f3c0bf7b tempest-GroupsV320Test-321232575 tempest-GroupsV320Test-321232575-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:10 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:10 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:51:10 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-569c9885-809e-4d2c-b4de-dddcbc57bd9c tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Snapshot retrieved successfully. Sep 02 12:51:10 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-569c9885-809e-4d2c-b4de-dddcbc57bd9c tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] http://192.168.122.82/volume/v3/snapshots/d6b9ebbe-e359-4d98-919f-0defd37052bd returned with HTTP 200 Sep 02 12:51:10 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 400/811] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:51:10 2026] GET /volume/v3/snapshots/d6b9ebbe-e359-4d98-919f-0defd37052bd => generated 439 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:51:10 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-fe51b4e3-a377-4906-bfda-f969f3c0bf7b tempest-GroupsV320Test-321232575 tempest-GroupsV320Test-321232575-project-admin] http://192.168.122.82/volume/v3/types/b846c9d3-f2a6-4161-a20c-3c6138365273 returned with HTTP 404 Sep 02 12:51:10 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 412/812] 192.168.122.82 () {58 vars in 1221 bytes} [Wed Sep 2 12:51:10 2026] GET /volume/v3/types/b846c9d3-f2a6-4161-a20c-3c6138365273 => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:51:10 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-58fd1221-3f1d-408c-a3c5-0dff7650be86 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:11 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-58fd1221-3f1d-408c-a3c5-0dff7650be86 tempest-VolumeTypesExtraSpecsTest-1834911411 tempest-VolumeTypesExtraSpecsTest-1834911411-project-admin] POST http://192.168.122.82/volume/v3/types Sep 02 12:51:11 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-58fd1221-3f1d-408c-a3c5-0dff7650be86 tempest-VolumeTypesExtraSpecsTest-1834911411 tempest-VolumeTypesExtraSpecsTest-1834911411-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-1054789763"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:51:11 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-58fd1221-3f1d-408c-a3c5-0dff7650be86 tempest-VolumeTypesExtraSpecsTest-1834911411 tempest-VolumeTypesExtraSpecsTest-1834911411-project-admin] http://192.168.122.82/volume/v3/types returned with HTTP 200 Sep 02 12:51:11 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 401/813] 192.168.122.82 () {60 vars in 1131 bytes} [Wed Sep 2 12:51:10 2026] POST /volume/v3/types => generated 231 bytes in 437 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:51:11 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-88e9ea5f-2ce1-4a5f-9995-282b814b2b18 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:11 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-88e9ea5f-2ce1-4a5f-9995-282b814b2b18 tempest-VolumeTypesExtraSpecsTest-1834911411 tempest-VolumeTypesExtraSpecsTest-1834911411-project-admin] POST http://192.168.122.82/volume/v3/types/3093c4ab-b5d4-418c-8509-7684f0197ff3/extra_specs Sep 02 12:51:11 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-88e9ea5f-2ce1-4a5f-9995-282b814b2b18 tempest-VolumeTypesExtraSpecsTest-1834911411 tempest-VolumeTypesExtraSpecsTest-1834911411-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:51:11 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-88e9ea5f-2ce1-4a5f-9995-282b814b2b18 tempest-VolumeTypesExtraSpecsTest-1834911411 tempest-VolumeTypesExtraSpecsTest-1834911411-project-admin] http://192.168.122.82/volume/v3/types/3093c4ab-b5d4-418c-8509-7684f0197ff3/extra_specs returned with HTTP 200 Sep 02 12:51:11 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 413/814] 192.168.122.82 () {60 vars in 1278 bytes} [Wed Sep 2 12:51:11 2026] POST /volume/v3/types/3093c4ab-b5d4-418c-8509-7684f0197ff3/extra_specs => generated 34 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 12:51:11 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-69f8bad6-62e7-4860-a57c-6a4e55c0a9ac None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:11 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-69f8bad6-62e7-4860-a57c-6a4e55c0a9ac tempest-VolumeTypesExtraSpecsTest-1834911411 tempest-VolumeTypesExtraSpecsTest-1834911411-project-admin] GET http://192.168.122.82/volume/v3/types/3093c4ab-b5d4-418c-8509-7684f0197ff3/extra_specs/spec3 Sep 02 12:51:11 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-69f8bad6-62e7-4860-a57c-6a4e55c0a9ac tempest-VolumeTypesExtraSpecsTest-1834911411 tempest-VolumeTypesExtraSpecsTest-1834911411-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:11 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-69f8bad6-62e7-4860-a57c-6a4e55c0a9ac tempest-VolumeTypesExtraSpecsTest-1834911411 tempest-VolumeTypesExtraSpecsTest-1834911411-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:11 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-69f8bad6-62e7-4860-a57c-6a4e55c0a9ac tempest-VolumeTypesExtraSpecsTest-1834911411 tempest-VolumeTypesExtraSpecsTest-1834911411-project-admin] http://192.168.122.82/volume/v3/types/3093c4ab-b5d4-418c-8509-7684f0197ff3/extra_specs/spec3 returned with HTTP 200 Sep 02 12:51:11 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 402/815] 192.168.122.82 () {58 vars in 1275 bytes} [Wed Sep 2 12:51:11 2026] GET /volume/v3/types/3093c4ab-b5d4-418c-8509-7684f0197ff3/extra_specs/spec3 => generated 17 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 02 12:51:11 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-3df34655-7f15-4de3-ba33-c3aae46bce8b None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:11 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-3df34655-7f15-4de3-ba33-c3aae46bce8b tempest-VolumeTypesExtraSpecsTest-1834911411 tempest-VolumeTypesExtraSpecsTest-1834911411-project-admin] DELETE http://192.168.122.82/volume/v3/types/3093c4ab-b5d4-418c-8509-7684f0197ff3/extra_specs/spec3 Sep 02 12:51:11 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-3df34655-7f15-4de3-ba33-c3aae46bce8b tempest-VolumeTypesExtraSpecsTest-1834911411 tempest-VolumeTypesExtraSpecsTest-1834911411-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:11 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-3df34655-7f15-4de3-ba33-c3aae46bce8b tempest-VolumeTypesExtraSpecsTest-1834911411 tempest-VolumeTypesExtraSpecsTest-1834911411-project-admin] Calling method 'delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:11 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-3df34655-7f15-4de3-ba33-c3aae46bce8b tempest-VolumeTypesExtraSpecsTest-1834911411 tempest-VolumeTypesExtraSpecsTest-1834911411-project-admin] http://192.168.122.82/volume/v3/types/3093c4ab-b5d4-418c-8509-7684f0197ff3/extra_specs/spec3 returned with HTTP 202 Sep 02 12:51:11 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 414/816] 192.168.122.82 () {58 vars in 1278 bytes} [Wed Sep 2 12:51:11 2026] DELETE /volume/v3/types/3093c4ab-b5d4-418c-8509-7684f0197ff3/extra_specs/spec3 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 12:51:11 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-32cc7011-c7b8-48e4-9e94-771c9f0d019b None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:11 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-32cc7011-c7b8-48e4-9e94-771c9f0d019b tempest-VolumeTypesExtraSpecsTest-1834911411 tempest-VolumeTypesExtraSpecsTest-1834911411-project-admin] GET http://192.168.122.82/volume/v3/types/3093c4ab-b5d4-418c-8509-7684f0197ff3/extra_specs/spec3 Sep 02 12:51:11 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-32cc7011-c7b8-48e4-9e94-771c9f0d019b tempest-VolumeTypesExtraSpecsTest-1834911411 tempest-VolumeTypesExtraSpecsTest-1834911411-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:11 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-32cc7011-c7b8-48e4-9e94-771c9f0d019b tempest-VolumeTypesExtraSpecsTest-1834911411 tempest-VolumeTypesExtraSpecsTest-1834911411-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:11 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-5fb3ff9d-d3e7-44e9-ac5e-96a59a46e770 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:11 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-5fb3ff9d-d3e7-44e9-ac5e-96a59a46e770 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] GET http://192.168.122.82/volume/v3/snapshots/d6b9ebbe-e359-4d98-919f-0defd37052bd Sep 02 12:51:11 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-5fb3ff9d-d3e7-44e9-ac5e-96a59a46e770 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:11 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-5fb3ff9d-d3e7-44e9-ac5e-96a59a46e770 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:11 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-32cc7011-c7b8-48e4-9e94-771c9f0d019b tempest-VolumeTypesExtraSpecsTest-1834911411 tempest-VolumeTypesExtraSpecsTest-1834911411-project-admin] http://192.168.122.82/volume/v3/types/3093c4ab-b5d4-418c-8509-7684f0197ff3/extra_specs/spec3 returned with HTTP 404 Sep 02 12:51:11 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 403/817] 192.168.122.82 () {58 vars in 1275 bytes} [Wed Sep 2 12:51:11 2026] GET /volume/v3/types/3093c4ab-b5d4-418c-8509-7684f0197ff3/extra_specs/spec3 => generated 129 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:51:11 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:11 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:51:11 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-5fb3ff9d-d3e7-44e9-ac5e-96a59a46e770 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Snapshot retrieved successfully. Sep 02 12:51:11 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-5fb3ff9d-d3e7-44e9-ac5e-96a59a46e770 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] http://192.168.122.82/volume/v3/snapshots/d6b9ebbe-e359-4d98-919f-0defd37052bd returned with HTTP 200 Sep 02 12:51:11 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 415/818] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:51:11 2026] GET /volume/v3/snapshots/d6b9ebbe-e359-4d98-919f-0defd37052bd => generated 439 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:51:11 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-58ddaf5c-3fa9-42a8-a01f-3ca2e97bc789 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:11 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-58ddaf5c-3fa9-42a8-a01f-3ca2e97bc789 tempest-VolumeTypesExtraSpecsTest-1834911411 tempest-VolumeTypesExtraSpecsTest-1834911411-project-admin] POST http://192.168.122.82/volume/v3/types/3093c4ab-b5d4-418c-8509-7684f0197ff3/extra_specs Sep 02 12:51:11 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-58ddaf5c-3fa9-42a8-a01f-3ca2e97bc789 tempest-VolumeTypesExtraSpecsTest-1834911411 tempest-VolumeTypesExtraSpecsTest-1834911411-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:51:11 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-58ddaf5c-3fa9-42a8-a01f-3ca2e97bc789 tempest-VolumeTypesExtraSpecsTest-1834911411 tempest-VolumeTypesExtraSpecsTest-1834911411-project-admin] http://192.168.122.82/volume/v3/types/3093c4ab-b5d4-418c-8509-7684f0197ff3/extra_specs returned with HTTP 200 Sep 02 12:51:11 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 404/819] 192.168.122.82 () {60 vars in 1278 bytes} [Wed Sep 2 12:51:11 2026] POST /volume/v3/types/3093c4ab-b5d4-418c-8509-7684f0197ff3/extra_specs => generated 34 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 12:51:11 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-7537f7f7-51b7-43d9-9a30-cc4eab97a947 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:11 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-7537f7f7-51b7-43d9-9a30-cc4eab97a947 tempest-VolumeTypesExtraSpecsTest-1834911411 tempest-VolumeTypesExtraSpecsTest-1834911411-project-admin] GET http://192.168.122.82/volume/v3/types/3093c4ab-b5d4-418c-8509-7684f0197ff3/extra_specs Sep 02 12:51:11 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-7537f7f7-51b7-43d9-9a30-cc4eab97a947 tempest-VolumeTypesExtraSpecsTest-1834911411 tempest-VolumeTypesExtraSpecsTest-1834911411-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:11 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-7537f7f7-51b7-43d9-9a30-cc4eab97a947 tempest-VolumeTypesExtraSpecsTest-1834911411 tempest-VolumeTypesExtraSpecsTest-1834911411-project-admin] Calling method 'index' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:11 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-7537f7f7-51b7-43d9-9a30-cc4eab97a947 tempest-VolumeTypesExtraSpecsTest-1834911411 tempest-VolumeTypesExtraSpecsTest-1834911411-project-admin] http://192.168.122.82/volume/v3/types/3093c4ab-b5d4-418c-8509-7684f0197ff3/extra_specs returned with HTTP 200 Sep 02 12:51:11 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 416/820] 192.168.122.82 () {58 vars in 1257 bytes} [Wed Sep 2 12:51:11 2026] GET /volume/v3/types/3093c4ab-b5d4-418c-8509-7684f0197ff3/extra_specs => generated 34 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 12:51:11 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-6fb9c66b-fe74-4961-8787-0d7c67f27b30 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:11 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-6fb9c66b-fe74-4961-8787-0d7c67f27b30 tempest-VolumeTypesExtraSpecsTest-1834911411 tempest-VolumeTypesExtraSpecsTest-1834911411-project-admin] POST http://192.168.122.82/volume/v3/types/3093c4ab-b5d4-418c-8509-7684f0197ff3/extra_specs Sep 02 12:51:11 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-6fb9c66b-fe74-4961-8787-0d7c67f27b30 tempest-VolumeTypesExtraSpecsTest-1834911411 tempest-VolumeTypesExtraSpecsTest-1834911411-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:51:11 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-6fb9c66b-fe74-4961-8787-0d7c67f27b30 tempest-VolumeTypesExtraSpecsTest-1834911411 tempest-VolumeTypesExtraSpecsTest-1834911411-project-admin] http://192.168.122.82/volume/v3/types/3093c4ab-b5d4-418c-8509-7684f0197ff3/extra_specs returned with HTTP 200 Sep 02 12:51:11 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 405/821] 192.168.122.82 () {60 vars in 1278 bytes} [Wed Sep 2 12:51:11 2026] POST /volume/v3/types/3093c4ab-b5d4-418c-8509-7684f0197ff3/extra_specs => generated 34 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 12:51:11 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-99fc9823-685e-47bd-8ad8-8090774ed2b5 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:11 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-99fc9823-685e-47bd-8ad8-8090774ed2b5 tempest-VolumeTypesExtraSpecsTest-1834911411 tempest-VolumeTypesExtraSpecsTest-1834911411-project-admin] PUT http://192.168.122.82/volume/v3/types/3093c4ab-b5d4-418c-8509-7684f0197ff3/extra_specs/spec2 Sep 02 12:51:11 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-99fc9823-685e-47bd-8ad8-8090774ed2b5 tempest-VolumeTypesExtraSpecsTest-1834911411 tempest-VolumeTypesExtraSpecsTest-1834911411-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:51:11 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-99fc9823-685e-47bd-8ad8-8090774ed2b5 tempest-VolumeTypesExtraSpecsTest-1834911411 tempest-VolumeTypesExtraSpecsTest-1834911411-project-admin] http://192.168.122.82/volume/v3/types/3093c4ab-b5d4-418c-8509-7684f0197ff3/extra_specs/spec2 returned with HTTP 200 Sep 02 12:51:11 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 417/822] 192.168.122.82 () {60 vars in 1295 bytes} [Wed Sep 2 12:51:11 2026] PUT /volume/v3/types/3093c4ab-b5d4-418c-8509-7684f0197ff3/extra_specs/spec2 => generated 17 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 12:51:11 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-84572f78-81ef-43ac-85cb-c922a90daebe None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:11 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-84572f78-81ef-43ac-85cb-c922a90daebe tempest-VolumeTypesExtraSpecsTest-1834911411 tempest-VolumeTypesExtraSpecsTest-1834911411-project-admin] GET http://192.168.122.82/volume/v3/types/3093c4ab-b5d4-418c-8509-7684f0197ff3/extra_specs/spec2 Sep 02 12:51:11 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-84572f78-81ef-43ac-85cb-c922a90daebe tempest-VolumeTypesExtraSpecsTest-1834911411 tempest-VolumeTypesExtraSpecsTest-1834911411-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:11 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-84572f78-81ef-43ac-85cb-c922a90daebe tempest-VolumeTypesExtraSpecsTest-1834911411 tempest-VolumeTypesExtraSpecsTest-1834911411-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:11 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-84572f78-81ef-43ac-85cb-c922a90daebe tempest-VolumeTypesExtraSpecsTest-1834911411 tempest-VolumeTypesExtraSpecsTest-1834911411-project-admin] http://192.168.122.82/volume/v3/types/3093c4ab-b5d4-418c-8509-7684f0197ff3/extra_specs/spec2 returned with HTTP 200 Sep 02 12:51:11 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 406/823] 192.168.122.82 () {58 vars in 1275 bytes} [Wed Sep 2 12:51:11 2026] GET /volume/v3/types/3093c4ab-b5d4-418c-8509-7684f0197ff3/extra_specs/spec2 => generated 17 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 12:51:11 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-8e3fef93-8076-47b7-aadb-5a0a3bbce373 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:11 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-8e3fef93-8076-47b7-aadb-5a0a3bbce373 tempest-VolumeTypesExtraSpecsTest-1834911411 tempest-VolumeTypesExtraSpecsTest-1834911411-project-admin] POST http://192.168.122.82/volume/v3/types/3093c4ab-b5d4-418c-8509-7684f0197ff3/extra_specs Sep 02 12:51:11 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-8e3fef93-8076-47b7-aadb-5a0a3bbce373 tempest-VolumeTypesExtraSpecsTest-1834911411 tempest-VolumeTypesExtraSpecsTest-1834911411-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:51:11 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-8e3fef93-8076-47b7-aadb-5a0a3bbce373 tempest-VolumeTypesExtraSpecsTest-1834911411 tempest-VolumeTypesExtraSpecsTest-1834911411-project-admin] http://192.168.122.82/volume/v3/types/3093c4ab-b5d4-418c-8509-7684f0197ff3/extra_specs returned with HTTP 200 Sep 02 12:51:11 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 418/824] 192.168.122.82 () {60 vars in 1278 bytes} [Wed Sep 2 12:51:11 2026] POST /volume/v3/types/3093c4ab-b5d4-418c-8509-7684f0197ff3/extra_specs => generated 51 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 12:51:11 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-5d03e7a1-3a82-445c-a424-b8920e698b7b None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:11 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-5d03e7a1-3a82-445c-a424-b8920e698b7b tempest-VolumeTypesExtraSpecsTest-1834911411 tempest-VolumeTypesExtraSpecsTest-1834911411-project-admin] GET http://192.168.122.82/volume/v3/types/3093c4ab-b5d4-418c-8509-7684f0197ff3/extra_specs Sep 02 12:51:11 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-5d03e7a1-3a82-445c-a424-b8920e698b7b tempest-VolumeTypesExtraSpecsTest-1834911411 tempest-VolumeTypesExtraSpecsTest-1834911411-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:11 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-5d03e7a1-3a82-445c-a424-b8920e698b7b tempest-VolumeTypesExtraSpecsTest-1834911411 tempest-VolumeTypesExtraSpecsTest-1834911411-project-admin] Calling method 'index' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:11 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-5d03e7a1-3a82-445c-a424-b8920e698b7b tempest-VolumeTypesExtraSpecsTest-1834911411 tempest-VolumeTypesExtraSpecsTest-1834911411-project-admin] http://192.168.122.82/volume/v3/types/3093c4ab-b5d4-418c-8509-7684f0197ff3/extra_specs returned with HTTP 200 Sep 02 12:51:11 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 407/825] 192.168.122.82 () {58 vars in 1257 bytes} [Wed Sep 2 12:51:11 2026] GET /volume/v3/types/3093c4ab-b5d4-418c-8509-7684f0197ff3/extra_specs => generated 68 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 12:51:11 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-2e3aa543-6173-4bfe-a2ae-1079ff1625e4 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:11 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-2e3aa543-6173-4bfe-a2ae-1079ff1625e4 tempest-VolumeTypesExtraSpecsTest-1834911411 tempest-VolumeTypesExtraSpecsTest-1834911411-project-admin] DELETE http://192.168.122.82/volume/v3/types/3093c4ab-b5d4-418c-8509-7684f0197ff3 Sep 02 12:51:11 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-2e3aa543-6173-4bfe-a2ae-1079ff1625e4 tempest-VolumeTypesExtraSpecsTest-1834911411 tempest-VolumeTypesExtraSpecsTest-1834911411-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:11 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-2e3aa543-6173-4bfe-a2ae-1079ff1625e4 tempest-VolumeTypesExtraSpecsTest-1834911411 tempest-VolumeTypesExtraSpecsTest-1834911411-project-admin] Calling method '_delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:12 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-2e3aa543-6173-4bfe-a2ae-1079ff1625e4 tempest-VolumeTypesExtraSpecsTest-1834911411 tempest-VolumeTypesExtraSpecsTest-1834911411-project-admin] http://192.168.122.82/volume/v3/types/3093c4ab-b5d4-418c-8509-7684f0197ff3 returned with HTTP 202 Sep 02 12:51:12 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 419/826] 192.168.122.82 () {58 vars in 1224 bytes} [Wed Sep 2 12:51:11 2026] DELETE /volume/v3/types/3093c4ab-b5d4-418c-8509-7684f0197ff3 => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 12:51:12 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-b9795d48-2656-49f9-a105-314b1399d809 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:12 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-b9795d48-2656-49f9-a105-314b1399d809 tempest-VolumeTypesExtraSpecsTest-1834911411 tempest-VolumeTypesExtraSpecsTest-1834911411-project-admin] GET http://192.168.122.82/volume/v3/types/3093c4ab-b5d4-418c-8509-7684f0197ff3 Sep 02 12:51:12 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-b9795d48-2656-49f9-a105-314b1399d809 tempest-VolumeTypesExtraSpecsTest-1834911411 tempest-VolumeTypesExtraSpecsTest-1834911411-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:12 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-b9795d48-2656-49f9-a105-314b1399d809 tempest-VolumeTypesExtraSpecsTest-1834911411 tempest-VolumeTypesExtraSpecsTest-1834911411-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:12 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-b9795d48-2656-49f9-a105-314b1399d809 tempest-VolumeTypesExtraSpecsTest-1834911411 tempest-VolumeTypesExtraSpecsTest-1834911411-project-admin] http://192.168.122.82/volume/v3/types/3093c4ab-b5d4-418c-8509-7684f0197ff3 returned with HTTP 404 Sep 02 12:51:12 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 408/827] 192.168.122.82 () {58 vars in 1221 bytes} [Wed Sep 2 12:51:12 2026] GET /volume/v3/types/3093c4ab-b5d4-418c-8509-7684f0197ff3 => generated 114 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 12:51:12 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-6683f8d5-8c87-43cf-8d5b-acfcc9ca372f None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:12 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-6683f8d5-8c87-43cf-8d5b-acfcc9ca372f tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] GET http://192.168.122.82/volume/v3/snapshots/d6b9ebbe-e359-4d98-919f-0defd37052bd Sep 02 12:51:12 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-6683f8d5-8c87-43cf-8d5b-acfcc9ca372f tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:12 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-6683f8d5-8c87-43cf-8d5b-acfcc9ca372f tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:12 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:12 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:51:12 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-6683f8d5-8c87-43cf-8d5b-acfcc9ca372f tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Snapshot retrieved successfully. Sep 02 12:51:12 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-6683f8d5-8c87-43cf-8d5b-acfcc9ca372f tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] http://192.168.122.82/volume/v3/snapshots/d6b9ebbe-e359-4d98-919f-0defd37052bd returned with HTTP 200 Sep 02 12:51:12 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 420/828] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:51:12 2026] GET /volume/v3/snapshots/d6b9ebbe-e359-4d98-919f-0defd37052bd => generated 439 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:51:12 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-91ae7e27-e9cb-44fe-a312-a02b8a4707b0 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:12 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-91ae7e27-e9cb-44fe-a312-a02b8a4707b0 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] GET http://192.168.122.82/volume/v3/volumes/811dc9ee-d723-4612-9f16-b6d5d8544e83 Sep 02 12:51:12 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-91ae7e27-e9cb-44fe-a312-a02b8a4707b0 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:12 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-91ae7e27-e9cb-44fe-a312-a02b8a4707b0 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:12 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:51:12 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:51:12 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:12 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:51:12 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-91ae7e27-e9cb-44fe-a312-a02b8a4707b0 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Volume info retrieved successfully. Sep 02 12:51:12 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-91ae7e27-e9cb-44fe-a312-a02b8a4707b0 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] http://192.168.122.82/volume/v3/volumes/811dc9ee-d723-4612-9f16-b6d5d8544e83 returned with HTTP 200 Sep 02 12:51:12 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 409/829] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:51:12 2026] GET /volume/v3/volumes/811dc9ee-d723-4612-9f16-b6d5d8544e83 => generated 1147 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:51:13 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [req-353029f2-c3f0-4db7-b2c4-7a58174c45b4 req-a3f7c444-b13b-41d7-a3a5-fc273ffeb790 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:13 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-353029f2-c3f0-4db7-b2c4-7a58174c45b4 req-a3f7c444-b13b-41d7-a3a5-fc273ffeb790 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] GET http://192.168.122.82/volume/v3/volumes/811dc9ee-d723-4612-9f16-b6d5d8544e83 Sep 02 12:51:13 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-353029f2-c3f0-4db7-b2c4-7a58174c45b4 req-a3f7c444-b13b-41d7-a3a5-fc273ffeb790 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:13 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-353029f2-c3f0-4db7-b2c4-7a58174c45b4 req-a3f7c444-b13b-41d7-a3a5-fc273ffeb790 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:13 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:51:13 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:51:13 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:13 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:51:13 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [req-353029f2-c3f0-4db7-b2c4-7a58174c45b4 req-a3f7c444-b13b-41d7-a3a5-fc273ffeb790 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Volume info retrieved successfully. Sep 02 12:51:13 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-353029f2-c3f0-4db7-b2c4-7a58174c45b4 req-a3f7c444-b13b-41d7-a3a5-fc273ffeb790 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] http://192.168.122.82/volume/v3/volumes/811dc9ee-d723-4612-9f16-b6d5d8544e83 returned with HTTP 200 Sep 02 12:51:13 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 421/830] 192.168.122.82 () {60 vars in 1482 bytes} [Wed Sep 2 12:51:13 2026] GET /volume/v3/volumes/811dc9ee-d723-4612-9f16-b6d5d8544e83 => generated 1147 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:51:13 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [req-353029f2-c3f0-4db7-b2c4-7a58174c45b4 req-046ce7ea-b0e8-4fba-9b0b-d35ae9b20c2d None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:13 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-353029f2-c3f0-4db7-b2c4-7a58174c45b4 req-046ce7ea-b0e8-4fba-9b0b-d35ae9b20c2d tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] POST http://192.168.122.82/volume/v3/volumes/811dc9ee-d723-4612-9f16-b6d5d8544e83/action Sep 02 12:51:13 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-353029f2-c3f0-4db7-b2c4-7a58174c45b4 req-046ce7ea-b0e8-4fba-9b0b-d35ae9b20c2d tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86935) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 12:51:13 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-353029f2-c3f0-4db7-b2c4-7a58174c45b4 req-046ce7ea-b0e8-4fba-9b0b-d35ae9b20c2d tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:51:13 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:51:13 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:51:13 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:13 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:51:13 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [req-353029f2-c3f0-4db7-b2c4-7a58174c45b4 req-046ce7ea-b0e8-4fba-9b0b-d35ae9b20c2d tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Volume info retrieved successfully. Sep 02 12:51:13 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [req-353029f2-c3f0-4db7-b2c4-7a58174c45b4 req-046ce7ea-b0e8-4fba-9b0b-d35ae9b20c2d tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Begin detaching volume completed successfully. Sep 02 12:51:13 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-353029f2-c3f0-4db7-b2c4-7a58174c45b4 req-046ce7ea-b0e8-4fba-9b0b-d35ae9b20c2d tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] http://192.168.122.82/volume/v3/volumes/811dc9ee-d723-4612-9f16-b6d5d8544e83/action returned with HTTP 202 Sep 02 12:51:13 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 410/831] 192.168.122.82 () {64 vars in 1556 bytes} [Wed Sep 2 12:51:13 2026] POST /volume/v3/volumes/811dc9ee-d723-4612-9f16-b6d5d8544e83/action => generated 0 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 12:51:13 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-75f9c2d7-003f-4684-9bba-8a2e0bb13322 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:13 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-75f9c2d7-003f-4684-9bba-8a2e0bb13322 None None] GET http://192.168.122.82/volume// Sep 02 12:51:13 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-75f9c2d7-003f-4684-9bba-8a2e0bb13322 None None] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:13 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-75f9c2d7-003f-4684-9bba-8a2e0bb13322 None None] Calling method 'all' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:13 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-75f9c2d7-003f-4684-9bba-8a2e0bb13322 None None] http://192.168.122.82/volume// returned with HTTP 300 Sep 02 12:51:13 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 422/832] 192.168.122.82 () {58 vars in 1310 bytes} [Wed Sep 2 12:51:13 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 12:51:13 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [req-353029f2-c3f0-4db7-b2c4-7a58174c45b4 req-85b512dc-0145-4155-afa7-dc935f33c8c8 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:13 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-353029f2-c3f0-4db7-b2c4-7a58174c45b4 req-85b512dc-0145-4155-afa7-dc935f33c8c8 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] GET http://192.168.122.82/volume/v3/volumes/811dc9ee-d723-4612-9f16-b6d5d8544e83 Sep 02 12:51:13 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-353029f2-c3f0-4db7-b2c4-7a58174c45b4 req-85b512dc-0145-4155-afa7-dc935f33c8c8 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:13 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-353029f2-c3f0-4db7-b2c4-7a58174c45b4 req-85b512dc-0145-4155-afa7-dc935f33c8c8 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:13 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:51:13 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:51:13 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:13 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:51:13 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [req-353029f2-c3f0-4db7-b2c4-7a58174c45b4 req-85b512dc-0145-4155-afa7-dc935f33c8c8 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Volume info retrieved successfully. Sep 02 12:51:13 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-353029f2-c3f0-4db7-b2c4-7a58174c45b4 req-85b512dc-0145-4155-afa7-dc935f33c8c8 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] http://192.168.122.82/volume/v3/volumes/811dc9ee-d723-4612-9f16-b6d5d8544e83 returned with HTTP 200 Sep 02 12:51:13 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 411/833] 192.168.122.82 () {62 vars in 1523 bytes} [Wed Sep 2 12:51:13 2026] GET /volume/v3/volumes/811dc9ee-d723-4612-9f16-b6d5d8544e83 => generated 1331 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 02 12:51:13 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-f180e58a-1237-4557-a0d4-dd8d9c938141 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:13 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-f180e58a-1237-4557-a0d4-dd8d9c938141 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] GET http://192.168.122.82/volume/v3/snapshots/d6b9ebbe-e359-4d98-919f-0defd37052bd Sep 02 12:51:13 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-f180e58a-1237-4557-a0d4-dd8d9c938141 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:13 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-f180e58a-1237-4557-a0d4-dd8d9c938141 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:13 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:13 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:51:13 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-f180e58a-1237-4557-a0d4-dd8d9c938141 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Snapshot retrieved successfully. Sep 02 12:51:13 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-f180e58a-1237-4557-a0d4-dd8d9c938141 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] http://192.168.122.82/volume/v3/snapshots/d6b9ebbe-e359-4d98-919f-0defd37052bd returned with HTTP 200 Sep 02 12:51:13 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 423/834] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:51:13 2026] GET /volume/v3/snapshots/d6b9ebbe-e359-4d98-919f-0defd37052bd => generated 466 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 12:51:13 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-ad10ca0f-5e73-4edd-baab-fa90fb3e49d7 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:13 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-ad10ca0f-5e73-4edd-baab-fa90fb3e49d7 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] POST http://192.168.122.82/volume/v3/snapshots Sep 02 12:51:13 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-ad10ca0f-5e73-4edd-baab-fa90fb3e49d7 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a22c6895-6dba-4437-b1e6-a3af7c5c5361", "name": "tempest-VolumesDeleteCascade-Snapshot-1219888334"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:51:13 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:51:13 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:51:13 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:13 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:51:13 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-ad10ca0f-5e73-4edd-baab-fa90fb3e49d7 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Volume info retrieved successfully. Sep 02 12:51:13 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.snapshots [None req-ad10ca0f-5e73-4edd-baab-fa90fb3e49d7 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Create snapshot from volume a22c6895-6dba-4437-b1e6-a3af7c5c5361 Sep 02 12:51:13 devstack devstack@c-api.service[86935]: DEBUG cinder.quota [None req-ad10ca0f-5e73-4edd-baab-fa90fb3e49d7 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Created reservations ['d8f07dd7-292a-463d-9a85-3e48fc4a42fd', '037eaf2c-3e01-4f27-a5ad-71da5f0bc8fe', '0e8f45dc-c04d-4cc1-8c97-1c729ab8de03', '3cb196e6-2142-4f3c-89ea-72bba165b791'] {{(pid=86935) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:51:13 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:51:13 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:51:13 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [req-353029f2-c3f0-4db7-b2c4-7a58174c45b4 req-6cfbe14d-8a34-4e63-b324-2644c11ae197 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:13 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-353029f2-c3f0-4db7-b2c4-7a58174c45b4 req-6cfbe14d-8a34-4e63-b324-2644c11ae197 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] DELETE http://192.168.122.82/volume/v3/attachments/388ce6cd-1a06-4c9d-a791-6671f043e1a8 Sep 02 12:51:13 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-353029f2-c3f0-4db7-b2c4-7a58174c45b4 req-6cfbe14d-8a34-4e63-b324-2644c11ae197 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:13 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-353029f2-c3f0-4db7-b2c4-7a58174c45b4 req-6cfbe14d-8a34-4e63-b324-2644c11ae197 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Calling method 'version_select' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:13 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-ad10ca0f-5e73-4edd-baab-fa90fb3e49d7 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Snapshot create request issued successfully. Sep 02 12:51:13 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-ad10ca0f-5e73-4edd-baab-fa90fb3e49d7 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] http://192.168.122.82/volume/v3/snapshots returned with HTTP 202 Sep 02 12:51:13 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 412/835] 192.168.122.82 () {60 vars in 1144 bytes} [Wed Sep 2 12:51:13 2026] POST /volume/v3/snapshots => generated 307 bytes in 246 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 12:51:13 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-22e59211-b92e-4b6a-a19a-5fc6fe6691ba None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:13 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:13 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:51:13 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-22e59211-b92e-4b6a-a19a-5fc6fe6691ba tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] GET http://192.168.122.82/volume/v3/snapshots/a284cbee-135b-41c8-8477-26267455c42d Sep 02 12:51:13 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-22e59211-b92e-4b6a-a19a-5fc6fe6691ba tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:13 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-22e59211-b92e-4b6a-a19a-5fc6fe6691ba tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:13 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:13 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:51:13 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-22e59211-b92e-4b6a-a19a-5fc6fe6691ba tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Snapshot retrieved successfully. Sep 02 12:51:13 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-22e59211-b92e-4b6a-a19a-5fc6fe6691ba tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] http://192.168.122.82/volume/v3/snapshots/a284cbee-135b-41c8-8477-26267455c42d returned with HTTP 200 Sep 02 12:51:13 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 413/836] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:51:13 2026] GET /volume/v3/snapshots/a284cbee-135b-41c8-8477-26267455c42d => generated 439 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:51:13 devstack devstack@c-api.service[86936]: /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 02 12:51:13 devstack devstack@c-api.service[86936]: return base.obj_make_list(context, Sep 02 12:51:13 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-353029f2-c3f0-4db7-b2c4-7a58174c45b4 req-6cfbe14d-8a34-4e63-b324-2644c11ae197 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] http://192.168.122.82/volume/v3/attachments/388ce6cd-1a06-4c9d-a791-6671f043e1a8 returned with HTTP 200 Sep 02 12:51:13 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 424/837] 192.168.122.82 () {64 vars in 1557 bytes} [Wed Sep 2 12:51:13 2026] DELETE /volume/v3/attachments/388ce6cd-1a06-4c9d-a791-6671f043e1a8 => generated 19 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:51:14 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-d752ab98-ff5e-4407-a026-15d8b0cdda7d None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:14 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-d752ab98-ff5e-4407-a026-15d8b0cdda7d tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] GET http://192.168.122.82/volume/v3/volumes/811dc9ee-d723-4612-9f16-b6d5d8544e83 Sep 02 12:51:14 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-d752ab98-ff5e-4407-a026-15d8b0cdda7d tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:14 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-d752ab98-ff5e-4407-a026-15d8b0cdda7d tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:14 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:51:14 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:51:14 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:14 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:51:14 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-d752ab98-ff5e-4407-a026-15d8b0cdda7d tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Volume info retrieved successfully. Sep 02 12:51:14 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-d752ab98-ff5e-4407-a026-15d8b0cdda7d tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] http://192.168.122.82/volume/v3/volumes/811dc9ee-d723-4612-9f16-b6d5d8544e83 returned with HTTP 200 Sep 02 12:51:14 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 414/838] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:51:14 2026] GET /volume/v3/volumes/811dc9ee-d723-4612-9f16-b6d5d8544e83 => generated 855 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:51:14 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-e6f15df6-28c4-42ce-8291-6dc57e3a307f None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:14 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-e6f15df6-28c4-42ce-8291-6dc57e3a307f tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] GET http://192.168.122.82/volume/v3/snapshots/a284cbee-135b-41c8-8477-26267455c42d Sep 02 12:51:14 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-e6f15df6-28c4-42ce-8291-6dc57e3a307f tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:14 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-e6f15df6-28c4-42ce-8291-6dc57e3a307f tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:14 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:14 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:51:14 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-e6f15df6-28c4-42ce-8291-6dc57e3a307f tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Snapshot retrieved successfully. Sep 02 12:51:14 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-e6f15df6-28c4-42ce-8291-6dc57e3a307f tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] http://192.168.122.82/volume/v3/snapshots/a284cbee-135b-41c8-8477-26267455c42d returned with HTTP 200 Sep 02 12:51:14 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 425/839] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:51:14 2026] GET /volume/v3/snapshots/a284cbee-135b-41c8-8477-26267455c42d => generated 439 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:51:15 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-a23b22ce-4dd7-48de-b890-46f98d6308ef None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:15 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-a23b22ce-4dd7-48de-b890-46f98d6308ef tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] GET http://192.168.122.82/volume/v3/snapshots/a284cbee-135b-41c8-8477-26267455c42d Sep 02 12:51:15 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-a23b22ce-4dd7-48de-b890-46f98d6308ef tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:15 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-a23b22ce-4dd7-48de-b890-46f98d6308ef tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:15 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:15 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:51:15 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-a23b22ce-4dd7-48de-b890-46f98d6308ef tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Snapshot retrieved successfully. Sep 02 12:51:15 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-a23b22ce-4dd7-48de-b890-46f98d6308ef tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] http://192.168.122.82/volume/v3/snapshots/a284cbee-135b-41c8-8477-26267455c42d returned with HTTP 200 Sep 02 12:51:15 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 415/840] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:51:15 2026] GET /volume/v3/snapshots/a284cbee-135b-41c8-8477-26267455c42d => generated 439 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:51:16 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-fc60e806-1b99-449e-a858-9f7f03268102 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:16 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-079b40df-255b-41fe-bd30-8a61d5da0703 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:16 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-079b40df-255b-41fe-bd30-8a61d5da0703 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] GET http://192.168.122.82/volume/v3/snapshots/a284cbee-135b-41c8-8477-26267455c42d Sep 02 12:51:16 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-079b40df-255b-41fe-bd30-8a61d5da0703 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:16 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-079b40df-255b-41fe-bd30-8a61d5da0703 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:16 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:16 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:51:16 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-079b40df-255b-41fe-bd30-8a61d5da0703 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Snapshot retrieved successfully. Sep 02 12:51:16 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-079b40df-255b-41fe-bd30-8a61d5da0703 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] http://192.168.122.82/volume/v3/snapshots/a284cbee-135b-41c8-8477-26267455c42d returned with HTTP 200 Sep 02 12:51:16 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 416/841] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:51:16 2026] GET /volume/v3/snapshots/a284cbee-135b-41c8-8477-26267455c42d => generated 466 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:51:16 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-fb192c8c-65d7-4a04-9b98-422e138a24f4 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:16 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-fb192c8c-65d7-4a04-9b98-422e138a24f4 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] DELETE http://192.168.122.82/volume/v3/volumes/a22c6895-6dba-4437-b1e6-a3af7c5c5361?cascade=True Sep 02 12:51:16 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-fb192c8c-65d7-4a04-9b98-422e138a24f4 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:16 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-fb192c8c-65d7-4a04-9b98-422e138a24f4 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Calling method 'delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:16 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-fb192c8c-65d7-4a04-9b98-422e138a24f4 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Delete volume with id: a22c6895-6dba-4437-b1e6-a3af7c5c5361 Sep 02 12:51:16 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:51:16 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:51:16 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:16 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:51:16 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-fb192c8c-65d7-4a04-9b98-422e138a24f4 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Volume info retrieved successfully. Sep 02 12:51:16 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-fc60e806-1b99-449e-a858-9f7f03268102 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 12:51:16 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-fc60e806-1b99-449e-a858-9f7f03268102 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-458906393"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:51:16 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.volumes [None req-fc60e806-1b99-449e-a858-9f7f03268102 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-458906393'}} {{(pid=86936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 12:51:16 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-fc60e806-1b99-449e-a858-9f7f03268102 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Create volume of 1 GB Sep 02 12:51:16 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-fc60e806-1b99-449e-a858-9f7f03268102 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Availability Zones retrieved successfully. Sep 02 12:51:16 devstack devstack@c-api.service[86935]: /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 02 12:51:16 devstack devstack@c-api.service[86935]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 12:51:17 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-fc60e806-1b99-449e-a858-9f7f03268102 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Flow 'volume_create_api' (2b6409bd-f3f3-4477-ac61-26d2319c4dcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:51:17 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-fc60e806-1b99-449e-a858-9f7f03268102 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25427fc6-3170-455d-bbf2-09cf2dd57fbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:51:17 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.flows.api.create_volume [None req-fc60e806-1b99-449e-a858-9f7f03268102 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Validating volume size '1' using validate_int {{(pid=86936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 12:51:17 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-fb192c8c-65d7-4a04-9b98-422e138a24f4 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Delete volume request issued successfully. Sep 02 12:51:17 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-fb192c8c-65d7-4a04-9b98-422e138a24f4 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] http://192.168.122.82/volume/v3/volumes/a22c6895-6dba-4437-b1e6-a3af7c5c5361?cascade=True returned with HTTP 202 Sep 02 12:51:17 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 417/842] 192.168.122.82 () {58 vars in 1255 bytes} [Wed Sep 2 12:51:16 2026] DELETE /volume/v3/volumes/a22c6895-6dba-4437-b1e6-a3af7c5c5361?cascade=True => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 12:51:17 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-75ff4900-65cc-49cd-a35c-a837f79e02bd None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:17 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-75ff4900-65cc-49cd-a35c-a837f79e02bd tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] GET http://192.168.122.82/volume/v3/volumes/a22c6895-6dba-4437-b1e6-a3af7c5c5361 Sep 02 12:51:17 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-75ff4900-65cc-49cd-a35c-a837f79e02bd tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:17 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-75ff4900-65cc-49cd-a35c-a837f79e02bd tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:17 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:51:17 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:51:17 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:17 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:51:17 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-75ff4900-65cc-49cd-a35c-a837f79e02bd tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Volume info retrieved successfully. Sep 02 12:51:17 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-fc60e806-1b99-449e-a858-9f7f03268102 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25427fc6-3170-455d-bbf2-09cf2dd57fbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:51:17 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-fc60e806-1b99-449e-a858-9f7f03268102 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (592e1037-3ef2-427b-8e31-f1588730c726) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:51:17 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-75ff4900-65cc-49cd-a35c-a837f79e02bd tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] http://192.168.122.82/volume/v3/volumes/a22c6895-6dba-4437-b1e6-a3af7c5c5361 returned with HTTP 200 Sep 02 12:51:17 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 418/843] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:51:17 2026] GET /volume/v3/volumes/a22c6895-6dba-4437-b1e6-a3af7c5c5361 => generated 849 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:51:17 devstack devstack@c-api.service[86936]: DEBUG cinder.quota [None req-fc60e806-1b99-449e-a858-9f7f03268102 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Created reservations ['486ae5c2-6e1b-4f94-86cf-040de2025302', 'a7dfd188-5868-403b-bf4d-0f2ac84b61a1', '158bfc6d-71b5-4edb-bb6c-d959b73afd27', 'e04b66e7-0529-4f1a-95ed-c9859ad9b512'] {{(pid=86936) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:51:17 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-fc60e806-1b99-449e-a858-9f7f03268102 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (592e1037-3ef2-427b-8e31-f1588730c726) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['486ae5c2-6e1b-4f94-86cf-040de2025302', 'a7dfd188-5868-403b-bf4d-0f2ac84b61a1', '158bfc6d-71b5-4edb-bb6c-d959b73afd27', 'e04b66e7-0529-4f1a-95ed-c9859ad9b512']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:51:17 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-fc60e806-1b99-449e-a858-9f7f03268102 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d3145cf-3aec-4714-92ad-8ac5f2c9c2a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:51:17 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:51:17 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:51:17 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-fc60e806-1b99-449e-a858-9f7f03268102 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d3145cf-3aec-4714-92ad-8ac5f2c9c2a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9611827e-5493-44b9-887d-0246450bf262', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-458906393',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3befa76b006a439495d20f827ed66473',qos_specs=None,replication_status=,reservations=['486ae5c2-6e1b-4f94-86cf-040de2025302','a7dfd188-5868-403b-bf4d-0f2ac84b61a1','158bfc6d-71b5-4edb-bb6c-d959b73afd27','e04b66e7-0529-4f1a-95ed-c9859ad9b512'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5be0aecb0b44095ad0727589aa9cbc7',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T10:51:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-458906393',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9611827e-5493-44b9-887d-0246450bf262,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3befa76b006a439495d20f827ed66473',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b5be0aecb0b44095ad0727589aa9cbc7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:51:17 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-fc60e806-1b99-449e-a858-9f7f03268102 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c19a695-69e4-4ef8-8259-71c5bb7fc833) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:51:17 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-fc60e806-1b99-449e-a858-9f7f03268102 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c19a695-69e4-4ef8-8259-71c5bb7fc833) transitioned into state 'SUCCESS' from state '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-458906393',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3befa76b006a439495d20f827ed66473',qos_specs=None,replication_status=,reservations=['486ae5c2-6e1b-4f94-86cf-040de2025302','a7dfd188-5868-403b-bf4d-0f2ac84b61a1','158bfc6d-71b5-4edb-bb6c-d959b73afd27','e04b66e7-0529-4f1a-95ed-c9859ad9b512'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5be0aecb0b44095ad0727589aa9cbc7',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:51:17 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-fc60e806-1b99-449e-a858-9f7f03268102 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58b4d639-3b7a-4862-93df-9b683d5112d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:51:17 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-fc60e806-1b99-449e-a858-9f7f03268102 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58b4d639-3b7a-4862-93df-9b683d5112d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:51:17 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-fc60e806-1b99-449e-a858-9f7f03268102 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Flow 'volume_create_api' (2b6409bd-f3f3-4477-ac61-26d2319c4dcf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:51:17 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-fc60e806-1b99-449e-a858-9f7f03268102 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Create volume request issued successfully. Sep 02 12:51:17 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-fc60e806-1b99-449e-a858-9f7f03268102 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 12:51:17 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 426/844] 192.168.122.82 () {60 vars in 1137 bytes} [Wed Sep 2 12:51:16 2026] POST /volume/v3/volumes => generated 757 bytes in 794 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 12:51:17 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-f59961c5-aeca-4ba4-a47a-cce430a9324d None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:17 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-f59961c5-aeca-4ba4-a47a-cce430a9324d tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] GET http://192.168.122.82/volume/v3/volumes/9611827e-5493-44b9-887d-0246450bf262 Sep 02 12:51:17 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-f59961c5-aeca-4ba4-a47a-cce430a9324d tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:17 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-f59961c5-aeca-4ba4-a47a-cce430a9324d tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:17 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:51:17 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:51:17 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:17 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:51:17 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-f59961c5-aeca-4ba4-a47a-cce430a9324d tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Volume info retrieved successfully. Sep 02 12:51:17 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-f59961c5-aeca-4ba4-a47a-cce430a9324d tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] http://192.168.122.82/volume/v3/volumes/9611827e-5493-44b9-887d-0246450bf262 returned with HTTP 200 Sep 02 12:51:17 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 419/845] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:51:17 2026] GET /volume/v3/volumes/9611827e-5493-44b9-887d-0246450bf262 => generated 825 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:51:18 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-6312e944-8bff-417d-a5a1-f98ff5d50083 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:18 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-6312e944-8bff-417d-a5a1-f98ff5d50083 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] GET http://192.168.122.82/volume/v3/volumes/a22c6895-6dba-4437-b1e6-a3af7c5c5361 Sep 02 12:51:18 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-6312e944-8bff-417d-a5a1-f98ff5d50083 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:18 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-6312e944-8bff-417d-a5a1-f98ff5d50083 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:18 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:51:18 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:51:18 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:18 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:51:18 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-6312e944-8bff-417d-a5a1-f98ff5d50083 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Volume info retrieved successfully. Sep 02 12:51:18 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-6312e944-8bff-417d-a5a1-f98ff5d50083 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] http://192.168.122.82/volume/v3/volumes/a22c6895-6dba-4437-b1e6-a3af7c5c5361 returned with HTTP 200 Sep 02 12:51:18 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 427/846] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:51:18 2026] GET /volume/v3/volumes/a22c6895-6dba-4437-b1e6-a3af7c5c5361 => generated 849 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:51:18 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-24dfe410-8767-4a11-a8f2-9199492d80b1 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:18 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-24dfe410-8767-4a11-a8f2-9199492d80b1 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] GET http://192.168.122.82/volume/v3/volumes/9611827e-5493-44b9-887d-0246450bf262 Sep 02 12:51:18 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-24dfe410-8767-4a11-a8f2-9199492d80b1 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:18 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-24dfe410-8767-4a11-a8f2-9199492d80b1 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:18 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:51:18 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:51:18 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:18 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:51:18 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-24dfe410-8767-4a11-a8f2-9199492d80b1 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Volume info retrieved successfully. Sep 02 12:51:18 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-24dfe410-8767-4a11-a8f2-9199492d80b1 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] http://192.168.122.82/volume/v3/volumes/9611827e-5493-44b9-887d-0246450bf262 returned with HTTP 200 Sep 02 12:51:18 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 420/847] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:51:18 2026] GET /volume/v3/volumes/9611827e-5493-44b9-887d-0246450bf262 => generated 849 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:51:19 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-e128502b-dad7-4ebb-a302-29a15558c28f None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:19 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-e128502b-dad7-4ebb-a302-29a15558c28f tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] GET http://192.168.122.82/volume/v3/volumes/a22c6895-6dba-4437-b1e6-a3af7c5c5361 Sep 02 12:51:19 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-e128502b-dad7-4ebb-a302-29a15558c28f tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:19 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-e128502b-dad7-4ebb-a302-29a15558c28f tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:19 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:51:19 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:51:19 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:19 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:51:19 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-e128502b-dad7-4ebb-a302-29a15558c28f tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Volume info retrieved successfully. Sep 02 12:51:19 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-e128502b-dad7-4ebb-a302-29a15558c28f tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] http://192.168.122.82/volume/v3/volumes/a22c6895-6dba-4437-b1e6-a3af7c5c5361 returned with HTTP 200 Sep 02 12:51:19 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 428/848] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:51:19 2026] GET /volume/v3/volumes/a22c6895-6dba-4437-b1e6-a3af7c5c5361 => generated 849 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 12:51:19 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-c7b41e29-5eab-486a-b5a0-ba5739d6a2e8 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:19 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-c7b41e29-5eab-486a-b5a0-ba5739d6a2e8 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] GET http://192.168.122.82/volume/v3/volumes/9611827e-5493-44b9-887d-0246450bf262 Sep 02 12:51:19 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-c7b41e29-5eab-486a-b5a0-ba5739d6a2e8 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:19 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-c7b41e29-5eab-486a-b5a0-ba5739d6a2e8 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:19 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:51:19 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:51:19 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:19 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:51:19 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-c7b41e29-5eab-486a-b5a0-ba5739d6a2e8 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Volume info retrieved successfully. Sep 02 12:51:19 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-c7b41e29-5eab-486a-b5a0-ba5739d6a2e8 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] http://192.168.122.82/volume/v3/volumes/9611827e-5493-44b9-887d-0246450bf262 returned with HTTP 200 Sep 02 12:51:19 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 421/849] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:51:19 2026] GET /volume/v3/volumes/9611827e-5493-44b9-887d-0246450bf262 => generated 850 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:51:19 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-655aa26a-13eb-4269-b1ca-5d791fc5b081 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:19 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-655aa26a-13eb-4269-b1ca-5d791fc5b081 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] POST http://192.168.122.82/volume/v3/snapshots Sep 02 12:51:19 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-655aa26a-13eb-4269-b1ca-5d791fc5b081 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9611827e-5493-44b9-887d-0246450bf262", "name": "tempest-SnapshotsActionsTest-Snapshot-1032341404"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:51:19 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:51:19 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:51:19 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:19 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:51:19 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-655aa26a-13eb-4269-b1ca-5d791fc5b081 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Volume info retrieved successfully. Sep 02 12:51:19 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.snapshots [None req-655aa26a-13eb-4269-b1ca-5d791fc5b081 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Create snapshot from volume 9611827e-5493-44b9-887d-0246450bf262 Sep 02 12:51:19 devstack devstack@c-api.service[86936]: DEBUG cinder.quota [None req-655aa26a-13eb-4269-b1ca-5d791fc5b081 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Created reservations ['e1323b8f-b0a1-4633-9faf-0089715264ac', 'c1d5f914-447c-42e6-8452-d5197c92acea', '17d38c0f-5179-4514-b080-7854a1ef3b1f', '05ecbe6c-59db-4151-9a5b-907dab8a8dbe'] {{(pid=86936) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:51:20 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:51:20 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:51:20 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-655aa26a-13eb-4269-b1ca-5d791fc5b081 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Snapshot create request issued successfully. Sep 02 12:51:20 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-655aa26a-13eb-4269-b1ca-5d791fc5b081 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] http://192.168.122.82/volume/v3/snapshots returned with HTTP 202 Sep 02 12:51:20 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 429/850] 192.168.122.82 () {60 vars in 1144 bytes} [Wed Sep 2 12:51:19 2026] POST /volume/v3/snapshots => generated 307 bytes in 328 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 12:51:20 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-f1d7f987-69e5-4493-b932-887049aee264 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:20 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-f1d7f987-69e5-4493-b932-887049aee264 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] GET http://192.168.122.82/volume/v3/snapshots/dcd0d655-da93-4829-a195-fb7685922b51 Sep 02 12:51:20 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-f1d7f987-69e5-4493-b932-887049aee264 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:20 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-f1d7f987-69e5-4493-b932-887049aee264 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:20 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:20 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:51:20 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-f1d7f987-69e5-4493-b932-887049aee264 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Snapshot retrieved successfully. Sep 02 12:51:20 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-f1d7f987-69e5-4493-b932-887049aee264 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] http://192.168.122.82/volume/v3/snapshots/dcd0d655-da93-4829-a195-fb7685922b51 returned with HTTP 200 Sep 02 12:51:20 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 422/851] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:51:20 2026] GET /volume/v3/snapshots/dcd0d655-da93-4829-a195-fb7685922b51 => generated 439 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:51:20 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-05fbd93e-0738-4131-b2d6-f81c526a0713 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:20 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-05fbd93e-0738-4131-b2d6-f81c526a0713 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] GET http://192.168.122.82/volume/v3/volumes/a22c6895-6dba-4437-b1e6-a3af7c5c5361 Sep 02 12:51:20 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-05fbd93e-0738-4131-b2d6-f81c526a0713 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:20 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-05fbd93e-0738-4131-b2d6-f81c526a0713 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:20 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:51:20 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:51:20 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:20 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:51:20 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-05fbd93e-0738-4131-b2d6-f81c526a0713 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Volume info retrieved successfully. Sep 02 12:51:20 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-05fbd93e-0738-4131-b2d6-f81c526a0713 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] http://192.168.122.82/volume/v3/volumes/a22c6895-6dba-4437-b1e6-a3af7c5c5361 returned with HTTP 200 Sep 02 12:51:20 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 430/852] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:51:20 2026] GET /volume/v3/volumes/a22c6895-6dba-4437-b1e6-a3af7c5c5361 => generated 849 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:51:21 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-b4beacdb-e7e0-4d3b-8313-f6bb8fe81868 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:21 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-b4beacdb-e7e0-4d3b-8313-f6bb8fe81868 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] GET http://192.168.122.82/volume/v3/snapshots/dcd0d655-da93-4829-a195-fb7685922b51 Sep 02 12:51:21 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-b4beacdb-e7e0-4d3b-8313-f6bb8fe81868 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:21 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-b4beacdb-e7e0-4d3b-8313-f6bb8fe81868 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:21 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:21 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:51:21 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-b4beacdb-e7e0-4d3b-8313-f6bb8fe81868 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Snapshot retrieved successfully. Sep 02 12:51:21 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-b4beacdb-e7e0-4d3b-8313-f6bb8fe81868 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] http://192.168.122.82/volume/v3/snapshots/dcd0d655-da93-4829-a195-fb7685922b51 returned with HTTP 200 Sep 02 12:51:21 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 423/853] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:51:21 2026] GET /volume/v3/snapshots/dcd0d655-da93-4829-a195-fb7685922b51 => generated 439 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:51:21 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-ab65c7f0-bd03-413a-b0f2-84c0d48c07ce None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:21 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-ab65c7f0-bd03-413a-b0f2-84c0d48c07ce tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] GET http://192.168.122.82/volume/v3/volumes/a22c6895-6dba-4437-b1e6-a3af7c5c5361 Sep 02 12:51:21 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-ab65c7f0-bd03-413a-b0f2-84c0d48c07ce tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:21 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-ab65c7f0-bd03-413a-b0f2-84c0d48c07ce tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:21 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:51:21 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:51:21 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:21 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:51:21 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-ab65c7f0-bd03-413a-b0f2-84c0d48c07ce tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Volume info retrieved successfully. Sep 02 12:51:21 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-ab65c7f0-bd03-413a-b0f2-84c0d48c07ce tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] http://192.168.122.82/volume/v3/volumes/a22c6895-6dba-4437-b1e6-a3af7c5c5361 returned with HTTP 200 Sep 02 12:51:21 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 431/854] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:51:21 2026] GET /volume/v3/volumes/a22c6895-6dba-4437-b1e6-a3af7c5c5361 => generated 849 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:51:22 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-716246bc-3350-412e-9976-7ae51f8ecd9e None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:22 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-716246bc-3350-412e-9976-7ae51f8ecd9e tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] GET http://192.168.122.82/volume/v3/snapshots/dcd0d655-da93-4829-a195-fb7685922b51 Sep 02 12:51:22 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-716246bc-3350-412e-9976-7ae51f8ecd9e tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:22 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-716246bc-3350-412e-9976-7ae51f8ecd9e tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:22 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:22 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:51:22 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-716246bc-3350-412e-9976-7ae51f8ecd9e tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Snapshot retrieved successfully. Sep 02 12:51:22 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-716246bc-3350-412e-9976-7ae51f8ecd9e tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] http://192.168.122.82/volume/v3/snapshots/dcd0d655-da93-4829-a195-fb7685922b51 returned with HTTP 200 Sep 02 12:51:22 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 424/855] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:51:22 2026] GET /volume/v3/snapshots/dcd0d655-da93-4829-a195-fb7685922b51 => generated 439 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:51:22 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-d25b9979-fd9c-435b-a3d9-2a2ccf6205c9 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:22 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-d25b9979-fd9c-435b-a3d9-2a2ccf6205c9 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] GET http://192.168.122.82/volume/v3/volumes/a22c6895-6dba-4437-b1e6-a3af7c5c5361 Sep 02 12:51:22 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-d25b9979-fd9c-435b-a3d9-2a2ccf6205c9 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:22 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-d25b9979-fd9c-435b-a3d9-2a2ccf6205c9 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:22 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:51:22 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:51:22 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:22 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:51:22 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-d25b9979-fd9c-435b-a3d9-2a2ccf6205c9 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Volume info retrieved successfully. Sep 02 12:51:22 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-d25b9979-fd9c-435b-a3d9-2a2ccf6205c9 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] http://192.168.122.82/volume/v3/volumes/a22c6895-6dba-4437-b1e6-a3af7c5c5361 returned with HTTP 200 Sep 02 12:51:22 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 432/856] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:51:22 2026] GET /volume/v3/volumes/a22c6895-6dba-4437-b1e6-a3af7c5c5361 => generated 849 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:51:23 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-5d1e9a22-a8d0-4b26-98cf-405b94cd8fe7 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:23 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-5d1e9a22-a8d0-4b26-98cf-405b94cd8fe7 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] GET http://192.168.122.82/volume/v3/snapshots/dcd0d655-da93-4829-a195-fb7685922b51 Sep 02 12:51:23 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-5d1e9a22-a8d0-4b26-98cf-405b94cd8fe7 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:23 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-5d1e9a22-a8d0-4b26-98cf-405b94cd8fe7 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:23 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:23 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:51:23 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-5d1e9a22-a8d0-4b26-98cf-405b94cd8fe7 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Snapshot retrieved successfully. Sep 02 12:51:23 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-5d1e9a22-a8d0-4b26-98cf-405b94cd8fe7 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] http://192.168.122.82/volume/v3/snapshots/dcd0d655-da93-4829-a195-fb7685922b51 returned with HTTP 200 Sep 02 12:51:23 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 425/857] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:51:23 2026] GET /volume/v3/snapshots/dcd0d655-da93-4829-a195-fb7685922b51 => generated 466 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:51:23 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-31ab82f6-c252-41de-9f55-47552bd68989 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:23 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-31ab82f6-c252-41de-9f55-47552bd68989 tempest-SnapshotsActionsTest-725289287 tempest-SnapshotsActionsTest-725289287-project-admin] POST http://192.168.122.82/volume/v3/snapshots/dcd0d655-da93-4829-a195-fb7685922b51/action Sep 02 12:51:23 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-31ab82f6-c252-41de-9f55-47552bd68989 tempest-SnapshotsActionsTest-725289287 tempest-SnapshotsActionsTest-725289287-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=86936) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 12:51:23 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-31ab82f6-c252-41de-9f55-47552bd68989 tempest-SnapshotsActionsTest-725289287 tempest-SnapshotsActionsTest-725289287-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:51:23 devstack devstack@c-api.service[86936]: DEBUG cinder.api.contrib.admin_actions [None req-31ab82f6-c252-41de-9f55-47552bd68989 tempest-SnapshotsActionsTest-725289287 tempest-SnapshotsActionsTest-725289287-project-admin] Updating snapshot 'dcd0d655-da93-4829-a195-fb7685922b51' with '{'status': 'creating'}' {{(pid=86936) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 02 12:51:23 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-f5032a23-e902-465c-ada1-80a0f9822ef8 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:23 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-f5032a23-e902-465c-ada1-80a0f9822ef8 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] GET http://192.168.122.82/volume/v3/volumes/a22c6895-6dba-4437-b1e6-a3af7c5c5361 Sep 02 12:51:23 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-f5032a23-e902-465c-ada1-80a0f9822ef8 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:23 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-f5032a23-e902-465c-ada1-80a0f9822ef8 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:23 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:23 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:51:23 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-f5032a23-e902-465c-ada1-80a0f9822ef8 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] http://192.168.122.82/volume/v3/volumes/a22c6895-6dba-4437-b1e6-a3af7c5c5361 returned with HTTP 404 Sep 02 12:51:23 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 426/858] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:51:23 2026] GET /volume/v3/volumes/a22c6895-6dba-4437-b1e6-a3af7c5c5361 => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:51:23 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-bc747ae3-d1ec-4b8b-9701-d3a0dce94c71 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:23 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-bc747ae3-d1ec-4b8b-9701-d3a0dce94c71 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] GET http://192.168.122.82/volume/v3/volumes Sep 02 12:51:23 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-bc747ae3-d1ec-4b8b-9701-d3a0dce94c71 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:23 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-bc747ae3-d1ec-4b8b-9701-d3a0dce94c71 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Calling method 'index' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:23 devstack devstack@c-api.service[86935]: DEBUG cinder.api.api_utils [None req-bc747ae3-d1ec-4b8b-9701-d3a0dce94c71 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Removing options '' from query. {{(pid=86935) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 12:51:23 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-bc747ae3-d1ec-4b8b-9701-d3a0dce94c71 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86935) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 12:51:23 devstack devstack@c-api.service[86935]: /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 02 12:51:23 devstack devstack@c-api.service[86935]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 12:51:23 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-bc747ae3-d1ec-4b8b-9701-d3a0dce94c71 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Get all volumes completed successfully. Sep 02 12:51:23 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-bc747ae3-d1ec-4b8b-9701-d3a0dce94c71 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 200 Sep 02 12:51:23 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 427/859] 192.168.122.82 () {58 vars in 1116 bytes} [Wed Sep 2 12:51:23 2026] GET /volume/v3/volumes => generated 15 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 12:51:23 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-31ab82f6-c252-41de-9f55-47552bd68989 tempest-SnapshotsActionsTest-725289287 tempest-SnapshotsActionsTest-725289287-project-admin] http://192.168.122.82/volume/v3/snapshots/dcd0d655-da93-4829-a195-fb7685922b51/action returned with HTTP 202 Sep 02 12:51:23 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 433/860] 192.168.122.82 () {60 vars in 1275 bytes} [Wed Sep 2 12:51:23 2026] POST /volume/v3/snapshots/dcd0d655-da93-4829-a195-fb7685922b51/action => generated 0 bytes in 384 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 12:51:23 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-58b1ab32-f952-40c7-b0b2-e6c685cd2409 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:23 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-e0e44864-4f70-4abd-b957-4d64bbad1fcc None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:23 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-58b1ab32-f952-40c7-b0b2-e6c685cd2409 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] GET http://192.168.122.82/volume/v3/snapshots Sep 02 12:51:23 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-58b1ab32-f952-40c7-b0b2-e6c685cd2409 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:23 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-58b1ab32-f952-40c7-b0b2-e6c685cd2409 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Calling method 'index' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:23 devstack devstack@c-api.service[86935]: DEBUG cinder.api.api_utils [None req-58b1ab32-f952-40c7-b0b2-e6c685cd2409 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Removing options '' from query. {{(pid=86935) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 12:51:23 devstack devstack@c-api.service[86935]: DEBUG cinder.db.api [None req-58b1ab32-f952-40c7-b0b2-e6c685cd2409 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Building query based on filter {{(pid=86935) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 12:51:23 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-e0e44864-4f70-4abd-b957-4d64bbad1fcc tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] GET http://192.168.122.82/volume/v3/snapshots/dcd0d655-da93-4829-a195-fb7685922b51 Sep 02 12:51:23 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-e0e44864-4f70-4abd-b957-4d64bbad1fcc tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:23 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-e0e44864-4f70-4abd-b957-4d64bbad1fcc tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:23 devstack devstack@c-api.service[86935]: /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 02 12:51:23 devstack devstack@c-api.service[86935]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 12:51:23 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-58b1ab32-f952-40c7-b0b2-e6c685cd2409 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Get all snapshots completed successfully. Sep 02 12:51:23 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-58b1ab32-f952-40c7-b0b2-e6c685cd2409 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] http://192.168.122.82/volume/v3/snapshots returned with HTTP 200 Sep 02 12:51:23 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 428/861] 192.168.122.82 () {58 vars in 1122 bytes} [Wed Sep 2 12:51:23 2026] GET /volume/v3/snapshots => generated 17 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 12:51:23 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-aeaf8361-7a98-4a40-a30a-74bce8343565 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:23 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:23 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:51:23 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-aeaf8361-7a98-4a40-a30a-74bce8343565 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] DELETE http://192.168.122.82/volume/v3/snapshots/a284cbee-135b-41c8-8477-26267455c42d Sep 02 12:51:23 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-aeaf8361-7a98-4a40-a30a-74bce8343565 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:23 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-aeaf8361-7a98-4a40-a30a-74bce8343565 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Calling method 'delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:23 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.snapshots [None req-aeaf8361-7a98-4a40-a30a-74bce8343565 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Delete snapshot with id: a284cbee-135b-41c8-8477-26267455c42d Sep 02 12:51:23 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-e0e44864-4f70-4abd-b957-4d64bbad1fcc tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Snapshot retrieved successfully. Sep 02 12:51:23 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-e0e44864-4f70-4abd-b957-4d64bbad1fcc tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] http://192.168.122.82/volume/v3/snapshots/dcd0d655-da93-4829-a195-fb7685922b51 returned with HTTP 200 Sep 02 12:51:23 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-aeaf8361-7a98-4a40-a30a-74bce8343565 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] http://192.168.122.82/volume/v3/snapshots/a284cbee-135b-41c8-8477-26267455c42d returned with HTTP 404 Sep 02 12:51:23 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 429/862] 192.168.122.82 () {58 vars in 1236 bytes} [Wed Sep 2 12:51:23 2026] DELETE /volume/v3/snapshots/a284cbee-135b-41c8-8477-26267455c42d => generated 111 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:51:23 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 434/863] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:51:23 2026] GET /volume/v3/snapshots/dcd0d655-da93-4829-a195-fb7685922b51 => generated 465 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:51:23 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-3ddbccf8-f4d2-48bc-ae71-1fc56dcbc0ad None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:23 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-60941948-92b1-4f80-bbde-c9b7ca406554 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:23 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-3ddbccf8-f4d2-48bc-ae71-1fc56dcbc0ad tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] DELETE http://192.168.122.82/volume/v3/snapshots/d6b9ebbe-e359-4d98-919f-0defd37052bd Sep 02 12:51:23 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-3ddbccf8-f4d2-48bc-ae71-1fc56dcbc0ad tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:23 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-3ddbccf8-f4d2-48bc-ae71-1fc56dcbc0ad tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Calling method 'delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:23 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.snapshots [None req-3ddbccf8-f4d2-48bc-ae71-1fc56dcbc0ad tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Delete snapshot with id: d6b9ebbe-e359-4d98-919f-0defd37052bd Sep 02 12:51:23 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-60941948-92b1-4f80-bbde-c9b7ca406554 tempest-SnapshotsActionsTest-725289287 tempest-SnapshotsActionsTest-725289287-project-admin] POST http://192.168.122.82/volume/v3/snapshots/dcd0d655-da93-4829-a195-fb7685922b51/action Sep 02 12:51:23 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-60941948-92b1-4f80-bbde-c9b7ca406554 tempest-SnapshotsActionsTest-725289287 tempest-SnapshotsActionsTest-725289287-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86936) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 12:51:23 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-60941948-92b1-4f80-bbde-c9b7ca406554 tempest-SnapshotsActionsTest-725289287 tempest-SnapshotsActionsTest-725289287-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:51:23 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-3ddbccf8-f4d2-48bc-ae71-1fc56dcbc0ad tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] http://192.168.122.82/volume/v3/snapshots/d6b9ebbe-e359-4d98-919f-0defd37052bd returned with HTTP 404 Sep 02 12:51:23 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 430/864] 192.168.122.82 () {58 vars in 1236 bytes} [Wed Sep 2 12:51:23 2026] DELETE /volume/v3/snapshots/d6b9ebbe-e359-4d98-919f-0defd37052bd => generated 111 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:51:23 devstack devstack@c-api.service[86936]: DEBUG cinder.api.contrib.admin_actions [None req-60941948-92b1-4f80-bbde-c9b7ca406554 tempest-SnapshotsActionsTest-725289287 tempest-SnapshotsActionsTest-725289287-project-admin] Updating snapshot 'dcd0d655-da93-4829-a195-fb7685922b51' with '{'status': 'available'}' {{(pid=86936) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 02 12:51:23 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-082f043e-8597-40df-a9d0-bb0668022fa1 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:23 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-082f043e-8597-40df-a9d0-bb0668022fa1 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] GET http://192.168.122.82/volume/v3/volumes/a22c6895-6dba-4437-b1e6-a3af7c5c5361 Sep 02 12:51:23 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-082f043e-8597-40df-a9d0-bb0668022fa1 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:23 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-082f043e-8597-40df-a9d0-bb0668022fa1 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:23 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-082f043e-8597-40df-a9d0-bb0668022fa1 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] http://192.168.122.82/volume/v3/volumes/a22c6895-6dba-4437-b1e6-a3af7c5c5361 returned with HTTP 404 Sep 02 12:51:23 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 431/865] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:51:23 2026] GET /volume/v3/volumes/a22c6895-6dba-4437-b1e6-a3af7c5c5361 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:51:23 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-f2c4bfe0-4c10-4864-98f6-de0dc42ec91e None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:23 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-f2c4bfe0-4c10-4864-98f6-de0dc42ec91e tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] DELETE http://192.168.122.82/volume/v3/volumes/a22c6895-6dba-4437-b1e6-a3af7c5c5361 Sep 02 12:51:23 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-f2c4bfe0-4c10-4864-98f6-de0dc42ec91e tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:23 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-f2c4bfe0-4c10-4864-98f6-de0dc42ec91e tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Calling method 'delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:23 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-f2c4bfe0-4c10-4864-98f6-de0dc42ec91e tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Delete volume with id: a22c6895-6dba-4437-b1e6-a3af7c5c5361 Sep 02 12:51:23 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:23 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:51:23 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-f2c4bfe0-4c10-4864-98f6-de0dc42ec91e tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] http://192.168.122.82/volume/v3/volumes/a22c6895-6dba-4437-b1e6-a3af7c5c5361 returned with HTTP 404 Sep 02 12:51:23 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 432/866] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 12:51:23 2026] DELETE /volume/v3/volumes/a22c6895-6dba-4437-b1e6-a3af7c5c5361 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:51:23 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-e3b365ea-69ce-4ad8-afca-8f51ef5e7bff None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:23 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e3b365ea-69ce-4ad8-afca-8f51ef5e7bff tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 12:51:23 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-e3b365ea-69ce-4ad8-afca-8f51ef5e7bff tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1477669054"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:51:23 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.volumes [None req-e3b365ea-69ce-4ad8-afca-8f51ef5e7bff tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1477669054'}} {{(pid=86935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 12:51:23 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-e3b365ea-69ce-4ad8-afca-8f51ef5e7bff tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Create volume of 1 GB Sep 02 12:51:23 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-60941948-92b1-4f80-bbde-c9b7ca406554 tempest-SnapshotsActionsTest-725289287 tempest-SnapshotsActionsTest-725289287-project-admin] http://192.168.122.82/volume/v3/snapshots/dcd0d655-da93-4829-a195-fb7685922b51/action returned with HTTP 202 Sep 02 12:51:23 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 435/867] 192.168.122.82 () {60 vars in 1275 bytes} [Wed Sep 2 12:51:23 2026] POST /volume/v3/snapshots/dcd0d655-da93-4829-a195-fb7685922b51/action => generated 0 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 12:51:23 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-ee2d250f-910b-428c-a12d-05a1f1e4ca4a None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:23 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-e3b365ea-69ce-4ad8-afca-8f51ef5e7bff tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Availability Zones retrieved successfully. Sep 02 12:51:23 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-ee2d250f-910b-428c-a12d-05a1f1e4ca4a tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] GET http://192.168.122.82/volume/v3/snapshots/dcd0d655-da93-4829-a195-fb7685922b51 Sep 02 12:51:23 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-ee2d250f-910b-428c-a12d-05a1f1e4ca4a tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:23 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-ee2d250f-910b-428c-a12d-05a1f1e4ca4a tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:23 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:23 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:51:23 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-ee2d250f-910b-428c-a12d-05a1f1e4ca4a tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Snapshot retrieved successfully. Sep 02 12:51:23 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-ee2d250f-910b-428c-a12d-05a1f1e4ca4a tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] http://192.168.122.82/volume/v3/snapshots/dcd0d655-da93-4829-a195-fb7685922b51 returned with HTTP 200 Sep 02 12:51:23 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 436/868] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:51:23 2026] GET /volume/v3/snapshots/dcd0d655-da93-4829-a195-fb7685922b51 => generated 466 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:51:23 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-eb536cd4-6a13-48a5-9303-6b5219ef18d4 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:23 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-eb536cd4-6a13-48a5-9303-6b5219ef18d4 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] POST http://192.168.122.82/volume/v3/snapshots Sep 02 12:51:23 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-eb536cd4-6a13-48a5-9303-6b5219ef18d4 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9611827e-5493-44b9-887d-0246450bf262", "name": "tempest-SnapshotsActionsTest-Snapshot-1025369059"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:51:23 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-e3b365ea-69ce-4ad8-afca-8f51ef5e7bff tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Flow 'volume_create_api' (68a89f45-d9d4-443a-bf44-c877f80a65c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:51:23 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-e3b365ea-69ce-4ad8-afca-8f51ef5e7bff tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e842fe49-5e86-4968-b6a2-f13d16ac8bdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:51:24 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:51:24 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:51:24 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:24 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:51:24 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.flows.api.create_volume [None req-e3b365ea-69ce-4ad8-afca-8f51ef5e7bff tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Validating volume size '1' using validate_int {{(pid=86935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 12:51:24 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-eb536cd4-6a13-48a5-9303-6b5219ef18d4 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Volume info retrieved successfully. Sep 02 12:51:24 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.snapshots [None req-eb536cd4-6a13-48a5-9303-6b5219ef18d4 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Create snapshot from volume 9611827e-5493-44b9-887d-0246450bf262 Sep 02 12:51:24 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-e3b365ea-69ce-4ad8-afca-8f51ef5e7bff tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e842fe49-5e86-4968-b6a2-f13d16ac8bdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:51:24 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-e3b365ea-69ce-4ad8-afca-8f51ef5e7bff tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (924fd6c1-6c0d-4726-a639-7ce1cb4f1ec4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:51:24 devstack devstack@c-api.service[86936]: DEBUG cinder.quota [None req-eb536cd4-6a13-48a5-9303-6b5219ef18d4 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Created reservations ['53e06b69-3ed8-4226-9354-d5056c55ec8a', '59219d91-47b7-4eca-9665-54ad74d4b1f3', 'b51afa3f-1c1a-4f06-8760-f9aa55ac5846', '9fb1a4a6-18e8-4296-b8e6-8fc414457157'] {{(pid=86936) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:51:24 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:51:24 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:51:24 devstack devstack@c-api.service[86935]: DEBUG cinder.quota [None req-e3b365ea-69ce-4ad8-afca-8f51ef5e7bff tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Created reservations ['517b35f0-7fea-4e6c-927a-97a7154f7d59', 'f93a7585-6d24-46e7-aa04-b533d8fe97da', '86a3654d-f235-42db-aaff-e99494633df9', 'c6bf5737-4fcf-47f7-b4f6-7d5a19d3735a'] {{(pid=86935) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:51:24 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-e3b365ea-69ce-4ad8-afca-8f51ef5e7bff tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (924fd6c1-6c0d-4726-a639-7ce1cb4f1ec4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['517b35f0-7fea-4e6c-927a-97a7154f7d59', 'f93a7585-6d24-46e7-aa04-b533d8fe97da', '86a3654d-f235-42db-aaff-e99494633df9', 'c6bf5737-4fcf-47f7-b4f6-7d5a19d3735a']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:51:24 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-e3b365ea-69ce-4ad8-afca-8f51ef5e7bff tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a159c2f2-caf1-4159-84ac-8b09c5962d70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:51:24 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-eb536cd4-6a13-48a5-9303-6b5219ef18d4 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Snapshot create request issued successfully. Sep 02 12:51:24 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-eb536cd4-6a13-48a5-9303-6b5219ef18d4 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] http://192.168.122.82/volume/v3/snapshots returned with HTTP 202 Sep 02 12:51:24 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 437/869] 192.168.122.82 () {60 vars in 1144 bytes} [Wed Sep 2 12:51:23 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 02 12:51:24 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-a3f01113-81cd-47e5-ab9d-56b1cac84a68 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:24 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:51:24 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:51:24 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-e3b365ea-69ce-4ad8-afca-8f51ef5e7bff tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a159c2f2-caf1-4159-84ac-8b09c5962d70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c883d3ba-afd3-4be5-b9ea-8a44d44b577e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1477669054',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24f664acb65345f980e0a1d5f4048b56',qos_specs=None,replication_status=,reservations=['517b35f0-7fea-4e6c-927a-97a7154f7d59','f93a7585-6d24-46e7-aa04-b533d8fe97da','86a3654d-f235-42db-aaff-e99494633df9','c6bf5737-4fcf-47f7-b4f6-7d5a19d3735a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8aa5837efcfb491d832a7c823342f928',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T10:51:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1477669054',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c883d3ba-afd3-4be5-b9ea-8a44d44b577e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='24f664acb65345f980e0a1d5f4048b56',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8aa5837efcfb491d832a7c823342f928',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:51:24 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-e3b365ea-69ce-4ad8-afca-8f51ef5e7bff tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be657307-93f4-4765-93dc-c0968fe97e40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:51:24 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-a3f01113-81cd-47e5-ab9d-56b1cac84a68 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] GET http://192.168.122.82/volume/v3/snapshots/fb7d0926-9270-4654-bc2e-c98b2dd4e883 Sep 02 12:51:24 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-a3f01113-81cd-47e5-ab9d-56b1cac84a68 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:24 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-a3f01113-81cd-47e5-ab9d-56b1cac84a68 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:24 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:24 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:51:24 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-a3f01113-81cd-47e5-ab9d-56b1cac84a68 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Snapshot retrieved successfully. Sep 02 12:51:24 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-a3f01113-81cd-47e5-ab9d-56b1cac84a68 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] http://192.168.122.82/volume/v3/snapshots/fb7d0926-9270-4654-bc2e-c98b2dd4e883 returned with HTTP 200 Sep 02 12:51:24 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 438/870] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:51:24 2026] GET /volume/v3/snapshots/fb7d0926-9270-4654-bc2e-c98b2dd4e883 => generated 439 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:51:24 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-e3b365ea-69ce-4ad8-afca-8f51ef5e7bff tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be657307-93f4-4765-93dc-c0968fe97e40) transitioned into state 'SUCCESS' from state '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-1477669054',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24f664acb65345f980e0a1d5f4048b56',qos_specs=None,replication_status=,reservations=['517b35f0-7fea-4e6c-927a-97a7154f7d59','f93a7585-6d24-46e7-aa04-b533d8fe97da','86a3654d-f235-42db-aaff-e99494633df9','c6bf5737-4fcf-47f7-b4f6-7d5a19d3735a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8aa5837efcfb491d832a7c823342f928',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:51:24 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-e3b365ea-69ce-4ad8-afca-8f51ef5e7bff tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b97ca17-1c4d-4ae5-995a-82707fd6024e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:51:24 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-e3b365ea-69ce-4ad8-afca-8f51ef5e7bff tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b97ca17-1c4d-4ae5-995a-82707fd6024e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:51:24 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-e3b365ea-69ce-4ad8-afca-8f51ef5e7bff tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Flow 'volume_create_api' (68a89f45-d9d4-443a-bf44-c877f80a65c9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:51:24 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-e3b365ea-69ce-4ad8-afca-8f51ef5e7bff tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Create volume request issued successfully. Sep 02 12:51:24 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e3b365ea-69ce-4ad8-afca-8f51ef5e7bff tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 12:51:24 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 433/871] 192.168.122.82 () {60 vars in 1137 bytes} [Wed Sep 2 12:51:23 2026] POST /volume/v3/volumes => generated 758 bytes in 479 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 12:51:24 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-178bcfbe-2c09-4642-a1f1-d73841f557ad None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:24 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-178bcfbe-2c09-4642-a1f1-d73841f557ad tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] GET http://192.168.122.82/volume/v3/volumes/c883d3ba-afd3-4be5-b9ea-8a44d44b577e Sep 02 12:51:24 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-178bcfbe-2c09-4642-a1f1-d73841f557ad tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:24 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-178bcfbe-2c09-4642-a1f1-d73841f557ad tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:24 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:51:24 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:51:24 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:24 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:51:24 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-178bcfbe-2c09-4642-a1f1-d73841f557ad tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Volume info retrieved successfully. Sep 02 12:51:24 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-178bcfbe-2c09-4642-a1f1-d73841f557ad tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] http://192.168.122.82/volume/v3/volumes/c883d3ba-afd3-4be5-b9ea-8a44d44b577e returned with HTTP 200 Sep 02 12:51:24 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 439/872] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:51:24 2026] GET /volume/v3/volumes/c883d3ba-afd3-4be5-b9ea-8a44d44b577e => generated 826 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:51:25 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-6cc7593a-4742-4157-bd3d-2b1bfb7c5fe3 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:25 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-6cc7593a-4742-4157-bd3d-2b1bfb7c5fe3 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] GET http://192.168.122.82/volume/v3/snapshots/fb7d0926-9270-4654-bc2e-c98b2dd4e883 Sep 02 12:51:25 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-6cc7593a-4742-4157-bd3d-2b1bfb7c5fe3 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:25 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-6cc7593a-4742-4157-bd3d-2b1bfb7c5fe3 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:25 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:25 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:51:25 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-6cc7593a-4742-4157-bd3d-2b1bfb7c5fe3 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Snapshot retrieved successfully. Sep 02 12:51:25 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-6cc7593a-4742-4157-bd3d-2b1bfb7c5fe3 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] http://192.168.122.82/volume/v3/snapshots/fb7d0926-9270-4654-bc2e-c98b2dd4e883 returned with HTTP 200 Sep 02 12:51:25 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 434/873] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:51:25 2026] GET /volume/v3/snapshots/fb7d0926-9270-4654-bc2e-c98b2dd4e883 => generated 439 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:51:25 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-73d9afdd-771a-4f18-8669-616cc9138263 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:25 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-73d9afdd-771a-4f18-8669-616cc9138263 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] GET http://192.168.122.82/volume/v3/volumes/c883d3ba-afd3-4be5-b9ea-8a44d44b577e Sep 02 12:51:25 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-73d9afdd-771a-4f18-8669-616cc9138263 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:25 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-73d9afdd-771a-4f18-8669-616cc9138263 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:25 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:51:25 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:51:25 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:25 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:51:25 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-73d9afdd-771a-4f18-8669-616cc9138263 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Volume info retrieved successfully. Sep 02 12:51:25 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-73d9afdd-771a-4f18-8669-616cc9138263 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] http://192.168.122.82/volume/v3/volumes/c883d3ba-afd3-4be5-b9ea-8a44d44b577e returned with HTTP 200 Sep 02 12:51:25 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 440/874] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:51:25 2026] GET /volume/v3/volumes/c883d3ba-afd3-4be5-b9ea-8a44d44b577e => generated 850 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:51:26 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-d2fecff0-9f74-4cd1-b5b7-5aaea2c07c0f None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:26 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-d2fecff0-9f74-4cd1-b5b7-5aaea2c07c0f tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] GET http://192.168.122.82/volume/v3/snapshots/fb7d0926-9270-4654-bc2e-c98b2dd4e883 Sep 02 12:51:26 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-d2fecff0-9f74-4cd1-b5b7-5aaea2c07c0f tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:26 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-d2fecff0-9f74-4cd1-b5b7-5aaea2c07c0f tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:26 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:26 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:51:26 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-d2fecff0-9f74-4cd1-b5b7-5aaea2c07c0f tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Snapshot retrieved successfully. Sep 02 12:51:26 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-d2fecff0-9f74-4cd1-b5b7-5aaea2c07c0f tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] http://192.168.122.82/volume/v3/snapshots/fb7d0926-9270-4654-bc2e-c98b2dd4e883 returned with HTTP 200 Sep 02 12:51:26 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 435/875] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:51:26 2026] GET /volume/v3/snapshots/fb7d0926-9270-4654-bc2e-c98b2dd4e883 => generated 439 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:51:26 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-5b57fb2d-b4ee-4933-b71b-81cb68ef5c6d None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:26 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-5b57fb2d-b4ee-4933-b71b-81cb68ef5c6d tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] GET http://192.168.122.82/volume/v3/volumes/c883d3ba-afd3-4be5-b9ea-8a44d44b577e Sep 02 12:51:26 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-5b57fb2d-b4ee-4933-b71b-81cb68ef5c6d tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:26 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-5b57fb2d-b4ee-4933-b71b-81cb68ef5c6d tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:26 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:51:26 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:51:26 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:26 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:51:26 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-5b57fb2d-b4ee-4933-b71b-81cb68ef5c6d tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Volume info retrieved successfully. Sep 02 12:51:26 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-5b57fb2d-b4ee-4933-b71b-81cb68ef5c6d tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] http://192.168.122.82/volume/v3/volumes/c883d3ba-afd3-4be5-b9ea-8a44d44b577e returned with HTTP 200 Sep 02 12:51:26 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 441/876] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:51:26 2026] GET /volume/v3/volumes/c883d3ba-afd3-4be5-b9ea-8a44d44b577e => generated 850 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:51:27 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-95a4fc88-cd3b-4ba2-bac9-a0ce263ba096 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:27 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-95a4fc88-cd3b-4ba2-bac9-a0ce263ba096 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] GET http://192.168.122.82/volume/v3/snapshots/fb7d0926-9270-4654-bc2e-c98b2dd4e883 Sep 02 12:51:27 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-95a4fc88-cd3b-4ba2-bac9-a0ce263ba096 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:27 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-95a4fc88-cd3b-4ba2-bac9-a0ce263ba096 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:27 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:27 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:51:27 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-95a4fc88-cd3b-4ba2-bac9-a0ce263ba096 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Snapshot retrieved successfully. Sep 02 12:51:27 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-95a4fc88-cd3b-4ba2-bac9-a0ce263ba096 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] http://192.168.122.82/volume/v3/snapshots/fb7d0926-9270-4654-bc2e-c98b2dd4e883 returned with HTTP 200 Sep 02 12:51:27 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 436/877] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:51:27 2026] GET /volume/v3/snapshots/fb7d0926-9270-4654-bc2e-c98b2dd4e883 => generated 466 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:51:27 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-2278e145-2757-43bc-9d9a-8e15d7d6a999 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:27 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-2278e145-2757-43bc-9d9a-8e15d7d6a999 tempest-SnapshotsActionsTest-725289287 tempest-SnapshotsActionsTest-725289287-project-admin] POST http://192.168.122.82/volume/v3/snapshots/fb7d0926-9270-4654-bc2e-c98b2dd4e883/action Sep 02 12:51:27 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-2278e145-2757-43bc-9d9a-8e15d7d6a999 tempest-SnapshotsActionsTest-725289287 tempest-SnapshotsActionsTest-725289287-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=86936) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 12:51:27 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-2278e145-2757-43bc-9d9a-8e15d7d6a999 tempest-SnapshotsActionsTest-725289287 tempest-SnapshotsActionsTest-725289287-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:51:27 devstack devstack@c-api.service[86936]: DEBUG cinder.api.contrib.admin_actions [None req-2278e145-2757-43bc-9d9a-8e15d7d6a999 tempest-SnapshotsActionsTest-725289287 tempest-SnapshotsActionsTest-725289287-project-admin] Updating snapshot 'fb7d0926-9270-4654-bc2e-c98b2dd4e883' with '{'status': 'creating'}' {{(pid=86936) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 02 12:51:27 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:27 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:51:27 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-2278e145-2757-43bc-9d9a-8e15d7d6a999 tempest-SnapshotsActionsTest-725289287 tempest-SnapshotsActionsTest-725289287-project-admin] http://192.168.122.82/volume/v3/snapshots/fb7d0926-9270-4654-bc2e-c98b2dd4e883/action returned with HTTP 202 Sep 02 12:51:27 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 442/878] 192.168.122.82 () {60 vars in 1275 bytes} [Wed Sep 2 12:51:27 2026] POST /volume/v3/snapshots/fb7d0926-9270-4654-bc2e-c98b2dd4e883/action => generated 0 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 02 12:51:27 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-bf6fff72-e8ff-40de-9aac-bc5c9601864c None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:27 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-bf6fff72-e8ff-40de-9aac-bc5c9601864c tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] GET http://192.168.122.82/volume/v3/snapshots/fb7d0926-9270-4654-bc2e-c98b2dd4e883 Sep 02 12:51:27 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-bf6fff72-e8ff-40de-9aac-bc5c9601864c tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:27 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-bf6fff72-e8ff-40de-9aac-bc5c9601864c tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:27 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:27 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:51:27 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-bf6fff72-e8ff-40de-9aac-bc5c9601864c tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Snapshot retrieved successfully. Sep 02 12:51:27 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-bf6fff72-e8ff-40de-9aac-bc5c9601864c tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] http://192.168.122.82/volume/v3/snapshots/fb7d0926-9270-4654-bc2e-c98b2dd4e883 returned with HTTP 200 Sep 02 12:51:27 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 437/879] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:51:27 2026] GET /volume/v3/snapshots/fb7d0926-9270-4654-bc2e-c98b2dd4e883 => generated 465 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:51:27 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-96b58897-de8a-48ea-949a-6d0d88ae729d None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:27 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-96b58897-de8a-48ea-949a-6d0d88ae729d tempest-SnapshotsActionsTest-725289287 tempest-SnapshotsActionsTest-725289287-project-admin] POST http://192.168.122.82/volume/v3/snapshots/fb7d0926-9270-4654-bc2e-c98b2dd4e883/action Sep 02 12:51:27 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-96b58897-de8a-48ea-949a-6d0d88ae729d tempest-SnapshotsActionsTest-725289287 tempest-SnapshotsActionsTest-725289287-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86936) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 12:51:27 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-96b58897-de8a-48ea-949a-6d0d88ae729d tempest-SnapshotsActionsTest-725289287 tempest-SnapshotsActionsTest-725289287-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:51:27 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:27 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:51:27 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-96b58897-de8a-48ea-949a-6d0d88ae729d tempest-SnapshotsActionsTest-725289287 tempest-SnapshotsActionsTest-725289287-project-admin] Snapshot retrieved successfully. Sep 02 12:51:27 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:51:27 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:51:27 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-7b98aa31-2355-4062-89e2-e33f325a4ab8 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:27 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-7b98aa31-2355-4062-89e2-e33f325a4ab8 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] GET http://192.168.122.82/volume/v3/volumes/c883d3ba-afd3-4be5-b9ea-8a44d44b577e Sep 02 12:51:27 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-7b98aa31-2355-4062-89e2-e33f325a4ab8 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:27 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-7b98aa31-2355-4062-89e2-e33f325a4ab8 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:27 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-96b58897-de8a-48ea-949a-6d0d88ae729d tempest-SnapshotsActionsTest-725289287 tempest-SnapshotsActionsTest-725289287-project-admin] Snapshot delete request issued successfully. Sep 02 12:51:27 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-96b58897-de8a-48ea-949a-6d0d88ae729d tempest-SnapshotsActionsTest-725289287 tempest-SnapshotsActionsTest-725289287-project-admin] http://192.168.122.82/volume/v3/snapshots/fb7d0926-9270-4654-bc2e-c98b2dd4e883/action returned with HTTP 202 Sep 02 12:51:27 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 443/880] 192.168.122.82 () {60 vars in 1275 bytes} [Wed Sep 2 12:51:27 2026] POST /volume/v3/snapshots/fb7d0926-9270-4654-bc2e-c98b2dd4e883/action => generated 0 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 12:51:27 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-39c697a6-97f8-4f73-b7cf-15368415eb7c None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:27 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-39c697a6-97f8-4f73-b7cf-15368415eb7c tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] GET http://192.168.122.82/volume/v3/snapshots/fb7d0926-9270-4654-bc2e-c98b2dd4e883 Sep 02 12:51:27 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-39c697a6-97f8-4f73-b7cf-15368415eb7c tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:27 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-39c697a6-97f8-4f73-b7cf-15368415eb7c tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:27 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:51:27 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:51:27 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:27 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:51:27 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:27 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:51:27 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-7b98aa31-2355-4062-89e2-e33f325a4ab8 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Volume info retrieved successfully. Sep 02 12:51:27 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-39c697a6-97f8-4f73-b7cf-15368415eb7c tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Snapshot retrieved successfully. Sep 02 12:51:27 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-39c697a6-97f8-4f73-b7cf-15368415eb7c tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] http://192.168.122.82/volume/v3/snapshots/fb7d0926-9270-4654-bc2e-c98b2dd4e883 returned with HTTP 200 Sep 02 12:51:27 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 444/881] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:51:27 2026] GET /volume/v3/snapshots/fb7d0926-9270-4654-bc2e-c98b2dd4e883 => generated 465 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:51:27 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-7b98aa31-2355-4062-89e2-e33f325a4ab8 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] http://192.168.122.82/volume/v3/volumes/c883d3ba-afd3-4be5-b9ea-8a44d44b577e returned with HTTP 200 Sep 02 12:51:27 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 438/882] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:51:27 2026] GET /volume/v3/volumes/c883d3ba-afd3-4be5-b9ea-8a44d44b577e => generated 850 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:51:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-c7c499c5-f5b2-4237-a5ac-345bb5102df0 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:28 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-c7c499c5-f5b2-4237-a5ac-345bb5102df0 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] GET http://192.168.122.82/volume/v3/snapshots/fb7d0926-9270-4654-bc2e-c98b2dd4e883 Sep 02 12:51:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-c7c499c5-f5b2-4237-a5ac-345bb5102df0 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-c7c499c5-f5b2-4237-a5ac-345bb5102df0 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:28 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:28 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:51:28 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-c7c499c5-f5b2-4237-a5ac-345bb5102df0 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Snapshot retrieved successfully. Sep 02 12:51:28 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-c7c499c5-f5b2-4237-a5ac-345bb5102df0 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] http://192.168.122.82/volume/v3/snapshots/fb7d0926-9270-4654-bc2e-c98b2dd4e883 returned with HTTP 200 Sep 02 12:51:28 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 445/883] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:51:28 2026] GET /volume/v3/snapshots/fb7d0926-9270-4654-bc2e-c98b2dd4e883 => generated 465 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:51:28 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-aa8b4309-b939-4647-8ea9-0759458b757d None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:28 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-aa8b4309-b939-4647-8ea9-0759458b757d tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] GET http://192.168.122.82/volume/v3/volumes/c883d3ba-afd3-4be5-b9ea-8a44d44b577e Sep 02 12:51:28 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-aa8b4309-b939-4647-8ea9-0759458b757d tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:28 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-aa8b4309-b939-4647-8ea9-0759458b757d tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:28 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:51:28 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:51:28 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:28 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:51:28 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-aa8b4309-b939-4647-8ea9-0759458b757d tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Volume info retrieved successfully. Sep 02 12:51:28 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-aa8b4309-b939-4647-8ea9-0759458b757d tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] http://192.168.122.82/volume/v3/volumes/c883d3ba-afd3-4be5-b9ea-8a44d44b577e returned with HTTP 200 Sep 02 12:51:28 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 439/884] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:51:28 2026] GET /volume/v3/volumes/c883d3ba-afd3-4be5-b9ea-8a44d44b577e => generated 851 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:51:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-99ba5387-001d-41e4-9a15-e6de629d1e0a None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:28 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-99ba5387-001d-41e4-9a15-e6de629d1e0a tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] POST http://192.168.122.82/volume/v3/snapshots Sep 02 12:51:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-99ba5387-001d-41e4-9a15-e6de629d1e0a tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c883d3ba-afd3-4be5-b9ea-8a44d44b577e", "name": "tempest-VolumesDeleteCascade-Snapshot-992340561"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:51:28 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:51:28 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:51:28 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:28 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:51:28 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-99ba5387-001d-41e4-9a15-e6de629d1e0a tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Volume info retrieved successfully. Sep 02 12:51:28 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.snapshots [None req-99ba5387-001d-41e4-9a15-e6de629d1e0a tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Create snapshot from volume c883d3ba-afd3-4be5-b9ea-8a44d44b577e Sep 02 12:51:29 devstack devstack@c-api.service[86936]: DEBUG cinder.quota [None req-99ba5387-001d-41e4-9a15-e6de629d1e0a tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Created reservations ['1b946a0b-7f5c-43e0-a160-74b508afcc92', 'b0a685f0-074d-45ef-b907-f782dd4acce8', 'fcb1ed2c-d674-4b2a-b168-bc8a519c40f0', 'd3745707-ad18-46ab-9696-7a6e08a7906e'] {{(pid=86936) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:51:29 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:51:29 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:51:29 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-99ba5387-001d-41e4-9a15-e6de629d1e0a tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Snapshot create request issued successfully. Sep 02 12:51:29 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-99ba5387-001d-41e4-9a15-e6de629d1e0a tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] http://192.168.122.82/volume/v3/snapshots returned with HTTP 202 Sep 02 12:51:29 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 446/885] 192.168.122.82 () {60 vars in 1144 bytes} [Wed Sep 2 12:51:28 2026] POST /volume/v3/snapshots => generated 306 bytes in 275 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 12:51:29 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-2a2096c6-0c7f-499b-866a-ed9ea9d2842f None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:29 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-2a2096c6-0c7f-499b-866a-ed9ea9d2842f tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] GET http://192.168.122.82/volume/v3/snapshots/745d147d-ec87-4026-a71d-d6b2f0c6a395 Sep 02 12:51:29 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-2a2096c6-0c7f-499b-866a-ed9ea9d2842f tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:29 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-2a2096c6-0c7f-499b-866a-ed9ea9d2842f tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:29 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:29 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:51:29 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-2a2096c6-0c7f-499b-866a-ed9ea9d2842f tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Snapshot retrieved successfully. Sep 02 12:51:29 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-2a2096c6-0c7f-499b-866a-ed9ea9d2842f tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] http://192.168.122.82/volume/v3/snapshots/745d147d-ec87-4026-a71d-d6b2f0c6a395 returned with HTTP 200 Sep 02 12:51:29 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 440/886] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:51:29 2026] GET /volume/v3/snapshots/745d147d-ec87-4026-a71d-d6b2f0c6a395 => generated 438 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:51:29 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-9e1e4935-e2d1-4273-9a93-e03edacb3431 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:29 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-9e1e4935-e2d1-4273-9a93-e03edacb3431 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] GET http://192.168.122.82/volume/v3/snapshots/fb7d0926-9270-4654-bc2e-c98b2dd4e883 Sep 02 12:51:29 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-9e1e4935-e2d1-4273-9a93-e03edacb3431 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:29 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-9e1e4935-e2d1-4273-9a93-e03edacb3431 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:29 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:29 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:51:29 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-9e1e4935-e2d1-4273-9a93-e03edacb3431 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Snapshot retrieved successfully. Sep 02 12:51:29 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-9e1e4935-e2d1-4273-9a93-e03edacb3431 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] http://192.168.122.82/volume/v3/snapshots/fb7d0926-9270-4654-bc2e-c98b2dd4e883 returned with HTTP 200 Sep 02 12:51:29 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 447/887] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:51:29 2026] GET /volume/v3/snapshots/fb7d0926-9270-4654-bc2e-c98b2dd4e883 => generated 465 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:51:30 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-27d5418b-da47-45db-837c-8fe16b047f3b None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:30 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-27d5418b-da47-45db-837c-8fe16b047f3b tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] GET http://192.168.122.82/volume/v3/snapshots/745d147d-ec87-4026-a71d-d6b2f0c6a395 Sep 02 12:51:30 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-27d5418b-da47-45db-837c-8fe16b047f3b tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:30 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-27d5418b-da47-45db-837c-8fe16b047f3b tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:30 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:30 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:51:30 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-27d5418b-da47-45db-837c-8fe16b047f3b tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Snapshot retrieved successfully. Sep 02 12:51:30 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-27d5418b-da47-45db-837c-8fe16b047f3b tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] http://192.168.122.82/volume/v3/snapshots/745d147d-ec87-4026-a71d-d6b2f0c6a395 returned with HTTP 200 Sep 02 12:51:30 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 441/888] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:51:30 2026] GET /volume/v3/snapshots/745d147d-ec87-4026-a71d-d6b2f0c6a395 => generated 438 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:51:30 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-93979351-44a1-433b-8f4b-55dec156045b None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:30 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-93979351-44a1-433b-8f4b-55dec156045b tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] GET http://192.168.122.82/volume/v3/snapshots/fb7d0926-9270-4654-bc2e-c98b2dd4e883 Sep 02 12:51:30 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-93979351-44a1-433b-8f4b-55dec156045b tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:30 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-93979351-44a1-433b-8f4b-55dec156045b tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:30 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-93979351-44a1-433b-8f4b-55dec156045b tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] http://192.168.122.82/volume/v3/snapshots/fb7d0926-9270-4654-bc2e-c98b2dd4e883 returned with HTTP 404 Sep 02 12:51:30 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 448/889] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:51:30 2026] GET /volume/v3/snapshots/fb7d0926-9270-4654-bc2e-c98b2dd4e883 => generated 111 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 12:51:30 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-adafcd21-ee8a-4704-9571-b0a1c727c458 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:30 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-adafcd21-ee8a-4704-9571-b0a1c727c458 tempest-SnapshotsActionsTest-725289287 tempest-SnapshotsActionsTest-725289287-project-admin] POST http://192.168.122.82/volume/v3/snapshots/dcd0d655-da93-4829-a195-fb7685922b51/action Sep 02 12:51:31 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-adafcd21-ee8a-4704-9571-b0a1c727c458 tempest-SnapshotsActionsTest-725289287 tempest-SnapshotsActionsTest-725289287-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86935) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 12:51:31 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-adafcd21-ee8a-4704-9571-b0a1c727c458 tempest-SnapshotsActionsTest-725289287 tempest-SnapshotsActionsTest-725289287-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:51:31 devstack devstack@c-api.service[86935]: DEBUG cinder.api.contrib.admin_actions [None req-adafcd21-ee8a-4704-9571-b0a1c727c458 tempest-SnapshotsActionsTest-725289287 tempest-SnapshotsActionsTest-725289287-project-admin] Updating snapshot 'dcd0d655-da93-4829-a195-fb7685922b51' with '{'status': 'available'}' {{(pid=86935) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 02 12:51:31 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:31 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:51:31 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-adafcd21-ee8a-4704-9571-b0a1c727c458 tempest-SnapshotsActionsTest-725289287 tempest-SnapshotsActionsTest-725289287-project-admin] http://192.168.122.82/volume/v3/snapshots/dcd0d655-da93-4829-a195-fb7685922b51/action returned with HTTP 202 Sep 02 12:51:31 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 442/890] 192.168.122.82 () {60 vars in 1275 bytes} [Wed Sep 2 12:51:30 2026] POST /volume/v3/snapshots/dcd0d655-da93-4829-a195-fb7685922b51/action => generated 0 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 12:51:31 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-3124caea-d04c-4030-9831-8d0fe6692665 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:31 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-3124caea-d04c-4030-9831-8d0fe6692665 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] GET http://192.168.122.82/volume/v3/snapshots/dcd0d655-da93-4829-a195-fb7685922b51 Sep 02 12:51:31 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-3124caea-d04c-4030-9831-8d0fe6692665 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:31 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-3124caea-d04c-4030-9831-8d0fe6692665 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:31 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:31 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:51:31 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-3124caea-d04c-4030-9831-8d0fe6692665 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Snapshot retrieved successfully. Sep 02 12:51:31 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-3124caea-d04c-4030-9831-8d0fe6692665 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] http://192.168.122.82/volume/v3/snapshots/dcd0d655-da93-4829-a195-fb7685922b51 returned with HTTP 200 Sep 02 12:51:31 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 449/891] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:51:31 2026] GET /volume/v3/snapshots/dcd0d655-da93-4829-a195-fb7685922b51 => generated 466 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:51:31 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-e5737a92-5b52-4ef4-af21-f970a150653c None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:31 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e5737a92-5b52-4ef4-af21-f970a150653c tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] DELETE http://192.168.122.82/volume/v3/snapshots/fb7d0926-9270-4654-bc2e-c98b2dd4e883 Sep 02 12:51:31 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-e5737a92-5b52-4ef4-af21-f970a150653c tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:31 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-e5737a92-5b52-4ef4-af21-f970a150653c tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Calling method 'delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:31 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.snapshots [None req-e5737a92-5b52-4ef4-af21-f970a150653c tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Delete snapshot with id: fb7d0926-9270-4654-bc2e-c98b2dd4e883 Sep 02 12:51:31 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-31503268-56e7-465b-a93e-9154a3e8fcaf None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:31 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-31503268-56e7-465b-a93e-9154a3e8fcaf tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] GET http://192.168.122.82/volume/v3/snapshots/745d147d-ec87-4026-a71d-d6b2f0c6a395 Sep 02 12:51:31 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-31503268-56e7-465b-a93e-9154a3e8fcaf tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:31 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-31503268-56e7-465b-a93e-9154a3e8fcaf tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:31 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e5737a92-5b52-4ef4-af21-f970a150653c tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] http://192.168.122.82/volume/v3/snapshots/fb7d0926-9270-4654-bc2e-c98b2dd4e883 returned with HTTP 404 Sep 02 12:51:31 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 443/892] 192.168.122.82 () {58 vars in 1236 bytes} [Wed Sep 2 12:51:31 2026] DELETE /volume/v3/snapshots/fb7d0926-9270-4654-bc2e-c98b2dd4e883 => generated 111 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:51:31 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-de71369e-7a44-4d95-9b88-5577fe72f053 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:31 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:31 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:51:31 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-31503268-56e7-465b-a93e-9154a3e8fcaf tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Snapshot retrieved successfully. Sep 02 12:51:31 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-31503268-56e7-465b-a93e-9154a3e8fcaf tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] http://192.168.122.82/volume/v3/snapshots/745d147d-ec87-4026-a71d-d6b2f0c6a395 returned with HTTP 200 Sep 02 12:51:31 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 450/893] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:51:31 2026] GET /volume/v3/snapshots/745d147d-ec87-4026-a71d-d6b2f0c6a395 => generated 438 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:51:31 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-de71369e-7a44-4d95-9b88-5577fe72f053 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] POST http://192.168.122.82/volume/v3/snapshots Sep 02 12:51:31 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-de71369e-7a44-4d95-9b88-5577fe72f053 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9611827e-5493-44b9-887d-0246450bf262", "name": "tempest-SnapshotsActionsTest-Snapshot-787080964"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:51:31 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:51:31 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:51:31 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:31 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:51:31 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-de71369e-7a44-4d95-9b88-5577fe72f053 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Volume info retrieved successfully. Sep 02 12:51:31 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.snapshots [None req-de71369e-7a44-4d95-9b88-5577fe72f053 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Create snapshot from volume 9611827e-5493-44b9-887d-0246450bf262 Sep 02 12:51:31 devstack devstack@c-api.service[86935]: DEBUG cinder.quota [None req-de71369e-7a44-4d95-9b88-5577fe72f053 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Created reservations ['94a3f9ee-6a80-43b2-8df5-d841dc027cb0', '0189119b-7b50-40b0-9941-643b700fb96f', '35cfdb05-e7ee-430a-b058-fc04a062535d', '2845eea3-0190-42fa-886e-4107010cf0b0'] {{(pid=86935) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:51:31 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:51:31 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:51:31 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-de71369e-7a44-4d95-9b88-5577fe72f053 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Snapshot create request issued successfully. Sep 02 12:51:31 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-de71369e-7a44-4d95-9b88-5577fe72f053 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] http://192.168.122.82/volume/v3/snapshots returned with HTTP 202 Sep 02 12:51:31 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 444/894] 192.168.122.82 () {60 vars in 1144 bytes} [Wed Sep 2 12:51:31 2026] POST /volume/v3/snapshots => generated 306 bytes in 382 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 12:51:31 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-ab85b66c-71e6-4367-b464-78e0011809cb None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:31 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-ab85b66c-71e6-4367-b464-78e0011809cb tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] GET http://192.168.122.82/volume/v3/snapshots/eb9dbf29-6eab-4d69-8b15-932138b675bb Sep 02 12:51:31 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-ab85b66c-71e6-4367-b464-78e0011809cb tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:31 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-ab85b66c-71e6-4367-b464-78e0011809cb tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:31 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:31 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:51:31 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-ab85b66c-71e6-4367-b464-78e0011809cb tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Snapshot retrieved successfully. Sep 02 12:51:31 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-ab85b66c-71e6-4367-b464-78e0011809cb tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] http://192.168.122.82/volume/v3/snapshots/eb9dbf29-6eab-4d69-8b15-932138b675bb returned with HTTP 200 Sep 02 12:51:31 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 451/895] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:51:31 2026] GET /volume/v3/snapshots/eb9dbf29-6eab-4d69-8b15-932138b675bb => generated 438 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:51:32 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-2528f54c-5df3-4385-acd6-4fec533d007b None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:32 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-2528f54c-5df3-4385-acd6-4fec533d007b tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] GET http://192.168.122.82/volume/v3/snapshots/745d147d-ec87-4026-a71d-d6b2f0c6a395 Sep 02 12:51:32 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-2528f54c-5df3-4385-acd6-4fec533d007b tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:32 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-2528f54c-5df3-4385-acd6-4fec533d007b tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:32 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:32 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:51:32 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-2528f54c-5df3-4385-acd6-4fec533d007b tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Snapshot retrieved successfully. Sep 02 12:51:32 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-2528f54c-5df3-4385-acd6-4fec533d007b tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] http://192.168.122.82/volume/v3/snapshots/745d147d-ec87-4026-a71d-d6b2f0c6a395 returned with HTTP 200 Sep 02 12:51:32 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 445/896] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:51:32 2026] GET /volume/v3/snapshots/745d147d-ec87-4026-a71d-d6b2f0c6a395 => generated 438 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:51:32 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-e4b97489-47d4-4c26-8b95-3fa5211a841c None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:32 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-e4b97489-47d4-4c26-8b95-3fa5211a841c tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] GET http://192.168.122.82/volume/v3/snapshots/eb9dbf29-6eab-4d69-8b15-932138b675bb Sep 02 12:51:32 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-e4b97489-47d4-4c26-8b95-3fa5211a841c tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:32 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-e4b97489-47d4-4c26-8b95-3fa5211a841c tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:32 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:32 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:51:32 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-e4b97489-47d4-4c26-8b95-3fa5211a841c tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Snapshot retrieved successfully. Sep 02 12:51:32 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-e4b97489-47d4-4c26-8b95-3fa5211a841c tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] http://192.168.122.82/volume/v3/snapshots/eb9dbf29-6eab-4d69-8b15-932138b675bb returned with HTTP 200 Sep 02 12:51:32 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 452/897] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:51:32 2026] GET /volume/v3/snapshots/eb9dbf29-6eab-4d69-8b15-932138b675bb => generated 438 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:51:33 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-72a27d23-72bb-4a0d-9231-b5b03bf5c9cb None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:33 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-72a27d23-72bb-4a0d-9231-b5b03bf5c9cb tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] GET http://192.168.122.82/volume/v3/snapshots/745d147d-ec87-4026-a71d-d6b2f0c6a395 Sep 02 12:51:33 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-72a27d23-72bb-4a0d-9231-b5b03bf5c9cb tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:33 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-72a27d23-72bb-4a0d-9231-b5b03bf5c9cb tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:33 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:33 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:51:33 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-72a27d23-72bb-4a0d-9231-b5b03bf5c9cb tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Snapshot retrieved successfully. Sep 02 12:51:33 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-72a27d23-72bb-4a0d-9231-b5b03bf5c9cb tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] http://192.168.122.82/volume/v3/snapshots/745d147d-ec87-4026-a71d-d6b2f0c6a395 returned with HTTP 200 Sep 02 12:51:33 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 446/898] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:51:33 2026] GET /volume/v3/snapshots/745d147d-ec87-4026-a71d-d6b2f0c6a395 => generated 465 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:51:33 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-f10f2a7a-8e43-4e09-bee9-eade457151a3 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:33 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-f10f2a7a-8e43-4e09-bee9-eade457151a3 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 12:51:33 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-f10f2a7a-8e43-4e09-bee9-eade457151a3 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "745d147d-ec87-4026-a71d-d6b2f0c6a395", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1468242928"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:51:33 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.volumes [None req-f10f2a7a-8e43-4e09-bee9-eade457151a3 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Create volume request body: {'volume': {'snapshot_id': '745d147d-ec87-4026-a71d-d6b2f0c6a395', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1468242928'}} {{(pid=86936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 12:51:33 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:33 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:51:33 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-f10f2a7a-8e43-4e09-bee9-eade457151a3 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Snapshot retrieved successfully. Sep 02 12:51:33 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-f10f2a7a-8e43-4e09-bee9-eade457151a3 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Create volume of 1 GB Sep 02 12:51:33 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-f10f2a7a-8e43-4e09-bee9-eade457151a3 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Availability Zones retrieved successfully. Sep 02 12:51:33 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-f10f2a7a-8e43-4e09-bee9-eade457151a3 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Flow 'volume_create_api' (9542267f-1f58-4290-b795-8fd64994e34d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:51:33 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-f10f2a7a-8e43-4e09-bee9-eade457151a3 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e058d0aa-8fbd-45a5-9e34-fcb1377f0980) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:51:33 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.flows.api.create_volume [None req-f10f2a7a-8e43-4e09-bee9-eade457151a3 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 12:51:33 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:51:33 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:51:33 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-f10f2a7a-8e43-4e09-bee9-eade457151a3 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e058d0aa-8fbd-45a5-9e34-fcb1377f0980) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '745d147d-ec87-4026-a71d-d6b2f0c6a395', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:51:33 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-f10f2a7a-8e43-4e09-bee9-eade457151a3 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03b6335e-2ac7-4429-827a-8cea29de5066) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:51:33 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-e152e588-5de6-4344-9a38-044f25197f4f None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:33 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e152e588-5de6-4344-9a38-044f25197f4f tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] GET http://192.168.122.82/volume/v3/snapshots/eb9dbf29-6eab-4d69-8b15-932138b675bb Sep 02 12:51:33 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-e152e588-5de6-4344-9a38-044f25197f4f tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:33 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-e152e588-5de6-4344-9a38-044f25197f4f tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:33 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:33 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:51:33 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-e152e588-5de6-4344-9a38-044f25197f4f tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Snapshot retrieved successfully. Sep 02 12:51:33 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e152e588-5de6-4344-9a38-044f25197f4f tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] http://192.168.122.82/volume/v3/snapshots/eb9dbf29-6eab-4d69-8b15-932138b675bb returned with HTTP 200 Sep 02 12:51:33 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 447/899] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:51:33 2026] GET /volume/v3/snapshots/eb9dbf29-6eab-4d69-8b15-932138b675bb => generated 438 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:51:34 devstack devstack@c-api.service[86936]: DEBUG cinder.quota [None req-f10f2a7a-8e43-4e09-bee9-eade457151a3 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Created reservations ['73e3e336-1200-4bed-8ab6-3c2b6e053234', 'fc083a25-c8c5-47f5-aa21-d66e22a2800b', '613ff0b7-cec6-4162-a8c1-6be27aa8f978', '24ed8fc2-1b76-4dd7-ace5-1eb0b6d10b55'] {{(pid=86936) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:51:34 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-f10f2a7a-8e43-4e09-bee9-eade457151a3 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03b6335e-2ac7-4429-827a-8cea29de5066) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['73e3e336-1200-4bed-8ab6-3c2b6e053234', 'fc083a25-c8c5-47f5-aa21-d66e22a2800b', '613ff0b7-cec6-4162-a8c1-6be27aa8f978', '24ed8fc2-1b76-4dd7-ace5-1eb0b6d10b55']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:51:34 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-f10f2a7a-8e43-4e09-bee9-eade457151a3 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2fd6f6f-e6d2-4f5c-9c6a-3481fea0bef0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:51:34 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:51:34 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:51:34 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:51:34 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:51:34 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-f10f2a7a-8e43-4e09-bee9-eade457151a3 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2fd6f6f-e6d2-4f5c-9c6a-3481fea0bef0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6932be85-9313-4d52-8b63-332245182ca3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1468242928',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24f664acb65345f980e0a1d5f4048b56',qos_specs=None,replication_status=,reservations=['73e3e336-1200-4bed-8ab6-3c2b6e053234','fc083a25-c8c5-47f5-aa21-d66e22a2800b','613ff0b7-cec6-4162-a8c1-6be27aa8f978','24ed8fc2-1b76-4dd7-ace5-1eb0b6d10b55'],size=1,snapshot_id=745d147d-ec87-4026-a71d-d6b2f0c6a395,source_replicaid=,source_volid=None,status='creating',user_id='8aa5837efcfb491d832a7c823342f928',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T10:51:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1468242928',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6932be85-9313-4d52-8b63-332245182ca3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='24f664acb65345f980e0a1d5f4048b56',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=745d147d-ec87-4026-a71d-d6b2f0c6a395,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8aa5837efcfb491d832a7c823342f928',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:51:34 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-f10f2a7a-8e43-4e09-bee9-eade457151a3 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0b616a9-5404-49a9-81a1-690e6e031ba7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:51:34 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-f10f2a7a-8e43-4e09-bee9-eade457151a3 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0b616a9-5404-49a9-81a1-690e6e031ba7) transitioned into state 'SUCCESS' from state '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-1468242928',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24f664acb65345f980e0a1d5f4048b56',qos_specs=None,replication_status=,reservations=['73e3e336-1200-4bed-8ab6-3c2b6e053234','fc083a25-c8c5-47f5-aa21-d66e22a2800b','613ff0b7-cec6-4162-a8c1-6be27aa8f978','24ed8fc2-1b76-4dd7-ace5-1eb0b6d10b55'],size=1,snapshot_id=745d147d-ec87-4026-a71d-d6b2f0c6a395,source_replicaid=,source_volid=None,status='creating',user_id='8aa5837efcfb491d832a7c823342f928',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:51:34 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-f10f2a7a-8e43-4e09-bee9-eade457151a3 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (223a6b9f-5daf-40c7-b700-c3d0df4949d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:51:34 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:51:34 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:51:34 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-f10f2a7a-8e43-4e09-bee9-eade457151a3 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (223a6b9f-5daf-40c7-b700-c3d0df4949d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:51:34 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-f10f2a7a-8e43-4e09-bee9-eade457151a3 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Flow 'volume_create_api' (9542267f-1f58-4290-b795-8fd64994e34d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:51:34 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-f10f2a7a-8e43-4e09-bee9-eade457151a3 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Create volume request issued successfully. Sep 02 12:51:34 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-f10f2a7a-8e43-4e09-bee9-eade457151a3 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 12:51:34 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 453/900] 192.168.122.82 () {60 vars in 1138 bytes} [Wed Sep 2 12:51:33 2026] POST /volume/v3/volumes => generated 792 bytes in 888 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 12:51:34 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-b1d57313-a147-471a-a9a3-288de79542f6 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:34 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-b1d57313-a147-471a-a9a3-288de79542f6 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] GET http://192.168.122.82/volume/v3/volumes/6932be85-9313-4d52-8b63-332245182ca3 Sep 02 12:51:34 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-b1d57313-a147-471a-a9a3-288de79542f6 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:34 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-b1d57313-a147-471a-a9a3-288de79542f6 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:34 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:51:34 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:51:34 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:34 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:51:34 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-b1d57313-a147-471a-a9a3-288de79542f6 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Volume info retrieved successfully. Sep 02 12:51:34 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-b1d57313-a147-471a-a9a3-288de79542f6 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] http://192.168.122.82/volume/v3/volumes/6932be85-9313-4d52-8b63-332245182ca3 returned with HTTP 200 Sep 02 12:51:34 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 448/901] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:51:34 2026] GET /volume/v3/volumes/6932be85-9313-4d52-8b63-332245182ca3 => generated 860 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:51:34 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-2ad74b4f-81ec-413a-a5f1-e92d5f1ccf5f None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:34 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-2ad74b4f-81ec-413a-a5f1-e92d5f1ccf5f tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] GET http://192.168.122.82/volume/v3/snapshots/eb9dbf29-6eab-4d69-8b15-932138b675bb Sep 02 12:51:34 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-2ad74b4f-81ec-413a-a5f1-e92d5f1ccf5f tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:35 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-2ad74b4f-81ec-413a-a5f1-e92d5f1ccf5f tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:35 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:35 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:51:35 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-2ad74b4f-81ec-413a-a5f1-e92d5f1ccf5f tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Snapshot retrieved successfully. Sep 02 12:51:35 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-2ad74b4f-81ec-413a-a5f1-e92d5f1ccf5f tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] http://192.168.122.82/volume/v3/snapshots/eb9dbf29-6eab-4d69-8b15-932138b675bb returned with HTTP 200 Sep 02 12:51:35 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 454/902] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:51:34 2026] GET /volume/v3/snapshots/eb9dbf29-6eab-4d69-8b15-932138b675bb => generated 438 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:51:35 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-a5174603-b162-4c1a-b84d-9c7d51ee11d7 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:35 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-a5174603-b162-4c1a-b84d-9c7d51ee11d7 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] GET http://192.168.122.82/volume/v3/volumes/6932be85-9313-4d52-8b63-332245182ca3 Sep 02 12:51:35 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-a5174603-b162-4c1a-b84d-9c7d51ee11d7 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:35 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-a5174603-b162-4c1a-b84d-9c7d51ee11d7 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:35 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:51:35 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:51:35 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:35 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:51:35 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-a5174603-b162-4c1a-b84d-9c7d51ee11d7 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Volume info retrieved successfully. Sep 02 12:51:35 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-a5174603-b162-4c1a-b84d-9c7d51ee11d7 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] http://192.168.122.82/volume/v3/volumes/6932be85-9313-4d52-8b63-332245182ca3 returned with HTTP 200 Sep 02 12:51:35 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 449/903] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:51:35 2026] GET /volume/v3/volumes/6932be85-9313-4d52-8b63-332245182ca3 => generated 884 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:51:36 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-fcf942dd-8c50-4b32-a9d6-0fd190d446a8 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:36 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-fcf942dd-8c50-4b32-a9d6-0fd190d446a8 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] GET http://192.168.122.82/volume/v3/snapshots/eb9dbf29-6eab-4d69-8b15-932138b675bb Sep 02 12:51:36 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-fcf942dd-8c50-4b32-a9d6-0fd190d446a8 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:36 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-fcf942dd-8c50-4b32-a9d6-0fd190d446a8 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:36 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:36 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:51:36 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-fcf942dd-8c50-4b32-a9d6-0fd190d446a8 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Snapshot retrieved successfully. Sep 02 12:51:36 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-fcf942dd-8c50-4b32-a9d6-0fd190d446a8 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] http://192.168.122.82/volume/v3/snapshots/eb9dbf29-6eab-4d69-8b15-932138b675bb returned with HTTP 200 Sep 02 12:51:36 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 455/904] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:51:36 2026] GET /volume/v3/snapshots/eb9dbf29-6eab-4d69-8b15-932138b675bb => generated 465 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:51:36 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-06a5eb5a-5c86-454a-a72c-741c55923af4 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:36 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-06a5eb5a-5c86-454a-a72c-741c55923af4 tempest-SnapshotsActionsTest-725289287 tempest-SnapshotsActionsTest-725289287-project-admin] POST http://192.168.122.82/volume/v3/snapshots/eb9dbf29-6eab-4d69-8b15-932138b675bb/action Sep 02 12:51:36 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-06a5eb5a-5c86-454a-a72c-741c55923af4 tempest-SnapshotsActionsTest-725289287 tempest-SnapshotsActionsTest-725289287-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=86935) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 12:51:36 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-06a5eb5a-5c86-454a-a72c-741c55923af4 tempest-SnapshotsActionsTest-725289287 tempest-SnapshotsActionsTest-725289287-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:51:36 devstack devstack@c-api.service[86935]: DEBUG cinder.api.contrib.admin_actions [None req-06a5eb5a-5c86-454a-a72c-741c55923af4 tempest-SnapshotsActionsTest-725289287 tempest-SnapshotsActionsTest-725289287-project-admin] Updating snapshot 'eb9dbf29-6eab-4d69-8b15-932138b675bb' with '{'status': 'deleting'}' {{(pid=86935) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 02 12:51:36 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:36 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:51:36 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-06a5eb5a-5c86-454a-a72c-741c55923af4 tempest-SnapshotsActionsTest-725289287 tempest-SnapshotsActionsTest-725289287-project-admin] http://192.168.122.82/volume/v3/snapshots/eb9dbf29-6eab-4d69-8b15-932138b675bb/action returned with HTTP 202 Sep 02 12:51:36 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 450/905] 192.168.122.82 () {60 vars in 1275 bytes} [Wed Sep 2 12:51:36 2026] POST /volume/v3/snapshots/eb9dbf29-6eab-4d69-8b15-932138b675bb/action => generated 0 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 12:51:36 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-28f2fbd8-7fc9-46e2-a3ba-62200d90098d None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:36 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-28f2fbd8-7fc9-46e2-a3ba-62200d90098d tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] GET http://192.168.122.82/volume/v3/snapshots/eb9dbf29-6eab-4d69-8b15-932138b675bb Sep 02 12:51:36 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-28f2fbd8-7fc9-46e2-a3ba-62200d90098d tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:36 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-28f2fbd8-7fc9-46e2-a3ba-62200d90098d tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:36 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:36 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:51:36 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-28f2fbd8-7fc9-46e2-a3ba-62200d90098d tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Snapshot retrieved successfully. Sep 02 12:51:36 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-28f2fbd8-7fc9-46e2-a3ba-62200d90098d tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] http://192.168.122.82/volume/v3/snapshots/eb9dbf29-6eab-4d69-8b15-932138b675bb returned with HTTP 200 Sep 02 12:51:36 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 456/906] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:51:36 2026] GET /volume/v3/snapshots/eb9dbf29-6eab-4d69-8b15-932138b675bb => generated 464 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:51:36 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-f173904e-91ce-46d9-9309-f0063dac74f1 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:36 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-f173904e-91ce-46d9-9309-f0063dac74f1 tempest-SnapshotsActionsTest-725289287 tempest-SnapshotsActionsTest-725289287-project-admin] POST http://192.168.122.82/volume/v3/snapshots/eb9dbf29-6eab-4d69-8b15-932138b675bb/action Sep 02 12:51:36 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-f173904e-91ce-46d9-9309-f0063dac74f1 tempest-SnapshotsActionsTest-725289287 tempest-SnapshotsActionsTest-725289287-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86935) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 12:51:36 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-f173904e-91ce-46d9-9309-f0063dac74f1 tempest-SnapshotsActionsTest-725289287 tempest-SnapshotsActionsTest-725289287-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:51:36 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:36 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:51:36 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-f173904e-91ce-46d9-9309-f0063dac74f1 tempest-SnapshotsActionsTest-725289287 tempest-SnapshotsActionsTest-725289287-project-admin] Snapshot retrieved successfully. Sep 02 12:51:36 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:51:36 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:51:36 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-f173904e-91ce-46d9-9309-f0063dac74f1 tempest-SnapshotsActionsTest-725289287 tempest-SnapshotsActionsTest-725289287-project-admin] Snapshot delete request issued successfully. Sep 02 12:51:36 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-f173904e-91ce-46d9-9309-f0063dac74f1 tempest-SnapshotsActionsTest-725289287 tempest-SnapshotsActionsTest-725289287-project-admin] http://192.168.122.82/volume/v3/snapshots/eb9dbf29-6eab-4d69-8b15-932138b675bb/action returned with HTTP 202 Sep 02 12:51:36 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 451/907] 192.168.122.82 () {60 vars in 1275 bytes} [Wed Sep 2 12:51:36 2026] POST /volume/v3/snapshots/eb9dbf29-6eab-4d69-8b15-932138b675bb/action => generated 0 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 02 12:51:36 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-d43ab7d6-c1f5-41a7-a665-4a8046a484c7 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:36 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-d43ab7d6-c1f5-41a7-a665-4a8046a484c7 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] GET http://192.168.122.82/volume/v3/snapshots/eb9dbf29-6eab-4d69-8b15-932138b675bb Sep 02 12:51:36 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-d43ab7d6-c1f5-41a7-a665-4a8046a484c7 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:36 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-d43ab7d6-c1f5-41a7-a665-4a8046a484c7 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:36 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:36 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:51:36 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-d43ab7d6-c1f5-41a7-a665-4a8046a484c7 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Snapshot retrieved successfully. Sep 02 12:51:36 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-d43ab7d6-c1f5-41a7-a665-4a8046a484c7 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] http://192.168.122.82/volume/v3/snapshots/eb9dbf29-6eab-4d69-8b15-932138b675bb returned with HTTP 200 Sep 02 12:51:36 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 457/908] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:51:36 2026] GET /volume/v3/snapshots/eb9dbf29-6eab-4d69-8b15-932138b675bb => generated 464 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 12:51:36 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-4c208934-7c8e-4569-b5b1-bcdeb9024756 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:36 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-4c208934-7c8e-4569-b5b1-bcdeb9024756 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] GET http://192.168.122.82/volume/v3/volumes/6932be85-9313-4d52-8b63-332245182ca3 Sep 02 12:51:36 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-4c208934-7c8e-4569-b5b1-bcdeb9024756 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:36 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-4c208934-7c8e-4569-b5b1-bcdeb9024756 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:36 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:51:36 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:51:36 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:36 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:51:36 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-4c208934-7c8e-4569-b5b1-bcdeb9024756 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Volume info retrieved successfully. Sep 02 12:51:36 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-4c208934-7c8e-4569-b5b1-bcdeb9024756 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] http://192.168.122.82/volume/v3/volumes/6932be85-9313-4d52-8b63-332245182ca3 returned with HTTP 200 Sep 02 12:51:36 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 452/909] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:51:36 2026] GET /volume/v3/volumes/6932be85-9313-4d52-8b63-332245182ca3 => generated 884 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:51:37 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-3957b3e2-1bce-46a3-9a8c-675955303006 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:37 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-3957b3e2-1bce-46a3-9a8c-675955303006 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] GET http://192.168.122.82/volume/v3/snapshots/eb9dbf29-6eab-4d69-8b15-932138b675bb Sep 02 12:51:37 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-3957b3e2-1bce-46a3-9a8c-675955303006 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:37 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-3957b3e2-1bce-46a3-9a8c-675955303006 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:37 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:37 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:51:37 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-3957b3e2-1bce-46a3-9a8c-675955303006 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Snapshot retrieved successfully. Sep 02 12:51:37 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-3957b3e2-1bce-46a3-9a8c-675955303006 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] http://192.168.122.82/volume/v3/snapshots/eb9dbf29-6eab-4d69-8b15-932138b675bb returned with HTTP 200 Sep 02 12:51:37 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 458/910] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:51:37 2026] GET /volume/v3/snapshots/eb9dbf29-6eab-4d69-8b15-932138b675bb => generated 464 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:51:37 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-cbd00594-06eb-4467-81d8-5941306e821f None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:37 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-cbd00594-06eb-4467-81d8-5941306e821f tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] GET http://192.168.122.82/volume/v3/volumes/6932be85-9313-4d52-8b63-332245182ca3 Sep 02 12:51:37 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-cbd00594-06eb-4467-81d8-5941306e821f tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:37 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-cbd00594-06eb-4467-81d8-5941306e821f tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:37 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:51:37 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:51:37 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:37 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:51:37 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-cbd00594-06eb-4467-81d8-5941306e821f tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Volume info retrieved successfully. Sep 02 12:51:38 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-cbd00594-06eb-4467-81d8-5941306e821f tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] http://192.168.122.82/volume/v3/volumes/6932be85-9313-4d52-8b63-332245182ca3 returned with HTTP 200 Sep 02 12:51:38 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 453/911] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:51:37 2026] GET /volume/v3/volumes/6932be85-9313-4d52-8b63-332245182ca3 => generated 884 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 12:51:38 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-1b312774-97d2-45a5-861c-8160e0c94e05 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:38 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-1b312774-97d2-45a5-861c-8160e0c94e05 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] GET http://192.168.122.82/volume/v3/snapshots/eb9dbf29-6eab-4d69-8b15-932138b675bb Sep 02 12:51:38 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-1b312774-97d2-45a5-861c-8160e0c94e05 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:38 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-1b312774-97d2-45a5-861c-8160e0c94e05 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:38 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:38 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:51:38 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-1b312774-97d2-45a5-861c-8160e0c94e05 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Snapshot retrieved successfully. Sep 02 12:51:38 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-1b312774-97d2-45a5-861c-8160e0c94e05 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] http://192.168.122.82/volume/v3/snapshots/eb9dbf29-6eab-4d69-8b15-932138b675bb returned with HTTP 200 Sep 02 12:51:38 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 459/912] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:51:38 2026] GET /volume/v3/snapshots/eb9dbf29-6eab-4d69-8b15-932138b675bb => generated 464 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:51:39 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-19c860e5-ec9a-4556-a007-95ab272d22c7 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:39 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-19c860e5-ec9a-4556-a007-95ab272d22c7 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] GET http://192.168.122.82/volume/v3/volumes/6932be85-9313-4d52-8b63-332245182ca3 Sep 02 12:51:39 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-19c860e5-ec9a-4556-a007-95ab272d22c7 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:39 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-19c860e5-ec9a-4556-a007-95ab272d22c7 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:39 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:51:39 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:51:39 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:39 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:51:39 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-19c860e5-ec9a-4556-a007-95ab272d22c7 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Volume info retrieved successfully. Sep 02 12:51:39 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-19c860e5-ec9a-4556-a007-95ab272d22c7 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] http://192.168.122.82/volume/v3/volumes/6932be85-9313-4d52-8b63-332245182ca3 returned with HTTP 200 Sep 02 12:51:39 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 454/913] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:51:39 2026] GET /volume/v3/volumes/6932be85-9313-4d52-8b63-332245182ca3 => generated 884 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:51:39 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-d6d83b7f-2d29-4748-a37a-6e3b6e3bd057 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:39 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-d6d83b7f-2d29-4748-a37a-6e3b6e3bd057 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] GET http://192.168.122.82/volume/v3/snapshots/eb9dbf29-6eab-4d69-8b15-932138b675bb Sep 02 12:51:39 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-d6d83b7f-2d29-4748-a37a-6e3b6e3bd057 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:39 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-d6d83b7f-2d29-4748-a37a-6e3b6e3bd057 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:39 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:39 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:51:39 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-d6d83b7f-2d29-4748-a37a-6e3b6e3bd057 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Snapshot retrieved successfully. Sep 02 12:51:39 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-d6d83b7f-2d29-4748-a37a-6e3b6e3bd057 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] http://192.168.122.82/volume/v3/snapshots/eb9dbf29-6eab-4d69-8b15-932138b675bb returned with HTTP 200 Sep 02 12:51:39 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 460/914] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:51:39 2026] GET /volume/v3/snapshots/eb9dbf29-6eab-4d69-8b15-932138b675bb => generated 464 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:51:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-32eb5ce0-f850-4d7a-8270-3b1a9ce43921 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:40 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-32eb5ce0-f850-4d7a-8270-3b1a9ce43921 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] GET http://192.168.122.82/volume/v3/volumes/6932be85-9313-4d52-8b63-332245182ca3 Sep 02 12:51:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-32eb5ce0-f850-4d7a-8270-3b1a9ce43921 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-32eb5ce0-f850-4d7a-8270-3b1a9ce43921 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:40 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:51:40 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:51:40 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:40 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:51:40 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-32eb5ce0-f850-4d7a-8270-3b1a9ce43921 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Volume info retrieved successfully. Sep 02 12:51:40 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-32eb5ce0-f850-4d7a-8270-3b1a9ce43921 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] http://192.168.122.82/volume/v3/volumes/6932be85-9313-4d52-8b63-332245182ca3 returned with HTTP 200 Sep 02 12:51:40 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 455/915] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:51:40 2026] GET /volume/v3/volumes/6932be85-9313-4d52-8b63-332245182ca3 => generated 884 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 12:51:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-e7f6303f-fc02-46b4-a857-538a38912835 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:40 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-e7f6303f-fc02-46b4-a857-538a38912835 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] GET http://192.168.122.82/volume/v3/snapshots/eb9dbf29-6eab-4d69-8b15-932138b675bb Sep 02 12:51:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-e7f6303f-fc02-46b4-a857-538a38912835 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-e7f6303f-fc02-46b4-a857-538a38912835 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:40 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:40 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:51:41 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-e7f6303f-fc02-46b4-a857-538a38912835 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Snapshot retrieved successfully. Sep 02 12:51:41 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-e7f6303f-fc02-46b4-a857-538a38912835 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] http://192.168.122.82/volume/v3/snapshots/eb9dbf29-6eab-4d69-8b15-932138b675bb returned with HTTP 200 Sep 02 12:51:41 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 461/916] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:51:40 2026] GET /volume/v3/snapshots/eb9dbf29-6eab-4d69-8b15-932138b675bb => generated 464 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:51:41 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-4e539a2b-25a7-4d26-a12c-72a05ed11ae6 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:41 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-4e539a2b-25a7-4d26-a12c-72a05ed11ae6 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] GET http://192.168.122.82/volume/v3/volumes/6932be85-9313-4d52-8b63-332245182ca3 Sep 02 12:51:41 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-4e539a2b-25a7-4d26-a12c-72a05ed11ae6 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:41 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-4e539a2b-25a7-4d26-a12c-72a05ed11ae6 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:41 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:51:41 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:51:41 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:41 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:51:41 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-4e539a2b-25a7-4d26-a12c-72a05ed11ae6 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Volume info retrieved successfully. Sep 02 12:51:41 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-4e539a2b-25a7-4d26-a12c-72a05ed11ae6 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] http://192.168.122.82/volume/v3/volumes/6932be85-9313-4d52-8b63-332245182ca3 returned with HTTP 200 Sep 02 12:51:41 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 456/917] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:51:41 2026] GET /volume/v3/volumes/6932be85-9313-4d52-8b63-332245182ca3 => generated 884 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:51:42 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-76a314b2-7990-4ec8-8534-dcdab2a849a9 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:42 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-76a314b2-7990-4ec8-8534-dcdab2a849a9 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] GET http://192.168.122.82/volume/v3/snapshots/eb9dbf29-6eab-4d69-8b15-932138b675bb Sep 02 12:51:42 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-76a314b2-7990-4ec8-8534-dcdab2a849a9 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:42 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-76a314b2-7990-4ec8-8534-dcdab2a849a9 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:42 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-76a314b2-7990-4ec8-8534-dcdab2a849a9 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] http://192.168.122.82/volume/v3/snapshots/eb9dbf29-6eab-4d69-8b15-932138b675bb returned with HTTP 404 Sep 02 12:51:42 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 462/918] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:51:42 2026] GET /volume/v3/snapshots/eb9dbf29-6eab-4d69-8b15-932138b675bb => generated 111 bytes in 104 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:51:42 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-cd3a8065-10ae-4dc8-9524-909473335e24 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:42 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-cd3a8065-10ae-4dc8-9524-909473335e24 tempest-SnapshotsActionsTest-725289287 tempest-SnapshotsActionsTest-725289287-project-admin] POST http://192.168.122.82/volume/v3/snapshots/dcd0d655-da93-4829-a195-fb7685922b51/action Sep 02 12:51:42 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-cd3a8065-10ae-4dc8-9524-909473335e24 tempest-SnapshotsActionsTest-725289287 tempest-SnapshotsActionsTest-725289287-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86935) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 12:51:42 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-cd3a8065-10ae-4dc8-9524-909473335e24 tempest-SnapshotsActionsTest-725289287 tempest-SnapshotsActionsTest-725289287-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:51:42 devstack devstack@c-api.service[86935]: DEBUG cinder.api.contrib.admin_actions [None req-cd3a8065-10ae-4dc8-9524-909473335e24 tempest-SnapshotsActionsTest-725289287 tempest-SnapshotsActionsTest-725289287-project-admin] Updating snapshot 'dcd0d655-da93-4829-a195-fb7685922b51' with '{'status': 'available'}' {{(pid=86935) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 02 12:51:42 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:42 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:51:42 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-cd3a8065-10ae-4dc8-9524-909473335e24 tempest-SnapshotsActionsTest-725289287 tempest-SnapshotsActionsTest-725289287-project-admin] http://192.168.122.82/volume/v3/snapshots/dcd0d655-da93-4829-a195-fb7685922b51/action returned with HTTP 202 Sep 02 12:51:42 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 457/919] 192.168.122.82 () {60 vars in 1275 bytes} [Wed Sep 2 12:51:42 2026] POST /volume/v3/snapshots/dcd0d655-da93-4829-a195-fb7685922b51/action => generated 0 bytes in 258 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 12:51:42 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-6d003e25-2e16-4a36-abb9-40a96d85f037 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:42 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-6d003e25-2e16-4a36-abb9-40a96d85f037 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] GET http://192.168.122.82/volume/v3/snapshots/dcd0d655-da93-4829-a195-fb7685922b51 Sep 02 12:51:42 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-6d003e25-2e16-4a36-abb9-40a96d85f037 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:42 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-6d003e25-2e16-4a36-abb9-40a96d85f037 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:42 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:42 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:51:42 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-6d003e25-2e16-4a36-abb9-40a96d85f037 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Snapshot retrieved successfully. Sep 02 12:51:42 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-6d003e25-2e16-4a36-abb9-40a96d85f037 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] http://192.168.122.82/volume/v3/snapshots/dcd0d655-da93-4829-a195-fb7685922b51 returned with HTTP 200 Sep 02 12:51:42 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 463/920] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:51:42 2026] GET /volume/v3/snapshots/dcd0d655-da93-4829-a195-fb7685922b51 => generated 466 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:51:42 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-ee9bf781-b748-4745-b908-967f4b867c3c None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:42 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-ee9bf781-b748-4745-b908-967f4b867c3c tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] DELETE http://192.168.122.82/volume/v3/snapshots/eb9dbf29-6eab-4d69-8b15-932138b675bb Sep 02 12:51:42 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-ee9bf781-b748-4745-b908-967f4b867c3c tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:42 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-ee9bf781-b748-4745-b908-967f4b867c3c tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Calling method 'delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:42 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.snapshots [None req-ee9bf781-b748-4745-b908-967f4b867c3c tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Delete snapshot with id: eb9dbf29-6eab-4d69-8b15-932138b675bb Sep 02 12:51:42 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-ee9bf781-b748-4745-b908-967f4b867c3c tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] http://192.168.122.82/volume/v3/snapshots/eb9dbf29-6eab-4d69-8b15-932138b675bb returned with HTTP 404 Sep 02 12:51:42 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 458/921] 192.168.122.82 () {58 vars in 1236 bytes} [Wed Sep 2 12:51:42 2026] DELETE /volume/v3/snapshots/eb9dbf29-6eab-4d69-8b15-932138b675bb => generated 111 bytes in 111 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:51:42 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-82f05c17-c313-4ce7-b452-507acb74dbe9 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:42 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-bc62fd39-ecf5-4d6c-bb0a-29076370c1d2 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:42 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-82f05c17-c313-4ce7-b452-507acb74dbe9 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] POST http://192.168.122.82/volume/v3/snapshots Sep 02 12:51:42 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-82f05c17-c313-4ce7-b452-507acb74dbe9 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9611827e-5493-44b9-887d-0246450bf262", "name": "tempest-SnapshotsActionsTest-Snapshot-357834427"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:51:42 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-bc62fd39-ecf5-4d6c-bb0a-29076370c1d2 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] GET http://192.168.122.82/volume/v3/volumes/6932be85-9313-4d52-8b63-332245182ca3 Sep 02 12:51:42 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-bc62fd39-ecf5-4d6c-bb0a-29076370c1d2 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:42 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-bc62fd39-ecf5-4d6c-bb0a-29076370c1d2 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:42 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:51:42 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:51:42 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:42 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:51:42 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:51:42 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:51:42 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:42 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:51:42 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-82f05c17-c313-4ce7-b452-507acb74dbe9 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Volume info retrieved successfully. Sep 02 12:51:42 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.snapshots [None req-82f05c17-c313-4ce7-b452-507acb74dbe9 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Create snapshot from volume 9611827e-5493-44b9-887d-0246450bf262 Sep 02 12:51:42 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-bc62fd39-ecf5-4d6c-bb0a-29076370c1d2 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Volume info retrieved successfully. Sep 02 12:51:42 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-bc62fd39-ecf5-4d6c-bb0a-29076370c1d2 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] http://192.168.122.82/volume/v3/volumes/6932be85-9313-4d52-8b63-332245182ca3 returned with HTTP 200 Sep 02 12:51:42 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 459/922] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:51:42 2026] GET /volume/v3/volumes/6932be85-9313-4d52-8b63-332245182ca3 => generated 884 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:51:43 devstack devstack@c-api.service[86936]: DEBUG cinder.quota [None req-82f05c17-c313-4ce7-b452-507acb74dbe9 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Created reservations ['9821b2d1-ef12-40ce-9931-9a317035d786', '9649fa98-3c4a-4887-ab0b-aa867a6a15f5', '8a6f4292-c91f-4c1a-8db6-80a5f2a25ac6', '00029be8-8615-4d2d-852a-b4ed9309a2b4'] {{(pid=86936) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:51:43 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:51:43 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:51:43 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-82f05c17-c313-4ce7-b452-507acb74dbe9 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Snapshot create request issued successfully. Sep 02 12:51:43 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-82f05c17-c313-4ce7-b452-507acb74dbe9 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] http://192.168.122.82/volume/v3/snapshots returned with HTTP 202 Sep 02 12:51:43 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 464/923] 192.168.122.82 () {60 vars in 1144 bytes} [Wed Sep 2 12:51:42 2026] POST /volume/v3/snapshots => generated 306 bytes in 759 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 12:51:43 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-beac9a7e-4d75-4141-aa1a-cece40fb6ce5 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:43 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-beac9a7e-4d75-4141-aa1a-cece40fb6ce5 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] GET http://192.168.122.82/volume/v3/snapshots/df233a51-03a1-4e68-9a17-029c9448ee59 Sep 02 12:51:43 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-beac9a7e-4d75-4141-aa1a-cece40fb6ce5 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:43 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-beac9a7e-4d75-4141-aa1a-cece40fb6ce5 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:43 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:43 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:51:43 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-beac9a7e-4d75-4141-aa1a-cece40fb6ce5 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Snapshot retrieved successfully. Sep 02 12:51:43 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-beac9a7e-4d75-4141-aa1a-cece40fb6ce5 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] http://192.168.122.82/volume/v3/snapshots/df233a51-03a1-4e68-9a17-029c9448ee59 returned with HTTP 200 Sep 02 12:51:43 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 460/924] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:51:43 2026] GET /volume/v3/snapshots/df233a51-03a1-4e68-9a17-029c9448ee59 => generated 438 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:51:43 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-1cf30236-328e-4495-b5cf-bbff6844b225 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:43 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-1cf30236-328e-4495-b5cf-bbff6844b225 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] GET http://192.168.122.82/volume/v3/volumes/6932be85-9313-4d52-8b63-332245182ca3 Sep 02 12:51:43 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-1cf30236-328e-4495-b5cf-bbff6844b225 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:43 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-1cf30236-328e-4495-b5cf-bbff6844b225 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:43 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:51:43 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:51:43 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:43 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:51:43 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-1cf30236-328e-4495-b5cf-bbff6844b225 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Volume info retrieved successfully. Sep 02 12:51:43 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-1cf30236-328e-4495-b5cf-bbff6844b225 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] http://192.168.122.82/volume/v3/volumes/6932be85-9313-4d52-8b63-332245182ca3 returned with HTTP 200 Sep 02 12:51:43 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 465/925] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:51:43 2026] GET /volume/v3/volumes/6932be85-9313-4d52-8b63-332245182ca3 => generated 884 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:51:44 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-80816326-d211-4949-a035-6fd935d23fbc None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:44 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-80816326-d211-4949-a035-6fd935d23fbc tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] GET http://192.168.122.82/volume/v3/snapshots/df233a51-03a1-4e68-9a17-029c9448ee59 Sep 02 12:51:44 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-80816326-d211-4949-a035-6fd935d23fbc tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:44 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-80816326-d211-4949-a035-6fd935d23fbc tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:44 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:44 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:51:44 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-80816326-d211-4949-a035-6fd935d23fbc tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Snapshot retrieved successfully. Sep 02 12:51:44 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-80816326-d211-4949-a035-6fd935d23fbc tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] http://192.168.122.82/volume/v3/snapshots/df233a51-03a1-4e68-9a17-029c9448ee59 returned with HTTP 200 Sep 02 12:51:44 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 461/926] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:51:44 2026] GET /volume/v3/snapshots/df233a51-03a1-4e68-9a17-029c9448ee59 => generated 438 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:51:44 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-6584af96-3013-4f54-9a3d-d7edeaf36e05 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:45 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-6584af96-3013-4f54-9a3d-d7edeaf36e05 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] GET http://192.168.122.82/volume/v3/volumes/6932be85-9313-4d52-8b63-332245182ca3 Sep 02 12:51:45 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-6584af96-3013-4f54-9a3d-d7edeaf36e05 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:45 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-6584af96-3013-4f54-9a3d-d7edeaf36e05 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:45 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:51:45 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:51:45 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:45 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:51:45 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-6584af96-3013-4f54-9a3d-d7edeaf36e05 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Volume info retrieved successfully. Sep 02 12:51:45 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-6584af96-3013-4f54-9a3d-d7edeaf36e05 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] http://192.168.122.82/volume/v3/volumes/6932be85-9313-4d52-8b63-332245182ca3 returned with HTTP 200 Sep 02 12:51:45 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 466/927] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:51:44 2026] GET /volume/v3/volumes/6932be85-9313-4d52-8b63-332245182ca3 => generated 885 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:51:45 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-057ce6e9-5d48-4739-92e5-b7fcf86d0fa2 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:45 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-057ce6e9-5d48-4739-92e5-b7fcf86d0fa2 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] GET http://192.168.122.82/volume/v3/volumes/6932be85-9313-4d52-8b63-332245182ca3 Sep 02 12:51:45 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-057ce6e9-5d48-4739-92e5-b7fcf86d0fa2 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:45 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-057ce6e9-5d48-4739-92e5-b7fcf86d0fa2 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:45 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:51:45 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:51:45 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:45 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:51:45 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-057ce6e9-5d48-4739-92e5-b7fcf86d0fa2 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Volume info retrieved successfully. Sep 02 12:51:45 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-057ce6e9-5d48-4739-92e5-b7fcf86d0fa2 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] http://192.168.122.82/volume/v3/volumes/6932be85-9313-4d52-8b63-332245182ca3 returned with HTTP 200 Sep 02 12:51:45 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 462/928] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:51:45 2026] GET /volume/v3/volumes/6932be85-9313-4d52-8b63-332245182ca3 => generated 885 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:51:45 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-2be40b12-e455-4498-9a81-5551f5ea6663 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:45 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-2be40b12-e455-4498-9a81-5551f5ea6663 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] DELETE http://192.168.122.82/volume/v3/volumes/c883d3ba-afd3-4be5-b9ea-8a44d44b577e?cascade=True Sep 02 12:51:45 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-2be40b12-e455-4498-9a81-5551f5ea6663 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:45 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-2be40b12-e455-4498-9a81-5551f5ea6663 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Calling method 'delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:45 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-2be40b12-e455-4498-9a81-5551f5ea6663 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Delete volume with id: c883d3ba-afd3-4be5-b9ea-8a44d44b577e Sep 02 12:51:45 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:51:45 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:51:45 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:45 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:51:45 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-2be40b12-e455-4498-9a81-5551f5ea6663 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Volume info retrieved successfully. Sep 02 12:51:45 devstack devstack@c-api.service[86936]: /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 02 12:51:45 devstack devstack@c-api.service[86936]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 12:51:45 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-2be40b12-e455-4498-9a81-5551f5ea6663 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Delete volume request issued successfully. Sep 02 12:51:45 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-2be40b12-e455-4498-9a81-5551f5ea6663 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] http://192.168.122.82/volume/v3/volumes/c883d3ba-afd3-4be5-b9ea-8a44d44b577e?cascade=True returned with HTTP 202 Sep 02 12:51:45 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 467/929] 192.168.122.82 () {58 vars in 1255 bytes} [Wed Sep 2 12:51:45 2026] DELETE /volume/v3/volumes/c883d3ba-afd3-4be5-b9ea-8a44d44b577e?cascade=True => generated 0 bytes in 153 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 02 12:51:45 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-cc959ebb-c5b6-453c-b8dc-f2e0f8d4484b None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:45 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-cc959ebb-c5b6-453c-b8dc-f2e0f8d4484b tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] GET http://192.168.122.82/volume/v3/volumes/c883d3ba-afd3-4be5-b9ea-8a44d44b577e Sep 02 12:51:45 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-cc959ebb-c5b6-453c-b8dc-f2e0f8d4484b tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:45 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-cc959ebb-c5b6-453c-b8dc-f2e0f8d4484b tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:45 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:51:45 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:51:45 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:45 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:51:45 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-cc959ebb-c5b6-453c-b8dc-f2e0f8d4484b tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Volume info retrieved successfully. Sep 02 12:51:45 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-cc959ebb-c5b6-453c-b8dc-f2e0f8d4484b tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] http://192.168.122.82/volume/v3/volumes/c883d3ba-afd3-4be5-b9ea-8a44d44b577e returned with HTTP 200 Sep 02 12:51:45 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 463/930] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:51:45 2026] GET /volume/v3/volumes/c883d3ba-afd3-4be5-b9ea-8a44d44b577e => generated 850 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:51:45 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-1457d9c1-730a-4bf9-a768-da0c0a72343e None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:45 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-1457d9c1-730a-4bf9-a768-da0c0a72343e tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] GET http://192.168.122.82/volume/v3/snapshots/df233a51-03a1-4e68-9a17-029c9448ee59 Sep 02 12:51:45 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-1457d9c1-730a-4bf9-a768-da0c0a72343e tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:45 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-1457d9c1-730a-4bf9-a768-da0c0a72343e tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:45 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:45 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:51:45 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-1457d9c1-730a-4bf9-a768-da0c0a72343e tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Snapshot retrieved successfully. Sep 02 12:51:45 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-1457d9c1-730a-4bf9-a768-da0c0a72343e tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] http://192.168.122.82/volume/v3/snapshots/df233a51-03a1-4e68-9a17-029c9448ee59 returned with HTTP 200 Sep 02 12:51:45 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 468/931] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:51:45 2026] GET /volume/v3/snapshots/df233a51-03a1-4e68-9a17-029c9448ee59 => generated 438 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:51:46 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-1aaccb31-db75-4019-8643-31c7dceb3e0e None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:46 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-1aaccb31-db75-4019-8643-31c7dceb3e0e tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] GET http://192.168.122.82/volume/v3/volumes/c883d3ba-afd3-4be5-b9ea-8a44d44b577e Sep 02 12:51:46 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-1aaccb31-db75-4019-8643-31c7dceb3e0e tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:46 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-1aaccb31-db75-4019-8643-31c7dceb3e0e tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:46 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:51:46 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:51:46 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:46 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:51:46 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-1aaccb31-db75-4019-8643-31c7dceb3e0e tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Volume info retrieved successfully. Sep 02 12:51:46 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-1aaccb31-db75-4019-8643-31c7dceb3e0e tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] http://192.168.122.82/volume/v3/volumes/c883d3ba-afd3-4be5-b9ea-8a44d44b577e returned with HTTP 200 Sep 02 12:51:46 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 464/932] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:51:46 2026] GET /volume/v3/volumes/c883d3ba-afd3-4be5-b9ea-8a44d44b577e => generated 850 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:51:46 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-54fe4d25-8167-42f7-85da-ffc4cc40b034 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:46 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-54fe4d25-8167-42f7-85da-ffc4cc40b034 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] GET http://192.168.122.82/volume/v3/snapshots/df233a51-03a1-4e68-9a17-029c9448ee59 Sep 02 12:51:46 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-54fe4d25-8167-42f7-85da-ffc4cc40b034 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:46 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-54fe4d25-8167-42f7-85da-ffc4cc40b034 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:46 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:46 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:51:46 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-54fe4d25-8167-42f7-85da-ffc4cc40b034 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Snapshot retrieved successfully. Sep 02 12:51:46 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-54fe4d25-8167-42f7-85da-ffc4cc40b034 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] http://192.168.122.82/volume/v3/snapshots/df233a51-03a1-4e68-9a17-029c9448ee59 returned with HTTP 200 Sep 02 12:51:46 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 469/933] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:51:46 2026] GET /volume/v3/snapshots/df233a51-03a1-4e68-9a17-029c9448ee59 => generated 465 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:51:46 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-9a4eebc6-56b5-4d1d-abed-a36dea1f58c3 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:46 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-9a4eebc6-56b5-4d1d-abed-a36dea1f58c3 tempest-SnapshotsActionsTest-725289287 tempest-SnapshotsActionsTest-725289287-project-admin] POST http://192.168.122.82/volume/v3/snapshots/df233a51-03a1-4e68-9a17-029c9448ee59/action Sep 02 12:51:46 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-9a4eebc6-56b5-4d1d-abed-a36dea1f58c3 tempest-SnapshotsActionsTest-725289287 tempest-SnapshotsActionsTest-725289287-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86935) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 12:51:46 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-9a4eebc6-56b5-4d1d-abed-a36dea1f58c3 tempest-SnapshotsActionsTest-725289287 tempest-SnapshotsActionsTest-725289287-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:51:46 devstack devstack@c-api.service[86935]: DEBUG cinder.api.contrib.admin_actions [None req-9a4eebc6-56b5-4d1d-abed-a36dea1f58c3 tempest-SnapshotsActionsTest-725289287 tempest-SnapshotsActionsTest-725289287-project-admin] Updating snapshot 'df233a51-03a1-4e68-9a17-029c9448ee59' with '{'status': 'error'}' {{(pid=86935) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 02 12:51:46 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:46 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:51:46 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-9a4eebc6-56b5-4d1d-abed-a36dea1f58c3 tempest-SnapshotsActionsTest-725289287 tempest-SnapshotsActionsTest-725289287-project-admin] http://192.168.122.82/volume/v3/snapshots/df233a51-03a1-4e68-9a17-029c9448ee59/action returned with HTTP 202 Sep 02 12:51:46 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 465/934] 192.168.122.82 () {60 vars in 1275 bytes} [Wed Sep 2 12:51:46 2026] POST /volume/v3/snapshots/df233a51-03a1-4e68-9a17-029c9448ee59/action => generated 0 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 12:51:46 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-54bab2a6-12a7-4cf1-b1a9-c22ff544e314 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:46 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-54bab2a6-12a7-4cf1-b1a9-c22ff544e314 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] GET http://192.168.122.82/volume/v3/snapshots/df233a51-03a1-4e68-9a17-029c9448ee59 Sep 02 12:51:46 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-54bab2a6-12a7-4cf1-b1a9-c22ff544e314 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:46 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-54bab2a6-12a7-4cf1-b1a9-c22ff544e314 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:46 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:46 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:51:46 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-54bab2a6-12a7-4cf1-b1a9-c22ff544e314 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Snapshot retrieved successfully. Sep 02 12:51:46 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-54bab2a6-12a7-4cf1-b1a9-c22ff544e314 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] http://192.168.122.82/volume/v3/snapshots/df233a51-03a1-4e68-9a17-029c9448ee59 returned with HTTP 200 Sep 02 12:51:46 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 470/935] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:51:46 2026] GET /volume/v3/snapshots/df233a51-03a1-4e68-9a17-029c9448ee59 => generated 461 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:51:46 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-dee43c48-f3a8-4979-8c8d-66104328ea81 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:46 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-dee43c48-f3a8-4979-8c8d-66104328ea81 tempest-SnapshotsActionsTest-725289287 tempest-SnapshotsActionsTest-725289287-project-admin] POST http://192.168.122.82/volume/v3/snapshots/df233a51-03a1-4e68-9a17-029c9448ee59/action Sep 02 12:51:46 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-dee43c48-f3a8-4979-8c8d-66104328ea81 tempest-SnapshotsActionsTest-725289287 tempest-SnapshotsActionsTest-725289287-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86935) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 12:51:46 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-dee43c48-f3a8-4979-8c8d-66104328ea81 tempest-SnapshotsActionsTest-725289287 tempest-SnapshotsActionsTest-725289287-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:51:46 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:46 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:51:46 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-dee43c48-f3a8-4979-8c8d-66104328ea81 tempest-SnapshotsActionsTest-725289287 tempest-SnapshotsActionsTest-725289287-project-admin] Snapshot retrieved successfully. Sep 02 12:51:46 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:51:46 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:51:46 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-dee43c48-f3a8-4979-8c8d-66104328ea81 tempest-SnapshotsActionsTest-725289287 tempest-SnapshotsActionsTest-725289287-project-admin] Snapshot delete request issued successfully. Sep 02 12:51:46 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-dee43c48-f3a8-4979-8c8d-66104328ea81 tempest-SnapshotsActionsTest-725289287 tempest-SnapshotsActionsTest-725289287-project-admin] http://192.168.122.82/volume/v3/snapshots/df233a51-03a1-4e68-9a17-029c9448ee59/action returned with HTTP 202 Sep 02 12:51:46 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 466/936] 192.168.122.82 () {60 vars in 1275 bytes} [Wed Sep 2 12:51:46 2026] POST /volume/v3/snapshots/df233a51-03a1-4e68-9a17-029c9448ee59/action => generated 0 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 12:51:46 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-10993c1f-d1f6-4a01-bcd7-d0abaf910b4e None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:46 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-10993c1f-d1f6-4a01-bcd7-d0abaf910b4e tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] GET http://192.168.122.82/volume/v3/snapshots/df233a51-03a1-4e68-9a17-029c9448ee59 Sep 02 12:51:46 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-10993c1f-d1f6-4a01-bcd7-d0abaf910b4e tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:46 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-10993c1f-d1f6-4a01-bcd7-d0abaf910b4e tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:46 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:46 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:51:46 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-10993c1f-d1f6-4a01-bcd7-d0abaf910b4e tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Snapshot retrieved successfully. Sep 02 12:51:46 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-10993c1f-d1f6-4a01-bcd7-d0abaf910b4e tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] http://192.168.122.82/volume/v3/snapshots/df233a51-03a1-4e68-9a17-029c9448ee59 returned with HTTP 200 Sep 02 12:51:46 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 471/937] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:51:46 2026] GET /volume/v3/snapshots/df233a51-03a1-4e68-9a17-029c9448ee59 => generated 464 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:51:47 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-c59f5609-d443-44a2-a8e5-8d4cd20e56c7 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:47 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-c59f5609-d443-44a2-a8e5-8d4cd20e56c7 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] GET http://192.168.122.82/volume/v3/volumes/c883d3ba-afd3-4be5-b9ea-8a44d44b577e Sep 02 12:51:47 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-c59f5609-d443-44a2-a8e5-8d4cd20e56c7 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:47 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-c59f5609-d443-44a2-a8e5-8d4cd20e56c7 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:47 devstack devstack@c-api.service[86935]: DEBUG dbcounter [-] [86935] Writing DB stats cinder:SELECT=417,cinder:UPDATE=87,cinder:INSERT=44,cinder:DELETE=4 {{(pid=86935) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 12:51:47 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:51:47 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:51:47 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:47 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:51:47 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-c59f5609-d443-44a2-a8e5-8d4cd20e56c7 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Volume info retrieved successfully. Sep 02 12:51:47 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-c59f5609-d443-44a2-a8e5-8d4cd20e56c7 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] http://192.168.122.82/volume/v3/volumes/c883d3ba-afd3-4be5-b9ea-8a44d44b577e returned with HTTP 200 Sep 02 12:51:47 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 467/938] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:51:47 2026] GET /volume/v3/volumes/c883d3ba-afd3-4be5-b9ea-8a44d44b577e => generated 850 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:51:47 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-19a7fbc9-d51d-43d1-95a3-c5fb3b07156d None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:47 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-19a7fbc9-d51d-43d1-95a3-c5fb3b07156d tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] GET http://192.168.122.82/volume/v3/snapshots/df233a51-03a1-4e68-9a17-029c9448ee59 Sep 02 12:51:47 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-19a7fbc9-d51d-43d1-95a3-c5fb3b07156d tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:47 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-19a7fbc9-d51d-43d1-95a3-c5fb3b07156d tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:47 devstack devstack@c-api.service[86936]: DEBUG dbcounter [-] [86936] Writing DB stats cinder:SELECT=440,cinder:UPDATE=120,cinder:INSERT=53,cinder:DELETE=3 {{(pid=86936) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 12:51:47 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:47 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:51:47 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-19a7fbc9-d51d-43d1-95a3-c5fb3b07156d tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Snapshot retrieved successfully. Sep 02 12:51:47 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-19a7fbc9-d51d-43d1-95a3-c5fb3b07156d tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] http://192.168.122.82/volume/v3/snapshots/df233a51-03a1-4e68-9a17-029c9448ee59 returned with HTTP 200 Sep 02 12:51:47 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 472/939] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:51:47 2026] GET /volume/v3/snapshots/df233a51-03a1-4e68-9a17-029c9448ee59 => generated 464 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:51:48 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-ba1a084a-761b-4b97-b859-07e687d156cc None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:48 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-ba1a084a-761b-4b97-b859-07e687d156cc tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] GET http://192.168.122.82/volume/v3/volumes/c883d3ba-afd3-4be5-b9ea-8a44d44b577e Sep 02 12:51:48 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-ba1a084a-761b-4b97-b859-07e687d156cc tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:48 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-ba1a084a-761b-4b97-b859-07e687d156cc tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:48 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:51:48 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:51:48 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:48 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:51:48 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-ba1a084a-761b-4b97-b859-07e687d156cc tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Volume info retrieved successfully. Sep 02 12:51:48 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-ba1a084a-761b-4b97-b859-07e687d156cc tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] http://192.168.122.82/volume/v3/volumes/c883d3ba-afd3-4be5-b9ea-8a44d44b577e returned with HTTP 200 Sep 02 12:51:48 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 468/940] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:51:48 2026] GET /volume/v3/volumes/c883d3ba-afd3-4be5-b9ea-8a44d44b577e => generated 850 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:51:48 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-d08f7972-2333-4fb5-b769-d65d2b3379c9 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:48 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-d08f7972-2333-4fb5-b769-d65d2b3379c9 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] GET http://192.168.122.82/volume/v3/snapshots/df233a51-03a1-4e68-9a17-029c9448ee59 Sep 02 12:51:48 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-d08f7972-2333-4fb5-b769-d65d2b3379c9 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:48 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-d08f7972-2333-4fb5-b769-d65d2b3379c9 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:49 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-d08f7972-2333-4fb5-b769-d65d2b3379c9 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] http://192.168.122.82/volume/v3/snapshots/df233a51-03a1-4e68-9a17-029c9448ee59 returned with HTTP 404 Sep 02 12:51:49 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 473/941] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:51:48 2026] GET /volume/v3/snapshots/df233a51-03a1-4e68-9a17-029c9448ee59 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:51:49 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-7381d2bd-311c-4045-9d34-6a9fc9e55e3e None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:49 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-7381d2bd-311c-4045-9d34-6a9fc9e55e3e tempest-SnapshotsActionsTest-725289287 tempest-SnapshotsActionsTest-725289287-project-admin] POST http://192.168.122.82/volume/v3/snapshots/dcd0d655-da93-4829-a195-fb7685922b51/action Sep 02 12:51:49 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-7381d2bd-311c-4045-9d34-6a9fc9e55e3e tempest-SnapshotsActionsTest-725289287 tempest-SnapshotsActionsTest-725289287-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86935) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 12:51:49 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-7381d2bd-311c-4045-9d34-6a9fc9e55e3e tempest-SnapshotsActionsTest-725289287 tempest-SnapshotsActionsTest-725289287-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:51:49 devstack devstack@c-api.service[86935]: DEBUG cinder.api.contrib.admin_actions [None req-7381d2bd-311c-4045-9d34-6a9fc9e55e3e tempest-SnapshotsActionsTest-725289287 tempest-SnapshotsActionsTest-725289287-project-admin] Updating snapshot 'dcd0d655-da93-4829-a195-fb7685922b51' with '{'status': 'available'}' {{(pid=86935) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 02 12:51:49 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:49 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:51:49 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-7381d2bd-311c-4045-9d34-6a9fc9e55e3e tempest-SnapshotsActionsTest-725289287 tempest-SnapshotsActionsTest-725289287-project-admin] http://192.168.122.82/volume/v3/snapshots/dcd0d655-da93-4829-a195-fb7685922b51/action returned with HTTP 202 Sep 02 12:51:49 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 469/942] 192.168.122.82 () {60 vars in 1275 bytes} [Wed Sep 2 12:51:49 2026] POST /volume/v3/snapshots/dcd0d655-da93-4829-a195-fb7685922b51/action => generated 0 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 12:51:49 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-0138fc68-a5b9-4fb7-ad54-df6fcff255f2 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:49 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-0138fc68-a5b9-4fb7-ad54-df6fcff255f2 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] GET http://192.168.122.82/volume/v3/snapshots/dcd0d655-da93-4829-a195-fb7685922b51 Sep 02 12:51:49 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-0138fc68-a5b9-4fb7-ad54-df6fcff255f2 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:49 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-0138fc68-a5b9-4fb7-ad54-df6fcff255f2 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:49 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:49 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:51:49 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-0138fc68-a5b9-4fb7-ad54-df6fcff255f2 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Snapshot retrieved successfully. Sep 02 12:51:49 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-0138fc68-a5b9-4fb7-ad54-df6fcff255f2 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] http://192.168.122.82/volume/v3/snapshots/dcd0d655-da93-4829-a195-fb7685922b51 returned with HTTP 200 Sep 02 12:51:49 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 474/943] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:51:49 2026] GET /volume/v3/snapshots/dcd0d655-da93-4829-a195-fb7685922b51 => generated 466 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:51:49 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-c09310d1-f453-4043-a868-16a92cd3976b None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:49 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-c09310d1-f453-4043-a868-16a92cd3976b tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] DELETE http://192.168.122.82/volume/v3/snapshots/df233a51-03a1-4e68-9a17-029c9448ee59 Sep 02 12:51:49 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-c09310d1-f453-4043-a868-16a92cd3976b tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:49 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-c09310d1-f453-4043-a868-16a92cd3976b tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Calling method 'delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:49 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.snapshots [None req-c09310d1-f453-4043-a868-16a92cd3976b tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Delete snapshot with id: df233a51-03a1-4e68-9a17-029c9448ee59 Sep 02 12:51:49 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-c09310d1-f453-4043-a868-16a92cd3976b tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] http://192.168.122.82/volume/v3/snapshots/df233a51-03a1-4e68-9a17-029c9448ee59 returned with HTTP 404 Sep 02 12:51:49 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 470/944] 192.168.122.82 () {58 vars in 1236 bytes} [Wed Sep 2 12:51:49 2026] DELETE /volume/v3/snapshots/df233a51-03a1-4e68-9a17-029c9448ee59 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:51:49 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-5f7b85ad-ef39-491e-a19f-f59229cc04c2 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:49 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-5f7b85ad-ef39-491e-a19f-f59229cc04c2 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] POST http://192.168.122.82/volume/v3/snapshots Sep 02 12:51:49 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-5f7b85ad-ef39-491e-a19f-f59229cc04c2 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9611827e-5493-44b9-887d-0246450bf262", "name": "tempest-SnapshotsActionsTest-Snapshot-96300522"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:51:49 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:51:49 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:51:49 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:49 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:51:49 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-5f7b85ad-ef39-491e-a19f-f59229cc04c2 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Volume info retrieved successfully. Sep 02 12:51:49 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.snapshots [None req-5f7b85ad-ef39-491e-a19f-f59229cc04c2 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Create snapshot from volume 9611827e-5493-44b9-887d-0246450bf262 Sep 02 12:51:49 devstack devstack@c-api.service[86936]: DEBUG cinder.quota [None req-5f7b85ad-ef39-491e-a19f-f59229cc04c2 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Created reservations ['8cdb1544-36e1-43b2-99b9-6ddd8120a27d', '21cdecfa-16c5-4f69-9e52-3eb7abb01160', '3fc0b62c-48c9-4a14-8974-5c1414256096', '6f9052e8-48ce-422f-8563-bf2cb3ad0d33'] {{(pid=86936) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:51:49 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:51:49 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:51:49 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-5f7b85ad-ef39-491e-a19f-f59229cc04c2 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Snapshot create request issued successfully. Sep 02 12:51:49 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-5f7b85ad-ef39-491e-a19f-f59229cc04c2 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] http://192.168.122.82/volume/v3/snapshots returned with HTTP 202 Sep 02 12:51:49 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 475/945] 192.168.122.82 () {60 vars in 1144 bytes} [Wed Sep 2 12:51:49 2026] POST /volume/v3/snapshots => generated 305 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 12:51:49 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-a5b87530-5c78-4001-b44f-1ac550004d03 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:49 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-a5b87530-5c78-4001-b44f-1ac550004d03 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] GET http://192.168.122.82/volume/v3/snapshots/ff07aba8-7451-410b-9f14-c4cb0bdbd6a4 Sep 02 12:51:49 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-a5b87530-5c78-4001-b44f-1ac550004d03 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:49 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-a5b87530-5c78-4001-b44f-1ac550004d03 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:49 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:49 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:51:49 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-a5b87530-5c78-4001-b44f-1ac550004d03 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Snapshot retrieved successfully. Sep 02 12:51:49 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-a5b87530-5c78-4001-b44f-1ac550004d03 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] http://192.168.122.82/volume/v3/snapshots/ff07aba8-7451-410b-9f14-c4cb0bdbd6a4 returned with HTTP 200 Sep 02 12:51:49 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 471/946] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:51:49 2026] GET /volume/v3/snapshots/ff07aba8-7451-410b-9f14-c4cb0bdbd6a4 => generated 437 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:51:49 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-d9c319ed-7c4b-4ecb-87d3-064fb8770110 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:49 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-d9c319ed-7c4b-4ecb-87d3-064fb8770110 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] GET http://192.168.122.82/volume/v3/volumes/c883d3ba-afd3-4be5-b9ea-8a44d44b577e Sep 02 12:51:49 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-d9c319ed-7c4b-4ecb-87d3-064fb8770110 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:49 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-d9c319ed-7c4b-4ecb-87d3-064fb8770110 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:49 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-d9c319ed-7c4b-4ecb-87d3-064fb8770110 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] http://192.168.122.82/volume/v3/volumes/c883d3ba-afd3-4be5-b9ea-8a44d44b577e returned with HTTP 404 Sep 02 12:51:49 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 476/947] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:51:49 2026] GET /volume/v3/volumes/c883d3ba-afd3-4be5-b9ea-8a44d44b577e => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:51:49 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-fda92768-68a0-4948-a53c-6eb1c3e019f6 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:49 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-fda92768-68a0-4948-a53c-6eb1c3e019f6 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] GET http://192.168.122.82/volume/v3/volumes Sep 02 12:51:49 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-fda92768-68a0-4948-a53c-6eb1c3e019f6 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:49 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-fda92768-68a0-4948-a53c-6eb1c3e019f6 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Calling method 'index' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:49 devstack devstack@c-api.service[86935]: DEBUG cinder.api.api_utils [None req-fda92768-68a0-4948-a53c-6eb1c3e019f6 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Removing options '' from query. {{(pid=86935) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 12:51:49 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-fda92768-68a0-4948-a53c-6eb1c3e019f6 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86935) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 12:51:49 devstack devstack@c-api.service[86935]: /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 02 12:51:49 devstack devstack@c-api.service[86935]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 12:51:49 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:51:49 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:51:49 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-fda92768-68a0-4948-a53c-6eb1c3e019f6 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Get all volumes completed successfully. Sep 02 12:51:49 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-fda92768-68a0-4948-a53c-6eb1c3e019f6 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 200 Sep 02 12:51:49 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 472/948] 192.168.122.82 () {58 vars in 1116 bytes} [Wed Sep 2 12:51:49 2026] GET /volume/v3/volumes => generated 341 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:51:49 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-0ee85b99-8982-438f-8a8f-c9c34c68916d None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:49 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-0ee85b99-8982-438f-8a8f-c9c34c68916d tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] GET http://192.168.122.82/volume/v3/snapshots Sep 02 12:51:49 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-0ee85b99-8982-438f-8a8f-c9c34c68916d tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:49 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-0ee85b99-8982-438f-8a8f-c9c34c68916d tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Calling method 'index' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:49 devstack devstack@c-api.service[86936]: DEBUG cinder.api.api_utils [None req-0ee85b99-8982-438f-8a8f-c9c34c68916d tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Removing options '' from query. {{(pid=86936) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 12:51:49 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:49 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:51:49 devstack devstack@c-api.service[86936]: DEBUG cinder.db.api [None req-0ee85b99-8982-438f-8a8f-c9c34c68916d tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Building query based on filter {{(pid=86936) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 12:51:49 devstack devstack@c-api.service[86936]: /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 02 12:51:49 devstack devstack@c-api.service[86936]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 12:51:49 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-0ee85b99-8982-438f-8a8f-c9c34c68916d tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Get all snapshots completed successfully. Sep 02 12:51:49 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-0ee85b99-8982-438f-8a8f-c9c34c68916d tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] http://192.168.122.82/volume/v3/snapshots returned with HTTP 200 Sep 02 12:51:49 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 477/949] 192.168.122.82 () {58 vars in 1122 bytes} [Wed Sep 2 12:51:49 2026] GET /volume/v3/snapshots => generated 17 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 12:51:49 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-1eb3ca4f-674a-4b22-92b7-d12c6457979d None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:49 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-1eb3ca4f-674a-4b22-92b7-d12c6457979d tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] GET http://192.168.122.82/volume/v3/volumes/6932be85-9313-4d52-8b63-332245182ca3 Sep 02 12:51:49 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-1eb3ca4f-674a-4b22-92b7-d12c6457979d tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:49 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-1eb3ca4f-674a-4b22-92b7-d12c6457979d tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:49 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:51:49 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:51:49 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:49 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:51:49 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-1eb3ca4f-674a-4b22-92b7-d12c6457979d tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Volume info retrieved successfully. Sep 02 12:51:49 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-1eb3ca4f-674a-4b22-92b7-d12c6457979d tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] http://192.168.122.82/volume/v3/volumes/6932be85-9313-4d52-8b63-332245182ca3 returned with HTTP 200 Sep 02 12:51:49 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 473/950] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:51:49 2026] GET /volume/v3/volumes/6932be85-9313-4d52-8b63-332245182ca3 => generated 885 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:51:49 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-b6d0d82e-0959-4ef8-97b8-11f2bfee2c58 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:49 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-b6d0d82e-0959-4ef8-97b8-11f2bfee2c58 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] DELETE http://192.168.122.82/volume/v3/volumes/6932be85-9313-4d52-8b63-332245182ca3 Sep 02 12:51:49 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-b6d0d82e-0959-4ef8-97b8-11f2bfee2c58 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:49 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-b6d0d82e-0959-4ef8-97b8-11f2bfee2c58 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Calling method 'delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:49 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-b6d0d82e-0959-4ef8-97b8-11f2bfee2c58 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Delete volume with id: 6932be85-9313-4d52-8b63-332245182ca3 Sep 02 12:51:50 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:51:50 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:51:50 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:50 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:51:50 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-b6d0d82e-0959-4ef8-97b8-11f2bfee2c58 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Volume info retrieved successfully. Sep 02 12:51:50 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-b6d0d82e-0959-4ef8-97b8-11f2bfee2c58 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Delete volume request issued successfully. Sep 02 12:51:50 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-b6d0d82e-0959-4ef8-97b8-11f2bfee2c58 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] http://192.168.122.82/volume/v3/volumes/6932be85-9313-4d52-8b63-332245182ca3 returned with HTTP 202 Sep 02 12:51:50 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 478/951] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 12:51:49 2026] DELETE /volume/v3/volumes/6932be85-9313-4d52-8b63-332245182ca3 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 12:51:50 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-d010186c-5f7f-4e7c-abdf-dd1ef3b31a49 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:50 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-d010186c-5f7f-4e7c-abdf-dd1ef3b31a49 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] GET http://192.168.122.82/volume/v3/volumes/6932be85-9313-4d52-8b63-332245182ca3 Sep 02 12:51:50 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-d010186c-5f7f-4e7c-abdf-dd1ef3b31a49 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:50 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-d010186c-5f7f-4e7c-abdf-dd1ef3b31a49 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:50 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:51:50 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:51:50 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:50 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:51:50 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-d010186c-5f7f-4e7c-abdf-dd1ef3b31a49 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Volume info retrieved successfully. Sep 02 12:51:50 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-d010186c-5f7f-4e7c-abdf-dd1ef3b31a49 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] http://192.168.122.82/volume/v3/volumes/6932be85-9313-4d52-8b63-332245182ca3 returned with HTTP 200 Sep 02 12:51:50 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 474/952] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:51:50 2026] GET /volume/v3/volumes/6932be85-9313-4d52-8b63-332245182ca3 => generated 884 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:51:50 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-831be04d-5f37-48b2-a5e6-1118dc416f10 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:50 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-831be04d-5f37-48b2-a5e6-1118dc416f10 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] GET http://192.168.122.82/volume/v3/snapshots/ff07aba8-7451-410b-9f14-c4cb0bdbd6a4 Sep 02 12:51:50 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-831be04d-5f37-48b2-a5e6-1118dc416f10 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:50 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-831be04d-5f37-48b2-a5e6-1118dc416f10 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:50 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:50 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:51:50 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-831be04d-5f37-48b2-a5e6-1118dc416f10 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Snapshot retrieved successfully. Sep 02 12:51:50 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-831be04d-5f37-48b2-a5e6-1118dc416f10 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] http://192.168.122.82/volume/v3/snapshots/ff07aba8-7451-410b-9f14-c4cb0bdbd6a4 returned with HTTP 200 Sep 02 12:51:50 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 479/953] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:51:50 2026] GET /volume/v3/snapshots/ff07aba8-7451-410b-9f14-c4cb0bdbd6a4 => generated 437 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:51:51 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-98d20f91-04d7-4f1b-99fb-c86036fd9398 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:51 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-98d20f91-04d7-4f1b-99fb-c86036fd9398 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] GET http://192.168.122.82/volume/v3/volumes/6932be85-9313-4d52-8b63-332245182ca3 Sep 02 12:51:51 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-98d20f91-04d7-4f1b-99fb-c86036fd9398 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:51 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-98d20f91-04d7-4f1b-99fb-c86036fd9398 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:51 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-98d20f91-04d7-4f1b-99fb-c86036fd9398 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] http://192.168.122.82/volume/v3/volumes/6932be85-9313-4d52-8b63-332245182ca3 returned with HTTP 404 Sep 02 12:51:51 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 475/954] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:51:51 2026] GET /volume/v3/volumes/6932be85-9313-4d52-8b63-332245182ca3 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:51:51 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-57f2e634-c525-4c11-b463-5c444ec00fe4 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:51 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-57f2e634-c525-4c11-b463-5c444ec00fe4 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] DELETE http://192.168.122.82/volume/v3/snapshots/745d147d-ec87-4026-a71d-d6b2f0c6a395 Sep 02 12:51:51 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-57f2e634-c525-4c11-b463-5c444ec00fe4 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:51 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-57f2e634-c525-4c11-b463-5c444ec00fe4 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Calling method 'delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:51 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.snapshots [None req-57f2e634-c525-4c11-b463-5c444ec00fe4 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Delete snapshot with id: 745d147d-ec87-4026-a71d-d6b2f0c6a395 Sep 02 12:51:51 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-57f2e634-c525-4c11-b463-5c444ec00fe4 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] http://192.168.122.82/volume/v3/snapshots/745d147d-ec87-4026-a71d-d6b2f0c6a395 returned with HTTP 404 Sep 02 12:51:51 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 480/955] 192.168.122.82 () {58 vars in 1236 bytes} [Wed Sep 2 12:51:51 2026] DELETE /volume/v3/snapshots/745d147d-ec87-4026-a71d-d6b2f0c6a395 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 12:51:51 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-c854d44f-1e3e-43a9-adb9-ff58e0954641 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:51 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-c854d44f-1e3e-43a9-adb9-ff58e0954641 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] GET http://192.168.122.82/volume/v3/volumes/c883d3ba-afd3-4be5-b9ea-8a44d44b577e Sep 02 12:51:51 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-c854d44f-1e3e-43a9-adb9-ff58e0954641 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:51 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-c854d44f-1e3e-43a9-adb9-ff58e0954641 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:51 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-c854d44f-1e3e-43a9-adb9-ff58e0954641 tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] http://192.168.122.82/volume/v3/volumes/c883d3ba-afd3-4be5-b9ea-8a44d44b577e returned with HTTP 404 Sep 02 12:51:51 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 476/956] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:51:51 2026] GET /volume/v3/volumes/c883d3ba-afd3-4be5-b9ea-8a44d44b577e => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 12:51:51 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-2bdbf012-0a0a-4248-8b74-d90b9bcc525a None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:51 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-2bdbf012-0a0a-4248-8b74-d90b9bcc525a tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] DELETE http://192.168.122.82/volume/v3/volumes/c883d3ba-afd3-4be5-b9ea-8a44d44b577e Sep 02 12:51:51 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-2bdbf012-0a0a-4248-8b74-d90b9bcc525a tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:51 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-2bdbf012-0a0a-4248-8b74-d90b9bcc525a tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Calling method 'delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:51 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-2bdbf012-0a0a-4248-8b74-d90b9bcc525a tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] Delete volume with id: c883d3ba-afd3-4be5-b9ea-8a44d44b577e Sep 02 12:51:51 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-2bdbf012-0a0a-4248-8b74-d90b9bcc525a tempest-VolumesDeleteCascade-854263208 tempest-VolumesDeleteCascade-854263208-project-member] http://192.168.122.82/volume/v3/volumes/c883d3ba-afd3-4be5-b9ea-8a44d44b577e returned with HTTP 404 Sep 02 12:51:51 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 481/957] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 12:51:51 2026] DELETE /volume/v3/volumes/c883d3ba-afd3-4be5-b9ea-8a44d44b577e => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:51:51 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-e7f28b10-7a28-4d7a-b770-d60726d055db None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:51 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e7f28b10-7a28-4d7a-b770-d60726d055db tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] GET http://192.168.122.82/volume/v3/snapshots/ff07aba8-7451-410b-9f14-c4cb0bdbd6a4 Sep 02 12:51:51 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-e7f28b10-7a28-4d7a-b770-d60726d055db tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:51 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-e7f28b10-7a28-4d7a-b770-d60726d055db tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:51 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:51 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:51:51 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-e7f28b10-7a28-4d7a-b770-d60726d055db tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Snapshot retrieved successfully. Sep 02 12:51:51 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e7f28b10-7a28-4d7a-b770-d60726d055db tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] http://192.168.122.82/volume/v3/snapshots/ff07aba8-7451-410b-9f14-c4cb0bdbd6a4 returned with HTTP 200 Sep 02 12:51:51 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 477/958] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:51:51 2026] GET /volume/v3/snapshots/ff07aba8-7451-410b-9f14-c4cb0bdbd6a4 => generated 464 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:51:51 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-3b5e0179-0769-4a79-997b-f4f6fc4e5c09 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:51 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-3b5e0179-0769-4a79-997b-f4f6fc4e5c09 tempest-SnapshotsActionsTest-725289287 tempest-SnapshotsActionsTest-725289287-project-admin] POST http://192.168.122.82/volume/v3/snapshots/ff07aba8-7451-410b-9f14-c4cb0bdbd6a4/action Sep 02 12:51:51 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-3b5e0179-0769-4a79-997b-f4f6fc4e5c09 tempest-SnapshotsActionsTest-725289287 tempest-SnapshotsActionsTest-725289287-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=86936) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 12:51:51 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-3b5e0179-0769-4a79-997b-f4f6fc4e5c09 tempest-SnapshotsActionsTest-725289287 tempest-SnapshotsActionsTest-725289287-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:51:51 devstack devstack@c-api.service[86936]: DEBUG cinder.api.contrib.admin_actions [None req-3b5e0179-0769-4a79-997b-f4f6fc4e5c09 tempest-SnapshotsActionsTest-725289287 tempest-SnapshotsActionsTest-725289287-project-admin] Updating snapshot 'ff07aba8-7451-410b-9f14-c4cb0bdbd6a4' with '{'status': 'error_deleting'}' {{(pid=86936) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 02 12:51:51 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:51 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:51:51 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-3b5e0179-0769-4a79-997b-f4f6fc4e5c09 tempest-SnapshotsActionsTest-725289287 tempest-SnapshotsActionsTest-725289287-project-admin] http://192.168.122.82/volume/v3/snapshots/ff07aba8-7451-410b-9f14-c4cb0bdbd6a4/action returned with HTTP 202 Sep 02 12:51:51 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 482/959] 192.168.122.82 () {60 vars in 1275 bytes} [Wed Sep 2 12:51:51 2026] POST /volume/v3/snapshots/ff07aba8-7451-410b-9f14-c4cb0bdbd6a4/action => generated 0 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 12:51:51 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-5af4c919-f0c3-4d39-a57e-abd31f82bb2d None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:51 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-5af4c919-f0c3-4d39-a57e-abd31f82bb2d tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] GET http://192.168.122.82/volume/v3/snapshots/ff07aba8-7451-410b-9f14-c4cb0bdbd6a4 Sep 02 12:51:51 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-5af4c919-f0c3-4d39-a57e-abd31f82bb2d tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:51 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-5af4c919-f0c3-4d39-a57e-abd31f82bb2d tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:51 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:51 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:51:51 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-5af4c919-f0c3-4d39-a57e-abd31f82bb2d tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Snapshot retrieved successfully. Sep 02 12:51:51 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-5af4c919-f0c3-4d39-a57e-abd31f82bb2d tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] http://192.168.122.82/volume/v3/snapshots/ff07aba8-7451-410b-9f14-c4cb0bdbd6a4 returned with HTTP 200 Sep 02 12:51:51 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 478/960] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:51:51 2026] GET /volume/v3/snapshots/ff07aba8-7451-410b-9f14-c4cb0bdbd6a4 => generated 469 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:51:51 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-1d50bbc7-c901-4d81-bcab-a1108b27e905 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:51 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-1d50bbc7-c901-4d81-bcab-a1108b27e905 tempest-SnapshotsActionsTest-725289287 tempest-SnapshotsActionsTest-725289287-project-admin] POST http://192.168.122.82/volume/v3/snapshots/ff07aba8-7451-410b-9f14-c4cb0bdbd6a4/action Sep 02 12:51:51 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-1d50bbc7-c901-4d81-bcab-a1108b27e905 tempest-SnapshotsActionsTest-725289287 tempest-SnapshotsActionsTest-725289287-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86936) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 12:51:51 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-1d50bbc7-c901-4d81-bcab-a1108b27e905 tempest-SnapshotsActionsTest-725289287 tempest-SnapshotsActionsTest-725289287-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:51:51 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:51 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:51:51 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-1d50bbc7-c901-4d81-bcab-a1108b27e905 tempest-SnapshotsActionsTest-725289287 tempest-SnapshotsActionsTest-725289287-project-admin] Snapshot retrieved successfully. Sep 02 12:51:51 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:51:51 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:51:51 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-1d50bbc7-c901-4d81-bcab-a1108b27e905 tempest-SnapshotsActionsTest-725289287 tempest-SnapshotsActionsTest-725289287-project-admin] Snapshot delete request issued successfully. Sep 02 12:51:51 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-1d50bbc7-c901-4d81-bcab-a1108b27e905 tempest-SnapshotsActionsTest-725289287 tempest-SnapshotsActionsTest-725289287-project-admin] http://192.168.122.82/volume/v3/snapshots/ff07aba8-7451-410b-9f14-c4cb0bdbd6a4/action returned with HTTP 202 Sep 02 12:51:51 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 483/961] 192.168.122.82 () {60 vars in 1275 bytes} [Wed Sep 2 12:51:51 2026] POST /volume/v3/snapshots/ff07aba8-7451-410b-9f14-c4cb0bdbd6a4/action => generated 0 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 12:51:51 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-3b50d520-ae20-4e87-a375-e256c3b68ea1 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:51 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-3b50d520-ae20-4e87-a375-e256c3b68ea1 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] GET http://192.168.122.82/volume/v3/snapshots/ff07aba8-7451-410b-9f14-c4cb0bdbd6a4 Sep 02 12:51:51 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-3b50d520-ae20-4e87-a375-e256c3b68ea1 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:51 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-3b50d520-ae20-4e87-a375-e256c3b68ea1 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:51 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:51 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:51:51 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-3b50d520-ae20-4e87-a375-e256c3b68ea1 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Snapshot retrieved successfully. Sep 02 12:51:51 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-3b50d520-ae20-4e87-a375-e256c3b68ea1 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] http://192.168.122.82/volume/v3/snapshots/ff07aba8-7451-410b-9f14-c4cb0bdbd6a4 returned with HTTP 200 Sep 02 12:51:51 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 479/962] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:51:51 2026] GET /volume/v3/snapshots/ff07aba8-7451-410b-9f14-c4cb0bdbd6a4 => generated 463 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:51:52 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-06b0c27f-6546-4083-88f4-7d758598008d None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:52 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-06b0c27f-6546-4083-88f4-7d758598008d tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] GET http://192.168.122.82/volume/v3/snapshots/ff07aba8-7451-410b-9f14-c4cb0bdbd6a4 Sep 02 12:51:52 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-06b0c27f-6546-4083-88f4-7d758598008d tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:52 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-06b0c27f-6546-4083-88f4-7d758598008d tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:52 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:52 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:51:52 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-06b0c27f-6546-4083-88f4-7d758598008d tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Snapshot retrieved successfully. Sep 02 12:51:52 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-06b0c27f-6546-4083-88f4-7d758598008d tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] http://192.168.122.82/volume/v3/snapshots/ff07aba8-7451-410b-9f14-c4cb0bdbd6a4 returned with HTTP 200 Sep 02 12:51:52 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 484/963] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:51:52 2026] GET /volume/v3/snapshots/ff07aba8-7451-410b-9f14-c4cb0bdbd6a4 => generated 463 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:51:53 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-acda7828-0884-4473-9116-e79ba96e8dd1 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:53 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-acda7828-0884-4473-9116-e79ba96e8dd1 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] GET http://192.168.122.82/volume/v3/snapshots/ff07aba8-7451-410b-9f14-c4cb0bdbd6a4 Sep 02 12:51:53 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-acda7828-0884-4473-9116-e79ba96e8dd1 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:53 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-acda7828-0884-4473-9116-e79ba96e8dd1 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:53 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-acda7828-0884-4473-9116-e79ba96e8dd1 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] http://192.168.122.82/volume/v3/snapshots/ff07aba8-7451-410b-9f14-c4cb0bdbd6a4 returned with HTTP 404 Sep 02 12:51:53 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 480/964] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:51:53 2026] GET /volume/v3/snapshots/ff07aba8-7451-410b-9f14-c4cb0bdbd6a4 => generated 111 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:51:53 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-19230eed-5876-4342-bd65-5661401a07d5 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:53 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-19230eed-5876-4342-bd65-5661401a07d5 tempest-SnapshotsActionsTest-725289287 tempest-SnapshotsActionsTest-725289287-project-admin] POST http://192.168.122.82/volume/v3/snapshots/dcd0d655-da93-4829-a195-fb7685922b51/action Sep 02 12:51:53 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-19230eed-5876-4342-bd65-5661401a07d5 tempest-SnapshotsActionsTest-725289287 tempest-SnapshotsActionsTest-725289287-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86936) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 12:51:53 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-19230eed-5876-4342-bd65-5661401a07d5 tempest-SnapshotsActionsTest-725289287 tempest-SnapshotsActionsTest-725289287-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:51:53 devstack devstack@c-api.service[86936]: DEBUG cinder.api.contrib.admin_actions [None req-19230eed-5876-4342-bd65-5661401a07d5 tempest-SnapshotsActionsTest-725289287 tempest-SnapshotsActionsTest-725289287-project-admin] Updating snapshot 'dcd0d655-da93-4829-a195-fb7685922b51' with '{'status': 'available'}' {{(pid=86936) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 02 12:51:53 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:53 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:51:53 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-19230eed-5876-4342-bd65-5661401a07d5 tempest-SnapshotsActionsTest-725289287 tempest-SnapshotsActionsTest-725289287-project-admin] http://192.168.122.82/volume/v3/snapshots/dcd0d655-da93-4829-a195-fb7685922b51/action returned with HTTP 202 Sep 02 12:51:53 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 485/965] 192.168.122.82 () {60 vars in 1275 bytes} [Wed Sep 2 12:51:53 2026] POST /volume/v3/snapshots/dcd0d655-da93-4829-a195-fb7685922b51/action => generated 0 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 02 12:51:53 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-e3d9b206-e05d-4144-b282-81d500b4bb38 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:53 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e3d9b206-e05d-4144-b282-81d500b4bb38 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] GET http://192.168.122.82/volume/v3/snapshots/dcd0d655-da93-4829-a195-fb7685922b51 Sep 02 12:51:53 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-e3d9b206-e05d-4144-b282-81d500b4bb38 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:53 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-e3d9b206-e05d-4144-b282-81d500b4bb38 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:53 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:53 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:51:53 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-e3d9b206-e05d-4144-b282-81d500b4bb38 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Snapshot retrieved successfully. Sep 02 12:51:53 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e3d9b206-e05d-4144-b282-81d500b4bb38 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] http://192.168.122.82/volume/v3/snapshots/dcd0d655-da93-4829-a195-fb7685922b51 returned with HTTP 200 Sep 02 12:51:53 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 481/966] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:51:53 2026] GET /volume/v3/snapshots/dcd0d655-da93-4829-a195-fb7685922b51 => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:51:53 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-17055b84-f5bd-485c-8f18-2ef2110b0f01 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:53 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-17055b84-f5bd-485c-8f18-2ef2110b0f01 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] DELETE http://192.168.122.82/volume/v3/snapshots/ff07aba8-7451-410b-9f14-c4cb0bdbd6a4 Sep 02 12:51:53 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-17055b84-f5bd-485c-8f18-2ef2110b0f01 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:53 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-17055b84-f5bd-485c-8f18-2ef2110b0f01 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Calling method 'delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:53 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.snapshots [None req-17055b84-f5bd-485c-8f18-2ef2110b0f01 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Delete snapshot with id: ff07aba8-7451-410b-9f14-c4cb0bdbd6a4 Sep 02 12:51:53 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-17055b84-f5bd-485c-8f18-2ef2110b0f01 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] http://192.168.122.82/volume/v3/snapshots/ff07aba8-7451-410b-9f14-c4cb0bdbd6a4 returned with HTTP 404 Sep 02 12:51:53 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 486/967] 192.168.122.82 () {58 vars in 1236 bytes} [Wed Sep 2 12:51:53 2026] DELETE /volume/v3/snapshots/ff07aba8-7451-410b-9f14-c4cb0bdbd6a4 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:51:54 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-ff4d13ec-3a45-4039-8485-9303b0e5a346 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:54 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-ff4d13ec-3a45-4039-8485-9303b0e5a346 tempest-SnapshotsActionsTest-725289287 tempest-SnapshotsActionsTest-725289287-project-admin] POST http://192.168.122.82/volume/v3/snapshots/dcd0d655-da93-4829-a195-fb7685922b51/action Sep 02 12:51:54 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-ff4d13ec-3a45-4039-8485-9303b0e5a346 tempest-SnapshotsActionsTest-725289287 tempest-SnapshotsActionsTest-725289287-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=86935) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 12:51:54 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-ff4d13ec-3a45-4039-8485-9303b0e5a346 tempest-SnapshotsActionsTest-725289287 tempest-SnapshotsActionsTest-725289287-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:51:54 devstack devstack@c-api.service[86935]: DEBUG cinder.api.contrib.admin_actions [None req-ff4d13ec-3a45-4039-8485-9303b0e5a346 tempest-SnapshotsActionsTest-725289287 tempest-SnapshotsActionsTest-725289287-project-admin] Updating snapshot 'dcd0d655-da93-4829-a195-fb7685922b51' with '{'status': 'creating'}' {{(pid=86935) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 02 12:51:54 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:54 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:51:54 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-ff4d13ec-3a45-4039-8485-9303b0e5a346 tempest-SnapshotsActionsTest-725289287 tempest-SnapshotsActionsTest-725289287-project-admin] http://192.168.122.82/volume/v3/snapshots/dcd0d655-da93-4829-a195-fb7685922b51/action returned with HTTP 202 Sep 02 12:51:54 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 482/968] 192.168.122.82 () {60 vars in 1275 bytes} [Wed Sep 2 12:51:54 2026] POST /volume/v3/snapshots/dcd0d655-da93-4829-a195-fb7685922b51/action => generated 0 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 12:51:54 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-8d3a556f-8cd9-4cfe-85ee-daa1d78daf64 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:54 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-8d3a556f-8cd9-4cfe-85ee-daa1d78daf64 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] GET http://192.168.122.82/volume/v3/snapshots/dcd0d655-da93-4829-a195-fb7685922b51 Sep 02 12:51:54 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-8d3a556f-8cd9-4cfe-85ee-daa1d78daf64 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:54 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-8d3a556f-8cd9-4cfe-85ee-daa1d78daf64 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:54 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:54 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:51:54 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-8d3a556f-8cd9-4cfe-85ee-daa1d78daf64 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Snapshot retrieved successfully. Sep 02 12:51:54 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-8d3a556f-8cd9-4cfe-85ee-daa1d78daf64 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] http://192.168.122.82/volume/v3/snapshots/dcd0d655-da93-4829-a195-fb7685922b51 returned with HTTP 200 Sep 02 12:51:54 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 487/969] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:51:54 2026] GET /volume/v3/snapshots/dcd0d655-da93-4829-a195-fb7685922b51 => generated 465 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:51:54 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-aff50ae8-391d-4a57-b029-3d71b5c3b01f None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:54 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-aff50ae8-391d-4a57-b029-3d71b5c3b01f tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] POST http://192.168.122.82/volume/v3/snapshots/dcd0d655-da93-4829-a195-fb7685922b51/action Sep 02 12:51:54 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-aff50ae8-391d-4a57-b029-3d71b5c3b01f tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=86935) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 12:51:54 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-aff50ae8-391d-4a57-b029-3d71b5c3b01f tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:51:54 devstack devstack@c-api.service[86935]: DEBUG cinder.api.contrib.snapshot_actions [None req-aff50ae8-391d-4a57-b029-3d71b5c3b01f tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=86935) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Sep 02 12:51:54 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:54 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:51:54 devstack devstack@c-api.service[86935]: INFO cinder.api.contrib.snapshot_actions [None req-aff50ae8-391d-4a57-b029-3d71b5c3b01f tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Updating snapshot dcd0d655-da93-4829-a195-fb7685922b51 with info {'id': 'dcd0d655-da93-4829-a195-fb7685922b51', 'status': 'error', 'progress': '80%'} Sep 02 12:51:54 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-aff50ae8-391d-4a57-b029-3d71b5c3b01f tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] http://192.168.122.82/volume/v3/snapshots/dcd0d655-da93-4829-a195-fb7685922b51/action returned with HTTP 202 Sep 02 12:51:54 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 483/970] 192.168.122.82 () {60 vars in 1275 bytes} [Wed Sep 2 12:51:54 2026] POST /volume/v3/snapshots/dcd0d655-da93-4829-a195-fb7685922b51/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 12:51:54 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-39b781bf-ec96-44dc-afd3-8c3af21953c7 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:54 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-39b781bf-ec96-44dc-afd3-8c3af21953c7 tempest-SnapshotsActionsTest-725289287 tempest-SnapshotsActionsTest-725289287-project-admin] GET http://192.168.122.82/volume/v3/snapshots/dcd0d655-da93-4829-a195-fb7685922b51 Sep 02 12:51:54 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-39b781bf-ec96-44dc-afd3-8c3af21953c7 tempest-SnapshotsActionsTest-725289287 tempest-SnapshotsActionsTest-725289287-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:54 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-39b781bf-ec96-44dc-afd3-8c3af21953c7 tempest-SnapshotsActionsTest-725289287 tempest-SnapshotsActionsTest-725289287-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:54 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:54 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:51:54 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-39b781bf-ec96-44dc-afd3-8c3af21953c7 tempest-SnapshotsActionsTest-725289287 tempest-SnapshotsActionsTest-725289287-project-admin] Snapshot retrieved successfully. Sep 02 12:51:54 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-39b781bf-ec96-44dc-afd3-8c3af21953c7 tempest-SnapshotsActionsTest-725289287 tempest-SnapshotsActionsTest-725289287-project-admin] http://192.168.122.82/volume/v3/snapshots/dcd0d655-da93-4829-a195-fb7685922b51 returned with HTTP 200 Sep 02 12:51:54 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 488/971] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:51:54 2026] GET /volume/v3/snapshots/dcd0d655-da93-4829-a195-fb7685922b51 => generated 461 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:51:54 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-220989c1-2f59-4dde-80f4-5efdff64d984 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:54 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-220989c1-2f59-4dde-80f4-5efdff64d984 tempest-SnapshotsActionsTest-725289287 tempest-SnapshotsActionsTest-725289287-project-admin] POST http://192.168.122.82/volume/v3/snapshots/dcd0d655-da93-4829-a195-fb7685922b51/action Sep 02 12:51:54 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-220989c1-2f59-4dde-80f4-5efdff64d984 tempest-SnapshotsActionsTest-725289287 tempest-SnapshotsActionsTest-725289287-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86935) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 12:51:54 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-220989c1-2f59-4dde-80f4-5efdff64d984 tempest-SnapshotsActionsTest-725289287 tempest-SnapshotsActionsTest-725289287-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:51:54 devstack devstack@c-api.service[86935]: DEBUG cinder.api.contrib.admin_actions [None req-220989c1-2f59-4dde-80f4-5efdff64d984 tempest-SnapshotsActionsTest-725289287 tempest-SnapshotsActionsTest-725289287-project-admin] Updating snapshot 'dcd0d655-da93-4829-a195-fb7685922b51' with '{'status': 'available'}' {{(pid=86935) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 02 12:51:54 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:54 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:51:54 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-220989c1-2f59-4dde-80f4-5efdff64d984 tempest-SnapshotsActionsTest-725289287 tempest-SnapshotsActionsTest-725289287-project-admin] http://192.168.122.82/volume/v3/snapshots/dcd0d655-da93-4829-a195-fb7685922b51/action returned with HTTP 202 Sep 02 12:51:54 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 484/972] 192.168.122.82 () {60 vars in 1275 bytes} [Wed Sep 2 12:51:54 2026] POST /volume/v3/snapshots/dcd0d655-da93-4829-a195-fb7685922b51/action => generated 0 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 12:51:54 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-f59d08b4-8aac-4938-86ec-f89c08cc8821 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:54 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-f59d08b4-8aac-4938-86ec-f89c08cc8821 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] GET http://192.168.122.82/volume/v3/snapshots/dcd0d655-da93-4829-a195-fb7685922b51 Sep 02 12:51:54 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-f59d08b4-8aac-4938-86ec-f89c08cc8821 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:54 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-f59d08b4-8aac-4938-86ec-f89c08cc8821 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:54 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:54 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:51:54 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-f59d08b4-8aac-4938-86ec-f89c08cc8821 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Snapshot retrieved successfully. Sep 02 12:51:54 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-f59d08b4-8aac-4938-86ec-f89c08cc8821 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] http://192.168.122.82/volume/v3/snapshots/dcd0d655-da93-4829-a195-fb7685922b51 returned with HTTP 200 Sep 02 12:51:54 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 489/973] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:51:54 2026] GET /volume/v3/snapshots/dcd0d655-da93-4829-a195-fb7685922b51 => generated 465 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:51:54 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-654cde27-b472-458f-9a3d-b4045f432e51 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:54 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-654cde27-b472-458f-9a3d-b4045f432e51 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] DELETE http://192.168.122.82/volume/v3/snapshots/dcd0d655-da93-4829-a195-fb7685922b51 Sep 02 12:51:54 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-654cde27-b472-458f-9a3d-b4045f432e51 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:54 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-654cde27-b472-458f-9a3d-b4045f432e51 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Calling method 'delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:54 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.snapshots [None req-654cde27-b472-458f-9a3d-b4045f432e51 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Delete snapshot with id: dcd0d655-da93-4829-a195-fb7685922b51 Sep 02 12:51:54 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:54 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:51:54 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-654cde27-b472-458f-9a3d-b4045f432e51 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Snapshot retrieved successfully. Sep 02 12:51:54 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:51:54 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:51:54 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-654cde27-b472-458f-9a3d-b4045f432e51 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Snapshot delete request issued successfully. Sep 02 12:51:54 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-654cde27-b472-458f-9a3d-b4045f432e51 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] http://192.168.122.82/volume/v3/snapshots/dcd0d655-da93-4829-a195-fb7685922b51 returned with HTTP 202 Sep 02 12:51:54 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 485/974] 192.168.122.82 () {58 vars in 1236 bytes} [Wed Sep 2 12:51:54 2026] DELETE /volume/v3/snapshots/dcd0d655-da93-4829-a195-fb7685922b51 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 12:51:54 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-e1c764f3-2623-4eb5-95bf-5001a6165756 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:54 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-e1c764f3-2623-4eb5-95bf-5001a6165756 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] GET http://192.168.122.82/volume/v3/snapshots/dcd0d655-da93-4829-a195-fb7685922b51 Sep 02 12:51:54 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-e1c764f3-2623-4eb5-95bf-5001a6165756 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:54 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-e1c764f3-2623-4eb5-95bf-5001a6165756 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:54 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:54 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:51:54 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-e1c764f3-2623-4eb5-95bf-5001a6165756 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Snapshot retrieved successfully. Sep 02 12:51:54 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-e1c764f3-2623-4eb5-95bf-5001a6165756 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] http://192.168.122.82/volume/v3/snapshots/dcd0d655-da93-4829-a195-fb7685922b51 returned with HTTP 200 Sep 02 12:51:54 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 490/975] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:51:54 2026] GET /volume/v3/snapshots/dcd0d655-da93-4829-a195-fb7685922b51 => generated 464 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:51:55 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-96a1b02f-3e13-43dc-b779-ba54d3f41a0c None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:55 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-96a1b02f-3e13-43dc-b779-ba54d3f41a0c tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] GET http://192.168.122.82/volume/v3/snapshots/dcd0d655-da93-4829-a195-fb7685922b51 Sep 02 12:51:55 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-96a1b02f-3e13-43dc-b779-ba54d3f41a0c tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:55 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-96a1b02f-3e13-43dc-b779-ba54d3f41a0c tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:55 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:55 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:51:55 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-96a1b02f-3e13-43dc-b779-ba54d3f41a0c tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Snapshot retrieved successfully. Sep 02 12:51:55 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-96a1b02f-3e13-43dc-b779-ba54d3f41a0c tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] http://192.168.122.82/volume/v3/snapshots/dcd0d655-da93-4829-a195-fb7685922b51 returned with HTTP 200 Sep 02 12:51:55 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 486/976] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:51:55 2026] GET /volume/v3/snapshots/dcd0d655-da93-4829-a195-fb7685922b51 => generated 464 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:51:56 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-daff8e47-5d0e-4f5c-aa2c-7c0b49c2442f None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:56 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-09c9183c-9930-431d-95f3-e201b01b24b3 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:56 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-09c9183c-9930-431d-95f3-e201b01b24b3 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] GET http://192.168.122.82/volume/v3/snapshots/dcd0d655-da93-4829-a195-fb7685922b51 Sep 02 12:51:56 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-09c9183c-9930-431d-95f3-e201b01b24b3 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:56 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-09c9183c-9930-431d-95f3-e201b01b24b3 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:56 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:56 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:51:56 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-09c9183c-9930-431d-95f3-e201b01b24b3 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Snapshot retrieved successfully. Sep 02 12:51:56 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-09c9183c-9930-431d-95f3-e201b01b24b3 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] http://192.168.122.82/volume/v3/snapshots/dcd0d655-da93-4829-a195-fb7685922b51 returned with HTTP 200 Sep 02 12:51:56 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 487/977] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:51:56 2026] GET /volume/v3/snapshots/dcd0d655-da93-4829-a195-fb7685922b51 => generated 464 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:51:57 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-daff8e47-5d0e-4f5c-aa2c-7c0b49c2442f tempest-VolumesTransfersV357Test-31643605 tempest-VolumesTransfersV357Test-31643605-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 12:51:57 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-daff8e47-5d0e-4f5c-aa2c-7c0b49c2442f tempest-VolumesTransfersV357Test-31643605 tempest-VolumesTransfersV357Test-31643605-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1181464739"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:51:57 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.volumes [None req-daff8e47-5d0e-4f5c-aa2c-7c0b49c2442f tempest-VolumesTransfersV357Test-31643605 tempest-VolumesTransfersV357Test-31643605-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1181464739'}} {{(pid=86936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 12:51:57 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-daff8e47-5d0e-4f5c-aa2c-7c0b49c2442f tempest-VolumesTransfersV357Test-31643605 tempest-VolumesTransfersV357Test-31643605-project-member] Create volume of 1 GB Sep 02 12:51:57 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-daff8e47-5d0e-4f5c-aa2c-7c0b49c2442f tempest-VolumesTransfersV357Test-31643605 tempest-VolumesTransfersV357Test-31643605-project-member] Availability Zones retrieved successfully. Sep 02 12:51:57 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-daff8e47-5d0e-4f5c-aa2c-7c0b49c2442f tempest-VolumesTransfersV357Test-31643605 tempest-VolumesTransfersV357Test-31643605-project-member] Flow 'volume_create_api' (deada8a3-8684-4b37-8a81-f392aad07225) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:51:57 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-daff8e47-5d0e-4f5c-aa2c-7c0b49c2442f tempest-VolumesTransfersV357Test-31643605 tempest-VolumesTransfersV357Test-31643605-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0df0ab8e-5145-4d6d-84e2-4a4553cc0276) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:51:57 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.flows.api.create_volume [None req-daff8e47-5d0e-4f5c-aa2c-7c0b49c2442f tempest-VolumesTransfersV357Test-31643605 tempest-VolumesTransfersV357Test-31643605-project-member] Validating volume size '1' using validate_int {{(pid=86936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 12:51:57 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-daff8e47-5d0e-4f5c-aa2c-7c0b49c2442f tempest-VolumesTransfersV357Test-31643605 tempest-VolumesTransfersV357Test-31643605-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0df0ab8e-5145-4d6d-84e2-4a4553cc0276) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:51:57 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-daff8e47-5d0e-4f5c-aa2c-7c0b49c2442f tempest-VolumesTransfersV357Test-31643605 tempest-VolumesTransfersV357Test-31643605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (badd88d7-6409-404a-ad00-6c6746d73185) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:51:57 devstack devstack@c-api.service[86936]: DEBUG cinder.quota [None req-daff8e47-5d0e-4f5c-aa2c-7c0b49c2442f tempest-VolumesTransfersV357Test-31643605 tempest-VolumesTransfersV357Test-31643605-project-member] Created reservations ['dc5dfeaa-911e-4b81-978d-191a24fa580e', 'e01aba7f-b479-4e30-bf46-c7ddd186e319', 'f2772670-94cf-4710-aab7-5e079893b121', '47a47dbe-a2ae-49a8-ba07-ab76bd14ed42'] {{(pid=86936) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:51:57 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-daff8e47-5d0e-4f5c-aa2c-7c0b49c2442f tempest-VolumesTransfersV357Test-31643605 tempest-VolumesTransfersV357Test-31643605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (badd88d7-6409-404a-ad00-6c6746d73185) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dc5dfeaa-911e-4b81-978d-191a24fa580e', 'e01aba7f-b479-4e30-bf46-c7ddd186e319', 'f2772670-94cf-4710-aab7-5e079893b121', '47a47dbe-a2ae-49a8-ba07-ab76bd14ed42']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:51:57 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-daff8e47-5d0e-4f5c-aa2c-7c0b49c2442f tempest-VolumesTransfersV357Test-31643605 tempest-VolumesTransfersV357Test-31643605-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16135a6d-3251-4403-bddd-a2d7dee4251d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:51:57 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:51:57 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:51:57 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-daff8e47-5d0e-4f5c-aa2c-7c0b49c2442f tempest-VolumesTransfersV357Test-31643605 tempest-VolumesTransfersV357Test-31643605-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16135a6d-3251-4403-bddd-a2d7dee4251d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '185c421e-6469-4638-9de7-a55a500042d4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1181464739',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de51e4f6e1cd4ae4b2df97f256406037',qos_specs=None,replication_status=,reservations=['dc5dfeaa-911e-4b81-978d-191a24fa580e','e01aba7f-b479-4e30-bf46-c7ddd186e319','f2772670-94cf-4710-aab7-5e079893b121','47a47dbe-a2ae-49a8-ba07-ab76bd14ed42'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8da7170fb3064d20a7bb5220ca00344c',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T10:51:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1181464739',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=185c421e-6469-4638-9de7-a55a500042d4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='de51e4f6e1cd4ae4b2df97f256406037',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8da7170fb3064d20a7bb5220ca00344c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:51:57 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-daff8e47-5d0e-4f5c-aa2c-7c0b49c2442f tempest-VolumesTransfersV357Test-31643605 tempest-VolumesTransfersV357Test-31643605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab6795ff-22bd-4a4b-99c5-82d5ab8a0a57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:51:57 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-daff8e47-5d0e-4f5c-aa2c-7c0b49c2442f tempest-VolumesTransfersV357Test-31643605 tempest-VolumesTransfersV357Test-31643605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab6795ff-22bd-4a4b-99c5-82d5ab8a0a57) transitioned into state 'SUCCESS' from state '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-1181464739',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de51e4f6e1cd4ae4b2df97f256406037',qos_specs=None,replication_status=,reservations=['dc5dfeaa-911e-4b81-978d-191a24fa580e','e01aba7f-b479-4e30-bf46-c7ddd186e319','f2772670-94cf-4710-aab7-5e079893b121','47a47dbe-a2ae-49a8-ba07-ab76bd14ed42'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8da7170fb3064d20a7bb5220ca00344c',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:51:57 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-daff8e47-5d0e-4f5c-aa2c-7c0b49c2442f tempest-VolumesTransfersV357Test-31643605 tempest-VolumesTransfersV357Test-31643605-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb4a4d3e-d1c1-4ef5-8a47-89ce618aff24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:51:57 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-daff8e47-5d0e-4f5c-aa2c-7c0b49c2442f tempest-VolumesTransfersV357Test-31643605 tempest-VolumesTransfersV357Test-31643605-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb4a4d3e-d1c1-4ef5-8a47-89ce618aff24) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:51:57 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-daff8e47-5d0e-4f5c-aa2c-7c0b49c2442f tempest-VolumesTransfersV357Test-31643605 tempest-VolumesTransfersV357Test-31643605-project-member] Flow 'volume_create_api' (deada8a3-8684-4b37-8a81-f392aad07225) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:51:57 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-daff8e47-5d0e-4f5c-aa2c-7c0b49c2442f tempest-VolumesTransfersV357Test-31643605 tempest-VolumesTransfersV357Test-31643605-project-member] Create volume request issued successfully. Sep 02 12:51:57 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-daff8e47-5d0e-4f5c-aa2c-7c0b49c2442f tempest-VolumesTransfersV357Test-31643605 tempest-VolumesTransfersV357Test-31643605-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 12:51:57 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 491/978] 192.168.122.82 () {62 vars in 1178 bytes} [Wed Sep 2 12:51:56 2026] POST /volume/v3/volumes => generated 826 bytes in 1180 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:51:57 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-2082b6b0-8321-43ca-9de4-45c4454e1e7f None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:57 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-2082b6b0-8321-43ca-9de4-45c4454e1e7f tempest-VolumesTransfersV357Test-31643605 tempest-VolumesTransfersV357Test-31643605-project-member] GET http://192.168.122.82/volume/v3/volumes/185c421e-6469-4638-9de7-a55a500042d4 Sep 02 12:51:57 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-2082b6b0-8321-43ca-9de4-45c4454e1e7f tempest-VolumesTransfersV357Test-31643605 tempest-VolumesTransfersV357Test-31643605-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:57 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-2082b6b0-8321-43ca-9de4-45c4454e1e7f tempest-VolumesTransfersV357Test-31643605 tempest-VolumesTransfersV357Test-31643605-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:57 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-9dccc863-6b37-4e1a-b673-db779189af54 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:57 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-9dccc863-6b37-4e1a-b673-db779189af54 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] GET http://192.168.122.82/volume/v3/snapshots/dcd0d655-da93-4829-a195-fb7685922b51 Sep 02 12:51:57 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-9dccc863-6b37-4e1a-b673-db779189af54 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:57 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-9dccc863-6b37-4e1a-b673-db779189af54 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:57 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:51:57 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:51:57 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:57 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:51:57 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-9dccc863-6b37-4e1a-b673-db779189af54 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] http://192.168.122.82/volume/v3/snapshots/dcd0d655-da93-4829-a195-fb7685922b51 returned with HTTP 404 Sep 02 12:51:57 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 492/979] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:51:57 2026] GET /volume/v3/snapshots/dcd0d655-da93-4829-a195-fb7685922b51 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:51:57 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-3f2429d0-4476-418d-be3f-177711ff6856 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:57 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-2082b6b0-8321-43ca-9de4-45c4454e1e7f tempest-VolumesTransfersV357Test-31643605 tempest-VolumesTransfersV357Test-31643605-project-member] Volume info retrieved successfully. Sep 02 12:51:57 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-3f2429d0-4476-418d-be3f-177711ff6856 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] GET http://192.168.122.82/volume/v3/volumes/9611827e-5493-44b9-887d-0246450bf262 Sep 02 12:51:57 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-3f2429d0-4476-418d-be3f-177711ff6856 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:57 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-3f2429d0-4476-418d-be3f-177711ff6856 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:57 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-2082b6b0-8321-43ca-9de4-45c4454e1e7f tempest-VolumesTransfersV357Test-31643605 tempest-VolumesTransfersV357Test-31643605-project-member] http://192.168.122.82/volume/v3/volumes/185c421e-6469-4638-9de7-a55a500042d4 returned with HTTP 200 Sep 02 12:51:57 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 488/980] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:51:57 2026] GET /volume/v3/volumes/185c421e-6469-4638-9de7-a55a500042d4 => generated 894 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:51:57 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:51:57 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:51:57 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:57 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:51:57 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-3f2429d0-4476-418d-be3f-177711ff6856 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Volume info retrieved successfully. Sep 02 12:51:57 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-3f2429d0-4476-418d-be3f-177711ff6856 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] http://192.168.122.82/volume/v3/volumes/9611827e-5493-44b9-887d-0246450bf262 returned with HTTP 200 Sep 02 12:51:57 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 493/981] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:51:57 2026] GET /volume/v3/volumes/9611827e-5493-44b9-887d-0246450bf262 => generated 850 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:51:57 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-f3069ad4-284b-43d4-b204-8ae49f461574 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:57 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-f3069ad4-284b-43d4-b204-8ae49f461574 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] DELETE http://192.168.122.82/volume/v3/volumes/9611827e-5493-44b9-887d-0246450bf262 Sep 02 12:51:57 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-f3069ad4-284b-43d4-b204-8ae49f461574 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:57 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-f3069ad4-284b-43d4-b204-8ae49f461574 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Calling method 'delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:57 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-f3069ad4-284b-43d4-b204-8ae49f461574 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Delete volume with id: 9611827e-5493-44b9-887d-0246450bf262 Sep 02 12:51:57 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:51:57 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:51:57 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:57 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:51:57 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-f3069ad4-284b-43d4-b204-8ae49f461574 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Volume info retrieved successfully. Sep 02 12:51:58 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-f3069ad4-284b-43d4-b204-8ae49f461574 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Delete volume request issued successfully. Sep 02 12:51:58 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-f3069ad4-284b-43d4-b204-8ae49f461574 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] http://192.168.122.82/volume/v3/volumes/9611827e-5493-44b9-887d-0246450bf262 returned with HTTP 202 Sep 02 12:51:58 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 489/982] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 12:51:57 2026] DELETE /volume/v3/volumes/9611827e-5493-44b9-887d-0246450bf262 => generated 0 bytes in 165 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 12:51:58 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-b7f260c8-b821-414d-b282-cd7eabdf05a8 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:58 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-b7f260c8-b821-414d-b282-cd7eabdf05a8 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] GET http://192.168.122.82/volume/v3/volumes/9611827e-5493-44b9-887d-0246450bf262 Sep 02 12:51:58 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-b7f260c8-b821-414d-b282-cd7eabdf05a8 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:58 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-b7f260c8-b821-414d-b282-cd7eabdf05a8 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:58 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:51:58 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:51:58 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:58 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:51:58 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-b7f260c8-b821-414d-b282-cd7eabdf05a8 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Volume info retrieved successfully. Sep 02 12:51:58 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-b7f260c8-b821-414d-b282-cd7eabdf05a8 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] http://192.168.122.82/volume/v3/volumes/9611827e-5493-44b9-887d-0246450bf262 returned with HTTP 200 Sep 02 12:51:58 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 494/983] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:51:58 2026] GET /volume/v3/volumes/9611827e-5493-44b9-887d-0246450bf262 => generated 849 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:51:58 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-53f7a5c3-7568-432e-80d5-7eec4a968698 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:58 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-53f7a5c3-7568-432e-80d5-7eec4a968698 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 12:51:58 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-53f7a5c3-7568-432e-80d5-7eec4a968698 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1831206637"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:51:58 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.volumes [None req-53f7a5c3-7568-432e-80d5-7eec4a968698 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1831206637'}} {{(pid=86935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 12:51:58 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-53f7a5c3-7568-432e-80d5-7eec4a968698 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Create volume of 1 GB Sep 02 12:51:58 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-53f7a5c3-7568-432e-80d5-7eec4a968698 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Availability Zones retrieved successfully. Sep 02 12:51:58 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-53f7a5c3-7568-432e-80d5-7eec4a968698 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Flow 'volume_create_api' (1d9a2361-bb2c-44d2-8e0b-720a1d2c8382) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:51:58 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-53f7a5c3-7568-432e-80d5-7eec4a968698 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44d6ecbc-291b-460b-ad24-158692738b85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:51:58 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.flows.api.create_volume [None req-53f7a5c3-7568-432e-80d5-7eec4a968698 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Validating volume size '1' using validate_int {{(pid=86935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 12:51:58 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-53f7a5c3-7568-432e-80d5-7eec4a968698 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44d6ecbc-291b-460b-ad24-158692738b85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:51:58 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-53f7a5c3-7568-432e-80d5-7eec4a968698 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90f4a110-d7b3-43c5-8b38-70e8273d6fef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:51:58 devstack devstack@c-api.service[86935]: DEBUG cinder.quota [None req-53f7a5c3-7568-432e-80d5-7eec4a968698 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Created reservations ['5155733a-574f-40bc-9eb1-0f2960ebe621', '615de657-63b4-47d9-a746-92dca4aaebf5', 'a23d91bb-d0e5-44ea-b988-d890432f33a8', 'e6c15535-593a-4f34-9de9-4133c4f9a07a'] {{(pid=86935) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:51:58 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-53f7a5c3-7568-432e-80d5-7eec4a968698 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90f4a110-d7b3-43c5-8b38-70e8273d6fef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5155733a-574f-40bc-9eb1-0f2960ebe621', '615de657-63b4-47d9-a746-92dca4aaebf5', 'a23d91bb-d0e5-44ea-b988-d890432f33a8', 'e6c15535-593a-4f34-9de9-4133c4f9a07a']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:51:58 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-53f7a5c3-7568-432e-80d5-7eec4a968698 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c168559-1437-4d6a-b9e3-1956c8644db3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:51:58 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-ef16d6a8-ff2c-44dd-8981-8e2fbbb3b4b7 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:58 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-ef16d6a8-ff2c-44dd-8981-8e2fbbb3b4b7 tempest-VolumesTransfersV357Test-31643605 tempest-VolumesTransfersV357Test-31643605-project-member] GET http://192.168.122.82/volume/v3/volumes/185c421e-6469-4638-9de7-a55a500042d4 Sep 02 12:51:58 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-ef16d6a8-ff2c-44dd-8981-8e2fbbb3b4b7 tempest-VolumesTransfersV357Test-31643605 tempest-VolumesTransfersV357Test-31643605-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:58 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-ef16d6a8-ff2c-44dd-8981-8e2fbbb3b4b7 tempest-VolumesTransfersV357Test-31643605 tempest-VolumesTransfersV357Test-31643605-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:58 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:51:58 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:51:58 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-53f7a5c3-7568-432e-80d5-7eec4a968698 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c168559-1437-4d6a-b9e3-1956c8644db3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ebfbaea7-946c-4e52-b84b-23fc6ea36f9a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1831206637',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e47eb68227d432d96931aa00c9c2def',qos_specs=None,replication_status=,reservations=['5155733a-574f-40bc-9eb1-0f2960ebe621','615de657-63b4-47d9-a746-92dca4aaebf5','a23d91bb-d0e5-44ea-b988-d890432f33a8','e6c15535-593a-4f34-9de9-4133c4f9a07a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e947334f24f4b11b789c758a00e60a5',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T10:51:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1831206637',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ebfbaea7-946c-4e52-b84b-23fc6ea36f9a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4e47eb68227d432d96931aa00c9c2def',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2e947334f24f4b11b789c758a00e60a5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:51:58 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:51:58 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:51:58 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:58 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:51:58 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-53f7a5c3-7568-432e-80d5-7eec4a968698 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b4b6328-63f3-445d-b5fd-e43a2daa2643) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:51:58 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-ef16d6a8-ff2c-44dd-8981-8e2fbbb3b4b7 tempest-VolumesTransfersV357Test-31643605 tempest-VolumesTransfersV357Test-31643605-project-member] Volume info retrieved successfully. Sep 02 12:51:58 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-ef16d6a8-ff2c-44dd-8981-8e2fbbb3b4b7 tempest-VolumesTransfersV357Test-31643605 tempest-VolumesTransfersV357Test-31643605-project-member] http://192.168.122.82/volume/v3/volumes/185c421e-6469-4638-9de7-a55a500042d4 returned with HTTP 200 Sep 02 12:51:58 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 495/984] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:51:58 2026] GET /volume/v3/volumes/185c421e-6469-4638-9de7-a55a500042d4 => generated 918 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:51:58 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-53f7a5c3-7568-432e-80d5-7eec4a968698 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b4b6328-63f3-445d-b5fd-e43a2daa2643) transitioned into state 'SUCCESS' from state '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-1831206637',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e47eb68227d432d96931aa00c9c2def',qos_specs=None,replication_status=,reservations=['5155733a-574f-40bc-9eb1-0f2960ebe621','615de657-63b4-47d9-a746-92dca4aaebf5','a23d91bb-d0e5-44ea-b988-d890432f33a8','e6c15535-593a-4f34-9de9-4133c4f9a07a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e947334f24f4b11b789c758a00e60a5',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:51:58 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-53f7a5c3-7568-432e-80d5-7eec4a968698 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97c5d676-3fbb-4c3a-ba42-83f03c6c94fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:51:58 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-53f7a5c3-7568-432e-80d5-7eec4a968698 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97c5d676-3fbb-4c3a-ba42-83f03c6c94fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:51:59 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-53f7a5c3-7568-432e-80d5-7eec4a968698 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Flow 'volume_create_api' (1d9a2361-bb2c-44d2-8e0b-720a1d2c8382) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:51:59 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-53f7a5c3-7568-432e-80d5-7eec4a968698 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Create volume request issued successfully. Sep 02 12:51:59 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-53f7a5c3-7568-432e-80d5-7eec4a968698 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 12:51:59 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 490/985] 192.168.122.82 () {60 vars in 1137 bytes} [Wed Sep 2 12:51:58 2026] POST /volume/v3/volumes => generated 762 bytes in 673 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 12:51:59 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-cb78505c-de62-44d8-8e19-d8493a702469 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:59 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-cb78505c-de62-44d8-8e19-d8493a702469 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] GET http://192.168.122.82/volume/v3/volumes/ebfbaea7-946c-4e52-b84b-23fc6ea36f9a Sep 02 12:51:59 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-cb78505c-de62-44d8-8e19-d8493a702469 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:59 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-cb78505c-de62-44d8-8e19-d8493a702469 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:59 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:51:59 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:51:59 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:59 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:51:59 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-cb78505c-de62-44d8-8e19-d8493a702469 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Volume info retrieved successfully. Sep 02 12:51:59 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-cb78505c-de62-44d8-8e19-d8493a702469 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] http://192.168.122.82/volume/v3/volumes/ebfbaea7-946c-4e52-b84b-23fc6ea36f9a returned with HTTP 200 Sep 02 12:51:59 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 496/986] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:51:59 2026] GET /volume/v3/volumes/ebfbaea7-946c-4e52-b84b-23fc6ea36f9a => generated 830 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:51:59 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-ff845baf-ec6f-427d-b874-858888fdaa5d None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:59 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-ff845baf-ec6f-427d-b874-858888fdaa5d tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] GET http://192.168.122.82/volume/v3/volumes/9611827e-5493-44b9-887d-0246450bf262 Sep 02 12:51:59 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-ff845baf-ec6f-427d-b874-858888fdaa5d tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:59 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-ff845baf-ec6f-427d-b874-858888fdaa5d tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:59 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:51:59 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:51:59 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:59 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:51:59 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-ff845baf-ec6f-427d-b874-858888fdaa5d tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Volume info retrieved successfully. Sep 02 12:51:59 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-ff845baf-ec6f-427d-b874-858888fdaa5d tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] http://192.168.122.82/volume/v3/volumes/9611827e-5493-44b9-887d-0246450bf262 returned with HTTP 200 Sep 02 12:51:59 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 491/987] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:51:59 2026] GET /volume/v3/volumes/9611827e-5493-44b9-887d-0246450bf262 => generated 849 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:51:59 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-c6214585-d9cd-4a07-9c16-988618e0739f None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:59 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-c6214585-d9cd-4a07-9c16-988618e0739f tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 12:51:59 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-c6214585-d9cd-4a07-9c16-988618e0739f tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-371417651"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:51:59 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.volumes [None req-c6214585-d9cd-4a07-9c16-988618e0739f tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-371417651'}} {{(pid=86936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 12:51:59 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-c6214585-d9cd-4a07-9c16-988618e0739f tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Create volume of 1 GB Sep 02 12:51:59 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-c6214585-d9cd-4a07-9c16-988618e0739f tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Availability Zones retrieved successfully. Sep 02 12:51:59 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-c6214585-d9cd-4a07-9c16-988618e0739f tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Flow 'volume_create_api' (f634d6a1-ee38-474f-8f1b-cdd3f8c6ade0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:51:59 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-c6214585-d9cd-4a07-9c16-988618e0739f tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c88ba2c-234b-477e-831f-defeacec54b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:51:59 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.flows.api.create_volume [None req-c6214585-d9cd-4a07-9c16-988618e0739f tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Validating volume size '1' using validate_int {{(pid=86936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 12:51:59 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-c6214585-d9cd-4a07-9c16-988618e0739f tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c88ba2c-234b-477e-831f-defeacec54b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:51:59 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-c6214585-d9cd-4a07-9c16-988618e0739f tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10810d03-1c7b-470d-ab69-d42d7424cb71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:51:59 devstack devstack@c-api.service[86936]: DEBUG cinder.quota [None req-c6214585-d9cd-4a07-9c16-988618e0739f tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Created reservations ['24ea7e19-f45e-4701-afb0-51addb9e77ef', 'b0e41262-0742-4e07-a244-11979a51626a', '061da84c-50a7-4969-9213-5e8956155535', '9b1aba04-37ba-4703-a5a5-42c80464508c'] {{(pid=86936) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:51:59 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-c6214585-d9cd-4a07-9c16-988618e0739f tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10810d03-1c7b-470d-ab69-d42d7424cb71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['24ea7e19-f45e-4701-afb0-51addb9e77ef', 'b0e41262-0742-4e07-a244-11979a51626a', '061da84c-50a7-4969-9213-5e8956155535', '9b1aba04-37ba-4703-a5a5-42c80464508c']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:51:59 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-c6214585-d9cd-4a07-9c16-988618e0739f tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e7c7181-0137-4b7e-b44d-f07d6aded5fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:51:59 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:51:59 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:51:59 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-c6214585-d9cd-4a07-9c16-988618e0739f tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e7c7181-0137-4b7e-b44d-f07d6aded5fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6d2566db-7875-4896-ad2e-da4c5a078d40', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-371417651',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3700fd27f9034b1698041b8fa08d3f5a',qos_specs=None,replication_status=,reservations=['24ea7e19-f45e-4701-afb0-51addb9e77ef','b0e41262-0742-4e07-a244-11979a51626a','061da84c-50a7-4969-9213-5e8956155535','9b1aba04-37ba-4703-a5a5-42c80464508c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71ecfe356e204d13ab6ede46f5ea3355',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T10:51:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-371417651',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6d2566db-7875-4896-ad2e-da4c5a078d40,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3700fd27f9034b1698041b8fa08d3f5a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='71ecfe356e204d13ab6ede46f5ea3355',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:51:59 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-c6214585-d9cd-4a07-9c16-988618e0739f tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef56b0ce-55b8-45b7-8738-b86261c8602f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:51:59 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-c6214585-d9cd-4a07-9c16-988618e0739f tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef56b0ce-55b8-45b7-8738-b86261c8602f) transitioned into state 'SUCCESS' from state '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-371417651',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3700fd27f9034b1698041b8fa08d3f5a',qos_specs=None,replication_status=,reservations=['24ea7e19-f45e-4701-afb0-51addb9e77ef','b0e41262-0742-4e07-a244-11979a51626a','061da84c-50a7-4969-9213-5e8956155535','9b1aba04-37ba-4703-a5a5-42c80464508c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71ecfe356e204d13ab6ede46f5ea3355',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:51:59 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-c6214585-d9cd-4a07-9c16-988618e0739f tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5288f2a0-670f-4faf-856f-3c4d4f81d62f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:51:59 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-3e7c4a1b-b29b-4b9b-869a-2408349193c8 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:59 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-3e7c4a1b-b29b-4b9b-869a-2408349193c8 tempest-VolumesTransfersV357Test-31643605 tempest-VolumesTransfersV357Test-31643605-project-member] GET http://192.168.122.82/volume/v3/volumes/185c421e-6469-4638-9de7-a55a500042d4 Sep 02 12:51:59 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-c6214585-d9cd-4a07-9c16-988618e0739f tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5288f2a0-670f-4faf-856f-3c4d4f81d62f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:51:59 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-3e7c4a1b-b29b-4b9b-869a-2408349193c8 tempest-VolumesTransfersV357Test-31643605 tempest-VolumesTransfersV357Test-31643605-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:59 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-3e7c4a1b-b29b-4b9b-869a-2408349193c8 tempest-VolumesTransfersV357Test-31643605 tempest-VolumesTransfersV357Test-31643605-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:59 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-c6214585-d9cd-4a07-9c16-988618e0739f tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Flow 'volume_create_api' (f634d6a1-ee38-474f-8f1b-cdd3f8c6ade0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:51:59 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-c6214585-d9cd-4a07-9c16-988618e0739f tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Create volume request issued successfully. Sep 02 12:51:59 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-c6214585-d9cd-4a07-9c16-988618e0739f tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 12:51:59 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 497/988] 192.168.122.82 () {60 vars in 1137 bytes} [Wed Sep 2 12:51:59 2026] POST /volume/v3/volumes => generated 755 bytes in 472 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 12:51:59 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:51:59 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:51:59 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:51:59 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:51:59 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-84be0678-67ef-4524-b565-a083a8fc29bf None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:51:59 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-84be0678-67ef-4524-b565-a083a8fc29bf tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] GET http://192.168.122.82/volume/v3/volumes/6d2566db-7875-4896-ad2e-da4c5a078d40 Sep 02 12:51:59 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-84be0678-67ef-4524-b565-a083a8fc29bf tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:51:59 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-84be0678-67ef-4524-b565-a083a8fc29bf tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:51:59 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-3e7c4a1b-b29b-4b9b-869a-2408349193c8 tempest-VolumesTransfersV357Test-31643605 tempest-VolumesTransfersV357Test-31643605-project-member] Volume info retrieved successfully. Sep 02 12:52:00 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-3e7c4a1b-b29b-4b9b-869a-2408349193c8 tempest-VolumesTransfersV357Test-31643605 tempest-VolumesTransfersV357Test-31643605-project-member] http://192.168.122.82/volume/v3/volumes/185c421e-6469-4638-9de7-a55a500042d4 returned with HTTP 200 Sep 02 12:52:00 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 492/989] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:51:59 2026] GET /volume/v3/volumes/185c421e-6469-4638-9de7-a55a500042d4 => generated 954 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:52:00 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:00 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:52:00 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:00 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:52:00 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-ecac8a44-a768-48d8-a2e0-0e4adc8464ec None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:00 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-84be0678-67ef-4524-b565-a083a8fc29bf tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Volume info retrieved successfully. Sep 02 12:52:00 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-ecac8a44-a768-48d8-a2e0-0e4adc8464ec tempest-VolumesTransfersV357Test-31643605 tempest-VolumesTransfersV357Test-31643605-project-member] POST http://192.168.122.82/volume/v3/volume-transfers Sep 02 12:52:00 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-ecac8a44-a768-48d8-a2e0-0e4adc8464ec tempest-VolumesTransfersV357Test-31643605 tempest-VolumesTransfersV357Test-31643605-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "185c421e-6469-4638-9de7-a55a500042d4"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:52:00 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.volume_transfer [None req-ecac8a44-a768-48d8-a2e0-0e4adc8464ec tempest-VolumesTransfersV357Test-31643605 tempest-VolumesTransfersV357Test-31643605-project-member] Creating new volume transfer {'transfer': {'volume_id': '185c421e-6469-4638-9de7-a55a500042d4'}} {{(pid=86935) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 02 12:52:00 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volume_transfer [None req-ecac8a44-a768-48d8-a2e0-0e4adc8464ec tempest-VolumesTransfersV357Test-31643605 tempest-VolumesTransfersV357Test-31643605-project-member] Creating transfer of volume 185c421e-6469-4638-9de7-a55a500042d4 Sep 02 12:52:00 devstack devstack@c-api.service[86935]: INFO cinder.transfer.api [None req-ecac8a44-a768-48d8-a2e0-0e4adc8464ec tempest-VolumesTransfersV357Test-31643605 tempest-VolumesTransfersV357Test-31643605-project-member] Generating transfer record for volume 185c421e-6469-4638-9de7-a55a500042d4 Sep 02 12:52:00 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-84be0678-67ef-4524-b565-a083a8fc29bf tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] http://192.168.122.82/volume/v3/volumes/6d2566db-7875-4896-ad2e-da4c5a078d40 returned with HTTP 200 Sep 02 12:52:00 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 498/990] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:51:59 2026] GET /volume/v3/volumes/6d2566db-7875-4896-ad2e-da4c5a078d40 => generated 823 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:52:00 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:00 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:52:00 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:00 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:52:00 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-ecac8a44-a768-48d8-a2e0-0e4adc8464ec tempest-VolumesTransfersV357Test-31643605 tempest-VolumesTransfersV357Test-31643605-project-member] http://192.168.122.82/volume/v3/volume-transfers returned with HTTP 202 Sep 02 12:52:00 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 493/991] 192.168.122.82 () {62 vars in 1205 bytes} [Wed Sep 2 12:52:00 2026] POST /volume/v3/volume-transfers => generated 578 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:52:00 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-43d2c639-2a62-41fc-b31c-55314be0b75a None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:00 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-43d2c639-2a62-41fc-b31c-55314be0b75a tempest-VolumesTransfersV357Test-31643605 tempest-VolumesTransfersV357Test-31643605-project-member] GET http://192.168.122.82/volume/v3/volumes/185c421e-6469-4638-9de7-a55a500042d4 Sep 02 12:52:00 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-43d2c639-2a62-41fc-b31c-55314be0b75a tempest-VolumesTransfersV357Test-31643605 tempest-VolumesTransfersV357Test-31643605-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:00 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-43d2c639-2a62-41fc-b31c-55314be0b75a tempest-VolumesTransfersV357Test-31643605 tempest-VolumesTransfersV357Test-31643605-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:00 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-c252fc97-e6e8-47c9-8608-da50be2901ba None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:00 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-c252fc97-e6e8-47c9-8608-da50be2901ba tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] GET http://192.168.122.82/volume/v3/volumes/ebfbaea7-946c-4e52-b84b-23fc6ea36f9a Sep 02 12:52:00 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-c252fc97-e6e8-47c9-8608-da50be2901ba tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:00 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-c252fc97-e6e8-47c9-8608-da50be2901ba tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:00 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:00 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:52:00 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:00 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:52:00 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:00 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:52:00 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:00 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:52:00 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-43d2c639-2a62-41fc-b31c-55314be0b75a tempest-VolumesTransfersV357Test-31643605 tempest-VolumesTransfersV357Test-31643605-project-member] Volume info retrieved successfully. Sep 02 12:52:00 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-c252fc97-e6e8-47c9-8608-da50be2901ba tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Volume info retrieved successfully. Sep 02 12:52:00 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-c252fc97-e6e8-47c9-8608-da50be2901ba tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] http://192.168.122.82/volume/v3/volumes/ebfbaea7-946c-4e52-b84b-23fc6ea36f9a returned with HTTP 200 Sep 02 12:52:00 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 494/992] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:00 2026] GET /volume/v3/volumes/ebfbaea7-946c-4e52-b84b-23fc6ea36f9a => generated 854 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:52:00 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-43d2c639-2a62-41fc-b31c-55314be0b75a tempest-VolumesTransfersV357Test-31643605 tempest-VolumesTransfersV357Test-31643605-project-member] http://192.168.122.82/volume/v3/volumes/185c421e-6469-4638-9de7-a55a500042d4 returned with HTTP 200 Sep 02 12:52:00 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 499/993] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:52:00 2026] GET /volume/v3/volumes/185c421e-6469-4638-9de7-a55a500042d4 => generated 962 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 12:52:00 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-8664595f-219d-4690-b941-b0f951c54934 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:00 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-8664595f-219d-4690-b941-b0f951c54934 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] GET http://192.168.122.82/volume/v3/volumes/9611827e-5493-44b9-887d-0246450bf262 Sep 02 12:52:00 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-8664595f-219d-4690-b941-b0f951c54934 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:00 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-8664595f-219d-4690-b941-b0f951c54934 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:00 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-c26f76dc-a963-4d6d-b3a5-07da60bc6e37 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:00 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-c26f76dc-a963-4d6d-b3a5-07da60bc6e37 tempest-VolumesTransfersV357Test-31643605 tempest-VolumesTransfersV357Test-31643605-project-member] GET http://192.168.122.82/volume/v3/volume-transfers/557eee04-65a7-4095-8c8c-d9d5e90182ea Sep 02 12:52:00 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-c26f76dc-a963-4d6d-b3a5-07da60bc6e37 tempest-VolumesTransfersV357Test-31643605 tempest-VolumesTransfersV357Test-31643605-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:00 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-c26f76dc-a963-4d6d-b3a5-07da60bc6e37 tempest-VolumesTransfersV357Test-31643605 tempest-VolumesTransfersV357Test-31643605-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:00 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-8664595f-219d-4690-b941-b0f951c54934 tempest-SnapshotsActionsTest-615070369 tempest-SnapshotsActionsTest-615070369-project-member] http://192.168.122.82/volume/v3/volumes/9611827e-5493-44b9-887d-0246450bf262 returned with HTTP 404 Sep 02 12:52:00 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 495/994] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:00 2026] GET /volume/v3/volumes/9611827e-5493-44b9-887d-0246450bf262 => generated 109 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:52:00 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-c26f76dc-a963-4d6d-b3a5-07da60bc6e37 tempest-VolumesTransfersV357Test-31643605 tempest-VolumesTransfersV357Test-31643605-project-member] http://192.168.122.82/volume/v3/volume-transfers/557eee04-65a7-4095-8c8c-d9d5e90182ea returned with HTTP 200 Sep 02 12:52:00 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 500/995] 192.168.122.82 () {60 vars in 1295 bytes} [Wed Sep 2 12:52:00 2026] GET /volume/v3/volume-transfers/557eee04-65a7-4095-8c8c-d9d5e90182ea => generated 546 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:52:00 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-b287a161-f6fd-407a-8120-2b5b04630183 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:00 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-b287a161-f6fd-407a-8120-2b5b04630183 tempest-VolumesTransfersV357Test-31643605 tempest-VolumesTransfersV357Test-31643605-project-member] GET http://192.168.122.82/volume/v3/volume-transfers Sep 02 12:52:00 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-b287a161-f6fd-407a-8120-2b5b04630183 tempest-VolumesTransfersV357Test-31643605 tempest-VolumesTransfersV357Test-31643605-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:00 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-b287a161-f6fd-407a-8120-2b5b04630183 tempest-VolumesTransfersV357Test-31643605 tempest-VolumesTransfersV357Test-31643605-project-member] Calling method 'index' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:00 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.volume_transfer [None req-b287a161-f6fd-407a-8120-2b5b04630183 tempest-VolumesTransfersV357Test-31643605 tempest-VolumesTransfersV357Test-31643605-project-member] Listing volume transfers {{(pid=86935) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Sep 02 12:52:00 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-b287a161-f6fd-407a-8120-2b5b04630183 tempest-VolumesTransfersV357Test-31643605 tempest-VolumesTransfersV357Test-31643605-project-member] http://192.168.122.82/volume/v3/volume-transfers returned with HTTP 200 Sep 02 12:52:00 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 496/996] 192.168.122.82 () {60 vars in 1184 bytes} [Wed Sep 2 12:52:00 2026] GET /volume/v3/volume-transfers => generated 374 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:52:00 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-f8020b10-4fc3-4d75-8e82-8fc76ad33470 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:00 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-f8020b10-4fc3-4d75-8e82-8fc76ad33470 tempest-VolumesTransfersV357Test-1206074878 tempest-VolumesTransfersV357Test-1206074878-project-member] POST http://192.168.122.82/volume/v3/volume-transfers/557eee04-65a7-4095-8c8c-d9d5e90182ea/accept Sep 02 12:52:00 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-f8020b10-4fc3-4d75-8e82-8fc76ad33470 tempest-VolumesTransfersV357Test-1206074878 tempest-VolumesTransfersV357Test-1206074878-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "d2489d838d6effeb"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:52:00 devstack devstack@c-api.service[86936]: DEBUG cinder.api.contrib.volume_transfer [None req-f8020b10-4fc3-4d75-8e82-8fc76ad33470 tempest-VolumesTransfersV357Test-1206074878 tempest-VolumesTransfersV357Test-1206074878-project-member] Accepting volume transfer 557eee04-65a7-4095-8c8c-d9d5e90182ea {{(pid=86936) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 02 12:52:00 devstack devstack@c-api.service[86936]: INFO cinder.api.contrib.volume_transfer [None req-f8020b10-4fc3-4d75-8e82-8fc76ad33470 tempest-VolumesTransfersV357Test-1206074878 tempest-VolumesTransfersV357Test-1206074878-project-member] Accepting transfer 557eee04-65a7-4095-8c8c-d9d5e90182ea Sep 02 12:52:00 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:00 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:52:00 devstack devstack@c-api.service[86936]: DEBUG cinder.quota [None req-f8020b10-4fc3-4d75-8e82-8fc76ad33470 tempest-VolumesTransfersV357Test-1206074878 tempest-VolumesTransfersV357Test-1206074878-project-member] Created reservations ['c7b1641a-d1b8-4236-a7e9-11fd59bcfd86', 'ec291abe-b4b7-4551-8c9b-ebaa742bdce1', 'a9071ce2-3dd2-44b9-b6d6-5413205e7b1c', '6afc9a80-e967-4b0b-a324-e2b54626eda5'] {{(pid=86936) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:52:00 devstack devstack@c-api.service[86936]: DEBUG cinder.quota [None req-f8020b10-4fc3-4d75-8e82-8fc76ad33470 tempest-VolumesTransfersV357Test-1206074878 tempest-VolumesTransfersV357Test-1206074878-project-member] Created reservations ['6b988b21-c678-4aa0-bf81-99e6621ba45f', 'af341682-c645-4d9a-b34f-5c05350449e1', '632ac9a2-d043-47d6-9194-cd0a70d1dd93', '9d98a9f1-ddfd-450f-a28f-e4f888b1a32a'] {{(pid=86936) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:52:00 devstack devstack@c-api.service[86936]: /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 02 12:52:00 devstack devstack@c-api.service[86936]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 12:52:01 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-2ab9fc17-b157-46e9-95a1-13b334278906 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:01 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-2ab9fc17-b157-46e9-95a1-13b334278906 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] GET http://192.168.122.82/volume/v3/volumes/6d2566db-7875-4896-ad2e-da4c5a078d40 Sep 02 12:52:01 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-2ab9fc17-b157-46e9-95a1-13b334278906 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:01 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-2ab9fc17-b157-46e9-95a1-13b334278906 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:01 devstack devstack@c-api.service[86936]: DEBUG cinder.quota [None req-f8020b10-4fc3-4d75-8e82-8fc76ad33470 tempest-VolumesTransfersV357Test-1206074878 tempest-VolumesTransfersV357Test-1206074878-project-member] Created reservations ['5c31cffc-6c59-483b-9aa2-694e9d8cf097', '98872a93-ee0d-49e2-8966-26a6f9f2b4ac', '0036d98f-c2bb-485b-9ef3-ead4dfe78b4a', '9a56d3d8-b424-4ac9-8536-6644f080065a'] {{(pid=86936) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:52:01 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:01 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:52:01 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:01 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:52:01 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-2ab9fc17-b157-46e9-95a1-13b334278906 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Volume info retrieved successfully. Sep 02 12:52:01 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-2ab9fc17-b157-46e9-95a1-13b334278906 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] http://192.168.122.82/volume/v3/volumes/6d2566db-7875-4896-ad2e-da4c5a078d40 returned with HTTP 200 Sep 02 12:52:01 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 497/997] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:01 2026] GET /volume/v3/volumes/6d2566db-7875-4896-ad2e-da4c5a078d40 => generated 847 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:52:01 devstack devstack@c-api.service[86936]: DEBUG cinder.quota [None req-f8020b10-4fc3-4d75-8e82-8fc76ad33470 tempest-VolumesTransfersV357Test-1206074878 tempest-VolumesTransfersV357Test-1206074878-project-member] Created reservations ['02f82d8a-0fe2-4dc0-9e09-4d19bc07f47e', 'bb001aaa-9403-4c50-b8b4-2f742398946f', '6e348341-53d5-4020-8f77-d43fb888b780', 'b8052456-9595-49ae-92a2-5f41620a8188'] {{(pid=86936) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:52:01 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-c143f3ee-e6e8-46f8-9af7-eac1c251fff3 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:01 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-f8020b10-4fc3-4d75-8e82-8fc76ad33470 tempest-VolumesTransfersV357Test-1206074878 tempest-VolumesTransfersV357Test-1206074878-project-member] Transfer volume completed successfully. Sep 02 12:52:01 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-c143f3ee-e6e8-46f8-9af7-eac1c251fff3 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] GET http://192.168.122.82/volume/v3/volumes/ebfbaea7-946c-4e52-b84b-23fc6ea36f9a Sep 02 12:52:01 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-c143f3ee-e6e8-46f8-9af7-eac1c251fff3 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:01 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-c143f3ee-e6e8-46f8-9af7-eac1c251fff3 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:01 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:01 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:52:01 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:01 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:52:01 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-c143f3ee-e6e8-46f8-9af7-eac1c251fff3 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Volume info retrieved successfully. Sep 02 12:52:01 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-c143f3ee-e6e8-46f8-9af7-eac1c251fff3 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] http://192.168.122.82/volume/v3/volumes/ebfbaea7-946c-4e52-b84b-23fc6ea36f9a returned with HTTP 200 Sep 02 12:52:01 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 498/998] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:01 2026] GET /volume/v3/volumes/ebfbaea7-946c-4e52-b84b-23fc6ea36f9a => generated 855 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:52:01 devstack devstack@c-api.service[86936]: INFO cinder.transfer.api [None req-f8020b10-4fc3-4d75-8e82-8fc76ad33470 tempest-VolumesTransfersV357Test-1206074878 tempest-VolumesTransfersV357Test-1206074878-project-member] Volume 185c421e-6469-4638-9de7-a55a500042d4 has been transferred. Sep 02 12:52:01 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [req-92c1a668-1e2a-4132-9d28-bd836a9238c2 req-6f5d08a6-0160-49cb-a414-726008b31f74 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:01 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-92c1a668-1e2a-4132-9d28-bd836a9238c2 req-6f5d08a6-0160-49cb-a414-726008b31f74 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] GET http://192.168.122.82/volume/v3/volumes/ebfbaea7-946c-4e52-b84b-23fc6ea36f9a Sep 02 12:52:01 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-92c1a668-1e2a-4132-9d28-bd836a9238c2 req-6f5d08a6-0160-49cb-a414-726008b31f74 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:01 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-92c1a668-1e2a-4132-9d28-bd836a9238c2 req-6f5d08a6-0160-49cb-a414-726008b31f74 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:01 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:01 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:52:01 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:01 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:52:01 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-f8020b10-4fc3-4d75-8e82-8fc76ad33470 tempest-VolumesTransfersV357Test-1206074878 tempest-VolumesTransfersV357Test-1206074878-project-member] http://192.168.122.82/volume/v3/volume-transfers/557eee04-65a7-4095-8c8c-d9d5e90182ea/accept returned with HTTP 202 Sep 02 12:52:01 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:01 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:52:01 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 501/999] 192.168.122.82 () {62 vars in 1337 bytes} [Wed Sep 2 12:52:00 2026] POST /volume/v3/volume-transfers/557eee04-65a7-4095-8c8c-d9d5e90182ea/accept => generated 371 bytes in 1146 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:52:01 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-373ffc7d-fc37-4503-a262-1269295014b1 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:01 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [req-92c1a668-1e2a-4132-9d28-bd836a9238c2 req-6f5d08a6-0160-49cb-a414-726008b31f74 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Volume info retrieved successfully. Sep 02 12:52:01 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-373ffc7d-fc37-4503-a262-1269295014b1 tempest-VolumesTransfersV357Test-1206074878 tempest-VolumesTransfersV357Test-1206074878-project-member] GET http://192.168.122.82/volume/v3/volumes/185c421e-6469-4638-9de7-a55a500042d4 Sep 02 12:52:01 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-373ffc7d-fc37-4503-a262-1269295014b1 tempest-VolumesTransfersV357Test-1206074878 tempest-VolumesTransfersV357Test-1206074878-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:01 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-373ffc7d-fc37-4503-a262-1269295014b1 tempest-VolumesTransfersV357Test-1206074878 tempest-VolumesTransfersV357Test-1206074878-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:01 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-92c1a668-1e2a-4132-9d28-bd836a9238c2 req-6f5d08a6-0160-49cb-a414-726008b31f74 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] http://192.168.122.82/volume/v3/volumes/ebfbaea7-946c-4e52-b84b-23fc6ea36f9a returned with HTTP 200 Sep 02 12:52:01 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 499/1000] 192.168.122.82 () {60 vars in 1482 bytes} [Wed Sep 2 12:52:01 2026] GET /volume/v3/volumes/ebfbaea7-946c-4e52-b84b-23fc6ea36f9a => generated 855 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:52:01 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:01 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:52:01 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:01 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:52:01 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-373ffc7d-fc37-4503-a262-1269295014b1 tempest-VolumesTransfersV357Test-1206074878 tempest-VolumesTransfersV357Test-1206074878-project-member] Volume info retrieved successfully. Sep 02 12:52:01 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-373ffc7d-fc37-4503-a262-1269295014b1 tempest-VolumesTransfersV357Test-1206074878 tempest-VolumesTransfersV357Test-1206074878-project-member] http://192.168.122.82/volume/v3/volumes/185c421e-6469-4638-9de7-a55a500042d4 returned with HTTP 200 Sep 02 12:52:01 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 502/1001] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:52:01 2026] GET /volume/v3/volumes/185c421e-6469-4638-9de7-a55a500042d4 => generated 954 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:52:01 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-46e94e40-49c2-4b2c-813c-f1795e7ce300 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:01 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-46e94e40-49c2-4b2c-813c-f1795e7ce300 tempest-VolumesTransfersV357Test-1206074878 tempest-VolumesTransfersV357Test-1206074878-project-member] GET http://192.168.122.82/volume/v3/volumes/185c421e-6469-4638-9de7-a55a500042d4 Sep 02 12:52:01 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-46e94e40-49c2-4b2c-813c-f1795e7ce300 tempest-VolumesTransfersV357Test-1206074878 tempest-VolumesTransfersV357Test-1206074878-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:01 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-46e94e40-49c2-4b2c-813c-f1795e7ce300 tempest-VolumesTransfersV357Test-1206074878 tempest-VolumesTransfersV357Test-1206074878-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:01 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:01 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:52:01 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:01 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:52:01 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-46e94e40-49c2-4b2c-813c-f1795e7ce300 tempest-VolumesTransfersV357Test-1206074878 tempest-VolumesTransfersV357Test-1206074878-project-member] Volume info retrieved successfully. Sep 02 12:52:01 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-46e94e40-49c2-4b2c-813c-f1795e7ce300 tempest-VolumesTransfersV357Test-1206074878 tempest-VolumesTransfersV357Test-1206074878-project-member] http://192.168.122.82/volume/v3/volumes/185c421e-6469-4638-9de7-a55a500042d4 returned with HTTP 200 Sep 02 12:52:01 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 500/1002] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:52:01 2026] GET /volume/v3/volumes/185c421e-6469-4638-9de7-a55a500042d4 => generated 954 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:52:01 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-f3a043bd-6d16-43da-8d6a-809d9362e383 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:01 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-f3a043bd-6d16-43da-8d6a-809d9362e383 tempest-VolumesTransfersV357Test-31643605 tempest-VolumesTransfersV357Test-31643605-project-member] DELETE http://192.168.122.82/volume/v3/volume-transfers/557eee04-65a7-4095-8c8c-d9d5e90182ea Sep 02 12:52:01 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-f3a043bd-6d16-43da-8d6a-809d9362e383 tempest-VolumesTransfersV357Test-31643605 tempest-VolumesTransfersV357Test-31643605-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:01 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-f3a043bd-6d16-43da-8d6a-809d9362e383 tempest-VolumesTransfersV357Test-31643605 tempest-VolumesTransfersV357Test-31643605-project-member] Calling method 'delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:01 devstack devstack@c-api.service[86936]: INFO cinder.api.contrib.volume_transfer [None req-f3a043bd-6d16-43da-8d6a-809d9362e383 tempest-VolumesTransfersV357Test-31643605 tempest-VolumesTransfersV357Test-31643605-project-member] Delete transfer with id: 557eee04-65a7-4095-8c8c-d9d5e90182ea Sep 02 12:52:01 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-7b801edf-6aaa-4d0b-af5d-4f8aa539f711 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:01 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-7b801edf-6aaa-4d0b-af5d-4f8aa539f711 None None] GET http://192.168.122.82/volume// Sep 02 12:52:01 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-7b801edf-6aaa-4d0b-af5d-4f8aa539f711 None None] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:01 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-f3a043bd-6d16-43da-8d6a-809d9362e383 tempest-VolumesTransfersV357Test-31643605 tempest-VolumesTransfersV357Test-31643605-project-member] http://192.168.122.82/volume/v3/volume-transfers/557eee04-65a7-4095-8c8c-d9d5e90182ea returned with HTTP 404 Sep 02 12:52:01 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 503/1003] 192.168.122.82 () {60 vars in 1298 bytes} [Wed Sep 2 12:52:01 2026] DELETE /volume/v3/volume-transfers/557eee04-65a7-4095-8c8c-d9d5e90182ea => generated 111 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 12:52:01 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-7b801edf-6aaa-4d0b-af5d-4f8aa539f711 None None] Calling method 'all' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:01 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-7b801edf-6aaa-4d0b-af5d-4f8aa539f711 None None] http://192.168.122.82/volume// returned with HTTP 300 Sep 02 12:52:01 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 501/1004] 192.168.122.82 () {58 vars in 1312 bytes} [Wed Sep 2 12:52:01 2026] GET /volume/ => generated 389 bytes in 15 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 12:52:01 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-b6daa930-1233-42b2-9323-f14e2aff8e16 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:01 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [req-92c1a668-1e2a-4132-9d28-bd836a9238c2 req-79fcb2fb-1bf9-4840-9b4b-b7aa415c414c None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:01 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-92c1a668-1e2a-4132-9d28-bd836a9238c2 req-79fcb2fb-1bf9-4840-9b4b-b7aa415c414c tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] POST http://192.168.122.82/volume/v3/attachments Sep 02 12:52:01 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-92c1a668-1e2a-4132-9d28-bd836a9238c2 req-79fcb2fb-1bf9-4840-9b4b-b7aa415c414c tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ebfbaea7-946c-4e52-b84b-23fc6ea36f9a", "connector": null, "instance_uuid": "ec9b428c-c62c-4aa1-a35c-3a4205ffb104"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:52:01 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:01 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:52:01 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:01 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:52:02 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-92c1a668-1e2a-4132-9d28-bd836a9238c2 req-79fcb2fb-1bf9-4840-9b4b-b7aa415c414c tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] http://192.168.122.82/volume/v3/attachments returned with HTTP 200 Sep 02 12:52:02 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 502/1005] 192.168.122.82 () {66 vars in 1478 bytes} [Wed Sep 2 12:52:01 2026] POST /volume/v3/attachments => generated 273 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 12:52:02 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-ba900ff9-2630-499a-bba3-78f0d870b224 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:02 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-ba900ff9-2630-499a-bba3-78f0d870b224 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] GET http://192.168.122.82/volume/v3/volumes/6d2566db-7875-4896-ad2e-da4c5a078d40 Sep 02 12:52:02 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-ba900ff9-2630-499a-bba3-78f0d870b224 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:02 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-ba900ff9-2630-499a-bba3-78f0d870b224 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:02 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:02 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:52:02 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:02 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:52:02 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-ba900ff9-2630-499a-bba3-78f0d870b224 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Volume info retrieved successfully. Sep 02 12:52:02 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-ba900ff9-2630-499a-bba3-78f0d870b224 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] http://192.168.122.82/volume/v3/volumes/6d2566db-7875-4896-ad2e-da4c5a078d40 returned with HTTP 200 Sep 02 12:52:02 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 503/1006] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:02 2026] GET /volume/v3/volumes/6d2566db-7875-4896-ad2e-da4c5a078d40 => generated 847 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 12:52:02 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-b719e4e2-00ca-4d7c-9fc5-0e0f5984ad4e None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:02 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-b719e4e2-00ca-4d7c-9fc5-0e0f5984ad4e tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] GET http://192.168.122.82/volume/v3/volumes/ebfbaea7-946c-4e52-b84b-23fc6ea36f9a Sep 02 12:52:02 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-b719e4e2-00ca-4d7c-9fc5-0e0f5984ad4e tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:02 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-b719e4e2-00ca-4d7c-9fc5-0e0f5984ad4e tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:02 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:02 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:52:02 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:02 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:52:02 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-b719e4e2-00ca-4d7c-9fc5-0e0f5984ad4e tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Volume info retrieved successfully. Sep 02 12:52:02 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-b6daa930-1233-42b2-9323-f14e2aff8e16 tempest-VolumesTransfersV357Test-748553643 tempest-VolumesTransfersV357Test-748553643-project-admin] DELETE http://192.168.122.82/volume/v3/volumes/185c421e-6469-4638-9de7-a55a500042d4 Sep 02 12:52:02 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-b6daa930-1233-42b2-9323-f14e2aff8e16 tempest-VolumesTransfersV357Test-748553643 tempest-VolumesTransfersV357Test-748553643-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:02 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-b6daa930-1233-42b2-9323-f14e2aff8e16 tempest-VolumesTransfersV357Test-748553643 tempest-VolumesTransfersV357Test-748553643-project-admin] Calling method 'delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:02 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-b6daa930-1233-42b2-9323-f14e2aff8e16 tempest-VolumesTransfersV357Test-748553643 tempest-VolumesTransfersV357Test-748553643-project-admin] Delete volume with id: 185c421e-6469-4638-9de7-a55a500042d4 Sep 02 12:52:02 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-b719e4e2-00ca-4d7c-9fc5-0e0f5984ad4e tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] http://192.168.122.82/volume/v3/volumes/ebfbaea7-946c-4e52-b84b-23fc6ea36f9a returned with HTTP 200 Sep 02 12:52:02 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 504/1007] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:02 2026] GET /volume/v3/volumes/ebfbaea7-946c-4e52-b84b-23fc6ea36f9a => generated 854 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:52:02 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-8833c831-bf68-4f8e-8a5c-26f13c31a0ab None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:02 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-8833c831-bf68-4f8e-8a5c-26f13c31a0ab None None] GET http://192.168.122.82/volume// Sep 02 12:52:02 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-8833c831-bf68-4f8e-8a5c-26f13c31a0ab None None] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:02 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-8833c831-bf68-4f8e-8a5c-26f13c31a0ab None None] Calling method 'all' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:02 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-8833c831-bf68-4f8e-8a5c-26f13c31a0ab None None] http://192.168.122.82/volume// returned with HTTP 300 Sep 02 12:52:02 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 505/1008] 192.168.122.82 () {58 vars in 1310 bytes} [Wed Sep 2 12:52:02 2026] GET /volume/ => generated 389 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 12:52:02 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:02 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:52:02 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:02 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:52:02 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-b6daa930-1233-42b2-9323-f14e2aff8e16 tempest-VolumesTransfersV357Test-748553643 tempest-VolumesTransfersV357Test-748553643-project-admin] Volume info retrieved successfully. Sep 02 12:52:02 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [req-92c1a668-1e2a-4132-9d28-bd836a9238c2 req-10ccba5d-73be-4cb1-9a18-7f6a443a7e5b None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:02 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-92c1a668-1e2a-4132-9d28-bd836a9238c2 req-10ccba5d-73be-4cb1-9a18-7f6a443a7e5b tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] GET http://192.168.122.82/volume/v3/volumes/ebfbaea7-946c-4e52-b84b-23fc6ea36f9a Sep 02 12:52:02 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-92c1a668-1e2a-4132-9d28-bd836a9238c2 req-10ccba5d-73be-4cb1-9a18-7f6a443a7e5b tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:02 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-92c1a668-1e2a-4132-9d28-bd836a9238c2 req-10ccba5d-73be-4cb1-9a18-7f6a443a7e5b tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:02 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:02 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:52:02 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:02 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:52:02 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-b6daa930-1233-42b2-9323-f14e2aff8e16 tempest-VolumesTransfersV357Test-748553643 tempest-VolumesTransfersV357Test-748553643-project-admin] Delete volume request issued successfully. Sep 02 12:52:02 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-b6daa930-1233-42b2-9323-f14e2aff8e16 tempest-VolumesTransfersV357Test-748553643 tempest-VolumesTransfersV357Test-748553643-project-admin] http://192.168.122.82/volume/v3/volumes/185c421e-6469-4638-9de7-a55a500042d4 returned with HTTP 202 Sep 02 12:52:02 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 504/1009] 192.168.122.82 () {60 vars in 1271 bytes} [Wed Sep 2 12:52:01 2026] DELETE /volume/v3/volumes/185c421e-6469-4638-9de7-a55a500042d4 => generated 0 bytes in 634 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 12:52:02 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-f5960d35-1c1f-4b6c-a6a8-fd98e75c961c None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:02 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [req-92c1a668-1e2a-4132-9d28-bd836a9238c2 req-10ccba5d-73be-4cb1-9a18-7f6a443a7e5b tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Volume info retrieved successfully. Sep 02 12:52:02 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-f5960d35-1c1f-4b6c-a6a8-fd98e75c961c tempest-VolumesTransfersV357Test-748553643 tempest-VolumesTransfersV357Test-748553643-project-admin] GET http://192.168.122.82/volume/v3/volumes/185c421e-6469-4638-9de7-a55a500042d4 Sep 02 12:52:02 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-f5960d35-1c1f-4b6c-a6a8-fd98e75c961c tempest-VolumesTransfersV357Test-748553643 tempest-VolumesTransfersV357Test-748553643-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:02 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-f5960d35-1c1f-4b6c-a6a8-fd98e75c961c tempest-VolumesTransfersV357Test-748553643 tempest-VolumesTransfersV357Test-748553643-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:02 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-92c1a668-1e2a-4132-9d28-bd836a9238c2 req-10ccba5d-73be-4cb1-9a18-7f6a443a7e5b tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] http://192.168.122.82/volume/v3/volumes/ebfbaea7-946c-4e52-b84b-23fc6ea36f9a returned with HTTP 200 Sep 02 12:52:02 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 506/1010] 192.168.122.82 () {62 vars in 1523 bytes} [Wed Sep 2 12:52:02 2026] GET /volume/v3/volumes/ebfbaea7-946c-4e52-b84b-23fc6ea36f9a => generated 1035 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 12:52:02 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:02 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:52:02 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:02 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:52:02 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-f5960d35-1c1f-4b6c-a6a8-fd98e75c961c tempest-VolumesTransfersV357Test-748553643 tempest-VolumesTransfersV357Test-748553643-project-admin] Volume info retrieved successfully. Sep 02 12:52:02 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-f5960d35-1c1f-4b6c-a6a8-fd98e75c961c tempest-VolumesTransfersV357Test-748553643 tempest-VolumesTransfersV357Test-748553643-project-admin] http://192.168.122.82/volume/v3/volumes/185c421e-6469-4638-9de7-a55a500042d4 returned with HTTP 200 Sep 02 12:52:02 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 505/1011] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:52:02 2026] GET /volume/v3/volumes/185c421e-6469-4638-9de7-a55a500042d4 => generated 1137 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 02 12:52:02 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [req-92c1a668-1e2a-4132-9d28-bd836a9238c2 req-457fc39c-a950-4ca3-a3cb-cfc8f46ad8b5 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:02 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-92c1a668-1e2a-4132-9d28-bd836a9238c2 req-457fc39c-a950-4ca3-a3cb-cfc8f46ad8b5 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] PUT http://192.168.122.82/volume/v3/attachments/0784782e-8d11-44f8-918e-caba7eea3baa Sep 02 12:52:02 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-92c1a668-1e2a-4132-9d28-bd836a9238c2 req-457fc39c-a950-4ca3-a3cb-cfc8f46ad8b5 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.82", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d3f28f32c01d", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d962fb62-a9ac-4620-919c-737cbb1a64b6", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:52:02 devstack devstack@c-api.service[86935]: DEBUG cinder.coordination [req-92c1a668-1e2a-4132-9d28-bd836a9238c2 req-457fc39c-a950-4ca3-a3cb-cfc8f46ad8b5 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Acquiring lock "cinder-attachment_update-ebfbaea7-946c-4e52-b84b-23fc6ea36f9a-devstack" by "attachment_update" {{(pid=86935) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 02 12:52:02 devstack devstack@c-api.service[86935]: DEBUG cinder.coordination [req-92c1a668-1e2a-4132-9d28-bd836a9238c2 req-457fc39c-a950-4ca3-a3cb-cfc8f46ad8b5 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Lock "cinder-attachment_update-ebfbaea7-946c-4e52-b84b-23fc6ea36f9a-devstack" acquired by "attachment_update" :: waited 0.016s {{(pid=86935) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 02 12:52:02 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:02 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:52:02 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:02 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:52:02 devstack devstack@c-api.service[86935]: DEBUG cinder.coordination [req-92c1a668-1e2a-4132-9d28-bd836a9238c2 req-457fc39c-a950-4ca3-a3cb-cfc8f46ad8b5 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Lock "cinder-attachment_update-ebfbaea7-946c-4e52-b84b-23fc6ea36f9a-devstack" released by "attachment_update" :: held 0.248s {{(pid=86935) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 02 12:52:02 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-92c1a668-1e2a-4132-9d28-bd836a9238c2 req-457fc39c-a950-4ca3-a3cb-cfc8f46ad8b5 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] http://192.168.122.82/volume/v3/attachments/0784782e-8d11-44f8-918e-caba7eea3baa returned with HTTP 200 Sep 02 12:52:02 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 507/1012] 192.168.122.82 () {66 vars in 1588 bytes} [Wed Sep 2 12:52:02 2026] PUT /volume/v3/attachments/0784782e-8d11-44f8-918e-caba7eea3baa => generated 694 bytes in 313 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:52:03 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-2a30ef15-d961-4290-9be4-03f04818252b None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:03 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-2a30ef15-d961-4290-9be4-03f04818252b tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] GET http://192.168.122.82/volume/v3/volumes/6d2566db-7875-4896-ad2e-da4c5a078d40 Sep 02 12:52:03 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-2a30ef15-d961-4290-9be4-03f04818252b tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:03 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-2a30ef15-d961-4290-9be4-03f04818252b tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:03 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:03 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:52:03 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:03 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:52:03 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-2a30ef15-d961-4290-9be4-03f04818252b tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Volume info retrieved successfully. Sep 02 12:52:03 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-2a30ef15-d961-4290-9be4-03f04818252b tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] http://192.168.122.82/volume/v3/volumes/6d2566db-7875-4896-ad2e-da4c5a078d40 returned with HTTP 200 Sep 02 12:52:03 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 506/1013] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:03 2026] GET /volume/v3/volumes/6d2566db-7875-4896-ad2e-da4c5a078d40 => generated 848 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 12:52:03 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-ff972697-c03c-4520-af66-3df4ea2b5054 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:03 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-ff972697-c03c-4520-af66-3df4ea2b5054 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] POST http://192.168.122.82/volume/v3/volumes/6d2566db-7875-4896-ad2e-da4c5a078d40/action Sep 02 12:52:03 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-ff972697-c03c-4520-af66-3df4ea2b5054 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Action body: b'{"os-attach": {"instance_uuid": "0039df56-066e-4d18-af9d-5879ae6ddf25", "mountpoint": "/dev/vdb"}}' {{(pid=86935) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 12:52:03 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-ff972697-c03c-4520-af66-3df4ea2b5054 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "0039df56-066e-4d18-af9d-5879ae6ddf25", "mountpoint": "/dev/vdb"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:52:03 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-bf6d6073-d6d3-4008-8680-e3546fd1e178 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:03 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-bf6d6073-d6d3-4008-8680-e3546fd1e178 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] GET http://192.168.122.82/volume/v3/volumes/ebfbaea7-946c-4e52-b84b-23fc6ea36f9a Sep 02 12:52:03 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-bf6d6073-d6d3-4008-8680-e3546fd1e178 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:03 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-bf6d6073-d6d3-4008-8680-e3546fd1e178 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:03 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:03 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:52:03 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:03 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:52:03 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-ff972697-c03c-4520-af66-3df4ea2b5054 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Volume info retrieved successfully. Sep 02 12:52:03 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:03 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:52:03 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:03 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:52:03 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-bf6d6073-d6d3-4008-8680-e3546fd1e178 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Volume info retrieved successfully. Sep 02 12:52:03 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-ff972697-c03c-4520-af66-3df4ea2b5054 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Update volume admin metadata completed successfully. Sep 02 12:52:03 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-bf6d6073-d6d3-4008-8680-e3546fd1e178 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] http://192.168.122.82/volume/v3/volumes/ebfbaea7-946c-4e52-b84b-23fc6ea36f9a returned with HTTP 200 Sep 02 12:52:03 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 507/1014] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:03 2026] GET /volume/v3/volumes/ebfbaea7-946c-4e52-b84b-23fc6ea36f9a => generated 855 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 12:52:03 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-c21a281e-4c7b-4d0c-b24d-e407b4d311a8 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:03 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-c21a281e-4c7b-4d0c-b24d-e407b4d311a8 tempest-VolumesTransfersV357Test-748553643 tempest-VolumesTransfersV357Test-748553643-project-admin] GET http://192.168.122.82/volume/v3/volumes/185c421e-6469-4638-9de7-a55a500042d4 Sep 02 12:52:03 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-c21a281e-4c7b-4d0c-b24d-e407b4d311a8 tempest-VolumesTransfersV357Test-748553643 tempest-VolumesTransfersV357Test-748553643-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:03 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-c21a281e-4c7b-4d0c-b24d-e407b4d311a8 tempest-VolumesTransfersV357Test-748553643 tempest-VolumesTransfersV357Test-748553643-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:03 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:03 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:52:03 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:03 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:52:03 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-c21a281e-4c7b-4d0c-b24d-e407b4d311a8 tempest-VolumesTransfersV357Test-748553643 tempest-VolumesTransfersV357Test-748553643-project-admin] Volume info retrieved successfully. Sep 02 12:52:03 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-c21a281e-4c7b-4d0c-b24d-e407b4d311a8 tempest-VolumesTransfersV357Test-748553643 tempest-VolumesTransfersV357Test-748553643-project-admin] http://192.168.122.82/volume/v3/volumes/185c421e-6469-4638-9de7-a55a500042d4 returned with HTTP 200 Sep 02 12:52:03 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 508/1015] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:52:03 2026] GET /volume/v3/volumes/185c421e-6469-4638-9de7-a55a500042d4 => generated 1137 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 12:52:03 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-ff972697-c03c-4520-af66-3df4ea2b5054 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Attach volume completed successfully. Sep 02 12:52:03 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-ff972697-c03c-4520-af66-3df4ea2b5054 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] http://192.168.122.82/volume/v3/volumes/6d2566db-7875-4896-ad2e-da4c5a078d40/action returned with HTTP 202 Sep 02 12:52:03 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 508/1016] 192.168.122.82 () {60 vars in 1269 bytes} [Wed Sep 2 12:52:03 2026] POST /volume/v3/volumes/6d2566db-7875-4896-ad2e-da4c5a078d40/action => generated 0 bytes in 475 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 12:52:03 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-48bfd739-fc7d-40bf-934c-ff78c4008781 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:03 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-48bfd739-fc7d-40bf-934c-ff78c4008781 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] GET http://192.168.122.82/volume/v3/volumes/6d2566db-7875-4896-ad2e-da4c5a078d40 Sep 02 12:52:03 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-48bfd739-fc7d-40bf-934c-ff78c4008781 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:03 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-48bfd739-fc7d-40bf-934c-ff78c4008781 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:03 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:03 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:52:03 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:03 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:52:03 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-48bfd739-fc7d-40bf-934c-ff78c4008781 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Volume info retrieved successfully. Sep 02 12:52:03 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-48bfd739-fc7d-40bf-934c-ff78c4008781 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] http://192.168.122.82/volume/v3/volumes/6d2566db-7875-4896-ad2e-da4c5a078d40 returned with HTTP 200 Sep 02 12:52:03 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 509/1017] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:03 2026] GET /volume/v3/volumes/6d2566db-7875-4896-ad2e-da4c5a078d40 => generated 1182 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:52:03 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-bb394360-7e39-448b-9660-0cf63f7d5de3 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:03 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-bb394360-7e39-448b-9660-0cf63f7d5de3 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] GET http://192.168.122.82/volume/v3/volumes/6d2566db-7875-4896-ad2e-da4c5a078d40 Sep 02 12:52:03 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-bb394360-7e39-448b-9660-0cf63f7d5de3 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:03 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-bb394360-7e39-448b-9660-0cf63f7d5de3 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:04 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:04 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:52:04 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [req-92c1a668-1e2a-4132-9d28-bd836a9238c2 req-aeedeefb-6fbe-4d41-8975-a8b0fa2bf1ca None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:04 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-92c1a668-1e2a-4132-9d28-bd836a9238c2 req-aeedeefb-6fbe-4d41-8975-a8b0fa2bf1ca tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] POST http://192.168.122.82/volume/v3/attachments/0784782e-8d11-44f8-918e-caba7eea3baa/action Sep 02 12:52:04 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-92c1a668-1e2a-4132-9d28-bd836a9238c2 req-aeedeefb-6fbe-4d41-8975-a8b0fa2bf1ca tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Action body: b'{"os-complete": null}' {{(pid=86936) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 12:52:04 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-92c1a668-1e2a-4132-9d28-bd836a9238c2 req-aeedeefb-6fbe-4d41-8975-a8b0fa2bf1ca tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:52:04 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:04 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:52:04 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-bb394360-7e39-448b-9660-0cf63f7d5de3 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Volume info retrieved successfully. Sep 02 12:52:04 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-bb394360-7e39-448b-9660-0cf63f7d5de3 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] http://192.168.122.82/volume/v3/volumes/6d2566db-7875-4896-ad2e-da4c5a078d40 returned with HTTP 200 Sep 02 12:52:04 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 509/1018] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:03 2026] GET /volume/v3/volumes/6d2566db-7875-4896-ad2e-da4c5a078d40 => generated 1182 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 12:52:04 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-3a8541db-a3c7-4c01-81ca-3d3d11aef256 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:04 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:04 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:52:04 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:04 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:52:04 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-92c1a668-1e2a-4132-9d28-bd836a9238c2 req-aeedeefb-6fbe-4d41-8975-a8b0fa2bf1ca tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] http://192.168.122.82/volume/v3/attachments/0784782e-8d11-44f8-918e-caba7eea3baa/action returned with HTTP 204 Sep 02 12:52:04 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 510/1019] 192.168.122.82 () {66 vars in 1609 bytes} [Wed Sep 2 12:52:04 2026] POST /volume/v3/attachments/0784782e-8d11-44f8-918e-caba7eea3baa/action => generated 0 bytes in 174 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Sep 02 12:52:04 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-3a8541db-a3c7-4c01-81ca-3d3d11aef256 tempest-VolumesActionsTest-1307230054 tempest-VolumesActionsTest-1307230054-project-admin] POST http://192.168.122.82/volume/v3/volumes/6d2566db-7875-4896-ad2e-da4c5a078d40/action Sep 02 12:52:04 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-3a8541db-a3c7-4c01-81ca-3d3d11aef256 tempest-VolumesActionsTest-1307230054 tempest-VolumesActionsTest-1307230054-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86935) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 12:52:04 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-3a8541db-a3c7-4c01-81ca-3d3d11aef256 tempest-VolumesActionsTest-1307230054 tempest-VolumesActionsTest-1307230054-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:52:04 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:04 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:52:04 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-417ee5c4-9696-40f5-9a43-ff0b6a44d6f6 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:04 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-417ee5c4-9696-40f5-9a43-ff0b6a44d6f6 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] GET http://192.168.122.82/volume/v3/volumes/ebfbaea7-946c-4e52-b84b-23fc6ea36f9a Sep 02 12:52:04 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-417ee5c4-9696-40f5-9a43-ff0b6a44d6f6 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:04 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-417ee5c4-9696-40f5-9a43-ff0b6a44d6f6 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:04 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:04 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:52:04 devstack devstack@c-api.service[86935]: DEBUG cinder.api.contrib.admin_actions [None req-3a8541db-a3c7-4c01-81ca-3d3d11aef256 tempest-VolumesActionsTest-1307230054 tempest-VolumesActionsTest-1307230054-project-admin] Updating volume '6d2566db-7875-4896-ad2e-da4c5a078d40' with '{'status': 'error'}' {{(pid=86935) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 02 12:52:04 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:04 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:52:04 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:04 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:52:04 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:04 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:52:04 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-417ee5c4-9696-40f5-9a43-ff0b6a44d6f6 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Volume info retrieved successfully. Sep 02 12:52:04 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:04 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:52:04 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-3a8541db-a3c7-4c01-81ca-3d3d11aef256 tempest-VolumesActionsTest-1307230054 tempest-VolumesActionsTest-1307230054-project-admin] http://192.168.122.82/volume/v3/volumes/6d2566db-7875-4896-ad2e-da4c5a078d40/action returned with HTTP 202 Sep 02 12:52:04 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 510/1020] 192.168.122.82 () {60 vars in 1269 bytes} [Wed Sep 2 12:52:04 2026] POST /volume/v3/volumes/6d2566db-7875-4896-ad2e-da4c5a078d40/action => generated 0 bytes in 535 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 12:52:04 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-c9ad54e9-32f1-4bc5-9303-a130eae02378 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:04 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-c9ad54e9-32f1-4bc5-9303-a130eae02378 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] GET http://192.168.122.82/volume/v3/volumes/6d2566db-7875-4896-ad2e-da4c5a078d40 Sep 02 12:52:04 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-c9ad54e9-32f1-4bc5-9303-a130eae02378 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:04 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-417ee5c4-9696-40f5-9a43-ff0b6a44d6f6 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] http://192.168.122.82/volume/v3/volumes/ebfbaea7-946c-4e52-b84b-23fc6ea36f9a returned with HTTP 200 Sep 02 12:52:04 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-c9ad54e9-32f1-4bc5-9303-a130eae02378 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:04 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 511/1021] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:04 2026] GET /volume/v3/volumes/ebfbaea7-946c-4e52-b84b-23fc6ea36f9a => generated 1147 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:52:04 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:04 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:52:04 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:04 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:52:04 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-f9b6a904-c66f-4699-bfb2-47b19013b5b8 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:04 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-f9b6a904-c66f-4699-bfb2-47b19013b5b8 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] GET http://192.168.122.82/volume/v3/volumes/ebfbaea7-946c-4e52-b84b-23fc6ea36f9a Sep 02 12:52:04 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-f9b6a904-c66f-4699-bfb2-47b19013b5b8 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:04 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-f9b6a904-c66f-4699-bfb2-47b19013b5b8 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:04 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-c9ad54e9-32f1-4bc5-9303-a130eae02378 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Volume info retrieved successfully. Sep 02 12:52:04 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-c9ad54e9-32f1-4bc5-9303-a130eae02378 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] http://192.168.122.82/volume/v3/volumes/6d2566db-7875-4896-ad2e-da4c5a078d40 returned with HTTP 200 Sep 02 12:52:04 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 511/1022] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:04 2026] GET /volume/v3/volumes/6d2566db-7875-4896-ad2e-da4c5a078d40 => generated 1181 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:52:04 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-acafd418-e84d-4e0a-a8fc-edfe85523c3a None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:04 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:04 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:52:04 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-acafd418-e84d-4e0a-a8fc-edfe85523c3a tempest-VolumesTransfersV357Test-748553643 tempest-VolumesTransfersV357Test-748553643-project-admin] GET http://192.168.122.82/volume/v3/volumes/185c421e-6469-4638-9de7-a55a500042d4 Sep 02 12:52:04 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-acafd418-e84d-4e0a-a8fc-edfe85523c3a tempest-VolumesTransfersV357Test-748553643 tempest-VolumesTransfersV357Test-748553643-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:04 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:04 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:52:04 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-acafd418-e84d-4e0a-a8fc-edfe85523c3a tempest-VolumesTransfersV357Test-748553643 tempest-VolumesTransfersV357Test-748553643-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:04 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-acafd418-e84d-4e0a-a8fc-edfe85523c3a tempest-VolumesTransfersV357Test-748553643 tempest-VolumesTransfersV357Test-748553643-project-admin] http://192.168.122.82/volume/v3/volumes/185c421e-6469-4638-9de7-a55a500042d4 returned with HTTP 404 Sep 02 12:52:04 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 512/1023] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:52:04 2026] GET /volume/v3/volumes/185c421e-6469-4638-9de7-a55a500042d4 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 12:52:04 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-b9221b8d-a6f8-4942-9a49-15f0de748afd None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:04 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-b9221b8d-a6f8-4942-9a49-15f0de748afd tempest-VolumesActionsTest-1307230054 tempest-VolumesActionsTest-1307230054-project-admin] POST http://192.168.122.82/volume/v3/volumes/6d2566db-7875-4896-ad2e-da4c5a078d40/action Sep 02 12:52:04 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-b9221b8d-a6f8-4942-9a49-15f0de748afd tempest-VolumesActionsTest-1307230054 tempest-VolumesActionsTest-1307230054-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "9ca02000-2eba-4dc2-9528-587b6f568e10"}}' {{(pid=86935) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 12:52:04 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-b9221b8d-a6f8-4942-9a49-15f0de748afd tempest-VolumesActionsTest-1307230054 tempest-VolumesActionsTest-1307230054-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "9ca02000-2eba-4dc2-9528-587b6f568e10"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:52:04 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-f9b6a904-c66f-4699-bfb2-47b19013b5b8 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Volume info retrieved successfully. Sep 02 12:52:04 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:04 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:52:04 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:04 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:52:04 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-b9221b8d-a6f8-4942-9a49-15f0de748afd tempest-VolumesActionsTest-1307230054 tempest-VolumesActionsTest-1307230054-project-admin] Volume info retrieved successfully. Sep 02 12:52:04 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-f9b6a904-c66f-4699-bfb2-47b19013b5b8 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] http://192.168.122.82/volume/v3/volumes/ebfbaea7-946c-4e52-b84b-23fc6ea36f9a returned with HTTP 200 Sep 02 12:52:04 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 512/1024] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:04 2026] GET /volume/v3/volumes/ebfbaea7-946c-4e52-b84b-23fc6ea36f9a => generated 1147 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 12:52:04 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-db927561-1a4d-40a0-80fe-39902106ee69 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:04 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-db927561-1a4d-40a0-80fe-39902106ee69 tempest-VolumesTransfersV357Test-31643605 tempest-VolumesTransfersV357Test-31643605-project-member] GET http://192.168.122.82/volume/v3/volumes/185c421e-6469-4638-9de7-a55a500042d4 Sep 02 12:52:04 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-db927561-1a4d-40a0-80fe-39902106ee69 tempest-VolumesTransfersV357Test-31643605 tempest-VolumesTransfersV357Test-31643605-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:04 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-db927561-1a4d-40a0-80fe-39902106ee69 tempest-VolumesTransfersV357Test-31643605 tempest-VolumesTransfersV357Test-31643605-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:04 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-db927561-1a4d-40a0-80fe-39902106ee69 tempest-VolumesTransfersV357Test-31643605 tempest-VolumesTransfersV357Test-31643605-project-member] http://192.168.122.82/volume/v3/volumes/185c421e-6469-4638-9de7-a55a500042d4 returned with HTTP 404 Sep 02 12:52:04 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 513/1025] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:52:04 2026] GET /volume/v3/volumes/185c421e-6469-4638-9de7-a55a500042d4 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 12:52:04 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-be16fe7d-e156-4910-bc94-c8985c422cd5 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:04 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-be16fe7d-e156-4910-bc94-c8985c422cd5 tempest-VolumesTransfersV357Test-31643605 tempest-VolumesTransfersV357Test-31643605-project-member] DELETE http://192.168.122.82/volume/v3/volumes/185c421e-6469-4638-9de7-a55a500042d4 Sep 02 12:52:04 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-be16fe7d-e156-4910-bc94-c8985c422cd5 tempest-VolumesTransfersV357Test-31643605 tempest-VolumesTransfersV357Test-31643605-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:04 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-be16fe7d-e156-4910-bc94-c8985c422cd5 tempest-VolumesTransfersV357Test-31643605 tempest-VolumesTransfersV357Test-31643605-project-member] Calling method 'delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:04 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-be16fe7d-e156-4910-bc94-c8985c422cd5 tempest-VolumesTransfersV357Test-31643605 tempest-VolumesTransfersV357Test-31643605-project-member] Delete volume with id: 185c421e-6469-4638-9de7-a55a500042d4 Sep 02 12:52:04 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-b9221b8d-a6f8-4942-9a49-15f0de748afd tempest-VolumesActionsTest-1307230054 tempest-VolumesActionsTest-1307230054-project-admin] Terminate volume connection completed successfully. Sep 02 12:52:04 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-be16fe7d-e156-4910-bc94-c8985c422cd5 tempest-VolumesTransfersV357Test-31643605 tempest-VolumesTransfersV357Test-31643605-project-member] http://192.168.122.82/volume/v3/volumes/185c421e-6469-4638-9de7-a55a500042d4 returned with HTTP 404 Sep 02 12:52:04 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 514/1026] 192.168.122.82 () {60 vars in 1271 bytes} [Wed Sep 2 12:52:04 2026] DELETE /volume/v3/volumes/185c421e-6469-4638-9de7-a55a500042d4 => generated 109 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 12:52:04 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-b9221b8d-a6f8-4942-9a49-15f0de748afd tempest-VolumesActionsTest-1307230054 tempest-VolumesActionsTest-1307230054-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=86935) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Sep 02 12:52:04 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-80b8dd0a-4597-4e79-b52c-9b6d01058bec None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:04 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-80b8dd0a-4597-4e79-b52c-9b6d01058bec tempest-VolumesTransfersV357Test-31643605 tempest-VolumesTransfersV357Test-31643605-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 12:52:04 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-80b8dd0a-4597-4e79-b52c-9b6d01058bec tempest-VolumesTransfersV357Test-31643605 tempest-VolumesTransfersV357Test-31643605-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-563587530"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:52:04 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.volumes [None req-80b8dd0a-4597-4e79-b52c-9b6d01058bec tempest-VolumesTransfersV357Test-31643605 tempest-VolumesTransfersV357Test-31643605-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-563587530'}} {{(pid=86936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 12:52:04 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-80b8dd0a-4597-4e79-b52c-9b6d01058bec tempest-VolumesTransfersV357Test-31643605 tempest-VolumesTransfersV357Test-31643605-project-member] Create volume of 1 GB Sep 02 12:52:04 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-80b8dd0a-4597-4e79-b52c-9b6d01058bec tempest-VolumesTransfersV357Test-31643605 tempest-VolumesTransfersV357Test-31643605-project-member] Availability Zones retrieved successfully. Sep 02 12:52:04 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-80b8dd0a-4597-4e79-b52c-9b6d01058bec tempest-VolumesTransfersV357Test-31643605 tempest-VolumesTransfersV357Test-31643605-project-member] Flow 'volume_create_api' (413c9184-7719-4329-89d1-42686a0bfc9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:52:04 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-80b8dd0a-4597-4e79-b52c-9b6d01058bec tempest-VolumesTransfersV357Test-31643605 tempest-VolumesTransfersV357Test-31643605-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1aca409a-08b4-4c1e-8ae4-8ceb72545c28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:52:04 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.flows.api.create_volume [None req-80b8dd0a-4597-4e79-b52c-9b6d01058bec tempest-VolumesTransfersV357Test-31643605 tempest-VolumesTransfersV357Test-31643605-project-member] Validating volume size '1' using validate_int {{(pid=86936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 12:52:05 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-80b8dd0a-4597-4e79-b52c-9b6d01058bec tempest-VolumesTransfersV357Test-31643605 tempest-VolumesTransfersV357Test-31643605-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1aca409a-08b4-4c1e-8ae4-8ceb72545c28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:52:05 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-80b8dd0a-4597-4e79-b52c-9b6d01058bec tempest-VolumesTransfersV357Test-31643605 tempest-VolumesTransfersV357Test-31643605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0815f56-43c5-460d-8f96-3caeddccfbb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:52:05 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-b9221b8d-a6f8-4942-9a49-15f0de748afd tempest-VolumesActionsTest-1307230054 tempest-VolumesActionsTest-1307230054-project-admin] Detach volume completed successfully. Sep 02 12:52:05 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-b9221b8d-a6f8-4942-9a49-15f0de748afd tempest-VolumesActionsTest-1307230054 tempest-VolumesActionsTest-1307230054-project-admin] http://192.168.122.82/volume/v3/volumes/6d2566db-7875-4896-ad2e-da4c5a078d40/action returned with HTTP 202 Sep 02 12:52:05 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 513/1027] 192.168.122.82 () {60 vars in 1269 bytes} [Wed Sep 2 12:52:04 2026] POST /volume/v3/volumes/6d2566db-7875-4896-ad2e-da4c5a078d40/action => generated 0 bytes in 308 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 12:52:05 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [req-3e537162-b997-4dfc-8d51-40eee2340a17 req-b568944a-98aa-4510-ba9a-6243ad6b1774 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:05 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-3e537162-b997-4dfc-8d51-40eee2340a17 req-b568944a-98aa-4510-ba9a-6243ad6b1774 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] GET http://192.168.122.82/volume/v3/volumes/ebfbaea7-946c-4e52-b84b-23fc6ea36f9a Sep 02 12:52:05 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-3e537162-b997-4dfc-8d51-40eee2340a17 req-b568944a-98aa-4510-ba9a-6243ad6b1774 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:05 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-3e537162-b997-4dfc-8d51-40eee2340a17 req-b568944a-98aa-4510-ba9a-6243ad6b1774 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:05 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:05 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:52:05 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:05 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:52:05 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [req-3e537162-b997-4dfc-8d51-40eee2340a17 req-b568944a-98aa-4510-ba9a-6243ad6b1774 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Volume info retrieved successfully. Sep 02 12:52:05 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-3e537162-b997-4dfc-8d51-40eee2340a17 req-b568944a-98aa-4510-ba9a-6243ad6b1774 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] http://192.168.122.82/volume/v3/volumes/ebfbaea7-946c-4e52-b84b-23fc6ea36f9a returned with HTTP 200 Sep 02 12:52:05 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 514/1028] 192.168.122.82 () {60 vars in 1482 bytes} [Wed Sep 2 12:52:05 2026] GET /volume/v3/volumes/ebfbaea7-946c-4e52-b84b-23fc6ea36f9a => generated 1147 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:52:05 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-7f9ad9b7-bc48-4537-9e4c-c7aeabd1f84c None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:05 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-7f9ad9b7-bc48-4537-9e4c-c7aeabd1f84c tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] GET http://192.168.122.82/volume/v3/volumes/6d2566db-7875-4896-ad2e-da4c5a078d40 Sep 02 12:52:05 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-7f9ad9b7-bc48-4537-9e4c-c7aeabd1f84c tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:05 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-7f9ad9b7-bc48-4537-9e4c-c7aeabd1f84c tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:05 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:05 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:52:05 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:05 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:52:05 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-7f9ad9b7-bc48-4537-9e4c-c7aeabd1f84c tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Volume info retrieved successfully. Sep 02 12:52:05 devstack devstack@c-api.service[86936]: DEBUG cinder.quota [None req-80b8dd0a-4597-4e79-b52c-9b6d01058bec tempest-VolumesTransfersV357Test-31643605 tempest-VolumesTransfersV357Test-31643605-project-member] Created reservations ['c5f455b3-d5b9-4537-9529-901d153b6258', '896f7569-9258-4055-bcdd-950195a8fde1', '9614b06b-a506-44b9-91f5-5a8a328ca73b', 'c98f1be1-5fcd-458d-8e6e-8beb4d95bb08'] {{(pid=86936) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:52:05 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-80b8dd0a-4597-4e79-b52c-9b6d01058bec tempest-VolumesTransfersV357Test-31643605 tempest-VolumesTransfersV357Test-31643605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0815f56-43c5-460d-8f96-3caeddccfbb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c5f455b3-d5b9-4537-9529-901d153b6258', '896f7569-9258-4055-bcdd-950195a8fde1', '9614b06b-a506-44b9-91f5-5a8a328ca73b', 'c98f1be1-5fcd-458d-8e6e-8beb4d95bb08']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:52:05 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-7f9ad9b7-bc48-4537-9e4c-c7aeabd1f84c tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] http://192.168.122.82/volume/v3/volumes/6d2566db-7875-4896-ad2e-da4c5a078d40 returned with HTTP 200 Sep 02 12:52:05 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-80b8dd0a-4597-4e79-b52c-9b6d01058bec tempest-VolumesTransfersV357Test-31643605 tempest-VolumesTransfersV357Test-31643605-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2980a3c8-7bd8-47db-9ad5-3202843d4d7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:52:05 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 515/1029] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:05 2026] GET /volume/v3/volumes/6d2566db-7875-4896-ad2e-da4c5a078d40 => generated 867 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:52:05 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-f1775347-ef82-47cb-abb1-ba6f254de6bd None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:05 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-f1775347-ef82-47cb-abb1-ba6f254de6bd tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] GET http://192.168.122.82/volume/v3/volumes/ebfbaea7-946c-4e52-b84b-23fc6ea36f9a Sep 02 12:52:05 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-f1775347-ef82-47cb-abb1-ba6f254de6bd tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:05 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-f1775347-ef82-47cb-abb1-ba6f254de6bd tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:05 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:05 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:52:05 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:05 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:52:05 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-f1775347-ef82-47cb-abb1-ba6f254de6bd tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Volume info retrieved successfully. Sep 02 12:52:05 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-f1775347-ef82-47cb-abb1-ba6f254de6bd tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] http://192.168.122.82/volume/v3/volumes/ebfbaea7-946c-4e52-b84b-23fc6ea36f9a returned with HTTP 200 Sep 02 12:52:05 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 516/1030] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:05 2026] GET /volume/v3/volumes/ebfbaea7-946c-4e52-b84b-23fc6ea36f9a => generated 1147 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:52:05 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-5d2c3d9d-b39f-49a6-9496-6e96b1b7d8ce None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:05 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-5d2c3d9d-b39f-49a6-9496-6e96b1b7d8ce tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] GET http://192.168.122.82/volume/v3/volumes/6d2566db-7875-4896-ad2e-da4c5a078d40 Sep 02 12:52:05 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-5d2c3d9d-b39f-49a6-9496-6e96b1b7d8ce tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:05 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-5d2c3d9d-b39f-49a6-9496-6e96b1b7d8ce tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:05 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:05 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:52:05 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:05 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:52:05 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:05 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:52:05 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-80b8dd0a-4597-4e79-b52c-9b6d01058bec tempest-VolumesTransfersV357Test-31643605 tempest-VolumesTransfersV357Test-31643605-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2980a3c8-7bd8-47db-9ad5-3202843d4d7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a388b981-1049-4249-ac59-3b7a650fc119', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-563587530',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de51e4f6e1cd4ae4b2df97f256406037',qos_specs=None,replication_status=,reservations=['c5f455b3-d5b9-4537-9529-901d153b6258','896f7569-9258-4055-bcdd-950195a8fde1','9614b06b-a506-44b9-91f5-5a8a328ca73b','c98f1be1-5fcd-458d-8e6e-8beb4d95bb08'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8da7170fb3064d20a7bb5220ca00344c',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T10:52:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-563587530',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a388b981-1049-4249-ac59-3b7a650fc119,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='de51e4f6e1cd4ae4b2df97f256406037',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8da7170fb3064d20a7bb5220ca00344c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:52:05 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-5d2c3d9d-b39f-49a6-9496-6e96b1b7d8ce tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Volume info retrieved successfully. Sep 02 12:52:05 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-80b8dd0a-4597-4e79-b52c-9b6d01058bec tempest-VolumesTransfersV357Test-31643605 tempest-VolumesTransfersV357Test-31643605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0e68549-7d3c-43c3-96ab-5c45a737e48e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:52:05 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-5d2c3d9d-b39f-49a6-9496-6e96b1b7d8ce tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] http://192.168.122.82/volume/v3/volumes/6d2566db-7875-4896-ad2e-da4c5a078d40 returned with HTTP 200 Sep 02 12:52:05 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 517/1031] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:05 2026] GET /volume/v3/volumes/6d2566db-7875-4896-ad2e-da4c5a078d40 => generated 867 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:52:05 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-99fc8942-020e-48ed-b486-93234ed7868a None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:05 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-99fc8942-020e-48ed-b486-93234ed7868a tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] POST http://192.168.122.82/volume/v3/volumes/6d2566db-7875-4896-ad2e-da4c5a078d40/action Sep 02 12:52:05 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-99fc8942-020e-48ed-b486-93234ed7868a tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Action body: b'{"os-detach": {}}' {{(pid=86935) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 12:52:05 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-99fc8942-020e-48ed-b486-93234ed7868a tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:52:05 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:05 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:52:05 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:05 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:52:05 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-99fc8942-020e-48ed-b486-93234ed7868a tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Volume info retrieved successfully. Sep 02 12:52:05 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-80b8dd0a-4597-4e79-b52c-9b6d01058bec tempest-VolumesTransfersV357Test-31643605 tempest-VolumesTransfersV357Test-31643605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0e68549-7d3c-43c3-96ab-5c45a737e48e) transitioned into state 'SUCCESS' from state '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-563587530',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de51e4f6e1cd4ae4b2df97f256406037',qos_specs=None,replication_status=,reservations=['c5f455b3-d5b9-4537-9529-901d153b6258','896f7569-9258-4055-bcdd-950195a8fde1','9614b06b-a506-44b9-91f5-5a8a328ca73b','c98f1be1-5fcd-458d-8e6e-8beb4d95bb08'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8da7170fb3064d20a7bb5220ca00344c',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:52:05 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-80b8dd0a-4597-4e79-b52c-9b6d01058bec tempest-VolumesTransfersV357Test-31643605 tempest-VolumesTransfersV357Test-31643605-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba3fe924-6501-4675-afbb-a986c582ccd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:52:05 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-80b8dd0a-4597-4e79-b52c-9b6d01058bec tempest-VolumesTransfersV357Test-31643605 tempest-VolumesTransfersV357Test-31643605-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba3fe924-6501-4675-afbb-a986c582ccd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:52:05 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-80b8dd0a-4597-4e79-b52c-9b6d01058bec tempest-VolumesTransfersV357Test-31643605 tempest-VolumesTransfersV357Test-31643605-project-member] Flow 'volume_create_api' (413c9184-7719-4329-89d1-42686a0bfc9a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:52:05 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-80b8dd0a-4597-4e79-b52c-9b6d01058bec tempest-VolumesTransfersV357Test-31643605 tempest-VolumesTransfersV357Test-31643605-project-member] Create volume request issued successfully. Sep 02 12:52:05 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-80b8dd0a-4597-4e79-b52c-9b6d01058bec tempest-VolumesTransfersV357Test-31643605 tempest-VolumesTransfersV357Test-31643605-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 12:52:05 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 515/1032] 192.168.122.82 () {62 vars in 1178 bytes} [Wed Sep 2 12:52:04 2026] POST /volume/v3/volumes => generated 825 bytes in 561 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:52:05 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [req-07a85416-8919-4995-8eaf-bfa3e21b5194 req-b7416921-ff23-4945-961e-589b3b2e9a27 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:05 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-07a85416-8919-4995-8eaf-bfa3e21b5194 req-b7416921-ff23-4945-961e-589b3b2e9a27 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] GET http://192.168.122.82/volume/v3/volumes/ebfbaea7-946c-4e52-b84b-23fc6ea36f9a Sep 02 12:52:05 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-07a85416-8919-4995-8eaf-bfa3e21b5194 req-b7416921-ff23-4945-961e-589b3b2e9a27 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:05 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-07a85416-8919-4995-8eaf-bfa3e21b5194 req-b7416921-ff23-4945-961e-589b3b2e9a27 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:05 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:05 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:52:05 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-99fc8942-020e-48ed-b486-93234ed7868a tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Detach volume completed successfully. Sep 02 12:52:05 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-99fc8942-020e-48ed-b486-93234ed7868a tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] http://192.168.122.82/volume/v3/volumes/6d2566db-7875-4896-ad2e-da4c5a078d40/action returned with HTTP 202 Sep 02 12:52:05 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 518/1033] 192.168.122.82 () {60 vars in 1269 bytes} [Wed Sep 2 12:52:05 2026] POST /volume/v3/volumes/6d2566db-7875-4896-ad2e-da4c5a078d40/action => generated 0 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 12:52:05 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-77200814-d284-402c-85ff-d3390f0a86ab None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:05 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-77200814-d284-402c-85ff-d3390f0a86ab tempest-VolumesTransfersV357Test-31643605 tempest-VolumesTransfersV357Test-31643605-project-member] GET http://192.168.122.82/volume/v3/volumes/a388b981-1049-4249-ac59-3b7a650fc119 Sep 02 12:52:05 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-77200814-d284-402c-85ff-d3390f0a86ab tempest-VolumesTransfersV357Test-31643605 tempest-VolumesTransfersV357Test-31643605-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:05 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-77200814-d284-402c-85ff-d3390f0a86ab tempest-VolumesTransfersV357Test-31643605 tempest-VolumesTransfersV357Test-31643605-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:05 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:05 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:52:05 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [req-07a85416-8919-4995-8eaf-bfa3e21b5194 req-b7416921-ff23-4945-961e-589b3b2e9a27 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Volume info retrieved successfully. Sep 02 12:52:05 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:05 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:52:05 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:05 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:52:05 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-07a85416-8919-4995-8eaf-bfa3e21b5194 req-b7416921-ff23-4945-961e-589b3b2e9a27 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] http://192.168.122.82/volume/v3/volumes/ebfbaea7-946c-4e52-b84b-23fc6ea36f9a returned with HTTP 200 Sep 02 12:52:05 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 516/1034] 192.168.122.82 () {60 vars in 1482 bytes} [Wed Sep 2 12:52:05 2026] GET /volume/v3/volumes/ebfbaea7-946c-4e52-b84b-23fc6ea36f9a => generated 1147 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:52:05 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-f11a697d-ccc4-4a69-bb93-eabdce6e4c92 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:05 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-f11a697d-ccc4-4a69-bb93-eabdce6e4c92 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] GET http://192.168.122.82/volume/v3/volumes/6d2566db-7875-4896-ad2e-da4c5a078d40 Sep 02 12:52:05 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-f11a697d-ccc4-4a69-bb93-eabdce6e4c92 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:05 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-77200814-d284-402c-85ff-d3390f0a86ab tempest-VolumesTransfersV357Test-31643605 tempest-VolumesTransfersV357Test-31643605-project-member] Volume info retrieved successfully. Sep 02 12:52:05 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-f11a697d-ccc4-4a69-bb93-eabdce6e4c92 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:05 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-77200814-d284-402c-85ff-d3390f0a86ab tempest-VolumesTransfersV357Test-31643605 tempest-VolumesTransfersV357Test-31643605-project-member] http://192.168.122.82/volume/v3/volumes/a388b981-1049-4249-ac59-3b7a650fc119 returned with HTTP 200 Sep 02 12:52:05 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 519/1035] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:52:05 2026] GET /volume/v3/volumes/a388b981-1049-4249-ac59-3b7a650fc119 => generated 893 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:52:05 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:05 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:52:05 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:05 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:52:05 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [req-07a85416-8919-4995-8eaf-bfa3e21b5194 req-d3ec7e54-d6f5-415a-abe2-0f87c7f2855c None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:05 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-07a85416-8919-4995-8eaf-bfa3e21b5194 req-d3ec7e54-d6f5-415a-abe2-0f87c7f2855c tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] POST http://192.168.122.82/volume/v3/volumes/ebfbaea7-946c-4e52-b84b-23fc6ea36f9a/action Sep 02 12:52:05 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-07a85416-8919-4995-8eaf-bfa3e21b5194 req-d3ec7e54-d6f5-415a-abe2-0f87c7f2855c tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86935) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 12:52:05 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-07a85416-8919-4995-8eaf-bfa3e21b5194 req-d3ec7e54-d6f5-415a-abe2-0f87c7f2855c tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:52:05 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-f11a697d-ccc4-4a69-bb93-eabdce6e4c92 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Volume info retrieved successfully. Sep 02 12:52:05 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-f11a697d-ccc4-4a69-bb93-eabdce6e4c92 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] http://192.168.122.82/volume/v3/volumes/6d2566db-7875-4896-ad2e-da4c5a078d40 returned with HTTP 200 Sep 02 12:52:05 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 517/1036] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:05 2026] GET /volume/v3/volumes/6d2566db-7875-4896-ad2e-da4c5a078d40 => generated 867 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:52:05 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:05 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:52:05 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-b312987f-82c8-4f09-a811-60aeb3c7c3c2 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:05 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-b312987f-82c8-4f09-a811-60aeb3c7c3c2 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] GET http://192.168.122.82/volume/v3/volumes/6d2566db-7875-4896-ad2e-da4c5a078d40 Sep 02 12:52:05 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-b312987f-82c8-4f09-a811-60aeb3c7c3c2 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:05 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-b312987f-82c8-4f09-a811-60aeb3c7c3c2 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:05 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:05 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:52:05 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [req-07a85416-8919-4995-8eaf-bfa3e21b5194 req-d3ec7e54-d6f5-415a-abe2-0f87c7f2855c tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Volume info retrieved successfully. Sep 02 12:52:05 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:05 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:52:05 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:05 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:52:05 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-b312987f-82c8-4f09-a811-60aeb3c7c3c2 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Volume info retrieved successfully. Sep 02 12:52:05 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [req-07a85416-8919-4995-8eaf-bfa3e21b5194 req-d3ec7e54-d6f5-415a-abe2-0f87c7f2855c tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Begin detaching volume completed successfully. Sep 02 12:52:05 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-07a85416-8919-4995-8eaf-bfa3e21b5194 req-d3ec7e54-d6f5-415a-abe2-0f87c7f2855c tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] http://192.168.122.82/volume/v3/volumes/ebfbaea7-946c-4e52-b84b-23fc6ea36f9a/action returned with HTTP 202 Sep 02 12:52:05 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 520/1037] 192.168.122.82 () {64 vars in 1556 bytes} [Wed Sep 2 12:52:05 2026] POST /volume/v3/volumes/ebfbaea7-946c-4e52-b84b-23fc6ea36f9a/action => generated 0 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 12:52:05 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-b312987f-82c8-4f09-a811-60aeb3c7c3c2 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] http://192.168.122.82/volume/v3/volumes/6d2566db-7875-4896-ad2e-da4c5a078d40 returned with HTTP 200 Sep 02 12:52:05 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 518/1038] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:05 2026] GET /volume/v3/volumes/6d2566db-7875-4896-ad2e-da4c5a078d40 => generated 867 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:52:05 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-bb81b649-f29a-49da-b871-5053f5d224d9 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:05 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-bb81b649-f29a-49da-b871-5053f5d224d9 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] DELETE http://192.168.122.82/volume/v3/volumes/6d2566db-7875-4896-ad2e-da4c5a078d40 Sep 02 12:52:05 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-bb81b649-f29a-49da-b871-5053f5d224d9 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:05 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-bb81b649-f29a-49da-b871-5053f5d224d9 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Calling method 'delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:05 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-bb81b649-f29a-49da-b871-5053f5d224d9 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Delete volume with id: 6d2566db-7875-4896-ad2e-da4c5a078d40 Sep 02 12:52:05 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:05 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:52:05 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:05 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:52:05 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-bb81b649-f29a-49da-b871-5053f5d224d9 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Volume info retrieved successfully. Sep 02 12:52:05 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-eb977354-af56-4af3-a62c-6a17e95c3eb6 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:05 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-eb977354-af56-4af3-a62c-6a17e95c3eb6 None None] GET http://192.168.122.82/volume// Sep 02 12:52:05 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-eb977354-af56-4af3-a62c-6a17e95c3eb6 None None] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:05 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-eb977354-af56-4af3-a62c-6a17e95c3eb6 None None] Calling method 'all' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:05 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-eb977354-af56-4af3-a62c-6a17e95c3eb6 None None] http://192.168.122.82/volume// returned with HTTP 300 Sep 02 12:52:05 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 519/1039] 192.168.122.82 () {58 vars in 1310 bytes} [Wed Sep 2 12:52:05 2026] GET /volume/ => generated 389 bytes in 13 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 12:52:05 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-bb81b649-f29a-49da-b871-5053f5d224d9 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Delete volume request issued successfully. Sep 02 12:52:05 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-bb81b649-f29a-49da-b871-5053f5d224d9 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] http://192.168.122.82/volume/v3/volumes/6d2566db-7875-4896-ad2e-da4c5a078d40 returned with HTTP 202 Sep 02 12:52:05 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 521/1040] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 12:52:05 2026] DELETE /volume/v3/volumes/6d2566db-7875-4896-ad2e-da4c5a078d40 => generated 0 bytes in 137 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 12:52:05 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [req-07a85416-8919-4995-8eaf-bfa3e21b5194 req-b13de5b3-6cde-4b0a-b358-4d8f521b0e82 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:05 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-1d93374f-8877-4280-bd87-9bf6d70080c3 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:05 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-1d93374f-8877-4280-bd87-9bf6d70080c3 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] GET http://192.168.122.82/volume/v3/volumes/6d2566db-7875-4896-ad2e-da4c5a078d40 Sep 02 12:52:05 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-1d93374f-8877-4280-bd87-9bf6d70080c3 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:05 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-1d93374f-8877-4280-bd87-9bf6d70080c3 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:05 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-07a85416-8919-4995-8eaf-bfa3e21b5194 req-b13de5b3-6cde-4b0a-b358-4d8f521b0e82 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] GET http://192.168.122.82/volume/v3/volumes/ebfbaea7-946c-4e52-b84b-23fc6ea36f9a Sep 02 12:52:05 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-07a85416-8919-4995-8eaf-bfa3e21b5194 req-b13de5b3-6cde-4b0a-b358-4d8f521b0e82 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:05 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-07a85416-8919-4995-8eaf-bfa3e21b5194 req-b13de5b3-6cde-4b0a-b358-4d8f521b0e82 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:05 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:05 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:52:05 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:05 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:52:05 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-1d93374f-8877-4280-bd87-9bf6d70080c3 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Volume info retrieved successfully. Sep 02 12:52:05 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:05 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:52:05 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-1d93374f-8877-4280-bd87-9bf6d70080c3 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] http://192.168.122.82/volume/v3/volumes/6d2566db-7875-4896-ad2e-da4c5a078d40 returned with HTTP 200 Sep 02 12:52:05 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:05 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:52:05 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 522/1041] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:05 2026] GET /volume/v3/volumes/6d2566db-7875-4896-ad2e-da4c5a078d40 => generated 866 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:52:05 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [req-07a85416-8919-4995-8eaf-bfa3e21b5194 req-b13de5b3-6cde-4b0a-b358-4d8f521b0e82 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Volume info retrieved successfully. Sep 02 12:52:06 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-07a85416-8919-4995-8eaf-bfa3e21b5194 req-b13de5b3-6cde-4b0a-b358-4d8f521b0e82 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] http://192.168.122.82/volume/v3/volumes/ebfbaea7-946c-4e52-b84b-23fc6ea36f9a returned with HTTP 200 Sep 02 12:52:06 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 520/1042] 192.168.122.82 () {62 vars in 1523 bytes} [Wed Sep 2 12:52:05 2026] GET /volume/v3/volumes/ebfbaea7-946c-4e52-b84b-23fc6ea36f9a => generated 1331 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 12:52:06 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [req-07a85416-8919-4995-8eaf-bfa3e21b5194 req-46aa0119-28de-4087-b9b7-ac86c1fb6799 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:06 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-07a85416-8919-4995-8eaf-bfa3e21b5194 req-46aa0119-28de-4087-b9b7-ac86c1fb6799 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] DELETE http://192.168.122.82/volume/v3/attachments/0784782e-8d11-44f8-918e-caba7eea3baa Sep 02 12:52:06 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-07a85416-8919-4995-8eaf-bfa3e21b5194 req-46aa0119-28de-4087-b9b7-ac86c1fb6799 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:06 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-07a85416-8919-4995-8eaf-bfa3e21b5194 req-46aa0119-28de-4087-b9b7-ac86c1fb6799 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Calling method 'version_select' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:06 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:06 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:52:06 devstack devstack@c-api.service[86935]: /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 02 12:52:06 devstack devstack@c-api.service[86935]: return base.obj_make_list(context, Sep 02 12:52:06 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-e90401a7-def5-41ba-a67d-04a2f8a3f668 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:06 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-e90401a7-def5-41ba-a67d-04a2f8a3f668 tempest-VolumesTransfersV357Test-31643605 tempest-VolumesTransfersV357Test-31643605-project-member] GET http://192.168.122.82/volume/v3/volumes/a388b981-1049-4249-ac59-3b7a650fc119 Sep 02 12:52:06 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-e90401a7-def5-41ba-a67d-04a2f8a3f668 tempest-VolumesTransfersV357Test-31643605 tempest-VolumesTransfersV357Test-31643605-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:06 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-e90401a7-def5-41ba-a67d-04a2f8a3f668 tempest-VolumesTransfersV357Test-31643605 tempest-VolumesTransfersV357Test-31643605-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:06 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:06 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:52:06 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:06 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:52:06 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-07a85416-8919-4995-8eaf-bfa3e21b5194 req-46aa0119-28de-4087-b9b7-ac86c1fb6799 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] http://192.168.122.82/volume/v3/attachments/0784782e-8d11-44f8-918e-caba7eea3baa returned with HTTP 200 Sep 02 12:52:06 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 523/1043] 192.168.122.82 () {64 vars in 1557 bytes} [Wed Sep 2 12:52:06 2026] DELETE /volume/v3/attachments/0784782e-8d11-44f8-918e-caba7eea3baa => generated 19 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:52:06 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-e90401a7-def5-41ba-a67d-04a2f8a3f668 tempest-VolumesTransfersV357Test-31643605 tempest-VolumesTransfersV357Test-31643605-project-member] Volume info retrieved successfully. Sep 02 12:52:06 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-e90401a7-def5-41ba-a67d-04a2f8a3f668 tempest-VolumesTransfersV357Test-31643605 tempest-VolumesTransfersV357Test-31643605-project-member] http://192.168.122.82/volume/v3/volumes/a388b981-1049-4249-ac59-3b7a650fc119 returned with HTTP 200 Sep 02 12:52:06 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 521/1044] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:52:06 2026] GET /volume/v3/volumes/a388b981-1049-4249-ac59-3b7a650fc119 => generated 917 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:52:07 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-7d6ab9c7-682c-4429-a1d6-e2c3767f0aec None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:07 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-7d6ab9c7-682c-4429-a1d6-e2c3767f0aec tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] GET http://192.168.122.82/volume/v3/volumes/6d2566db-7875-4896-ad2e-da4c5a078d40 Sep 02 12:52:07 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-7d6ab9c7-682c-4429-a1d6-e2c3767f0aec tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:07 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-7d6ab9c7-682c-4429-a1d6-e2c3767f0aec tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:07 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-e40a2b63-b3ab-41bf-b09e-05081e90111e None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:07 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:07 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:52:07 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:07 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:52:07 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-e40a2b63-b3ab-41bf-b09e-05081e90111e tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] GET http://192.168.122.82/volume/v3/volumes/ebfbaea7-946c-4e52-b84b-23fc6ea36f9a Sep 02 12:52:07 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-e40a2b63-b3ab-41bf-b09e-05081e90111e tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:07 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-e40a2b63-b3ab-41bf-b09e-05081e90111e tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:07 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-7d6ab9c7-682c-4429-a1d6-e2c3767f0aec tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Volume info retrieved successfully. Sep 02 12:52:07 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:07 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:52:07 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:07 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:52:07 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-7d6ab9c7-682c-4429-a1d6-e2c3767f0aec tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] http://192.168.122.82/volume/v3/volumes/6d2566db-7875-4896-ad2e-da4c5a078d40 returned with HTTP 200 Sep 02 12:52:07 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 524/1045] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:07 2026] GET /volume/v3/volumes/6d2566db-7875-4896-ad2e-da4c5a078d40 => generated 866 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:52:07 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-e40a2b63-b3ab-41bf-b09e-05081e90111e tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Volume info retrieved successfully. Sep 02 12:52:07 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-e40a2b63-b3ab-41bf-b09e-05081e90111e tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] http://192.168.122.82/volume/v3/volumes/ebfbaea7-946c-4e52-b84b-23fc6ea36f9a returned with HTTP 200 Sep 02 12:52:07 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 522/1046] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:07 2026] GET /volume/v3/volumes/ebfbaea7-946c-4e52-b84b-23fc6ea36f9a => generated 855 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:52:07 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-13bb6e74-5592-4ae9-a662-e99e91f54060 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:07 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-13bb6e74-5592-4ae9-a662-e99e91f54060 tempest-VolumesTransfersV357Test-31643605 tempest-VolumesTransfersV357Test-31643605-project-member] GET http://192.168.122.82/volume/v3/volumes/a388b981-1049-4249-ac59-3b7a650fc119 Sep 02 12:52:07 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-13bb6e74-5592-4ae9-a662-e99e91f54060 tempest-VolumesTransfersV357Test-31643605 tempest-VolumesTransfersV357Test-31643605-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:07 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-13bb6e74-5592-4ae9-a662-e99e91f54060 tempest-VolumesTransfersV357Test-31643605 tempest-VolumesTransfersV357Test-31643605-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:07 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:07 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:52:07 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:07 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:52:07 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-13bb6e74-5592-4ae9-a662-e99e91f54060 tempest-VolumesTransfersV357Test-31643605 tempest-VolumesTransfersV357Test-31643605-project-member] Volume info retrieved successfully. Sep 02 12:52:07 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-13bb6e74-5592-4ae9-a662-e99e91f54060 tempest-VolumesTransfersV357Test-31643605 tempest-VolumesTransfersV357Test-31643605-project-member] http://192.168.122.82/volume/v3/volumes/a388b981-1049-4249-ac59-3b7a650fc119 returned with HTTP 200 Sep 02 12:52:07 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 525/1047] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:52:07 2026] GET /volume/v3/volumes/a388b981-1049-4249-ac59-3b7a650fc119 => generated 953 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:52:07 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-6e122ab9-4eb2-4312-89e2-7b8473cdb9d9 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:07 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-fcab4bd0-474e-42a8-b8e3-566be0802886 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:07 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-fcab4bd0-474e-42a8-b8e3-566be0802886 tempest-VolumesTransfersV357Test-31643605 tempest-VolumesTransfersV357Test-31643605-project-member] POST http://192.168.122.82/volume/v3/volume-transfers Sep 02 12:52:07 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-fcab4bd0-474e-42a8-b8e3-566be0802886 tempest-VolumesTransfersV357Test-31643605 tempest-VolumesTransfersV357Test-31643605-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "a388b981-1049-4249-ac59-3b7a650fc119"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:52:07 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.volume_transfer [None req-fcab4bd0-474e-42a8-b8e3-566be0802886 tempest-VolumesTransfersV357Test-31643605 tempest-VolumesTransfersV357Test-31643605-project-member] Creating new volume transfer {'transfer': {'volume_id': 'a388b981-1049-4249-ac59-3b7a650fc119'}} {{(pid=86935) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 02 12:52:07 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volume_transfer [None req-fcab4bd0-474e-42a8-b8e3-566be0802886 tempest-VolumesTransfersV357Test-31643605 tempest-VolumesTransfersV357Test-31643605-project-member] Creating transfer of volume a388b981-1049-4249-ac59-3b7a650fc119 Sep 02 12:52:07 devstack devstack@c-api.service[86935]: INFO cinder.transfer.api [None req-fcab4bd0-474e-42a8-b8e3-566be0802886 tempest-VolumesTransfersV357Test-31643605 tempest-VolumesTransfersV357Test-31643605-project-member] Generating transfer record for volume a388b981-1049-4249-ac59-3b7a650fc119 Sep 02 12:52:07 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:07 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:52:07 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:07 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:52:07 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-fcab4bd0-474e-42a8-b8e3-566be0802886 tempest-VolumesTransfersV357Test-31643605 tempest-VolumesTransfersV357Test-31643605-project-member] http://192.168.122.82/volume/v3/volume-transfers returned with HTTP 202 Sep 02 12:52:07 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 526/1048] 192.168.122.82 () {62 vars in 1205 bytes} [Wed Sep 2 12:52:07 2026] POST /volume/v3/volume-transfers => generated 578 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:52:08 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-09202173-32c8-45af-a2d6-1f4e8ac7fdf6 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:08 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-09202173-32c8-45af-a2d6-1f4e8ac7fdf6 tempest-VolumesTransfersV357Test-31643605 tempest-VolumesTransfersV357Test-31643605-project-member] GET http://192.168.122.82/volume/v3/volumes/a388b981-1049-4249-ac59-3b7a650fc119 Sep 02 12:52:08 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-09202173-32c8-45af-a2d6-1f4e8ac7fdf6 tempest-VolumesTransfersV357Test-31643605 tempest-VolumesTransfersV357Test-31643605-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:08 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-09202173-32c8-45af-a2d6-1f4e8ac7fdf6 tempest-VolumesTransfersV357Test-31643605 tempest-VolumesTransfersV357Test-31643605-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:08 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:08 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:52:08 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:08 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:52:08 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-09202173-32c8-45af-a2d6-1f4e8ac7fdf6 tempest-VolumesTransfersV357Test-31643605 tempest-VolumesTransfersV357Test-31643605-project-member] Volume info retrieved successfully. Sep 02 12:52:08 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-09202173-32c8-45af-a2d6-1f4e8ac7fdf6 tempest-VolumesTransfersV357Test-31643605 tempest-VolumesTransfersV357Test-31643605-project-member] http://192.168.122.82/volume/v3/volumes/a388b981-1049-4249-ac59-3b7a650fc119 returned with HTTP 200 Sep 02 12:52:08 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 527/1049] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:52:07 2026] GET /volume/v3/volumes/a388b981-1049-4249-ac59-3b7a650fc119 => generated 961 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:52:08 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-01e6f0f5-55bb-44ab-af92-e1b52916866c None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:08 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-01e6f0f5-55bb-44ab-af92-e1b52916866c tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] GET http://192.168.122.82/volume/v3/volumes/6d2566db-7875-4896-ad2e-da4c5a078d40 Sep 02 12:52:08 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-01e6f0f5-55bb-44ab-af92-e1b52916866c tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:08 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-01e6f0f5-55bb-44ab-af92-e1b52916866c tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:08 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-01e6f0f5-55bb-44ab-af92-e1b52916866c tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] http://192.168.122.82/volume/v3/volumes/6d2566db-7875-4896-ad2e-da4c5a078d40 returned with HTTP 404 Sep 02 12:52:08 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 528/1050] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:08 2026] GET /volume/v3/volumes/6d2566db-7875-4896-ad2e-da4c5a078d40 => generated 109 bytes in 67 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:52:08 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-af98c367-d4cf-435d-8bb9-349de3351799 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:08 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-af98c367-d4cf-435d-8bb9-349de3351799 tempest-VolumesTransfersV357Test-31643605 tempest-VolumesTransfersV357Test-31643605-project-member] GET http://192.168.122.82/volume/v3/volume-transfers/detail Sep 02 12:52:08 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-af98c367-d4cf-435d-8bb9-349de3351799 tempest-VolumesTransfersV357Test-31643605 tempest-VolumesTransfersV357Test-31643605-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:08 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-af98c367-d4cf-435d-8bb9-349de3351799 tempest-VolumesTransfersV357Test-31643605 tempest-VolumesTransfersV357Test-31643605-project-member] Calling method 'detail' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:08 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.volume_transfer [None req-af98c367-d4cf-435d-8bb9-349de3351799 tempest-VolumesTransfersV357Test-31643605 tempest-VolumesTransfersV357Test-31643605-project-member] Listing volume transfers {{(pid=86935) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Sep 02 12:52:08 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-af98c367-d4cf-435d-8bb9-349de3351799 tempest-VolumesTransfersV357Test-31643605 tempest-VolumesTransfersV357Test-31643605-project-member] http://192.168.122.82/volume/v3/volume-transfers/detail returned with HTTP 200 Sep 02 12:52:08 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 529/1051] 192.168.122.82 () {60 vars in 1205 bytes} [Wed Sep 2 12:52:08 2026] GET /volume/v3/volume-transfers/detail => generated 549 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:52:08 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-91432b36-a5fb-4d93-9d79-b6a9467017c2 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:08 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-91432b36-a5fb-4d93-9d79-b6a9467017c2 tempest-VolumesTransfersV357Test-31643605 tempest-VolumesTransfersV357Test-31643605-project-member] DELETE http://192.168.122.82/volume/v3/volume-transfers/b88cdc04-c4dc-4e0b-8042-61e8aa95551a Sep 02 12:52:08 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-91432b36-a5fb-4d93-9d79-b6a9467017c2 tempest-VolumesTransfersV357Test-31643605 tempest-VolumesTransfersV357Test-31643605-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:08 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-91432b36-a5fb-4d93-9d79-b6a9467017c2 tempest-VolumesTransfersV357Test-31643605 tempest-VolumesTransfersV357Test-31643605-project-member] Calling method 'delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:08 devstack devstack@c-api.service[86935]: INFO cinder.api.contrib.volume_transfer [None req-91432b36-a5fb-4d93-9d79-b6a9467017c2 tempest-VolumesTransfersV357Test-31643605 tempest-VolumesTransfersV357Test-31643605-project-member] Delete transfer with id: b88cdc04-c4dc-4e0b-8042-61e8aa95551a Sep 02 12:52:08 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-6e122ab9-4eb2-4312-89e2-7b8473cdb9d9 tempest-VolumeQuotasNegativeTestJSON-2034478253 tempest-VolumeQuotasNegativeTestJSON-2034478253-project-admin] GET http://192.168.122.82/volume/v3/os-quota-sets/f48119bc5c74448d88bffe7c9d38e638 Sep 02 12:52:08 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-6e122ab9-4eb2-4312-89e2-7b8473cdb9d9 tempest-VolumeQuotasNegativeTestJSON-2034478253 tempest-VolumeQuotasNegativeTestJSON-2034478253-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:08 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-6e122ab9-4eb2-4312-89e2-7b8473cdb9d9 tempest-VolumeQuotasNegativeTestJSON-2034478253 tempest-VolumeQuotasNegativeTestJSON-2034478253-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:08 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:08 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:52:08 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:08 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:52:08 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-91432b36-a5fb-4d93-9d79-b6a9467017c2 tempest-VolumesTransfersV357Test-31643605 tempest-VolumesTransfersV357Test-31643605-project-member] http://192.168.122.82/volume/v3/volume-transfers/b88cdc04-c4dc-4e0b-8042-61e8aa95551a returned with HTTP 202 Sep 02 12:52:08 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 530/1052] 192.168.122.82 () {60 vars in 1298 bytes} [Wed Sep 2 12:52:08 2026] DELETE /volume/v3/volume-transfers/b88cdc04-c4dc-4e0b-8042-61e8aa95551a => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 12:52:08 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-68af5326-142b-4793-a52e-59023c0bb5bf None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:08 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-68af5326-142b-4793-a52e-59023c0bb5bf tempest-VolumesTransfersV357Test-31643605 tempest-VolumesTransfersV357Test-31643605-project-member] GET http://192.168.122.82/volume/v3/volumes/a388b981-1049-4249-ac59-3b7a650fc119 Sep 02 12:52:08 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-68af5326-142b-4793-a52e-59023c0bb5bf tempest-VolumesTransfersV357Test-31643605 tempest-VolumesTransfersV357Test-31643605-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:08 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-68af5326-142b-4793-a52e-59023c0bb5bf tempest-VolumesTransfersV357Test-31643605 tempest-VolumesTransfersV357Test-31643605-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:08 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-6e122ab9-4eb2-4312-89e2-7b8473cdb9d9 tempest-VolumeQuotasNegativeTestJSON-2034478253 tempest-VolumeQuotasNegativeTestJSON-2034478253-project-admin] http://192.168.122.82/volume/v3/os-quota-sets/f48119bc5c74448d88bffe7c9d38e638 returned with HTTP 200 Sep 02 12:52:08 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 523/1053] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:52:07 2026] GET /volume/v3/os-quota-sets/f48119bc5c74448d88bffe7c9d38e638 => generated 440 bytes in 647 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:52:08 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-5bd4338d-a6b8-42ef-b5d3-fd5e04167c48 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:08 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:08 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:52:08 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:08 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:52:08 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-68af5326-142b-4793-a52e-59023c0bb5bf tempest-VolumesTransfersV357Test-31643605 tempest-VolumesTransfersV357Test-31643605-project-member] Volume info retrieved successfully. Sep 02 12:52:08 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-68af5326-142b-4793-a52e-59023c0bb5bf tempest-VolumesTransfersV357Test-31643605 tempest-VolumesTransfersV357Test-31643605-project-member] http://192.168.122.82/volume/v3/volumes/a388b981-1049-4249-ac59-3b7a650fc119 returned with HTTP 200 Sep 02 12:52:08 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 531/1054] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:52:08 2026] GET /volume/v3/volumes/a388b981-1049-4249-ac59-3b7a650fc119 => generated 953 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:52:08 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-29d66fb3-2aaf-4a25-a43b-168721d277fb None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:08 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-29d66fb3-2aaf-4a25-a43b-168721d277fb tempest-VolumesTransfersV357Test-31643605 tempest-VolumesTransfersV357Test-31643605-project-member] DELETE http://192.168.122.82/volume/v3/volume-transfers/b88cdc04-c4dc-4e0b-8042-61e8aa95551a Sep 02 12:52:08 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-29d66fb3-2aaf-4a25-a43b-168721d277fb tempest-VolumesTransfersV357Test-31643605 tempest-VolumesTransfersV357Test-31643605-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:08 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-29d66fb3-2aaf-4a25-a43b-168721d277fb tempest-VolumesTransfersV357Test-31643605 tempest-VolumesTransfersV357Test-31643605-project-member] Calling method 'delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:08 devstack devstack@c-api.service[86935]: INFO cinder.api.contrib.volume_transfer [None req-29d66fb3-2aaf-4a25-a43b-168721d277fb tempest-VolumesTransfersV357Test-31643605 tempest-VolumesTransfersV357Test-31643605-project-member] Delete transfer with id: b88cdc04-c4dc-4e0b-8042-61e8aa95551a Sep 02 12:52:08 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-29d66fb3-2aaf-4a25-a43b-168721d277fb tempest-VolumesTransfersV357Test-31643605 tempest-VolumesTransfersV357Test-31643605-project-member] http://192.168.122.82/volume/v3/volume-transfers/b88cdc04-c4dc-4e0b-8042-61e8aa95551a returned with HTTP 404 Sep 02 12:52:08 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 532/1055] 192.168.122.82 () {60 vars in 1298 bytes} [Wed Sep 2 12:52:08 2026] DELETE /volume/v3/volume-transfers/b88cdc04-c4dc-4e0b-8042-61e8aa95551a => generated 111 bytes in 93 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 12:52:08 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-304eec68-2ea5-41a9-8029-a71795a6ff7d None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:08 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-304eec68-2ea5-41a9-8029-a71795a6ff7d tempest-VolumesTransfersV357Test-748553643 tempest-VolumesTransfersV357Test-748553643-project-admin] DELETE http://192.168.122.82/volume/v3/volumes/a388b981-1049-4249-ac59-3b7a650fc119 Sep 02 12:52:08 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-304eec68-2ea5-41a9-8029-a71795a6ff7d tempest-VolumesTransfersV357Test-748553643 tempest-VolumesTransfersV357Test-748553643-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:08 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-304eec68-2ea5-41a9-8029-a71795a6ff7d tempest-VolumesTransfersV357Test-748553643 tempest-VolumesTransfersV357Test-748553643-project-admin] Calling method 'delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:08 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-304eec68-2ea5-41a9-8029-a71795a6ff7d tempest-VolumesTransfersV357Test-748553643 tempest-VolumesTransfersV357Test-748553643-project-admin] Delete volume with id: a388b981-1049-4249-ac59-3b7a650fc119 Sep 02 12:52:08 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:08 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:52:08 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:08 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:52:08 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-304eec68-2ea5-41a9-8029-a71795a6ff7d tempest-VolumesTransfersV357Test-748553643 tempest-VolumesTransfersV357Test-748553643-project-admin] Volume info retrieved successfully. Sep 02 12:52:08 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-304eec68-2ea5-41a9-8029-a71795a6ff7d tempest-VolumesTransfersV357Test-748553643 tempest-VolumesTransfersV357Test-748553643-project-admin] Delete volume request issued successfully. Sep 02 12:52:08 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-304eec68-2ea5-41a9-8029-a71795a6ff7d tempest-VolumesTransfersV357Test-748553643 tempest-VolumesTransfersV357Test-748553643-project-admin] http://192.168.122.82/volume/v3/volumes/a388b981-1049-4249-ac59-3b7a650fc119 returned with HTTP 202 Sep 02 12:52:08 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-5bd4338d-a6b8-42ef-b5d3-fd5e04167c48 tempest-VolumeQuotasNegativeTestJSON-429160338 tempest-VolumeQuotasNegativeTestJSON-429160338-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 12:52:08 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 533/1056] 192.168.122.82 () {60 vars in 1271 bytes} [Wed Sep 2 12:52:08 2026] DELETE /volume/v3/volumes/a388b981-1049-4249-ac59-3b7a650fc119 => generated 0 bytes in 189 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 12:52:08 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-5bd4338d-a6b8-42ef-b5d3-fd5e04167c48 tempest-VolumeQuotasNegativeTestJSON-429160338 tempest-VolumeQuotasNegativeTestJSON-429160338-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-56557179"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:52:08 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.volumes [None req-5bd4338d-a6b8-42ef-b5d3-fd5e04167c48 tempest-VolumeQuotasNegativeTestJSON-429160338 tempest-VolumeQuotasNegativeTestJSON-429160338-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-56557179'}} {{(pid=86936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 12:52:08 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-5bd4338d-a6b8-42ef-b5d3-fd5e04167c48 tempest-VolumeQuotasNegativeTestJSON-429160338 tempest-VolumeQuotasNegativeTestJSON-429160338-project-member] Create volume of 1 GB Sep 02 12:52:08 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-025ff85a-4150-44e0-ad00-6e546d075b1d None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:08 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-5bd4338d-a6b8-42ef-b5d3-fd5e04167c48 tempest-VolumeQuotasNegativeTestJSON-429160338 tempest-VolumeQuotasNegativeTestJSON-429160338-project-member] Availability Zones retrieved successfully. Sep 02 12:52:08 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-025ff85a-4150-44e0-ad00-6e546d075b1d tempest-VolumesTransfersV357Test-748553643 tempest-VolumesTransfersV357Test-748553643-project-admin] GET http://192.168.122.82/volume/v3/volumes/a388b981-1049-4249-ac59-3b7a650fc119 Sep 02 12:52:08 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-025ff85a-4150-44e0-ad00-6e546d075b1d tempest-VolumesTransfersV357Test-748553643 tempest-VolumesTransfersV357Test-748553643-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:08 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-025ff85a-4150-44e0-ad00-6e546d075b1d tempest-VolumesTransfersV357Test-748553643 tempest-VolumesTransfersV357Test-748553643-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:08 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-5bd4338d-a6b8-42ef-b5d3-fd5e04167c48 tempest-VolumeQuotasNegativeTestJSON-429160338 tempest-VolumeQuotasNegativeTestJSON-429160338-project-member] Flow 'volume_create_api' (b2a299fc-42b8-46e6-aae8-32b0aac4ff21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:52:08 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:08 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:52:08 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-5bd4338d-a6b8-42ef-b5d3-fd5e04167c48 tempest-VolumeQuotasNegativeTestJSON-429160338 tempest-VolumeQuotasNegativeTestJSON-429160338-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eddcf499-2c2c-4a5d-8be0-2cc33a595358) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:52:08 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:08 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:52:08 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.flows.api.create_volume [None req-5bd4338d-a6b8-42ef-b5d3-fd5e04167c48 tempest-VolumeQuotasNegativeTestJSON-429160338 tempest-VolumeQuotasNegativeTestJSON-429160338-project-member] Validating volume size '1' using validate_int {{(pid=86936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 12:52:08 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-025ff85a-4150-44e0-ad00-6e546d075b1d tempest-VolumesTransfersV357Test-748553643 tempest-VolumesTransfersV357Test-748553643-project-admin] Volume info retrieved successfully. Sep 02 12:52:08 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-025ff85a-4150-44e0-ad00-6e546d075b1d tempest-VolumesTransfersV357Test-748553643 tempest-VolumesTransfersV357Test-748553643-project-admin] http://192.168.122.82/volume/v3/volumes/a388b981-1049-4249-ac59-3b7a650fc119 returned with HTTP 200 Sep 02 12:52:08 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 534/1057] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:52:08 2026] GET /volume/v3/volumes/a388b981-1049-4249-ac59-3b7a650fc119 => generated 1136 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 12:52:09 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-5bd4338d-a6b8-42ef-b5d3-fd5e04167c48 tempest-VolumeQuotasNegativeTestJSON-429160338 tempest-VolumeQuotasNegativeTestJSON-429160338-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eddcf499-2c2c-4a5d-8be0-2cc33a595358) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:52:09 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-5bd4338d-a6b8-42ef-b5d3-fd5e04167c48 tempest-VolumeQuotasNegativeTestJSON-429160338 tempest-VolumeQuotasNegativeTestJSON-429160338-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c132dff6-9c1c-43f0-b520-bbf4d3cabc56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:52:09 devstack devstack@c-api.service[86936]: DEBUG cinder.quota [None req-5bd4338d-a6b8-42ef-b5d3-fd5e04167c48 tempest-VolumeQuotasNegativeTestJSON-429160338 tempest-VolumeQuotasNegativeTestJSON-429160338-project-member] Created reservations ['79c092a2-4a11-47c1-a8d6-6c473c883211', 'c4e904a9-78ff-4336-b046-2adef51ff285', 'c7b8b73f-e404-4616-9a7f-0c67c57d0ff9', '464b2edc-d9af-41c1-a9ce-a94099e7ec2f'] {{(pid=86936) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:52:09 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-5bd4338d-a6b8-42ef-b5d3-fd5e04167c48 tempest-VolumeQuotasNegativeTestJSON-429160338 tempest-VolumeQuotasNegativeTestJSON-429160338-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c132dff6-9c1c-43f0-b520-bbf4d3cabc56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['79c092a2-4a11-47c1-a8d6-6c473c883211', 'c4e904a9-78ff-4336-b046-2adef51ff285', 'c7b8b73f-e404-4616-9a7f-0c67c57d0ff9', '464b2edc-d9af-41c1-a9ce-a94099e7ec2f']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:52:09 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-5bd4338d-a6b8-42ef-b5d3-fd5e04167c48 tempest-VolumeQuotasNegativeTestJSON-429160338 tempest-VolumeQuotasNegativeTestJSON-429160338-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c080d54-e09d-49d7-bf9c-c5d238db5f79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:52:09 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:09 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:52:09 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-5bd4338d-a6b8-42ef-b5d3-fd5e04167c48 tempest-VolumeQuotasNegativeTestJSON-429160338 tempest-VolumeQuotasNegativeTestJSON-429160338-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c080d54-e09d-49d7-bf9c-c5d238db5f79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8bc7c925-95f7-448d-bece-982a543c39c7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-56557179',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f48119bc5c74448d88bffe7c9d38e638',qos_specs=None,replication_status=,reservations=['79c092a2-4a11-47c1-a8d6-6c473c883211','c4e904a9-78ff-4336-b046-2adef51ff285','c7b8b73f-e404-4616-9a7f-0c67c57d0ff9','464b2edc-d9af-41c1-a9ce-a94099e7ec2f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30eefbb964e042a299e8a20133430b89',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T10:52:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-56557179',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8bc7c925-95f7-448d-bece-982a543c39c7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f48119bc5c74448d88bffe7c9d38e638',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='30eefbb964e042a299e8a20133430b89',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:52:09 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-5bd4338d-a6b8-42ef-b5d3-fd5e04167c48 tempest-VolumeQuotasNegativeTestJSON-429160338 tempest-VolumeQuotasNegativeTestJSON-429160338-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70cbbc65-f630-447c-8896-1b727b4cf6e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:52:09 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-5bd4338d-a6b8-42ef-b5d3-fd5e04167c48 tempest-VolumeQuotasNegativeTestJSON-429160338 tempest-VolumeQuotasNegativeTestJSON-429160338-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70cbbc65-f630-447c-8896-1b727b4cf6e4) transitioned into state 'SUCCESS' from state '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-56557179',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f48119bc5c74448d88bffe7c9d38e638',qos_specs=None,replication_status=,reservations=['79c092a2-4a11-47c1-a8d6-6c473c883211','c4e904a9-78ff-4336-b046-2adef51ff285','c7b8b73f-e404-4616-9a7f-0c67c57d0ff9','464b2edc-d9af-41c1-a9ce-a94099e7ec2f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30eefbb964e042a299e8a20133430b89',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:52:09 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-5bd4338d-a6b8-42ef-b5d3-fd5e04167c48 tempest-VolumeQuotasNegativeTestJSON-429160338 tempest-VolumeQuotasNegativeTestJSON-429160338-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a852d04f-015b-4df5-9265-1a60bc0af104) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:52:09 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-5bd4338d-a6b8-42ef-b5d3-fd5e04167c48 tempest-VolumeQuotasNegativeTestJSON-429160338 tempest-VolumeQuotasNegativeTestJSON-429160338-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a852d04f-015b-4df5-9265-1a60bc0af104) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:52:09 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-5bd4338d-a6b8-42ef-b5d3-fd5e04167c48 tempest-VolumeQuotasNegativeTestJSON-429160338 tempest-VolumeQuotasNegativeTestJSON-429160338-project-member] Flow 'volume_create_api' (b2a299fc-42b8-46e6-aae8-32b0aac4ff21) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:52:09 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-5bd4338d-a6b8-42ef-b5d3-fd5e04167c48 tempest-VolumeQuotasNegativeTestJSON-429160338 tempest-VolumeQuotasNegativeTestJSON-429160338-project-member] Create volume request issued successfully. Sep 02 12:52:09 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-5bd4338d-a6b8-42ef-b5d3-fd5e04167c48 tempest-VolumeQuotasNegativeTestJSON-429160338 tempest-VolumeQuotasNegativeTestJSON-429160338-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 12:52:09 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 524/1058] 192.168.122.82 () {60 vars in 1137 bytes} [Wed Sep 2 12:52:08 2026] POST /volume/v3/volumes => generated 764 bytes in 1154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 12:52:09 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-9f08b09d-bd98-4a9a-bff0-be47c9f83f3c None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:09 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-9f08b09d-bd98-4a9a-bff0-be47c9f83f3c tempest-VolumeQuotasNegativeTestJSON-429160338 tempest-VolumeQuotasNegativeTestJSON-429160338-project-member] GET http://192.168.122.82/volume/v3/volumes/8bc7c925-95f7-448d-bece-982a543c39c7 Sep 02 12:52:09 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-9f08b09d-bd98-4a9a-bff0-be47c9f83f3c tempest-VolumeQuotasNegativeTestJSON-429160338 tempest-VolumeQuotasNegativeTestJSON-429160338-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:09 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-9f08b09d-bd98-4a9a-bff0-be47c9f83f3c tempest-VolumeQuotasNegativeTestJSON-429160338 tempest-VolumeQuotasNegativeTestJSON-429160338-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:09 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:09 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:52:09 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:09 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:52:09 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-9f08b09d-bd98-4a9a-bff0-be47c9f83f3c tempest-VolumeQuotasNegativeTestJSON-429160338 tempest-VolumeQuotasNegativeTestJSON-429160338-project-member] Volume info retrieved successfully. Sep 02 12:52:09 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-9f08b09d-bd98-4a9a-bff0-be47c9f83f3c tempest-VolumeQuotasNegativeTestJSON-429160338 tempest-VolumeQuotasNegativeTestJSON-429160338-project-member] http://192.168.122.82/volume/v3/volumes/8bc7c925-95f7-448d-bece-982a543c39c7 returned with HTTP 200 Sep 02 12:52:09 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 535/1059] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:09 2026] GET /volume/v3/volumes/8bc7c925-95f7-448d-bece-982a543c39c7 => generated 832 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:52:09 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-a2416f49-e69a-446b-b9f4-d79cc4648d5d None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:09 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-a2416f49-e69a-446b-b9f4-d79cc4648d5d tempest-VolumesTransfersV357Test-748553643 tempest-VolumesTransfersV357Test-748553643-project-admin] GET http://192.168.122.82/volume/v3/volumes/a388b981-1049-4249-ac59-3b7a650fc119 Sep 02 12:52:09 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-a2416f49-e69a-446b-b9f4-d79cc4648d5d tempest-VolumesTransfersV357Test-748553643 tempest-VolumesTransfersV357Test-748553643-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:10 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-a2416f49-e69a-446b-b9f4-d79cc4648d5d tempest-VolumesTransfersV357Test-748553643 tempest-VolumesTransfersV357Test-748553643-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:10 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:10 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:52:10 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:10 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:52:10 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-a2416f49-e69a-446b-b9f4-d79cc4648d5d tempest-VolumesTransfersV357Test-748553643 tempest-VolumesTransfersV357Test-748553643-project-admin] Volume info retrieved successfully. Sep 02 12:52:10 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-a2416f49-e69a-446b-b9f4-d79cc4648d5d tempest-VolumesTransfersV357Test-748553643 tempest-VolumesTransfersV357Test-748553643-project-admin] http://192.168.122.82/volume/v3/volumes/a388b981-1049-4249-ac59-3b7a650fc119 returned with HTTP 200 Sep 02 12:52:10 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 525/1060] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:52:09 2026] GET /volume/v3/volumes/a388b981-1049-4249-ac59-3b7a650fc119 => generated 1136 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 02 12:52:10 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-1746530f-cbed-4115-b590-ae7af92ef846 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:10 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-1746530f-cbed-4115-b590-ae7af92ef846 tempest-VolumeQuotasNegativeTestJSON-429160338 tempest-VolumeQuotasNegativeTestJSON-429160338-project-member] GET http://192.168.122.82/volume/v3/volumes/8bc7c925-95f7-448d-bece-982a543c39c7 Sep 02 12:52:10 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-1746530f-cbed-4115-b590-ae7af92ef846 tempest-VolumeQuotasNegativeTestJSON-429160338 tempest-VolumeQuotasNegativeTestJSON-429160338-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:10 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-1746530f-cbed-4115-b590-ae7af92ef846 tempest-VolumeQuotasNegativeTestJSON-429160338 tempest-VolumeQuotasNegativeTestJSON-429160338-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:10 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:10 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:52:10 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:10 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:52:10 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-1746530f-cbed-4115-b590-ae7af92ef846 tempest-VolumeQuotasNegativeTestJSON-429160338 tempest-VolumeQuotasNegativeTestJSON-429160338-project-member] Volume info retrieved successfully. Sep 02 12:52:10 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-1746530f-cbed-4115-b590-ae7af92ef846 tempest-VolumeQuotasNegativeTestJSON-429160338 tempest-VolumeQuotasNegativeTestJSON-429160338-project-member] http://192.168.122.82/volume/v3/volumes/8bc7c925-95f7-448d-bece-982a543c39c7 returned with HTTP 200 Sep 02 12:52:10 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 536/1061] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:10 2026] GET /volume/v3/volumes/8bc7c925-95f7-448d-bece-982a543c39c7 => generated 856 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:52:11 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-d9f0142b-5ea6-4cc8-9ea0-94cb3a9115f1 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:11 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-d9f0142b-5ea6-4cc8-9ea0-94cb3a9115f1 tempest-VolumesTransfersV357Test-748553643 tempest-VolumesTransfersV357Test-748553643-project-admin] GET http://192.168.122.82/volume/v3/volumes/a388b981-1049-4249-ac59-3b7a650fc119 Sep 02 12:52:11 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-d9f0142b-5ea6-4cc8-9ea0-94cb3a9115f1 tempest-VolumesTransfersV357Test-748553643 tempest-VolumesTransfersV357Test-748553643-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:11 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-d9f0142b-5ea6-4cc8-9ea0-94cb3a9115f1 tempest-VolumesTransfersV357Test-748553643 tempest-VolumesTransfersV357Test-748553643-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:11 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-d9f0142b-5ea6-4cc8-9ea0-94cb3a9115f1 tempest-VolumesTransfersV357Test-748553643 tempest-VolumesTransfersV357Test-748553643-project-admin] http://192.168.122.82/volume/v3/volumes/a388b981-1049-4249-ac59-3b7a650fc119 returned with HTTP 404 Sep 02 12:52:11 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 526/1062] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:52:11 2026] GET /volume/v3/volumes/a388b981-1049-4249-ac59-3b7a650fc119 => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 12:52:11 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-cdb6792a-9923-4681-9e25-8a2e3c8a759a None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:11 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-cdb6792a-9923-4681-9e25-8a2e3c8a759a tempest-VolumesTransfersV357Test-31643605 tempest-VolumesTransfersV357Test-31643605-project-member] GET http://192.168.122.82/volume/v3/volumes/a388b981-1049-4249-ac59-3b7a650fc119 Sep 02 12:52:11 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-cdb6792a-9923-4681-9e25-8a2e3c8a759a tempest-VolumesTransfersV357Test-31643605 tempest-VolumesTransfersV357Test-31643605-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:11 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-cdb6792a-9923-4681-9e25-8a2e3c8a759a tempest-VolumesTransfersV357Test-31643605 tempest-VolumesTransfersV357Test-31643605-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:11 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-cdb6792a-9923-4681-9e25-8a2e3c8a759a tempest-VolumesTransfersV357Test-31643605 tempest-VolumesTransfersV357Test-31643605-project-member] http://192.168.122.82/volume/v3/volumes/a388b981-1049-4249-ac59-3b7a650fc119 returned with HTTP 404 Sep 02 12:52:11 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 537/1063] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:52:11 2026] GET /volume/v3/volumes/a388b981-1049-4249-ac59-3b7a650fc119 => generated 109 bytes in 72 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 12:52:11 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-b48af1bd-2966-440c-9e69-0bc5ce6d7a5f None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:11 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-b48af1bd-2966-440c-9e69-0bc5ce6d7a5f tempest-VolumesTransfersV357Test-31643605 tempest-VolumesTransfersV357Test-31643605-project-member] DELETE http://192.168.122.82/volume/v3/volumes/a388b981-1049-4249-ac59-3b7a650fc119 Sep 02 12:52:11 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-b48af1bd-2966-440c-9e69-0bc5ce6d7a5f tempest-VolumesTransfersV357Test-31643605 tempest-VolumesTransfersV357Test-31643605-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:11 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-b48af1bd-2966-440c-9e69-0bc5ce6d7a5f tempest-VolumesTransfersV357Test-31643605 tempest-VolumesTransfersV357Test-31643605-project-member] Calling method 'delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:11 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-b48af1bd-2966-440c-9e69-0bc5ce6d7a5f tempest-VolumesTransfersV357Test-31643605 tempest-VolumesTransfersV357Test-31643605-project-member] Delete volume with id: a388b981-1049-4249-ac59-3b7a650fc119 Sep 02 12:52:11 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-b48af1bd-2966-440c-9e69-0bc5ce6d7a5f tempest-VolumesTransfersV357Test-31643605 tempest-VolumesTransfersV357Test-31643605-project-member] http://192.168.122.82/volume/v3/volumes/a388b981-1049-4249-ac59-3b7a650fc119 returned with HTTP 404 Sep 02 12:52:11 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 527/1064] 192.168.122.82 () {60 vars in 1271 bytes} [Wed Sep 2 12:52:11 2026] DELETE /volume/v3/volumes/a388b981-1049-4249-ac59-3b7a650fc119 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 12:52:11 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-3ebfa7f4-e907-4f19-b436-022176181684 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:11 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-3ebfa7f4-e907-4f19-b436-022176181684 tempest-VolumeQuotasNegativeTestJSON-429160338 tempest-VolumeQuotasNegativeTestJSON-429160338-project-member] GET http://192.168.122.82/volume/v3/volumes/8bc7c925-95f7-448d-bece-982a543c39c7 Sep 02 12:52:11 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-3ebfa7f4-e907-4f19-b436-022176181684 tempest-VolumeQuotasNegativeTestJSON-429160338 tempest-VolumeQuotasNegativeTestJSON-429160338-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:11 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-3ebfa7f4-e907-4f19-b436-022176181684 tempest-VolumeQuotasNegativeTestJSON-429160338 tempest-VolumeQuotasNegativeTestJSON-429160338-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:11 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:11 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:52:11 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:11 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:52:11 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-3ebfa7f4-e907-4f19-b436-022176181684 tempest-VolumeQuotasNegativeTestJSON-429160338 tempest-VolumeQuotasNegativeTestJSON-429160338-project-member] Volume info retrieved successfully. Sep 02 12:52:11 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-3ebfa7f4-e907-4f19-b436-022176181684 tempest-VolumeQuotasNegativeTestJSON-429160338 tempest-VolumeQuotasNegativeTestJSON-429160338-project-member] http://192.168.122.82/volume/v3/volumes/8bc7c925-95f7-448d-bece-982a543c39c7 returned with HTTP 200 Sep 02 12:52:11 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 538/1065] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:11 2026] GET /volume/v3/volumes/8bc7c925-95f7-448d-bece-982a543c39c7 => generated 857 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:52:11 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-2c59bad6-841e-4b55-b339-66e5163cf224 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:11 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-2c59bad6-841e-4b55-b339-66e5163cf224 tempest-VolumeQuotasNegativeTestJSON-2034478253 tempest-VolumeQuotasNegativeTestJSON-2034478253-project-admin] PUT http://192.168.122.82/volume/v3/os-quota-sets/f48119bc5c74448d88bffe7c9d38e638 Sep 02 12:52:11 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-2c59bad6-841e-4b55-b339-66e5163cf224 tempest-VolumeQuotasNegativeTestJSON-2034478253 tempest-VolumeQuotasNegativeTestJSON-2034478253-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:52:12 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-2c59bad6-841e-4b55-b339-66e5163cf224 tempest-VolumeQuotasNegativeTestJSON-2034478253 tempest-VolumeQuotasNegativeTestJSON-2034478253-project-admin] http://192.168.122.82/volume/v3/os-quota-sets/f48119bc5c74448d88bffe7c9d38e638 returned with HTTP 200 Sep 02 12:52:12 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 528/1066] 192.168.122.82 () {60 vars in 1253 bytes} [Wed Sep 2 12:52:11 2026] PUT /volume/v3/os-quota-sets/f48119bc5c74448d88bffe7c9d38e638 => generated 395 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:52:12 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-6b5b2d96-39a8-462c-90a5-f8784a5adb7a None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:12 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-6b5b2d96-39a8-462c-90a5-f8784a5adb7a tempest-VolumeQuotasNegativeTestJSON-429160338 tempest-VolumeQuotasNegativeTestJSON-429160338-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 12:52:12 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-6b5b2d96-39a8-462c-90a5-f8784a5adb7a tempest-VolumeQuotasNegativeTestJSON-429160338 tempest-VolumeQuotasNegativeTestJSON-429160338-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:52:12 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.volumes [None req-6b5b2d96-39a8-462c-90a5-f8784a5adb7a tempest-VolumeQuotasNegativeTestJSON-429160338 tempest-VolumeQuotasNegativeTestJSON-429160338-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=86935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 12:52:12 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-6b5b2d96-39a8-462c-90a5-f8784a5adb7a tempest-VolumeQuotasNegativeTestJSON-429160338 tempest-VolumeQuotasNegativeTestJSON-429160338-project-member] Create volume of 2 GB Sep 02 12:52:12 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-6b5b2d96-39a8-462c-90a5-f8784a5adb7a tempest-VolumeQuotasNegativeTestJSON-429160338 tempest-VolumeQuotasNegativeTestJSON-429160338-project-member] Availability Zones retrieved successfully. Sep 02 12:52:12 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-6b5b2d96-39a8-462c-90a5-f8784a5adb7a tempest-VolumeQuotasNegativeTestJSON-429160338 tempest-VolumeQuotasNegativeTestJSON-429160338-project-member] Flow 'volume_create_api' (e180babc-9a8e-4f2a-a589-ffcb910a8b10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:52:12 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-6b5b2d96-39a8-462c-90a5-f8784a5adb7a tempest-VolumeQuotasNegativeTestJSON-429160338 tempest-VolumeQuotasNegativeTestJSON-429160338-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64bcb349-ca53-4bc3-b9a5-fd4d955365ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:52:12 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.flows.api.create_volume [None req-6b5b2d96-39a8-462c-90a5-f8784a5adb7a tempest-VolumeQuotasNegativeTestJSON-429160338 tempest-VolumeQuotasNegativeTestJSON-429160338-project-member] Validating volume size '2' using validate_int {{(pid=86935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 12:52:12 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-6b5b2d96-39a8-462c-90a5-f8784a5adb7a tempest-VolumeQuotasNegativeTestJSON-429160338 tempest-VolumeQuotasNegativeTestJSON-429160338-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64bcb349-ca53-4bc3-b9a5-fd4d955365ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:52:12 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-6b5b2d96-39a8-462c-90a5-f8784a5adb7a tempest-VolumeQuotasNegativeTestJSON-429160338 tempest-VolumeQuotasNegativeTestJSON-429160338-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c0b0d35-8f87-45e6-a321-9ffeaa4f2a49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:52:12 devstack devstack@c-api.service[86935]: WARNING cinder.quota_utils [None req-6b5b2d96-39a8-462c-90a5-f8784a5adb7a tempest-VolumeQuotasNegativeTestJSON-429160338 tempest-VolumeQuotasNegativeTestJSON-429160338-project-member] Quota exceeded for f48119bc5c74448d88bffe7c9d38e638, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 02 12:52:12 devstack devstack@c-api.service[86935]: WARNING cinder.volume.api [None req-6b5b2d96-39a8-462c-90a5-f8784a5adb7a tempest-VolumeQuotasNegativeTestJSON-429160338 tempest-VolumeQuotasNegativeTestJSON-429160338-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c0b0d35-8f87-45e6-a321-9ffeaa4f2a49) transitioned into state 'FAILURE' from state 'RUNNING' Sep 02 12:52:12 devstack devstack@c-api.service[86935]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Sep 02 12:52:12 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-6b5b2d96-39a8-462c-90a5-f8784a5adb7a tempest-VolumeQuotasNegativeTestJSON-429160338 tempest-VolumeQuotasNegativeTestJSON-429160338-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c0b0d35-8f87-45e6-a321-9ffeaa4f2a49) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:52:12 devstack devstack@c-api.service[86935]: WARNING cinder.volume.api [None req-6b5b2d96-39a8-462c-90a5-f8784a5adb7a tempest-VolumeQuotasNegativeTestJSON-429160338 tempest-VolumeQuotasNegativeTestJSON-429160338-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c0b0d35-8f87-45e6-a321-9ffeaa4f2a49) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 02 12:52:12 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-6b5b2d96-39a8-462c-90a5-f8784a5adb7a tempest-VolumeQuotasNegativeTestJSON-429160338 tempest-VolumeQuotasNegativeTestJSON-429160338-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64bcb349-ca53-4bc3-b9a5-fd4d955365ff) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:52:12 devstack devstack@c-api.service[86935]: WARNING cinder.volume.api [None req-6b5b2d96-39a8-462c-90a5-f8784a5adb7a tempest-VolumeQuotasNegativeTestJSON-429160338 tempest-VolumeQuotasNegativeTestJSON-429160338-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64bcb349-ca53-4bc3-b9a5-fd4d955365ff) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 02 12:52:12 devstack devstack@c-api.service[86935]: WARNING cinder.volume.api [None req-6b5b2d96-39a8-462c-90a5-f8784a5adb7a tempest-VolumeQuotasNegativeTestJSON-429160338 tempest-VolumeQuotasNegativeTestJSON-429160338-project-member] Flow 'volume_create_api' (e180babc-9a8e-4f2a-a589-ffcb910a8b10) transitioned into state 'REVERTED' from state 'RUNNING' Sep 02 12:52:12 devstack devstack@c-api.service[86935]: INFO cinder.api.middleware.fault [None req-6b5b2d96-39a8-462c-90a5-f8784a5adb7a tempest-VolumeQuotasNegativeTestJSON-429160338 tempest-VolumeQuotasNegativeTestJSON-429160338-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 413 Sep 02 12:52:12 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 539/1067] 192.168.122.82 () {60 vars in 1137 bytes} [Wed Sep 2 12:52:12 2026] POST /volume/v3/volumes => generated 208 bytes in 259 msecs (HTTP/1.1 413) 8 headers in 323 bytes (2 switches on core 0) Sep 02 12:52:12 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-396af10b-d2e7-4f60-b85e-d5b6a2d5e76d None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:12 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-396af10b-d2e7-4f60-b85e-d5b6a2d5e76d tempest-VolumeQuotasNegativeTestJSON-2034478253 tempest-VolumeQuotasNegativeTestJSON-2034478253-project-admin] PUT http://192.168.122.82/volume/v3/os-quota-sets/f48119bc5c74448d88bffe7c9d38e638 Sep 02 12:52:12 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-396af10b-d2e7-4f60-b85e-d5b6a2d5e76d tempest-VolumeQuotasNegativeTestJSON-2034478253 tempest-VolumeQuotasNegativeTestJSON-2034478253-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:52:12 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-396af10b-d2e7-4f60-b85e-d5b6a2d5e76d tempest-VolumeQuotasNegativeTestJSON-2034478253 tempest-VolumeQuotasNegativeTestJSON-2034478253-project-admin] http://192.168.122.82/volume/v3/os-quota-sets/f48119bc5c74448d88bffe7c9d38e638 returned with HTTP 200 Sep 02 12:52:12 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 529/1068] 192.168.122.82 () {60 vars in 1253 bytes} [Wed Sep 2 12:52:12 2026] PUT /volume/v3/os-quota-sets/f48119bc5c74448d88bffe7c9d38e638 => generated 395 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:52:12 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-bd066eb3-c36a-4c43-abbd-81bf1ceb45b2 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:12 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-bd066eb3-c36a-4c43-abbd-81bf1ceb45b2 tempest-VolumeQuotasNegativeTestJSON-429160338 tempest-VolumeQuotasNegativeTestJSON-429160338-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 12:52:12 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-bd066eb3-c36a-4c43-abbd-81bf1ceb45b2 tempest-VolumeQuotasNegativeTestJSON-429160338 tempest-VolumeQuotasNegativeTestJSON-429160338-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:52:12 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.volumes [None req-bd066eb3-c36a-4c43-abbd-81bf1ceb45b2 tempest-VolumeQuotasNegativeTestJSON-429160338 tempest-VolumeQuotasNegativeTestJSON-429160338-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=86935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 12:52:12 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-bd066eb3-c36a-4c43-abbd-81bf1ceb45b2 tempest-VolumeQuotasNegativeTestJSON-429160338 tempest-VolumeQuotasNegativeTestJSON-429160338-project-member] Create volume of 1 GB Sep 02 12:52:12 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:12 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:52:12 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-bd066eb3-c36a-4c43-abbd-81bf1ceb45b2 tempest-VolumeQuotasNegativeTestJSON-429160338 tempest-VolumeQuotasNegativeTestJSON-429160338-project-member] Availability Zones retrieved successfully. Sep 02 12:52:12 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-bd066eb3-c36a-4c43-abbd-81bf1ceb45b2 tempest-VolumeQuotasNegativeTestJSON-429160338 tempest-VolumeQuotasNegativeTestJSON-429160338-project-member] Flow 'volume_create_api' (063ab5c6-25b7-4748-84bb-e953a0463691) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:52:12 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-bd066eb3-c36a-4c43-abbd-81bf1ceb45b2 tempest-VolumeQuotasNegativeTestJSON-429160338 tempest-VolumeQuotasNegativeTestJSON-429160338-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9105307b-cc1a-418d-bce1-1a4f21c05d0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:52:12 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.flows.api.create_volume [None req-bd066eb3-c36a-4c43-abbd-81bf1ceb45b2 tempest-VolumeQuotasNegativeTestJSON-429160338 tempest-VolumeQuotasNegativeTestJSON-429160338-project-member] Validating volume size '1' using validate_int {{(pid=86935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 12:52:12 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-d1effd8a-1927-462f-b70a-9b8c87d3432a None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:12 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-d1effd8a-1927-462f-b70a-9b8c87d3432a tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 12:52:12 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-d1effd8a-1927-462f-b70a-9b8c87d3432a tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-295738973"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:52:12 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.volumes [None req-d1effd8a-1927-462f-b70a-9b8c87d3432a tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-295738973'}} {{(pid=86936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 12:52:12 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-d1effd8a-1927-462f-b70a-9b8c87d3432a tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Create volume of 1 GB Sep 02 12:52:12 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-bd066eb3-c36a-4c43-abbd-81bf1ceb45b2 tempest-VolumeQuotasNegativeTestJSON-429160338 tempest-VolumeQuotasNegativeTestJSON-429160338-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9105307b-cc1a-418d-bce1-1a4f21c05d0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:52:12 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-bd066eb3-c36a-4c43-abbd-81bf1ceb45b2 tempest-VolumeQuotasNegativeTestJSON-429160338 tempest-VolumeQuotasNegativeTestJSON-429160338-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16e1d61b-a58b-49f7-99fa-437dee2ccc28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:52:12 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-d1effd8a-1927-462f-b70a-9b8c87d3432a tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Availability Zones retrieved successfully. Sep 02 12:52:12 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-d1effd8a-1927-462f-b70a-9b8c87d3432a tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Flow 'volume_create_api' (e1adfd68-f2aa-480d-9af5-e5eb7f536ad8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:52:12 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-d1effd8a-1927-462f-b70a-9b8c87d3432a tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e923175-76d3-4ed0-8781-d2ed4bf17845) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:52:12 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.flows.api.create_volume [None req-d1effd8a-1927-462f-b70a-9b8c87d3432a tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Validating volume size '1' using validate_int {{(pid=86936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 12:52:12 devstack devstack@c-api.service[86935]: WARNING cinder.quota_utils [None req-bd066eb3-c36a-4c43-abbd-81bf1ceb45b2 tempest-VolumeQuotasNegativeTestJSON-429160338 tempest-VolumeQuotasNegativeTestJSON-429160338-project-member] Quota exceeded for f48119bc5c74448d88bffe7c9d38e638, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Sep 02 12:52:12 devstack devstack@c-api.service[86935]: WARNING cinder.volume.api [None req-bd066eb3-c36a-4c43-abbd-81bf1ceb45b2 tempest-VolumeQuotasNegativeTestJSON-429160338 tempest-VolumeQuotasNegativeTestJSON-429160338-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16e1d61b-a58b-49f7-99fa-437dee2ccc28) transitioned into state 'FAILURE' from state 'RUNNING' Sep 02 12:52:12 devstack devstack@c-api.service[86935]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Sep 02 12:52:12 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-bd066eb3-c36a-4c43-abbd-81bf1ceb45b2 tempest-VolumeQuotasNegativeTestJSON-429160338 tempest-VolumeQuotasNegativeTestJSON-429160338-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16e1d61b-a58b-49f7-99fa-437dee2ccc28) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:52:12 devstack devstack@c-api.service[86935]: WARNING cinder.volume.api [None req-bd066eb3-c36a-4c43-abbd-81bf1ceb45b2 tempest-VolumeQuotasNegativeTestJSON-429160338 tempest-VolumeQuotasNegativeTestJSON-429160338-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16e1d61b-a58b-49f7-99fa-437dee2ccc28) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 02 12:52:12 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-bd066eb3-c36a-4c43-abbd-81bf1ceb45b2 tempest-VolumeQuotasNegativeTestJSON-429160338 tempest-VolumeQuotasNegativeTestJSON-429160338-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9105307b-cc1a-418d-bce1-1a4f21c05d0d) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:52:12 devstack devstack@c-api.service[86935]: WARNING cinder.volume.api [None req-bd066eb3-c36a-4c43-abbd-81bf1ceb45b2 tempest-VolumeQuotasNegativeTestJSON-429160338 tempest-VolumeQuotasNegativeTestJSON-429160338-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9105307b-cc1a-418d-bce1-1a4f21c05d0d) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 02 12:52:12 devstack devstack@c-api.service[86935]: WARNING cinder.volume.api [None req-bd066eb3-c36a-4c43-abbd-81bf1ceb45b2 tempest-VolumeQuotasNegativeTestJSON-429160338 tempest-VolumeQuotasNegativeTestJSON-429160338-project-member] Flow 'volume_create_api' (063ab5c6-25b7-4748-84bb-e953a0463691) transitioned into state 'REVERTED' from state 'RUNNING' Sep 02 12:52:12 devstack devstack@c-api.service[86935]: INFO cinder.api.middleware.fault [None req-bd066eb3-c36a-4c43-abbd-81bf1ceb45b2 tempest-VolumeQuotasNegativeTestJSON-429160338 tempest-VolumeQuotasNegativeTestJSON-429160338-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 413 Sep 02 12:52:12 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 540/1069] 192.168.122.82 () {60 vars in 1137 bytes} [Wed Sep 2 12:52:12 2026] POST /volume/v3/volumes => generated 150 bytes in 256 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 02 12:52:12 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-d1effd8a-1927-462f-b70a-9b8c87d3432a tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e923175-76d3-4ed0-8781-d2ed4bf17845) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:52:12 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-ac2671a0-0834-4690-8e04-0b2f36da7d55 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:12 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-d1effd8a-1927-462f-b70a-9b8c87d3432a tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73b739b1-d5c7-4f2a-acea-db3ccd5ab6fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:52:12 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-ac2671a0-0834-4690-8e04-0b2f36da7d55 tempest-VolumeQuotasNegativeTestJSON-2034478253 tempest-VolumeQuotasNegativeTestJSON-2034478253-project-admin] PUT http://192.168.122.82/volume/v3/os-quota-sets/f48119bc5c74448d88bffe7c9d38e638 Sep 02 12:52:12 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-ac2671a0-0834-4690-8e04-0b2f36da7d55 tempest-VolumeQuotasNegativeTestJSON-2034478253 tempest-VolumeQuotasNegativeTestJSON-2034478253-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:52:12 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:12 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:52:12 devstack devstack@c-api.service[86936]: DEBUG cinder.quota [None req-d1effd8a-1927-462f-b70a-9b8c87d3432a tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Created reservations ['b6fa7761-3228-4735-b637-15e79ce5981c', 'f7b67229-727c-4839-aa10-162e580eb663', 'fc234e58-b6b8-4c4c-bbaf-45d828b09b77', '7c26fd7f-2738-430a-a9de-56d71830b1eb'] {{(pid=86936) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:52:12 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-d1effd8a-1927-462f-b70a-9b8c87d3432a tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73b739b1-d5c7-4f2a-acea-db3ccd5ab6fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b6fa7761-3228-4735-b637-15e79ce5981c', 'f7b67229-727c-4839-aa10-162e580eb663', 'fc234e58-b6b8-4c4c-bbaf-45d828b09b77', '7c26fd7f-2738-430a-a9de-56d71830b1eb']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:52:12 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-d1effd8a-1927-462f-b70a-9b8c87d3432a tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a62f87a-0f74-40d4-bbec-9949efd5049a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:52:12 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-ac2671a0-0834-4690-8e04-0b2f36da7d55 tempest-VolumeQuotasNegativeTestJSON-2034478253 tempest-VolumeQuotasNegativeTestJSON-2034478253-project-admin] http://192.168.122.82/volume/v3/os-quota-sets/f48119bc5c74448d88bffe7c9d38e638 returned with HTTP 200 Sep 02 12:52:12 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 541/1070] 192.168.122.82 () {60 vars in 1253 bytes} [Wed Sep 2 12:52:12 2026] PUT /volume/v3/os-quota-sets/f48119bc5c74448d88bffe7c9d38e638 => generated 394 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 12:52:12 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-57b159be-9ad9-4afb-b3b8-1bc2141c2eda None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:12 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-57b159be-9ad9-4afb-b3b8-1bc2141c2eda tempest-VolumeQuotasNegativeTestJSON-429160338 tempest-VolumeQuotasNegativeTestJSON-429160338-project-member] POST http://192.168.122.82/volume/v3/volumes/8bc7c925-95f7-448d-bece-982a543c39c7/action Sep 02 12:52:12 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-57b159be-9ad9-4afb-b3b8-1bc2141c2eda tempest-VolumeQuotasNegativeTestJSON-429160338 tempest-VolumeQuotasNegativeTestJSON-429160338-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=86935) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 12:52:12 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-57b159be-9ad9-4afb-b3b8-1bc2141c2eda tempest-VolumeQuotasNegativeTestJSON-429160338 tempest-VolumeQuotasNegativeTestJSON-429160338-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:52:12 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:12 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:52:12 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-d1effd8a-1927-462f-b70a-9b8c87d3432a tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a62f87a-0f74-40d4-bbec-9949efd5049a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '65ae7ed3-a525-4526-b3a8-1898c2fcba68', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-295738973',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3700fd27f9034b1698041b8fa08d3f5a',qos_specs=None,replication_status=,reservations=['b6fa7761-3228-4735-b637-15e79ce5981c','f7b67229-727c-4839-aa10-162e580eb663','fc234e58-b6b8-4c4c-bbaf-45d828b09b77','7c26fd7f-2738-430a-a9de-56d71830b1eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71ecfe356e204d13ab6ede46f5ea3355',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T10:52:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-295738973',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=65ae7ed3-a525-4526-b3a8-1898c2fcba68,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3700fd27f9034b1698041b8fa08d3f5a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='71ecfe356e204d13ab6ede46f5ea3355',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:52:12 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-d1effd8a-1927-462f-b70a-9b8c87d3432a tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61ee1acd-a5a8-44f4-8deb-fe67bac6cf44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:52:12 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:12 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:52:12 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:12 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:52:12 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-57b159be-9ad9-4afb-b3b8-1bc2141c2eda tempest-VolumeQuotasNegativeTestJSON-429160338 tempest-VolumeQuotasNegativeTestJSON-429160338-project-member] Volume info retrieved successfully. Sep 02 12:52:13 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-d1effd8a-1927-462f-b70a-9b8c87d3432a tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61ee1acd-a5a8-44f4-8deb-fe67bac6cf44) transitioned into state 'SUCCESS' from state '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-295738973',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3700fd27f9034b1698041b8fa08d3f5a',qos_specs=None,replication_status=,reservations=['b6fa7761-3228-4735-b637-15e79ce5981c','f7b67229-727c-4839-aa10-162e580eb663','fc234e58-b6b8-4c4c-bbaf-45d828b09b77','7c26fd7f-2738-430a-a9de-56d71830b1eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71ecfe356e204d13ab6ede46f5ea3355',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:52:13 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-d1effd8a-1927-462f-b70a-9b8c87d3432a tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0a23e0f-f3ee-4dd7-9bb1-9137967a33fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:52:13 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-d1effd8a-1927-462f-b70a-9b8c87d3432a tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0a23e0f-f3ee-4dd7-9bb1-9137967a33fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:52:13 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-d1effd8a-1927-462f-b70a-9b8c87d3432a tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Flow 'volume_create_api' (e1adfd68-f2aa-480d-9af5-e5eb7f536ad8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:52:13 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-d1effd8a-1927-462f-b70a-9b8c87d3432a tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Create volume request issued successfully. Sep 02 12:52:13 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-d1effd8a-1927-462f-b70a-9b8c87d3432a tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 12:52:13 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 530/1071] 192.168.122.82 () {60 vars in 1137 bytes} [Wed Sep 2 12:52:12 2026] POST /volume/v3/volumes => generated 755 bytes in 464 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 12:52:13 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-1ec4245a-bcc5-4b04-a314-a7c7f158b06d None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:13 devstack devstack@c-api.service[86935]: ERROR cinder.volume.api [None req-57b159be-9ad9-4afb-b3b8-1bc2141c2eda tempest-VolumeQuotasNegativeTestJSON-429160338 tempest-VolumeQuotasNegativeTestJSON-429160338-project-member] Quota exceeded for f48119bc5c74448d88bffe7c9d38e638, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 02 12:52:13 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-1ec4245a-bcc5-4b04-a314-a7c7f158b06d tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] GET http://192.168.122.82/volume/v3/volumes/65ae7ed3-a525-4526-b3a8-1898c2fcba68 Sep 02 12:52:13 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-1ec4245a-bcc5-4b04-a314-a7c7f158b06d tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:13 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-1ec4245a-bcc5-4b04-a314-a7c7f158b06d tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:13 devstack devstack@c-api.service[86935]: INFO cinder.api.middleware.fault [None req-57b159be-9ad9-4afb-b3b8-1bc2141c2eda tempest-VolumeQuotasNegativeTestJSON-429160338 tempest-VolumeQuotasNegativeTestJSON-429160338-project-member] http://192.168.122.82/volume/v3/volumes/8bc7c925-95f7-448d-bece-982a543c39c7/action returned with HTTP 413 Sep 02 12:52:13 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 542/1072] 192.168.122.82 () {60 vars in 1269 bytes} [Wed Sep 2 12:52:12 2026] POST /volume/v3/volumes/8bc7c925-95f7-448d-bece-982a543c39c7/action => generated 208 bytes in 155 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 02 12:52:13 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:13 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:52:13 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:13 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:52:13 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-a39b261a-80dd-4fe3-9ca2-90f9d710f005 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:13 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-1ec4245a-bcc5-4b04-a314-a7c7f158b06d tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Volume info retrieved successfully. Sep 02 12:52:13 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-a39b261a-80dd-4fe3-9ca2-90f9d710f005 tempest-VolumeQuotasNegativeTestJSON-429160338 tempest-VolumeQuotasNegativeTestJSON-429160338-project-member] GET http://192.168.122.82/volume/v3/volumes/8bc7c925-95f7-448d-bece-982a543c39c7 Sep 02 12:52:13 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-a39b261a-80dd-4fe3-9ca2-90f9d710f005 tempest-VolumeQuotasNegativeTestJSON-429160338 tempest-VolumeQuotasNegativeTestJSON-429160338-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:13 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-a39b261a-80dd-4fe3-9ca2-90f9d710f005 tempest-VolumeQuotasNegativeTestJSON-429160338 tempest-VolumeQuotasNegativeTestJSON-429160338-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:13 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-1ec4245a-bcc5-4b04-a314-a7c7f158b06d tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] http://192.168.122.82/volume/v3/volumes/65ae7ed3-a525-4526-b3a8-1898c2fcba68 returned with HTTP 200 Sep 02 12:52:13 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 531/1073] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:13 2026] GET /volume/v3/volumes/65ae7ed3-a525-4526-b3a8-1898c2fcba68 => generated 823 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:52:13 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:13 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:52:13 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:13 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:52:13 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-a39b261a-80dd-4fe3-9ca2-90f9d710f005 tempest-VolumeQuotasNegativeTestJSON-429160338 tempest-VolumeQuotasNegativeTestJSON-429160338-project-member] Volume info retrieved successfully. Sep 02 12:52:13 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-a39b261a-80dd-4fe3-9ca2-90f9d710f005 tempest-VolumeQuotasNegativeTestJSON-429160338 tempest-VolumeQuotasNegativeTestJSON-429160338-project-member] http://192.168.122.82/volume/v3/volumes/8bc7c925-95f7-448d-bece-982a543c39c7 returned with HTTP 200 Sep 02 12:52:13 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 543/1074] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:13 2026] GET /volume/v3/volumes/8bc7c925-95f7-448d-bece-982a543c39c7 => generated 857 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:52:13 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-a89a5982-1c00-4498-be5d-ae3fe6148c1f None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:13 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-a89a5982-1c00-4498-be5d-ae3fe6148c1f tempest-VolumeQuotasNegativeTestJSON-429160338 tempest-VolumeQuotasNegativeTestJSON-429160338-project-member] DELETE http://192.168.122.82/volume/v3/volumes/8bc7c925-95f7-448d-bece-982a543c39c7 Sep 02 12:52:13 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-a89a5982-1c00-4498-be5d-ae3fe6148c1f tempest-VolumeQuotasNegativeTestJSON-429160338 tempest-VolumeQuotasNegativeTestJSON-429160338-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:13 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-a89a5982-1c00-4498-be5d-ae3fe6148c1f tempest-VolumeQuotasNegativeTestJSON-429160338 tempest-VolumeQuotasNegativeTestJSON-429160338-project-member] Calling method 'delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:13 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-a89a5982-1c00-4498-be5d-ae3fe6148c1f tempest-VolumeQuotasNegativeTestJSON-429160338 tempest-VolumeQuotasNegativeTestJSON-429160338-project-member] Delete volume with id: 8bc7c925-95f7-448d-bece-982a543c39c7 Sep 02 12:52:13 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:13 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:52:13 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:13 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:52:13 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-a89a5982-1c00-4498-be5d-ae3fe6148c1f tempest-VolumeQuotasNegativeTestJSON-429160338 tempest-VolumeQuotasNegativeTestJSON-429160338-project-member] Volume info retrieved successfully. Sep 02 12:52:13 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-a89a5982-1c00-4498-be5d-ae3fe6148c1f tempest-VolumeQuotasNegativeTestJSON-429160338 tempest-VolumeQuotasNegativeTestJSON-429160338-project-member] Delete volume request issued successfully. Sep 02 12:52:13 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-a89a5982-1c00-4498-be5d-ae3fe6148c1f tempest-VolumeQuotasNegativeTestJSON-429160338 tempest-VolumeQuotasNegativeTestJSON-429160338-project-member] http://192.168.122.82/volume/v3/volumes/8bc7c925-95f7-448d-bece-982a543c39c7 returned with HTTP 202 Sep 02 12:52:13 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 532/1075] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 12:52:13 2026] DELETE /volume/v3/volumes/8bc7c925-95f7-448d-bece-982a543c39c7 => generated 0 bytes in 127 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 12:52:13 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-3567c765-2842-4c5f-93e5-ad0facb2403b None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:13 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-3567c765-2842-4c5f-93e5-ad0facb2403b tempest-VolumeQuotasNegativeTestJSON-429160338 tempest-VolumeQuotasNegativeTestJSON-429160338-project-member] GET http://192.168.122.82/volume/v3/volumes/8bc7c925-95f7-448d-bece-982a543c39c7 Sep 02 12:52:13 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-3567c765-2842-4c5f-93e5-ad0facb2403b tempest-VolumeQuotasNegativeTestJSON-429160338 tempest-VolumeQuotasNegativeTestJSON-429160338-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:13 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-3567c765-2842-4c5f-93e5-ad0facb2403b tempest-VolumeQuotasNegativeTestJSON-429160338 tempest-VolumeQuotasNegativeTestJSON-429160338-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:13 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:13 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:52:13 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:13 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:52:13 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-3567c765-2842-4c5f-93e5-ad0facb2403b tempest-VolumeQuotasNegativeTestJSON-429160338 tempest-VolumeQuotasNegativeTestJSON-429160338-project-member] Volume info retrieved successfully. Sep 02 12:52:13 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-3567c765-2842-4c5f-93e5-ad0facb2403b tempest-VolumeQuotasNegativeTestJSON-429160338 tempest-VolumeQuotasNegativeTestJSON-429160338-project-member] http://192.168.122.82/volume/v3/volumes/8bc7c925-95f7-448d-bece-982a543c39c7 returned with HTTP 200 Sep 02 12:52:13 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 544/1076] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:13 2026] GET /volume/v3/volumes/8bc7c925-95f7-448d-bece-982a543c39c7 => generated 856 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:52:14 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-24ed7ba0-846a-4801-8a05-66cdb7f6cc87 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:14 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-24ed7ba0-846a-4801-8a05-66cdb7f6cc87 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] GET http://192.168.122.82/volume/v3/volumes/65ae7ed3-a525-4526-b3a8-1898c2fcba68 Sep 02 12:52:14 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-24ed7ba0-846a-4801-8a05-66cdb7f6cc87 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:14 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-24ed7ba0-846a-4801-8a05-66cdb7f6cc87 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:14 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:14 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:52:14 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:14 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:52:14 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-24ed7ba0-846a-4801-8a05-66cdb7f6cc87 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Volume info retrieved successfully. Sep 02 12:52:14 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-24ed7ba0-846a-4801-8a05-66cdb7f6cc87 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] http://192.168.122.82/volume/v3/volumes/65ae7ed3-a525-4526-b3a8-1898c2fcba68 returned with HTTP 200 Sep 02 12:52:14 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 533/1077] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:14 2026] GET /volume/v3/volumes/65ae7ed3-a525-4526-b3a8-1898c2fcba68 => generated 847 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:52:14 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-48a52897-569d-40a4-b9f1-f2b0b2d11061 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:14 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-48a52897-569d-40a4-b9f1-f2b0b2d11061 tempest-VolumeQuotasNegativeTestJSON-429160338 tempest-VolumeQuotasNegativeTestJSON-429160338-project-member] GET http://192.168.122.82/volume/v3/volumes/8bc7c925-95f7-448d-bece-982a543c39c7 Sep 02 12:52:14 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-48a52897-569d-40a4-b9f1-f2b0b2d11061 tempest-VolumeQuotasNegativeTestJSON-429160338 tempest-VolumeQuotasNegativeTestJSON-429160338-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:14 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-48a52897-569d-40a4-b9f1-f2b0b2d11061 tempest-VolumeQuotasNegativeTestJSON-429160338 tempest-VolumeQuotasNegativeTestJSON-429160338-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:14 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:14 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:52:14 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:14 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:52:14 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-48a52897-569d-40a4-b9f1-f2b0b2d11061 tempest-VolumeQuotasNegativeTestJSON-429160338 tempest-VolumeQuotasNegativeTestJSON-429160338-project-member] Volume info retrieved successfully. Sep 02 12:52:14 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-48a52897-569d-40a4-b9f1-f2b0b2d11061 tempest-VolumeQuotasNegativeTestJSON-429160338 tempest-VolumeQuotasNegativeTestJSON-429160338-project-member] http://192.168.122.82/volume/v3/volumes/8bc7c925-95f7-448d-bece-982a543c39c7 returned with HTTP 200 Sep 02 12:52:14 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 545/1078] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:14 2026] GET /volume/v3/volumes/8bc7c925-95f7-448d-bece-982a543c39c7 => generated 856 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:52:15 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-0b9bf8d8-756c-4f9d-bbee-6223839dce76 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:15 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-0b9bf8d8-756c-4f9d-bbee-6223839dce76 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] GET http://192.168.122.82/volume/v3/volumes/65ae7ed3-a525-4526-b3a8-1898c2fcba68 Sep 02 12:52:15 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-0b9bf8d8-756c-4f9d-bbee-6223839dce76 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:15 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-0b9bf8d8-756c-4f9d-bbee-6223839dce76 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:15 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:15 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:52:15 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:15 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:52:15 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-0b9bf8d8-756c-4f9d-bbee-6223839dce76 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Volume info retrieved successfully. Sep 02 12:52:15 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-0b9bf8d8-756c-4f9d-bbee-6223839dce76 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] http://192.168.122.82/volume/v3/volumes/65ae7ed3-a525-4526-b3a8-1898c2fcba68 returned with HTTP 200 Sep 02 12:52:15 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 534/1079] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:15 2026] GET /volume/v3/volumes/65ae7ed3-a525-4526-b3a8-1898c2fcba68 => generated 848 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:52:15 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-5d2f5897-8bf3-46e2-b17e-81ab20e5f8f9 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:15 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-5d2f5897-8bf3-46e2-b17e-81ab20e5f8f9 tempest-VolumesActionsTest-1307230054 tempest-VolumesActionsTest-1307230054-project-admin] POST http://192.168.122.82/volume/v3/volumes/65ae7ed3-a525-4526-b3a8-1898c2fcba68/action Sep 02 12:52:15 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-5d2f5897-8bf3-46e2-b17e-81ab20e5f8f9 tempest-VolumesActionsTest-1307230054 tempest-VolumesActionsTest-1307230054-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=86935) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 12:52:15 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-5d2f5897-8bf3-46e2-b17e-81ab20e5f8f9 tempest-VolumesActionsTest-1307230054 tempest-VolumesActionsTest-1307230054-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:52:15 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:15 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:52:15 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:15 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:52:15 devstack devstack@c-api.service[86935]: DEBUG cinder.api.contrib.admin_actions [None req-5d2f5897-8bf3-46e2-b17e-81ab20e5f8f9 tempest-VolumesActionsTest-1307230054 tempest-VolumesActionsTest-1307230054-project-admin] Updating volume '65ae7ed3-a525-4526-b3a8-1898c2fcba68' with '{'status': 'attaching'}' {{(pid=86935) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 02 12:52:15 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:15 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:52:15 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:15 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:52:15 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-5d2f5897-8bf3-46e2-b17e-81ab20e5f8f9 tempest-VolumesActionsTest-1307230054 tempest-VolumesActionsTest-1307230054-project-admin] http://192.168.122.82/volume/v3/volumes/65ae7ed3-a525-4526-b3a8-1898c2fcba68/action returned with HTTP 202 Sep 02 12:52:15 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 546/1080] 192.168.122.82 () {60 vars in 1269 bytes} [Wed Sep 2 12:52:15 2026] POST /volume/v3/volumes/65ae7ed3-a525-4526-b3a8-1898c2fcba68/action => generated 0 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 12:52:15 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-e90ae2de-4376-4b7d-acd4-4c245b89cf7d None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:15 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-e90ae2de-4376-4b7d-acd4-4c245b89cf7d tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] GET http://192.168.122.82/volume/v3/volumes/65ae7ed3-a525-4526-b3a8-1898c2fcba68 Sep 02 12:52:15 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-e90ae2de-4376-4b7d-acd4-4c245b89cf7d tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:15 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-e90ae2de-4376-4b7d-acd4-4c245b89cf7d tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:15 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:15 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:52:15 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:15 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:52:15 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-e90ae2de-4376-4b7d-acd4-4c245b89cf7d tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Volume info retrieved successfully. Sep 02 12:52:15 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-baa2a9cf-565a-40ab-96dc-a1427fab890a None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:15 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-e90ae2de-4376-4b7d-acd4-4c245b89cf7d tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] http://192.168.122.82/volume/v3/volumes/65ae7ed3-a525-4526-b3a8-1898c2fcba68 returned with HTTP 200 Sep 02 12:52:15 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 535/1081] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:15 2026] GET /volume/v3/volumes/65ae7ed3-a525-4526-b3a8-1898c2fcba68 => generated 848 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:52:15 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-baa2a9cf-565a-40ab-96dc-a1427fab890a tempest-VolumeQuotasNegativeTestJSON-429160338 tempest-VolumeQuotasNegativeTestJSON-429160338-project-member] GET http://192.168.122.82/volume/v3/volumes/8bc7c925-95f7-448d-bece-982a543c39c7 Sep 02 12:52:15 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-baa2a9cf-565a-40ab-96dc-a1427fab890a tempest-VolumeQuotasNegativeTestJSON-429160338 tempest-VolumeQuotasNegativeTestJSON-429160338-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:15 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-baa2a9cf-565a-40ab-96dc-a1427fab890a tempest-VolumeQuotasNegativeTestJSON-429160338 tempest-VolumeQuotasNegativeTestJSON-429160338-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:15 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-71ee88cb-68ad-49df-b533-5cc50608c1e8 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:15 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-71ee88cb-68ad-49df-b533-5cc50608c1e8 tempest-VolumesActionsTest-1307230054 tempest-VolumesActionsTest-1307230054-project-admin] POST http://192.168.122.82/volume/v3/volumes/65ae7ed3-a525-4526-b3a8-1898c2fcba68/action Sep 02 12:52:15 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-71ee88cb-68ad-49df-b533-5cc50608c1e8 tempest-VolumesActionsTest-1307230054 tempest-VolumesActionsTest-1307230054-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86936) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 12:52:15 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-71ee88cb-68ad-49df-b533-5cc50608c1e8 tempest-VolumesActionsTest-1307230054 tempest-VolumesActionsTest-1307230054-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:52:15 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-baa2a9cf-565a-40ab-96dc-a1427fab890a tempest-VolumeQuotasNegativeTestJSON-429160338 tempest-VolumeQuotasNegativeTestJSON-429160338-project-member] http://192.168.122.82/volume/v3/volumes/8bc7c925-95f7-448d-bece-982a543c39c7 returned with HTTP 404 Sep 02 12:52:15 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 547/1082] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:15 2026] GET /volume/v3/volumes/8bc7c925-95f7-448d-bece-982a543c39c7 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:52:15 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-6fb9f25c-3200-488e-99e0-29e59c062010 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:15 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-6fb9f25c-3200-488e-99e0-29e59c062010 tempest-VolumeQuotasNegativeTestJSON-2034478253 tempest-VolumeQuotasNegativeTestJSON-2034478253-project-admin] PUT http://192.168.122.82/volume/v3/os-quota-sets/f48119bc5c74448d88bffe7c9d38e638 Sep 02 12:52:15 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-6fb9f25c-3200-488e-99e0-29e59c062010 tempest-VolumeQuotasNegativeTestJSON-2034478253 tempest-VolumeQuotasNegativeTestJSON-2034478253-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=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:52:15 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:15 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:52:15 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:15 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:52:15 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-71ee88cb-68ad-49df-b533-5cc50608c1e8 tempest-VolumesActionsTest-1307230054 tempest-VolumesActionsTest-1307230054-project-admin] Volume info retrieved successfully. Sep 02 12:52:15 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-71ee88cb-68ad-49df-b533-5cc50608c1e8 tempest-VolumesActionsTest-1307230054 tempest-VolumesActionsTest-1307230054-project-admin] Delete volume request issued successfully. Sep 02 12:52:15 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:15 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:52:15 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-71ee88cb-68ad-49df-b533-5cc50608c1e8 tempest-VolumesActionsTest-1307230054 tempest-VolumesActionsTest-1307230054-project-admin] http://192.168.122.82/volume/v3/volumes/65ae7ed3-a525-4526-b3a8-1898c2fcba68/action returned with HTTP 202 Sep 02 12:52:15 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 536/1083] 192.168.122.82 () {60 vars in 1269 bytes} [Wed Sep 2 12:52:15 2026] POST /volume/v3/volumes/65ae7ed3-a525-4526-b3a8-1898c2fcba68/action => generated 0 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 12:52:15 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-3b1e396e-c911-42c5-8549-1946956b9af8 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:15 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-3b1e396e-c911-42c5-8549-1946956b9af8 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] GET http://192.168.122.82/volume/v3/volumes/65ae7ed3-a525-4526-b3a8-1898c2fcba68 Sep 02 12:52:15 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-3b1e396e-c911-42c5-8549-1946956b9af8 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:15 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-3b1e396e-c911-42c5-8549-1946956b9af8 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:15 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:15 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:52:15 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:15 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:52:15 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-3b1e396e-c911-42c5-8549-1946956b9af8 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Volume info retrieved successfully. Sep 02 12:52:15 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-3b1e396e-c911-42c5-8549-1946956b9af8 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] http://192.168.122.82/volume/v3/volumes/65ae7ed3-a525-4526-b3a8-1898c2fcba68 returned with HTTP 200 Sep 02 12:52:15 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 537/1084] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:15 2026] GET /volume/v3/volumes/65ae7ed3-a525-4526-b3a8-1898c2fcba68 => generated 847 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:52:15 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-6fb9f25c-3200-488e-99e0-29e59c062010 tempest-VolumeQuotasNegativeTestJSON-2034478253 tempest-VolumeQuotasNegativeTestJSON-2034478253-project-admin] http://192.168.122.82/volume/v3/os-quota-sets/f48119bc5c74448d88bffe7c9d38e638 returned with HTTP 200 Sep 02 12:52:15 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 548/1085] 192.168.122.82 () {60 vars in 1254 bytes} [Wed Sep 2 12:52:15 2026] PUT /volume/v3/os-quota-sets/f48119bc5c74448d88bffe7c9d38e638 => generated 398 bytes in 367 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:52:16 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-18258a30-581d-4d64-86b2-38f9ec43fa85 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:16 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-18258a30-581d-4d64-86b2-38f9ec43fa85 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] GET http://192.168.122.82/volume/v3/volumes/65ae7ed3-a525-4526-b3a8-1898c2fcba68 Sep 02 12:52:16 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-18258a30-581d-4d64-86b2-38f9ec43fa85 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:16 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-18258a30-581d-4d64-86b2-38f9ec43fa85 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:16 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:16 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:52:16 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:16 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:52:16 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-18258a30-581d-4d64-86b2-38f9ec43fa85 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Volume info retrieved successfully. Sep 02 12:52:16 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-18258a30-581d-4d64-86b2-38f9ec43fa85 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] http://192.168.122.82/volume/v3/volumes/65ae7ed3-a525-4526-b3a8-1898c2fcba68 returned with HTTP 200 Sep 02 12:52:16 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 538/1086] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:16 2026] GET /volume/v3/volumes/65ae7ed3-a525-4526-b3a8-1898c2fcba68 => generated 847 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:52:17 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-022a8345-cbc8-4539-a986-be46ab8720a2 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:17 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-9180c63d-0380-4fe6-a855-1694f7608853 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:17 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-9180c63d-0380-4fe6-a855-1694f7608853 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] GET http://192.168.122.82/volume/v3/volumes/65ae7ed3-a525-4526-b3a8-1898c2fcba68 Sep 02 12:52:17 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-9180c63d-0380-4fe6-a855-1694f7608853 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:17 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-9180c63d-0380-4fe6-a855-1694f7608853 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:17 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-9180c63d-0380-4fe6-a855-1694f7608853 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] http://192.168.122.82/volume/v3/volumes/65ae7ed3-a525-4526-b3a8-1898c2fcba68 returned with HTTP 404 Sep 02 12:52:17 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 539/1087] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:17 2026] GET /volume/v3/volumes/65ae7ed3-a525-4526-b3a8-1898c2fcba68 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:52:17 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-bdf8ff5e-5693-4e29-a7f9-a9aec7414b84 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:17 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-bdf8ff5e-5693-4e29-a7f9-a9aec7414b84 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] GET http://192.168.122.82/volume/v3/volumes/65ae7ed3-a525-4526-b3a8-1898c2fcba68 Sep 02 12:52:17 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-bdf8ff5e-5693-4e29-a7f9-a9aec7414b84 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:17 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-bdf8ff5e-5693-4e29-a7f9-a9aec7414b84 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:17 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-bdf8ff5e-5693-4e29-a7f9-a9aec7414b84 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] http://192.168.122.82/volume/v3/volumes/65ae7ed3-a525-4526-b3a8-1898c2fcba68 returned with HTTP 404 Sep 02 12:52:17 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 540/1088] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:17 2026] GET /volume/v3/volumes/65ae7ed3-a525-4526-b3a8-1898c2fcba68 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:52:17 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-2e0dc13a-2c39-4849-bf46-b79ef109eabb None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:17 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-2e0dc13a-2c39-4849-bf46-b79ef109eabb tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] DELETE http://192.168.122.82/volume/v3/volumes/65ae7ed3-a525-4526-b3a8-1898c2fcba68 Sep 02 12:52:17 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-2e0dc13a-2c39-4849-bf46-b79ef109eabb tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:17 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-2e0dc13a-2c39-4849-bf46-b79ef109eabb tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Calling method 'delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:17 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-2e0dc13a-2c39-4849-bf46-b79ef109eabb tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Delete volume with id: 65ae7ed3-a525-4526-b3a8-1898c2fcba68 Sep 02 12:52:17 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-2e0dc13a-2c39-4849-bf46-b79ef109eabb tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] http://192.168.122.82/volume/v3/volumes/65ae7ed3-a525-4526-b3a8-1898c2fcba68 returned with HTTP 404 Sep 02 12:52:17 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 541/1089] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 12:52:17 2026] DELETE /volume/v3/volumes/65ae7ed3-a525-4526-b3a8-1898c2fcba68 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:52:17 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-7320fd1b-aabb-4ea1-8070-163a951117a5 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:17 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-7320fd1b-aabb-4ea1-8070-163a951117a5 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 12:52:17 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-7320fd1b-aabb-4ea1-8070-163a951117a5 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-391725329"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:52:17 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.volumes [None req-7320fd1b-aabb-4ea1-8070-163a951117a5 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-391725329'}} {{(pid=86936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 12:52:17 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-7320fd1b-aabb-4ea1-8070-163a951117a5 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Create volume of 1 GB Sep 02 12:52:17 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-7320fd1b-aabb-4ea1-8070-163a951117a5 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Availability Zones retrieved successfully. Sep 02 12:52:17 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-7320fd1b-aabb-4ea1-8070-163a951117a5 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Flow 'volume_create_api' (202d3703-af90-4b30-9561-3b9130cb687c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:52:17 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-7320fd1b-aabb-4ea1-8070-163a951117a5 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aebbfa24-29c3-4e48-8c7c-9f6e8877c48c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:52:17 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.flows.api.create_volume [None req-7320fd1b-aabb-4ea1-8070-163a951117a5 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Validating volume size '1' using validate_int {{(pid=86936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 12:52:18 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-022a8345-cbc8-4539-a986-be46ab8720a2 tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 12:52:18 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-022a8345-cbc8-4539-a986-be46ab8720a2 tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-1471162475"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:52:18 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.volumes [None req-022a8345-cbc8-4539-a986-be46ab8720a2 tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1471162475'}} {{(pid=86935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 12:52:18 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-022a8345-cbc8-4539-a986-be46ab8720a2 tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] Create volume of 1 GB Sep 02 12:52:18 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-7320fd1b-aabb-4ea1-8070-163a951117a5 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aebbfa24-29c3-4e48-8c7c-9f6e8877c48c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:52:18 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-7320fd1b-aabb-4ea1-8070-163a951117a5 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (296f890e-1697-4956-972c-ab6eaf16d061) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:52:18 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-022a8345-cbc8-4539-a986-be46ab8720a2 tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] Availability Zones retrieved successfully. Sep 02 12:52:18 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-022a8345-cbc8-4539-a986-be46ab8720a2 tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] Flow 'volume_create_api' (2f5eb2a1-fde4-410f-a2e0-30af167b9e0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:52:18 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-022a8345-cbc8-4539-a986-be46ab8720a2 tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7123bc6-85ac-4124-9733-5f1d02b3b748) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:52:18 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.flows.api.create_volume [None req-022a8345-cbc8-4539-a986-be46ab8720a2 tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] Validating volume size '1' using validate_int {{(pid=86935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 12:52:18 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-022a8345-cbc8-4539-a986-be46ab8720a2 tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7123bc6-85ac-4124-9733-5f1d02b3b748) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:52:18 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-022a8345-cbc8-4539-a986-be46ab8720a2 tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35d46277-e500-45ca-81b9-fd50003bf237) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:52:18 devstack devstack@c-api.service[86936]: DEBUG cinder.quota [None req-7320fd1b-aabb-4ea1-8070-163a951117a5 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Created reservations ['a1dcbd20-3a6d-479b-99ac-8c07084f1550', 'edd8f2b4-81c2-4ee6-8d63-696af8012b23', '4dfba3a7-7c9b-4dfd-964b-76fd6b28ef2f', '2b8b607c-8fd7-4ed9-a716-f9ab31fbb2a9'] {{(pid=86936) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:52:18 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-7320fd1b-aabb-4ea1-8070-163a951117a5 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (296f890e-1697-4956-972c-ab6eaf16d061) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a1dcbd20-3a6d-479b-99ac-8c07084f1550', 'edd8f2b4-81c2-4ee6-8d63-696af8012b23', '4dfba3a7-7c9b-4dfd-964b-76fd6b28ef2f', '2b8b607c-8fd7-4ed9-a716-f9ab31fbb2a9']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:52:18 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-7320fd1b-aabb-4ea1-8070-163a951117a5 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2817be3-4a5a-4def-a463-c5691d8fef03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:52:18 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:18 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:52:18 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-7320fd1b-aabb-4ea1-8070-163a951117a5 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2817be3-4a5a-4def-a463-c5691d8fef03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '42935591-a969-4e73-a170-fb7f3c6204cf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-391725329',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3700fd27f9034b1698041b8fa08d3f5a',qos_specs=None,replication_status=,reservations=['a1dcbd20-3a6d-479b-99ac-8c07084f1550','edd8f2b4-81c2-4ee6-8d63-696af8012b23','4dfba3a7-7c9b-4dfd-964b-76fd6b28ef2f','2b8b607c-8fd7-4ed9-a716-f9ab31fbb2a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71ecfe356e204d13ab6ede46f5ea3355',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T10:52:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-391725329',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=42935591-a969-4e73-a170-fb7f3c6204cf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3700fd27f9034b1698041b8fa08d3f5a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='71ecfe356e204d13ab6ede46f5ea3355',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:52:18 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-7320fd1b-aabb-4ea1-8070-163a951117a5 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef552a05-59cf-4f36-800c-5f9f38befd93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:52:18 devstack devstack@c-api.service[86935]: DEBUG cinder.quota [None req-022a8345-cbc8-4539-a986-be46ab8720a2 tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] Created reservations ['0328271f-0da1-4a86-ac9c-262d0c179b4d', '90ed1c7e-9a8e-475d-b3bc-c61c978b9f3d', 'f7cea398-8d5d-495a-912e-cb0cabdcdf26', 'd8a8c120-a528-43c6-98db-8615b15dacff'] {{(pid=86935) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:52:18 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-022a8345-cbc8-4539-a986-be46ab8720a2 tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35d46277-e500-45ca-81b9-fd50003bf237) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0328271f-0da1-4a86-ac9c-262d0c179b4d', '90ed1c7e-9a8e-475d-b3bc-c61c978b9f3d', 'f7cea398-8d5d-495a-912e-cb0cabdcdf26', 'd8a8c120-a528-43c6-98db-8615b15dacff']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:52:18 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-022a8345-cbc8-4539-a986-be46ab8720a2 tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (afd04957-1473-4a32-8660-ec3a508e62a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:52:18 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:18 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:52:18 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-7320fd1b-aabb-4ea1-8070-163a951117a5 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef552a05-59cf-4f36-800c-5f9f38befd93) transitioned into state 'SUCCESS' from state '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-391725329',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3700fd27f9034b1698041b8fa08d3f5a',qos_specs=None,replication_status=,reservations=['a1dcbd20-3a6d-479b-99ac-8c07084f1550','edd8f2b4-81c2-4ee6-8d63-696af8012b23','4dfba3a7-7c9b-4dfd-964b-76fd6b28ef2f','2b8b607c-8fd7-4ed9-a716-f9ab31fbb2a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71ecfe356e204d13ab6ede46f5ea3355',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:52:18 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-022a8345-cbc8-4539-a986-be46ab8720a2 tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (afd04957-1473-4a32-8660-ec3a508e62a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '06c11c2a-da60-4702-9f7c-115b031c3891', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1471162475',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c612bb17de9243f79571985af71d9508',qos_specs=None,replication_status=,reservations=['0328271f-0da1-4a86-ac9c-262d0c179b4d','90ed1c7e-9a8e-475d-b3bc-c61c978b9f3d','f7cea398-8d5d-495a-912e-cb0cabdcdf26','d8a8c120-a528-43c6-98db-8615b15dacff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c21e37997d7547ddb34b663635d82649',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T10:52:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1471162475',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=06c11c2a-da60-4702-9f7c-115b031c3891,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c612bb17de9243f79571985af71d9508',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c21e37997d7547ddb34b663635d82649',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:52:18 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-022a8345-cbc8-4539-a986-be46ab8720a2 tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (527e250b-7d4b-431c-8591-fdf113757fd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:52:18 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-7320fd1b-aabb-4ea1-8070-163a951117a5 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c7c6ae3-526d-49ef-b9a3-199b1460549a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:52:18 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-7320fd1b-aabb-4ea1-8070-163a951117a5 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c7c6ae3-526d-49ef-b9a3-199b1460549a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:52:18 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-7320fd1b-aabb-4ea1-8070-163a951117a5 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Flow 'volume_create_api' (202d3703-af90-4b30-9561-3b9130cb687c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:52:18 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-022a8345-cbc8-4539-a986-be46ab8720a2 tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (527e250b-7d4b-431c-8591-fdf113757fd1) transitioned into state 'SUCCESS' from state '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-1471162475',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c612bb17de9243f79571985af71d9508',qos_specs=None,replication_status=,reservations=['0328271f-0da1-4a86-ac9c-262d0c179b4d','90ed1c7e-9a8e-475d-b3bc-c61c978b9f3d','f7cea398-8d5d-495a-912e-cb0cabdcdf26','d8a8c120-a528-43c6-98db-8615b15dacff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c21e37997d7547ddb34b663635d82649',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:52:18 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-7320fd1b-aabb-4ea1-8070-163a951117a5 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Create volume request issued successfully. Sep 02 12:52:18 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-7320fd1b-aabb-4ea1-8070-163a951117a5 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 12:52:18 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 542/1090] 192.168.122.82 () {60 vars in 1137 bytes} [Wed Sep 2 12:52:17 2026] POST /volume/v3/volumes => generated 755 bytes in 587 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 12:52:18 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-022a8345-cbc8-4539-a986-be46ab8720a2 tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64faee0b-e600-4255-b7a0-a011bcce0b74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:52:18 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-2e985a88-73a7-4120-a24c-a0fb64ac6a23 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:18 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-2e985a88-73a7-4120-a24c-a0fb64ac6a23 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] GET http://192.168.122.82/volume/v3/volumes/42935591-a969-4e73-a170-fb7f3c6204cf Sep 02 12:52:18 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-2e985a88-73a7-4120-a24c-a0fb64ac6a23 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:18 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-2e985a88-73a7-4120-a24c-a0fb64ac6a23 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:18 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-022a8345-cbc8-4539-a986-be46ab8720a2 tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64faee0b-e600-4255-b7a0-a011bcce0b74) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:52:18 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:18 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:52:18 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:18 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:52:18 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-022a8345-cbc8-4539-a986-be46ab8720a2 tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] Flow 'volume_create_api' (2f5eb2a1-fde4-410f-a2e0-30af167b9e0f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:52:18 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-022a8345-cbc8-4539-a986-be46ab8720a2 tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] Create volume request issued successfully. Sep 02 12:52:18 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-022a8345-cbc8-4539-a986-be46ab8720a2 tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 12:52:18 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-2e985a88-73a7-4120-a24c-a0fb64ac6a23 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Volume info retrieved successfully. Sep 02 12:52:18 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 549/1091] 192.168.122.82 () {60 vars in 1137 bytes} [Wed Sep 2 12:52:17 2026] POST /volume/v3/volumes => generated 754 bytes in 783 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 12:52:18 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-2e985a88-73a7-4120-a24c-a0fb64ac6a23 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] http://192.168.122.82/volume/v3/volumes/42935591-a969-4e73-a170-fb7f3c6204cf returned with HTTP 200 Sep 02 12:52:18 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 543/1092] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:18 2026] GET /volume/v3/volumes/42935591-a969-4e73-a170-fb7f3c6204cf => generated 823 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:52:18 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-8c43cca1-1f36-4f3b-8b02-d098d20c2a5a None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:18 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-8c43cca1-1f36-4f3b-8b02-d098d20c2a5a tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] GET http://192.168.122.82/volume/v3/volumes/06c11c2a-da60-4702-9f7c-115b031c3891 Sep 02 12:52:18 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-8c43cca1-1f36-4f3b-8b02-d098d20c2a5a tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:18 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-8c43cca1-1f36-4f3b-8b02-d098d20c2a5a tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:18 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:18 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:52:18 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:18 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:52:18 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-8c43cca1-1f36-4f3b-8b02-d098d20c2a5a tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] Volume info retrieved successfully. Sep 02 12:52:18 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-8c43cca1-1f36-4f3b-8b02-d098d20c2a5a tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] http://192.168.122.82/volume/v3/volumes/06c11c2a-da60-4702-9f7c-115b031c3891 returned with HTTP 200 Sep 02 12:52:18 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 550/1093] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:18 2026] GET /volume/v3/volumes/06c11c2a-da60-4702-9f7c-115b031c3891 => generated 822 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:52:19 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-184c1e02-f58a-45ad-927c-70feb5f8f12a None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:19 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-184c1e02-f58a-45ad-927c-70feb5f8f12a tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] GET http://192.168.122.82/volume/v3/volumes/42935591-a969-4e73-a170-fb7f3c6204cf Sep 02 12:52:19 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-184c1e02-f58a-45ad-927c-70feb5f8f12a tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:19 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-184c1e02-f58a-45ad-927c-70feb5f8f12a tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:19 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:19 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:52:19 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:19 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:52:19 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-184c1e02-f58a-45ad-927c-70feb5f8f12a tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Volume info retrieved successfully. Sep 02 12:52:19 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-7c15e8b0-a8ff-4f0b-abaa-7d66bcfb98a3 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:19 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-7c15e8b0-a8ff-4f0b-abaa-7d66bcfb98a3 tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] GET http://192.168.122.82/volume/v3/volumes/06c11c2a-da60-4702-9f7c-115b031c3891 Sep 02 12:52:19 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-7c15e8b0-a8ff-4f0b-abaa-7d66bcfb98a3 tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:19 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-7c15e8b0-a8ff-4f0b-abaa-7d66bcfb98a3 tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:19 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-184c1e02-f58a-45ad-927c-70feb5f8f12a tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] http://192.168.122.82/volume/v3/volumes/42935591-a969-4e73-a170-fb7f3c6204cf returned with HTTP 200 Sep 02 12:52:19 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 544/1094] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:19 2026] GET /volume/v3/volumes/42935591-a969-4e73-a170-fb7f3c6204cf => generated 847 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:52:19 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:19 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:52:19 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:19 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:52:19 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-7c15e8b0-a8ff-4f0b-abaa-7d66bcfb98a3 tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] Volume info retrieved successfully. Sep 02 12:52:19 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-7c15e8b0-a8ff-4f0b-abaa-7d66bcfb98a3 tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] http://192.168.122.82/volume/v3/volumes/06c11c2a-da60-4702-9f7c-115b031c3891 returned with HTTP 200 Sep 02 12:52:19 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 551/1095] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:19 2026] GET /volume/v3/volumes/06c11c2a-da60-4702-9f7c-115b031c3891 => generated 846 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:52:20 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-1c057bc4-6c45-4fdf-bb55-b6ea8f76be4a None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:20 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-1c057bc4-6c45-4fdf-bb55-b6ea8f76be4a tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] GET http://192.168.122.82/volume/v3/volumes/42935591-a969-4e73-a170-fb7f3c6204cf Sep 02 12:52:20 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-1c057bc4-6c45-4fdf-bb55-b6ea8f76be4a tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:20 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-1c057bc4-6c45-4fdf-bb55-b6ea8f76be4a tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:20 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:20 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:52:20 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:20 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:52:20 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-1c057bc4-6c45-4fdf-bb55-b6ea8f76be4a tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Volume info retrieved successfully. Sep 02 12:52:20 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-6e4c71a9-8f64-458b-8e2b-68009c6716b3 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:20 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-6e4c71a9-8f64-458b-8e2b-68009c6716b3 tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] GET http://192.168.122.82/volume/v3/volumes/06c11c2a-da60-4702-9f7c-115b031c3891 Sep 02 12:52:20 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-6e4c71a9-8f64-458b-8e2b-68009c6716b3 tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:20 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-6e4c71a9-8f64-458b-8e2b-68009c6716b3 tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:20 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-1c057bc4-6c45-4fdf-bb55-b6ea8f76be4a tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] http://192.168.122.82/volume/v3/volumes/42935591-a969-4e73-a170-fb7f3c6204cf returned with HTTP 200 Sep 02 12:52:20 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 545/1096] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:20 2026] GET /volume/v3/volumes/42935591-a969-4e73-a170-fb7f3c6204cf => generated 848 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:52:20 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:20 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:52:20 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:20 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:52:20 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-2bc118f5-04c6-4635-a65f-d9cf91140dea None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:20 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-6e4c71a9-8f64-458b-8e2b-68009c6716b3 tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] Volume info retrieved successfully. Sep 02 12:52:20 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-2bc118f5-04c6-4635-a65f-d9cf91140dea tempest-VolumesActionsTest-1307230054 tempest-VolumesActionsTest-1307230054-project-admin] POST http://192.168.122.82/volume/v3/volumes/42935591-a969-4e73-a170-fb7f3c6204cf/action Sep 02 12:52:20 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-2bc118f5-04c6-4635-a65f-d9cf91140dea tempest-VolumesActionsTest-1307230054 tempest-VolumesActionsTest-1307230054-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=86936) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 12:52:20 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-2bc118f5-04c6-4635-a65f-d9cf91140dea tempest-VolumesActionsTest-1307230054 tempest-VolumesActionsTest-1307230054-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:52:20 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-6e4c71a9-8f64-458b-8e2b-68009c6716b3 tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] http://192.168.122.82/volume/v3/volumes/06c11c2a-da60-4702-9f7c-115b031c3891 returned with HTTP 200 Sep 02 12:52:20 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 552/1097] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:20 2026] GET /volume/v3/volumes/06c11c2a-da60-4702-9f7c-115b031c3891 => generated 846 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:52:20 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:20 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:52:20 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:20 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:52:20 devstack devstack@c-api.service[86936]: DEBUG cinder.api.contrib.admin_actions [None req-2bc118f5-04c6-4635-a65f-d9cf91140dea tempest-VolumesActionsTest-1307230054 tempest-VolumesActionsTest-1307230054-project-admin] Updating volume '42935591-a969-4e73-a170-fb7f3c6204cf' with '{'status': 'creating'}' {{(pid=86936) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 02 12:52:20 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:20 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:52:20 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:20 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:52:20 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-2bc118f5-04c6-4635-a65f-d9cf91140dea tempest-VolumesActionsTest-1307230054 tempest-VolumesActionsTest-1307230054-project-admin] http://192.168.122.82/volume/v3/volumes/42935591-a969-4e73-a170-fb7f3c6204cf/action returned with HTTP 202 Sep 02 12:52:20 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 546/1098] 192.168.122.82 () {60 vars in 1269 bytes} [Wed Sep 2 12:52:20 2026] POST /volume/v3/volumes/42935591-a969-4e73-a170-fb7f3c6204cf/action => generated 0 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 12:52:20 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-102c4195-54d7-477f-a51b-1b877cd9b5c7 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:20 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-102c4195-54d7-477f-a51b-1b877cd9b5c7 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] GET http://192.168.122.82/volume/v3/volumes/42935591-a969-4e73-a170-fb7f3c6204cf Sep 02 12:52:20 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-102c4195-54d7-477f-a51b-1b877cd9b5c7 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:20 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-102c4195-54d7-477f-a51b-1b877cd9b5c7 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:20 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:20 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:52:20 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:20 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:52:20 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-102c4195-54d7-477f-a51b-1b877cd9b5c7 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Volume info retrieved successfully. Sep 02 12:52:20 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-102c4195-54d7-477f-a51b-1b877cd9b5c7 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] http://192.168.122.82/volume/v3/volumes/42935591-a969-4e73-a170-fb7f3c6204cf returned with HTTP 200 Sep 02 12:52:20 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 553/1099] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:20 2026] GET /volume/v3/volumes/42935591-a969-4e73-a170-fb7f3c6204cf => generated 847 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:52:20 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-61ef16ce-2c2a-444b-9e79-8eb99776e011 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:20 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-61ef16ce-2c2a-444b-9e79-8eb99776e011 tempest-VolumesActionsTest-1307230054 tempest-VolumesActionsTest-1307230054-project-admin] POST http://192.168.122.82/volume/v3/volumes/42935591-a969-4e73-a170-fb7f3c6204cf/action Sep 02 12:52:20 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-61ef16ce-2c2a-444b-9e79-8eb99776e011 tempest-VolumesActionsTest-1307230054 tempest-VolumesActionsTest-1307230054-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86936) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 12:52:20 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-61ef16ce-2c2a-444b-9e79-8eb99776e011 tempest-VolumesActionsTest-1307230054 tempest-VolumesActionsTest-1307230054-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:52:20 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:20 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:52:20 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:20 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:52:20 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-61ef16ce-2c2a-444b-9e79-8eb99776e011 tempest-VolumesActionsTest-1307230054 tempest-VolumesActionsTest-1307230054-project-admin] Volume info retrieved successfully. Sep 02 12:52:21 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-61ef16ce-2c2a-444b-9e79-8eb99776e011 tempest-VolumesActionsTest-1307230054 tempest-VolumesActionsTest-1307230054-project-admin] Delete volume request issued successfully. Sep 02 12:52:21 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-61ef16ce-2c2a-444b-9e79-8eb99776e011 tempest-VolumesActionsTest-1307230054 tempest-VolumesActionsTest-1307230054-project-admin] http://192.168.122.82/volume/v3/volumes/42935591-a969-4e73-a170-fb7f3c6204cf/action returned with HTTP 202 Sep 02 12:52:21 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 547/1100] 192.168.122.82 () {60 vars in 1269 bytes} [Wed Sep 2 12:52:20 2026] POST /volume/v3/volumes/42935591-a969-4e73-a170-fb7f3c6204cf/action => generated 0 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 02 12:52:21 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-93c639e8-50df-44dc-8085-aec9267946ec None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:21 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-93c639e8-50df-44dc-8085-aec9267946ec tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] GET http://192.168.122.82/volume/v3/volumes/42935591-a969-4e73-a170-fb7f3c6204cf Sep 02 12:52:21 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-93c639e8-50df-44dc-8085-aec9267946ec tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:21 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-93c639e8-50df-44dc-8085-aec9267946ec tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:21 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:21 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:52:21 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:21 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:52:21 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-93c639e8-50df-44dc-8085-aec9267946ec tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Volume info retrieved successfully. Sep 02 12:52:21 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-93c639e8-50df-44dc-8085-aec9267946ec tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] http://192.168.122.82/volume/v3/volumes/42935591-a969-4e73-a170-fb7f3c6204cf returned with HTTP 200 Sep 02 12:52:21 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 554/1101] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:21 2026] GET /volume/v3/volumes/42935591-a969-4e73-a170-fb7f3c6204cf => generated 847 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:52:21 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-d90d3fc5-1d49-4a8a-a347-ea0a1ac32474 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:21 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-d90d3fc5-1d49-4a8a-a347-ea0a1ac32474 tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] GET http://192.168.122.82/volume/v3/volumes/06c11c2a-da60-4702-9f7c-115b031c3891 Sep 02 12:52:21 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-d90d3fc5-1d49-4a8a-a347-ea0a1ac32474 tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:21 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-d90d3fc5-1d49-4a8a-a347-ea0a1ac32474 tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:21 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:21 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:52:21 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:21 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:52:21 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-d90d3fc5-1d49-4a8a-a347-ea0a1ac32474 tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] Volume info retrieved successfully. Sep 02 12:52:21 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-d90d3fc5-1d49-4a8a-a347-ea0a1ac32474 tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] http://192.168.122.82/volume/v3/volumes/06c11c2a-da60-4702-9f7c-115b031c3891 returned with HTTP 200 Sep 02 12:52:21 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 548/1102] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:21 2026] GET /volume/v3/volumes/06c11c2a-da60-4702-9f7c-115b031c3891 => generated 847 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:52:21 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-0ae7e849-a9c3-4bb2-bf6a-c4d6639d4d50 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:21 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-0ae7e849-a9c3-4bb2-bf6a-c4d6639d4d50 tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 12:52:21 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-0ae7e849-a9c3-4bb2-bf6a-c4d6639d4d50 tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "06c11c2a-da60-4702-9f7c-115b031c3891", "size": 2, "name": "tempest-VolumesCloneTest-Volume-1964911007"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:52:21 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.volumes [None req-0ae7e849-a9c3-4bb2-bf6a-c4d6639d4d50 tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] Create volume request body: {'volume': {'source_volid': '06c11c2a-da60-4702-9f7c-115b031c3891', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-1964911007'}} {{(pid=86935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 12:52:21 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:21 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:52:21 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:21 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:52:21 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-0ae7e849-a9c3-4bb2-bf6a-c4d6639d4d50 tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] Volume retrieved successfully. Sep 02 12:52:21 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-0ae7e849-a9c3-4bb2-bf6a-c4d6639d4d50 tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] Create volume of 2 GB Sep 02 12:52:21 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-0ae7e849-a9c3-4bb2-bf6a-c4d6639d4d50 tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] Availability Zones retrieved successfully. Sep 02 12:52:21 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-0ae7e849-a9c3-4bb2-bf6a-c4d6639d4d50 tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] Flow 'volume_create_api' (a09409d6-e151-4f92-b9a2-774cf204df72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:52:21 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-0ae7e849-a9c3-4bb2-bf6a-c4d6639d4d50 tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36652e9f-6781-4966-9ece-645a506b808a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:52:21 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.flows.api.create_volume [None req-0ae7e849-a9c3-4bb2-bf6a-c4d6639d4d50 tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=86935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 12:52:22 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-0ae7e849-a9c3-4bb2-bf6a-c4d6639d4d50 tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36652e9f-6781-4966-9ece-645a506b808a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': '06c11c2a-da60-4702-9f7c-115b031c3891', 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:52:22 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-0ae7e849-a9c3-4bb2-bf6a-c4d6639d4d50 tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22bbfd4a-a228-4953-9c47-3292da4a2695) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:52:22 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-ddf7431a-805a-4690-a842-d756ffdfce0d None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:22 devstack devstack@c-api.service[86935]: DEBUG cinder.quota [None req-0ae7e849-a9c3-4bb2-bf6a-c4d6639d4d50 tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] Created reservations ['00d38913-d3bb-4815-90dd-7963d3d4f0bf', 'e045fb5d-a71c-472b-b983-b4f061fd2c24', 'a691bd3f-da92-42e2-9358-482918c13144', 'a32d1508-db7e-43f1-a2a9-8a4906490cfe'] {{(pid=86935) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:52:22 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-0ae7e849-a9c3-4bb2-bf6a-c4d6639d4d50 tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22bbfd4a-a228-4953-9c47-3292da4a2695) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['00d38913-d3bb-4815-90dd-7963d3d4f0bf', 'e045fb5d-a71c-472b-b983-b4f061fd2c24', 'a691bd3f-da92-42e2-9358-482918c13144', 'a32d1508-db7e-43f1-a2a9-8a4906490cfe']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:52:22 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-0ae7e849-a9c3-4bb2-bf6a-c4d6639d4d50 tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (446a14be-7a14-47b9-ab3e-d9779d5640cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:52:22 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:22 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:52:22 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:22 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:52:22 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-0ae7e849-a9c3-4bb2-bf6a-c4d6639d4d50 tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (446a14be-7a14-47b9-ab3e-d9779d5640cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ab9d0a11-3dec-47ca-a28d-8046207f2f2e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1964911007',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c612bb17de9243f79571985af71d9508',qos_specs=None,replication_status=,reservations=['00d38913-d3bb-4815-90dd-7963d3d4f0bf','e045fb5d-a71c-472b-b983-b4f061fd2c24','a691bd3f-da92-42e2-9358-482918c13144','a32d1508-db7e-43f1-a2a9-8a4906490cfe'],size=2,snapshot_id=None,source_replicaid=,source_volid=06c11c2a-da60-4702-9f7c-115b031c3891,status='creating',user_id='c21e37997d7547ddb34b663635d82649',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T10:52:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1964911007',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ab9d0a11-3dec-47ca-a28d-8046207f2f2e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c612bb17de9243f79571985af71d9508',provider_auth=None,provider_geometry=None,provider_id=None,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=06c11c2a-da60-4702-9f7c-115b031c3891,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c21e37997d7547ddb34b663635d82649',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:52:22 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-0ae7e849-a9c3-4bb2-bf6a-c4d6639d4d50 tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82591dee-f486-4689-8006-eb5ef37ef830) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:52:22 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-0ae7e849-a9c3-4bb2-bf6a-c4d6639d4d50 tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82591dee-f486-4689-8006-eb5ef37ef830) transitioned into state 'SUCCESS' from state '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-1964911007',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c612bb17de9243f79571985af71d9508',qos_specs=None,replication_status=,reservations=['00d38913-d3bb-4815-90dd-7963d3d4f0bf','e045fb5d-a71c-472b-b983-b4f061fd2c24','a691bd3f-da92-42e2-9358-482918c13144','a32d1508-db7e-43f1-a2a9-8a4906490cfe'],size=2,snapshot_id=None,source_replicaid=,source_volid=06c11c2a-da60-4702-9f7c-115b031c3891,status='creating',user_id='c21e37997d7547ddb34b663635d82649',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:52:22 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-0ae7e849-a9c3-4bb2-bf6a-c4d6639d4d50 tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4cb16d38-01fc-41b3-a284-27164aaedb00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:52:22 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:22 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:52:22 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-0ae7e849-a9c3-4bb2-bf6a-c4d6639d4d50 tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4cb16d38-01fc-41b3-a284-27164aaedb00) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:52:22 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-0ae7e849-a9c3-4bb2-bf6a-c4d6639d4d50 tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] Flow 'volume_create_api' (a09409d6-e151-4f92-b9a2-774cf204df72) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:52:22 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-0ae7e849-a9c3-4bb2-bf6a-c4d6639d4d50 tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] Create volume request issued successfully. Sep 02 12:52:22 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-0ae7e849-a9c3-4bb2-bf6a-c4d6639d4d50 tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 12:52:22 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 555/1103] 192.168.122.82 () {60 vars in 1138 bytes} [Wed Sep 2 12:52:21 2026] POST /volume/v3/volumes => generated 788 bytes in 510 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 12:52:22 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-ddf7431a-805a-4690-a842-d756ffdfce0d tempest-VolumeRetypeWithoutMigrationTest-1877741569 tempest-VolumeRetypeWithoutMigrationTest-1877741569-project-admin] POST http://192.168.122.82/volume/v3/types Sep 02 12:52:22 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-ddf7431a-805a-4690-a842-d756ffdfce0d tempest-VolumeRetypeWithoutMigrationTest-1877741569 tempest-VolumeRetypeWithoutMigrationTest-1877741569-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:52:22 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-581a854b-8039-497f-89f4-44820fa2fcd8 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:22 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-581a854b-8039-497f-89f4-44820fa2fcd8 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] GET http://192.168.122.82/volume/v3/volumes/42935591-a969-4e73-a170-fb7f3c6204cf Sep 02 12:52:22 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-581a854b-8039-497f-89f4-44820fa2fcd8 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:22 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-581a854b-8039-497f-89f4-44820fa2fcd8 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:22 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-ddf7431a-805a-4690-a842-d756ffdfce0d tempest-VolumeRetypeWithoutMigrationTest-1877741569 tempest-VolumeRetypeWithoutMigrationTest-1877741569-project-admin] http://192.168.122.82/volume/v3/types returned with HTTP 200 Sep 02 12:52:22 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 549/1104] 192.168.122.82 () {60 vars in 1131 bytes} [Wed Sep 2 12:52:22 2026] POST /volume/v3/types => generated 188 bytes in 378 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:52:22 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-e8d20fef-a4d4-4dd8-9806-9d756aa2ed7d None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:22 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-e8d20fef-a4d4-4dd8-9806-9d756aa2ed7d tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] GET http://192.168.122.82/volume/v3/volumes/ab9d0a11-3dec-47ca-a28d-8046207f2f2e Sep 02 12:52:22 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-e8d20fef-a4d4-4dd8-9806-9d756aa2ed7d tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:22 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-e8d20fef-a4d4-4dd8-9806-9d756aa2ed7d tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:22 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-581a854b-8039-497f-89f4-44820fa2fcd8 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] http://192.168.122.82/volume/v3/volumes/42935591-a969-4e73-a170-fb7f3c6204cf returned with HTTP 404 Sep 02 12:52:22 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 556/1105] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:22 2026] GET /volume/v3/volumes/42935591-a969-4e73-a170-fb7f3c6204cf => generated 109 bytes in 67 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:52:22 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-5472a7c3-4bc5-4dd7-a70b-fd024b2f0324 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:22 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-5472a7c3-4bc5-4dd7-a70b-fd024b2f0324 tempest-VolumeRetypeWithoutMigrationTest-1877741569 tempest-VolumeRetypeWithoutMigrationTest-1877741569-project-admin] POST http://192.168.122.82/volume/v3/types Sep 02 12:52:22 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:22 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:52:22 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:22 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:52:22 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-e8d20fef-a4d4-4dd8-9806-9d756aa2ed7d tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] Volume info retrieved successfully. Sep 02 12:52:22 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-5472a7c3-4bc5-4dd7-a70b-fd024b2f0324 tempest-VolumeRetypeWithoutMigrationTest-1877741569 tempest-VolumeRetypeWithoutMigrationTest-1877741569-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:52:22 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:22 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:52:22 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-e8d20fef-a4d4-4dd8-9806-9d756aa2ed7d tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] http://192.168.122.82/volume/v3/volumes/ab9d0a11-3dec-47ca-a28d-8046207f2f2e returned with HTTP 200 Sep 02 12:52:22 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 550/1106] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:22 2026] GET /volume/v3/volumes/ab9d0a11-3dec-47ca-a28d-8046207f2f2e => generated 856 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:52:22 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-15b8a87a-9a5a-4802-b856-392d4088517e None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:22 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-15b8a87a-9a5a-4802-b856-392d4088517e tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] GET http://192.168.122.82/volume/v3/volumes/42935591-a969-4e73-a170-fb7f3c6204cf Sep 02 12:52:22 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-15b8a87a-9a5a-4802-b856-392d4088517e tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:22 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-15b8a87a-9a5a-4802-b856-392d4088517e tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:22 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-5472a7c3-4bc5-4dd7-a70b-fd024b2f0324 tempest-VolumeRetypeWithoutMigrationTest-1877741569 tempest-VolumeRetypeWithoutMigrationTest-1877741569-project-admin] http://192.168.122.82/volume/v3/types returned with HTTP 200 Sep 02 12:52:22 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 557/1107] 192.168.122.82 () {60 vars in 1131 bytes} [Wed Sep 2 12:52:22 2026] POST /volume/v3/types => generated 188 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:52:22 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-15b8a87a-9a5a-4802-b856-392d4088517e tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] http://192.168.122.82/volume/v3/volumes/42935591-a969-4e73-a170-fb7f3c6204cf returned with HTTP 404 Sep 02 12:52:22 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 551/1108] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:22 2026] GET /volume/v3/volumes/42935591-a969-4e73-a170-fb7f3c6204cf => generated 109 bytes in 99 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:52:22 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-24027d5a-7b62-4ae5-8269-93906f7ec386 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:22 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-90da2893-af11-4ed1-a188-f103284ca3ba None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:22 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-24027d5a-7b62-4ae5-8269-93906f7ec386 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] DELETE http://192.168.122.82/volume/v3/volumes/42935591-a969-4e73-a170-fb7f3c6204cf Sep 02 12:52:22 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-24027d5a-7b62-4ae5-8269-93906f7ec386 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:22 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-24027d5a-7b62-4ae5-8269-93906f7ec386 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Calling method 'delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:22 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-24027d5a-7b62-4ae5-8269-93906f7ec386 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Delete volume with id: 42935591-a969-4e73-a170-fb7f3c6204cf Sep 02 12:52:22 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-24027d5a-7b62-4ae5-8269-93906f7ec386 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] http://192.168.122.82/volume/v3/volumes/42935591-a969-4e73-a170-fb7f3c6204cf returned with HTTP 404 Sep 02 12:52:22 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 558/1109] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 12:52:22 2026] DELETE /volume/v3/volumes/42935591-a969-4e73-a170-fb7f3c6204cf => generated 109 bytes in 76 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:52:22 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-c99f87ae-7e08-4e3b-9f08-a4578776c855 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:22 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-c99f87ae-7e08-4e3b-9f08-a4578776c855 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 12:52:22 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-c99f87ae-7e08-4e3b-9f08-a4578776c855 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-980376032"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:52:22 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.volumes [None req-c99f87ae-7e08-4e3b-9f08-a4578776c855 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-980376032'}} {{(pid=86935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 12:52:22 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-c99f87ae-7e08-4e3b-9f08-a4578776c855 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Create volume of 1 GB Sep 02 12:52:22 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-c99f87ae-7e08-4e3b-9f08-a4578776c855 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Availability Zones retrieved successfully. Sep 02 12:52:22 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-c99f87ae-7e08-4e3b-9f08-a4578776c855 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Flow 'volume_create_api' (a0a9eb70-c052-4f23-b2ff-e52e8415a123) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:52:22 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-c99f87ae-7e08-4e3b-9f08-a4578776c855 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8dd5efa5-08cb-41cb-80e8-02f1e88a1574) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:52:22 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.flows.api.create_volume [None req-c99f87ae-7e08-4e3b-9f08-a4578776c855 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Validating volume size '1' using validate_int {{(pid=86935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 12:52:23 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-c99f87ae-7e08-4e3b-9f08-a4578776c855 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8dd5efa5-08cb-41cb-80e8-02f1e88a1574) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:52:23 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-c99f87ae-7e08-4e3b-9f08-a4578776c855 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af6ed9ff-b266-4d7d-b4a4-64da3a960f0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:52:23 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-90da2893-af11-4ed1-a188-f103284ca3ba tempest-VolumeRetypeWithoutMigrationTest-1229026595 tempest-VolumeRetypeWithoutMigrationTest-1229026595-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 12:52:23 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-90da2893-af11-4ed1-a188-f103284ca3ba tempest-VolumeRetypeWithoutMigrationTest-1229026595 tempest-VolumeRetypeWithoutMigrationTest-1229026595-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-2145350469"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:52:23 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.volumes [None req-90da2893-af11-4ed1-a188-f103284ca3ba tempest-VolumeRetypeWithoutMigrationTest-1229026595 tempest-VolumeRetypeWithoutMigrationTest-1229026595-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-2145350469'}} {{(pid=86936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 12:52:23 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-90da2893-af11-4ed1-a188-f103284ca3ba tempest-VolumeRetypeWithoutMigrationTest-1229026595 tempest-VolumeRetypeWithoutMigrationTest-1229026595-project-member] Create volume of 1 GB Sep 02 12:52:23 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:23 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:52:23 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-90da2893-af11-4ed1-a188-f103284ca3ba tempest-VolumeRetypeWithoutMigrationTest-1229026595 tempest-VolumeRetypeWithoutMigrationTest-1229026595-project-member] Availability Zones retrieved successfully. Sep 02 12:52:23 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-90da2893-af11-4ed1-a188-f103284ca3ba tempest-VolumeRetypeWithoutMigrationTest-1229026595 tempest-VolumeRetypeWithoutMigrationTest-1229026595-project-member] Flow 'volume_create_api' (f324d802-eae4-40c7-99aa-20f0eb195624) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:52:23 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-90da2893-af11-4ed1-a188-f103284ca3ba tempest-VolumeRetypeWithoutMigrationTest-1229026595 tempest-VolumeRetypeWithoutMigrationTest-1229026595-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e36e8398-f180-4ee2-9c65-66baa6c2f24b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:52:23 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.flows.api.create_volume [None req-90da2893-af11-4ed1-a188-f103284ca3ba tempest-VolumeRetypeWithoutMigrationTest-1229026595 tempest-VolumeRetypeWithoutMigrationTest-1229026595-project-member] Validating volume size '1' using validate_int {{(pid=86936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 12:52:23 devstack devstack@c-api.service[86935]: DEBUG cinder.quota [None req-c99f87ae-7e08-4e3b-9f08-a4578776c855 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Created reservations ['7f0ccd3d-92d6-459e-b564-351a328d9818', 'f8fbc918-c819-48cc-bc90-7f3090a03e23', 'eb881db7-da14-4e89-bf18-7270770897bd', '5d08945c-cc28-4ffd-adb6-524b1783794c'] {{(pid=86935) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:52:23 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-c99f87ae-7e08-4e3b-9f08-a4578776c855 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af6ed9ff-b266-4d7d-b4a4-64da3a960f0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7f0ccd3d-92d6-459e-b564-351a328d9818', 'f8fbc918-c819-48cc-bc90-7f3090a03e23', 'eb881db7-da14-4e89-bf18-7270770897bd', '5d08945c-cc28-4ffd-adb6-524b1783794c']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:52:23 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-c99f87ae-7e08-4e3b-9f08-a4578776c855 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d8c8cb9-a5c4-4aa5-8575-e352a6f4047e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:52:23 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-90da2893-af11-4ed1-a188-f103284ca3ba tempest-VolumeRetypeWithoutMigrationTest-1229026595 tempest-VolumeRetypeWithoutMigrationTest-1229026595-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e36e8398-f180-4ee2-9c65-66baa6c2f24b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:52:22Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5818807e-ed0e-41a5-a55f-ad96b81fec6e,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5818807e-ed0e-41a5-a55f-ad96b81fec6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:52:23 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-90da2893-af11-4ed1-a188-f103284ca3ba tempest-VolumeRetypeWithoutMigrationTest-1229026595 tempest-VolumeRetypeWithoutMigrationTest-1229026595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6cd7201-9a75-4549-b0e6-91157afda3db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:52:23 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:23 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:52:23 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-c99f87ae-7e08-4e3b-9f08-a4578776c855 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d8c8cb9-a5c4-4aa5-8575-e352a6f4047e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5a657d26-bca4-45ad-93f1-1f024d424d5a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-980376032',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3700fd27f9034b1698041b8fa08d3f5a',qos_specs=None,replication_status=,reservations=['7f0ccd3d-92d6-459e-b564-351a328d9818','f8fbc918-c819-48cc-bc90-7f3090a03e23','eb881db7-da14-4e89-bf18-7270770897bd','5d08945c-cc28-4ffd-adb6-524b1783794c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71ecfe356e204d13ab6ede46f5ea3355',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T10:52:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-980376032',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5a657d26-bca4-45ad-93f1-1f024d424d5a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3700fd27f9034b1698041b8fa08d3f5a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='71ecfe356e204d13ab6ede46f5ea3355',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:52:23 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-c99f87ae-7e08-4e3b-9f08-a4578776c855 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9bee0fa1-a6cb-4eee-89c8-96e0b8eb3ac0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:52:23 devstack devstack@c-api.service[86936]: WARNING cinder.quota [None req-90da2893-af11-4ed1-a188-f103284ca3ba tempest-VolumeRetypeWithoutMigrationTest-1229026595 tempest-VolumeRetypeWithoutMigrationTest-1229026595-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 02 12:52:23 devstack devstack@c-api.service[86936]: WARNING cinder.quota [None req-90da2893-af11-4ed1-a188-f103284ca3ba tempest-VolumeRetypeWithoutMigrationTest-1229026595 tempest-VolumeRetypeWithoutMigrationTest-1229026595-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 02 12:52:23 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-c99f87ae-7e08-4e3b-9f08-a4578776c855 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9bee0fa1-a6cb-4eee-89c8-96e0b8eb3ac0) transitioned into state 'SUCCESS' from state '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-980376032',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3700fd27f9034b1698041b8fa08d3f5a',qos_specs=None,replication_status=,reservations=['7f0ccd3d-92d6-459e-b564-351a328d9818','f8fbc918-c819-48cc-bc90-7f3090a03e23','eb881db7-da14-4e89-bf18-7270770897bd','5d08945c-cc28-4ffd-adb6-524b1783794c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71ecfe356e204d13ab6ede46f5ea3355',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:52:23 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-c99f87ae-7e08-4e3b-9f08-a4578776c855 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (145699e5-820f-49d2-8fa6-da6e6e0b652c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:52:23 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-c99f87ae-7e08-4e3b-9f08-a4578776c855 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (145699e5-820f-49d2-8fa6-da6e6e0b652c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:52:23 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-c99f87ae-7e08-4e3b-9f08-a4578776c855 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Flow 'volume_create_api' (a0a9eb70-c052-4f23-b2ff-e52e8415a123) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:52:23 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-c99f87ae-7e08-4e3b-9f08-a4578776c855 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Create volume request issued successfully. Sep 02 12:52:23 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-c99f87ae-7e08-4e3b-9f08-a4578776c855 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 12:52:23 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 559/1110] 192.168.122.82 () {60 vars in 1137 bytes} [Wed Sep 2 12:52:22 2026] POST /volume/v3/volumes => generated 755 bytes in 891 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 12:52:23 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-9331aa21-a43f-488f-918e-774ea14c435b None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:23 devstack devstack@c-api.service[86936]: DEBUG cinder.quota [None req-90da2893-af11-4ed1-a188-f103284ca3ba tempest-VolumeRetypeWithoutMigrationTest-1229026595 tempest-VolumeRetypeWithoutMigrationTest-1229026595-project-member] Created reservations ['965c43ad-7171-4157-9438-e8853cc122c7', '6c11f057-9446-42c7-9bd0-09c8299cc7fb', '77b11c9d-3920-4cbb-913c-d15eab7eeb53', '14603b94-8eed-46ae-840c-f2a0c31f5005'] {{(pid=86936) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:52:23 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-9331aa21-a43f-488f-918e-774ea14c435b tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] GET http://192.168.122.82/volume/v3/volumes/ab9d0a11-3dec-47ca-a28d-8046207f2f2e Sep 02 12:52:23 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-90da2893-af11-4ed1-a188-f103284ca3ba tempest-VolumeRetypeWithoutMigrationTest-1229026595 tempest-VolumeRetypeWithoutMigrationTest-1229026595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6cd7201-9a75-4549-b0e6-91157afda3db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['965c43ad-7171-4157-9438-e8853cc122c7', '6c11f057-9446-42c7-9bd0-09c8299cc7fb', '77b11c9d-3920-4cbb-913c-d15eab7eeb53', '14603b94-8eed-46ae-840c-f2a0c31f5005']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:52:23 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-9331aa21-a43f-488f-918e-774ea14c435b tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:23 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-9331aa21-a43f-488f-918e-774ea14c435b tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:23 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-90da2893-af11-4ed1-a188-f103284ca3ba tempest-VolumeRetypeWithoutMigrationTest-1229026595 tempest-VolumeRetypeWithoutMigrationTest-1229026595-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12ee2cd3-59df-46b4-b0f0-c78046cf8075) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:52:23 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:23 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:52:23 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:23 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:52:23 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-9331aa21-a43f-488f-918e-774ea14c435b tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] Volume info retrieved successfully. Sep 02 12:52:23 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:23 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:52:23 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-9331aa21-a43f-488f-918e-774ea14c435b tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] http://192.168.122.82/volume/v3/volumes/ab9d0a11-3dec-47ca-a28d-8046207f2f2e returned with HTTP 200 Sep 02 12:52:23 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 560/1111] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:23 2026] GET /volume/v3/volumes/ab9d0a11-3dec-47ca-a28d-8046207f2f2e => generated 880 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:52:23 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-d72fc5b1-e4d8-4e18-b053-51650b1c4463 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:23 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-90da2893-af11-4ed1-a188-f103284ca3ba tempest-VolumeRetypeWithoutMigrationTest-1229026595 tempest-VolumeRetypeWithoutMigrationTest-1229026595-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12ee2cd3-59df-46b4-b0f0-c78046cf8075) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8dfd8b55-b0f1-4d16-bdf3-f7ebf109b1d1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-2145350469',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='16af745e207248cfa06232695756f5ee',qos_specs=None,replication_status=,reservations=['965c43ad-7171-4157-9438-e8853cc122c7','6c11f057-9446-42c7-9bd0-09c8299cc7fb','77b11c9d-3920-4cbb-913c-d15eab7eeb53','14603b94-8eed-46ae-840c-f2a0c31f5005'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1004e34e81204f49bfec380e53965625',volume_type_id=5818807e-ed0e-41a5-a55f-ad96b81fec6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T10:52:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-2145350469',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8dfd8b55-b0f1-4d16-bdf3-f7ebf109b1d1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='16af745e207248cfa06232695756f5ee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1004e34e81204f49bfec380e53965625',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5818807e-ed0e-41a5-a55f-ad96b81fec6e),volume_type_id=5818807e-ed0e-41a5-a55f-ad96b81fec6e)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:52:23 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-d72fc5b1-e4d8-4e18-b053-51650b1c4463 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] GET http://192.168.122.82/volume/v3/volumes/5a657d26-bca4-45ad-93f1-1f024d424d5a Sep 02 12:52:23 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-d72fc5b1-e4d8-4e18-b053-51650b1c4463 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:23 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-90da2893-af11-4ed1-a188-f103284ca3ba tempest-VolumeRetypeWithoutMigrationTest-1229026595 tempest-VolumeRetypeWithoutMigrationTest-1229026595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc7a7a5b-8198-4ef7-8e5f-c315317c4bf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:52:23 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-d72fc5b1-e4d8-4e18-b053-51650b1c4463 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:23 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:23 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:52:23 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:23 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:52:23 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-d72fc5b1-e4d8-4e18-b053-51650b1c4463 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Volume info retrieved successfully. Sep 02 12:52:23 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-d72fc5b1-e4d8-4e18-b053-51650b1c4463 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] http://192.168.122.82/volume/v3/volumes/5a657d26-bca4-45ad-93f1-1f024d424d5a returned with HTTP 200 Sep 02 12:52:23 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 561/1112] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:23 2026] GET /volume/v3/volumes/5a657d26-bca4-45ad-93f1-1f024d424d5a => generated 823 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:52:23 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-90da2893-af11-4ed1-a188-f103284ca3ba tempest-VolumeRetypeWithoutMigrationTest-1229026595 tempest-VolumeRetypeWithoutMigrationTest-1229026595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc7a7a5b-8198-4ef7-8e5f-c315317c4bf6) transitioned into state 'SUCCESS' from state '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-2145350469',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='16af745e207248cfa06232695756f5ee',qos_specs=None,replication_status=,reservations=['965c43ad-7171-4157-9438-e8853cc122c7','6c11f057-9446-42c7-9bd0-09c8299cc7fb','77b11c9d-3920-4cbb-913c-d15eab7eeb53','14603b94-8eed-46ae-840c-f2a0c31f5005'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1004e34e81204f49bfec380e53965625',volume_type_id=5818807e-ed0e-41a5-a55f-ad96b81fec6e)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:52:23 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-90da2893-af11-4ed1-a188-f103284ca3ba tempest-VolumeRetypeWithoutMigrationTest-1229026595 tempest-VolumeRetypeWithoutMigrationTest-1229026595-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (063edf16-ac0f-40e9-8555-f9a4e0001864) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:52:23 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-90da2893-af11-4ed1-a188-f103284ca3ba tempest-VolumeRetypeWithoutMigrationTest-1229026595 tempest-VolumeRetypeWithoutMigrationTest-1229026595-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (063edf16-ac0f-40e9-8555-f9a4e0001864) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:52:23 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-90da2893-af11-4ed1-a188-f103284ca3ba tempest-VolumeRetypeWithoutMigrationTest-1229026595 tempest-VolumeRetypeWithoutMigrationTest-1229026595-project-member] Flow 'volume_create_api' (f324d802-eae4-40c7-99aa-20f0eb195624) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:52:23 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-90da2893-af11-4ed1-a188-f103284ca3ba tempest-VolumeRetypeWithoutMigrationTest-1229026595 tempest-VolumeRetypeWithoutMigrationTest-1229026595-project-member] Create volume request issued successfully. Sep 02 12:52:23 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-90da2893-af11-4ed1-a188-f103284ca3ba tempest-VolumeRetypeWithoutMigrationTest-1229026595 tempest-VolumeRetypeWithoutMigrationTest-1229026595-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 12:52:23 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 552/1113] 192.168.122.82 () {60 vars in 1138 bytes} [Wed Sep 2 12:52:22 2026] POST /volume/v3/volumes => generated 774 bytes in 1285 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 12:52:23 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-0358f37f-ced6-4e85-af69-4aa958a97c95 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:23 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-0358f37f-ced6-4e85-af69-4aa958a97c95 tempest-VolumeRetypeWithoutMigrationTest-1229026595 tempest-VolumeRetypeWithoutMigrationTest-1229026595-project-member] GET http://192.168.122.82/volume/v3/volumes/8dfd8b55-b0f1-4d16-bdf3-f7ebf109b1d1 Sep 02 12:52:23 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-0358f37f-ced6-4e85-af69-4aa958a97c95 tempest-VolumeRetypeWithoutMigrationTest-1229026595 tempest-VolumeRetypeWithoutMigrationTest-1229026595-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:23 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-0358f37f-ced6-4e85-af69-4aa958a97c95 tempest-VolumeRetypeWithoutMigrationTest-1229026595 tempest-VolumeRetypeWithoutMigrationTest-1229026595-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:24 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:24 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:52:24 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:24 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:52:24 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-0358f37f-ced6-4e85-af69-4aa958a97c95 tempest-VolumeRetypeWithoutMigrationTest-1229026595 tempest-VolumeRetypeWithoutMigrationTest-1229026595-project-member] Volume info retrieved successfully. Sep 02 12:52:24 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-0358f37f-ced6-4e85-af69-4aa958a97c95 tempest-VolumeRetypeWithoutMigrationTest-1229026595 tempest-VolumeRetypeWithoutMigrationTest-1229026595-project-member] http://192.168.122.82/volume/v3/volumes/8dfd8b55-b0f1-4d16-bdf3-f7ebf109b1d1 returned with HTTP 200 Sep 02 12:52:24 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 562/1114] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:23 2026] GET /volume/v3/volumes/8dfd8b55-b0f1-4d16-bdf3-f7ebf109b1d1 => generated 842 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:52:24 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-6ee73ea5-3959-42d1-9166-b450206042c5 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:24 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-6ee73ea5-3959-42d1-9166-b450206042c5 tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] GET http://192.168.122.82/volume/v3/volumes/ab9d0a11-3dec-47ca-a28d-8046207f2f2e Sep 02 12:52:24 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-6ee73ea5-3959-42d1-9166-b450206042c5 tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:24 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-6ee73ea5-3959-42d1-9166-b450206042c5 tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:24 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:24 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:52:24 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:24 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:52:24 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-6ee73ea5-3959-42d1-9166-b450206042c5 tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] Volume info retrieved successfully. Sep 02 12:52:24 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-6ee73ea5-3959-42d1-9166-b450206042c5 tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] http://192.168.122.82/volume/v3/volumes/ab9d0a11-3dec-47ca-a28d-8046207f2f2e returned with HTTP 200 Sep 02 12:52:24 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 553/1115] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:24 2026] GET /volume/v3/volumes/ab9d0a11-3dec-47ca-a28d-8046207f2f2e => generated 880 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:52:24 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-4233775b-8607-49b9-8212-1629114c590e None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:24 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-4233775b-8607-49b9-8212-1629114c590e tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] GET http://192.168.122.82/volume/v3/volumes/5a657d26-bca4-45ad-93f1-1f024d424d5a Sep 02 12:52:24 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-4233775b-8607-49b9-8212-1629114c590e tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:24 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-4233775b-8607-49b9-8212-1629114c590e tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:24 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:24 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:52:24 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:24 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:52:24 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-4233775b-8607-49b9-8212-1629114c590e tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Volume info retrieved successfully. Sep 02 12:52:24 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-4233775b-8607-49b9-8212-1629114c590e tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] http://192.168.122.82/volume/v3/volumes/5a657d26-bca4-45ad-93f1-1f024d424d5a returned with HTTP 200 Sep 02 12:52:24 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 563/1116] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:24 2026] GET /volume/v3/volumes/5a657d26-bca4-45ad-93f1-1f024d424d5a => generated 847 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:52:25 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-10748ff1-c224-4516-8c20-c09e031d85fb None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:25 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-10748ff1-c224-4516-8c20-c09e031d85fb tempest-VolumeRetypeWithoutMigrationTest-1229026595 tempest-VolumeRetypeWithoutMigrationTest-1229026595-project-member] GET http://192.168.122.82/volume/v3/volumes/8dfd8b55-b0f1-4d16-bdf3-f7ebf109b1d1 Sep 02 12:52:25 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-10748ff1-c224-4516-8c20-c09e031d85fb tempest-VolumeRetypeWithoutMigrationTest-1229026595 tempest-VolumeRetypeWithoutMigrationTest-1229026595-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:25 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-10748ff1-c224-4516-8c20-c09e031d85fb tempest-VolumeRetypeWithoutMigrationTest-1229026595 tempest-VolumeRetypeWithoutMigrationTest-1229026595-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:25 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:25 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:52:25 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:25 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:52:25 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-10748ff1-c224-4516-8c20-c09e031d85fb tempest-VolumeRetypeWithoutMigrationTest-1229026595 tempest-VolumeRetypeWithoutMigrationTest-1229026595-project-member] Volume info retrieved successfully. Sep 02 12:52:25 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-10748ff1-c224-4516-8c20-c09e031d85fb tempest-VolumeRetypeWithoutMigrationTest-1229026595 tempest-VolumeRetypeWithoutMigrationTest-1229026595-project-member] http://192.168.122.82/volume/v3/volumes/8dfd8b55-b0f1-4d16-bdf3-f7ebf109b1d1 returned with HTTP 200 Sep 02 12:52:25 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 554/1117] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:25 2026] GET /volume/v3/volumes/8dfd8b55-b0f1-4d16-bdf3-f7ebf109b1d1 => generated 866 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:52:25 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-5524c0a4-6d54-44f3-bd95-8624a6663e2e None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:25 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-5524c0a4-6d54-44f3-bd95-8624a6663e2e tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] GET http://192.168.122.82/volume/v3/volumes/ab9d0a11-3dec-47ca-a28d-8046207f2f2e Sep 02 12:52:25 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-5524c0a4-6d54-44f3-bd95-8624a6663e2e tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:25 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-5524c0a4-6d54-44f3-bd95-8624a6663e2e tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:25 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:25 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:52:25 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:25 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:52:25 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-5524c0a4-6d54-44f3-bd95-8624a6663e2e tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] Volume info retrieved successfully. Sep 02 12:52:25 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-5524c0a4-6d54-44f3-bd95-8624a6663e2e tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] http://192.168.122.82/volume/v3/volumes/ab9d0a11-3dec-47ca-a28d-8046207f2f2e returned with HTTP 200 Sep 02 12:52:25 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 564/1118] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:25 2026] GET /volume/v3/volumes/ab9d0a11-3dec-47ca-a28d-8046207f2f2e => generated 880 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:52:25 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-83716dc0-526c-4430-8d6d-8ae5e9e4b6bf None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:25 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-83716dc0-526c-4430-8d6d-8ae5e9e4b6bf tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] GET http://192.168.122.82/volume/v3/volumes/5a657d26-bca4-45ad-93f1-1f024d424d5a Sep 02 12:52:25 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-83716dc0-526c-4430-8d6d-8ae5e9e4b6bf tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:25 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-83716dc0-526c-4430-8d6d-8ae5e9e4b6bf tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:25 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:25 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:52:25 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:25 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:52:25 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-83716dc0-526c-4430-8d6d-8ae5e9e4b6bf tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Volume info retrieved successfully. Sep 02 12:52:26 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-83716dc0-526c-4430-8d6d-8ae5e9e4b6bf tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] http://192.168.122.82/volume/v3/volumes/5a657d26-bca4-45ad-93f1-1f024d424d5a returned with HTTP 200 Sep 02 12:52:26 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 555/1119] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:25 2026] GET /volume/v3/volumes/5a657d26-bca4-45ad-93f1-1f024d424d5a => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:52:26 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-6c95dcd7-6c36-4c24-92a4-ade582fcb6bb None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:26 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-6c95dcd7-6c36-4c24-92a4-ade582fcb6bb tempest-VolumeRetypeWithoutMigrationTest-1229026595 tempest-VolumeRetypeWithoutMigrationTest-1229026595-project-member] GET http://192.168.122.82/volume/v3/volumes/8dfd8b55-b0f1-4d16-bdf3-f7ebf109b1d1 Sep 02 12:52:26 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-6c95dcd7-6c36-4c24-92a4-ade582fcb6bb tempest-VolumeRetypeWithoutMigrationTest-1229026595 tempest-VolumeRetypeWithoutMigrationTest-1229026595-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:26 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-6c95dcd7-6c36-4c24-92a4-ade582fcb6bb tempest-VolumeRetypeWithoutMigrationTest-1229026595 tempest-VolumeRetypeWithoutMigrationTest-1229026595-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:26 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:26 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:52:26 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:26 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:52:26 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-6c95dcd7-6c36-4c24-92a4-ade582fcb6bb tempest-VolumeRetypeWithoutMigrationTest-1229026595 tempest-VolumeRetypeWithoutMigrationTest-1229026595-project-member] Volume info retrieved successfully. Sep 02 12:52:26 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-6c95dcd7-6c36-4c24-92a4-ade582fcb6bb tempest-VolumeRetypeWithoutMigrationTest-1229026595 tempest-VolumeRetypeWithoutMigrationTest-1229026595-project-member] http://192.168.122.82/volume/v3/volumes/8dfd8b55-b0f1-4d16-bdf3-f7ebf109b1d1 returned with HTTP 200 Sep 02 12:52:26 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 565/1120] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:26 2026] GET /volume/v3/volumes/8dfd8b55-b0f1-4d16-bdf3-f7ebf109b1d1 => generated 866 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:52:26 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-79f4725c-ffbc-479d-8f80-338a8f0f647e None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:26 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-79f4725c-ffbc-479d-8f80-338a8f0f647e tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] GET http://192.168.122.82/volume/v3/volumes/ab9d0a11-3dec-47ca-a28d-8046207f2f2e Sep 02 12:52:26 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-79f4725c-ffbc-479d-8f80-338a8f0f647e tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:26 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-79f4725c-ffbc-479d-8f80-338a8f0f647e tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:26 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:26 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:52:26 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:26 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:52:26 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-79f4725c-ffbc-479d-8f80-338a8f0f647e tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] Volume info retrieved successfully. Sep 02 12:52:27 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-79f4725c-ffbc-479d-8f80-338a8f0f647e tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] http://192.168.122.82/volume/v3/volumes/ab9d0a11-3dec-47ca-a28d-8046207f2f2e returned with HTTP 200 Sep 02 12:52:27 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 556/1121] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:26 2026] GET /volume/v3/volumes/ab9d0a11-3dec-47ca-a28d-8046207f2f2e => generated 880 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:52:27 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-2415b22c-63ed-4a32-9942-43fad090d6c3 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:27 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-2415b22c-63ed-4a32-9942-43fad090d6c3 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] GET http://192.168.122.82/volume/v3/volumes/5a657d26-bca4-45ad-93f1-1f024d424d5a Sep 02 12:52:27 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-2415b22c-63ed-4a32-9942-43fad090d6c3 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:27 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-2415b22c-63ed-4a32-9942-43fad090d6c3 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:27 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:27 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:52:27 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:27 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:52:27 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-2415b22c-63ed-4a32-9942-43fad090d6c3 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Volume info retrieved successfully. Sep 02 12:52:27 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-2415b22c-63ed-4a32-9942-43fad090d6c3 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] http://192.168.122.82/volume/v3/volumes/5a657d26-bca4-45ad-93f1-1f024d424d5a returned with HTTP 200 Sep 02 12:52:27 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 566/1122] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:27 2026] GET /volume/v3/volumes/5a657d26-bca4-45ad-93f1-1f024d424d5a => generated 847 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 12:52:27 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-d84ee9ee-4f63-4b0e-a010-88ff3bd6106e None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:27 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-d84ee9ee-4f63-4b0e-a010-88ff3bd6106e tempest-VolumeRetypeWithoutMigrationTest-1229026595 tempest-VolumeRetypeWithoutMigrationTest-1229026595-project-member] GET http://192.168.122.82/volume/v3/volumes/8dfd8b55-b0f1-4d16-bdf3-f7ebf109b1d1 Sep 02 12:52:27 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-d84ee9ee-4f63-4b0e-a010-88ff3bd6106e tempest-VolumeRetypeWithoutMigrationTest-1229026595 tempest-VolumeRetypeWithoutMigrationTest-1229026595-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:27 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-d84ee9ee-4f63-4b0e-a010-88ff3bd6106e tempest-VolumeRetypeWithoutMigrationTest-1229026595 tempest-VolumeRetypeWithoutMigrationTest-1229026595-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:27 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:27 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:52:27 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:27 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:52:27 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-d84ee9ee-4f63-4b0e-a010-88ff3bd6106e tempest-VolumeRetypeWithoutMigrationTest-1229026595 tempest-VolumeRetypeWithoutMigrationTest-1229026595-project-member] Volume info retrieved successfully. Sep 02 12:52:27 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-d84ee9ee-4f63-4b0e-a010-88ff3bd6106e tempest-VolumeRetypeWithoutMigrationTest-1229026595 tempest-VolumeRetypeWithoutMigrationTest-1229026595-project-member] http://192.168.122.82/volume/v3/volumes/8dfd8b55-b0f1-4d16-bdf3-f7ebf109b1d1 returned with HTTP 200 Sep 02 12:52:27 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 557/1123] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:27 2026] GET /volume/v3/volumes/8dfd8b55-b0f1-4d16-bdf3-f7ebf109b1d1 => generated 866 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:52:28 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-13d0d350-b546-4abf-82db-58aafeb2e46e None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:28 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-13d0d350-b546-4abf-82db-58aafeb2e46e tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] GET http://192.168.122.82/volume/v3/volumes/ab9d0a11-3dec-47ca-a28d-8046207f2f2e Sep 02 12:52:28 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-13d0d350-b546-4abf-82db-58aafeb2e46e tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:28 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-13d0d350-b546-4abf-82db-58aafeb2e46e tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:28 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:28 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:52:28 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:28 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:52:28 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-13d0d350-b546-4abf-82db-58aafeb2e46e tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] Volume info retrieved successfully. Sep 02 12:52:28 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-13d0d350-b546-4abf-82db-58aafeb2e46e tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] http://192.168.122.82/volume/v3/volumes/ab9d0a11-3dec-47ca-a28d-8046207f2f2e returned with HTTP 200 Sep 02 12:52:28 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 567/1124] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:28 2026] GET /volume/v3/volumes/ab9d0a11-3dec-47ca-a28d-8046207f2f2e => generated 880 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 12:52:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-5f87d543-4fad-41f3-9fd8-ecd42da1e361 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:28 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-5f87d543-4fad-41f3-9fd8-ecd42da1e361 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] GET http://192.168.122.82/volume/v3/volumes/5a657d26-bca4-45ad-93f1-1f024d424d5a Sep 02 12:52:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-5f87d543-4fad-41f3-9fd8-ecd42da1e361 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-5f87d543-4fad-41f3-9fd8-ecd42da1e361 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:28 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:28 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:52:28 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:28 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:52:28 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-5f87d543-4fad-41f3-9fd8-ecd42da1e361 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Volume info retrieved successfully. Sep 02 12:52:28 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-5f87d543-4fad-41f3-9fd8-ecd42da1e361 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] http://192.168.122.82/volume/v3/volumes/5a657d26-bca4-45ad-93f1-1f024d424d5a returned with HTTP 200 Sep 02 12:52:28 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 558/1125] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:28 2026] GET /volume/v3/volumes/5a657d26-bca4-45ad-93f1-1f024d424d5a => generated 847 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:52:28 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-d2ccb144-dbc8-4f4a-9be0-63467a860528 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:28 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-d2ccb144-dbc8-4f4a-9be0-63467a860528 tempest-VolumeRetypeWithoutMigrationTest-1229026595 tempest-VolumeRetypeWithoutMigrationTest-1229026595-project-member] GET http://192.168.122.82/volume/v3/volumes/8dfd8b55-b0f1-4d16-bdf3-f7ebf109b1d1 Sep 02 12:52:28 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-d2ccb144-dbc8-4f4a-9be0-63467a860528 tempest-VolumeRetypeWithoutMigrationTest-1229026595 tempest-VolumeRetypeWithoutMigrationTest-1229026595-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:28 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-d2ccb144-dbc8-4f4a-9be0-63467a860528 tempest-VolumeRetypeWithoutMigrationTest-1229026595 tempest-VolumeRetypeWithoutMigrationTest-1229026595-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:28 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:28 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:52:28 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:28 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:52:28 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-d2ccb144-dbc8-4f4a-9be0-63467a860528 tempest-VolumeRetypeWithoutMigrationTest-1229026595 tempest-VolumeRetypeWithoutMigrationTest-1229026595-project-member] Volume info retrieved successfully. Sep 02 12:52:28 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-d2ccb144-dbc8-4f4a-9be0-63467a860528 tempest-VolumeRetypeWithoutMigrationTest-1229026595 tempest-VolumeRetypeWithoutMigrationTest-1229026595-project-member] http://192.168.122.82/volume/v3/volumes/8dfd8b55-b0f1-4d16-bdf3-f7ebf109b1d1 returned with HTTP 200 Sep 02 12:52:28 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 568/1126] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:28 2026] GET /volume/v3/volumes/8dfd8b55-b0f1-4d16-bdf3-f7ebf109b1d1 => generated 866 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:52:29 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-f7183097-f8d3-498d-9a1a-a34d65db00b0 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:29 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-f7183097-f8d3-498d-9a1a-a34d65db00b0 tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] GET http://192.168.122.82/volume/v3/volumes/ab9d0a11-3dec-47ca-a28d-8046207f2f2e Sep 02 12:52:29 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-f7183097-f8d3-498d-9a1a-a34d65db00b0 tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:29 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-f7183097-f8d3-498d-9a1a-a34d65db00b0 tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:29 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:29 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:52:29 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:29 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:52:29 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-07dd1218-755f-4ba8-8f1d-9804fc55b3d6 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:29 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-f7183097-f8d3-498d-9a1a-a34d65db00b0 tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] Volume info retrieved successfully. Sep 02 12:52:29 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-07dd1218-755f-4ba8-8f1d-9804fc55b3d6 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] GET http://192.168.122.82/volume/v3/volumes/5a657d26-bca4-45ad-93f1-1f024d424d5a Sep 02 12:52:29 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-f7183097-f8d3-498d-9a1a-a34d65db00b0 tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] http://192.168.122.82/volume/v3/volumes/ab9d0a11-3dec-47ca-a28d-8046207f2f2e returned with HTTP 200 Sep 02 12:52:29 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-07dd1218-755f-4ba8-8f1d-9804fc55b3d6 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:29 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-07dd1218-755f-4ba8-8f1d-9804fc55b3d6 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:29 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 559/1127] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:29 2026] GET /volume/v3/volumes/ab9d0a11-3dec-47ca-a28d-8046207f2f2e => generated 880 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:52:29 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:29 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:52:29 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:29 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:52:29 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-07dd1218-755f-4ba8-8f1d-9804fc55b3d6 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Volume info retrieved successfully. Sep 02 12:52:29 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-07dd1218-755f-4ba8-8f1d-9804fc55b3d6 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] http://192.168.122.82/volume/v3/volumes/5a657d26-bca4-45ad-93f1-1f024d424d5a returned with HTTP 200 Sep 02 12:52:29 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 569/1128] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:29 2026] GET /volume/v3/volumes/5a657d26-bca4-45ad-93f1-1f024d424d5a => generated 847 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:52:29 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-7d678a23-7056-40ab-a5e2-cdd11f83b34b None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:29 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-7d678a23-7056-40ab-a5e2-cdd11f83b34b tempest-VolumeRetypeWithoutMigrationTest-1229026595 tempest-VolumeRetypeWithoutMigrationTest-1229026595-project-member] GET http://192.168.122.82/volume/v3/volumes/8dfd8b55-b0f1-4d16-bdf3-f7ebf109b1d1 Sep 02 12:52:29 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-7d678a23-7056-40ab-a5e2-cdd11f83b34b tempest-VolumeRetypeWithoutMigrationTest-1229026595 tempest-VolumeRetypeWithoutMigrationTest-1229026595-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:29 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-7d678a23-7056-40ab-a5e2-cdd11f83b34b tempest-VolumeRetypeWithoutMigrationTest-1229026595 tempest-VolumeRetypeWithoutMigrationTest-1229026595-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:29 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:29 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:52:29 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:29 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:52:29 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-7d678a23-7056-40ab-a5e2-cdd11f83b34b tempest-VolumeRetypeWithoutMigrationTest-1229026595 tempest-VolumeRetypeWithoutMigrationTest-1229026595-project-member] Volume info retrieved successfully. Sep 02 12:52:29 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-7d678a23-7056-40ab-a5e2-cdd11f83b34b tempest-VolumeRetypeWithoutMigrationTest-1229026595 tempest-VolumeRetypeWithoutMigrationTest-1229026595-project-member] http://192.168.122.82/volume/v3/volumes/8dfd8b55-b0f1-4d16-bdf3-f7ebf109b1d1 returned with HTTP 200 Sep 02 12:52:29 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 560/1129] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:29 2026] GET /volume/v3/volumes/8dfd8b55-b0f1-4d16-bdf3-f7ebf109b1d1 => generated 866 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:52:30 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-ad952eba-6b1f-4a94-b4ea-7e4b7c4f1344 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:30 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-ad952eba-6b1f-4a94-b4ea-7e4b7c4f1344 tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] GET http://192.168.122.82/volume/v3/volumes/ab9d0a11-3dec-47ca-a28d-8046207f2f2e Sep 02 12:52:30 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-ad952eba-6b1f-4a94-b4ea-7e4b7c4f1344 tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:30 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-ad952eba-6b1f-4a94-b4ea-7e4b7c4f1344 tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:30 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:30 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:52:30 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:30 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:52:30 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-ad952eba-6b1f-4a94-b4ea-7e4b7c4f1344 tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] Volume info retrieved successfully. Sep 02 12:52:30 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-ad952eba-6b1f-4a94-b4ea-7e4b7c4f1344 tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] http://192.168.122.82/volume/v3/volumes/ab9d0a11-3dec-47ca-a28d-8046207f2f2e returned with HTTP 200 Sep 02 12:52:30 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 570/1130] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:30 2026] GET /volume/v3/volumes/ab9d0a11-3dec-47ca-a28d-8046207f2f2e => generated 880 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:52:30 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-9adae936-34de-4d98-a9ad-6666a6223fb1 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:30 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-9adae936-34de-4d98-a9ad-6666a6223fb1 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] GET http://192.168.122.82/volume/v3/volumes/5a657d26-bca4-45ad-93f1-1f024d424d5a Sep 02 12:52:30 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-9adae936-34de-4d98-a9ad-6666a6223fb1 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:30 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-9adae936-34de-4d98-a9ad-6666a6223fb1 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:30 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:30 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:52:30 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:30 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:52:30 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-9adae936-34de-4d98-a9ad-6666a6223fb1 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Volume info retrieved successfully. Sep 02 12:52:30 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-9adae936-34de-4d98-a9ad-6666a6223fb1 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] http://192.168.122.82/volume/v3/volumes/5a657d26-bca4-45ad-93f1-1f024d424d5a returned with HTTP 200 Sep 02 12:52:30 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 561/1131] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:30 2026] GET /volume/v3/volumes/5a657d26-bca4-45ad-93f1-1f024d424d5a => generated 847 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:52:30 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-7c18f3af-4b16-42f6-9bff-65314cdd8d4e None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:30 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-7c18f3af-4b16-42f6-9bff-65314cdd8d4e tempest-VolumeRetypeWithoutMigrationTest-1229026595 tempest-VolumeRetypeWithoutMigrationTest-1229026595-project-member] GET http://192.168.122.82/volume/v3/volumes/8dfd8b55-b0f1-4d16-bdf3-f7ebf109b1d1 Sep 02 12:52:30 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-7c18f3af-4b16-42f6-9bff-65314cdd8d4e tempest-VolumeRetypeWithoutMigrationTest-1229026595 tempest-VolumeRetypeWithoutMigrationTest-1229026595-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:30 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-7c18f3af-4b16-42f6-9bff-65314cdd8d4e tempest-VolumeRetypeWithoutMigrationTest-1229026595 tempest-VolumeRetypeWithoutMigrationTest-1229026595-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:30 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:30 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:52:30 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:30 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:52:30 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-7c18f3af-4b16-42f6-9bff-65314cdd8d4e tempest-VolumeRetypeWithoutMigrationTest-1229026595 tempest-VolumeRetypeWithoutMigrationTest-1229026595-project-member] Volume info retrieved successfully. Sep 02 12:52:30 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-7c18f3af-4b16-42f6-9bff-65314cdd8d4e tempest-VolumeRetypeWithoutMigrationTest-1229026595 tempest-VolumeRetypeWithoutMigrationTest-1229026595-project-member] http://192.168.122.82/volume/v3/volumes/8dfd8b55-b0f1-4d16-bdf3-f7ebf109b1d1 returned with HTTP 200 Sep 02 12:52:30 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 571/1132] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:30 2026] GET /volume/v3/volumes/8dfd8b55-b0f1-4d16-bdf3-f7ebf109b1d1 => generated 866 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:52:31 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-99cd542f-3e30-439d-bc16-990fbf6114f8 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:31 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-99cd542f-3e30-439d-bc16-990fbf6114f8 tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] GET http://192.168.122.82/volume/v3/volumes/ab9d0a11-3dec-47ca-a28d-8046207f2f2e Sep 02 12:52:31 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-99cd542f-3e30-439d-bc16-990fbf6114f8 tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:31 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-99cd542f-3e30-439d-bc16-990fbf6114f8 tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:31 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:31 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:52:31 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:31 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:52:31 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-99cd542f-3e30-439d-bc16-990fbf6114f8 tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] Volume info retrieved successfully. Sep 02 12:52:31 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-99cd542f-3e30-439d-bc16-990fbf6114f8 tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] http://192.168.122.82/volume/v3/volumes/ab9d0a11-3dec-47ca-a28d-8046207f2f2e returned with HTTP 200 Sep 02 12:52:31 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 562/1133] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:31 2026] GET /volume/v3/volumes/ab9d0a11-3dec-47ca-a28d-8046207f2f2e => generated 880 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:52:31 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-792e563b-e759-4550-b4c9-bccaae92b958 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:31 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-792e563b-e759-4550-b4c9-bccaae92b958 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] GET http://192.168.122.82/volume/v3/volumes/5a657d26-bca4-45ad-93f1-1f024d424d5a Sep 02 12:52:31 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-792e563b-e759-4550-b4c9-bccaae92b958 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:31 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-792e563b-e759-4550-b4c9-bccaae92b958 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:31 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:31 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:52:31 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:31 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:52:31 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-792e563b-e759-4550-b4c9-bccaae92b958 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Volume info retrieved successfully. Sep 02 12:52:31 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-792e563b-e759-4550-b4c9-bccaae92b958 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] http://192.168.122.82/volume/v3/volumes/5a657d26-bca4-45ad-93f1-1f024d424d5a returned with HTTP 200 Sep 02 12:52:31 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 572/1134] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:31 2026] GET /volume/v3/volumes/5a657d26-bca4-45ad-93f1-1f024d424d5a => generated 847 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:52:31 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-99632fce-ffd8-4b62-a57d-76e6f4ed9dc6 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:31 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-99632fce-ffd8-4b62-a57d-76e6f4ed9dc6 tempest-VolumeRetypeWithoutMigrationTest-1229026595 tempest-VolumeRetypeWithoutMigrationTest-1229026595-project-member] GET http://192.168.122.82/volume/v3/volumes/8dfd8b55-b0f1-4d16-bdf3-f7ebf109b1d1 Sep 02 12:52:31 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-99632fce-ffd8-4b62-a57d-76e6f4ed9dc6 tempest-VolumeRetypeWithoutMigrationTest-1229026595 tempest-VolumeRetypeWithoutMigrationTest-1229026595-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:31 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-99632fce-ffd8-4b62-a57d-76e6f4ed9dc6 tempest-VolumeRetypeWithoutMigrationTest-1229026595 tempest-VolumeRetypeWithoutMigrationTest-1229026595-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:31 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:31 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:52:31 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:31 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:52:32 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-99632fce-ffd8-4b62-a57d-76e6f4ed9dc6 tempest-VolumeRetypeWithoutMigrationTest-1229026595 tempest-VolumeRetypeWithoutMigrationTest-1229026595-project-member] Volume info retrieved successfully. Sep 02 12:52:32 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-99632fce-ffd8-4b62-a57d-76e6f4ed9dc6 tempest-VolumeRetypeWithoutMigrationTest-1229026595 tempest-VolumeRetypeWithoutMigrationTest-1229026595-project-member] http://192.168.122.82/volume/v3/volumes/8dfd8b55-b0f1-4d16-bdf3-f7ebf109b1d1 returned with HTTP 200 Sep 02 12:52:32 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 563/1135] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:31 2026] GET /volume/v3/volumes/8dfd8b55-b0f1-4d16-bdf3-f7ebf109b1d1 => generated 866 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:52:32 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-7c640838-7fb0-4a8c-b01b-1e3cc05627e6 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:32 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-7c640838-7fb0-4a8c-b01b-1e3cc05627e6 tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] GET http://192.168.122.82/volume/v3/volumes/ab9d0a11-3dec-47ca-a28d-8046207f2f2e Sep 02 12:52:32 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-7c640838-7fb0-4a8c-b01b-1e3cc05627e6 tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:32 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-7c640838-7fb0-4a8c-b01b-1e3cc05627e6 tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:32 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:32 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:52:32 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:32 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:52:32 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-7c640838-7fb0-4a8c-b01b-1e3cc05627e6 tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] Volume info retrieved successfully. Sep 02 12:52:32 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-51a880d4-b595-465e-8a20-ccaa2c55f8f2 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:32 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-7c640838-7fb0-4a8c-b01b-1e3cc05627e6 tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] http://192.168.122.82/volume/v3/volumes/ab9d0a11-3dec-47ca-a28d-8046207f2f2e returned with HTTP 200 Sep 02 12:52:32 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 573/1136] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:32 2026] GET /volume/v3/volumes/ab9d0a11-3dec-47ca-a28d-8046207f2f2e => generated 880 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:52:32 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-51a880d4-b595-465e-8a20-ccaa2c55f8f2 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] GET http://192.168.122.82/volume/v3/volumes/5a657d26-bca4-45ad-93f1-1f024d424d5a Sep 02 12:52:32 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-51a880d4-b595-465e-8a20-ccaa2c55f8f2 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:32 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-51a880d4-b595-465e-8a20-ccaa2c55f8f2 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:32 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:32 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:52:32 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:32 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:52:32 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-51a880d4-b595-465e-8a20-ccaa2c55f8f2 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Volume info retrieved successfully. Sep 02 12:52:32 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-51a880d4-b595-465e-8a20-ccaa2c55f8f2 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] http://192.168.122.82/volume/v3/volumes/5a657d26-bca4-45ad-93f1-1f024d424d5a returned with HTTP 200 Sep 02 12:52:32 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 564/1137] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:32 2026] GET /volume/v3/volumes/5a657d26-bca4-45ad-93f1-1f024d424d5a => generated 847 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 12:52:33 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-d1b35c38-e3e6-4009-8ea4-f1b33470defc None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:33 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-d1b35c38-e3e6-4009-8ea4-f1b33470defc tempest-VolumeRetypeWithoutMigrationTest-1229026595 tempest-VolumeRetypeWithoutMigrationTest-1229026595-project-member] GET http://192.168.122.82/volume/v3/volumes/8dfd8b55-b0f1-4d16-bdf3-f7ebf109b1d1 Sep 02 12:52:33 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-d1b35c38-e3e6-4009-8ea4-f1b33470defc tempest-VolumeRetypeWithoutMigrationTest-1229026595 tempest-VolumeRetypeWithoutMigrationTest-1229026595-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:33 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-d1b35c38-e3e6-4009-8ea4-f1b33470defc tempest-VolumeRetypeWithoutMigrationTest-1229026595 tempest-VolumeRetypeWithoutMigrationTest-1229026595-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:33 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:33 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:52:33 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:33 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:52:33 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-d1b35c38-e3e6-4009-8ea4-f1b33470defc tempest-VolumeRetypeWithoutMigrationTest-1229026595 tempest-VolumeRetypeWithoutMigrationTest-1229026595-project-member] Volume info retrieved successfully. Sep 02 12:52:33 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-d1b35c38-e3e6-4009-8ea4-f1b33470defc tempest-VolumeRetypeWithoutMigrationTest-1229026595 tempest-VolumeRetypeWithoutMigrationTest-1229026595-project-member] http://192.168.122.82/volume/v3/volumes/8dfd8b55-b0f1-4d16-bdf3-f7ebf109b1d1 returned with HTTP 200 Sep 02 12:52:33 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 574/1138] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:33 2026] GET /volume/v3/volumes/8dfd8b55-b0f1-4d16-bdf3-f7ebf109b1d1 => generated 866 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:52:33 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-bd92fb91-b093-4739-9451-28f0c013faac None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:33 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-bd92fb91-b093-4739-9451-28f0c013faac tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] GET http://192.168.122.82/volume/v3/volumes/ab9d0a11-3dec-47ca-a28d-8046207f2f2e Sep 02 12:52:33 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-bd92fb91-b093-4739-9451-28f0c013faac tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:33 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-bd92fb91-b093-4739-9451-28f0c013faac tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:33 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:33 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:52:33 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:33 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:52:33 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-bd92fb91-b093-4739-9451-28f0c013faac tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] Volume info retrieved successfully. Sep 02 12:52:33 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-bd92fb91-b093-4739-9451-28f0c013faac tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] http://192.168.122.82/volume/v3/volumes/ab9d0a11-3dec-47ca-a28d-8046207f2f2e returned with HTTP 200 Sep 02 12:52:33 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 565/1139] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:33 2026] GET /volume/v3/volumes/ab9d0a11-3dec-47ca-a28d-8046207f2f2e => generated 880 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 12:52:34 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-35130c0a-3a86-4782-9714-7582466f91ee None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:34 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-35130c0a-3a86-4782-9714-7582466f91ee tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] GET http://192.168.122.82/volume/v3/volumes/5a657d26-bca4-45ad-93f1-1f024d424d5a Sep 02 12:52:34 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-35130c0a-3a86-4782-9714-7582466f91ee tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:34 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-35130c0a-3a86-4782-9714-7582466f91ee tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:34 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:34 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:52:34 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:34 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:52:34 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-35130c0a-3a86-4782-9714-7582466f91ee tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Volume info retrieved successfully. Sep 02 12:52:34 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-35130c0a-3a86-4782-9714-7582466f91ee tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] http://192.168.122.82/volume/v3/volumes/5a657d26-bca4-45ad-93f1-1f024d424d5a returned with HTTP 200 Sep 02 12:52:34 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 575/1140] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:34 2026] GET /volume/v3/volumes/5a657d26-bca4-45ad-93f1-1f024d424d5a => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 12:52:34 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-055010b6-5972-4255-afac-541c5b2d1e0f None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:34 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-055010b6-5972-4255-afac-541c5b2d1e0f tempest-VolumeRetypeWithoutMigrationTest-1229026595 tempest-VolumeRetypeWithoutMigrationTest-1229026595-project-member] GET http://192.168.122.82/volume/v3/volumes/8dfd8b55-b0f1-4d16-bdf3-f7ebf109b1d1 Sep 02 12:52:34 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-055010b6-5972-4255-afac-541c5b2d1e0f tempest-VolumeRetypeWithoutMigrationTest-1229026595 tempest-VolumeRetypeWithoutMigrationTest-1229026595-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:34 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-055010b6-5972-4255-afac-541c5b2d1e0f tempest-VolumeRetypeWithoutMigrationTest-1229026595 tempest-VolumeRetypeWithoutMigrationTest-1229026595-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:34 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:34 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:52:34 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:34 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:52:34 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-055010b6-5972-4255-afac-541c5b2d1e0f tempest-VolumeRetypeWithoutMigrationTest-1229026595 tempest-VolumeRetypeWithoutMigrationTest-1229026595-project-member] Volume info retrieved successfully. Sep 02 12:52:34 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-055010b6-5972-4255-afac-541c5b2d1e0f tempest-VolumeRetypeWithoutMigrationTest-1229026595 tempest-VolumeRetypeWithoutMigrationTest-1229026595-project-member] http://192.168.122.82/volume/v3/volumes/8dfd8b55-b0f1-4d16-bdf3-f7ebf109b1d1 returned with HTTP 200 Sep 02 12:52:34 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 566/1141] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:34 2026] GET /volume/v3/volumes/8dfd8b55-b0f1-4d16-bdf3-f7ebf109b1d1 => generated 866 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 12:52:34 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-1dca822b-48ad-4d9a-85b0-0ec09fc88084 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:34 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-1dca822b-48ad-4d9a-85b0-0ec09fc88084 tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] GET http://192.168.122.82/volume/v3/volumes/ab9d0a11-3dec-47ca-a28d-8046207f2f2e Sep 02 12:52:34 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-1dca822b-48ad-4d9a-85b0-0ec09fc88084 tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:34 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-1dca822b-48ad-4d9a-85b0-0ec09fc88084 tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:34 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:34 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:52:34 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:34 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:52:34 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-1dca822b-48ad-4d9a-85b0-0ec09fc88084 tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] Volume info retrieved successfully. Sep 02 12:52:34 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-1dca822b-48ad-4d9a-85b0-0ec09fc88084 tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] http://192.168.122.82/volume/v3/volumes/ab9d0a11-3dec-47ca-a28d-8046207f2f2e returned with HTTP 200 Sep 02 12:52:34 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 576/1142] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:34 2026] GET /volume/v3/volumes/ab9d0a11-3dec-47ca-a28d-8046207f2f2e => generated 880 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:52:35 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-37ba8916-0c73-4fb5-805d-b6da25f93614 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:35 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-37ba8916-0c73-4fb5-805d-b6da25f93614 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] GET http://192.168.122.82/volume/v3/volumes/5a657d26-bca4-45ad-93f1-1f024d424d5a Sep 02 12:52:35 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-37ba8916-0c73-4fb5-805d-b6da25f93614 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:35 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-37ba8916-0c73-4fb5-805d-b6da25f93614 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:35 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:35 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:52:35 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:35 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:52:35 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-37ba8916-0c73-4fb5-805d-b6da25f93614 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Volume info retrieved successfully. Sep 02 12:52:35 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-37ba8916-0c73-4fb5-805d-b6da25f93614 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] http://192.168.122.82/volume/v3/volumes/5a657d26-bca4-45ad-93f1-1f024d424d5a returned with HTTP 200 Sep 02 12:52:35 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 567/1143] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:35 2026] GET /volume/v3/volumes/5a657d26-bca4-45ad-93f1-1f024d424d5a => generated 847 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 12:52:35 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-ddeb62f3-6d35-4bac-ae23-0f51ef886550 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:35 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-ddeb62f3-6d35-4bac-ae23-0f51ef886550 tempest-VolumeRetypeWithoutMigrationTest-1229026595 tempest-VolumeRetypeWithoutMigrationTest-1229026595-project-member] GET http://192.168.122.82/volume/v3/volumes/8dfd8b55-b0f1-4d16-bdf3-f7ebf109b1d1 Sep 02 12:52:35 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-ddeb62f3-6d35-4bac-ae23-0f51ef886550 tempest-VolumeRetypeWithoutMigrationTest-1229026595 tempest-VolumeRetypeWithoutMigrationTest-1229026595-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:35 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-ddeb62f3-6d35-4bac-ae23-0f51ef886550 tempest-VolumeRetypeWithoutMigrationTest-1229026595 tempest-VolumeRetypeWithoutMigrationTest-1229026595-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:35 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:35 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:52:35 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:35 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:52:35 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-ddeb62f3-6d35-4bac-ae23-0f51ef886550 tempest-VolumeRetypeWithoutMigrationTest-1229026595 tempest-VolumeRetypeWithoutMigrationTest-1229026595-project-member] Volume info retrieved successfully. Sep 02 12:52:35 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-ddeb62f3-6d35-4bac-ae23-0f51ef886550 tempest-VolumeRetypeWithoutMigrationTest-1229026595 tempest-VolumeRetypeWithoutMigrationTest-1229026595-project-member] http://192.168.122.82/volume/v3/volumes/8dfd8b55-b0f1-4d16-bdf3-f7ebf109b1d1 returned with HTTP 200 Sep 02 12:52:35 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 577/1144] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:35 2026] GET /volume/v3/volumes/8dfd8b55-b0f1-4d16-bdf3-f7ebf109b1d1 => generated 866 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:52:35 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-6dc037fc-b4c9-4544-a227-9d92536cbdd8 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:35 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-6dc037fc-b4c9-4544-a227-9d92536cbdd8 tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] GET http://192.168.122.82/volume/v3/volumes/ab9d0a11-3dec-47ca-a28d-8046207f2f2e Sep 02 12:52:35 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-6dc037fc-b4c9-4544-a227-9d92536cbdd8 tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:35 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-6dc037fc-b4c9-4544-a227-9d92536cbdd8 tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:35 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:35 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:52:35 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:35 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:52:35 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-6dc037fc-b4c9-4544-a227-9d92536cbdd8 tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] Volume info retrieved successfully. Sep 02 12:52:36 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-6dc037fc-b4c9-4544-a227-9d92536cbdd8 tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] http://192.168.122.82/volume/v3/volumes/ab9d0a11-3dec-47ca-a28d-8046207f2f2e returned with HTTP 200 Sep 02 12:52:36 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 568/1145] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:35 2026] GET /volume/v3/volumes/ab9d0a11-3dec-47ca-a28d-8046207f2f2e => generated 881 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 12:52:36 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-6689eb2b-cca5-48ed-a696-8d842812600c None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:36 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-6689eb2b-cca5-48ed-a696-8d842812600c tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] GET http://192.168.122.82/volume/v3/volumes/ab9d0a11-3dec-47ca-a28d-8046207f2f2e Sep 02 12:52:36 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-6689eb2b-cca5-48ed-a696-8d842812600c tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:36 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-6689eb2b-cca5-48ed-a696-8d842812600c tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:36 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:36 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:52:36 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:36 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:52:36 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-6689eb2b-cca5-48ed-a696-8d842812600c tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] Volume info retrieved successfully. Sep 02 12:52:36 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-6689eb2b-cca5-48ed-a696-8d842812600c tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] http://192.168.122.82/volume/v3/volumes/ab9d0a11-3dec-47ca-a28d-8046207f2f2e returned with HTTP 200 Sep 02 12:52:36 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 578/1146] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:36 2026] GET /volume/v3/volumes/ab9d0a11-3dec-47ca-a28d-8046207f2f2e => generated 881 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:52:36 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-8d1015c0-5f12-4c34-a7d2-776e05ab6a6c None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:36 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-8d1015c0-5f12-4c34-a7d2-776e05ab6a6c tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] GET http://192.168.122.82/volume/v3/volumes/ab9d0a11-3dec-47ca-a28d-8046207f2f2e Sep 02 12:52:36 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-8d1015c0-5f12-4c34-a7d2-776e05ab6a6c tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:36 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-8d1015c0-5f12-4c34-a7d2-776e05ab6a6c tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:36 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:36 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:52:36 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:36 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:52:36 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-c1f6f81d-b394-4e01-bed8-9c07fc8dab0d None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:36 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-c1f6f81d-b394-4e01-bed8-9c07fc8dab0d tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] GET http://192.168.122.82/volume/v3/volumes/5a657d26-bca4-45ad-93f1-1f024d424d5a Sep 02 12:52:36 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-c1f6f81d-b394-4e01-bed8-9c07fc8dab0d tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:36 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-c1f6f81d-b394-4e01-bed8-9c07fc8dab0d tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:36 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-8d1015c0-5f12-4c34-a7d2-776e05ab6a6c tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] Volume info retrieved successfully. Sep 02 12:52:36 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:36 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:52:36 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:36 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:52:36 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-8d1015c0-5f12-4c34-a7d2-776e05ab6a6c tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] http://192.168.122.82/volume/v3/volumes/ab9d0a11-3dec-47ca-a28d-8046207f2f2e returned with HTTP 200 Sep 02 12:52:36 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 569/1147] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:36 2026] GET /volume/v3/volumes/ab9d0a11-3dec-47ca-a28d-8046207f2f2e => generated 881 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:52:36 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-c1f6f81d-b394-4e01-bed8-9c07fc8dab0d tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Volume info retrieved successfully. Sep 02 12:52:36 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-c1f6f81d-b394-4e01-bed8-9c07fc8dab0d tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] http://192.168.122.82/volume/v3/volumes/5a657d26-bca4-45ad-93f1-1f024d424d5a returned with HTTP 200 Sep 02 12:52:36 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 579/1148] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:36 2026] GET /volume/v3/volumes/5a657d26-bca4-45ad-93f1-1f024d424d5a => generated 848 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:52:36 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-81708128-dedc-44fa-b621-21c85011cd05 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:36 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-81708128-dedc-44fa-b621-21c85011cd05 tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] DELETE http://192.168.122.82/volume/v3/volumes/ab9d0a11-3dec-47ca-a28d-8046207f2f2e Sep 02 12:52:36 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-81708128-dedc-44fa-b621-21c85011cd05 tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:36 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-81708128-dedc-44fa-b621-21c85011cd05 tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] Calling method 'delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:36 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-81708128-dedc-44fa-b621-21c85011cd05 tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] Delete volume with id: ab9d0a11-3dec-47ca-a28d-8046207f2f2e Sep 02 12:52:36 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-cb95eb71-e80a-4e61-a37a-55f5b0cdbe66 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:36 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:36 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:52:36 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:36 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:52:36 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-81708128-dedc-44fa-b621-21c85011cd05 tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] Volume info retrieved successfully. Sep 02 12:52:36 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-cb95eb71-e80a-4e61-a37a-55f5b0cdbe66 tempest-VolumesActionsTest-1307230054 tempest-VolumesActionsTest-1307230054-project-admin] POST http://192.168.122.82/volume/v3/volumes/5a657d26-bca4-45ad-93f1-1f024d424d5a/action Sep 02 12:52:36 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-cb95eb71-e80a-4e61-a37a-55f5b0cdbe66 tempest-VolumesActionsTest-1307230054 tempest-VolumesActionsTest-1307230054-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86935) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 12:52:36 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-cb95eb71-e80a-4e61-a37a-55f5b0cdbe66 tempest-VolumesActionsTest-1307230054 tempest-VolumesActionsTest-1307230054-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:52:36 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:36 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:52:36 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:36 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:52:36 devstack devstack@c-api.service[86935]: DEBUG cinder.api.contrib.admin_actions [None req-cb95eb71-e80a-4e61-a37a-55f5b0cdbe66 tempest-VolumesActionsTest-1307230054 tempest-VolumesActionsTest-1307230054-project-admin] Updating volume '5a657d26-bca4-45ad-93f1-1f024d424d5a' with '{'status': 'error'}' {{(pid=86935) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 02 12:52:36 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:36 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:52:36 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-81708128-dedc-44fa-b621-21c85011cd05 tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] Delete volume request issued successfully. Sep 02 12:52:36 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-81708128-dedc-44fa-b621-21c85011cd05 tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] http://192.168.122.82/volume/v3/volumes/ab9d0a11-3dec-47ca-a28d-8046207f2f2e returned with HTTP 202 Sep 02 12:52:36 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 570/1149] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 12:52:36 2026] DELETE /volume/v3/volumes/ab9d0a11-3dec-47ca-a28d-8046207f2f2e => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 12:52:36 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-234a67ac-230d-4dfc-b558-dae7bdd03c48 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:36 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:36 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:52:36 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-cb95eb71-e80a-4e61-a37a-55f5b0cdbe66 tempest-VolumesActionsTest-1307230054 tempest-VolumesActionsTest-1307230054-project-admin] http://192.168.122.82/volume/v3/volumes/5a657d26-bca4-45ad-93f1-1f024d424d5a/action returned with HTTP 202 Sep 02 12:52:36 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 580/1150] 192.168.122.82 () {60 vars in 1269 bytes} [Wed Sep 2 12:52:36 2026] POST /volume/v3/volumes/5a657d26-bca4-45ad-93f1-1f024d424d5a/action => generated 0 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 12:52:36 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-5409851b-7e18-4035-a592-c93bfd717757 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:36 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-5409851b-7e18-4035-a592-c93bfd717757 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] GET http://192.168.122.82/volume/v3/volumes/5a657d26-bca4-45ad-93f1-1f024d424d5a Sep 02 12:52:36 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-5409851b-7e18-4035-a592-c93bfd717757 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:36 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-5409851b-7e18-4035-a592-c93bfd717757 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:36 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-234a67ac-230d-4dfc-b558-dae7bdd03c48 tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] GET http://192.168.122.82/volume/v3/volumes/ab9d0a11-3dec-47ca-a28d-8046207f2f2e Sep 02 12:52:36 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-234a67ac-230d-4dfc-b558-dae7bdd03c48 tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:36 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-234a67ac-230d-4dfc-b558-dae7bdd03c48 tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:36 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:36 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:52:36 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:36 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:52:36 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-5409851b-7e18-4035-a592-c93bfd717757 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Volume info retrieved successfully. Sep 02 12:52:36 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:36 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:52:36 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:36 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:52:36 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-5409851b-7e18-4035-a592-c93bfd717757 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] http://192.168.122.82/volume/v3/volumes/5a657d26-bca4-45ad-93f1-1f024d424d5a returned with HTTP 200 Sep 02 12:52:36 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-234a67ac-230d-4dfc-b558-dae7bdd03c48 tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] Volume info retrieved successfully. Sep 02 12:52:36 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 581/1151] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:36 2026] GET /volume/v3/volumes/5a657d26-bca4-45ad-93f1-1f024d424d5a => generated 844 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:52:36 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-43433493-f683-48d0-a6a1-217481f0083e None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:36 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-43433493-f683-48d0-a6a1-217481f0083e tempest-VolumeRetypeWithoutMigrationTest-1229026595 tempest-VolumeRetypeWithoutMigrationTest-1229026595-project-member] GET http://192.168.122.82/volume/v3/volumes/8dfd8b55-b0f1-4d16-bdf3-f7ebf109b1d1 Sep 02 12:52:36 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-43433493-f683-48d0-a6a1-217481f0083e tempest-VolumeRetypeWithoutMigrationTest-1229026595 tempest-VolumeRetypeWithoutMigrationTest-1229026595-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:36 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-43433493-f683-48d0-a6a1-217481f0083e tempest-VolumeRetypeWithoutMigrationTest-1229026595 tempest-VolumeRetypeWithoutMigrationTest-1229026595-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:36 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-234a67ac-230d-4dfc-b558-dae7bdd03c48 tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] http://192.168.122.82/volume/v3/volumes/ab9d0a11-3dec-47ca-a28d-8046207f2f2e returned with HTTP 200 Sep 02 12:52:36 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 571/1152] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:36 2026] GET /volume/v3/volumes/ab9d0a11-3dec-47ca-a28d-8046207f2f2e => generated 880 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:52:36 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:36 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:52:36 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:36 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:52:36 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-3e9c3a4e-7460-4f10-8e02-a0838c4917c9 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:36 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-43433493-f683-48d0-a6a1-217481f0083e tempest-VolumeRetypeWithoutMigrationTest-1229026595 tempest-VolumeRetypeWithoutMigrationTest-1229026595-project-member] Volume info retrieved successfully. Sep 02 12:52:36 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-3e9c3a4e-7460-4f10-8e02-a0838c4917c9 tempest-VolumesActionsTest-1307230054 tempest-VolumesActionsTest-1307230054-project-admin] POST http://192.168.122.82/volume/v3/volumes/5a657d26-bca4-45ad-93f1-1f024d424d5a/action Sep 02 12:52:36 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-3e9c3a4e-7460-4f10-8e02-a0838c4917c9 tempest-VolumesActionsTest-1307230054 tempest-VolumesActionsTest-1307230054-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86936) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 12:52:36 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-3e9c3a4e-7460-4f10-8e02-a0838c4917c9 tempest-VolumesActionsTest-1307230054 tempest-VolumesActionsTest-1307230054-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:52:36 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-43433493-f683-48d0-a6a1-217481f0083e tempest-VolumeRetypeWithoutMigrationTest-1229026595 tempest-VolumeRetypeWithoutMigrationTest-1229026595-project-member] http://192.168.122.82/volume/v3/volumes/8dfd8b55-b0f1-4d16-bdf3-f7ebf109b1d1 returned with HTTP 200 Sep 02 12:52:36 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 582/1153] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:36 2026] GET /volume/v3/volumes/8dfd8b55-b0f1-4d16-bdf3-f7ebf109b1d1 => generated 866 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:52:36 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:36 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:52:36 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:36 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:52:36 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-3e9c3a4e-7460-4f10-8e02-a0838c4917c9 tempest-VolumesActionsTest-1307230054 tempest-VolumesActionsTest-1307230054-project-admin] Volume info retrieved successfully. Sep 02 12:52:36 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-3e9c3a4e-7460-4f10-8e02-a0838c4917c9 tempest-VolumesActionsTest-1307230054 tempest-VolumesActionsTest-1307230054-project-admin] Delete volume request issued successfully. Sep 02 12:52:36 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-3e9c3a4e-7460-4f10-8e02-a0838c4917c9 tempest-VolumesActionsTest-1307230054 tempest-VolumesActionsTest-1307230054-project-admin] http://192.168.122.82/volume/v3/volumes/5a657d26-bca4-45ad-93f1-1f024d424d5a/action returned with HTTP 202 Sep 02 12:52:36 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 572/1154] 192.168.122.82 () {60 vars in 1269 bytes} [Wed Sep 2 12:52:36 2026] POST /volume/v3/volumes/5a657d26-bca4-45ad-93f1-1f024d424d5a/action => generated 0 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 12:52:36 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-6ddbd238-8f74-4f6e-9223-5e91e8577656 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:36 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-6ddbd238-8f74-4f6e-9223-5e91e8577656 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] GET http://192.168.122.82/volume/v3/volumes/5a657d26-bca4-45ad-93f1-1f024d424d5a Sep 02 12:52:36 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-6ddbd238-8f74-4f6e-9223-5e91e8577656 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:36 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-6ddbd238-8f74-4f6e-9223-5e91e8577656 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:36 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:36 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:52:36 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:36 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:52:36 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-6ddbd238-8f74-4f6e-9223-5e91e8577656 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Volume info retrieved successfully. Sep 02 12:52:36 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-6ddbd238-8f74-4f6e-9223-5e91e8577656 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] http://192.168.122.82/volume/v3/volumes/5a657d26-bca4-45ad-93f1-1f024d424d5a returned with HTTP 200 Sep 02 12:52:36 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 583/1155] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:36 2026] GET /volume/v3/volumes/5a657d26-bca4-45ad-93f1-1f024d424d5a => generated 847 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:52:37 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-d519407a-58a7-487d-96b1-a3d27e516580 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:37 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-d519407a-58a7-487d-96b1-a3d27e516580 tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] GET http://192.168.122.82/volume/v3/volumes/ab9d0a11-3dec-47ca-a28d-8046207f2f2e Sep 02 12:52:37 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-d519407a-58a7-487d-96b1-a3d27e516580 tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:37 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-d519407a-58a7-487d-96b1-a3d27e516580 tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:37 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-b5394e2e-0da9-4b42-aa8c-b3e706ac1e18 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:37 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-d519407a-58a7-487d-96b1-a3d27e516580 tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] http://192.168.122.82/volume/v3/volumes/ab9d0a11-3dec-47ca-a28d-8046207f2f2e returned with HTTP 404 Sep 02 12:52:37 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 573/1156] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:37 2026] GET /volume/v3/volumes/ab9d0a11-3dec-47ca-a28d-8046207f2f2e => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:52:37 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-b5394e2e-0da9-4b42-aa8c-b3e706ac1e18 tempest-VolumeRetypeWithoutMigrationTest-1229026595 tempest-VolumeRetypeWithoutMigrationTest-1229026595-project-member] GET http://192.168.122.82/volume/v3/volumes/8dfd8b55-b0f1-4d16-bdf3-f7ebf109b1d1 Sep 02 12:52:37 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-b5394e2e-0da9-4b42-aa8c-b3e706ac1e18 tempest-VolumeRetypeWithoutMigrationTest-1229026595 tempest-VolumeRetypeWithoutMigrationTest-1229026595-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:37 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-b5394e2e-0da9-4b42-aa8c-b3e706ac1e18 tempest-VolumeRetypeWithoutMigrationTest-1229026595 tempest-VolumeRetypeWithoutMigrationTest-1229026595-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:37 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-31a140df-7821-4488-88b9-4ba8c846e5b3 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:37 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-31a140df-7821-4488-88b9-4ba8c846e5b3 tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] GET http://192.168.122.82/volume/v3/volumes/06c11c2a-da60-4702-9f7c-115b031c3891 Sep 02 12:52:37 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-31a140df-7821-4488-88b9-4ba8c846e5b3 tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:37 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-31a140df-7821-4488-88b9-4ba8c846e5b3 tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:37 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:37 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:52:37 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:37 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:52:37 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:37 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:52:37 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:37 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:52:37 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-31a140df-7821-4488-88b9-4ba8c846e5b3 tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] Volume info retrieved successfully. Sep 02 12:52:37 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-b5394e2e-0da9-4b42-aa8c-b3e706ac1e18 tempest-VolumeRetypeWithoutMigrationTest-1229026595 tempest-VolumeRetypeWithoutMigrationTest-1229026595-project-member] Volume info retrieved successfully. Sep 02 12:52:37 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-b5394e2e-0da9-4b42-aa8c-b3e706ac1e18 tempest-VolumeRetypeWithoutMigrationTest-1229026595 tempest-VolumeRetypeWithoutMigrationTest-1229026595-project-member] http://192.168.122.82/volume/v3/volumes/8dfd8b55-b0f1-4d16-bdf3-f7ebf109b1d1 returned with HTTP 200 Sep 02 12:52:37 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 584/1157] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:37 2026] GET /volume/v3/volumes/8dfd8b55-b0f1-4d16-bdf3-f7ebf109b1d1 => generated 867 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:52:37 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-31a140df-7821-4488-88b9-4ba8c846e5b3 tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] http://192.168.122.82/volume/v3/volumes/06c11c2a-da60-4702-9f7c-115b031c3891 returned with HTTP 200 Sep 02 12:52:37 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 574/1158] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:37 2026] GET /volume/v3/volumes/06c11c2a-da60-4702-9f7c-115b031c3891 => generated 847 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:52:37 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-d64492c1-e89a-44fe-9a8a-d0f7287120e2 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:37 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-d64492c1-e89a-44fe-9a8a-d0f7287120e2 tempest-VolumeRetypeWithoutMigrationTest-1877741569 tempest-VolumeRetypeWithoutMigrationTest-1877741569-project-admin] GET http://192.168.122.82/volume/v3/volumes/8dfd8b55-b0f1-4d16-bdf3-f7ebf109b1d1 Sep 02 12:52:37 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-36a6d927-bc49-43fe-a38e-140cb73cd2c9 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:37 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-d64492c1-e89a-44fe-9a8a-d0f7287120e2 tempest-VolumeRetypeWithoutMigrationTest-1877741569 tempest-VolumeRetypeWithoutMigrationTest-1877741569-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:37 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-d64492c1-e89a-44fe-9a8a-d0f7287120e2 tempest-VolumeRetypeWithoutMigrationTest-1877741569 tempest-VolumeRetypeWithoutMigrationTest-1877741569-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:37 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-36a6d927-bc49-43fe-a38e-140cb73cd2c9 tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] DELETE http://192.168.122.82/volume/v3/volumes/06c11c2a-da60-4702-9f7c-115b031c3891 Sep 02 12:52:37 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-36a6d927-bc49-43fe-a38e-140cb73cd2c9 tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:37 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-36a6d927-bc49-43fe-a38e-140cb73cd2c9 tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] Calling method 'delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:37 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-36a6d927-bc49-43fe-a38e-140cb73cd2c9 tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] Delete volume with id: 06c11c2a-da60-4702-9f7c-115b031c3891 Sep 02 12:52:37 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:37 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:52:37 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:37 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:52:37 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-d64492c1-e89a-44fe-9a8a-d0f7287120e2 tempest-VolumeRetypeWithoutMigrationTest-1877741569 tempest-VolumeRetypeWithoutMigrationTest-1877741569-project-admin] Volume info retrieved successfully. Sep 02 12:52:37 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:37 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:52:37 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:37 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:52:37 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-36a6d927-bc49-43fe-a38e-140cb73cd2c9 tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] Volume info retrieved successfully. Sep 02 12:52:37 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-d64492c1-e89a-44fe-9a8a-d0f7287120e2 tempest-VolumeRetypeWithoutMigrationTest-1877741569 tempest-VolumeRetypeWithoutMigrationTest-1877741569-project-admin] http://192.168.122.82/volume/v3/volumes/8dfd8b55-b0f1-4d16-bdf3-f7ebf109b1d1 returned with HTTP 200 Sep 02 12:52:37 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 585/1159] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:37 2026] GET /volume/v3/volumes/8dfd8b55-b0f1-4d16-bdf3-f7ebf109b1d1 => generated 1030 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:52:37 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-e866419e-b3c5-453a-a1be-591423b78804 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:37 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e866419e-b3c5-453a-a1be-591423b78804 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] GET http://192.168.122.82/volume/v3/volumes/5a657d26-bca4-45ad-93f1-1f024d424d5a Sep 02 12:52:37 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-e866419e-b3c5-453a-a1be-591423b78804 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:37 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-e866419e-b3c5-453a-a1be-591423b78804 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:37 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e866419e-b3c5-453a-a1be-591423b78804 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] http://192.168.122.82/volume/v3/volumes/5a657d26-bca4-45ad-93f1-1f024d424d5a returned with HTTP 404 Sep 02 12:52:37 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 586/1160] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:37 2026] GET /volume/v3/volumes/5a657d26-bca4-45ad-93f1-1f024d424d5a => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:52:37 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-79bbe41c-2fa8-4998-9330-9d7c0bef2443 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:37 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-79bbe41c-2fa8-4998-9330-9d7c0bef2443 tempest-VolumeRetypeWithoutMigrationTest-1229026595 tempest-VolumeRetypeWithoutMigrationTest-1229026595-project-member] POST http://192.168.122.82/volume/v3/volumes/8dfd8b55-b0f1-4d16-bdf3-f7ebf109b1d1/action Sep 02 12:52:37 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-79bbe41c-2fa8-4998-9330-9d7c0bef2443 tempest-VolumeRetypeWithoutMigrationTest-1229026595 tempest-VolumeRetypeWithoutMigrationTest-1229026595-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=86935) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 12:52:37 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-79bbe41c-2fa8-4998-9330-9d7c0bef2443 tempest-VolumeRetypeWithoutMigrationTest-1229026595 tempest-VolumeRetypeWithoutMigrationTest-1229026595-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:52:37 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-36a6d927-bc49-43fe-a38e-140cb73cd2c9 tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] Delete volume request issued successfully. Sep 02 12:52:37 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-36a6d927-bc49-43fe-a38e-140cb73cd2c9 tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] http://192.168.122.82/volume/v3/volumes/06c11c2a-da60-4702-9f7c-115b031c3891 returned with HTTP 202 Sep 02 12:52:37 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 575/1161] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 12:52:37 2026] DELETE /volume/v3/volumes/06c11c2a-da60-4702-9f7c-115b031c3891 => generated 0 bytes in 136 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 12:52:37 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-8ed6c653-b6f7-45c2-b084-ffac9f9ec6e5 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:37 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:37 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:52:37 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:37 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:52:37 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-8ed6c653-b6f7-45c2-b084-ffac9f9ec6e5 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] GET http://192.168.122.82/volume/v3/volumes/5a657d26-bca4-45ad-93f1-1f024d424d5a Sep 02 12:52:37 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-79bbe41c-2fa8-4998-9330-9d7c0bef2443 tempest-VolumeRetypeWithoutMigrationTest-1229026595 tempest-VolumeRetypeWithoutMigrationTest-1229026595-project-member] Volume info retrieved successfully. Sep 02 12:52:37 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-8ed6c653-b6f7-45c2-b084-ffac9f9ec6e5 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:37 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-8ed6c653-b6f7-45c2-b084-ffac9f9ec6e5 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:37 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-8ed6c653-b6f7-45c2-b084-ffac9f9ec6e5 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] http://192.168.122.82/volume/v3/volumes/5a657d26-bca4-45ad-93f1-1f024d424d5a returned with HTTP 404 Sep 02 12:52:37 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 576/1162] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:37 2026] GET /volume/v3/volumes/5a657d26-bca4-45ad-93f1-1f024d424d5a => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:52:37 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-021d8276-cb75-4b21-91b2-8608467c5055 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:37 devstack devstack@c-api.service[86935]: /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 02 12:52:37 devstack devstack@c-api.service[86935]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 12:52:37 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-021d8276-cb75-4b21-91b2-8608467c5055 tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] GET http://192.168.122.82/volume/v3/volumes/06c11c2a-da60-4702-9f7c-115b031c3891 Sep 02 12:52:37 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-021d8276-cb75-4b21-91b2-8608467c5055 tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:37 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-021d8276-cb75-4b21-91b2-8608467c5055 tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:37 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:37 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:52:37 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:37 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:52:37 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-021d8276-cb75-4b21-91b2-8608467c5055 tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] Volume info retrieved successfully. Sep 02 12:52:37 devstack devstack@c-api.service[86935]: WARNING cinder.quota [None req-79bbe41c-2fa8-4998-9330-9d7c0bef2443 tempest-VolumeRetypeWithoutMigrationTest-1229026595 tempest-VolumeRetypeWithoutMigrationTest-1229026595-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 02 12:52:37 devstack devstack@c-api.service[86935]: WARNING cinder.quota [None req-79bbe41c-2fa8-4998-9330-9d7c0bef2443 tempest-VolumeRetypeWithoutMigrationTest-1229026595 tempest-VolumeRetypeWithoutMigrationTest-1229026595-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 02 12:52:37 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-021d8276-cb75-4b21-91b2-8608467c5055 tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] http://192.168.122.82/volume/v3/volumes/06c11c2a-da60-4702-9f7c-115b031c3891 returned with HTTP 200 Sep 02 12:52:37 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 577/1163] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:37 2026] GET /volume/v3/volumes/06c11c2a-da60-4702-9f7c-115b031c3891 => generated 846 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:52:37 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-60b9d0b1-e491-4e1e-ad7e-401fde47b1f4 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:37 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-60b9d0b1-e491-4e1e-ad7e-401fde47b1f4 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] DELETE http://192.168.122.82/volume/v3/volumes/5a657d26-bca4-45ad-93f1-1f024d424d5a Sep 02 12:52:37 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-60b9d0b1-e491-4e1e-ad7e-401fde47b1f4 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:37 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-60b9d0b1-e491-4e1e-ad7e-401fde47b1f4 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Calling method 'delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:37 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-60b9d0b1-e491-4e1e-ad7e-401fde47b1f4 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Delete volume with id: 5a657d26-bca4-45ad-93f1-1f024d424d5a Sep 02 12:52:37 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-60b9d0b1-e491-4e1e-ad7e-401fde47b1f4 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] http://192.168.122.82/volume/v3/volumes/5a657d26-bca4-45ad-93f1-1f024d424d5a returned with HTTP 404 Sep 02 12:52:37 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 578/1164] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 12:52:37 2026] DELETE /volume/v3/volumes/5a657d26-bca4-45ad-93f1-1f024d424d5a => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:52:37 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-e3224bce-d25f-4a07-9132-dcfc7a322002 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:37 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-e3224bce-d25f-4a07-9132-dcfc7a322002 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 12:52:37 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-e3224bce-d25f-4a07-9132-dcfc7a322002 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-342426580"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:52:37 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.volumes [None req-e3224bce-d25f-4a07-9132-dcfc7a322002 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-342426580'}} {{(pid=86936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 12:52:37 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-e3224bce-d25f-4a07-9132-dcfc7a322002 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Create volume of 1 GB Sep 02 12:52:37 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-e3224bce-d25f-4a07-9132-dcfc7a322002 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Availability Zones retrieved successfully. Sep 02 12:52:37 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-e3224bce-d25f-4a07-9132-dcfc7a322002 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Flow 'volume_create_api' (5359a04e-9891-43b0-8e6f-dff49619d8d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:52:37 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-e3224bce-d25f-4a07-9132-dcfc7a322002 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c81ae55-6879-4dd6-84a3-ad7116ebc867) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:52:37 devstack devstack@c-api.service[86935]: DEBUG cinder.quota [None req-79bbe41c-2fa8-4998-9330-9d7c0bef2443 tempest-VolumeRetypeWithoutMigrationTest-1229026595 tempest-VolumeRetypeWithoutMigrationTest-1229026595-project-member] Created reservations ['54b64903-08a4-4d55-a003-ca55f34d9311', 'e45cb377-e667-4606-82c4-7d74c57c8cee'] {{(pid=86935) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:52:37 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.flows.api.create_volume [None req-e3224bce-d25f-4a07-9132-dcfc7a322002 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Validating volume size '1' using validate_int {{(pid=86936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 12:52:37 devstack devstack@c-api.service[86935]: WARNING cinder.quota [None req-79bbe41c-2fa8-4998-9330-9d7c0bef2443 tempest-VolumeRetypeWithoutMigrationTest-1229026595 tempest-VolumeRetypeWithoutMigrationTest-1229026595-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 02 12:52:37 devstack devstack@c-api.service[86935]: WARNING cinder.quota [None req-79bbe41c-2fa8-4998-9330-9d7c0bef2443 tempest-VolumeRetypeWithoutMigrationTest-1229026595 tempest-VolumeRetypeWithoutMigrationTest-1229026595-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 02 12:52:37 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-e3224bce-d25f-4a07-9132-dcfc7a322002 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c81ae55-6879-4dd6-84a3-ad7116ebc867) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:52:37 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-e3224bce-d25f-4a07-9132-dcfc7a322002 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (645b5a20-92bf-4765-a3f9-ad174c7edba9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:52:37 devstack devstack@c-api.service[86935]: DEBUG cinder.quota [None req-79bbe41c-2fa8-4998-9330-9d7c0bef2443 tempest-VolumeRetypeWithoutMigrationTest-1229026595 tempest-VolumeRetypeWithoutMigrationTest-1229026595-project-member] Created reservations ['c93e9428-c61b-4965-9d5a-cdfa73b99039', '143109aa-edcd-4e10-8632-f0e154986535'] {{(pid=86935) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:52:37 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:37 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:52:38 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-79bbe41c-2fa8-4998-9330-9d7c0bef2443 tempest-VolumeRetypeWithoutMigrationTest-1229026595 tempest-VolumeRetypeWithoutMigrationTest-1229026595-project-member] Retype volume request issued successfully. Sep 02 12:52:38 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-79bbe41c-2fa8-4998-9330-9d7c0bef2443 tempest-VolumeRetypeWithoutMigrationTest-1229026595 tempest-VolumeRetypeWithoutMigrationTest-1229026595-project-member] http://192.168.122.82/volume/v3/volumes/8dfd8b55-b0f1-4d16-bdf3-f7ebf109b1d1/action returned with HTTP 202 Sep 02 12:52:38 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 587/1165] 192.168.122.82 () {60 vars in 1269 bytes} [Wed Sep 2 12:52:37 2026] POST /volume/v3/volumes/8dfd8b55-b0f1-4d16-bdf3-f7ebf109b1d1/action => generated 0 bytes in 355 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 12:52:38 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-adc07e7c-3e7b-41a1-b507-d5df0b978b40 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:38 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-adc07e7c-3e7b-41a1-b507-d5df0b978b40 tempest-VolumeRetypeWithoutMigrationTest-1229026595 tempest-VolumeRetypeWithoutMigrationTest-1229026595-project-member] GET http://192.168.122.82/volume/v3/volumes/8dfd8b55-b0f1-4d16-bdf3-f7ebf109b1d1 Sep 02 12:52:38 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-adc07e7c-3e7b-41a1-b507-d5df0b978b40 tempest-VolumeRetypeWithoutMigrationTest-1229026595 tempest-VolumeRetypeWithoutMigrationTest-1229026595-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:38 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-adc07e7c-3e7b-41a1-b507-d5df0b978b40 tempest-VolumeRetypeWithoutMigrationTest-1229026595 tempest-VolumeRetypeWithoutMigrationTest-1229026595-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:38 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:38 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:52:38 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:38 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:52:38 devstack devstack@c-api.service[86936]: DEBUG cinder.quota [None req-e3224bce-d25f-4a07-9132-dcfc7a322002 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Created reservations ['726bf841-fa87-4e7b-b83f-5a2643469c08', '6e802612-4099-42b7-b752-cb2b06d0d983', '6d552342-db60-46c7-956e-9b9627347e1f', '875f3004-a3ce-488d-bc85-ebabc2b7a6d8'] {{(pid=86936) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:52:38 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-e3224bce-d25f-4a07-9132-dcfc7a322002 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (645b5a20-92bf-4765-a3f9-ad174c7edba9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['726bf841-fa87-4e7b-b83f-5a2643469c08', '6e802612-4099-42b7-b752-cb2b06d0d983', '6d552342-db60-46c7-956e-9b9627347e1f', '875f3004-a3ce-488d-bc85-ebabc2b7a6d8']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:52:38 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-adc07e7c-3e7b-41a1-b507-d5df0b978b40 tempest-VolumeRetypeWithoutMigrationTest-1229026595 tempest-VolumeRetypeWithoutMigrationTest-1229026595-project-member] Volume info retrieved successfully. Sep 02 12:52:38 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-e3224bce-d25f-4a07-9132-dcfc7a322002 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2675da1b-ce67-493d-af94-8ee3264682f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:52:38 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-adc07e7c-3e7b-41a1-b507-d5df0b978b40 tempest-VolumeRetypeWithoutMigrationTest-1229026595 tempest-VolumeRetypeWithoutMigrationTest-1229026595-project-member] http://192.168.122.82/volume/v3/volumes/8dfd8b55-b0f1-4d16-bdf3-f7ebf109b1d1 returned with HTTP 200 Sep 02 12:52:38 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 588/1166] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:38 2026] GET /volume/v3/volumes/8dfd8b55-b0f1-4d16-bdf3-f7ebf109b1d1 => generated 866 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:52:38 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:38 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:52:38 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-e3224bce-d25f-4a07-9132-dcfc7a322002 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2675da1b-ce67-493d-af94-8ee3264682f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5e3e8ac6-b47d-45b7-b697-32c335065fb7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-342426580',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3700fd27f9034b1698041b8fa08d3f5a',qos_specs=None,replication_status=,reservations=['726bf841-fa87-4e7b-b83f-5a2643469c08','6e802612-4099-42b7-b752-cb2b06d0d983','6d552342-db60-46c7-956e-9b9627347e1f','875f3004-a3ce-488d-bc85-ebabc2b7a6d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71ecfe356e204d13ab6ede46f5ea3355',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T10:52:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-342426580',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5e3e8ac6-b47d-45b7-b697-32c335065fb7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3700fd27f9034b1698041b8fa08d3f5a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='71ecfe356e204d13ab6ede46f5ea3355',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:52:38 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-e3224bce-d25f-4a07-9132-dcfc7a322002 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4f6d5f8-bb40-4a25-b67c-1d857481e796) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:52:38 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-e3224bce-d25f-4a07-9132-dcfc7a322002 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4f6d5f8-bb40-4a25-b67c-1d857481e796) transitioned into state 'SUCCESS' from state '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-342426580',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3700fd27f9034b1698041b8fa08d3f5a',qos_specs=None,replication_status=,reservations=['726bf841-fa87-4e7b-b83f-5a2643469c08','6e802612-4099-42b7-b752-cb2b06d0d983','6d552342-db60-46c7-956e-9b9627347e1f','875f3004-a3ce-488d-bc85-ebabc2b7a6d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71ecfe356e204d13ab6ede46f5ea3355',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:52:38 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-e3224bce-d25f-4a07-9132-dcfc7a322002 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f348ea9e-b828-495b-bf35-7de0930808ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:52:38 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-e3224bce-d25f-4a07-9132-dcfc7a322002 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f348ea9e-b828-495b-bf35-7de0930808ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:52:38 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-e3224bce-d25f-4a07-9132-dcfc7a322002 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Flow 'volume_create_api' (5359a04e-9891-43b0-8e6f-dff49619d8d8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:52:38 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-e3224bce-d25f-4a07-9132-dcfc7a322002 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Create volume request issued successfully. Sep 02 12:52:38 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-e3224bce-d25f-4a07-9132-dcfc7a322002 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 12:52:38 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 579/1167] 192.168.122.82 () {60 vars in 1137 bytes} [Wed Sep 2 12:52:37 2026] POST /volume/v3/volumes => generated 755 bytes in 396 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 02 12:52:38 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-5320b7ff-3fd2-4a66-b1f1-0739fc739425 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:38 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-5320b7ff-3fd2-4a66-b1f1-0739fc739425 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] GET http://192.168.122.82/volume/v3/volumes/5e3e8ac6-b47d-45b7-b697-32c335065fb7 Sep 02 12:52:38 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-5320b7ff-3fd2-4a66-b1f1-0739fc739425 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:38 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-5320b7ff-3fd2-4a66-b1f1-0739fc739425 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:38 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:38 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:52:38 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:38 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:52:38 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-5320b7ff-3fd2-4a66-b1f1-0739fc739425 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Volume info retrieved successfully. Sep 02 12:52:38 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-5320b7ff-3fd2-4a66-b1f1-0739fc739425 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] http://192.168.122.82/volume/v3/volumes/5e3e8ac6-b47d-45b7-b697-32c335065fb7 returned with HTTP 200 Sep 02 12:52:38 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 589/1168] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:38 2026] GET /volume/v3/volumes/5e3e8ac6-b47d-45b7-b697-32c335065fb7 => generated 823 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:52:38 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-53443640-19aa-4e09-95a5-1f020cfd3f05 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:38 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-53443640-19aa-4e09-95a5-1f020cfd3f05 tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] GET http://192.168.122.82/volume/v3/volumes/06c11c2a-da60-4702-9f7c-115b031c3891 Sep 02 12:52:38 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-53443640-19aa-4e09-95a5-1f020cfd3f05 tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:38 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-53443640-19aa-4e09-95a5-1f020cfd3f05 tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:38 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-53443640-19aa-4e09-95a5-1f020cfd3f05 tempest-VolumesCloneTest-1253891310 tempest-VolumesCloneTest-1253891310-project-member] http://192.168.122.82/volume/v3/volumes/06c11c2a-da60-4702-9f7c-115b031c3891 returned with HTTP 404 Sep 02 12:52:38 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 580/1169] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:38 2026] GET /volume/v3/volumes/06c11c2a-da60-4702-9f7c-115b031c3891 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:52:39 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-86fd55d0-b5a2-49b1-a48b-e779b71dc225 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:39 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-86fd55d0-b5a2-49b1-a48b-e779b71dc225 tempest-VolumeRetypeWithoutMigrationTest-1229026595 tempest-VolumeRetypeWithoutMigrationTest-1229026595-project-member] GET http://192.168.122.82/volume/v3/volumes/8dfd8b55-b0f1-4d16-bdf3-f7ebf109b1d1 Sep 02 12:52:39 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-86fd55d0-b5a2-49b1-a48b-e779b71dc225 tempest-VolumeRetypeWithoutMigrationTest-1229026595 tempest-VolumeRetypeWithoutMigrationTest-1229026595-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:39 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-86fd55d0-b5a2-49b1-a48b-e779b71dc225 tempest-VolumeRetypeWithoutMigrationTest-1229026595 tempest-VolumeRetypeWithoutMigrationTest-1229026595-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:39 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:39 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:52:39 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:39 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:52:39 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-86fd55d0-b5a2-49b1-a48b-e779b71dc225 tempest-VolumeRetypeWithoutMigrationTest-1229026595 tempest-VolumeRetypeWithoutMigrationTest-1229026595-project-member] Volume info retrieved successfully. Sep 02 12:52:39 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-86fd55d0-b5a2-49b1-a48b-e779b71dc225 tempest-VolumeRetypeWithoutMigrationTest-1229026595 tempest-VolumeRetypeWithoutMigrationTest-1229026595-project-member] http://192.168.122.82/volume/v3/volumes/8dfd8b55-b0f1-4d16-bdf3-f7ebf109b1d1 returned with HTTP 200 Sep 02 12:52:39 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 590/1170] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:39 2026] GET /volume/v3/volumes/8dfd8b55-b0f1-4d16-bdf3-f7ebf109b1d1 => generated 867 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:52:39 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-c3d4d59c-f73e-444c-b5eb-561888efbb36 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:39 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-c3d4d59c-f73e-444c-b5eb-561888efbb36 tempest-VolumeRetypeWithoutMigrationTest-1877741569 tempest-VolumeRetypeWithoutMigrationTest-1877741569-project-admin] GET http://192.168.122.82/volume/v3/volumes/8dfd8b55-b0f1-4d16-bdf3-f7ebf109b1d1 Sep 02 12:52:39 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-c3d4d59c-f73e-444c-b5eb-561888efbb36 tempest-VolumeRetypeWithoutMigrationTest-1877741569 tempest-VolumeRetypeWithoutMigrationTest-1877741569-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:39 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-c3d4d59c-f73e-444c-b5eb-561888efbb36 tempest-VolumeRetypeWithoutMigrationTest-1877741569 tempest-VolumeRetypeWithoutMigrationTest-1877741569-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:39 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:39 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:52:39 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:39 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:52:39 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-c3d4d59c-f73e-444c-b5eb-561888efbb36 tempest-VolumeRetypeWithoutMigrationTest-1877741569 tempest-VolumeRetypeWithoutMigrationTest-1877741569-project-admin] Volume info retrieved successfully. Sep 02 12:52:39 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-c3d4d59c-f73e-444c-b5eb-561888efbb36 tempest-VolumeRetypeWithoutMigrationTest-1877741569 tempest-VolumeRetypeWithoutMigrationTest-1877741569-project-admin] http://192.168.122.82/volume/v3/volumes/8dfd8b55-b0f1-4d16-bdf3-f7ebf109b1d1 returned with HTTP 200 Sep 02 12:52:39 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 581/1171] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:39 2026] GET /volume/v3/volumes/8dfd8b55-b0f1-4d16-bdf3-f7ebf109b1d1 => generated 1030 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:52:39 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-dafecd2e-e10d-4abb-a289-162dcd81dd1e None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:39 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-dafecd2e-e10d-4abb-a289-162dcd81dd1e tempest-VolumeRetypeWithoutMigrationTest-1877741569 tempest-VolumeRetypeWithoutMigrationTest-1877741569-project-admin] GET http://192.168.122.82/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-2145350469 Sep 02 12:52:39 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-dafecd2e-e10d-4abb-a289-162dcd81dd1e tempest-VolumeRetypeWithoutMigrationTest-1877741569 tempest-VolumeRetypeWithoutMigrationTest-1877741569-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:39 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-dafecd2e-e10d-4abb-a289-162dcd81dd1e tempest-VolumeRetypeWithoutMigrationTest-1877741569 tempest-VolumeRetypeWithoutMigrationTest-1877741569-project-admin] Calling method 'index' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:39 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-dafecd2e-e10d-4abb-a289-162dcd81dd1e tempest-VolumeRetypeWithoutMigrationTest-1877741569 tempest-VolumeRetypeWithoutMigrationTest-1877741569-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-2145350469'), ('all_tenants', True)]). {{(pid=86935) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 12:52:39 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:39 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:52:39 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-dafecd2e-e10d-4abb-a289-162dcd81dd1e tempest-VolumeRetypeWithoutMigrationTest-1877741569 tempest-VolumeRetypeWithoutMigrationTest-1877741569-project-admin] Get all volumes completed successfully. Sep 02 12:52:39 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-dafecd2e-e10d-4abb-a289-162dcd81dd1e tempest-VolumeRetypeWithoutMigrationTest-1877741569 tempest-VolumeRetypeWithoutMigrationTest-1877741569-project-admin] http://192.168.122.82/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-2145350469 returned with HTTP 200 Sep 02 12:52:39 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 591/1172] 192.168.122.82 () {58 vars in 1277 bytes} [Wed Sep 2 12:52:39 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-2145350469 => generated 353 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 12:52:39 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-e8af5b9a-e5db-4c1a-829a-cb1072ee97c3 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:39 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-e8af5b9a-e5db-4c1a-829a-cb1072ee97c3 tempest-VolumeRetypeWithoutMigrationTest-1229026595 tempest-VolumeRetypeWithoutMigrationTest-1229026595-project-member] GET http://192.168.122.82/volume/v3/volumes/8dfd8b55-b0f1-4d16-bdf3-f7ebf109b1d1 Sep 02 12:52:39 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-e8af5b9a-e5db-4c1a-829a-cb1072ee97c3 tempest-VolumeRetypeWithoutMigrationTest-1229026595 tempest-VolumeRetypeWithoutMigrationTest-1229026595-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:39 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-e8af5b9a-e5db-4c1a-829a-cb1072ee97c3 tempest-VolumeRetypeWithoutMigrationTest-1229026595 tempest-VolumeRetypeWithoutMigrationTest-1229026595-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:39 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-d2f56a93-0a56-4cce-bf95-65c08f5697dc None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:39 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-d2f56a93-0a56-4cce-bf95-65c08f5697dc tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] GET http://192.168.122.82/volume/v3/volumes/5e3e8ac6-b47d-45b7-b697-32c335065fb7 Sep 02 12:52:39 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-d2f56a93-0a56-4cce-bf95-65c08f5697dc tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:39 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-d2f56a93-0a56-4cce-bf95-65c08f5697dc tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:39 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:39 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:52:39 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:39 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:52:39 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:39 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:52:39 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:39 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:52:39 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-e8af5b9a-e5db-4c1a-829a-cb1072ee97c3 tempest-VolumeRetypeWithoutMigrationTest-1229026595 tempest-VolumeRetypeWithoutMigrationTest-1229026595-project-member] Volume info retrieved successfully. Sep 02 12:52:39 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-d2f56a93-0a56-4cce-bf95-65c08f5697dc tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Volume info retrieved successfully. Sep 02 12:52:39 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-d2f56a93-0a56-4cce-bf95-65c08f5697dc tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] http://192.168.122.82/volume/v3/volumes/5e3e8ac6-b47d-45b7-b697-32c335065fb7 returned with HTTP 200 Sep 02 12:52:39 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 592/1173] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:39 2026] GET /volume/v3/volumes/5e3e8ac6-b47d-45b7-b697-32c335065fb7 => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:52:39 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-e8af5b9a-e5db-4c1a-829a-cb1072ee97c3 tempest-VolumeRetypeWithoutMigrationTest-1229026595 tempest-VolumeRetypeWithoutMigrationTest-1229026595-project-member] http://192.168.122.82/volume/v3/volumes/8dfd8b55-b0f1-4d16-bdf3-f7ebf109b1d1 returned with HTTP 200 Sep 02 12:52:39 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 582/1174] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:39 2026] GET /volume/v3/volumes/8dfd8b55-b0f1-4d16-bdf3-f7ebf109b1d1 => generated 867 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:52:39 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-a5c26a95-32d3-436a-a65a-797db953b269 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:39 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-a5c26a95-32d3-436a-a65a-797db953b269 tempest-VolumeRetypeWithoutMigrationTest-1229026595 tempest-VolumeRetypeWithoutMigrationTest-1229026595-project-member] DELETE http://192.168.122.82/volume/v3/volumes/8dfd8b55-b0f1-4d16-bdf3-f7ebf109b1d1 Sep 02 12:52:39 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-a5c26a95-32d3-436a-a65a-797db953b269 tempest-VolumeRetypeWithoutMigrationTest-1229026595 tempest-VolumeRetypeWithoutMigrationTest-1229026595-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:39 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-a5c26a95-32d3-436a-a65a-797db953b269 tempest-VolumeRetypeWithoutMigrationTest-1229026595 tempest-VolumeRetypeWithoutMigrationTest-1229026595-project-member] Calling method 'delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:39 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-a5c26a95-32d3-436a-a65a-797db953b269 tempest-VolumeRetypeWithoutMigrationTest-1229026595 tempest-VolumeRetypeWithoutMigrationTest-1229026595-project-member] Delete volume with id: 8dfd8b55-b0f1-4d16-bdf3-f7ebf109b1d1 Sep 02 12:52:39 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:39 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:52:39 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:39 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:52:39 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-a5c26a95-32d3-436a-a65a-797db953b269 tempest-VolumeRetypeWithoutMigrationTest-1229026595 tempest-VolumeRetypeWithoutMigrationTest-1229026595-project-member] Volume info retrieved successfully. Sep 02 12:52:39 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-a5c26a95-32d3-436a-a65a-797db953b269 tempest-VolumeRetypeWithoutMigrationTest-1229026595 tempest-VolumeRetypeWithoutMigrationTest-1229026595-project-member] Delete volume request issued successfully. Sep 02 12:52:39 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-a5c26a95-32d3-436a-a65a-797db953b269 tempest-VolumeRetypeWithoutMigrationTest-1229026595 tempest-VolumeRetypeWithoutMigrationTest-1229026595-project-member] http://192.168.122.82/volume/v3/volumes/8dfd8b55-b0f1-4d16-bdf3-f7ebf109b1d1 returned with HTTP 202 Sep 02 12:52:39 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 593/1175] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 12:52:39 2026] DELETE /volume/v3/volumes/8dfd8b55-b0f1-4d16-bdf3-f7ebf109b1d1 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 12:52:39 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-7a554590-d800-43e2-993b-a89cfbe1dcbc None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:39 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-7a554590-d800-43e2-993b-a89cfbe1dcbc tempest-VolumeRetypeWithoutMigrationTest-1229026595 tempest-VolumeRetypeWithoutMigrationTest-1229026595-project-member] GET http://192.168.122.82/volume/v3/volumes/8dfd8b55-b0f1-4d16-bdf3-f7ebf109b1d1 Sep 02 12:52:39 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-7a554590-d800-43e2-993b-a89cfbe1dcbc tempest-VolumeRetypeWithoutMigrationTest-1229026595 tempest-VolumeRetypeWithoutMigrationTest-1229026595-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:39 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-7a554590-d800-43e2-993b-a89cfbe1dcbc tempest-VolumeRetypeWithoutMigrationTest-1229026595 tempest-VolumeRetypeWithoutMigrationTest-1229026595-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:39 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:39 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:52:39 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:39 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:52:39 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-7a554590-d800-43e2-993b-a89cfbe1dcbc tempest-VolumeRetypeWithoutMigrationTest-1229026595 tempest-VolumeRetypeWithoutMigrationTest-1229026595-project-member] Volume info retrieved successfully. Sep 02 12:52:39 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-7a554590-d800-43e2-993b-a89cfbe1dcbc tempest-VolumeRetypeWithoutMigrationTest-1229026595 tempest-VolumeRetypeWithoutMigrationTest-1229026595-project-member] http://192.168.122.82/volume/v3/volumes/8dfd8b55-b0f1-4d16-bdf3-f7ebf109b1d1 returned with HTTP 200 Sep 02 12:52:39 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 583/1176] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:39 2026] GET /volume/v3/volumes/8dfd8b55-b0f1-4d16-bdf3-f7ebf109b1d1 => generated 866 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:52:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-9b989e67-599a-4d83-83d0-b27cfc86fbd0 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:40 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-9b989e67-599a-4d83-83d0-b27cfc86fbd0 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] GET http://192.168.122.82/volume/v3/volumes/5e3e8ac6-b47d-45b7-b697-32c335065fb7 Sep 02 12:52:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-9b989e67-599a-4d83-83d0-b27cfc86fbd0 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-9b989e67-599a-4d83-83d0-b27cfc86fbd0 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:40 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:40 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:52:40 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:40 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:52:40 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-9b989e67-599a-4d83-83d0-b27cfc86fbd0 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Volume info retrieved successfully. Sep 02 12:52:40 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-9b989e67-599a-4d83-83d0-b27cfc86fbd0 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] http://192.168.122.82/volume/v3/volumes/5e3e8ac6-b47d-45b7-b697-32c335065fb7 returned with HTTP 200 Sep 02 12:52:40 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 594/1177] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:40 2026] GET /volume/v3/volumes/5e3e8ac6-b47d-45b7-b697-32c335065fb7 => generated 848 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:52:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-b790c445-7754-4b52-ad50-b66eef493c7b None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:40 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-b790c445-7754-4b52-ad50-b66eef493c7b tempest-VolumesActionsTest-1307230054 tempest-VolumesActionsTest-1307230054-project-admin] POST http://192.168.122.82/volume/v3/volumes/5e3e8ac6-b47d-45b7-b697-32c335065fb7/action Sep 02 12:52:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-b790c445-7754-4b52-ad50-b66eef493c7b tempest-VolumesActionsTest-1307230054 tempest-VolumesActionsTest-1307230054-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=86936) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 12:52:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-b790c445-7754-4b52-ad50-b66eef493c7b tempest-VolumesActionsTest-1307230054 tempest-VolumesActionsTest-1307230054-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:52:40 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:40 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:52:40 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:40 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:52:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.contrib.admin_actions [None req-b790c445-7754-4b52-ad50-b66eef493c7b tempest-VolumesActionsTest-1307230054 tempest-VolumesActionsTest-1307230054-project-admin] Updating volume '5e3e8ac6-b47d-45b7-b697-32c335065fb7' with '{'status': 'maintenance'}' {{(pid=86936) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 02 12:52:40 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:40 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:52:40 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:40 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:52:40 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-b790c445-7754-4b52-ad50-b66eef493c7b tempest-VolumesActionsTest-1307230054 tempest-VolumesActionsTest-1307230054-project-admin] http://192.168.122.82/volume/v3/volumes/5e3e8ac6-b47d-45b7-b697-32c335065fb7/action returned with HTTP 202 Sep 02 12:52:40 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 584/1178] 192.168.122.82 () {60 vars in 1269 bytes} [Wed Sep 2 12:52:40 2026] POST /volume/v3/volumes/5e3e8ac6-b47d-45b7-b697-32c335065fb7/action => generated 0 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 12:52:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-4cfcc28f-151f-4db4-976f-e42833e0e563 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:40 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-4cfcc28f-151f-4db4-976f-e42833e0e563 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] GET http://192.168.122.82/volume/v3/volumes/5e3e8ac6-b47d-45b7-b697-32c335065fb7 Sep 02 12:52:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-4cfcc28f-151f-4db4-976f-e42833e0e563 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-4cfcc28f-151f-4db4-976f-e42833e0e563 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-243cca7d-dab6-4211-9230-f35cf082f904 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:40 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:40 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:52:40 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-243cca7d-dab6-4211-9230-f35cf082f904 tempest-VolumeRetypeWithoutMigrationTest-1229026595 tempest-VolumeRetypeWithoutMigrationTest-1229026595-project-member] GET http://192.168.122.82/volume/v3/volumes/8dfd8b55-b0f1-4d16-bdf3-f7ebf109b1d1 Sep 02 12:52:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-243cca7d-dab6-4211-9230-f35cf082f904 tempest-VolumeRetypeWithoutMigrationTest-1229026595 tempest-VolumeRetypeWithoutMigrationTest-1229026595-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:40 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:40 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:52:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-243cca7d-dab6-4211-9230-f35cf082f904 tempest-VolumeRetypeWithoutMigrationTest-1229026595 tempest-VolumeRetypeWithoutMigrationTest-1229026595-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:40 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-4cfcc28f-151f-4db4-976f-e42833e0e563 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Volume info retrieved successfully. Sep 02 12:52:40 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-243cca7d-dab6-4211-9230-f35cf082f904 tempest-VolumeRetypeWithoutMigrationTest-1229026595 tempest-VolumeRetypeWithoutMigrationTest-1229026595-project-member] http://192.168.122.82/volume/v3/volumes/8dfd8b55-b0f1-4d16-bdf3-f7ebf109b1d1 returned with HTTP 404 Sep 02 12:52:40 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 585/1179] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:40 2026] GET /volume/v3/volumes/8dfd8b55-b0f1-4d16-bdf3-f7ebf109b1d1 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 12:52:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-2c78620c-8bc7-48f7-8996-b99086064979 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:40 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-2c78620c-8bc7-48f7-8996-b99086064979 tempest-VolumeRetypeWithoutMigrationTest-1877741569 tempest-VolumeRetypeWithoutMigrationTest-1877741569-project-admin] DELETE http://192.168.122.82/volume/v3/types/fa57c4d3-18cb-4b9f-be34-7929e2650d13 Sep 02 12:52:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-2c78620c-8bc7-48f7-8996-b99086064979 tempest-VolumeRetypeWithoutMigrationTest-1877741569 tempest-VolumeRetypeWithoutMigrationTest-1877741569-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-2c78620c-8bc7-48f7-8996-b99086064979 tempest-VolumeRetypeWithoutMigrationTest-1877741569 tempest-VolumeRetypeWithoutMigrationTest-1877741569-project-admin] Calling method '_delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:40 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:40 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:52:40 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-4cfcc28f-151f-4db4-976f-e42833e0e563 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] http://192.168.122.82/volume/v3/volumes/5e3e8ac6-b47d-45b7-b697-32c335065fb7 returned with HTTP 200 Sep 02 12:52:40 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 595/1180] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:40 2026] GET /volume/v3/volumes/5e3e8ac6-b47d-45b7-b697-32c335065fb7 => generated 850 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:52:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-8c1c89a8-cdc3-48d6-a0b8-67ceb1eff6ea None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:40 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-8c1c89a8-cdc3-48d6-a0b8-67ceb1eff6ea tempest-VolumesActionsTest-1307230054 tempest-VolumesActionsTest-1307230054-project-admin] POST http://192.168.122.82/volume/v3/volumes/5e3e8ac6-b47d-45b7-b697-32c335065fb7/action Sep 02 12:52:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-8c1c89a8-cdc3-48d6-a0b8-67ceb1eff6ea tempest-VolumesActionsTest-1307230054 tempest-VolumesActionsTest-1307230054-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86935) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 12:52:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-8c1c89a8-cdc3-48d6-a0b8-67ceb1eff6ea tempest-VolumesActionsTest-1307230054 tempest-VolumesActionsTest-1307230054-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:52:40 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:40 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:52:40 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:40 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:52:40 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-8c1c89a8-cdc3-48d6-a0b8-67ceb1eff6ea tempest-VolumesActionsTest-1307230054 tempest-VolumesActionsTest-1307230054-project-admin] Volume info retrieved successfully. Sep 02 12:52:40 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-2c78620c-8bc7-48f7-8996-b99086064979 tempest-VolumeRetypeWithoutMigrationTest-1877741569 tempest-VolumeRetypeWithoutMigrationTest-1877741569-project-admin] http://192.168.122.82/volume/v3/types/fa57c4d3-18cb-4b9f-be34-7929e2650d13 returned with HTTP 202 Sep 02 12:52:40 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 586/1181] 192.168.122.82 () {58 vars in 1224 bytes} [Wed Sep 2 12:52:40 2026] DELETE /volume/v3/types/fa57c4d3-18cb-4b9f-be34-7929e2650d13 => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 12:52:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-25b4082a-bd44-4326-8b5c-591eaaf0c0dc None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:40 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-25b4082a-bd44-4326-8b5c-591eaaf0c0dc tempest-VolumeRetypeWithoutMigrationTest-1877741569 tempest-VolumeRetypeWithoutMigrationTest-1877741569-project-admin] GET http://192.168.122.82/volume/v3/types/fa57c4d3-18cb-4b9f-be34-7929e2650d13 Sep 02 12:52:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-25b4082a-bd44-4326-8b5c-591eaaf0c0dc tempest-VolumeRetypeWithoutMigrationTest-1877741569 tempest-VolumeRetypeWithoutMigrationTest-1877741569-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-25b4082a-bd44-4326-8b5c-591eaaf0c0dc tempest-VolumeRetypeWithoutMigrationTest-1877741569 tempest-VolumeRetypeWithoutMigrationTest-1877741569-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:40 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-25b4082a-bd44-4326-8b5c-591eaaf0c0dc tempest-VolumeRetypeWithoutMigrationTest-1877741569 tempest-VolumeRetypeWithoutMigrationTest-1877741569-project-admin] http://192.168.122.82/volume/v3/types/fa57c4d3-18cb-4b9f-be34-7929e2650d13 returned with HTTP 404 Sep 02 12:52:40 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 587/1182] 192.168.122.82 () {58 vars in 1221 bytes} [Wed Sep 2 12:52:40 2026] GET /volume/v3/types/fa57c4d3-18cb-4b9f-be34-7929e2650d13 => generated 114 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:52:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-e4f74258-91d2-43c9-a3d5-c2e4e2bd10de None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:40 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-8c1c89a8-cdc3-48d6-a0b8-67ceb1eff6ea tempest-VolumesActionsTest-1307230054 tempest-VolumesActionsTest-1307230054-project-admin] Delete volume request issued successfully. Sep 02 12:52:40 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-8c1c89a8-cdc3-48d6-a0b8-67ceb1eff6ea tempest-VolumesActionsTest-1307230054 tempest-VolumesActionsTest-1307230054-project-admin] http://192.168.122.82/volume/v3/volumes/5e3e8ac6-b47d-45b7-b697-32c335065fb7/action returned with HTTP 202 Sep 02 12:52:40 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-e4f74258-91d2-43c9-a3d5-c2e4e2bd10de tempest-VolumeRetypeWithoutMigrationTest-1877741569 tempest-VolumeRetypeWithoutMigrationTest-1877741569-project-admin] DELETE http://192.168.122.82/volume/v3/types/5818807e-ed0e-41a5-a55f-ad96b81fec6e Sep 02 12:52:40 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 596/1183] 192.168.122.82 () {60 vars in 1269 bytes} [Wed Sep 2 12:52:40 2026] POST /volume/v3/volumes/5e3e8ac6-b47d-45b7-b697-32c335065fb7/action => generated 0 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 12:52:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-e4f74258-91d2-43c9-a3d5-c2e4e2bd10de tempest-VolumeRetypeWithoutMigrationTest-1877741569 tempest-VolumeRetypeWithoutMigrationTest-1877741569-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-e4f74258-91d2-43c9-a3d5-c2e4e2bd10de tempest-VolumeRetypeWithoutMigrationTest-1877741569 tempest-VolumeRetypeWithoutMigrationTest-1877741569-project-admin] Calling method '_delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-0b7f6ae4-9b32-4ebf-8f9e-3a5d30ee377b None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:40 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-0b7f6ae4-9b32-4ebf-8f9e-3a5d30ee377b tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] GET http://192.168.122.82/volume/v3/volumes/5e3e8ac6-b47d-45b7-b697-32c335065fb7 Sep 02 12:52:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-0b7f6ae4-9b32-4ebf-8f9e-3a5d30ee377b tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-0b7f6ae4-9b32-4ebf-8f9e-3a5d30ee377b tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:40 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:40 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:52:40 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:40 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:52:40 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-0b7f6ae4-9b32-4ebf-8f9e-3a5d30ee377b tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Volume info retrieved successfully. Sep 02 12:52:40 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-0b7f6ae4-9b32-4ebf-8f9e-3a5d30ee377b tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] http://192.168.122.82/volume/v3/volumes/5e3e8ac6-b47d-45b7-b697-32c335065fb7 returned with HTTP 200 Sep 02 12:52:40 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 597/1184] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:40 2026] GET /volume/v3/volumes/5e3e8ac6-b47d-45b7-b697-32c335065fb7 => generated 847 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:52:40 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-e4f74258-91d2-43c9-a3d5-c2e4e2bd10de tempest-VolumeRetypeWithoutMigrationTest-1877741569 tempest-VolumeRetypeWithoutMigrationTest-1877741569-project-admin] http://192.168.122.82/volume/v3/types/5818807e-ed0e-41a5-a55f-ad96b81fec6e returned with HTTP 202 Sep 02 12:52:40 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 588/1185] 192.168.122.82 () {58 vars in 1224 bytes} [Wed Sep 2 12:52:40 2026] DELETE /volume/v3/types/5818807e-ed0e-41a5-a55f-ad96b81fec6e => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 12:52:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-09233f6e-edd2-4200-98f4-d437c770ce0b None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:40 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-09233f6e-edd2-4200-98f4-d437c770ce0b tempest-VolumeRetypeWithoutMigrationTest-1877741569 tempest-VolumeRetypeWithoutMigrationTest-1877741569-project-admin] GET http://192.168.122.82/volume/v3/types/5818807e-ed0e-41a5-a55f-ad96b81fec6e Sep 02 12:52:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-09233f6e-edd2-4200-98f4-d437c770ce0b tempest-VolumeRetypeWithoutMigrationTest-1877741569 tempest-VolumeRetypeWithoutMigrationTest-1877741569-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-09233f6e-edd2-4200-98f4-d437c770ce0b tempest-VolumeRetypeWithoutMigrationTest-1877741569 tempest-VolumeRetypeWithoutMigrationTest-1877741569-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:40 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-09233f6e-edd2-4200-98f4-d437c770ce0b tempest-VolumeRetypeWithoutMigrationTest-1877741569 tempest-VolumeRetypeWithoutMigrationTest-1877741569-project-admin] http://192.168.122.82/volume/v3/types/5818807e-ed0e-41a5-a55f-ad96b81fec6e returned with HTTP 404 Sep 02 12:52:40 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 598/1186] 192.168.122.82 () {58 vars in 1221 bytes} [Wed Sep 2 12:52:40 2026] GET /volume/v3/types/5818807e-ed0e-41a5-a55f-ad96b81fec6e => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:52:41 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-302a490a-31ba-4922-8fab-66d86a4baf26 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:41 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-302a490a-31ba-4922-8fab-66d86a4baf26 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 12:52:41 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-302a490a-31ba-4922-8fab-66d86a4baf26 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1515113431", "metadata": {"Type": "Test"}}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:52:41 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.volumes [None req-302a490a-31ba-4922-8fab-66d86a4baf26 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1515113431', 'metadata': {'Type': 'Test'}}} {{(pid=86936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 12:52:41 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-302a490a-31ba-4922-8fab-66d86a4baf26 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Create volume of 1 GB Sep 02 12:52:41 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-302a490a-31ba-4922-8fab-66d86a4baf26 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Availability Zones retrieved successfully. Sep 02 12:52:41 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-302a490a-31ba-4922-8fab-66d86a4baf26 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Flow 'volume_create_api' (d28b8d49-5bbe-44f2-8e39-e8d065b22ec5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:52:41 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-302a490a-31ba-4922-8fab-66d86a4baf26 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bdfb9b43-998f-4e41-8468-35942f7de944) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:52:41 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.flows.api.create_volume [None req-302a490a-31ba-4922-8fab-66d86a4baf26 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Validating volume size '1' using validate_int {{(pid=86936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 12:52:41 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-302a490a-31ba-4922-8fab-66d86a4baf26 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bdfb9b43-998f-4e41-8468-35942f7de944) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:52:41 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-302a490a-31ba-4922-8fab-66d86a4baf26 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e56da2b2-4608-4b37-9c1c-0dab21b6912d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:52:41 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-36ad4e85-748f-4eb5-b4c7-91f9bb353d68 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:41 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-36ad4e85-748f-4eb5-b4c7-91f9bb353d68 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] GET http://192.168.122.82/volume/v3/volumes/5e3e8ac6-b47d-45b7-b697-32c335065fb7 Sep 02 12:52:41 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-36ad4e85-748f-4eb5-b4c7-91f9bb353d68 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:41 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-36ad4e85-748f-4eb5-b4c7-91f9bb353d68 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:41 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-36ad4e85-748f-4eb5-b4c7-91f9bb353d68 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] http://192.168.122.82/volume/v3/volumes/5e3e8ac6-b47d-45b7-b697-32c335065fb7 returned with HTTP 404 Sep 02 12:52:41 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 599/1187] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:41 2026] GET /volume/v3/volumes/5e3e8ac6-b47d-45b7-b697-32c335065fb7 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:52:41 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-e96cfe6e-61f3-4a71-b4f1-f6691ec832d1 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:41 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e96cfe6e-61f3-4a71-b4f1-f6691ec832d1 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] GET http://192.168.122.82/volume/v3/volumes/5e3e8ac6-b47d-45b7-b697-32c335065fb7 Sep 02 12:52:41 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-e96cfe6e-61f3-4a71-b4f1-f6691ec832d1 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:41 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-e96cfe6e-61f3-4a71-b4f1-f6691ec832d1 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:41 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e96cfe6e-61f3-4a71-b4f1-f6691ec832d1 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] http://192.168.122.82/volume/v3/volumes/5e3e8ac6-b47d-45b7-b697-32c335065fb7 returned with HTTP 404 Sep 02 12:52:41 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 600/1188] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:41 2026] GET /volume/v3/volumes/5e3e8ac6-b47d-45b7-b697-32c335065fb7 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:52:41 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-88ff2e3e-3667-45af-bb12-1da56d775750 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:41 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-88ff2e3e-3667-45af-bb12-1da56d775750 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] DELETE http://192.168.122.82/volume/v3/volumes/5e3e8ac6-b47d-45b7-b697-32c335065fb7 Sep 02 12:52:41 devstack devstack@c-api.service[86936]: DEBUG cinder.quota [None req-302a490a-31ba-4922-8fab-66d86a4baf26 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Created reservations ['ba0e3705-c044-46f1-b414-0ca8e32f7d07', '60da44fa-b77d-4d9b-8019-a357c373d75b', '05221bff-b101-4f14-8734-19a73f1ede64', '2d40b922-92f4-4ea1-89fc-b9b17c5c9c9a'] {{(pid=86936) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:52:41 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-88ff2e3e-3667-45af-bb12-1da56d775750 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:41 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-88ff2e3e-3667-45af-bb12-1da56d775750 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Calling method 'delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:41 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-88ff2e3e-3667-45af-bb12-1da56d775750 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Delete volume with id: 5e3e8ac6-b47d-45b7-b697-32c335065fb7 Sep 02 12:52:41 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-302a490a-31ba-4922-8fab-66d86a4baf26 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e56da2b2-4608-4b37-9c1c-0dab21b6912d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ba0e3705-c044-46f1-b414-0ca8e32f7d07', '60da44fa-b77d-4d9b-8019-a357c373d75b', '05221bff-b101-4f14-8734-19a73f1ede64', '2d40b922-92f4-4ea1-89fc-b9b17c5c9c9a']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:52:41 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-302a490a-31ba-4922-8fab-66d86a4baf26 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (130c8690-bd9a-4805-93e0-04f8b431fdd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:52:41 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-88ff2e3e-3667-45af-bb12-1da56d775750 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] http://192.168.122.82/volume/v3/volumes/5e3e8ac6-b47d-45b7-b697-32c335065fb7 returned with HTTP 404 Sep 02 12:52:41 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 601/1189] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 12:52:41 2026] DELETE /volume/v3/volumes/5e3e8ac6-b47d-45b7-b697-32c335065fb7 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:52:41 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-c7df1a0b-53a2-42b9-a388-d3cf46f7f9f2 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:41 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-c7df1a0b-53a2-42b9-a388-d3cf46f7f9f2 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 12:52:41 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-c7df1a0b-53a2-42b9-a388-d3cf46f7f9f2 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-890781806"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:52:41 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.volumes [None req-c7df1a0b-53a2-42b9-a388-d3cf46f7f9f2 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-890781806'}} {{(pid=86935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 12:52:41 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-c7df1a0b-53a2-42b9-a388-d3cf46f7f9f2 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Create volume of 1 GB Sep 02 12:52:41 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-c7df1a0b-53a2-42b9-a388-d3cf46f7f9f2 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Availability Zones retrieved successfully. Sep 02 12:52:41 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:41 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:52:41 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-c7df1a0b-53a2-42b9-a388-d3cf46f7f9f2 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Flow 'volume_create_api' (54c42f57-11b8-4f35-a2ad-b70f7ef5427f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:52:41 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-302a490a-31ba-4922-8fab-66d86a4baf26 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (130c8690-bd9a-4805-93e0-04f8b431fdd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5efa820a-9b9d-44ef-ad89-1f345cb8160e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1515113431',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='93698377f05949dc937d4052455168b1',qos_specs=None,replication_status=,reservations=['ba0e3705-c044-46f1-b414-0ca8e32f7d07','60da44fa-b77d-4d9b-8019-a357c373d75b','05221bff-b101-4f14-8734-19a73f1ede64','2d40b922-92f4-4ea1-89fc-b9b17c5c9c9a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4f4e8c42cf849d2ab8e4140b95f9320',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T10:52:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1515113431',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5efa820a-9b9d-44ef-ad89-1f345cb8160e,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='93698377f05949dc937d4052455168b1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f4f4e8c42cf849d2ab8e4140b95f9320',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:52:41 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-c7df1a0b-53a2-42b9-a388-d3cf46f7f9f2 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8cf8c05-7807-4c94-b434-84bdf692a7ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:52:41 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.flows.api.create_volume [None req-c7df1a0b-53a2-42b9-a388-d3cf46f7f9f2 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Validating volume size '1' using validate_int {{(pid=86935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 12:52:41 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-302a490a-31ba-4922-8fab-66d86a4baf26 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ea09c83-5fff-48bf-8a09-140599eb69ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:52:42 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-c7df1a0b-53a2-42b9-a388-d3cf46f7f9f2 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8cf8c05-7807-4c94-b434-84bdf692a7ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:52:42 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-c7df1a0b-53a2-42b9-a388-d3cf46f7f9f2 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2636bf61-6712-4fc4-912b-a41c32673907) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:52:42 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-302a490a-31ba-4922-8fab-66d86a4baf26 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ea09c83-5fff-48bf-8a09-140599eb69ab) transitioned into state 'SUCCESS' from state '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-1515113431',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='93698377f05949dc937d4052455168b1',qos_specs=None,replication_status=,reservations=['ba0e3705-c044-46f1-b414-0ca8e32f7d07','60da44fa-b77d-4d9b-8019-a357c373d75b','05221bff-b101-4f14-8734-19a73f1ede64','2d40b922-92f4-4ea1-89fc-b9b17c5c9c9a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4f4e8c42cf849d2ab8e4140b95f9320',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:52:42 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-302a490a-31ba-4922-8fab-66d86a4baf26 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c269fbc9-1a78-4744-87a7-d8f4d7160b64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:52:42 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-302a490a-31ba-4922-8fab-66d86a4baf26 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c269fbc9-1a78-4744-87a7-d8f4d7160b64) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:52:42 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-302a490a-31ba-4922-8fab-66d86a4baf26 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Flow 'volume_create_api' (d28b8d49-5bbe-44f2-8e39-e8d065b22ec5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:52:42 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-302a490a-31ba-4922-8fab-66d86a4baf26 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Create volume request issued successfully. Sep 02 12:52:42 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-302a490a-31ba-4922-8fab-66d86a4baf26 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 12:52:42 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 589/1190] 192.168.122.82 () {60 vars in 1138 bytes} [Wed Sep 2 12:52:41 2026] POST /volume/v3/volumes => generated 766 bytes in 598 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 12:52:42 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-17d4ea4d-fcc0-4e14-b63e-667bdb9ba604 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:42 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-17d4ea4d-fcc0-4e14-b63e-667bdb9ba604 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] GET http://192.168.122.82/volume/v3/volumes/5efa820a-9b9d-44ef-ad89-1f345cb8160e Sep 02 12:52:42 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-17d4ea4d-fcc0-4e14-b63e-667bdb9ba604 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:42 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-17d4ea4d-fcc0-4e14-b63e-667bdb9ba604 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:42 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:42 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:52:42 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:42 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:52:42 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-17d4ea4d-fcc0-4e14-b63e-667bdb9ba604 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Volume info retrieved successfully. Sep 02 12:52:42 devstack devstack@c-api.service[86935]: DEBUG cinder.quota [None req-c7df1a0b-53a2-42b9-a388-d3cf46f7f9f2 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Created reservations ['cf6e6a02-8b44-43a6-ad8e-cca66d8040bb', '91680c58-16c9-4cfc-9c0d-a1d8b81ad9fe', 'e87ad1b3-7723-41f0-a7c4-0df569f2c631', '9411053b-edd7-4327-b8ee-be48ab38ba98'] {{(pid=86935) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:52:42 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-c7df1a0b-53a2-42b9-a388-d3cf46f7f9f2 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2636bf61-6712-4fc4-912b-a41c32673907) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cf6e6a02-8b44-43a6-ad8e-cca66d8040bb', '91680c58-16c9-4cfc-9c0d-a1d8b81ad9fe', 'e87ad1b3-7723-41f0-a7c4-0df569f2c631', '9411053b-edd7-4327-b8ee-be48ab38ba98']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:52:42 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-17d4ea4d-fcc0-4e14-b63e-667bdb9ba604 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] http://192.168.122.82/volume/v3/volumes/5efa820a-9b9d-44ef-ad89-1f345cb8160e returned with HTTP 200 Sep 02 12:52:42 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 590/1191] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:42 2026] GET /volume/v3/volumes/5efa820a-9b9d-44ef-ad89-1f345cb8160e => generated 834 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:52:42 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-c7df1a0b-53a2-42b9-a388-d3cf46f7f9f2 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40a2e4ff-9227-409f-9242-d1f6bde6430d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:52:42 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:42 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:52:42 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-c7df1a0b-53a2-42b9-a388-d3cf46f7f9f2 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40a2e4ff-9227-409f-9242-d1f6bde6430d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '04ccc213-4c9b-4388-97ff-8c22ede1be6c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-890781806',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3700fd27f9034b1698041b8fa08d3f5a',qos_specs=None,replication_status=,reservations=['cf6e6a02-8b44-43a6-ad8e-cca66d8040bb','91680c58-16c9-4cfc-9c0d-a1d8b81ad9fe','e87ad1b3-7723-41f0-a7c4-0df569f2c631','9411053b-edd7-4327-b8ee-be48ab38ba98'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71ecfe356e204d13ab6ede46f5ea3355',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T10:52:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-890781806',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=04ccc213-4c9b-4388-97ff-8c22ede1be6c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3700fd27f9034b1698041b8fa08d3f5a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='71ecfe356e204d13ab6ede46f5ea3355',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:52:42 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-c7df1a0b-53a2-42b9-a388-d3cf46f7f9f2 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f7c626f0-6c96-4403-b0db-43f005aef36f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:52:42 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-c7df1a0b-53a2-42b9-a388-d3cf46f7f9f2 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f7c626f0-6c96-4403-b0db-43f005aef36f) transitioned into state 'SUCCESS' from state '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-890781806',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3700fd27f9034b1698041b8fa08d3f5a',qos_specs=None,replication_status=,reservations=['cf6e6a02-8b44-43a6-ad8e-cca66d8040bb','91680c58-16c9-4cfc-9c0d-a1d8b81ad9fe','e87ad1b3-7723-41f0-a7c4-0df569f2c631','9411053b-edd7-4327-b8ee-be48ab38ba98'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71ecfe356e204d13ab6ede46f5ea3355',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:52:42 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-c7df1a0b-53a2-42b9-a388-d3cf46f7f9f2 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7aa3d74-4b89-4c07-bec7-0b56c5ea50bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:52:42 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-c7df1a0b-53a2-42b9-a388-d3cf46f7f9f2 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7aa3d74-4b89-4c07-bec7-0b56c5ea50bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:52:42 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-c7df1a0b-53a2-42b9-a388-d3cf46f7f9f2 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Flow 'volume_create_api' (54c42f57-11b8-4f35-a2ad-b70f7ef5427f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:52:42 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-c7df1a0b-53a2-42b9-a388-d3cf46f7f9f2 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Create volume request issued successfully. Sep 02 12:52:42 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-c7df1a0b-53a2-42b9-a388-d3cf46f7f9f2 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 12:52:42 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 602/1192] 192.168.122.82 () {60 vars in 1137 bytes} [Wed Sep 2 12:52:41 2026] POST /volume/v3/volumes => generated 755 bytes in 457 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 12:52:42 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-c00da064-1dfd-445d-b506-a9cb8e55f0ca None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:42 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-c00da064-1dfd-445d-b506-a9cb8e55f0ca tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] GET http://192.168.122.82/volume/v3/volumes/04ccc213-4c9b-4388-97ff-8c22ede1be6c Sep 02 12:52:42 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-c00da064-1dfd-445d-b506-a9cb8e55f0ca tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:42 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-c00da064-1dfd-445d-b506-a9cb8e55f0ca tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:42 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:42 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:52:42 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:42 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:52:42 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-c00da064-1dfd-445d-b506-a9cb8e55f0ca tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Volume info retrieved successfully. Sep 02 12:52:42 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-c00da064-1dfd-445d-b506-a9cb8e55f0ca tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] http://192.168.122.82/volume/v3/volumes/04ccc213-4c9b-4388-97ff-8c22ede1be6c returned with HTTP 200 Sep 02 12:52:42 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 591/1193] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:42 2026] GET /volume/v3/volumes/04ccc213-4c9b-4388-97ff-8c22ede1be6c => generated 823 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:52:43 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-76ddb33c-7ec8-466e-8236-2f6b450936c5 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:43 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-76ddb33c-7ec8-466e-8236-2f6b450936c5 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] GET http://192.168.122.82/volume/v3/volumes/5efa820a-9b9d-44ef-ad89-1f345cb8160e Sep 02 12:52:43 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-76ddb33c-7ec8-466e-8236-2f6b450936c5 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:43 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-76ddb33c-7ec8-466e-8236-2f6b450936c5 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:43 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:43 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:52:43 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:43 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:52:43 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-76ddb33c-7ec8-466e-8236-2f6b450936c5 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Volume info retrieved successfully. Sep 02 12:52:43 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-76ddb33c-7ec8-466e-8236-2f6b450936c5 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] http://192.168.122.82/volume/v3/volumes/5efa820a-9b9d-44ef-ad89-1f345cb8160e returned with HTTP 200 Sep 02 12:52:43 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 603/1194] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:43 2026] GET /volume/v3/volumes/5efa820a-9b9d-44ef-ad89-1f345cb8160e => generated 858 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:52:43 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-179e69f2-767f-4d39-ba8b-797456e3b3dd None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:43 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-179e69f2-767f-4d39-ba8b-797456e3b3dd tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] GET http://192.168.122.82/volume/v3/volumes/04ccc213-4c9b-4388-97ff-8c22ede1be6c Sep 02 12:52:43 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-179e69f2-767f-4d39-ba8b-797456e3b3dd tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:43 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-179e69f2-767f-4d39-ba8b-797456e3b3dd tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:43 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:43 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:52:43 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:43 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:52:43 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-179e69f2-767f-4d39-ba8b-797456e3b3dd tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Volume info retrieved successfully. Sep 02 12:52:43 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-179e69f2-767f-4d39-ba8b-797456e3b3dd tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] http://192.168.122.82/volume/v3/volumes/04ccc213-4c9b-4388-97ff-8c22ede1be6c returned with HTTP 200 Sep 02 12:52:43 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 592/1195] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:43 2026] GET /volume/v3/volumes/04ccc213-4c9b-4388-97ff-8c22ede1be6c => generated 847 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:52:44 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-10bd382c-5cd5-4e99-a319-ba1ea3062e91 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:44 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-10bd382c-5cd5-4e99-a319-ba1ea3062e91 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] GET http://192.168.122.82/volume/v3/volumes/5efa820a-9b9d-44ef-ad89-1f345cb8160e Sep 02 12:52:44 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-10bd382c-5cd5-4e99-a319-ba1ea3062e91 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:44 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-10bd382c-5cd5-4e99-a319-ba1ea3062e91 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:44 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:44 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:52:44 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:44 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:52:44 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-10bd382c-5cd5-4e99-a319-ba1ea3062e91 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Volume info retrieved successfully. Sep 02 12:52:44 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-10bd382c-5cd5-4e99-a319-ba1ea3062e91 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] http://192.168.122.82/volume/v3/volumes/5efa820a-9b9d-44ef-ad89-1f345cb8160e returned with HTTP 200 Sep 02 12:52:44 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 604/1196] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:44 2026] GET /volume/v3/volumes/5efa820a-9b9d-44ef-ad89-1f345cb8160e => generated 859 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:52:44 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-a33919b1-fd32-40c4-abd4-218c99854720 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:44 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-a33919b1-fd32-40c4-abd4-218c99854720 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] GET http://192.168.122.82/volume/v3/volumes/5efa820a-9b9d-44ef-ad89-1f345cb8160e Sep 02 12:52:44 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-a33919b1-fd32-40c4-abd4-218c99854720 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:44 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-a33919b1-fd32-40c4-abd4-218c99854720 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:44 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:44 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:52:44 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:44 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:52:44 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-a33919b1-fd32-40c4-abd4-218c99854720 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Volume info retrieved successfully. Sep 02 12:52:44 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-a33919b1-fd32-40c4-abd4-218c99854720 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] http://192.168.122.82/volume/v3/volumes/5efa820a-9b9d-44ef-ad89-1f345cb8160e returned with HTTP 200 Sep 02 12:52:44 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 593/1197] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:44 2026] GET /volume/v3/volumes/5efa820a-9b9d-44ef-ad89-1f345cb8160e => generated 859 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:52:44 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-4c286318-6c12-489f-8276-c290267f4316 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:44 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-4c286318-6c12-489f-8276-c290267f4316 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] PUT http://192.168.122.82/volume/v3/volumes/5efa820a-9b9d-44ef-ad89-1f345cb8160e Sep 02 12:52:44 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-4c286318-6c12-489f-8276-c290267f4316 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1515113431"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:52:44 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:44 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:52:44 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:44 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:52:44 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-4c286318-6c12-489f-8276-c290267f4316 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Volume info retrieved successfully. Sep 02 12:52:44 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-4c286318-6c12-489f-8276-c290267f4316 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Volume updated successfully. Sep 02 12:52:44 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-4c286318-6c12-489f-8276-c290267f4316 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] http://192.168.122.82/volume/v3/volumes/5efa820a-9b9d-44ef-ad89-1f345cb8160e returned with HTTP 200 Sep 02 12:52:44 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 605/1198] 192.168.122.82 () {60 vars in 1247 bytes} [Wed Sep 2 12:52:44 2026] PUT /volume/v3/volumes/5efa820a-9b9d-44ef-ad89-1f345cb8160e => generated 791 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:52:44 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-815ebe08-ade4-40b1-91e5-c4acc5e23a4e None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:44 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-815ebe08-ade4-40b1-91e5-c4acc5e23a4e tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] PUT http://192.168.122.82/volume/v3/volumes/5efa820a-9b9d-44ef-ad89-1f345cb8160e Sep 02 12:52:44 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-f1fbf82e-c3a4-426b-8810-a7e01c3a0678 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:44 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-815ebe08-ade4-40b1-91e5-c4acc5e23a4e tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1464915575", "description": "This is the new description of volume"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:52:44 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-f1fbf82e-c3a4-426b-8810-a7e01c3a0678 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] GET http://192.168.122.82/volume/v3/volumes/04ccc213-4c9b-4388-97ff-8c22ede1be6c Sep 02 12:52:44 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-f1fbf82e-c3a4-426b-8810-a7e01c3a0678 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:44 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-f1fbf82e-c3a4-426b-8810-a7e01c3a0678 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:44 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:44 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:52:44 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:44 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:52:44 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:44 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:52:44 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:44 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:52:44 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-f1fbf82e-c3a4-426b-8810-a7e01c3a0678 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Volume info retrieved successfully. Sep 02 12:52:44 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-815ebe08-ade4-40b1-91e5-c4acc5e23a4e tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Volume info retrieved successfully. Sep 02 12:52:44 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-f1fbf82e-c3a4-426b-8810-a7e01c3a0678 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] http://192.168.122.82/volume/v3/volumes/04ccc213-4c9b-4388-97ff-8c22ede1be6c returned with HTTP 200 Sep 02 12:52:44 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 606/1199] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:44 2026] GET /volume/v3/volumes/04ccc213-4c9b-4388-97ff-8c22ede1be6c => generated 848 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:52:44 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-2c40ff3a-04e9-441b-871c-932f3a5ed783 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:44 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-815ebe08-ade4-40b1-91e5-c4acc5e23a4e tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Volume updated successfully. Sep 02 12:52:44 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-815ebe08-ade4-40b1-91e5-c4acc5e23a4e tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] http://192.168.122.82/volume/v3/volumes/5efa820a-9b9d-44ef-ad89-1f345cb8160e returned with HTTP 200 Sep 02 12:52:44 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-2c40ff3a-04e9-441b-871c-932f3a5ed783 tempest-VolumesActionsTest-1307230054 tempest-VolumesActionsTest-1307230054-project-admin] POST http://192.168.122.82/volume/v3/volumes/04ccc213-4c9b-4388-97ff-8c22ede1be6c/action Sep 02 12:52:44 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 594/1200] 192.168.122.82 () {60 vars in 1248 bytes} [Wed Sep 2 12:52:44 2026] PUT /volume/v3/volumes/5efa820a-9b9d-44ef-ad89-1f345cb8160e => generated 830 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:52:44 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-2c40ff3a-04e9-441b-871c-932f3a5ed783 tempest-VolumesActionsTest-1307230054 tempest-VolumesActionsTest-1307230054-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86935) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 12:52:44 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-2c40ff3a-04e9-441b-871c-932f3a5ed783 tempest-VolumesActionsTest-1307230054 tempest-VolumesActionsTest-1307230054-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:52:44 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:44 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:52:44 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:44 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:52:44 devstack devstack@c-api.service[86935]: DEBUG cinder.api.contrib.admin_actions [None req-2c40ff3a-04e9-441b-871c-932f3a5ed783 tempest-VolumesActionsTest-1307230054 tempest-VolumesActionsTest-1307230054-project-admin] Updating volume '04ccc213-4c9b-4388-97ff-8c22ede1be6c' with '{'status': 'error'}' {{(pid=86935) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 02 12:52:44 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-98934825-da0c-4874-a8d1-6d345093f800 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:44 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-98934825-da0c-4874-a8d1-6d345093f800 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] GET http://192.168.122.82/volume/v3/volumes/5efa820a-9b9d-44ef-ad89-1f345cb8160e Sep 02 12:52:44 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-98934825-da0c-4874-a8d1-6d345093f800 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:44 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-98934825-da0c-4874-a8d1-6d345093f800 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:44 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:44 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:52:44 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:44 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:52:44 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:44 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:52:44 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:44 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:52:44 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-2c40ff3a-04e9-441b-871c-932f3a5ed783 tempest-VolumesActionsTest-1307230054 tempest-VolumesActionsTest-1307230054-project-admin] http://192.168.122.82/volume/v3/volumes/04ccc213-4c9b-4388-97ff-8c22ede1be6c/action returned with HTTP 202 Sep 02 12:52:44 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 607/1201] 192.168.122.82 () {60 vars in 1269 bytes} [Wed Sep 2 12:52:44 2026] POST /volume/v3/volumes/04ccc213-4c9b-4388-97ff-8c22ede1be6c/action => generated 0 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 12:52:44 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-98934825-da0c-4874-a8d1-6d345093f800 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Volume info retrieved successfully. Sep 02 12:52:44 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-f164abcc-34f1-4c97-9fee-a0d26fcef130 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:44 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-f164abcc-34f1-4c97-9fee-a0d26fcef130 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] GET http://192.168.122.82/volume/v3/volumes/04ccc213-4c9b-4388-97ff-8c22ede1be6c Sep 02 12:52:44 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-f164abcc-34f1-4c97-9fee-a0d26fcef130 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:44 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-f164abcc-34f1-4c97-9fee-a0d26fcef130 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:44 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-98934825-da0c-4874-a8d1-6d345093f800 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] http://192.168.122.82/volume/v3/volumes/5efa820a-9b9d-44ef-ad89-1f345cb8160e returned with HTTP 200 Sep 02 12:52:44 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 595/1202] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:44 2026] GET /volume/v3/volumes/5efa820a-9b9d-44ef-ad89-1f345cb8160e => generated 898 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:52:44 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:44 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:52:44 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:44 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:52:44 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-a5a14b02-2f6b-4902-9d6d-3ab9f43ad282 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:44 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-f164abcc-34f1-4c97-9fee-a0d26fcef130 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Volume info retrieved successfully. Sep 02 12:52:44 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-a5a14b02-2f6b-4902-9d6d-3ab9f43ad282 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 12:52:44 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-a5a14b02-2f6b-4902-9d6d-3ab9f43ad282 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-71025728", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1480968061"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:52:44 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-f164abcc-34f1-4c97-9fee-a0d26fcef130 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] http://192.168.122.82/volume/v3/volumes/04ccc213-4c9b-4388-97ff-8c22ede1be6c returned with HTTP 200 Sep 02 12:52:44 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.volumes [None req-a5a14b02-2f6b-4902-9d6d-3ab9f43ad282 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-71025728', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1480968061'}} {{(pid=86936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 12:52:44 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 608/1203] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:44 2026] GET /volume/v3/volumes/04ccc213-4c9b-4388-97ff-8c22ede1be6c => generated 844 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:52:44 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-a5a14b02-2f6b-4902-9d6d-3ab9f43ad282 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Create volume of 1 GB Sep 02 12:52:44 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-a5a14b02-2f6b-4902-9d6d-3ab9f43ad282 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Availability Zones retrieved successfully. Sep 02 12:52:44 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-b41a537f-448c-4804-8ee3-93e58c693837 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:44 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-b41a537f-448c-4804-8ee3-93e58c693837 tempest-VolumesActionsTest-1307230054 tempest-VolumesActionsTest-1307230054-project-admin] POST http://192.168.122.82/volume/v3/volumes/04ccc213-4c9b-4388-97ff-8c22ede1be6c/action Sep 02 12:52:44 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-b41a537f-448c-4804-8ee3-93e58c693837 tempest-VolumesActionsTest-1307230054 tempest-VolumesActionsTest-1307230054-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86935) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 12:52:44 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-b41a537f-448c-4804-8ee3-93e58c693837 tempest-VolumesActionsTest-1307230054 tempest-VolumesActionsTest-1307230054-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:52:44 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-a5a14b02-2f6b-4902-9d6d-3ab9f43ad282 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Flow 'volume_create_api' (25b7752c-9725-4589-8ae2-d7f55f61dd8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:52:44 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-a5a14b02-2f6b-4902-9d6d-3ab9f43ad282 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (255eaca5-adde-4cac-8bda-e1cf1294da50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:52:44 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:44 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:52:44 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:44 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:52:44 devstack devstack@c-api.service[86935]: DEBUG cinder.api.contrib.admin_actions [None req-b41a537f-448c-4804-8ee3-93e58c693837 tempest-VolumesActionsTest-1307230054 tempest-VolumesActionsTest-1307230054-project-admin] Updating volume '04ccc213-4c9b-4388-97ff-8c22ede1be6c' with '{'status': 'available'}' {{(pid=86935) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 02 12:52:44 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.flows.api.create_volume [None req-a5a14b02-2f6b-4902-9d6d-3ab9f43ad282 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Validating volume size '1' using validate_int {{(pid=86936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 12:52:44 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:44 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:52:44 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:44 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:52:44 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-b41a537f-448c-4804-8ee3-93e58c693837 tempest-VolumesActionsTest-1307230054 tempest-VolumesActionsTest-1307230054-project-admin] http://192.168.122.82/volume/v3/volumes/04ccc213-4c9b-4388-97ff-8c22ede1be6c/action returned with HTTP 202 Sep 02 12:52:44 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 609/1204] 192.168.122.82 () {60 vars in 1269 bytes} [Wed Sep 2 12:52:44 2026] POST /volume/v3/volumes/04ccc213-4c9b-4388-97ff-8c22ede1be6c/action => generated 0 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 12:52:44 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-f4e74ddd-f333-4a69-bb4f-f24851992fd1 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:44 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-f4e74ddd-f333-4a69-bb4f-f24851992fd1 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] GET http://192.168.122.82/volume/v3/volumes/04ccc213-4c9b-4388-97ff-8c22ede1be6c Sep 02 12:52:44 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-f4e74ddd-f333-4a69-bb4f-f24851992fd1 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:44 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-f4e74ddd-f333-4a69-bb4f-f24851992fd1 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:44 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:44 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:52:44 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:44 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:52:44 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-f4e74ddd-f333-4a69-bb4f-f24851992fd1 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Volume info retrieved successfully. Sep 02 12:52:44 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-a5a14b02-2f6b-4902-9d6d-3ab9f43ad282 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (255eaca5-adde-4cac-8bda-e1cf1294da50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:52:44 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-f4e74ddd-f333-4a69-bb4f-f24851992fd1 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] http://192.168.122.82/volume/v3/volumes/04ccc213-4c9b-4388-97ff-8c22ede1be6c returned with HTTP 200 Sep 02 12:52:44 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 610/1205] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:44 2026] GET /volume/v3/volumes/04ccc213-4c9b-4388-97ff-8c22ede1be6c => generated 848 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:52:44 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-a5a14b02-2f6b-4902-9d6d-3ab9f43ad282 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ec0af75-05ae-4b08-a3d0-846fee541879) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:52:44 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-3b7c5e5e-7f6c-4c38-83c1-83ca7b2ee572 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:44 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-3b7c5e5e-7f6c-4c38-83c1-83ca7b2ee572 tempest-VolumesActionsTest-1307230054 tempest-VolumesActionsTest-1307230054-project-admin] POST http://192.168.122.82/volume/v3/volumes/04ccc213-4c9b-4388-97ff-8c22ede1be6c/action Sep 02 12:52:44 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-3b7c5e5e-7f6c-4c38-83c1-83ca7b2ee572 tempest-VolumesActionsTest-1307230054 tempest-VolumesActionsTest-1307230054-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=86935) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 12:52:44 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-3b7c5e5e-7f6c-4c38-83c1-83ca7b2ee572 tempest-VolumesActionsTest-1307230054 tempest-VolumesActionsTest-1307230054-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:52:44 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:44 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:52:44 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:44 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:52:44 devstack devstack@c-api.service[86935]: DEBUG cinder.api.contrib.admin_actions [None req-3b7c5e5e-7f6c-4c38-83c1-83ca7b2ee572 tempest-VolumesActionsTest-1307230054 tempest-VolumesActionsTest-1307230054-project-admin] Updating volume '04ccc213-4c9b-4388-97ff-8c22ede1be6c' with '{'status': 'maintenance'}' {{(pid=86935) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 02 12:52:44 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:44 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:52:45 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:45 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:52:45 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-3b7c5e5e-7f6c-4c38-83c1-83ca7b2ee572 tempest-VolumesActionsTest-1307230054 tempest-VolumesActionsTest-1307230054-project-admin] http://192.168.122.82/volume/v3/volumes/04ccc213-4c9b-4388-97ff-8c22ede1be6c/action returned with HTTP 202 Sep 02 12:52:45 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 611/1206] 192.168.122.82 () {60 vars in 1269 bytes} [Wed Sep 2 12:52:44 2026] POST /volume/v3/volumes/04ccc213-4c9b-4388-97ff-8c22ede1be6c/action => generated 0 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 12:52:45 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-615cc0cf-f928-43b0-91c5-1ceef4867bc1 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:45 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-615cc0cf-f928-43b0-91c5-1ceef4867bc1 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] GET http://192.168.122.82/volume/v3/volumes/04ccc213-4c9b-4388-97ff-8c22ede1be6c Sep 02 12:52:45 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-615cc0cf-f928-43b0-91c5-1ceef4867bc1 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:45 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-615cc0cf-f928-43b0-91c5-1ceef4867bc1 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:45 devstack devstack@c-api.service[86936]: DEBUG cinder.quota [None req-a5a14b02-2f6b-4902-9d6d-3ab9f43ad282 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Created reservations ['7677db84-e561-4081-b972-2b23e1da9e60', 'd3df1823-9491-42d0-a40e-d2f961c2d238', '90708731-c336-4725-879e-403a4e2a2ccf', 'ad3772e7-8b28-4b70-a57a-42b5120eced7'] {{(pid=86936) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:52:45 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-a5a14b02-2f6b-4902-9d6d-3ab9f43ad282 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ec0af75-05ae-4b08-a3d0-846fee541879) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7677db84-e561-4081-b972-2b23e1da9e60', 'd3df1823-9491-42d0-a40e-d2f961c2d238', '90708731-c336-4725-879e-403a4e2a2ccf', 'ad3772e7-8b28-4b70-a57a-42b5120eced7']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:52:45 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-a5a14b02-2f6b-4902-9d6d-3ab9f43ad282 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79ce135a-2064-4aa0-84cb-21b6ecd31713) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:52:45 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:45 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:52:45 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:45 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:52:45 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-615cc0cf-f928-43b0-91c5-1ceef4867bc1 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Volume info retrieved successfully. Sep 02 12:52:45 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-615cc0cf-f928-43b0-91c5-1ceef4867bc1 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] http://192.168.122.82/volume/v3/volumes/04ccc213-4c9b-4388-97ff-8c22ede1be6c returned with HTTP 200 Sep 02 12:52:45 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 612/1207] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:45 2026] GET /volume/v3/volumes/04ccc213-4c9b-4388-97ff-8c22ede1be6c => generated 850 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:52:45 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:45 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:52:45 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-a5a14b02-2f6b-4902-9d6d-3ab9f43ad282 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79ce135a-2064-4aa0-84cb-21b6ecd31713) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '90871832-279a-45e3-9026-6b324b431cd8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-71025728',display_name='tempest-VolumesGetTest-Volume-1480968061',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93698377f05949dc937d4052455168b1',qos_specs=None,replication_status=,reservations=['7677db84-e561-4081-b972-2b23e1da9e60','d3df1823-9491-42d0-a40e-d2f961c2d238','90708731-c336-4725-879e-403a4e2a2ccf','ad3772e7-8b28-4b70-a57a-42b5120eced7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4f4e8c42cf849d2ab8e4140b95f9320',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T10:52:45Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-71025728',display_name='tempest-VolumesGetTest-Volume-1480968061',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=90871832-279a-45e3-9026-6b324b431cd8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='93698377f05949dc937d4052455168b1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f4f4e8c42cf849d2ab8e4140b95f9320',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:52:45 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-5a61faa0-ca01-43e1-b2a7-f5fba0ffab21 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:45 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-a5a14b02-2f6b-4902-9d6d-3ab9f43ad282 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9321a6ff-02c3-44f1-8f85-011ff9d9bc2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:52:45 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-5a61faa0-ca01-43e1-b2a7-f5fba0ffab21 tempest-VolumesActionsTest-1307230054 tempest-VolumesActionsTest-1307230054-project-admin] POST http://192.168.122.82/volume/v3/volumes/04ccc213-4c9b-4388-97ff-8c22ede1be6c/action Sep 02 12:52:45 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-5a61faa0-ca01-43e1-b2a7-f5fba0ffab21 tempest-VolumesActionsTest-1307230054 tempest-VolumesActionsTest-1307230054-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86935) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 12:52:45 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-5a61faa0-ca01-43e1-b2a7-f5fba0ffab21 tempest-VolumesActionsTest-1307230054 tempest-VolumesActionsTest-1307230054-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:52:45 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:45 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:52:45 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:45 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:52:45 devstack devstack@c-api.service[86935]: DEBUG cinder.api.contrib.admin_actions [None req-5a61faa0-ca01-43e1-b2a7-f5fba0ffab21 tempest-VolumesActionsTest-1307230054 tempest-VolumesActionsTest-1307230054-project-admin] Updating volume '04ccc213-4c9b-4388-97ff-8c22ede1be6c' with '{'status': 'available'}' {{(pid=86935) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 02 12:52:45 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:45 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:52:45 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-a5a14b02-2f6b-4902-9d6d-3ab9f43ad282 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9321a6ff-02c3-44f1-8f85-011ff9d9bc2e) transitioned into 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-71025728',display_name='tempest-VolumesGetTest-Volume-1480968061',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93698377f05949dc937d4052455168b1',qos_specs=None,replication_status=,reservations=['7677db84-e561-4081-b972-2b23e1da9e60','d3df1823-9491-42d0-a40e-d2f961c2d238','90708731-c336-4725-879e-403a4e2a2ccf','ad3772e7-8b28-4b70-a57a-42b5120eced7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4f4e8c42cf849d2ab8e4140b95f9320',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:52:45 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-a5a14b02-2f6b-4902-9d6d-3ab9f43ad282 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bed37b26-e9f9-4e35-bcf2-6ade326f08ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:52:45 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:45 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:52:45 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-5a61faa0-ca01-43e1-b2a7-f5fba0ffab21 tempest-VolumesActionsTest-1307230054 tempest-VolumesActionsTest-1307230054-project-admin] http://192.168.122.82/volume/v3/volumes/04ccc213-4c9b-4388-97ff-8c22ede1be6c/action returned with HTTP 202 Sep 02 12:52:45 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 613/1208] 192.168.122.82 () {60 vars in 1269 bytes} [Wed Sep 2 12:52:45 2026] POST /volume/v3/volumes/04ccc213-4c9b-4388-97ff-8c22ede1be6c/action => generated 0 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 12:52:45 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-a5a14b02-2f6b-4902-9d6d-3ab9f43ad282 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bed37b26-e9f9-4e35-bcf2-6ade326f08ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:52:45 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-a5a14b02-2f6b-4902-9d6d-3ab9f43ad282 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Flow 'volume_create_api' (25b7752c-9725-4589-8ae2-d7f55f61dd8e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:52:45 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-79ca8353-7453-4c1d-ab0e-2a782facacc0 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:45 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-a5a14b02-2f6b-4902-9d6d-3ab9f43ad282 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Create volume request issued successfully. Sep 02 12:52:45 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-a5a14b02-2f6b-4902-9d6d-3ab9f43ad282 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 12:52:45 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-79ca8353-7453-4c1d-ab0e-2a782facacc0 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] GET http://192.168.122.82/volume/v3/volumes/04ccc213-4c9b-4388-97ff-8c22ede1be6c Sep 02 12:52:45 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-79ca8353-7453-4c1d-ab0e-2a782facacc0 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:45 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-79ca8353-7453-4c1d-ab0e-2a782facacc0 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:45 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 596/1209] 192.168.122.82 () {60 vars in 1138 bytes} [Wed Sep 2 12:52:44 2026] POST /volume/v3/volumes => generated 785 bytes in 400 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 12:52:45 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:45 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:52:45 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:45 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:52:45 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-90e0476f-2477-42d5-996f-4d4c505045b5 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:45 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-90e0476f-2477-42d5-996f-4d4c505045b5 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] GET http://192.168.122.82/volume/v3/volumes/90871832-279a-45e3-9026-6b324b431cd8 Sep 02 12:52:45 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-90e0476f-2477-42d5-996f-4d4c505045b5 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:45 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-90e0476f-2477-42d5-996f-4d4c505045b5 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:45 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-79ca8353-7453-4c1d-ab0e-2a782facacc0 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Volume info retrieved successfully. Sep 02 12:52:45 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:45 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:52:45 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:45 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:52:45 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-79ca8353-7453-4c1d-ab0e-2a782facacc0 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] http://192.168.122.82/volume/v3/volumes/04ccc213-4c9b-4388-97ff-8c22ede1be6c returned with HTTP 200 Sep 02 12:52:45 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 614/1210] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:45 2026] GET /volume/v3/volumes/04ccc213-4c9b-4388-97ff-8c22ede1be6c => generated 848 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:52:45 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-90e0476f-2477-42d5-996f-4d4c505045b5 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Volume info retrieved successfully. Sep 02 12:52:45 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-90e0476f-2477-42d5-996f-4d4c505045b5 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] http://192.168.122.82/volume/v3/volumes/90871832-279a-45e3-9026-6b324b431cd8 returned with HTTP 200 Sep 02 12:52:45 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 597/1211] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:45 2026] GET /volume/v3/volumes/90871832-279a-45e3-9026-6b324b431cd8 => generated 853 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:52:45 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-6dad451c-8ab3-4a48-af37-61b5fdf1a50d None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:45 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-6dad451c-8ab3-4a48-af37-61b5fdf1a50d tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] GET http://192.168.122.82/volume/v3/volumes/04ccc213-4c9b-4388-97ff-8c22ede1be6c Sep 02 12:52:45 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-6dad451c-8ab3-4a48-af37-61b5fdf1a50d tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:45 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-6dad451c-8ab3-4a48-af37-61b5fdf1a50d tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:45 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:45 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:52:45 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:45 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:52:45 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-6dad451c-8ab3-4a48-af37-61b5fdf1a50d tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Volume info retrieved successfully. Sep 02 12:52:45 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-6dad451c-8ab3-4a48-af37-61b5fdf1a50d tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] http://192.168.122.82/volume/v3/volumes/04ccc213-4c9b-4388-97ff-8c22ede1be6c returned with HTTP 200 Sep 02 12:52:45 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 615/1212] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:45 2026] GET /volume/v3/volumes/04ccc213-4c9b-4388-97ff-8c22ede1be6c => generated 848 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:52:45 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-38b236e6-e491-48d5-a7a7-0603c0f50612 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:45 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-38b236e6-e491-48d5-a7a7-0603c0f50612 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] DELETE http://192.168.122.82/volume/v3/volumes/04ccc213-4c9b-4388-97ff-8c22ede1be6c Sep 02 12:52:45 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-38b236e6-e491-48d5-a7a7-0603c0f50612 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:45 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-38b236e6-e491-48d5-a7a7-0603c0f50612 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Calling method 'delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:45 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-38b236e6-e491-48d5-a7a7-0603c0f50612 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Delete volume with id: 04ccc213-4c9b-4388-97ff-8c22ede1be6c Sep 02 12:52:45 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:45 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:52:45 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:45 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:52:45 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-38b236e6-e491-48d5-a7a7-0603c0f50612 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Volume info retrieved successfully. Sep 02 12:52:45 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-38b236e6-e491-48d5-a7a7-0603c0f50612 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Delete volume request issued successfully. Sep 02 12:52:45 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-38b236e6-e491-48d5-a7a7-0603c0f50612 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] http://192.168.122.82/volume/v3/volumes/04ccc213-4c9b-4388-97ff-8c22ede1be6c returned with HTTP 202 Sep 02 12:52:45 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 598/1213] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 12:52:45 2026] DELETE /volume/v3/volumes/04ccc213-4c9b-4388-97ff-8c22ede1be6c => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 12:52:45 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-f6831a83-0c69-4b81-93a3-6fdac689e733 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:45 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-f6831a83-0c69-4b81-93a3-6fdac689e733 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] GET http://192.168.122.82/volume/v3/volumes/04ccc213-4c9b-4388-97ff-8c22ede1be6c Sep 02 12:52:45 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-f6831a83-0c69-4b81-93a3-6fdac689e733 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:45 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-f6831a83-0c69-4b81-93a3-6fdac689e733 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:45 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:45 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:52:45 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:45 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:52:45 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-f6831a83-0c69-4b81-93a3-6fdac689e733 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Volume info retrieved successfully. Sep 02 12:52:45 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-f6831a83-0c69-4b81-93a3-6fdac689e733 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] http://192.168.122.82/volume/v3/volumes/04ccc213-4c9b-4388-97ff-8c22ede1be6c returned with HTTP 200 Sep 02 12:52:45 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 616/1214] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:45 2026] GET /volume/v3/volumes/04ccc213-4c9b-4388-97ff-8c22ede1be6c => generated 847 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:52:46 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-b936f49b-332a-42ad-9f7f-5a2f274929a5 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:46 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-d0bb7c23-33d5-4a74-b4b4-927faf2e2b37 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:46 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-d0bb7c23-33d5-4a74-b4b4-927faf2e2b37 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] GET http://192.168.122.82/volume/v3/volumes/90871832-279a-45e3-9026-6b324b431cd8 Sep 02 12:52:46 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-d0bb7c23-33d5-4a74-b4b4-927faf2e2b37 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:46 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-b936f49b-332a-42ad-9f7f-5a2f274929a5 tempest-ExtraSpecsNegativeTest-54045058 tempest-ExtraSpecsNegativeTest-54045058-project-admin] POST http://192.168.122.82/volume/v3/types Sep 02 12:52:46 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-d0bb7c23-33d5-4a74-b4b4-927faf2e2b37 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:46 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-b936f49b-332a-42ad-9f7f-5a2f274929a5 tempest-ExtraSpecsNegativeTest-54045058 tempest-ExtraSpecsNegativeTest-54045058-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-879290414", "extra_specs": {"spec1": "val1"}}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:52:46 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:46 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:52:46 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:46 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:52:46 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-d0bb7c23-33d5-4a74-b4b4-927faf2e2b37 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Volume info retrieved successfully. Sep 02 12:52:46 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-b936f49b-332a-42ad-9f7f-5a2f274929a5 tempest-ExtraSpecsNegativeTest-54045058 tempest-ExtraSpecsNegativeTest-54045058-project-admin] http://192.168.122.82/volume/v3/types returned with HTTP 200 Sep 02 12:52:46 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 599/1215] 192.168.122.82 () {60 vars in 1132 bytes} [Wed Sep 2 12:52:46 2026] POST /volume/v3/types => generated 242 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:52:46 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-d0bb7c23-33d5-4a74-b4b4-927faf2e2b37 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] http://192.168.122.82/volume/v3/volumes/90871832-279a-45e3-9026-6b324b431cd8 returned with HTTP 200 Sep 02 12:52:46 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 617/1216] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:46 2026] GET /volume/v3/volumes/90871832-279a-45e3-9026-6b324b431cd8 => generated 877 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:52:46 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-4e15150a-c71f-4779-9950-717550cc76d4 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:46 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-4e15150a-c71f-4779-9950-717550cc76d4 tempest-ExtraSpecsNegativeTest-54045058 tempest-ExtraSpecsNegativeTest-54045058-project-admin] POST http://192.168.122.82/volume/v3/types/b9f732d3-86e8-4287-9f00-60ae85cd5d8e/extra_specs Sep 02 12:52:46 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-4e15150a-c71f-4779-9950-717550cc76d4 tempest-ExtraSpecsNegativeTest-54045058 tempest-ExtraSpecsNegativeTest-54045058-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:52:46 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-4e15150a-c71f-4779-9950-717550cc76d4 tempest-ExtraSpecsNegativeTest-54045058 tempest-ExtraSpecsNegativeTest-54045058-project-admin] http://192.168.122.82/volume/v3/types/b9f732d3-86e8-4287-9f00-60ae85cd5d8e/extra_specs returned with HTTP 400 Sep 02 12:52:46 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 600/1217] 192.168.122.82 () {60 vars in 1278 bytes} [Wed Sep 2 12:52:46 2026] POST /volume/v3/types/b9f732d3-86e8-4287-9f00-60ae85cd5d8e/extra_specs => generated 146 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 02 12:52:46 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-5b6e86c0-b8db-4d94-9814-72ec90dcd083 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:46 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-5b6e86c0-b8db-4d94-9814-72ec90dcd083 tempest-ExtraSpecsNegativeTest-54045058 tempest-ExtraSpecsNegativeTest-54045058-project-admin] POST http://192.168.122.82/volume/v3/types/b9f732d3-86e8-4287-9f00-60ae85cd5d8e/extra_specs Sep 02 12:52:46 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-5b6e86c0-b8db-4d94-9814-72ec90dcd083 tempest-ExtraSpecsNegativeTest-54045058 tempest-ExtraSpecsNegativeTest-54045058-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:52:46 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-5b6e86c0-b8db-4d94-9814-72ec90dcd083 tempest-ExtraSpecsNegativeTest-54045058 tempest-ExtraSpecsNegativeTest-54045058-project-admin] http://192.168.122.82/volume/v3/types/b9f732d3-86e8-4287-9f00-60ae85cd5d8e/extra_specs returned with HTTP 400 Sep 02 12:52:46 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 618/1218] 192.168.122.82 () {60 vars in 1278 bytes} [Wed Sep 2 12:52:46 2026] POST /volume/v3/types/b9f732d3-86e8-4287-9f00-60ae85cd5d8e/extra_specs => generated 132 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 02 12:52:46 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-ac012ba8-7736-47b5-acec-d2638c2578f6 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:46 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-ac012ba8-7736-47b5-acec-d2638c2578f6 tempest-ExtraSpecsNegativeTest-54045058 tempest-ExtraSpecsNegativeTest-54045058-project-admin] POST http://192.168.122.82/volume/v3/types/2b60686a-1888-4b8b-9521-4db5bb1ed640/extra_specs Sep 02 12:52:46 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-ac012ba8-7736-47b5-acec-d2638c2578f6 tempest-ExtraSpecsNegativeTest-54045058 tempest-ExtraSpecsNegativeTest-54045058-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:52:46 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-ac012ba8-7736-47b5-acec-d2638c2578f6 tempest-ExtraSpecsNegativeTest-54045058 tempest-ExtraSpecsNegativeTest-54045058-project-admin] http://192.168.122.82/volume/v3/types/2b60686a-1888-4b8b-9521-4db5bb1ed640/extra_specs returned with HTTP 404 Sep 02 12:52:46 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 601/1219] 192.168.122.82 () {60 vars in 1278 bytes} [Wed Sep 2 12:52:46 2026] POST /volume/v3/types/2b60686a-1888-4b8b-9521-4db5bb1ed640/extra_specs => generated 114 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:52:46 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-03fb9a10-ae8e-4200-bdaa-50d5cf0da341 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:46 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-03fb9a10-ae8e-4200-bdaa-50d5cf0da341 tempest-ExtraSpecsNegativeTest-54045058 tempest-ExtraSpecsNegativeTest-54045058-project-admin] DELETE http://192.168.122.82/volume/v3/types/1fbd06a2-c33f-4623-9ee5-76b606a5e3c4/extra_specs/spec1 Sep 02 12:52:46 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-03fb9a10-ae8e-4200-bdaa-50d5cf0da341 tempest-ExtraSpecsNegativeTest-54045058 tempest-ExtraSpecsNegativeTest-54045058-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:46 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-03fb9a10-ae8e-4200-bdaa-50d5cf0da341 tempest-ExtraSpecsNegativeTest-54045058 tempest-ExtraSpecsNegativeTest-54045058-project-admin] Calling method 'delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:46 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-03fb9a10-ae8e-4200-bdaa-50d5cf0da341 tempest-ExtraSpecsNegativeTest-54045058 tempest-ExtraSpecsNegativeTest-54045058-project-admin] http://192.168.122.82/volume/v3/types/1fbd06a2-c33f-4623-9ee5-76b606a5e3c4/extra_specs/spec1 returned with HTTP 404 Sep 02 12:52:46 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 619/1220] 192.168.122.82 () {58 vars in 1278 bytes} [Wed Sep 2 12:52:46 2026] DELETE /volume/v3/types/1fbd06a2-c33f-4623-9ee5-76b606a5e3c4/extra_specs/spec1 => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:52:46 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-75ef9b06-fc27-4c7e-9fbc-a6cda9b4d31d None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:46 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-75ef9b06-fc27-4c7e-9fbc-a6cda9b4d31d tempest-ExtraSpecsNegativeTest-54045058 tempest-ExtraSpecsNegativeTest-54045058-project-admin] GET http://192.168.122.82/volume/v3/types/b9f732d3-86e8-4287-9f00-60ae85cd5d8e/extra_specs/nonexistent_extra_spec_name Sep 02 12:52:46 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-75ef9b06-fc27-4c7e-9fbc-a6cda9b4d31d tempest-ExtraSpecsNegativeTest-54045058 tempest-ExtraSpecsNegativeTest-54045058-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:46 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-75ef9b06-fc27-4c7e-9fbc-a6cda9b4d31d tempest-ExtraSpecsNegativeTest-54045058 tempest-ExtraSpecsNegativeTest-54045058-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:46 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-75ef9b06-fc27-4c7e-9fbc-a6cda9b4d31d tempest-ExtraSpecsNegativeTest-54045058 tempest-ExtraSpecsNegativeTest-54045058-project-admin] http://192.168.122.82/volume/v3/types/b9f732d3-86e8-4287-9f00-60ae85cd5d8e/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Sep 02 12:52:46 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 602/1221] 192.168.122.82 () {58 vars in 1341 bytes} [Wed Sep 2 12:52:46 2026] GET /volume/v3/types/b9f732d3-86e8-4287-9f00-60ae85cd5d8e/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:52:46 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-7684adca-b986-4a4f-9d0d-d52586b42374 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:46 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-7684adca-b986-4a4f-9d0d-d52586b42374 tempest-ExtraSpecsNegativeTest-54045058 tempest-ExtraSpecsNegativeTest-54045058-project-admin] GET http://192.168.122.82/volume/v3/types/77fec2a4-dcad-4ee5-a40e-a8c177759509/extra_specs/spec1 Sep 02 12:52:46 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-7684adca-b986-4a4f-9d0d-d52586b42374 tempest-ExtraSpecsNegativeTest-54045058 tempest-ExtraSpecsNegativeTest-54045058-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:46 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-7684adca-b986-4a4f-9d0d-d52586b42374 tempest-ExtraSpecsNegativeTest-54045058 tempest-ExtraSpecsNegativeTest-54045058-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:46 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-e14006a6-65c5-44a3-9a51-8400cb0a56c8 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:46 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-e14006a6-65c5-44a3-9a51-8400cb0a56c8 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] GET http://192.168.122.82/volume/v3/volumes/04ccc213-4c9b-4388-97ff-8c22ede1be6c Sep 02 12:52:46 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-e14006a6-65c5-44a3-9a51-8400cb0a56c8 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:46 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-e14006a6-65c5-44a3-9a51-8400cb0a56c8 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:46 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-7684adca-b986-4a4f-9d0d-d52586b42374 tempest-ExtraSpecsNegativeTest-54045058 tempest-ExtraSpecsNegativeTest-54045058-project-admin] http://192.168.122.82/volume/v3/types/77fec2a4-dcad-4ee5-a40e-a8c177759509/extra_specs/spec1 returned with HTTP 404 Sep 02 12:52:46 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 620/1222] 192.168.122.82 () {58 vars in 1275 bytes} [Wed Sep 2 12:52:46 2026] GET /volume/v3/types/77fec2a4-dcad-4ee5-a40e-a8c177759509/extra_specs/spec1 => generated 114 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:52:46 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-7ca67220-8e7f-41b0-8733-aa8b22cd13f5 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:46 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-e14006a6-65c5-44a3-9a51-8400cb0a56c8 tempest-VolumesActionsTest-392679636 tempest-VolumesActionsTest-392679636-project-member] http://192.168.122.82/volume/v3/volumes/04ccc213-4c9b-4388-97ff-8c22ede1be6c returned with HTTP 404 Sep 02 12:52:46 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 603/1223] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:46 2026] GET /volume/v3/volumes/04ccc213-4c9b-4388-97ff-8c22ede1be6c => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:52:46 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-7ca67220-8e7f-41b0-8733-aa8b22cd13f5 tempest-ExtraSpecsNegativeTest-54045058 tempest-ExtraSpecsNegativeTest-54045058-project-admin] GET http://192.168.122.82/volume/v3/types/a0020af1-96c9-40b9-9b13-5cdcf6e13d5d/extra_specs Sep 02 12:52:46 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-7ca67220-8e7f-41b0-8733-aa8b22cd13f5 tempest-ExtraSpecsNegativeTest-54045058 tempest-ExtraSpecsNegativeTest-54045058-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:46 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-7ca67220-8e7f-41b0-8733-aa8b22cd13f5 tempest-ExtraSpecsNegativeTest-54045058 tempest-ExtraSpecsNegativeTest-54045058-project-admin] Calling method 'index' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:46 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-7ca67220-8e7f-41b0-8733-aa8b22cd13f5 tempest-ExtraSpecsNegativeTest-54045058 tempest-ExtraSpecsNegativeTest-54045058-project-admin] http://192.168.122.82/volume/v3/types/a0020af1-96c9-40b9-9b13-5cdcf6e13d5d/extra_specs returned with HTTP 404 Sep 02 12:52:46 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 621/1224] 192.168.122.82 () {58 vars in 1257 bytes} [Wed Sep 2 12:52:46 2026] GET /volume/v3/types/a0020af1-96c9-40b9-9b13-5cdcf6e13d5d/extra_specs => generated 114 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:52:46 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-94b86d66-1689-4ff0-900b-f1e746c24caa None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:46 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-94b86d66-1689-4ff0-900b-f1e746c24caa tempest-ExtraSpecsNegativeTest-54045058 tempest-ExtraSpecsNegativeTest-54045058-project-admin] PUT http://192.168.122.82/volume/v3/types/b9f732d3-86e8-4287-9f00-60ae85cd5d8e/extra_specs/spec1 Sep 02 12:52:46 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-94b86d66-1689-4ff0-900b-f1e746c24caa tempest-ExtraSpecsNegativeTest-54045058 tempest-ExtraSpecsNegativeTest-54045058-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:52:46 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-94b86d66-1689-4ff0-900b-f1e746c24caa tempest-ExtraSpecsNegativeTest-54045058 tempest-ExtraSpecsNegativeTest-54045058-project-admin] http://192.168.122.82/volume/v3/types/b9f732d3-86e8-4287-9f00-60ae85cd5d8e/extra_specs/spec1 returned with HTTP 400 Sep 02 12:52:46 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 604/1225] 192.168.122.82 () {60 vars in 1295 bytes} [Wed Sep 2 12:52:46 2026] PUT /volume/v3/types/b9f732d3-86e8-4287-9f00-60ae85cd5d8e/extra_specs/spec1 => generated 102 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 02 12:52:46 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-207f5280-9209-4717-ad45-ddf30cce22dd None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:46 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-207f5280-9209-4717-ad45-ddf30cce22dd tempest-ExtraSpecsNegativeTest-54045058 tempest-ExtraSpecsNegativeTest-54045058-project-admin] PUT http://192.168.122.82/volume/v3/types/b9f732d3-86e8-4287-9f00-60ae85cd5d8e/extra_specs/spec1 Sep 02 12:52:46 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-207f5280-9209-4717-ad45-ddf30cce22dd tempest-ExtraSpecsNegativeTest-54045058 tempest-ExtraSpecsNegativeTest-54045058-project-admin] Action: 'update', calling method: update, body: null {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:52:46 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-207f5280-9209-4717-ad45-ddf30cce22dd tempest-ExtraSpecsNegativeTest-54045058 tempest-ExtraSpecsNegativeTest-54045058-project-admin] http://192.168.122.82/volume/v3/types/b9f732d3-86e8-4287-9f00-60ae85cd5d8e/extra_specs/spec1 returned with HTTP 400 Sep 02 12:52:46 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 622/1226] 192.168.122.82 () {60 vars in 1294 bytes} [Wed Sep 2 12:52:46 2026] PUT /volume/v3/types/b9f732d3-86e8-4287-9f00-60ae85cd5d8e/extra_specs/spec1 => generated 72 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 02 12:52:46 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-0b7101a4-ff1b-410f-80ef-6427d7c51a66 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:46 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-0b7101a4-ff1b-410f-80ef-6427d7c51a66 tempest-ExtraSpecsNegativeTest-54045058 tempest-ExtraSpecsNegativeTest-54045058-project-admin] PUT http://192.168.122.82/volume/v3/types/b9f732d3-86e8-4287-9f00-60ae85cd5d8e/extra_specs/None Sep 02 12:52:46 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-0b7101a4-ff1b-410f-80ef-6427d7c51a66 tempest-ExtraSpecsNegativeTest-54045058 tempest-ExtraSpecsNegativeTest-54045058-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:52:46 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-0b7101a4-ff1b-410f-80ef-6427d7c51a66 tempest-ExtraSpecsNegativeTest-54045058 tempest-ExtraSpecsNegativeTest-54045058-project-admin] HTTP exception thrown: Request body and URI mismatch Sep 02 12:52:46 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-0b7101a4-ff1b-410f-80ef-6427d7c51a66 tempest-ExtraSpecsNegativeTest-54045058 tempest-ExtraSpecsNegativeTest-54045058-project-admin] http://192.168.122.82/volume/v3/types/b9f732d3-86e8-4287-9f00-60ae85cd5d8e/extra_specs/None returned with HTTP 400 Sep 02 12:52:46 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 605/1227] 192.168.122.82 () {60 vars in 1292 bytes} [Wed Sep 2 12:52:46 2026] PUT /volume/v3/types/b9f732d3-86e8-4287-9f00-60ae85cd5d8e/extra_specs/None => generated 73 bytes in 31 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 02 12:52:46 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-53323a0b-0b53-41d4-89f7-6d6c0d7cde63 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:46 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-53323a0b-0b53-41d4-89f7-6d6c0d7cde63 tempest-ExtraSpecsNegativeTest-54045058 tempest-ExtraSpecsNegativeTest-54045058-project-admin] PUT http://192.168.122.82/volume/v3/types/b9f732d3-86e8-4287-9f00-60ae85cd5d8e/extra_specs/da69bf5d-ef05-4651-aa5b-0032de24ba2b Sep 02 12:52:46 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-53323a0b-0b53-41d4-89f7-6d6c0d7cde63 tempest-ExtraSpecsNegativeTest-54045058 tempest-ExtraSpecsNegativeTest-54045058-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:52:46 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-53323a0b-0b53-41d4-89f7-6d6c0d7cde63 tempest-ExtraSpecsNegativeTest-54045058 tempest-ExtraSpecsNegativeTest-54045058-project-admin] HTTP exception thrown: Request body and URI mismatch Sep 02 12:52:46 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-53323a0b-0b53-41d4-89f7-6d6c0d7cde63 tempest-ExtraSpecsNegativeTest-54045058 tempest-ExtraSpecsNegativeTest-54045058-project-admin] http://192.168.122.82/volume/v3/types/b9f732d3-86e8-4287-9f00-60ae85cd5d8e/extra_specs/da69bf5d-ef05-4651-aa5b-0032de24ba2b returned with HTTP 400 Sep 02 12:52:46 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 623/1228] 192.168.122.82 () {60 vars in 1388 bytes} [Wed Sep 2 12:52:46 2026] PUT /volume/v3/types/b9f732d3-86e8-4287-9f00-60ae85cd5d8e/extra_specs/da69bf5d-ef05-4651-aa5b-0032de24ba2b => generated 73 bytes in 31 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 02 12:52:46 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-b5752e8b-1eb0-4673-8bd7-5866f6802e89 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:46 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-b5752e8b-1eb0-4673-8bd7-5866f6802e89 tempest-ExtraSpecsNegativeTest-54045058 tempest-ExtraSpecsNegativeTest-54045058-project-admin] PUT http://192.168.122.82/volume/v3/types/234c4f7d-0b48-4ce5-a702-24a041a0265f/extra_specs/spec1 Sep 02 12:52:46 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-b5752e8b-1eb0-4673-8bd7-5866f6802e89 tempest-ExtraSpecsNegativeTest-54045058 tempest-ExtraSpecsNegativeTest-54045058-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:52:46 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-b5752e8b-1eb0-4673-8bd7-5866f6802e89 tempest-ExtraSpecsNegativeTest-54045058 tempest-ExtraSpecsNegativeTest-54045058-project-admin] http://192.168.122.82/volume/v3/types/234c4f7d-0b48-4ce5-a702-24a041a0265f/extra_specs/spec1 returned with HTTP 404 Sep 02 12:52:46 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 606/1229] 192.168.122.82 () {60 vars in 1295 bytes} [Wed Sep 2 12:52:46 2026] PUT /volume/v3/types/234c4f7d-0b48-4ce5-a702-24a041a0265f/extra_specs/spec1 => generated 114 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:52:46 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-41270e01-d0b2-44ba-94ed-4dbad1976658 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:46 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-41270e01-d0b2-44ba-94ed-4dbad1976658 tempest-ExtraSpecsNegativeTest-54045058 tempest-ExtraSpecsNegativeTest-54045058-project-admin] DELETE http://192.168.122.82/volume/v3/types/b9f732d3-86e8-4287-9f00-60ae85cd5d8e Sep 02 12:52:46 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-41270e01-d0b2-44ba-94ed-4dbad1976658 tempest-ExtraSpecsNegativeTest-54045058 tempest-ExtraSpecsNegativeTest-54045058-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:46 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-41270e01-d0b2-44ba-94ed-4dbad1976658 tempest-ExtraSpecsNegativeTest-54045058 tempest-ExtraSpecsNegativeTest-54045058-project-admin] Calling method '_delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:46 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-41270e01-d0b2-44ba-94ed-4dbad1976658 tempest-ExtraSpecsNegativeTest-54045058 tempest-ExtraSpecsNegativeTest-54045058-project-admin] http://192.168.122.82/volume/v3/types/b9f732d3-86e8-4287-9f00-60ae85cd5d8e returned with HTTP 202 Sep 02 12:52:46 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 624/1230] 192.168.122.82 () {58 vars in 1224 bytes} [Wed Sep 2 12:52:46 2026] DELETE /volume/v3/types/b9f732d3-86e8-4287-9f00-60ae85cd5d8e => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 12:52:46 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-a054adeb-8410-4035-a4f8-e4006c5859aa None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:46 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-a054adeb-8410-4035-a4f8-e4006c5859aa tempest-ExtraSpecsNegativeTest-54045058 tempest-ExtraSpecsNegativeTest-54045058-project-admin] GET http://192.168.122.82/volume/v3/types/b9f732d3-86e8-4287-9f00-60ae85cd5d8e Sep 02 12:52:46 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-a054adeb-8410-4035-a4f8-e4006c5859aa tempest-ExtraSpecsNegativeTest-54045058 tempest-ExtraSpecsNegativeTest-54045058-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:46 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-a054adeb-8410-4035-a4f8-e4006c5859aa tempest-ExtraSpecsNegativeTest-54045058 tempest-ExtraSpecsNegativeTest-54045058-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:46 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-a054adeb-8410-4035-a4f8-e4006c5859aa tempest-ExtraSpecsNegativeTest-54045058 tempest-ExtraSpecsNegativeTest-54045058-project-admin] http://192.168.122.82/volume/v3/types/b9f732d3-86e8-4287-9f00-60ae85cd5d8e returned with HTTP 404 Sep 02 12:52:46 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 607/1231] 192.168.122.82 () {58 vars in 1221 bytes} [Wed Sep 2 12:52:46 2026] GET /volume/v3/types/b9f732d3-86e8-4287-9f00-60ae85cd5d8e => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:52:47 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-cee9879f-f041-4dbf-becd-9d345760272b None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:47 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-cee9879f-f041-4dbf-becd-9d345760272b tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 12:52:47 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-cee9879f-f041-4dbf-becd-9d345760272b tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-349580164"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:52:47 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.volumes [None req-cee9879f-f041-4dbf-becd-9d345760272b tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-349580164'}} {{(pid=86935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 12:52:47 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-cee9879f-f041-4dbf-becd-9d345760272b tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Create volume of 1 GB Sep 02 12:52:47 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-cee9879f-f041-4dbf-becd-9d345760272b tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Availability Zones retrieved successfully. Sep 02 12:52:47 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-cee9879f-f041-4dbf-becd-9d345760272b tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Flow 'volume_create_api' (81a94db5-afad-4ade-913e-448ce419e74e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:52:47 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-cee9879f-f041-4dbf-becd-9d345760272b tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e30f61df-0891-433a-a89e-1811ae0066ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:52:47 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.flows.api.create_volume [None req-cee9879f-f041-4dbf-becd-9d345760272b tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Validating volume size '1' using validate_int {{(pid=86935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 12:52:47 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-cee9879f-f041-4dbf-becd-9d345760272b tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e30f61df-0891-433a-a89e-1811ae0066ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:52:47 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-cee9879f-f041-4dbf-becd-9d345760272b tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (132501d1-537a-4546-ba4e-fd2fcc11d296) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:52:47 devstack devstack@c-api.service[86935]: DEBUG cinder.quota [None req-cee9879f-f041-4dbf-becd-9d345760272b tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Created reservations ['93aeafb7-3219-4462-9573-a06ad88ca92a', '1a503f39-083f-4c43-85cc-3c058aad443d', '7b679f6d-95ab-47bd-b820-860a0d502032', 'f3a5d974-076a-420b-80b0-950103d5663a'] {{(pid=86935) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:52:47 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-cee9879f-f041-4dbf-becd-9d345760272b tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (132501d1-537a-4546-ba4e-fd2fcc11d296) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['93aeafb7-3219-4462-9573-a06ad88ca92a', '1a503f39-083f-4c43-85cc-3c058aad443d', '7b679f6d-95ab-47bd-b820-860a0d502032', 'f3a5d974-076a-420b-80b0-950103d5663a']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:52:47 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-cee9879f-f041-4dbf-becd-9d345760272b tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58d56386-50b6-4f87-91bd-6a650caf67ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:52:47 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:47 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:52:47 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-cee9879f-f041-4dbf-becd-9d345760272b tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58d56386-50b6-4f87-91bd-6a650caf67ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '86e250c2-6852-4a3d-ac53-31b3459a013e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-349580164',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e47eb68227d432d96931aa00c9c2def',qos_specs=None,replication_status=,reservations=['93aeafb7-3219-4462-9573-a06ad88ca92a','1a503f39-083f-4c43-85cc-3c058aad443d','7b679f6d-95ab-47bd-b820-860a0d502032','f3a5d974-076a-420b-80b0-950103d5663a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e947334f24f4b11b789c758a00e60a5',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T10:52:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-349580164',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=86e250c2-6852-4a3d-ac53-31b3459a013e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4e47eb68227d432d96931aa00c9c2def',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2e947334f24f4b11b789c758a00e60a5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:52:47 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-cee9879f-f041-4dbf-becd-9d345760272b tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17c1f9de-8aa1-4d93-8ab4-c340b70cd508) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:52:47 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-d9953aef-c4b2-4db5-b4ec-cbd2b1c36783 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:47 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-d9953aef-c4b2-4db5-b4ec-cbd2b1c36783 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] GET http://192.168.122.82/volume/v3/volumes/90871832-279a-45e3-9026-6b324b431cd8 Sep 02 12:52:47 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-d9953aef-c4b2-4db5-b4ec-cbd2b1c36783 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:47 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-d9953aef-c4b2-4db5-b4ec-cbd2b1c36783 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:47 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:47 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:52:47 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:47 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:52:47 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-cee9879f-f041-4dbf-becd-9d345760272b tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17c1f9de-8aa1-4d93-8ab4-c340b70cd508) transitioned into state 'SUCCESS' from state '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-349580164',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e47eb68227d432d96931aa00c9c2def',qos_specs=None,replication_status=,reservations=['93aeafb7-3219-4462-9573-a06ad88ca92a','1a503f39-083f-4c43-85cc-3c058aad443d','7b679f6d-95ab-47bd-b820-860a0d502032','f3a5d974-076a-420b-80b0-950103d5663a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e947334f24f4b11b789c758a00e60a5',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:52:47 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-cee9879f-f041-4dbf-becd-9d345760272b tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa630177-5592-42e3-b18d-7695cf4d4f7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:52:47 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-d9953aef-c4b2-4db5-b4ec-cbd2b1c36783 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Volume info retrieved successfully. Sep 02 12:52:47 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-d9953aef-c4b2-4db5-b4ec-cbd2b1c36783 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] http://192.168.122.82/volume/v3/volumes/90871832-279a-45e3-9026-6b324b431cd8 returned with HTTP 200 Sep 02 12:52:47 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 608/1232] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:47 2026] GET /volume/v3/volumes/90871832-279a-45e3-9026-6b324b431cd8 => generated 878 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:52:47 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-cee9879f-f041-4dbf-becd-9d345760272b tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa630177-5592-42e3-b18d-7695cf4d4f7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:52:47 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-cee9879f-f041-4dbf-becd-9d345760272b tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Flow 'volume_create_api' (81a94db5-afad-4ade-913e-448ce419e74e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:52:47 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-cee9879f-f041-4dbf-becd-9d345760272b tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Create volume request issued successfully. Sep 02 12:52:47 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-cee9879f-f041-4dbf-becd-9d345760272b tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 12:52:47 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 625/1233] 192.168.122.82 () {60 vars in 1137 bytes} [Wed Sep 2 12:52:47 2026] POST /volume/v3/volumes => generated 761 bytes in 393 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 02 12:52:47 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-e9000961-f49f-4f6a-81dd-acf7715b363c None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:47 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-57886441-7ea2-477c-9dbc-20abadf98dd0 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:47 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-57886441-7ea2-477c-9dbc-20abadf98dd0 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] GET http://192.168.122.82/volume/v3/volumes/86e250c2-6852-4a3d-ac53-31b3459a013e Sep 02 12:52:47 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-57886441-7ea2-477c-9dbc-20abadf98dd0 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:47 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-57886441-7ea2-477c-9dbc-20abadf98dd0 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:47 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-e9000961-f49f-4f6a-81dd-acf7715b363c tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] PUT http://192.168.122.82/volume/v3/volumes/90871832-279a-45e3-9026-6b324b431cd8 Sep 02 12:52:47 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-e9000961-f49f-4f6a-81dd-acf7715b363c tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1515113431", "description": null}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:52:47 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:47 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:52:47 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:47 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:52:47 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-57886441-7ea2-477c-9dbc-20abadf98dd0 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Volume info retrieved successfully. Sep 02 12:52:47 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:47 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:52:47 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:47 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:52:47 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-57886441-7ea2-477c-9dbc-20abadf98dd0 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] http://192.168.122.82/volume/v3/volumes/86e250c2-6852-4a3d-ac53-31b3459a013e returned with HTTP 200 Sep 02 12:52:47 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 626/1234] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:47 2026] GET /volume/v3/volumes/86e250c2-6852-4a3d-ac53-31b3459a013e => generated 829 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:52:47 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-e9000961-f49f-4f6a-81dd-acf7715b363c tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Volume info retrieved successfully. Sep 02 12:52:47 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-e9000961-f49f-4f6a-81dd-acf7715b363c tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Volume updated successfully. Sep 02 12:52:47 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-e9000961-f49f-4f6a-81dd-acf7715b363c tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] http://192.168.122.82/volume/v3/volumes/90871832-279a-45e3-9026-6b324b431cd8 returned with HTTP 200 Sep 02 12:52:47 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 609/1235] 192.168.122.82 () {60 vars in 1247 bytes} [Wed Sep 2 12:52:47 2026] PUT /volume/v3/volumes/90871832-279a-45e3-9026-6b324b431cd8 => generated 777 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:52:47 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-f0ed9df4-5edf-4797-b974-0e695da8f608 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:47 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-f0ed9df4-5edf-4797-b974-0e695da8f608 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] GET http://192.168.122.82/volume/v3/volumes/90871832-279a-45e3-9026-6b324b431cd8 Sep 02 12:52:47 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-f0ed9df4-5edf-4797-b974-0e695da8f608 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:47 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-f0ed9df4-5edf-4797-b974-0e695da8f608 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:47 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:47 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:52:47 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:47 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:52:47 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-f0ed9df4-5edf-4797-b974-0e695da8f608 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Volume info retrieved successfully. Sep 02 12:52:47 devstack devstack@c-api.service[86935]: DEBUG dbcounter [-] [86935] Writing DB stats cinder:SELECT=698,cinder:UPDATE=115,cinder:DELETE=10,cinder:INSERT=60 {{(pid=86935) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 12:52:47 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-f0ed9df4-5edf-4797-b974-0e695da8f608 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] http://192.168.122.82/volume/v3/volumes/90871832-279a-45e3-9026-6b324b431cd8 returned with HTTP 200 Sep 02 12:52:47 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 627/1236] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:47 2026] GET /volume/v3/volumes/90871832-279a-45e3-9026-6b324b431cd8 => generated 845 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:52:47 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-c8d88edc-40a4-4fce-84f3-7fb77dee533f None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:47 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-c8d88edc-40a4-4fce-84f3-7fb77dee533f tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] DELETE http://192.168.122.82/volume/v3/volumes/90871832-279a-45e3-9026-6b324b431cd8 Sep 02 12:52:47 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-c8d88edc-40a4-4fce-84f3-7fb77dee533f tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:47 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-c8d88edc-40a4-4fce-84f3-7fb77dee533f tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Calling method 'delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:47 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-c8d88edc-40a4-4fce-84f3-7fb77dee533f tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Delete volume with id: 90871832-279a-45e3-9026-6b324b431cd8 Sep 02 12:52:47 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:47 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:52:47 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:47 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:52:47 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-c8d88edc-40a4-4fce-84f3-7fb77dee533f tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Volume info retrieved successfully. Sep 02 12:52:47 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-c8d88edc-40a4-4fce-84f3-7fb77dee533f tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Delete volume request issued successfully. Sep 02 12:52:47 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-c8d88edc-40a4-4fce-84f3-7fb77dee533f tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] http://192.168.122.82/volume/v3/volumes/90871832-279a-45e3-9026-6b324b431cd8 returned with HTTP 202 Sep 02 12:52:47 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 610/1237] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 12:52:47 2026] DELETE /volume/v3/volumes/90871832-279a-45e3-9026-6b324b431cd8 => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 12:52:47 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-5271fb78-7365-4737-a713-57a2584af65a None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:47 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-5271fb78-7365-4737-a713-57a2584af65a tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] GET http://192.168.122.82/volume/v3/volumes/90871832-279a-45e3-9026-6b324b431cd8 Sep 02 12:52:47 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-5271fb78-7365-4737-a713-57a2584af65a tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:47 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-5271fb78-7365-4737-a713-57a2584af65a tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:47 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:47 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:52:47 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:47 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:52:47 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-5271fb78-7365-4737-a713-57a2584af65a tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Volume info retrieved successfully. Sep 02 12:52:47 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-5271fb78-7365-4737-a713-57a2584af65a tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] http://192.168.122.82/volume/v3/volumes/90871832-279a-45e3-9026-6b324b431cd8 returned with HTTP 200 Sep 02 12:52:47 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 628/1238] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:47 2026] GET /volume/v3/volumes/90871832-279a-45e3-9026-6b324b431cd8 => generated 844 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:52:48 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-6d50c750-d543-42b1-90bb-38d3beccb9ce None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:48 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-6d50c750-d543-42b1-90bb-38d3beccb9ce tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] GET http://192.168.122.82/volume/v3/volumes/86e250c2-6852-4a3d-ac53-31b3459a013e Sep 02 12:52:48 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-6d50c750-d543-42b1-90bb-38d3beccb9ce tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:48 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-6d50c750-d543-42b1-90bb-38d3beccb9ce tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:48 devstack devstack@c-api.service[86936]: DEBUG dbcounter [-] [86936] Writing DB stats cinder:SELECT=704,cinder:INSERT=125,cinder:UPDATE=191,cinder:DELETE=4 {{(pid=86936) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 12:52:48 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:48 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:52:48 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:48 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:52:48 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-6d50c750-d543-42b1-90bb-38d3beccb9ce tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Volume info retrieved successfully. Sep 02 12:52:48 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-6d50c750-d543-42b1-90bb-38d3beccb9ce tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] http://192.168.122.82/volume/v3/volumes/86e250c2-6852-4a3d-ac53-31b3459a013e returned with HTTP 200 Sep 02 12:52:48 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 611/1239] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:48 2026] GET /volume/v3/volumes/86e250c2-6852-4a3d-ac53-31b3459a013e => generated 853 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:52:48 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-69322fb0-6d28-4d7d-a27e-277802d77f04 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:48 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-69322fb0-6d28-4d7d-a27e-277802d77f04 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] GET http://192.168.122.82/volume/v3/volumes/90871832-279a-45e3-9026-6b324b431cd8 Sep 02 12:52:48 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-69322fb0-6d28-4d7d-a27e-277802d77f04 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:48 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-69322fb0-6d28-4d7d-a27e-277802d77f04 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:48 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:48 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:52:48 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:48 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:52:48 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-69322fb0-6d28-4d7d-a27e-277802d77f04 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Volume info retrieved successfully. Sep 02 12:52:48 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-69322fb0-6d28-4d7d-a27e-277802d77f04 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] http://192.168.122.82/volume/v3/volumes/90871832-279a-45e3-9026-6b324b431cd8 returned with HTTP 200 Sep 02 12:52:48 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 629/1240] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:48 2026] GET /volume/v3/volumes/90871832-279a-45e3-9026-6b324b431cd8 => generated 844 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:52:49 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-2a2f6efc-ac3a-46c0-b17d-4fd42254d35d None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:49 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-2a2f6efc-ac3a-46c0-b17d-4fd42254d35d tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] GET http://192.168.122.82/volume/v3/volumes/86e250c2-6852-4a3d-ac53-31b3459a013e Sep 02 12:52:49 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-2a2f6efc-ac3a-46c0-b17d-4fd42254d35d tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:49 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-2a2f6efc-ac3a-46c0-b17d-4fd42254d35d tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:49 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:49 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:52:49 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:49 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:52:49 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-2a2f6efc-ac3a-46c0-b17d-4fd42254d35d tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Volume info retrieved successfully. Sep 02 12:52:49 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-2a2f6efc-ac3a-46c0-b17d-4fd42254d35d tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] http://192.168.122.82/volume/v3/volumes/86e250c2-6852-4a3d-ac53-31b3459a013e returned with HTTP 200 Sep 02 12:52:49 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 612/1241] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:49 2026] GET /volume/v3/volumes/86e250c2-6852-4a3d-ac53-31b3459a013e => generated 854 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:52:49 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [req-0f9ba9ee-263e-457d-b31a-8eab522bc2c7 req-1bc377a7-87a6-4ac4-a420-abf6eb6b46ec None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:49 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-0f9ba9ee-263e-457d-b31a-8eab522bc2c7 req-1bc377a7-87a6-4ac4-a420-abf6eb6b46ec tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] GET http://192.168.122.82/volume/v3/volumes/86e250c2-6852-4a3d-ac53-31b3459a013e Sep 02 12:52:49 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-0f9ba9ee-263e-457d-b31a-8eab522bc2c7 req-1bc377a7-87a6-4ac4-a420-abf6eb6b46ec tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:49 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-0f9ba9ee-263e-457d-b31a-8eab522bc2c7 req-1bc377a7-87a6-4ac4-a420-abf6eb6b46ec tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:49 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:49 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:52:49 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:49 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:52:49 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [req-0f9ba9ee-263e-457d-b31a-8eab522bc2c7 req-1bc377a7-87a6-4ac4-a420-abf6eb6b46ec tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Volume info retrieved successfully. Sep 02 12:52:49 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-0f9ba9ee-263e-457d-b31a-8eab522bc2c7 req-1bc377a7-87a6-4ac4-a420-abf6eb6b46ec tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] http://192.168.122.82/volume/v3/volumes/86e250c2-6852-4a3d-ac53-31b3459a013e returned with HTTP 200 Sep 02 12:52:49 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 630/1242] 192.168.122.82 () {60 vars in 1482 bytes} [Wed Sep 2 12:52:49 2026] GET /volume/v3/volumes/86e250c2-6852-4a3d-ac53-31b3459a013e => generated 854 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:52:49 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-bbbf698e-92ee-484d-8a37-a4ef2778708a None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:49 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-bbbf698e-92ee-484d-8a37-a4ef2778708a tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] GET http://192.168.122.82/volume/v3/volumes/90871832-279a-45e3-9026-6b324b431cd8 Sep 02 12:52:49 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-bbbf698e-92ee-484d-8a37-a4ef2778708a tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:49 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-bbbf698e-92ee-484d-8a37-a4ef2778708a tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:49 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-bbbf698e-92ee-484d-8a37-a4ef2778708a tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] http://192.168.122.82/volume/v3/volumes/90871832-279a-45e3-9026-6b324b431cd8 returned with HTTP 404 Sep 02 12:52:49 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 613/1243] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:49 2026] GET /volume/v3/volumes/90871832-279a-45e3-9026-6b324b431cd8 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:52:49 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-3371f7ee-fa9e-4ea0-a457-702261907a77 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:49 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-3371f7ee-fa9e-4ea0-a457-702261907a77 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] GET http://192.168.122.82/volume/v3/volumes/5efa820a-9b9d-44ef-ad89-1f345cb8160e Sep 02 12:52:49 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-3371f7ee-fa9e-4ea0-a457-702261907a77 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:49 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-3371f7ee-fa9e-4ea0-a457-702261907a77 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:49 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:49 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:52:49 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:49 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:52:49 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-d07e1d1f-6b2a-4420-a6f1-5315db8f73ce None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:49 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-3371f7ee-fa9e-4ea0-a457-702261907a77 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Volume info retrieved successfully. Sep 02 12:52:49 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-d07e1d1f-6b2a-4420-a6f1-5315db8f73ce None None] GET http://192.168.122.82/volume// Sep 02 12:52:49 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-d07e1d1f-6b2a-4420-a6f1-5315db8f73ce None None] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:49 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-d07e1d1f-6b2a-4420-a6f1-5315db8f73ce None None] Calling method 'all' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:50 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-d07e1d1f-6b2a-4420-a6f1-5315db8f73ce None None] http://192.168.122.82/volume// returned with HTTP 300 Sep 02 12:52:50 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 614/1244] 192.168.122.82 () {58 vars in 1312 bytes} [Wed Sep 2 12:52:49 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 12:52:50 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [req-0f9ba9ee-263e-457d-b31a-8eab522bc2c7 req-5bdc33ce-7745-4255-8f46-b4f0630b7e3e None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:50 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-3371f7ee-fa9e-4ea0-a457-702261907a77 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] http://192.168.122.82/volume/v3/volumes/5efa820a-9b9d-44ef-ad89-1f345cb8160e returned with HTTP 200 Sep 02 12:52:50 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 631/1245] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:49 2026] GET /volume/v3/volumes/5efa820a-9b9d-44ef-ad89-1f345cb8160e => generated 898 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:52:50 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-0f9ba9ee-263e-457d-b31a-8eab522bc2c7 req-5bdc33ce-7745-4255-8f46-b4f0630b7e3e tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] POST http://192.168.122.82/volume/v3/attachments Sep 02 12:52:50 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-0f9ba9ee-263e-457d-b31a-8eab522bc2c7 req-5bdc33ce-7745-4255-8f46-b4f0630b7e3e tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "86e250c2-6852-4a3d-ac53-31b3459a013e", "connector": null, "instance_uuid": "4e28f0bd-750c-4926-9752-61893cc55877"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:52:50 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-60e64f88-2fa2-4398-9280-45fa5d4debcc None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:50 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:50 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:52:50 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:50 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:52:50 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-60e64f88-2fa2-4398-9280-45fa5d4debcc tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] DELETE http://192.168.122.82/volume/v3/volumes/5efa820a-9b9d-44ef-ad89-1f345cb8160e Sep 02 12:52:50 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-60e64f88-2fa2-4398-9280-45fa5d4debcc tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:50 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-60e64f88-2fa2-4398-9280-45fa5d4debcc tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Calling method 'delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:50 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-60e64f88-2fa2-4398-9280-45fa5d4debcc tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Delete volume with id: 5efa820a-9b9d-44ef-ad89-1f345cb8160e Sep 02 12:52:50 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:50 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:52:50 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:50 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:52:50 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-60e64f88-2fa2-4398-9280-45fa5d4debcc tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Volume info retrieved successfully. Sep 02 12:52:50 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-0f9ba9ee-263e-457d-b31a-8eab522bc2c7 req-5bdc33ce-7745-4255-8f46-b4f0630b7e3e tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] http://192.168.122.82/volume/v3/attachments returned with HTTP 200 Sep 02 12:52:50 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 615/1246] 192.168.122.82 () {66 vars in 1478 bytes} [Wed Sep 2 12:52:50 2026] POST /volume/v3/attachments => generated 273 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:52:50 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-60e64f88-2fa2-4398-9280-45fa5d4debcc tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Delete volume request issued successfully. Sep 02 12:52:50 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-60e64f88-2fa2-4398-9280-45fa5d4debcc tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] http://192.168.122.82/volume/v3/volumes/5efa820a-9b9d-44ef-ad89-1f345cb8160e returned with HTTP 202 Sep 02 12:52:50 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 632/1247] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 12:52:50 2026] DELETE /volume/v3/volumes/5efa820a-9b9d-44ef-ad89-1f345cb8160e => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 12:52:50 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-838b391a-0693-49b7-84c2-90c6727f6359 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:50 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-838b391a-0693-49b7-84c2-90c6727f6359 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] GET http://192.168.122.82/volume/v3/volumes/5efa820a-9b9d-44ef-ad89-1f345cb8160e Sep 02 12:52:50 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-838b391a-0693-49b7-84c2-90c6727f6359 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:50 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-838b391a-0693-49b7-84c2-90c6727f6359 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:50 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:50 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:52:50 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:50 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:52:50 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-838b391a-0693-49b7-84c2-90c6727f6359 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Volume info retrieved successfully. Sep 02 12:52:50 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-85cda3b9-154d-40a0-b373-10ba74b205ba None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:50 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-85cda3b9-154d-40a0-b373-10ba74b205ba tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] GET http://192.168.122.82/volume/v3/volumes/86e250c2-6852-4a3d-ac53-31b3459a013e Sep 02 12:52:50 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-838b391a-0693-49b7-84c2-90c6727f6359 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] http://192.168.122.82/volume/v3/volumes/5efa820a-9b9d-44ef-ad89-1f345cb8160e returned with HTTP 200 Sep 02 12:52:50 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 616/1248] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:50 2026] GET /volume/v3/volumes/5efa820a-9b9d-44ef-ad89-1f345cb8160e => generated 897 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:52:50 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-85cda3b9-154d-40a0-b373-10ba74b205ba tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:50 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-85cda3b9-154d-40a0-b373-10ba74b205ba tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:50 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-52cb52b4-3a83-4d1a-9a66-b32165a9587f None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:50 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-52cb52b4-3a83-4d1a-9a66-b32165a9587f None None] GET http://192.168.122.82/volume// Sep 02 12:52:50 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-52cb52b4-3a83-4d1a-9a66-b32165a9587f None None] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:50 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-52cb52b4-3a83-4d1a-9a66-b32165a9587f None None] Calling method 'all' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:50 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-52cb52b4-3a83-4d1a-9a66-b32165a9587f None None] http://192.168.122.82/volume// returned with HTTP 300 Sep 02 12:52:50 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:50 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:52:50 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 617/1249] 192.168.122.82 () {58 vars in 1310 bytes} [Wed Sep 2 12:52:50 2026] GET /volume/ => generated 389 bytes in 13 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 12:52:50 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [req-0f9ba9ee-263e-457d-b31a-8eab522bc2c7 req-99bacec6-87e8-44d0-a71c-3a3bea2eaf0d None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:50 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:50 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:52:50 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-0f9ba9ee-263e-457d-b31a-8eab522bc2c7 req-99bacec6-87e8-44d0-a71c-3a3bea2eaf0d tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] GET http://192.168.122.82/volume/v3/volumes/86e250c2-6852-4a3d-ac53-31b3459a013e Sep 02 12:52:50 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-0f9ba9ee-263e-457d-b31a-8eab522bc2c7 req-99bacec6-87e8-44d0-a71c-3a3bea2eaf0d tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:50 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-0f9ba9ee-263e-457d-b31a-8eab522bc2c7 req-99bacec6-87e8-44d0-a71c-3a3bea2eaf0d tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:50 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-85cda3b9-154d-40a0-b373-10ba74b205ba tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Volume info retrieved successfully. Sep 02 12:52:50 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:50 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:52:50 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:50 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:52:50 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-85cda3b9-154d-40a0-b373-10ba74b205ba tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] http://192.168.122.82/volume/v3/volumes/86e250c2-6852-4a3d-ac53-31b3459a013e returned with HTTP 200 Sep 02 12:52:50 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 633/1250] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:50 2026] GET /volume/v3/volumes/86e250c2-6852-4a3d-ac53-31b3459a013e => generated 853 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:52:50 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [req-0f9ba9ee-263e-457d-b31a-8eab522bc2c7 req-99bacec6-87e8-44d0-a71c-3a3bea2eaf0d tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Volume info retrieved successfully. Sep 02 12:52:50 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-0f9ba9ee-263e-457d-b31a-8eab522bc2c7 req-99bacec6-87e8-44d0-a71c-3a3bea2eaf0d tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] http://192.168.122.82/volume/v3/volumes/86e250c2-6852-4a3d-ac53-31b3459a013e returned with HTTP 200 Sep 02 12:52:50 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 618/1251] 192.168.122.82 () {62 vars in 1523 bytes} [Wed Sep 2 12:52:50 2026] GET /volume/v3/volumes/86e250c2-6852-4a3d-ac53-31b3459a013e => generated 1034 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 12:52:50 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [req-0f9ba9ee-263e-457d-b31a-8eab522bc2c7 req-6b579baf-f100-4974-b509-133be3d143a1 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:50 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-0f9ba9ee-263e-457d-b31a-8eab522bc2c7 req-6b579baf-f100-4974-b509-133be3d143a1 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] PUT http://192.168.122.82/volume/v3/attachments/e1af16fc-b269-451f-96c0-8ca84819930b Sep 02 12:52:50 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-0f9ba9ee-263e-457d-b31a-8eab522bc2c7 req-6b579baf-f100-4974-b509-133be3d143a1 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.82", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d3f28f32c01d", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d962fb62-a9ac-4620-919c-737cbb1a64b6", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:52:50 devstack devstack@c-api.service[86935]: DEBUG cinder.coordination [req-0f9ba9ee-263e-457d-b31a-8eab522bc2c7 req-6b579baf-f100-4974-b509-133be3d143a1 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Acquiring lock "cinder-attachment_update-86e250c2-6852-4a3d-ac53-31b3459a013e-devstack" by "attachment_update" {{(pid=86935) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 02 12:52:50 devstack devstack@c-api.service[86935]: DEBUG cinder.coordination [req-0f9ba9ee-263e-457d-b31a-8eab522bc2c7 req-6b579baf-f100-4974-b509-133be3d143a1 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Lock "cinder-attachment_update-86e250c2-6852-4a3d-ac53-31b3459a013e-devstack" acquired by "attachment_update" :: waited 0.022s {{(pid=86935) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 02 12:52:50 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:50 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:52:50 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:50 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:52:50 devstack devstack@c-api.service[86935]: DEBUG cinder.coordination [req-0f9ba9ee-263e-457d-b31a-8eab522bc2c7 req-6b579baf-f100-4974-b509-133be3d143a1 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Lock "cinder-attachment_update-86e250c2-6852-4a3d-ac53-31b3459a013e-devstack" released by "attachment_update" :: held 0.247s {{(pid=86935) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 02 12:52:50 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-0f9ba9ee-263e-457d-b31a-8eab522bc2c7 req-6b579baf-f100-4974-b509-133be3d143a1 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] http://192.168.122.82/volume/v3/attachments/e1af16fc-b269-451f-96c0-8ca84819930b returned with HTTP 200 Sep 02 12:52:50 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 634/1252] 192.168.122.82 () {66 vars in 1588 bytes} [Wed Sep 2 12:52:50 2026] PUT /volume/v3/attachments/e1af16fc-b269-451f-96c0-8ca84819930b => generated 694 bytes in 298 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:52:51 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-aaa0943e-651b-4ac4-86b5-1966a0e38185 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:51 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-aaa0943e-651b-4ac4-86b5-1966a0e38185 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] GET http://192.168.122.82/volume/v3/volumes/5efa820a-9b9d-44ef-ad89-1f345cb8160e Sep 02 12:52:51 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-aaa0943e-651b-4ac4-86b5-1966a0e38185 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:51 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-aaa0943e-651b-4ac4-86b5-1966a0e38185 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:51 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:51 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:52:51 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:51 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:52:51 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-aaa0943e-651b-4ac4-86b5-1966a0e38185 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Volume info retrieved successfully. Sep 02 12:52:51 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-aaa0943e-651b-4ac4-86b5-1966a0e38185 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] http://192.168.122.82/volume/v3/volumes/5efa820a-9b9d-44ef-ad89-1f345cb8160e returned with HTTP 200 Sep 02 12:52:51 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 619/1253] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:51 2026] GET /volume/v3/volumes/5efa820a-9b9d-44ef-ad89-1f345cb8160e => generated 897 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 12:52:51 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-8a53b248-6335-4a95-83b3-a945e01b3e82 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:51 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-8a53b248-6335-4a95-83b3-a945e01b3e82 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] GET http://192.168.122.82/volume/v3/volumes/86e250c2-6852-4a3d-ac53-31b3459a013e Sep 02 12:52:51 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-8a53b248-6335-4a95-83b3-a945e01b3e82 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:51 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-8a53b248-6335-4a95-83b3-a945e01b3e82 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:51 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:51 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:52:51 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:51 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:52:51 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-8a53b248-6335-4a95-83b3-a945e01b3e82 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Volume info retrieved successfully. Sep 02 12:52:51 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-8a53b248-6335-4a95-83b3-a945e01b3e82 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] http://192.168.122.82/volume/v3/volumes/86e250c2-6852-4a3d-ac53-31b3459a013e returned with HTTP 200 Sep 02 12:52:51 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 635/1254] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:51 2026] GET /volume/v3/volumes/86e250c2-6852-4a3d-ac53-31b3459a013e => generated 854 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:52:51 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [req-0f9ba9ee-263e-457d-b31a-8eab522bc2c7 req-aecc3ef5-902a-4feb-be40-3b01c27553e5 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:51 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-0f9ba9ee-263e-457d-b31a-8eab522bc2c7 req-aecc3ef5-902a-4feb-be40-3b01c27553e5 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] POST http://192.168.122.82/volume/v3/attachments/e1af16fc-b269-451f-96c0-8ca84819930b/action Sep 02 12:52:51 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-0f9ba9ee-263e-457d-b31a-8eab522bc2c7 req-aecc3ef5-902a-4feb-be40-3b01c27553e5 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Action body: b'{"os-complete": null}' {{(pid=86936) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 12:52:51 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-0f9ba9ee-263e-457d-b31a-8eab522bc2c7 req-aecc3ef5-902a-4feb-be40-3b01c27553e5 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:52:51 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:51 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:52:51 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:51 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:52:51 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-0f9ba9ee-263e-457d-b31a-8eab522bc2c7 req-aecc3ef5-902a-4feb-be40-3b01c27553e5 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] http://192.168.122.82/volume/v3/attachments/e1af16fc-b269-451f-96c0-8ca84819930b/action returned with HTTP 204 Sep 02 12:52:51 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 620/1255] 192.168.122.82 () {66 vars in 1609 bytes} [Wed Sep 2 12:52:51 2026] POST /volume/v3/attachments/e1af16fc-b269-451f-96c0-8ca84819930b/action => generated 0 bytes in 79 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:52:52 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-f35aa34f-236f-4d39-b638-d6310de7546e None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:52 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-f35aa34f-236f-4d39-b638-d6310de7546e tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] GET http://192.168.122.82/volume/v3/volumes/5efa820a-9b9d-44ef-ad89-1f345cb8160e Sep 02 12:52:52 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-f35aa34f-236f-4d39-b638-d6310de7546e tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:52 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-f35aa34f-236f-4d39-b638-d6310de7546e tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:52 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-f35aa34f-236f-4d39-b638-d6310de7546e tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] http://192.168.122.82/volume/v3/volumes/5efa820a-9b9d-44ef-ad89-1f345cb8160e returned with HTTP 404 Sep 02 12:52:52 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 636/1256] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:52 2026] GET /volume/v3/volumes/5efa820a-9b9d-44ef-ad89-1f345cb8160e => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:52:52 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-05df7992-af02-4191-ad48-a776879574ec None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:52 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-05df7992-af02-4191-ad48-a776879574ec tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 12:52:52 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-05df7992-af02-4191-ad48-a776879574ec tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1845124054"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:52:52 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.volumes [None req-05df7992-af02-4191-ad48-a776879574ec tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1845124054'}} {{(pid=86936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 12:52:52 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-05df7992-af02-4191-ad48-a776879574ec tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Create volume of 1 GB Sep 02 12:52:52 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-05df7992-af02-4191-ad48-a776879574ec tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Availability Zones retrieved successfully. Sep 02 12:52:52 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-05df7992-af02-4191-ad48-a776879574ec tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Flow 'volume_create_api' (a0c40f83-4393-4a1f-a954-44f8b8bc9247) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:52:52 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-05df7992-af02-4191-ad48-a776879574ec tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94c544d1-5c95-430d-a2c9-116a21a3b428) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:52:52 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.flows.api.create_volume [None req-05df7992-af02-4191-ad48-a776879574ec tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Validating volume size '1' using validate_int {{(pid=86936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 12:52:52 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-c06a2fe7-37c2-48ea-be8f-166a2d24f851 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:52 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-c06a2fe7-37c2-48ea-be8f-166a2d24f851 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] GET http://192.168.122.82/volume/v3/volumes/86e250c2-6852-4a3d-ac53-31b3459a013e Sep 02 12:52:52 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-c06a2fe7-37c2-48ea-be8f-166a2d24f851 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:52 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-c06a2fe7-37c2-48ea-be8f-166a2d24f851 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:52 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:52 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:52:52 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:52 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:52:52 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-05df7992-af02-4191-ad48-a776879574ec tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94c544d1-5c95-430d-a2c9-116a21a3b428) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:52:52 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-c06a2fe7-37c2-48ea-be8f-166a2d24f851 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Volume info retrieved successfully. Sep 02 12:52:52 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-05df7992-af02-4191-ad48-a776879574ec tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4300fa9c-0677-48c5-a1b2-4683aec67d1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:52:52 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-c06a2fe7-37c2-48ea-be8f-166a2d24f851 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] http://192.168.122.82/volume/v3/volumes/86e250c2-6852-4a3d-ac53-31b3459a013e returned with HTTP 200 Sep 02 12:52:52 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 637/1257] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:52 2026] GET /volume/v3/volumes/86e250c2-6852-4a3d-ac53-31b3459a013e => generated 1146 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:52:52 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-ae5781c2-2be0-4355-a3a8-1a0adc119526 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:52 devstack devstack@c-api.service[86936]: DEBUG cinder.quota [None req-05df7992-af02-4191-ad48-a776879574ec tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Created reservations ['5168200f-2bfe-43c8-9c33-4ec5d3dc954a', 'da210357-2d2d-44b0-85a8-721125511cff', 'a48ccee9-94e3-4342-8fc4-7cad264fbad9', '74b1a200-7077-457e-b92f-beee8dd6608e'] {{(pid=86936) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:52:52 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-05df7992-af02-4191-ad48-a776879574ec tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4300fa9c-0677-48c5-a1b2-4683aec67d1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5168200f-2bfe-43c8-9c33-4ec5d3dc954a', 'da210357-2d2d-44b0-85a8-721125511cff', 'a48ccee9-94e3-4342-8fc4-7cad264fbad9', '74b1a200-7077-457e-b92f-beee8dd6608e']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:52:52 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-05df7992-af02-4191-ad48-a776879574ec tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01fe2e38-1fbd-4794-8804-4cd1105e4db1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:52:52 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:52 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:52:52 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-05df7992-af02-4191-ad48-a776879574ec tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01fe2e38-1fbd-4794-8804-4cd1105e4db1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '270b4e31-ff59-4f54-8162-61a5384b8ae7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1845124054',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93698377f05949dc937d4052455168b1',qos_specs=None,replication_status=,reservations=['5168200f-2bfe-43c8-9c33-4ec5d3dc954a','da210357-2d2d-44b0-85a8-721125511cff','a48ccee9-94e3-4342-8fc4-7cad264fbad9','74b1a200-7077-457e-b92f-beee8dd6608e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4f4e8c42cf849d2ab8e4140b95f9320',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T10:52:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1845124054',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=270b4e31-ff59-4f54-8162-61a5384b8ae7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='93698377f05949dc937d4052455168b1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f4f4e8c42cf849d2ab8e4140b95f9320',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:52:52 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-05df7992-af02-4191-ad48-a776879574ec tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c46bc5a-34b1-4bd6-af6d-60e65f43464d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:52:52 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-ae5781c2-2be0-4355-a3a8-1a0adc119526 tempest-VolumeTypesNegativeTest-941913598 tempest-VolumeTypesNegativeTest-941913598-project-admin] POST http://192.168.122.82/volume/v3/types/8529b6b6-a17f-4034-a6a0-2e848079998f/encryption Sep 02 12:52:52 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-ae5781c2-2be0-4355-a3a8-1a0adc119526 tempest-VolumeTypesNegativeTest-941913598 tempest-VolumeTypesNegativeTest-941913598-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:52:52 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-05df7992-af02-4191-ad48-a776879574ec tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c46bc5a-34b1-4bd6-af6d-60e65f43464d) transitioned into state 'SUCCESS' from state '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-1845124054',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93698377f05949dc937d4052455168b1',qos_specs=None,replication_status=,reservations=['5168200f-2bfe-43c8-9c33-4ec5d3dc954a','da210357-2d2d-44b0-85a8-721125511cff','a48ccee9-94e3-4342-8fc4-7cad264fbad9','74b1a200-7077-457e-b92f-beee8dd6608e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4f4e8c42cf849d2ab8e4140b95f9320',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:52:52 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-ae5781c2-2be0-4355-a3a8-1a0adc119526 tempest-VolumeTypesNegativeTest-941913598 tempest-VolumeTypesNegativeTest-941913598-project-admin] http://192.168.122.82/volume/v3/types/8529b6b6-a17f-4034-a6a0-2e848079998f/encryption returned with HTTP 404 Sep 02 12:52:52 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 638/1258] 192.168.122.82 () {60 vars in 1276 bytes} [Wed Sep 2 12:52:52 2026] POST /volume/v3/types/8529b6b6-a17f-4034-a6a0-2e848079998f/encryption => generated 114 bytes in 206 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:52:52 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-05df7992-af02-4191-ad48-a776879574ec tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31f74358-9e46-4daa-bcf1-81e377040699) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:52:52 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-1c1bd511-c66b-462e-adae-6e11c03555a7 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:52 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-1c1bd511-c66b-462e-adae-6e11c03555a7 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] GET http://192.168.122.82/volume/v3/volumes/86e250c2-6852-4a3d-ac53-31b3459a013e Sep 02 12:52:52 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-1c1bd511-c66b-462e-adae-6e11c03555a7 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:52 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-1c1bd511-c66b-462e-adae-6e11c03555a7 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:52 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:52 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:52:52 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-05df7992-af02-4191-ad48-a776879574ec tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31f74358-9e46-4daa-bcf1-81e377040699) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:52:52 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-05df7992-af02-4191-ad48-a776879574ec tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Flow 'volume_create_api' (a0c40f83-4393-4a1f-a954-44f8b8bc9247) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:52:52 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-05df7992-af02-4191-ad48-a776879574ec tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Create volume request issued successfully. Sep 02 12:52:52 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-05df7992-af02-4191-ad48-a776879574ec tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 12:52:52 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 621/1259] 192.168.122.82 () {60 vars in 1137 bytes} [Wed Sep 2 12:52:52 2026] POST /volume/v3/volumes => generated 752 bytes in 367 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 12:52:52 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-90b60bb1-6dab-49b6-b344-6cca223c86f5 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:52 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-90b60bb1-6dab-49b6-b344-6cca223c86f5 tempest-VolumeTypesNegativeTest-941913598 tempest-VolumeTypesNegativeTest-941913598-project-admin] POST http://192.168.122.82/volume/v3/types Sep 02 12:52:52 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:52 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:52:52 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-90b60bb1-6dab-49b6-b344-6cca223c86f5 tempest-VolumeTypesNegativeTest-941913598 tempest-VolumeTypesNegativeTest-941913598-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-183296242", "os-volume-type-access:is_public": false}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:52:52 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:52 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:52:52 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-1c1bd511-c66b-462e-adae-6e11c03555a7 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Volume info retrieved successfully. Sep 02 12:52:52 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-1c1bd511-c66b-462e-adae-6e11c03555a7 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] http://192.168.122.82/volume/v3/volumes/86e250c2-6852-4a3d-ac53-31b3459a013e returned with HTTP 200 Sep 02 12:52:52 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 639/1260] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:52 2026] GET /volume/v3/volumes/86e250c2-6852-4a3d-ac53-31b3459a013e => generated 1146 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:52:52 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-0c6bdf28-cb22-4af3-9992-2c2e12c5045b None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:52 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-90b60bb1-6dab-49b6-b344-6cca223c86f5 tempest-VolumeTypesNegativeTest-941913598 tempest-VolumeTypesNegativeTest-941913598-project-admin] http://192.168.122.82/volume/v3/types returned with HTTP 200 Sep 02 12:52:52 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 622/1261] 192.168.122.82 () {60 vars in 1132 bytes} [Wed Sep 2 12:52:52 2026] POST /volume/v3/types => generated 230 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:52:52 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-0c6bdf28-cb22-4af3-9992-2c2e12c5045b tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] GET http://192.168.122.82/volume/v3/volumes/270b4e31-ff59-4f54-8162-61a5384b8ae7 Sep 02 12:52:52 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-0c6bdf28-cb22-4af3-9992-2c2e12c5045b tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:52 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-0c6bdf28-cb22-4af3-9992-2c2e12c5045b tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:52 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-9a92d05d-bdb8-4b99-bb78-3029ab215e7d None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:52 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:52 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:52:52 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:52 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:52:52 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-0c6bdf28-cb22-4af3-9992-2c2e12c5045b tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Volume info retrieved successfully. Sep 02 12:52:52 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-0c6bdf28-cb22-4af3-9992-2c2e12c5045b tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] http://192.168.122.82/volume/v3/volumes/270b4e31-ff59-4f54-8162-61a5384b8ae7 returned with HTTP 200 Sep 02 12:52:52 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 640/1262] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:52 2026] GET /volume/v3/volumes/270b4e31-ff59-4f54-8162-61a5384b8ae7 => generated 820 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:52:52 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-e41a6b13-4ec1-4143-a663-4579daa25746 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:52 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e41a6b13-4ec1-4143-a663-4579daa25746 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] DELETE http://192.168.122.82/volume/v3/volumes/86e250c2-6852-4a3d-ac53-31b3459a013e Sep 02 12:52:52 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-e41a6b13-4ec1-4143-a663-4579daa25746 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:52 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-e41a6b13-4ec1-4143-a663-4579daa25746 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Calling method 'delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:52 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-e41a6b13-4ec1-4143-a663-4579daa25746 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Delete volume with id: 86e250c2-6852-4a3d-ac53-31b3459a013e Sep 02 12:52:52 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:52 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:52:52 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:52 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:52:52 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-e41a6b13-4ec1-4143-a663-4579daa25746 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Volume info retrieved successfully. Sep 02 12:52:52 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-e41a6b13-4ec1-4143-a663-4579daa25746 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-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 02 12:52:52 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e41a6b13-4ec1-4143-a663-4579daa25746 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] http://192.168.122.82/volume/v3/volumes/86e250c2-6852-4a3d-ac53-31b3459a013e returned with HTTP 400 Sep 02 12:52:52 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 641/1263] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 12:52:52 2026] DELETE /volume/v3/volumes/86e250c2-6852-4a3d-ac53-31b3459a013e => generated 307 bytes in 57 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 02 12:52:52 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-9e53e432-a769-4d70-83c6-789cb1e5ceeb None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:52 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-9e53e432-a769-4d70-83c6-789cb1e5ceeb tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] GET http://192.168.122.82/volume/v3/volumes/86e250c2-6852-4a3d-ac53-31b3459a013e Sep 02 12:52:52 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-9e53e432-a769-4d70-83c6-789cb1e5ceeb tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:52 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-9e53e432-a769-4d70-83c6-789cb1e5ceeb tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:52 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:52 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:52:52 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:52 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:52:52 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-9e53e432-a769-4d70-83c6-789cb1e5ceeb tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Volume info retrieved successfully. Sep 02 12:52:52 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-9e53e432-a769-4d70-83c6-789cb1e5ceeb tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] http://192.168.122.82/volume/v3/volumes/86e250c2-6852-4a3d-ac53-31b3459a013e returned with HTTP 200 Sep 02 12:52:52 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 642/1264] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:52 2026] GET /volume/v3/volumes/86e250c2-6852-4a3d-ac53-31b3459a013e => generated 1146 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:52:53 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-9a92d05d-bdb8-4b99-bb78-3029ab215e7d tempest-VolumeTypesNegativeTest-1616651172 tempest-VolumeTypesNegativeTest-1616651172-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 12:52:53 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-9a92d05d-bdb8-4b99-bb78-3029ab215e7d tempest-VolumeTypesNegativeTest-1616651172 tempest-VolumeTypesNegativeTest-1616651172-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "6fd7c2ff-b26f-4775-a6c4-f037d2d7af84", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-2054067886"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:52:53 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.volumes [None req-9a92d05d-bdb8-4b99-bb78-3029ab215e7d tempest-VolumeTypesNegativeTest-1616651172 tempest-VolumeTypesNegativeTest-1616651172-project-member] Create volume request body: {'volume': {'volume_type': '6fd7c2ff-b26f-4775-a6c4-f037d2d7af84', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-2054067886'}} {{(pid=86936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 12:52:53 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [req-3976c290-75c7-44a3-bbb5-991245e7d3e5 req-781c695e-a50e-4ac1-8171-aebfb3572fc5 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:53 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-3976c290-75c7-44a3-bbb5-991245e7d3e5 req-781c695e-a50e-4ac1-8171-aebfb3572fc5 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] GET http://192.168.122.82/volume/v3/volumes/86e250c2-6852-4a3d-ac53-31b3459a013e Sep 02 12:52:53 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-3976c290-75c7-44a3-bbb5-991245e7d3e5 req-781c695e-a50e-4ac1-8171-aebfb3572fc5 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:53 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-3976c290-75c7-44a3-bbb5-991245e7d3e5 req-781c695e-a50e-4ac1-8171-aebfb3572fc5 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:53 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-9a92d05d-bdb8-4b99-bb78-3029ab215e7d tempest-VolumeTypesNegativeTest-1616651172 tempest-VolumeTypesNegativeTest-1616651172-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 404 Sep 02 12:52:53 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 623/1265] 192.168.122.82 () {60 vars in 1138 bytes} [Wed Sep 2 12:52:52 2026] POST /volume/v3/volumes => generated 114 bytes in 286 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:52:53 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-b30c6ca6-cc86-4809-a29d-8c2430af25b0 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:53 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-b30c6ca6-cc86-4809-a29d-8c2430af25b0 tempest-VolumeTypesNegativeTest-941913598 tempest-VolumeTypesNegativeTest-941913598-project-admin] DELETE http://192.168.122.82/volume/v3/types/6fd7c2ff-b26f-4775-a6c4-f037d2d7af84 Sep 02 12:52:53 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-b30c6ca6-cc86-4809-a29d-8c2430af25b0 tempest-VolumeTypesNegativeTest-941913598 tempest-VolumeTypesNegativeTest-941913598-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:53 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-b30c6ca6-cc86-4809-a29d-8c2430af25b0 tempest-VolumeTypesNegativeTest-941913598 tempest-VolumeTypesNegativeTest-941913598-project-admin] Calling method '_delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:53 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:53 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:52:53 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:53 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:52:53 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [req-3976c290-75c7-44a3-bbb5-991245e7d3e5 req-781c695e-a50e-4ac1-8171-aebfb3572fc5 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Volume info retrieved successfully. Sep 02 12:52:53 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-b30c6ca6-cc86-4809-a29d-8c2430af25b0 tempest-VolumeTypesNegativeTest-941913598 tempest-VolumeTypesNegativeTest-941913598-project-admin] http://192.168.122.82/volume/v3/types/6fd7c2ff-b26f-4775-a6c4-f037d2d7af84 returned with HTTP 202 Sep 02 12:52:53 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-3976c290-75c7-44a3-bbb5-991245e7d3e5 req-781c695e-a50e-4ac1-8171-aebfb3572fc5 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] http://192.168.122.82/volume/v3/volumes/86e250c2-6852-4a3d-ac53-31b3459a013e returned with HTTP 200 Sep 02 12:52:53 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 643/1266] 192.168.122.82 () {60 vars in 1482 bytes} [Wed Sep 2 12:52:53 2026] GET /volume/v3/volumes/86e250c2-6852-4a3d-ac53-31b3459a013e => generated 1146 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:52:53 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 624/1267] 192.168.122.82 () {58 vars in 1224 bytes} [Wed Sep 2 12:52:53 2026] DELETE /volume/v3/types/6fd7c2ff-b26f-4775-a6c4-f037d2d7af84 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 12:52:53 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-15a27d9c-b0eb-44be-920a-b4d75da66c7d None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:53 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-15a27d9c-b0eb-44be-920a-b4d75da66c7d tempest-VolumeTypesNegativeTest-941913598 tempest-VolumeTypesNegativeTest-941913598-project-admin] GET http://192.168.122.82/volume/v3/types/6fd7c2ff-b26f-4775-a6c4-f037d2d7af84 Sep 02 12:52:53 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-15a27d9c-b0eb-44be-920a-b4d75da66c7d tempest-VolumeTypesNegativeTest-941913598 tempest-VolumeTypesNegativeTest-941913598-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:53 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-15a27d9c-b0eb-44be-920a-b4d75da66c7d tempest-VolumeTypesNegativeTest-941913598 tempest-VolumeTypesNegativeTest-941913598-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:53 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-15a27d9c-b0eb-44be-920a-b4d75da66c7d tempest-VolumeTypesNegativeTest-941913598 tempest-VolumeTypesNegativeTest-941913598-project-admin] http://192.168.122.82/volume/v3/types/6fd7c2ff-b26f-4775-a6c4-f037d2d7af84 returned with HTTP 404 Sep 02 12:52:53 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 644/1268] 192.168.122.82 () {58 vars in 1221 bytes} [Wed Sep 2 12:52:53 2026] GET /volume/v3/types/6fd7c2ff-b26f-4775-a6c4-f037d2d7af84 => generated 114 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:52:53 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [req-3976c290-75c7-44a3-bbb5-991245e7d3e5 req-48c2af5f-6e13-4d4e-8856-c1042b25c6e6 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:53 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-5e93aa65-8389-418f-8ebf-9bdcf60ac3a6 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:53 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-3976c290-75c7-44a3-bbb5-991245e7d3e5 req-48c2af5f-6e13-4d4e-8856-c1042b25c6e6 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] POST http://192.168.122.82/volume/v3/volumes/86e250c2-6852-4a3d-ac53-31b3459a013e/action Sep 02 12:52:53 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-5e93aa65-8389-418f-8ebf-9bdcf60ac3a6 tempest-VolumeTypesNegativeTest-941913598 tempest-VolumeTypesNegativeTest-941913598-project-admin] POST http://192.168.122.82/volume/v3/types Sep 02 12:52:53 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-3976c290-75c7-44a3-bbb5-991245e7d3e5 req-48c2af5f-6e13-4d4e-8856-c1042b25c6e6 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86936) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 12:52:53 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-3976c290-75c7-44a3-bbb5-991245e7d3e5 req-48c2af5f-6e13-4d4e-8856-c1042b25c6e6 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:52:53 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-5e93aa65-8389-418f-8ebf-9bdcf60ac3a6 tempest-VolumeTypesNegativeTest-941913598 tempest-VolumeTypesNegativeTest-941913598-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:52:53 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-5e93aa65-8389-418f-8ebf-9bdcf60ac3a6 tempest-VolumeTypesNegativeTest-941913598 tempest-VolumeTypesNegativeTest-941913598-project-admin] http://192.168.122.82/volume/v3/types returned with HTTP 400 Sep 02 12:52:53 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 645/1269] 192.168.122.82 () {60 vars in 1131 bytes} [Wed Sep 2 12:52:53 2026] POST /volume/v3/types => generated 115 bytes in 24 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 02 12:52:53 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-fe473e16-b823-4190-8d7a-13db5a1ee4f7 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:53 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-fe473e16-b823-4190-8d7a-13db5a1ee4f7 tempest-VolumeTypesNegativeTest-941913598 tempest-VolumeTypesNegativeTest-941913598-project-admin] POST http://192.168.122.82/volume/v3/types Sep 02 12:52:53 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-fe473e16-b823-4190-8d7a-13db5a1ee4f7 tempest-VolumeTypesNegativeTest-941913598 tempest-VolumeTypesNegativeTest-941913598-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1208957051"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:52:53 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:53 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:52:53 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:53 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:52:53 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [req-3976c290-75c7-44a3-bbb5-991245e7d3e5 req-48c2af5f-6e13-4d4e-8856-c1042b25c6e6 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Volume info retrieved successfully. Sep 02 12:52:53 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [req-3976c290-75c7-44a3-bbb5-991245e7d3e5 req-48c2af5f-6e13-4d4e-8856-c1042b25c6e6 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Begin detaching volume completed successfully. Sep 02 12:52:53 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-3976c290-75c7-44a3-bbb5-991245e7d3e5 req-48c2af5f-6e13-4d4e-8856-c1042b25c6e6 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] http://192.168.122.82/volume/v3/volumes/86e250c2-6852-4a3d-ac53-31b3459a013e/action returned with HTTP 202 Sep 02 12:52:53 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 625/1270] 192.168.122.82 () {64 vars in 1556 bytes} [Wed Sep 2 12:52:53 2026] POST /volume/v3/volumes/86e250c2-6852-4a3d-ac53-31b3459a013e/action => generated 0 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 12:52:53 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-fe473e16-b823-4190-8d7a-13db5a1ee4f7 tempest-VolumeTypesNegativeTest-941913598 tempest-VolumeTypesNegativeTest-941913598-project-admin] http://192.168.122.82/volume/v3/types returned with HTTP 200 Sep 02 12:52:53 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 646/1271] 192.168.122.82 () {60 vars in 1131 bytes} [Wed Sep 2 12:52:53 2026] POST /volume/v3/types => generated 229 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:52:53 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-60ee9fec-b8c5-4b0e-ae71-ddc58b655db1 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:53 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-60ee9fec-b8c5-4b0e-ae71-ddc58b655db1 tempest-VolumeTypesNegativeTest-941913598 tempest-VolumeTypesNegativeTest-941913598-project-admin] POST http://192.168.122.82/volume/v3/types Sep 02 12:52:53 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-60ee9fec-b8c5-4b0e-ae71-ddc58b655db1 tempest-VolumeTypesNegativeTest-941913598 tempest-VolumeTypesNegativeTest-941913598-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1208957051"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:52:53 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-60ee9fec-b8c5-4b0e-ae71-ddc58b655db1 tempest-VolumeTypesNegativeTest-941913598 tempest-VolumeTypesNegativeTest-941913598-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-1208957051 already exists. Sep 02 12:52:53 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-60ee9fec-b8c5-4b0e-ae71-ddc58b655db1 tempest-VolumeTypesNegativeTest-941913598 tempest-VolumeTypesNegativeTest-941913598-project-admin] http://192.168.122.82/volume/v3/types returned with HTTP 409 Sep 02 12:52:53 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 626/1272] 192.168.122.82 () {60 vars in 1131 bytes} [Wed Sep 2 12:52:53 2026] POST /volume/v3/types => generated 134 bytes in 26 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 02 12:52:53 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-e35a2d22-71a0-44b9-ba2a-d3350a7e1b1a None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:53 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e35a2d22-71a0-44b9-ba2a-d3350a7e1b1a tempest-VolumeTypesNegativeTest-941913598 tempest-VolumeTypesNegativeTest-941913598-project-admin] DELETE http://192.168.122.82/volume/v3/types/79978a1a-48fd-4c72-b806-a4b08107fe4a Sep 02 12:52:53 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-e35a2d22-71a0-44b9-ba2a-d3350a7e1b1a tempest-VolumeTypesNegativeTest-941913598 tempest-VolumeTypesNegativeTest-941913598-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:53 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-e35a2d22-71a0-44b9-ba2a-d3350a7e1b1a tempest-VolumeTypesNegativeTest-941913598 tempest-VolumeTypesNegativeTest-941913598-project-admin] Calling method '_delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:53 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-7a0318a7-aea5-4399-b904-128f4bb1ae56 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:53 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-7a0318a7-aea5-4399-b904-128f4bb1ae56 None None] GET http://192.168.122.82/volume// Sep 02 12:52:53 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-7a0318a7-aea5-4399-b904-128f4bb1ae56 None None] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:53 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-7a0318a7-aea5-4399-b904-128f4bb1ae56 None None] Calling method 'all' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:53 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-7a0318a7-aea5-4399-b904-128f4bb1ae56 None None] http://192.168.122.82/volume// returned with HTTP 300 Sep 02 12:52:53 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 627/1273] 192.168.122.82 () {58 vars in 1310 bytes} [Wed Sep 2 12:52: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 02 12:52:53 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [req-3976c290-75c7-44a3-bbb5-991245e7d3e5 req-5039ca26-8328-4269-b425-f301ae0845a2 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:53 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-3976c290-75c7-44a3-bbb5-991245e7d3e5 req-5039ca26-8328-4269-b425-f301ae0845a2 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] GET http://192.168.122.82/volume/v3/volumes/86e250c2-6852-4a3d-ac53-31b3459a013e Sep 02 12:52:53 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-3976c290-75c7-44a3-bbb5-991245e7d3e5 req-5039ca26-8328-4269-b425-f301ae0845a2 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:53 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-3976c290-75c7-44a3-bbb5-991245e7d3e5 req-5039ca26-8328-4269-b425-f301ae0845a2 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:53 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e35a2d22-71a0-44b9-ba2a-d3350a7e1b1a tempest-VolumeTypesNegativeTest-941913598 tempest-VolumeTypesNegativeTest-941913598-project-admin] http://192.168.122.82/volume/v3/types/79978a1a-48fd-4c72-b806-a4b08107fe4a returned with HTTP 202 Sep 02 12:52:53 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 647/1274] 192.168.122.82 () {58 vars in 1224 bytes} [Wed Sep 2 12:52:53 2026] DELETE /volume/v3/types/79978a1a-48fd-4c72-b806-a4b08107fe4a => generated 0 bytes in 112 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 12:52:53 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:53 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:52:53 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-550fde21-1377-416a-b3af-1a820cd00156 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:53 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-550fde21-1377-416a-b3af-1a820cd00156 tempest-VolumeTypesNegativeTest-941913598 tempest-VolumeTypesNegativeTest-941913598-project-admin] GET http://192.168.122.82/volume/v3/types/79978a1a-48fd-4c72-b806-a4b08107fe4a Sep 02 12:52:53 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-550fde21-1377-416a-b3af-1a820cd00156 tempest-VolumeTypesNegativeTest-941913598 tempest-VolumeTypesNegativeTest-941913598-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:53 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-550fde21-1377-416a-b3af-1a820cd00156 tempest-VolumeTypesNegativeTest-941913598 tempest-VolumeTypesNegativeTest-941913598-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:53 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:53 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:52:53 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-550fde21-1377-416a-b3af-1a820cd00156 tempest-VolumeTypesNegativeTest-941913598 tempest-VolumeTypesNegativeTest-941913598-project-admin] http://192.168.122.82/volume/v3/types/79978a1a-48fd-4c72-b806-a4b08107fe4a returned with HTTP 404 Sep 02 12:52:53 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 648/1275] 192.168.122.82 () {58 vars in 1221 bytes} [Wed Sep 2 12:52:53 2026] GET /volume/v3/types/79978a1a-48fd-4c72-b806-a4b08107fe4a => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:52:53 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [req-3976c290-75c7-44a3-bbb5-991245e7d3e5 req-5039ca26-8328-4269-b425-f301ae0845a2 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Volume info retrieved successfully. Sep 02 12:52:53 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-51ba0583-25be-42fa-95f0-e709f0da1fdd None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:53 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-3976c290-75c7-44a3-bbb5-991245e7d3e5 req-5039ca26-8328-4269-b425-f301ae0845a2 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] http://192.168.122.82/volume/v3/volumes/86e250c2-6852-4a3d-ac53-31b3459a013e returned with HTTP 200 Sep 02 12:52:53 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-51ba0583-25be-42fa-95f0-e709f0da1fdd tempest-VolumeTypesNegativeTest-941913598 tempest-VolumeTypesNegativeTest-941913598-project-admin] DELETE http://192.168.122.82/volume/v3/types/c82b8331-95a7-44b4-adb3-b0bbef6ee71f Sep 02 12:52:53 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 628/1276] 192.168.122.82 () {62 vars in 1523 bytes} [Wed Sep 2 12:52:53 2026] GET /volume/v3/volumes/86e250c2-6852-4a3d-ac53-31b3459a013e => generated 1330 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 12:52:53 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-51ba0583-25be-42fa-95f0-e709f0da1fdd tempest-VolumeTypesNegativeTest-941913598 tempest-VolumeTypesNegativeTest-941913598-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:53 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-51ba0583-25be-42fa-95f0-e709f0da1fdd tempest-VolumeTypesNegativeTest-941913598 tempest-VolumeTypesNegativeTest-941913598-project-admin] Calling method '_delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:53 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-51ba0583-25be-42fa-95f0-e709f0da1fdd tempest-VolumeTypesNegativeTest-941913598 tempest-VolumeTypesNegativeTest-941913598-project-admin] http://192.168.122.82/volume/v3/types/c82b8331-95a7-44b4-adb3-b0bbef6ee71f returned with HTTP 404 Sep 02 12:52:53 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 649/1277] 192.168.122.82 () {58 vars in 1224 bytes} [Wed Sep 2 12:52:53 2026] DELETE /volume/v3/types/c82b8331-95a7-44b4-adb3-b0bbef6ee71f => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:52:53 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-c686b317-a2b4-43b6-ae0b-013303223969 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:53 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-c686b317-a2b4-43b6-ae0b-013303223969 tempest-VolumeTypesNegativeTest-941913598 tempest-VolumeTypesNegativeTest-941913598-project-admin] GET http://192.168.122.82/volume/v3/types/badbdc54-571d-4645-87d1-2270b2dd8563 Sep 02 12:52:53 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-c686b317-a2b4-43b6-ae0b-013303223969 tempest-VolumeTypesNegativeTest-941913598 tempest-VolumeTypesNegativeTest-941913598-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:53 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-c686b317-a2b4-43b6-ae0b-013303223969 tempest-VolumeTypesNegativeTest-941913598 tempest-VolumeTypesNegativeTest-941913598-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:53 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-c686b317-a2b4-43b6-ae0b-013303223969 tempest-VolumeTypesNegativeTest-941913598 tempest-VolumeTypesNegativeTest-941913598-project-admin] http://192.168.122.82/volume/v3/types/badbdc54-571d-4645-87d1-2270b2dd8563 returned with HTTP 404 Sep 02 12:52:53 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 629/1278] 192.168.122.82 () {58 vars in 1221 bytes} [Wed Sep 2 12:52:53 2026] GET /volume/v3/types/badbdc54-571d-4645-87d1-2270b2dd8563 => generated 114 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:52:53 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [req-3976c290-75c7-44a3-bbb5-991245e7d3e5 req-e226bdc2-f8db-4d8b-ac29-bb5e190554c7 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:53 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-3976c290-75c7-44a3-bbb5-991245e7d3e5 req-e226bdc2-f8db-4d8b-ac29-bb5e190554c7 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] DELETE http://192.168.122.82/volume/v3/attachments/e1af16fc-b269-451f-96c0-8ca84819930b Sep 02 12:52:53 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-3976c290-75c7-44a3-bbb5-991245e7d3e5 req-e226bdc2-f8db-4d8b-ac29-bb5e190554c7 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:53 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-3976c290-75c7-44a3-bbb5-991245e7d3e5 req-e226bdc2-f8db-4d8b-ac29-bb5e190554c7 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Calling method 'version_select' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:53 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:53 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:52:53 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-3be7ae3f-e61f-4734-8870-fb17cfcb47c4 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:53 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-3be7ae3f-e61f-4734-8870-fb17cfcb47c4 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] GET http://192.168.122.82/volume/v3/volumes/270b4e31-ff59-4f54-8162-61a5384b8ae7 Sep 02 12:52:53 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-3be7ae3f-e61f-4734-8870-fb17cfcb47c4 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:53 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-3be7ae3f-e61f-4734-8870-fb17cfcb47c4 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:53 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:53 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:52:53 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:53 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:52:53 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-3be7ae3f-e61f-4734-8870-fb17cfcb47c4 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Volume info retrieved successfully. Sep 02 12:52:53 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-3be7ae3f-e61f-4734-8870-fb17cfcb47c4 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] http://192.168.122.82/volume/v3/volumes/270b4e31-ff59-4f54-8162-61a5384b8ae7 returned with HTTP 200 Sep 02 12:52:53 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 630/1279] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:53 2026] GET /volume/v3/volumes/270b4e31-ff59-4f54-8162-61a5384b8ae7 => generated 844 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:52:53 devstack devstack@c-api.service[86935]: /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 02 12:52:53 devstack devstack@c-api.service[86935]: return base.obj_make_list(context, Sep 02 12:52:53 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-3976c290-75c7-44a3-bbb5-991245e7d3e5 req-e226bdc2-f8db-4d8b-ac29-bb5e190554c7 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] http://192.168.122.82/volume/v3/attachments/e1af16fc-b269-451f-96c0-8ca84819930b returned with HTTP 200 Sep 02 12:52:53 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 650/1280] 192.168.122.82 () {64 vars in 1557 bytes} [Wed Sep 2 12:52:53 2026] DELETE /volume/v3/attachments/e1af16fc-b269-451f-96c0-8ca84819930b => generated 19 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:52:54 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-bf97e153-3797-4105-84e0-973ab3de7fce None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:54 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-bf97e153-3797-4105-84e0-973ab3de7fce tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] GET http://192.168.122.82/volume/v3/volumes/86e250c2-6852-4a3d-ac53-31b3459a013e Sep 02 12:52:54 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-bf97e153-3797-4105-84e0-973ab3de7fce tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:54 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-bf97e153-3797-4105-84e0-973ab3de7fce tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:54 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:54 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:52:54 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:54 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:52:54 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-bf97e153-3797-4105-84e0-973ab3de7fce tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Volume info retrieved successfully. Sep 02 12:52:54 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-bf97e153-3797-4105-84e0-973ab3de7fce tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] http://192.168.122.82/volume/v3/volumes/86e250c2-6852-4a3d-ac53-31b3459a013e returned with HTTP 200 Sep 02 12:52:54 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 631/1281] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:54 2026] GET /volume/v3/volumes/86e250c2-6852-4a3d-ac53-31b3459a013e => generated 854 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:52:54 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-58b1292c-3bd8-4db1-9fde-321c93ea115c None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:54 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-58b1292c-3bd8-4db1-9fde-321c93ea115c tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] GET http://192.168.122.82/volume/v3/volumes/270b4e31-ff59-4f54-8162-61a5384b8ae7 Sep 02 12:52:54 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-58b1292c-3bd8-4db1-9fde-321c93ea115c tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:54 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-58b1292c-3bd8-4db1-9fde-321c93ea115c tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:54 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:54 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:52:54 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:54 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:52:54 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-58b1292c-3bd8-4db1-9fde-321c93ea115c tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Volume info retrieved successfully. Sep 02 12:52:54 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-58b1292c-3bd8-4db1-9fde-321c93ea115c tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] http://192.168.122.82/volume/v3/volumes/270b4e31-ff59-4f54-8162-61a5384b8ae7 returned with HTTP 200 Sep 02 12:52:54 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 651/1282] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:54 2026] GET /volume/v3/volumes/270b4e31-ff59-4f54-8162-61a5384b8ae7 => generated 845 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:52:54 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-9f009b52-4de8-48db-9864-7fc410136ee0 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:54 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-9f009b52-4de8-48db-9864-7fc410136ee0 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 12:52:54 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-9f009b52-4de8-48db-9864-7fc410136ee0 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "270b4e31-ff59-4f54-8162-61a5384b8ae7", "size": 1, "name": "tempest-VolumesGetTest-Volume-1427158944", "metadata": {"Type": "Test"}}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:52:54 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.volumes [None req-9f009b52-4de8-48db-9864-7fc410136ee0 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Create volume request body: {'volume': {'source_volid': '270b4e31-ff59-4f54-8162-61a5384b8ae7', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1427158944', 'metadata': {'Type': 'Test'}}} {{(pid=86936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 12:52:55 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:55 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:52:55 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:55 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:52:55 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-9f009b52-4de8-48db-9864-7fc410136ee0 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Volume retrieved successfully. Sep 02 12:52:55 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-9f009b52-4de8-48db-9864-7fc410136ee0 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Create volume of 1 GB Sep 02 12:52:55 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-9f009b52-4de8-48db-9864-7fc410136ee0 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Availability Zones retrieved successfully. Sep 02 12:52:55 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-9f009b52-4de8-48db-9864-7fc410136ee0 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Flow 'volume_create_api' (9d0cf375-ee16-4666-b193-529159da82eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:52:55 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-9f009b52-4de8-48db-9864-7fc410136ee0 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6920b57a-236d-4cc0-a155-593241eb6529) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:52:55 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.flows.api.create_volume [None req-9f009b52-4de8-48db-9864-7fc410136ee0 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=86936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 12:52:55 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-9f009b52-4de8-48db-9864-7fc410136ee0 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6920b57a-236d-4cc0-a155-593241eb6529) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '270b4e31-ff59-4f54-8162-61a5384b8ae7', 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:52:55 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-9f009b52-4de8-48db-9864-7fc410136ee0 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de1bdfa0-7f31-4d58-8d65-e0000e07e645) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:52:55 devstack devstack@c-api.service[86936]: DEBUG cinder.quota [None req-9f009b52-4de8-48db-9864-7fc410136ee0 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Created reservations ['13d9edd7-e869-484a-8f27-9d81112b1d82', '22edb285-83f9-417d-9c75-fd31e32b7d3a', 'f196f530-c200-4c08-9b5b-cd28fd6ea91e', '5d431038-fa82-4187-a8ab-d8b9c3a51922'] {{(pid=86936) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:52:55 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-9f009b52-4de8-48db-9864-7fc410136ee0 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de1bdfa0-7f31-4d58-8d65-e0000e07e645) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['13d9edd7-e869-484a-8f27-9d81112b1d82', '22edb285-83f9-417d-9c75-fd31e32b7d3a', 'f196f530-c200-4c08-9b5b-cd28fd6ea91e', '5d431038-fa82-4187-a8ab-d8b9c3a51922']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:52:55 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-9f009b52-4de8-48db-9864-7fc410136ee0 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b544b6d-4dba-45e2-af8e-4972084024c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:52:55 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:55 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:52:55 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:55 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:52:55 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-9f009b52-4de8-48db-9864-7fc410136ee0 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b544b6d-4dba-45e2-af8e-4972084024c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '67b4caad-f15d-4672-95e4-f64d10fc1e8f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1427158944',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='93698377f05949dc937d4052455168b1',qos_specs=None,replication_status=,reservations=['13d9edd7-e869-484a-8f27-9d81112b1d82','22edb285-83f9-417d-9c75-fd31e32b7d3a','f196f530-c200-4c08-9b5b-cd28fd6ea91e','5d431038-fa82-4187-a8ab-d8b9c3a51922'],size=1,snapshot_id=None,source_replicaid=,source_volid=270b4e31-ff59-4f54-8162-61a5384b8ae7,status='creating',user_id='f4f4e8c42cf849d2ab8e4140b95f9320',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T10:52:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1427158944',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=67b4caad-f15d-4672-95e4-f64d10fc1e8f,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='93698377f05949dc937d4052455168b1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=270b4e31-ff59-4f54-8162-61a5384b8ae7,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f4f4e8c42cf849d2ab8e4140b95f9320',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:52:55 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-9f009b52-4de8-48db-9864-7fc410136ee0 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e070e6bf-6a5b-4a3a-bf2d-2109730b1253) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:52:55 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-9f009b52-4de8-48db-9864-7fc410136ee0 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e070e6bf-6a5b-4a3a-bf2d-2109730b1253) transitioned into state 'SUCCESS' from state '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-1427158944',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='93698377f05949dc937d4052455168b1',qos_specs=None,replication_status=,reservations=['13d9edd7-e869-484a-8f27-9d81112b1d82','22edb285-83f9-417d-9c75-fd31e32b7d3a','f196f530-c200-4c08-9b5b-cd28fd6ea91e','5d431038-fa82-4187-a8ab-d8b9c3a51922'],size=1,snapshot_id=None,source_replicaid=,source_volid=270b4e31-ff59-4f54-8162-61a5384b8ae7,status='creating',user_id='f4f4e8c42cf849d2ab8e4140b95f9320',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:52:55 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-9f009b52-4de8-48db-9864-7fc410136ee0 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01445806-9d8b-48ea-b8fb-bd690b66e87e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:52:55 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:55 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:52:55 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-9f009b52-4de8-48db-9864-7fc410136ee0 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01445806-9d8b-48ea-b8fb-bd690b66e87e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:52:55 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-9f009b52-4de8-48db-9864-7fc410136ee0 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Flow 'volume_create_api' (9d0cf375-ee16-4666-b193-529159da82eb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:52:55 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-9f009b52-4de8-48db-9864-7fc410136ee0 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Create volume request issued successfully. Sep 02 12:52:55 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-9f009b52-4de8-48db-9864-7fc410136ee0 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 12:52:55 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 632/1283] 192.168.122.82 () {60 vars in 1138 bytes} [Wed Sep 2 12:52:54 2026] POST /volume/v3/volumes => generated 800 bytes in 642 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 12:52:55 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-eb8165c0-7f1d-49b7-b611-ca2f6f8e6b23 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:55 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-eb8165c0-7f1d-49b7-b611-ca2f6f8e6b23 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] GET http://192.168.122.82/volume/v3/volumes/67b4caad-f15d-4672-95e4-f64d10fc1e8f Sep 02 12:52:55 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-eb8165c0-7f1d-49b7-b611-ca2f6f8e6b23 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:55 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-eb8165c0-7f1d-49b7-b611-ca2f6f8e6b23 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:55 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:55 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:52:55 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:55 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:52:55 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-eb8165c0-7f1d-49b7-b611-ca2f6f8e6b23 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Volume info retrieved successfully. Sep 02 12:52:55 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-eb8165c0-7f1d-49b7-b611-ca2f6f8e6b23 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] http://192.168.122.82/volume/v3/volumes/67b4caad-f15d-4672-95e4-f64d10fc1e8f returned with HTTP 200 Sep 02 12:52:55 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 652/1284] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:55 2026] GET /volume/v3/volumes/67b4caad-f15d-4672-95e4-f64d10fc1e8f => generated 868 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:52:56 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-7f47d97c-3f6c-4c32-a9c1-d2c2f5f3c513 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:56 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-7f47d97c-3f6c-4c32-a9c1-d2c2f5f3c513 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] GET http://192.168.122.82/volume/v3/volumes/67b4caad-f15d-4672-95e4-f64d10fc1e8f Sep 02 12:52:56 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-7f47d97c-3f6c-4c32-a9c1-d2c2f5f3c513 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:56 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-7f47d97c-3f6c-4c32-a9c1-d2c2f5f3c513 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:56 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:56 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:52:56 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:56 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:52:56 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-7f47d97c-3f6c-4c32-a9c1-d2c2f5f3c513 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Volume info retrieved successfully. Sep 02 12:52:56 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-7f47d97c-3f6c-4c32-a9c1-d2c2f5f3c513 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] http://192.168.122.82/volume/v3/volumes/67b4caad-f15d-4672-95e4-f64d10fc1e8f returned with HTTP 200 Sep 02 12:52:56 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 633/1285] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:56 2026] GET /volume/v3/volumes/67b4caad-f15d-4672-95e4-f64d10fc1e8f => generated 892 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:52:57 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-4cec6ade-e589-48df-96a4-0e84449370cc None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:57 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-4cec6ade-e589-48df-96a4-0e84449370cc tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] GET http://192.168.122.82/volume/v3/volumes/67b4caad-f15d-4672-95e4-f64d10fc1e8f Sep 02 12:52:57 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-4cec6ade-e589-48df-96a4-0e84449370cc tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:57 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-4cec6ade-e589-48df-96a4-0e84449370cc tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:57 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:57 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:52:57 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:57 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:52:57 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-4cec6ade-e589-48df-96a4-0e84449370cc tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Volume info retrieved successfully. Sep 02 12:52:57 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-4cec6ade-e589-48df-96a4-0e84449370cc tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] http://192.168.122.82/volume/v3/volumes/67b4caad-f15d-4672-95e4-f64d10fc1e8f returned with HTTP 200 Sep 02 12:52:57 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 653/1286] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:57 2026] GET /volume/v3/volumes/67b4caad-f15d-4672-95e4-f64d10fc1e8f => generated 892 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 12:52:58 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-f59cfb2a-780e-4622-9c78-bf2c277856ba None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:58 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-f59cfb2a-780e-4622-9c78-bf2c277856ba tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] GET http://192.168.122.82/volume/v3/volumes/67b4caad-f15d-4672-95e4-f64d10fc1e8f Sep 02 12:52:58 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-f59cfb2a-780e-4622-9c78-bf2c277856ba tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:58 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-f59cfb2a-780e-4622-9c78-bf2c277856ba tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:58 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:58 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:52:58 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:58 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:52:58 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-f59cfb2a-780e-4622-9c78-bf2c277856ba tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Volume info retrieved successfully. Sep 02 12:52:59 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-f59cfb2a-780e-4622-9c78-bf2c277856ba tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] http://192.168.122.82/volume/v3/volumes/67b4caad-f15d-4672-95e4-f64d10fc1e8f returned with HTTP 200 Sep 02 12:52:59 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 634/1287] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:58 2026] GET /volume/v3/volumes/67b4caad-f15d-4672-95e4-f64d10fc1e8f => generated 892 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 12:52:59 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-73d43203-27ce-4d20-8a5f-a58e3e7fb3d4 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:59 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-73d43203-27ce-4d20-8a5f-a58e3e7fb3d4 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] DELETE http://192.168.122.82/volume/v3/volumes/86e250c2-6852-4a3d-ac53-31b3459a013e Sep 02 12:52:59 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-73d43203-27ce-4d20-8a5f-a58e3e7fb3d4 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:59 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-73d43203-27ce-4d20-8a5f-a58e3e7fb3d4 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Calling method 'delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:59 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-73d43203-27ce-4d20-8a5f-a58e3e7fb3d4 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Delete volume with id: 86e250c2-6852-4a3d-ac53-31b3459a013e Sep 02 12:52:59 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:59 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:52:59 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:59 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:52:59 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-73d43203-27ce-4d20-8a5f-a58e3e7fb3d4 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Volume info retrieved successfully. Sep 02 12:52:59 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-73d43203-27ce-4d20-8a5f-a58e3e7fb3d4 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Delete volume request issued successfully. Sep 02 12:52:59 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-73d43203-27ce-4d20-8a5f-a58e3e7fb3d4 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] http://192.168.122.82/volume/v3/volumes/86e250c2-6852-4a3d-ac53-31b3459a013e returned with HTTP 202 Sep 02 12:52:59 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 654/1288] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 12:52:59 2026] DELETE /volume/v3/volumes/86e250c2-6852-4a3d-ac53-31b3459a013e => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 12:52:59 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-985c3cd2-6b3d-4cbd-9f6c-cf3c26f07be7 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:59 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-985c3cd2-6b3d-4cbd-9f6c-cf3c26f07be7 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] GET http://192.168.122.82/volume/v3/volumes/86e250c2-6852-4a3d-ac53-31b3459a013e Sep 02 12:52:59 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-985c3cd2-6b3d-4cbd-9f6c-cf3c26f07be7 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:59 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-985c3cd2-6b3d-4cbd-9f6c-cf3c26f07be7 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:59 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:52:59 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:52:59 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:52:59 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:52:59 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-985c3cd2-6b3d-4cbd-9f6c-cf3c26f07be7 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Volume info retrieved successfully. Sep 02 12:52:59 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-985c3cd2-6b3d-4cbd-9f6c-cf3c26f07be7 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] http://192.168.122.82/volume/v3/volumes/86e250c2-6852-4a3d-ac53-31b3459a013e returned with HTTP 200 Sep 02 12:52:59 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 635/1289] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:52:59 2026] GET /volume/v3/volumes/86e250c2-6852-4a3d-ac53-31b3459a013e => generated 853 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:52:59 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-df8cd87a-54a4-4f57-ad04-bff7a8eed723 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:59 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-df8cd87a-54a4-4f57-ad04-bff7a8eed723 None None] GET http://192.168.122.82/volume// Sep 02 12:52:59 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-df8cd87a-54a4-4f57-ad04-bff7a8eed723 None None] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:59 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-df8cd87a-54a4-4f57-ad04-bff7a8eed723 None None] Calling method 'all' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:59 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-df8cd87a-54a4-4f57-ad04-bff7a8eed723 None None] http://192.168.122.82/volume// returned with HTTP 300 Sep 02 12:52:59 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 655/1290] 192.168.122.82 () {56 vars in 883 bytes} [Wed Sep 2 12:52:59 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 12:52:59 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-9ec92a66-0b77-4549-be41-f78a0be3019c None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:59 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-9ec92a66-0b77-4549-be41-f78a0be3019c None None] GET http://192.168.122.82/volume// Sep 02 12:52:59 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-9ec92a66-0b77-4549-be41-f78a0be3019c None None] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:59 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-9ec92a66-0b77-4549-be41-f78a0be3019c None None] Calling method 'all' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:59 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-9ec92a66-0b77-4549-be41-f78a0be3019c None None] http://192.168.122.82/volume// returned with HTTP 300 Sep 02 12:52:59 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 636/1291] 192.168.122.82 () {56 vars in 883 bytes} [Wed Sep 2 12:52:59 2026] GET /volume/ => generated 389 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 12:52:59 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-9355f4f6-fb06-479c-8a5d-637e842df6f2 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:52:59 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-9355f4f6-fb06-479c-8a5d-637e842df6f2 tempest-VersionsTest-1811296056 tempest-VersionsTest-1811296056-project-member] GET http://192.168.122.82/volume/v3/ Sep 02 12:52:59 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-9355f4f6-fb06-479c-8a5d-637e842df6f2 tempest-VersionsTest-1811296056 tempest-VersionsTest-1811296056-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:52:59 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-9355f4f6-fb06-479c-8a5d-637e842df6f2 tempest-VersionsTest-1811296056 tempest-VersionsTest-1811296056-project-member] Calling method 'version_select' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:52:59 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-9355f4f6-fb06-479c-8a5d-637e842df6f2 tempest-VersionsTest-1811296056 tempest-VersionsTest-1811296056-project-member] http://192.168.122.82/volume/v3/ returned with HTTP 200 Sep 02 12:52:59 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 656/1292] 192.168.122.82 () {58 vars in 1095 bytes} [Wed Sep 2 12:52:59 2026] GET /volume/v3/ => generated 389 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:53:00 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-1cc8901f-515f-46ef-83e9-dcf336a13911 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:00 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-1cc8901f-515f-46ef-83e9-dcf336a13911 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] GET http://192.168.122.82/volume/v3/volumes/67b4caad-f15d-4672-95e4-f64d10fc1e8f Sep 02 12:53:00 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-1cc8901f-515f-46ef-83e9-dcf336a13911 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:00 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-1cc8901f-515f-46ef-83e9-dcf336a13911 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:00 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:00 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:53:00 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:00 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:53:00 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-1cc8901f-515f-46ef-83e9-dcf336a13911 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Volume info retrieved successfully. Sep 02 12:53:00 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-1cc8901f-515f-46ef-83e9-dcf336a13911 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] http://192.168.122.82/volume/v3/volumes/67b4caad-f15d-4672-95e4-f64d10fc1e8f returned with HTTP 200 Sep 02 12:53:00 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 637/1293] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:53:00 2026] GET /volume/v3/volumes/67b4caad-f15d-4672-95e4-f64d10fc1e8f => generated 892 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:53:00 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-8d3048d2-ae0e-4b5f-83f4-bd52a07cc813 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:00 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-8d3048d2-ae0e-4b5f-83f4-bd52a07cc813 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] GET http://192.168.122.82/volume/v3/volumes/86e250c2-6852-4a3d-ac53-31b3459a013e Sep 02 12:53:00 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-8d3048d2-ae0e-4b5f-83f4-bd52a07cc813 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:00 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-8d3048d2-ae0e-4b5f-83f4-bd52a07cc813 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:00 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-8d3048d2-ae0e-4b5f-83f4-bd52a07cc813 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] http://192.168.122.82/volume/v3/volumes/86e250c2-6852-4a3d-ac53-31b3459a013e returned with HTTP 404 Sep 02 12:53:00 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 657/1294] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:53:00 2026] GET /volume/v3/volumes/86e250c2-6852-4a3d-ac53-31b3459a013e => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:53:00 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-54fb0383-9956-48da-b10c-8e64ded8ba9b None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:00 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-54fb0383-9956-48da-b10c-8e64ded8ba9b tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] DELETE http://192.168.122.82/volume/v3/volumes/ebfbaea7-946c-4e52-b84b-23fc6ea36f9a Sep 02 12:53:00 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-54fb0383-9956-48da-b10c-8e64ded8ba9b tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:00 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-54fb0383-9956-48da-b10c-8e64ded8ba9b tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Calling method 'delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:00 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-54fb0383-9956-48da-b10c-8e64ded8ba9b tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Delete volume with id: ebfbaea7-946c-4e52-b84b-23fc6ea36f9a Sep 02 12:53:00 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:00 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:53:00 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:00 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:53:00 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-54fb0383-9956-48da-b10c-8e64ded8ba9b tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Volume info retrieved successfully. Sep 02 12:53:00 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-54fb0383-9956-48da-b10c-8e64ded8ba9b tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Delete volume request issued successfully. Sep 02 12:53:00 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-54fb0383-9956-48da-b10c-8e64ded8ba9b tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] http://192.168.122.82/volume/v3/volumes/ebfbaea7-946c-4e52-b84b-23fc6ea36f9a returned with HTTP 202 Sep 02 12:53:00 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 638/1295] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 12:53:00 2026] DELETE /volume/v3/volumes/ebfbaea7-946c-4e52-b84b-23fc6ea36f9a => generated 0 bytes in 144 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 02 12:53:00 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-96e5e2a2-cb63-4add-b994-09cdc3b4eef0 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:00 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-96e5e2a2-cb63-4add-b994-09cdc3b4eef0 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] GET http://192.168.122.82/volume/v3/volumes/ebfbaea7-946c-4e52-b84b-23fc6ea36f9a Sep 02 12:53:00 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-96e5e2a2-cb63-4add-b994-09cdc3b4eef0 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:00 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-96e5e2a2-cb63-4add-b994-09cdc3b4eef0 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:00 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:00 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:53:00 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:00 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:53:00 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-96e5e2a2-cb63-4add-b994-09cdc3b4eef0 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Volume info retrieved successfully. Sep 02 12:53:01 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-96e5e2a2-cb63-4add-b994-09cdc3b4eef0 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] http://192.168.122.82/volume/v3/volumes/ebfbaea7-946c-4e52-b84b-23fc6ea36f9a returned with HTTP 200 Sep 02 12:53:01 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 658/1296] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:53:00 2026] GET /volume/v3/volumes/ebfbaea7-946c-4e52-b84b-23fc6ea36f9a => generated 854 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:53:01 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-9f5255fe-a19f-4afd-a099-3bb4be2a41e5 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:01 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-9f5255fe-a19f-4afd-a099-3bb4be2a41e5 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] GET http://192.168.122.82/volume/v3/volumes/67b4caad-f15d-4672-95e4-f64d10fc1e8f Sep 02 12:53:01 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-9f5255fe-a19f-4afd-a099-3bb4be2a41e5 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:01 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-9f5255fe-a19f-4afd-a099-3bb4be2a41e5 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:01 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:01 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:53:01 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:01 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:53:01 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-9f5255fe-a19f-4afd-a099-3bb4be2a41e5 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Volume info retrieved successfully. Sep 02 12:53:01 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-9f5255fe-a19f-4afd-a099-3bb4be2a41e5 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] http://192.168.122.82/volume/v3/volumes/67b4caad-f15d-4672-95e4-f64d10fc1e8f returned with HTTP 200 Sep 02 12:53:01 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 639/1297] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:53:01 2026] GET /volume/v3/volumes/67b4caad-f15d-4672-95e4-f64d10fc1e8f => generated 892 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 12:53:02 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-000aab7c-1b85-4750-8d98-5879bf07cc43 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:02 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-000aab7c-1b85-4750-8d98-5879bf07cc43 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] GET http://192.168.122.82/volume/v3/volumes/ebfbaea7-946c-4e52-b84b-23fc6ea36f9a Sep 02 12:53:02 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-000aab7c-1b85-4750-8d98-5879bf07cc43 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:02 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-000aab7c-1b85-4750-8d98-5879bf07cc43 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:02 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:02 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:53:02 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:02 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:53:02 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-000aab7c-1b85-4750-8d98-5879bf07cc43 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Volume info retrieved successfully. Sep 02 12:53:02 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-000aab7c-1b85-4750-8d98-5879bf07cc43 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] http://192.168.122.82/volume/v3/volumes/ebfbaea7-946c-4e52-b84b-23fc6ea36f9a returned with HTTP 200 Sep 02 12:53:02 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 659/1298] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:53:02 2026] GET /volume/v3/volumes/ebfbaea7-946c-4e52-b84b-23fc6ea36f9a => generated 854 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:53:02 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-1c433168-747c-4da5-a96a-5a6e58ec5926 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:02 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-6aee413c-2bcc-4ead-a2ad-34962074ae8f None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:02 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-6aee413c-2bcc-4ead-a2ad-34962074ae8f tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] GET http://192.168.122.82/volume/v3/volumes/67b4caad-f15d-4672-95e4-f64d10fc1e8f Sep 02 12:53:02 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-6aee413c-2bcc-4ead-a2ad-34962074ae8f tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:02 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-6aee413c-2bcc-4ead-a2ad-34962074ae8f tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:02 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:02 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:53:02 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:02 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:53:02 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-6aee413c-2bcc-4ead-a2ad-34962074ae8f tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Volume info retrieved successfully. Sep 02 12:53:02 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-6aee413c-2bcc-4ead-a2ad-34962074ae8f tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] http://192.168.122.82/volume/v3/volumes/67b4caad-f15d-4672-95e4-f64d10fc1e8f returned with HTTP 200 Sep 02 12:53:02 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 660/1299] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:53:02 2026] GET /volume/v3/volumes/67b4caad-f15d-4672-95e4-f64d10fc1e8f => generated 892 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:53:02 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-1c433168-747c-4da5-a96a-5a6e58ec5926 tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 12:53:02 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-1c433168-747c-4da5-a96a-5a6e58ec5926 tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-1009976164"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:53:02 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.volumes [None req-1c433168-747c-4da5-a96a-5a6e58ec5926 tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-1009976164'}} {{(pid=86936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 12:53:02 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-1c433168-747c-4da5-a96a-5a6e58ec5926 tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] Create volume of 1 GB Sep 02 12:53:02 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-1c433168-747c-4da5-a96a-5a6e58ec5926 tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] Availability Zones retrieved successfully. Sep 02 12:53:02 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-1c433168-747c-4da5-a96a-5a6e58ec5926 tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] Flow 'volume_create_api' (2d9d5272-a004-4253-8490-ce7387e6a685) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:53:02 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-1c433168-747c-4da5-a96a-5a6e58ec5926 tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3d87dd8-3a14-461a-93ac-3e150d6cb390) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:53:02 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.flows.api.create_volume [None req-1c433168-747c-4da5-a96a-5a6e58ec5926 tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] Validating volume size '1' using validate_int {{(pid=86936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 12:53:03 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-1c433168-747c-4da5-a96a-5a6e58ec5926 tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3d87dd8-3a14-461a-93ac-3e150d6cb390) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:53:03 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-1c433168-747c-4da5-a96a-5a6e58ec5926 tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73dfc627-85c5-4f3b-84a3-26ab9ac7b85e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:53:03 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-0cdce673-9df1-4792-9138-bbc404669c3f None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:03 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-0cdce673-9df1-4792-9138-bbc404669c3f tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] GET http://192.168.122.82/volume/v3/volumes/ebfbaea7-946c-4e52-b84b-23fc6ea36f9a Sep 02 12:53:03 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-0cdce673-9df1-4792-9138-bbc404669c3f tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:03 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-0cdce673-9df1-4792-9138-bbc404669c3f tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:03 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-0cdce673-9df1-4792-9138-bbc404669c3f tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] http://192.168.122.82/volume/v3/volumes/ebfbaea7-946c-4e52-b84b-23fc6ea36f9a returned with HTTP 404 Sep 02 12:53:03 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 661/1300] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:53:03 2026] GET /volume/v3/volumes/ebfbaea7-946c-4e52-b84b-23fc6ea36f9a => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:53:03 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-5856e906-99b1-46d1-ad59-2bb7e9163dd6 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:03 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-5856e906-99b1-46d1-ad59-2bb7e9163dd6 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] GET http://192.168.122.82/volume/v3/volumes/67b4caad-f15d-4672-95e4-f64d10fc1e8f Sep 02 12:53:03 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-5856e906-99b1-46d1-ad59-2bb7e9163dd6 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:03 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-5856e906-99b1-46d1-ad59-2bb7e9163dd6 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:03 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:03 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:53:03 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:03 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:53:03 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-5856e906-99b1-46d1-ad59-2bb7e9163dd6 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Volume info retrieved successfully. Sep 02 12:53:03 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-5856e906-99b1-46d1-ad59-2bb7e9163dd6 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] http://192.168.122.82/volume/v3/volumes/67b4caad-f15d-4672-95e4-f64d10fc1e8f returned with HTTP 200 Sep 02 12:53:03 devstack devstack@c-api.service[86936]: DEBUG cinder.quota [None req-1c433168-747c-4da5-a96a-5a6e58ec5926 tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] Created reservations ['597473f6-404a-4845-9dad-5e7060a39e45', 'e72f8281-7e20-4048-9334-96c5926a9e74', 'e061346f-7772-4052-9128-8001f370d7c7', 'cdf0a440-64df-43b5-969f-b28d47cff0f8'] {{(pid=86936) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:53:03 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 662/1301] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:53:03 2026] GET /volume/v3/volumes/67b4caad-f15d-4672-95e4-f64d10fc1e8f => generated 892 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:53:03 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-1c433168-747c-4da5-a96a-5a6e58ec5926 tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73dfc627-85c5-4f3b-84a3-26ab9ac7b85e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['597473f6-404a-4845-9dad-5e7060a39e45', 'e72f8281-7e20-4048-9334-96c5926a9e74', 'e061346f-7772-4052-9128-8001f370d7c7', 'cdf0a440-64df-43b5-969f-b28d47cff0f8']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:53:03 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-1c433168-747c-4da5-a96a-5a6e58ec5926 tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb384985-6094-46ff-a2f1-d4933e732cc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:53:03 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:03 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:53:03 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-1c433168-747c-4da5-a96a-5a6e58ec5926 tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb384985-6094-46ff-a2f1-d4933e732cc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e9cdd63d-d783-4c05-8921-d076785b4289', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1009976164',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c34058161d734dbfae83c4bb6bbc4a4d',qos_specs=None,replication_status=,reservations=['597473f6-404a-4845-9dad-5e7060a39e45','e72f8281-7e20-4048-9334-96c5926a9e74','e061346f-7772-4052-9128-8001f370d7c7','cdf0a440-64df-43b5-969f-b28d47cff0f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e5b8f4462f92446c9ba8cba58b309d4b',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T10:53:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1009976164',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e9cdd63d-d783-4c05-8921-d076785b4289,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c34058161d734dbfae83c4bb6bbc4a4d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e5b8f4462f92446c9ba8cba58b309d4b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:53:03 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-736e4d92-4166-4f4d-b2d5-782bd5217af5 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:03 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-1c433168-747c-4da5-a96a-5a6e58ec5926 tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32b9a88b-be6b-434b-913a-60d06d07a6d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:53:03 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-736e4d92-4166-4f4d-b2d5-782bd5217af5 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] DELETE http://192.168.122.82/volume/v3/volumes/811dc9ee-d723-4612-9f16-b6d5d8544e83 Sep 02 12:53:03 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-736e4d92-4166-4f4d-b2d5-782bd5217af5 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:03 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-736e4d92-4166-4f4d-b2d5-782bd5217af5 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Calling method 'delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:03 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-736e4d92-4166-4f4d-b2d5-782bd5217af5 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Delete volume with id: 811dc9ee-d723-4612-9f16-b6d5d8544e83 Sep 02 12:53:03 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:03 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:53:04 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:04 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:53:04 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-736e4d92-4166-4f4d-b2d5-782bd5217af5 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Volume info retrieved successfully. Sep 02 12:53:04 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-1c433168-747c-4da5-a96a-5a6e58ec5926 tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32b9a88b-be6b-434b-913a-60d06d07a6d8) transitioned into state 'SUCCESS' from state '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-1009976164',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c34058161d734dbfae83c4bb6bbc4a4d',qos_specs=None,replication_status=,reservations=['597473f6-404a-4845-9dad-5e7060a39e45','e72f8281-7e20-4048-9334-96c5926a9e74','e061346f-7772-4052-9128-8001f370d7c7','cdf0a440-64df-43b5-969f-b28d47cff0f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e5b8f4462f92446c9ba8cba58b309d4b',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:53:04 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-1c433168-747c-4da5-a96a-5a6e58ec5926 tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d402926-bb90-4f20-957f-b39e2dab1822) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:53:04 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-1c433168-747c-4da5-a96a-5a6e58ec5926 tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d402926-bb90-4f20-957f-b39e2dab1822) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:53:04 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-736e4d92-4166-4f4d-b2d5-782bd5217af5 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Delete volume request issued successfully. Sep 02 12:53:04 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-736e4d92-4166-4f4d-b2d5-782bd5217af5 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] http://192.168.122.82/volume/v3/volumes/811dc9ee-d723-4612-9f16-b6d5d8544e83 returned with HTTP 202 Sep 02 12:53:04 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-1c433168-747c-4da5-a96a-5a6e58ec5926 tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] Flow 'volume_create_api' (2d9d5272-a004-4253-8490-ce7387e6a685) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:53:04 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 663/1302] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 12:53:03 2026] DELETE /volume/v3/volumes/811dc9ee-d723-4612-9f16-b6d5d8544e83 => generated 0 bytes in 265 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 12:53:04 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-1c433168-747c-4da5-a96a-5a6e58ec5926 tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] Create volume request issued successfully. Sep 02 12:53:04 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-d3e0bfbf-c1bb-425d-84f4-8fa1032e0da4 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:04 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-1c433168-747c-4da5-a96a-5a6e58ec5926 tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 12:53:04 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 640/1303] 192.168.122.82 () {60 vars in 1137 bytes} [Wed Sep 2 12:53:02 2026] POST /volume/v3/volumes => generated 762 bytes in 1887 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 12:53:04 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-d3e0bfbf-c1bb-425d-84f4-8fa1032e0da4 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] GET http://192.168.122.82/volume/v3/volumes/811dc9ee-d723-4612-9f16-b6d5d8544e83 Sep 02 12:53:04 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-d3e0bfbf-c1bb-425d-84f4-8fa1032e0da4 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:04 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-d3e0bfbf-c1bb-425d-84f4-8fa1032e0da4 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:04 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-02b82e03-82af-4b72-8ec7-7e11e1c0837a None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:04 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-02b82e03-82af-4b72-8ec7-7e11e1c0837a tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] GET http://192.168.122.82/volume/v3/volumes/e9cdd63d-d783-4c05-8921-d076785b4289 Sep 02 12:53:04 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-02b82e03-82af-4b72-8ec7-7e11e1c0837a tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:04 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-02b82e03-82af-4b72-8ec7-7e11e1c0837a tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:04 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:04 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:53:04 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:04 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:53:04 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:04 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:53:04 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:04 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:53:04 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-d3e0bfbf-c1bb-425d-84f4-8fa1032e0da4 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Volume info retrieved successfully. Sep 02 12:53:04 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-d3e0bfbf-c1bb-425d-84f4-8fa1032e0da4 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] http://192.168.122.82/volume/v3/volumes/811dc9ee-d723-4612-9f16-b6d5d8544e83 returned with HTTP 200 Sep 02 12:53:04 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 664/1304] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:53:04 2026] GET /volume/v3/volumes/811dc9ee-d723-4612-9f16-b6d5d8544e83 => generated 854 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 12:53:04 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-02b82e03-82af-4b72-8ec7-7e11e1c0837a tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] Volume info retrieved successfully. Sep 02 12:53:04 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-02b82e03-82af-4b72-8ec7-7e11e1c0837a tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] http://192.168.122.82/volume/v3/volumes/e9cdd63d-d783-4c05-8921-d076785b4289 returned with HTTP 200 Sep 02 12:53:04 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 641/1305] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:53:04 2026] GET /volume/v3/volumes/e9cdd63d-d783-4c05-8921-d076785b4289 => generated 830 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:53:04 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-57fd050c-42ce-4631-a8dd-46c36c4da4c4 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:04 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-57fd050c-42ce-4631-a8dd-46c36c4da4c4 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] GET http://192.168.122.82/volume/v3/volumes/67b4caad-f15d-4672-95e4-f64d10fc1e8f Sep 02 12:53:04 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-57fd050c-42ce-4631-a8dd-46c36c4da4c4 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:04 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-57fd050c-42ce-4631-a8dd-46c36c4da4c4 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:04 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:04 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:53:04 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:04 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:53:04 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-57fd050c-42ce-4631-a8dd-46c36c4da4c4 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Volume info retrieved successfully. Sep 02 12:53:04 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-57fd050c-42ce-4631-a8dd-46c36c4da4c4 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] http://192.168.122.82/volume/v3/volumes/67b4caad-f15d-4672-95e4-f64d10fc1e8f returned with HTTP 200 Sep 02 12:53:04 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 665/1306] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:53:04 2026] GET /volume/v3/volumes/67b4caad-f15d-4672-95e4-f64d10fc1e8f => generated 892 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:53:05 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-6dd2aeb2-84c3-4bdd-82b8-2d5cd8e4da80 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:05 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-6dd2aeb2-84c3-4bdd-82b8-2d5cd8e4da80 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] GET http://192.168.122.82/volume/v3/volumes/811dc9ee-d723-4612-9f16-b6d5d8544e83 Sep 02 12:53:05 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-6dd2aeb2-84c3-4bdd-82b8-2d5cd8e4da80 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:05 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-6dd2aeb2-84c3-4bdd-82b8-2d5cd8e4da80 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:05 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-7d7b1a8d-60fb-45a4-9d21-a8196c394f5a None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:05 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:05 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:53:05 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:05 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:53:05 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-7d7b1a8d-60fb-45a4-9d21-a8196c394f5a tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] GET http://192.168.122.82/volume/v3/volumes/e9cdd63d-d783-4c05-8921-d076785b4289 Sep 02 12:53:05 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-7d7b1a8d-60fb-45a4-9d21-a8196c394f5a tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:05 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-7d7b1a8d-60fb-45a4-9d21-a8196c394f5a tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:05 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-6dd2aeb2-84c3-4bdd-82b8-2d5cd8e4da80 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Volume info retrieved successfully. Sep 02 12:53:05 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-6dd2aeb2-84c3-4bdd-82b8-2d5cd8e4da80 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] http://192.168.122.82/volume/v3/volumes/811dc9ee-d723-4612-9f16-b6d5d8544e83 returned with HTTP 200 Sep 02 12:53:05 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 642/1307] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:53:05 2026] GET /volume/v3/volumes/811dc9ee-d723-4612-9f16-b6d5d8544e83 => generated 854 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:53:05 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:05 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:53:05 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:05 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:53:05 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-7d7b1a8d-60fb-45a4-9d21-a8196c394f5a tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] Volume info retrieved successfully. Sep 02 12:53:05 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-7d7b1a8d-60fb-45a4-9d21-a8196c394f5a tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] http://192.168.122.82/volume/v3/volumes/e9cdd63d-d783-4c05-8921-d076785b4289 returned with HTTP 200 Sep 02 12:53:05 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 666/1308] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:53:05 2026] GET /volume/v3/volumes/e9cdd63d-d783-4c05-8921-d076785b4289 => generated 854 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:53:05 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-b91fd0e1-2f66-4cf0-b8d8-d239dd5fe32a None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:05 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-b91fd0e1-2f66-4cf0-b8d8-d239dd5fe32a tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] GET http://192.168.122.82/volume/v3/volumes/67b4caad-f15d-4672-95e4-f64d10fc1e8f Sep 02 12:53:05 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-b91fd0e1-2f66-4cf0-b8d8-d239dd5fe32a tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:05 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-b91fd0e1-2f66-4cf0-b8d8-d239dd5fe32a tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:06 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:06 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:53:06 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:06 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:53:06 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-b91fd0e1-2f66-4cf0-b8d8-d239dd5fe32a tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Volume info retrieved successfully. Sep 02 12:53:06 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-b91fd0e1-2f66-4cf0-b8d8-d239dd5fe32a tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] http://192.168.122.82/volume/v3/volumes/67b4caad-f15d-4672-95e4-f64d10fc1e8f returned with HTTP 200 Sep 02 12:53:06 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 643/1309] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:53:05 2026] GET /volume/v3/volumes/67b4caad-f15d-4672-95e4-f64d10fc1e8f => generated 892 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:53:06 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-dffccaad-2e88-4c67-811b-c8d819d63b65 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:06 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-dffccaad-2e88-4c67-811b-c8d819d63b65 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] GET http://192.168.122.82/volume/v3/volumes/811dc9ee-d723-4612-9f16-b6d5d8544e83 Sep 02 12:53:06 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-dffccaad-2e88-4c67-811b-c8d819d63b65 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:06 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-dffccaad-2e88-4c67-811b-c8d819d63b65 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:06 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-dffccaad-2e88-4c67-811b-c8d819d63b65 tempest-AttachVolumeNegativeTest-1587220222 tempest-AttachVolumeNegativeTest-1587220222-project-member] http://192.168.122.82/volume/v3/volumes/811dc9ee-d723-4612-9f16-b6d5d8544e83 returned with HTTP 404 Sep 02 12:53:06 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 667/1310] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:53:06 2026] GET /volume/v3/volumes/811dc9ee-d723-4612-9f16-b6d5d8544e83 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:53:06 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-ce2be539-5947-4f20-b844-5eca06d962d7 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:06 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-ce2be539-5947-4f20-b844-5eca06d962d7 tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] GET http://192.168.122.82/volume/v3/volumes/e9cdd63d-d783-4c05-8921-d076785b4289 Sep 02 12:53:06 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-ce2be539-5947-4f20-b844-5eca06d962d7 tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:06 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-ce2be539-5947-4f20-b844-5eca06d962d7 tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:06 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:06 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:53:06 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:06 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:53:06 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-ce2be539-5947-4f20-b844-5eca06d962d7 tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] Volume info retrieved successfully. Sep 02 12:53:06 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-ce2be539-5947-4f20-b844-5eca06d962d7 tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] http://192.168.122.82/volume/v3/volumes/e9cdd63d-d783-4c05-8921-d076785b4289 returned with HTTP 200 Sep 02 12:53:06 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 644/1311] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:53:06 2026] GET /volume/v3/volumes/e9cdd63d-d783-4c05-8921-d076785b4289 => generated 854 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:53:06 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-12ad0192-ec4c-447b-b825-f2dbc664bd08 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:07 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-12ad0192-ec4c-447b-b825-f2dbc664bd08 tempest-AbsoluteLimitsTests-359179672 tempest-AbsoluteLimitsTests-359179672-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 12:53:07 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-12ad0192-ec4c-447b-b825-f2dbc664bd08 tempest-AbsoluteLimitsTests-359179672 tempest-AbsoluteLimitsTests-359179672-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-1569044953"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:53:07 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.volumes [None req-12ad0192-ec4c-447b-b825-f2dbc664bd08 tempest-AbsoluteLimitsTests-359179672 tempest-AbsoluteLimitsTests-359179672-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-1569044953'}} {{(pid=86935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 12:53:07 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-12ad0192-ec4c-447b-b825-f2dbc664bd08 tempest-AbsoluteLimitsTests-359179672 tempest-AbsoluteLimitsTests-359179672-project-member] Create volume of 1 GB Sep 02 12:53:07 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-12ad0192-ec4c-447b-b825-f2dbc664bd08 tempest-AbsoluteLimitsTests-359179672 tempest-AbsoluteLimitsTests-359179672-project-member] Availability Zones retrieved successfully. Sep 02 12:53:07 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-12ad0192-ec4c-447b-b825-f2dbc664bd08 tempest-AbsoluteLimitsTests-359179672 tempest-AbsoluteLimitsTests-359179672-project-member] Flow 'volume_create_api' (b93f3488-9f58-40ca-8d71-9b10a341a8cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:53:07 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-12ad0192-ec4c-447b-b825-f2dbc664bd08 tempest-AbsoluteLimitsTests-359179672 tempest-AbsoluteLimitsTests-359179672-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6accf74-a897-4fa9-b6f7-24d5af191d4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:53:07 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.flows.api.create_volume [None req-12ad0192-ec4c-447b-b825-f2dbc664bd08 tempest-AbsoluteLimitsTests-359179672 tempest-AbsoluteLimitsTests-359179672-project-member] Validating volume size '1' using validate_int {{(pid=86935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 12:53:07 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-4bbb36a4-2750-4f82-b25a-cff84929ff42 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:07 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-4bbb36a4-2750-4f82-b25a-cff84929ff42 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] GET http://192.168.122.82/volume/v3/volumes/67b4caad-f15d-4672-95e4-f64d10fc1e8f Sep 02 12:53:07 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-4bbb36a4-2750-4f82-b25a-cff84929ff42 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:07 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-4bbb36a4-2750-4f82-b25a-cff84929ff42 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:07 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:07 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:53:07 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:07 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:53:07 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-4bbb36a4-2750-4f82-b25a-cff84929ff42 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Volume info retrieved successfully. Sep 02 12:53:07 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-4bbb36a4-2750-4f82-b25a-cff84929ff42 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] http://192.168.122.82/volume/v3/volumes/67b4caad-f15d-4672-95e4-f64d10fc1e8f returned with HTTP 200 Sep 02 12:53:07 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 645/1312] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:53:07 2026] GET /volume/v3/volumes/67b4caad-f15d-4672-95e4-f64d10fc1e8f => generated 892 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:53:07 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-12ad0192-ec4c-447b-b825-f2dbc664bd08 tempest-AbsoluteLimitsTests-359179672 tempest-AbsoluteLimitsTests-359179672-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6accf74-a897-4fa9-b6f7-24d5af191d4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:53:07 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-12ad0192-ec4c-447b-b825-f2dbc664bd08 tempest-AbsoluteLimitsTests-359179672 tempest-AbsoluteLimitsTests-359179672-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60f73fb1-8c91-4d43-9930-549c674d9f5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:53:07 devstack devstack@c-api.service[86935]: DEBUG cinder.quota [None req-12ad0192-ec4c-447b-b825-f2dbc664bd08 tempest-AbsoluteLimitsTests-359179672 tempest-AbsoluteLimitsTests-359179672-project-member] Created reservations ['13c041da-46da-460d-bc7a-7641a71415dd', 'aac20c13-4d87-4694-b58c-91146358c8c1', 'e3a17c50-6b3e-4bf5-ba66-9ed168bf102e', 'f3de1ba0-1cdc-4db3-850d-26e896acd1ee'] {{(pid=86935) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:53:07 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-12ad0192-ec4c-447b-b825-f2dbc664bd08 tempest-AbsoluteLimitsTests-359179672 tempest-AbsoluteLimitsTests-359179672-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60f73fb1-8c91-4d43-9930-549c674d9f5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['13c041da-46da-460d-bc7a-7641a71415dd', 'aac20c13-4d87-4694-b58c-91146358c8c1', 'e3a17c50-6b3e-4bf5-ba66-9ed168bf102e', 'f3de1ba0-1cdc-4db3-850d-26e896acd1ee']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:53:07 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-12ad0192-ec4c-447b-b825-f2dbc664bd08 tempest-AbsoluteLimitsTests-359179672 tempest-AbsoluteLimitsTests-359179672-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17cf1b1e-0791-4d78-98e6-62bcfdd37af4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:53:07 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:07 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:53:07 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-12ad0192-ec4c-447b-b825-f2dbc664bd08 tempest-AbsoluteLimitsTests-359179672 tempest-AbsoluteLimitsTests-359179672-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17cf1b1e-0791-4d78-98e6-62bcfdd37af4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8b0a457a-abe4-4992-8c31-c706d49dac53', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1569044953',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d31743a29cf94d08a2815a8ec87bcb4d',qos_specs=None,replication_status=,reservations=['13c041da-46da-460d-bc7a-7641a71415dd','aac20c13-4d87-4694-b58c-91146358c8c1','e3a17c50-6b3e-4bf5-ba66-9ed168bf102e','f3de1ba0-1cdc-4db3-850d-26e896acd1ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef8a4909455f4d3088668bdcd1c60469',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T10:53:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1569044953',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8b0a457a-abe4-4992-8c31-c706d49dac53,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d31743a29cf94d08a2815a8ec87bcb4d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ef8a4909455f4d3088668bdcd1c60469',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:53:07 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-12ad0192-ec4c-447b-b825-f2dbc664bd08 tempest-AbsoluteLimitsTests-359179672 tempest-AbsoluteLimitsTests-359179672-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28d8adb0-2ead-43c9-b479-4cad5882303b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:53:07 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-12ad0192-ec4c-447b-b825-f2dbc664bd08 tempest-AbsoluteLimitsTests-359179672 tempest-AbsoluteLimitsTests-359179672-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28d8adb0-2ead-43c9-b479-4cad5882303b) transitioned into state 'SUCCESS' from state '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-1569044953',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d31743a29cf94d08a2815a8ec87bcb4d',qos_specs=None,replication_status=,reservations=['13c041da-46da-460d-bc7a-7641a71415dd','aac20c13-4d87-4694-b58c-91146358c8c1','e3a17c50-6b3e-4bf5-ba66-9ed168bf102e','f3de1ba0-1cdc-4db3-850d-26e896acd1ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef8a4909455f4d3088668bdcd1c60469',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:53:07 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-12ad0192-ec4c-447b-b825-f2dbc664bd08 tempest-AbsoluteLimitsTests-359179672 tempest-AbsoluteLimitsTests-359179672-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e08d7edb-f7ce-4f4a-8c7f-4f5e8e2f5f65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:53:07 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-12ad0192-ec4c-447b-b825-f2dbc664bd08 tempest-AbsoluteLimitsTests-359179672 tempest-AbsoluteLimitsTests-359179672-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e08d7edb-f7ce-4f4a-8c7f-4f5e8e2f5f65) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:53:07 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-12ad0192-ec4c-447b-b825-f2dbc664bd08 tempest-AbsoluteLimitsTests-359179672 tempest-AbsoluteLimitsTests-359179672-project-member] Flow 'volume_create_api' (b93f3488-9f58-40ca-8d71-9b10a341a8cd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:53:07 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-12ad0192-ec4c-447b-b825-f2dbc664bd08 tempest-AbsoluteLimitsTests-359179672 tempest-AbsoluteLimitsTests-359179672-project-member] Create volume request issued successfully. Sep 02 12:53:07 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-12ad0192-ec4c-447b-b825-f2dbc664bd08 tempest-AbsoluteLimitsTests-359179672 tempest-AbsoluteLimitsTests-359179672-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 12:53:07 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 668/1313] 192.168.122.82 () {60 vars in 1137 bytes} [Wed Sep 2 12:53:06 2026] POST /volume/v3/volumes => generated 757 bytes in 623 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 12:53:07 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-7eea4846-257e-4915-a951-6ea3d7aa147e None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:07 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-7eea4846-257e-4915-a951-6ea3d7aa147e tempest-AbsoluteLimitsTests-359179672 tempest-AbsoluteLimitsTests-359179672-project-member] GET http://192.168.122.82/volume/v3/volumes/8b0a457a-abe4-4992-8c31-c706d49dac53 Sep 02 12:53:07 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-7eea4846-257e-4915-a951-6ea3d7aa147e tempest-AbsoluteLimitsTests-359179672 tempest-AbsoluteLimitsTests-359179672-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:07 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-7eea4846-257e-4915-a951-6ea3d7aa147e tempest-AbsoluteLimitsTests-359179672 tempest-AbsoluteLimitsTests-359179672-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:07 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:07 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:53:07 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:07 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:53:07 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-7eea4846-257e-4915-a951-6ea3d7aa147e tempest-AbsoluteLimitsTests-359179672 tempest-AbsoluteLimitsTests-359179672-project-member] Volume info retrieved successfully. Sep 02 12:53:07 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-7eea4846-257e-4915-a951-6ea3d7aa147e tempest-AbsoluteLimitsTests-359179672 tempest-AbsoluteLimitsTests-359179672-project-member] http://192.168.122.82/volume/v3/volumes/8b0a457a-abe4-4992-8c31-c706d49dac53 returned with HTTP 200 Sep 02 12:53:07 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 646/1314] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:53:07 2026] GET /volume/v3/volumes/8b0a457a-abe4-4992-8c31-c706d49dac53 => generated 825 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:53:07 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-63278af1-85b6-463f-be6e-9d5242455ec5 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:07 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-63278af1-85b6-463f-be6e-9d5242455ec5 tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] GET http://192.168.122.82/volume/v3/volumes/e9cdd63d-d783-4c05-8921-d076785b4289 Sep 02 12:53:07 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-63278af1-85b6-463f-be6e-9d5242455ec5 tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:07 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-63278af1-85b6-463f-be6e-9d5242455ec5 tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:07 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:07 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:53:07 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:07 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:53:07 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-63278af1-85b6-463f-be6e-9d5242455ec5 tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] Volume info retrieved successfully. Sep 02 12:53:07 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-63278af1-85b6-463f-be6e-9d5242455ec5 tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] http://192.168.122.82/volume/v3/volumes/e9cdd63d-d783-4c05-8921-d076785b4289 returned with HTTP 200 Sep 02 12:53:07 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 669/1315] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:53:07 2026] GET /volume/v3/volumes/e9cdd63d-d783-4c05-8921-d076785b4289 => generated 854 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:53:08 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-9176aab2-1652-41a8-968c-380c80a164e0 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:08 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-9176aab2-1652-41a8-968c-380c80a164e0 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] GET http://192.168.122.82/volume/v3/volumes/67b4caad-f15d-4672-95e4-f64d10fc1e8f Sep 02 12:53:08 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-9176aab2-1652-41a8-968c-380c80a164e0 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:08 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-9176aab2-1652-41a8-968c-380c80a164e0 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:08 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:08 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:53:08 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:08 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:53:08 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-9176aab2-1652-41a8-968c-380c80a164e0 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Volume info retrieved successfully. Sep 02 12:53:08 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-9176aab2-1652-41a8-968c-380c80a164e0 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] http://192.168.122.82/volume/v3/volumes/67b4caad-f15d-4672-95e4-f64d10fc1e8f returned with HTTP 200 Sep 02 12:53:08 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 647/1316] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:53:08 2026] GET /volume/v3/volumes/67b4caad-f15d-4672-95e4-f64d10fc1e8f => generated 892 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:53:08 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-481cac62-6df6-4cc2-9b3f-30c639406b3e None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:08 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-481cac62-6df6-4cc2-9b3f-30c639406b3e tempest-AbsoluteLimitsTests-359179672 tempest-AbsoluteLimitsTests-359179672-project-member] GET http://192.168.122.82/volume/v3/volumes/8b0a457a-abe4-4992-8c31-c706d49dac53 Sep 02 12:53:08 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-481cac62-6df6-4cc2-9b3f-30c639406b3e tempest-AbsoluteLimitsTests-359179672 tempest-AbsoluteLimitsTests-359179672-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:08 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-481cac62-6df6-4cc2-9b3f-30c639406b3e tempest-AbsoluteLimitsTests-359179672 tempest-AbsoluteLimitsTests-359179672-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:08 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:08 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:53:08 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:08 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:53:08 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-481cac62-6df6-4cc2-9b3f-30c639406b3e tempest-AbsoluteLimitsTests-359179672 tempest-AbsoluteLimitsTests-359179672-project-member] Volume info retrieved successfully. Sep 02 12:53:08 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-481cac62-6df6-4cc2-9b3f-30c639406b3e tempest-AbsoluteLimitsTests-359179672 tempest-AbsoluteLimitsTests-359179672-project-member] http://192.168.122.82/volume/v3/volumes/8b0a457a-abe4-4992-8c31-c706d49dac53 returned with HTTP 200 Sep 02 12:53:08 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 670/1317] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:53:08 2026] GET /volume/v3/volumes/8b0a457a-abe4-4992-8c31-c706d49dac53 => generated 849 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:53:08 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-0cc75616-d27b-4fff-997b-bdcb549823a1 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:08 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-0cc75616-d27b-4fff-997b-bdcb549823a1 tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] GET http://192.168.122.82/volume/v3/volumes/e9cdd63d-d783-4c05-8921-d076785b4289 Sep 02 12:53:08 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-0cc75616-d27b-4fff-997b-bdcb549823a1 tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:08 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-0cc75616-d27b-4fff-997b-bdcb549823a1 tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:08 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:08 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:53:08 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:08 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:53:08 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-0cc75616-d27b-4fff-997b-bdcb549823a1 tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] Volume info retrieved successfully. Sep 02 12:53:08 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-0cc75616-d27b-4fff-997b-bdcb549823a1 tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] http://192.168.122.82/volume/v3/volumes/e9cdd63d-d783-4c05-8921-d076785b4289 returned with HTTP 200 Sep 02 12:53:08 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 648/1318] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:53:08 2026] GET /volume/v3/volumes/e9cdd63d-d783-4c05-8921-d076785b4289 => generated 854 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:53:09 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-44478171-efee-4fa0-afcb-db63a201ee85 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:09 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-44478171-efee-4fa0-afcb-db63a201ee85 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] GET http://192.168.122.82/volume/v3/volumes/67b4caad-f15d-4672-95e4-f64d10fc1e8f Sep 02 12:53:09 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-44478171-efee-4fa0-afcb-db63a201ee85 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:09 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-44478171-efee-4fa0-afcb-db63a201ee85 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:09 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:09 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:53:09 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:09 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:53:09 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-44478171-efee-4fa0-afcb-db63a201ee85 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Volume info retrieved successfully. Sep 02 12:53:09 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-44478171-efee-4fa0-afcb-db63a201ee85 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] http://192.168.122.82/volume/v3/volumes/67b4caad-f15d-4672-95e4-f64d10fc1e8f returned with HTTP 200 Sep 02 12:53:09 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 671/1319] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:53:09 2026] GET /volume/v3/volumes/67b4caad-f15d-4672-95e4-f64d10fc1e8f => generated 893 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:53:09 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-dad622a2-6c7f-4c21-abc8-7efe782094d1 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:09 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-dad622a2-6c7f-4c21-abc8-7efe782094d1 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] GET http://192.168.122.82/volume/v3/volumes/67b4caad-f15d-4672-95e4-f64d10fc1e8f Sep 02 12:53:09 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-dad622a2-6c7f-4c21-abc8-7efe782094d1 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:09 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-dad622a2-6c7f-4c21-abc8-7efe782094d1 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:09 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:09 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:53:09 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:09 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:53:09 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-dad622a2-6c7f-4c21-abc8-7efe782094d1 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Volume info retrieved successfully. Sep 02 12:53:09 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-dad622a2-6c7f-4c21-abc8-7efe782094d1 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] http://192.168.122.82/volume/v3/volumes/67b4caad-f15d-4672-95e4-f64d10fc1e8f returned with HTTP 200 Sep 02 12:53:09 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 649/1320] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:53:09 2026] GET /volume/v3/volumes/67b4caad-f15d-4672-95e4-f64d10fc1e8f => generated 893 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 12:53:09 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-4719f312-350f-49b4-9bf1-1b0709ed63c8 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:09 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-4719f312-350f-49b4-9bf1-1b0709ed63c8 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] PUT http://192.168.122.82/volume/v3/volumes/67b4caad-f15d-4672-95e4-f64d10fc1e8f Sep 02 12:53:09 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-4719f312-350f-49b4-9bf1-1b0709ed63c8 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1427158944"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:53:09 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:09 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:53:09 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:09 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:53:09 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-4719f312-350f-49b4-9bf1-1b0709ed63c8 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Volume info retrieved successfully. Sep 02 12:53:09 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-4719f312-350f-49b4-9bf1-1b0709ed63c8 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Volume updated successfully. Sep 02 12:53:09 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-4719f312-350f-49b4-9bf1-1b0709ed63c8 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] http://192.168.122.82/volume/v3/volumes/67b4caad-f15d-4672-95e4-f64d10fc1e8f returned with HTTP 200 Sep 02 12:53:09 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 672/1321] 192.168.122.82 () {60 vars in 1247 bytes} [Wed Sep 2 12:53:09 2026] PUT /volume/v3/volumes/67b4caad-f15d-4672-95e4-f64d10fc1e8f => generated 825 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:53:09 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-20b1e3ff-b7c1-4c6c-bb99-cd12e4252dd6 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:09 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-20b1e3ff-b7c1-4c6c-bb99-cd12e4252dd6 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] PUT http://192.168.122.82/volume/v3/volumes/67b4caad-f15d-4672-95e4-f64d10fc1e8f Sep 02 12:53:09 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-20b1e3ff-b7c1-4c6c-bb99-cd12e4252dd6 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1890161692", "description": "This is the new description of volume"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:53:09 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:09 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:53:09 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:09 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:53:09 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-20b1e3ff-b7c1-4c6c-bb99-cd12e4252dd6 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Volume info retrieved successfully. Sep 02 12:53:09 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-20b1e3ff-b7c1-4c6c-bb99-cd12e4252dd6 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Volume updated successfully. Sep 02 12:53:09 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-20b1e3ff-b7c1-4c6c-bb99-cd12e4252dd6 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] http://192.168.122.82/volume/v3/volumes/67b4caad-f15d-4672-95e4-f64d10fc1e8f returned with HTTP 200 Sep 02 12:53:09 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 650/1322] 192.168.122.82 () {60 vars in 1248 bytes} [Wed Sep 2 12:53:09 2026] PUT /volume/v3/volumes/67b4caad-f15d-4672-95e4-f64d10fc1e8f => generated 864 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 12:53:09 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-31d4b644-c73a-4281-89ed-99a9d87b1c37 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:09 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-31d4b644-c73a-4281-89ed-99a9d87b1c37 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] GET http://192.168.122.82/volume/v3/volumes/67b4caad-f15d-4672-95e4-f64d10fc1e8f Sep 02 12:53:09 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-31d4b644-c73a-4281-89ed-99a9d87b1c37 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:09 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-31d4b644-c73a-4281-89ed-99a9d87b1c37 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:09 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:09 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:53:09 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:09 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:53:09 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-31d4b644-c73a-4281-89ed-99a9d87b1c37 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Volume info retrieved successfully. Sep 02 12:53:09 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-31d4b644-c73a-4281-89ed-99a9d87b1c37 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] http://192.168.122.82/volume/v3/volumes/67b4caad-f15d-4672-95e4-f64d10fc1e8f returned with HTTP 200 Sep 02 12:53:09 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 673/1323] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:53:09 2026] GET /volume/v3/volumes/67b4caad-f15d-4672-95e4-f64d10fc1e8f => generated 932 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:53:09 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-c8a8d1d6-9d35-4fa7-868f-35826f82c38d None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:09 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-c8a8d1d6-9d35-4fa7-868f-35826f82c38d tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 12:53:09 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-c8a8d1d6-9d35-4fa7-868f-35826f82c38d tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1658145905", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-636695692"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:53:09 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.volumes [None req-c8a8d1d6-9d35-4fa7-868f-35826f82c38d tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1658145905', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-636695692'}} {{(pid=86936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 12:53:09 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-c8a8d1d6-9d35-4fa7-868f-35826f82c38d tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Create volume of 1 GB Sep 02 12:53:09 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-c8a8d1d6-9d35-4fa7-868f-35826f82c38d tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Availability Zones retrieved successfully. Sep 02 12:53:09 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-c8a8d1d6-9d35-4fa7-868f-35826f82c38d tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Flow 'volume_create_api' (3f8dbd59-4c8d-4c40-8be7-db05f69a6bfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:53:09 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-c8a8d1d6-9d35-4fa7-868f-35826f82c38d tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0124611b-2b01-445a-a55f-fb4c7894c920) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:53:09 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.flows.api.create_volume [None req-c8a8d1d6-9d35-4fa7-868f-35826f82c38d tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Validating volume size '1' using validate_int {{(pid=86936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 12:53:09 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-496a2c80-96a3-4900-89df-7d5e80218392 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:09 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-496a2c80-96a3-4900-89df-7d5e80218392 tempest-AbsoluteLimitsTests-359179672 tempest-AbsoluteLimitsTests-359179672-project-member] GET http://192.168.122.82/volume/v3/volumes/8b0a457a-abe4-4992-8c31-c706d49dac53 Sep 02 12:53:09 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-496a2c80-96a3-4900-89df-7d5e80218392 tempest-AbsoluteLimitsTests-359179672 tempest-AbsoluteLimitsTests-359179672-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:09 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-496a2c80-96a3-4900-89df-7d5e80218392 tempest-AbsoluteLimitsTests-359179672 tempest-AbsoluteLimitsTests-359179672-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:09 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:09 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:53:09 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:09 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:53:09 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-496a2c80-96a3-4900-89df-7d5e80218392 tempest-AbsoluteLimitsTests-359179672 tempest-AbsoluteLimitsTests-359179672-project-member] Volume info retrieved successfully. Sep 02 12:53:09 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-c8a8d1d6-9d35-4fa7-868f-35826f82c38d tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0124611b-2b01-445a-a55f-fb4c7894c920) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:53:09 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-496a2c80-96a3-4900-89df-7d5e80218392 tempest-AbsoluteLimitsTests-359179672 tempest-AbsoluteLimitsTests-359179672-project-member] http://192.168.122.82/volume/v3/volumes/8b0a457a-abe4-4992-8c31-c706d49dac53 returned with HTTP 200 Sep 02 12:53:09 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 674/1324] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:53:09 2026] GET /volume/v3/volumes/8b0a457a-abe4-4992-8c31-c706d49dac53 => generated 849 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:53:09 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-c8a8d1d6-9d35-4fa7-868f-35826f82c38d tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2fc53b22-05f7-4e33-9a22-3ce8626e0058) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:53:09 devstack devstack@c-api.service[86936]: DEBUG cinder.quota [None req-c8a8d1d6-9d35-4fa7-868f-35826f82c38d tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Created reservations ['71ed85e6-97af-4c0a-880f-31293ded1a80', 'c6f091bc-c62b-430d-a151-26006d65a855', 'df05daf6-32c0-4036-bd99-709960518434', '6e7f1814-ec7e-44bc-9af1-1df82d24c1ff'] {{(pid=86936) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:53:09 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-c8a8d1d6-9d35-4fa7-868f-35826f82c38d tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2fc53b22-05f7-4e33-9a22-3ce8626e0058) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['71ed85e6-97af-4c0a-880f-31293ded1a80', 'c6f091bc-c62b-430d-a151-26006d65a855', 'df05daf6-32c0-4036-bd99-709960518434', '6e7f1814-ec7e-44bc-9af1-1df82d24c1ff']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:53:09 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-c8a8d1d6-9d35-4fa7-868f-35826f82c38d tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf79aff3-1a7e-4b3a-bee9-c62a30b1acfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:53:09 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:09 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:53:09 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-c8a8d1d6-9d35-4fa7-868f-35826f82c38d tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf79aff3-1a7e-4b3a-bee9-c62a30b1acfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ce462144-8f19-424e-b51b-ba637a59b5bb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1658145905',display_name='tempest-VolumesGetTest-Volume-636695692',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93698377f05949dc937d4052455168b1',qos_specs=None,replication_status=,reservations=['71ed85e6-97af-4c0a-880f-31293ded1a80','c6f091bc-c62b-430d-a151-26006d65a855','df05daf6-32c0-4036-bd99-709960518434','6e7f1814-ec7e-44bc-9af1-1df82d24c1ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4f4e8c42cf849d2ab8e4140b95f9320',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T10:53:09Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1658145905',display_name='tempest-VolumesGetTest-Volume-636695692',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ce462144-8f19-424e-b51b-ba637a59b5bb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='93698377f05949dc937d4052455168b1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f4f4e8c42cf849d2ab8e4140b95f9320',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:53:09 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-c8a8d1d6-9d35-4fa7-868f-35826f82c38d tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f94726f-967a-4fe3-a668-870b5e9b3677) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:53:09 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-5fc33988-49dc-45ba-aa89-ca37f92101a0 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:09 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-5fc33988-49dc-45ba-aa89-ca37f92101a0 tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] GET http://192.168.122.82/volume/v3/volumes/e9cdd63d-d783-4c05-8921-d076785b4289 Sep 02 12:53:09 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-5fc33988-49dc-45ba-aa89-ca37f92101a0 tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:09 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-5fc33988-49dc-45ba-aa89-ca37f92101a0 tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:09 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-c8a8d1d6-9d35-4fa7-868f-35826f82c38d tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f94726f-967a-4fe3-a668-870b5e9b3677) transitioned into 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-1658145905',display_name='tempest-VolumesGetTest-Volume-636695692',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93698377f05949dc937d4052455168b1',qos_specs=None,replication_status=,reservations=['71ed85e6-97af-4c0a-880f-31293ded1a80','c6f091bc-c62b-430d-a151-26006d65a855','df05daf6-32c0-4036-bd99-709960518434','6e7f1814-ec7e-44bc-9af1-1df82d24c1ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4f4e8c42cf849d2ab8e4140b95f9320',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:53:09 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-c8a8d1d6-9d35-4fa7-868f-35826f82c38d tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bfd5e6f2-f2eb-4b4b-b8ee-1074d29af6d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:53:09 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:09 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:53:09 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:09 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:53:09 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-5fc33988-49dc-45ba-aa89-ca37f92101a0 tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] Volume info retrieved successfully. Sep 02 12:53:09 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-c8a8d1d6-9d35-4fa7-868f-35826f82c38d tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bfd5e6f2-f2eb-4b4b-b8ee-1074d29af6d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:53:09 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-c8a8d1d6-9d35-4fa7-868f-35826f82c38d tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Flow 'volume_create_api' (3f8dbd59-4c8d-4c40-8be7-db05f69a6bfe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:53:09 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-c8a8d1d6-9d35-4fa7-868f-35826f82c38d tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Create volume request issued successfully. Sep 02 12:53:09 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-c8a8d1d6-9d35-4fa7-868f-35826f82c38d tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 12:53:09 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 651/1325] 192.168.122.82 () {60 vars in 1138 bytes} [Wed Sep 2 12:53:09 2026] POST /volume/v3/volumes => generated 786 bytes in 315 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 12:53:09 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-5fc33988-49dc-45ba-aa89-ca37f92101a0 tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] http://192.168.122.82/volume/v3/volumes/e9cdd63d-d783-4c05-8921-d076785b4289 returned with HTTP 200 Sep 02 12:53:09 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 675/1326] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:53:09 2026] GET /volume/v3/volumes/e9cdd63d-d783-4c05-8921-d076785b4289 => generated 855 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:53:09 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-17cfb776-7934-4814-a9f2-9208515b1afd None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:09 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-ada1b2b2-76c7-41a5-b3cd-a0fd506e4035 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:09 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-17cfb776-7934-4814-a9f2-9208515b1afd tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] GET http://192.168.122.82/volume/v3/volumes/ce462144-8f19-424e-b51b-ba637a59b5bb Sep 02 12:53:09 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-17cfb776-7934-4814-a9f2-9208515b1afd tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:09 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-17cfb776-7934-4814-a9f2-9208515b1afd tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:09 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-ada1b2b2-76c7-41a5-b3cd-a0fd506e4035 tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] POST http://192.168.122.82/volume/v3/snapshots Sep 02 12:53:09 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:09 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:53:09 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:09 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:53:09 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-ada1b2b2-76c7-41a5-b3cd-a0fd506e4035 tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e9cdd63d-d783-4c05-8921-d076785b4289", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-1130579784"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:53:09 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-17cfb776-7934-4814-a9f2-9208515b1afd tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Volume info retrieved successfully. Sep 02 12:53:09 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-17cfb776-7934-4814-a9f2-9208515b1afd tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] http://192.168.122.82/volume/v3/volumes/ce462144-8f19-424e-b51b-ba637a59b5bb returned with HTTP 200 Sep 02 12:53:09 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 652/1327] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:53:09 2026] GET /volume/v3/volumes/ce462144-8f19-424e-b51b-ba637a59b5bb => generated 854 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:53:10 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:10 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:53:10 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:10 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:53:10 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-ada1b2b2-76c7-41a5-b3cd-a0fd506e4035 tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] Volume info retrieved successfully. Sep 02 12:53:10 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.snapshots [None req-ada1b2b2-76c7-41a5-b3cd-a0fd506e4035 tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] Create snapshot from volume e9cdd63d-d783-4c05-8921-d076785b4289 Sep 02 12:53:10 devstack devstack@c-api.service[86935]: DEBUG cinder.quota [None req-ada1b2b2-76c7-41a5-b3cd-a0fd506e4035 tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] Created reservations ['28b292a3-c9e5-4e88-9fa9-6e7ee432a519', 'e6bba95a-96ad-43b2-90e9-edcf33e38bae', 'f8cd1ca1-c7ec-4a8d-8b6e-312150c2300d', '58f39a97-bcdc-4815-af80-b367bc66beeb'] {{(pid=86935) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:53:10 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:10 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:53:10 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-ada1b2b2-76c7-41a5-b3cd-a0fd506e4035 tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] Snapshot create request issued successfully. Sep 02 12:53:10 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-ada1b2b2-76c7-41a5-b3cd-a0fd506e4035 tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] http://192.168.122.82/volume/v3/snapshots returned with HTTP 202 Sep 02 12:53:10 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 676/1328] 192.168.122.82 () {60 vars in 1144 bytes} [Wed Sep 2 12:53:09 2026] POST /volume/v3/snapshots => generated 311 bytes in 442 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 12:53:10 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-ed5ebb1a-15c0-47a9-81ed-47bfa4064216 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:10 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-ed5ebb1a-15c0-47a9-81ed-47bfa4064216 tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] GET http://192.168.122.82/volume/v3/snapshots/36464653-cd70-47c8-b6d8-b5be335fa4ce Sep 02 12:53:10 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-ed5ebb1a-15c0-47a9-81ed-47bfa4064216 tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:10 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-ed5ebb1a-15c0-47a9-81ed-47bfa4064216 tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:10 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:10 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:53:10 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-ed5ebb1a-15c0-47a9-81ed-47bfa4064216 tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] Snapshot retrieved successfully. Sep 02 12:53:10 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-ed5ebb1a-15c0-47a9-81ed-47bfa4064216 tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] http://192.168.122.82/volume/v3/snapshots/36464653-cd70-47c8-b6d8-b5be335fa4ce returned with HTTP 200 Sep 02 12:53:10 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 653/1329] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:53:10 2026] GET /volume/v3/snapshots/36464653-cd70-47c8-b6d8-b5be335fa4ce => generated 443 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:53:10 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-9b79a7f8-23bd-4e8f-baae-f19f04e0cc3d None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:10 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-9b79a7f8-23bd-4e8f-baae-f19f04e0cc3d tempest-AbsoluteLimitsTests-359179672 tempest-AbsoluteLimitsTests-359179672-project-member] GET http://192.168.122.82/volume/v3/volumes/8b0a457a-abe4-4992-8c31-c706d49dac53 Sep 02 12:53:10 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-9b79a7f8-23bd-4e8f-baae-f19f04e0cc3d tempest-AbsoluteLimitsTests-359179672 tempest-AbsoluteLimitsTests-359179672-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:10 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-9b79a7f8-23bd-4e8f-baae-f19f04e0cc3d tempest-AbsoluteLimitsTests-359179672 tempest-AbsoluteLimitsTests-359179672-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:10 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:10 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:53:10 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:10 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:53:10 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-9b79a7f8-23bd-4e8f-baae-f19f04e0cc3d tempest-AbsoluteLimitsTests-359179672 tempest-AbsoluteLimitsTests-359179672-project-member] Volume info retrieved successfully. Sep 02 12:53:10 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-9b79a7f8-23bd-4e8f-baae-f19f04e0cc3d tempest-AbsoluteLimitsTests-359179672 tempest-AbsoluteLimitsTests-359179672-project-member] http://192.168.122.82/volume/v3/volumes/8b0a457a-abe4-4992-8c31-c706d49dac53 returned with HTTP 200 Sep 02 12:53:10 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 677/1330] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:53:10 2026] GET /volume/v3/volumes/8b0a457a-abe4-4992-8c31-c706d49dac53 => generated 850 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 12:53:10 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-4599ec8f-4382-40ba-9b3a-cb8784924cc3 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:10 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-4599ec8f-4382-40ba-9b3a-cb8784924cc3 tempest-AbsoluteLimitsTests-359179672 tempest-AbsoluteLimitsTests-359179672-project-member] GET http://192.168.122.82/volume/v3/limits Sep 02 12:53:10 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-4599ec8f-4382-40ba-9b3a-cb8784924cc3 tempest-AbsoluteLimitsTests-359179672 tempest-AbsoluteLimitsTests-359179672-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:10 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-4599ec8f-4382-40ba-9b3a-cb8784924cc3 tempest-AbsoluteLimitsTests-359179672 tempest-AbsoluteLimitsTests-359179672-project-member] Calling method 'index' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:10 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-4599ec8f-4382-40ba-9b3a-cb8784924cc3 tempest-AbsoluteLimitsTests-359179672 tempest-AbsoluteLimitsTests-359179672-project-member] http://192.168.122.82/volume/v3/limits returned with HTTP 200 Sep 02 12:53:10 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 654/1331] 192.168.122.82 () {58 vars in 1113 bytes} [Wed Sep 2 12:53:10 2026] GET /volume/v3/limits => generated 302 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:53:10 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-43851564-a070-495e-981c-aba738a088c6 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:10 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-43851564-a070-495e-981c-aba738a088c6 tempest-AbsoluteLimitsTests-359179672 tempest-AbsoluteLimitsTests-359179672-project-member] GET http://192.168.122.82/volume/v3/volumes/8b0a457a-abe4-4992-8c31-c706d49dac53 Sep 02 12:53:10 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-43851564-a070-495e-981c-aba738a088c6 tempest-AbsoluteLimitsTests-359179672 tempest-AbsoluteLimitsTests-359179672-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:10 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-43851564-a070-495e-981c-aba738a088c6 tempest-AbsoluteLimitsTests-359179672 tempest-AbsoluteLimitsTests-359179672-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:10 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:10 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:53:10 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:10 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:53:10 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-43851564-a070-495e-981c-aba738a088c6 tempest-AbsoluteLimitsTests-359179672 tempest-AbsoluteLimitsTests-359179672-project-member] Volume info retrieved successfully. Sep 02 12:53:10 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-43851564-a070-495e-981c-aba738a088c6 tempest-AbsoluteLimitsTests-359179672 tempest-AbsoluteLimitsTests-359179672-project-member] http://192.168.122.82/volume/v3/volumes/8b0a457a-abe4-4992-8c31-c706d49dac53 returned with HTTP 200 Sep 02 12:53:10 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 678/1332] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:53:10 2026] GET /volume/v3/volumes/8b0a457a-abe4-4992-8c31-c706d49dac53 => generated 850 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:53:10 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-2ebe9d7b-42c9-49ba-b5a9-4ef93c0cbac0 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:10 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-2ebe9d7b-42c9-49ba-b5a9-4ef93c0cbac0 tempest-AbsoluteLimitsTests-359179672 tempest-AbsoluteLimitsTests-359179672-project-member] DELETE http://192.168.122.82/volume/v3/volumes/8b0a457a-abe4-4992-8c31-c706d49dac53 Sep 02 12:53:10 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-2ebe9d7b-42c9-49ba-b5a9-4ef93c0cbac0 tempest-AbsoluteLimitsTests-359179672 tempest-AbsoluteLimitsTests-359179672-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:10 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-2ebe9d7b-42c9-49ba-b5a9-4ef93c0cbac0 tempest-AbsoluteLimitsTests-359179672 tempest-AbsoluteLimitsTests-359179672-project-member] Calling method 'delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:10 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-2ebe9d7b-42c9-49ba-b5a9-4ef93c0cbac0 tempest-AbsoluteLimitsTests-359179672 tempest-AbsoluteLimitsTests-359179672-project-member] Delete volume with id: 8b0a457a-abe4-4992-8c31-c706d49dac53 Sep 02 12:53:10 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:10 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:53:10 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:10 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:53:10 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-2ebe9d7b-42c9-49ba-b5a9-4ef93c0cbac0 tempest-AbsoluteLimitsTests-359179672 tempest-AbsoluteLimitsTests-359179672-project-member] Volume info retrieved successfully. Sep 02 12:53:11 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-3a087f07-4ba1-495f-bb10-cd0014da889c None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:11 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-3a087f07-4ba1-495f-bb10-cd0014da889c tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] GET http://192.168.122.82/volume/v3/volumes/ce462144-8f19-424e-b51b-ba637a59b5bb Sep 02 12:53:11 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-3a087f07-4ba1-495f-bb10-cd0014da889c tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:11 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-3a087f07-4ba1-495f-bb10-cd0014da889c tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:11 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-2ebe9d7b-42c9-49ba-b5a9-4ef93c0cbac0 tempest-AbsoluteLimitsTests-359179672 tempest-AbsoluteLimitsTests-359179672-project-member] Delete volume request issued successfully. Sep 02 12:53:11 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-2ebe9d7b-42c9-49ba-b5a9-4ef93c0cbac0 tempest-AbsoluteLimitsTests-359179672 tempest-AbsoluteLimitsTests-359179672-project-member] http://192.168.122.82/volume/v3/volumes/8b0a457a-abe4-4992-8c31-c706d49dac53 returned with HTTP 202 Sep 02 12:53:11 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 655/1333] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 12:53:10 2026] DELETE /volume/v3/volumes/8b0a457a-abe4-4992-8c31-c706d49dac53 => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 12:53:11 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:11 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:53:11 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-5a40e01e-5d72-4f86-b06c-c0bee3d4fbaa None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:11 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-5a40e01e-5d72-4f86-b06c-c0bee3d4fbaa tempest-AbsoluteLimitsTests-359179672 tempest-AbsoluteLimitsTests-359179672-project-member] GET http://192.168.122.82/volume/v3/volumes/8b0a457a-abe4-4992-8c31-c706d49dac53 Sep 02 12:53:11 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-5a40e01e-5d72-4f86-b06c-c0bee3d4fbaa tempest-AbsoluteLimitsTests-359179672 tempest-AbsoluteLimitsTests-359179672-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:11 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-5a40e01e-5d72-4f86-b06c-c0bee3d4fbaa tempest-AbsoluteLimitsTests-359179672 tempest-AbsoluteLimitsTests-359179672-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:11 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:11 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:53:11 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:11 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:53:11 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:11 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:53:11 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-3a087f07-4ba1-495f-bb10-cd0014da889c tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Volume info retrieved successfully. Sep 02 12:53:11 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-5a40e01e-5d72-4f86-b06c-c0bee3d4fbaa tempest-AbsoluteLimitsTests-359179672 tempest-AbsoluteLimitsTests-359179672-project-member] Volume info retrieved successfully. Sep 02 12:53:11 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-5a40e01e-5d72-4f86-b06c-c0bee3d4fbaa tempest-AbsoluteLimitsTests-359179672 tempest-AbsoluteLimitsTests-359179672-project-member] http://192.168.122.82/volume/v3/volumes/8b0a457a-abe4-4992-8c31-c706d49dac53 returned with HTTP 200 Sep 02 12:53:11 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 656/1334] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:53:11 2026] GET /volume/v3/volumes/8b0a457a-abe4-4992-8c31-c706d49dac53 => generated 849 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:53:11 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-3a087f07-4ba1-495f-bb10-cd0014da889c tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] http://192.168.122.82/volume/v3/volumes/ce462144-8f19-424e-b51b-ba637a59b5bb returned with HTTP 200 Sep 02 12:53:11 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 679/1335] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:53:11 2026] GET /volume/v3/volumes/ce462144-8f19-424e-b51b-ba637a59b5bb => generated 878 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:53:11 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-52f451b6-d895-46c3-b9b6-a8f9b68abf06 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:11 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-52f451b6-d895-46c3-b9b6-a8f9b68abf06 tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] GET http://192.168.122.82/volume/v3/snapshots/36464653-cd70-47c8-b6d8-b5be335fa4ce Sep 02 12:53:11 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-52f451b6-d895-46c3-b9b6-a8f9b68abf06 tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:11 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-52f451b6-d895-46c3-b9b6-a8f9b68abf06 tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:11 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:11 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:53:11 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-52f451b6-d895-46c3-b9b6-a8f9b68abf06 tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] Snapshot retrieved successfully. Sep 02 12:53:11 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-52f451b6-d895-46c3-b9b6-a8f9b68abf06 tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] http://192.168.122.82/volume/v3/snapshots/36464653-cd70-47c8-b6d8-b5be335fa4ce returned with HTTP 200 Sep 02 12:53:11 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 657/1336] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:53:11 2026] GET /volume/v3/snapshots/36464653-cd70-47c8-b6d8-b5be335fa4ce => generated 443 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:53:12 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-48d549c0-f79a-495f-895d-e4c955322acb None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:12 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-48d549c0-f79a-495f-895d-e4c955322acb tempest-AbsoluteLimitsTests-359179672 tempest-AbsoluteLimitsTests-359179672-project-member] GET http://192.168.122.82/volume/v3/volumes/8b0a457a-abe4-4992-8c31-c706d49dac53 Sep 02 12:53:12 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-48d549c0-f79a-495f-895d-e4c955322acb tempest-AbsoluteLimitsTests-359179672 tempest-AbsoluteLimitsTests-359179672-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:12 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-48d549c0-f79a-495f-895d-e4c955322acb tempest-AbsoluteLimitsTests-359179672 tempest-AbsoluteLimitsTests-359179672-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:12 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-025f86cb-3495-42ad-8983-47dc325a97bf None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:12 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-48d549c0-f79a-495f-895d-e4c955322acb tempest-AbsoluteLimitsTests-359179672 tempest-AbsoluteLimitsTests-359179672-project-member] http://192.168.122.82/volume/v3/volumes/8b0a457a-abe4-4992-8c31-c706d49dac53 returned with HTTP 404 Sep 02 12:53:12 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 680/1337] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:53:12 2026] GET /volume/v3/volumes/8b0a457a-abe4-4992-8c31-c706d49dac53 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:53:12 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-025f86cb-3495-42ad-8983-47dc325a97bf tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] GET http://192.168.122.82/volume/v3/volumes/ce462144-8f19-424e-b51b-ba637a59b5bb Sep 02 12:53:12 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-025f86cb-3495-42ad-8983-47dc325a97bf tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:12 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-025f86cb-3495-42ad-8983-47dc325a97bf tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:12 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:12 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:53:12 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:12 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:53:12 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-025f86cb-3495-42ad-8983-47dc325a97bf tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Volume info retrieved successfully. Sep 02 12:53:12 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-025f86cb-3495-42ad-8983-47dc325a97bf tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] http://192.168.122.82/volume/v3/volumes/ce462144-8f19-424e-b51b-ba637a59b5bb returned with HTTP 200 Sep 02 12:53:12 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 658/1338] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:53:12 2026] GET /volume/v3/volumes/ce462144-8f19-424e-b51b-ba637a59b5bb => generated 879 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 12:53:12 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-860d291c-06f5-45f9-9e50-c312300c6191 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:12 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-860d291c-06f5-45f9-9e50-c312300c6191 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] PUT http://192.168.122.82/volume/v3/volumes/ce462144-8f19-424e-b51b-ba637a59b5bb Sep 02 12:53:12 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-860d291c-06f5-45f9-9e50-c312300c6191 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1427158944", "description": null}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:53:12 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:12 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:53:12 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:12 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:53:12 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-860d291c-06f5-45f9-9e50-c312300c6191 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Volume info retrieved successfully. Sep 02 12:53:12 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-860d291c-06f5-45f9-9e50-c312300c6191 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Volume updated successfully. Sep 02 12:53:12 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-860d291c-06f5-45f9-9e50-c312300c6191 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] http://192.168.122.82/volume/v3/volumes/ce462144-8f19-424e-b51b-ba637a59b5bb returned with HTTP 200 Sep 02 12:53:12 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 681/1339] 192.168.122.82 () {60 vars in 1247 bytes} [Wed Sep 2 12:53:12 2026] PUT /volume/v3/volumes/ce462144-8f19-424e-b51b-ba637a59b5bb => generated 777 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:53:12 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-92a5b645-3841-4bfb-8ae9-2672638555eb None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:12 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-92a5b645-3841-4bfb-8ae9-2672638555eb tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] GET http://192.168.122.82/volume/v3/volumes/ce462144-8f19-424e-b51b-ba637a59b5bb Sep 02 12:53:12 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-92a5b645-3841-4bfb-8ae9-2672638555eb tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:12 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-92a5b645-3841-4bfb-8ae9-2672638555eb tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:12 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:12 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:53:12 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:12 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:53:12 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-92a5b645-3841-4bfb-8ae9-2672638555eb tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Volume info retrieved successfully. Sep 02 12:53:12 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-92a5b645-3841-4bfb-8ae9-2672638555eb tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] http://192.168.122.82/volume/v3/volumes/ce462144-8f19-424e-b51b-ba637a59b5bb returned with HTTP 200 Sep 02 12:53:12 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 659/1340] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:53:12 2026] GET /volume/v3/volumes/ce462144-8f19-424e-b51b-ba637a59b5bb => generated 845 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 12:53:12 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-744fa649-0d4a-4371-a5f8-7174a4c6a672 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:12 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-744fa649-0d4a-4371-a5f8-7174a4c6a672 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] DELETE http://192.168.122.82/volume/v3/volumes/ce462144-8f19-424e-b51b-ba637a59b5bb Sep 02 12:53:12 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-744fa649-0d4a-4371-a5f8-7174a4c6a672 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:12 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-744fa649-0d4a-4371-a5f8-7174a4c6a672 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Calling method 'delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:12 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-744fa649-0d4a-4371-a5f8-7174a4c6a672 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Delete volume with id: ce462144-8f19-424e-b51b-ba637a59b5bb Sep 02 12:53:12 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:12 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:53:12 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:12 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:53:12 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-744fa649-0d4a-4371-a5f8-7174a4c6a672 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Volume info retrieved successfully. Sep 02 12:53:12 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-3be8c143-1008-4198-b378-91766cfeded0 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:12 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-744fa649-0d4a-4371-a5f8-7174a4c6a672 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Delete volume request issued successfully. Sep 02 12:53:12 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-744fa649-0d4a-4371-a5f8-7174a4c6a672 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] http://192.168.122.82/volume/v3/volumes/ce462144-8f19-424e-b51b-ba637a59b5bb returned with HTTP 202 Sep 02 12:53:12 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 682/1341] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 12:53:12 2026] DELETE /volume/v3/volumes/ce462144-8f19-424e-b51b-ba637a59b5bb => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 12:53:12 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-3be8c143-1008-4198-b378-91766cfeded0 tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] GET http://192.168.122.82/volume/v3/snapshots/36464653-cd70-47c8-b6d8-b5be335fa4ce Sep 02 12:53:12 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-3be8c143-1008-4198-b378-91766cfeded0 tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:12 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-3be8c143-1008-4198-b378-91766cfeded0 tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:12 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-65272141-1b81-4509-9b68-69b0a5fed862 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:12 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-65272141-1b81-4509-9b68-69b0a5fed862 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] GET http://192.168.122.82/volume/v3/volumes/ce462144-8f19-424e-b51b-ba637a59b5bb Sep 02 12:53:12 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-65272141-1b81-4509-9b68-69b0a5fed862 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:12 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-65272141-1b81-4509-9b68-69b0a5fed862 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:12 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:12 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:53:12 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-3be8c143-1008-4198-b378-91766cfeded0 tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] Snapshot retrieved successfully. Sep 02 12:53:12 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-3be8c143-1008-4198-b378-91766cfeded0 tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] http://192.168.122.82/volume/v3/snapshots/36464653-cd70-47c8-b6d8-b5be335fa4ce returned with HTTP 200 Sep 02 12:53:12 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:12 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:53:12 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 660/1342] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:53:12 2026] GET /volume/v3/snapshots/36464653-cd70-47c8-b6d8-b5be335fa4ce => generated 443 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:53:12 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:12 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:53:12 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-65272141-1b81-4509-9b68-69b0a5fed862 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Volume info retrieved successfully. Sep 02 12:53:12 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-65272141-1b81-4509-9b68-69b0a5fed862 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] http://192.168.122.82/volume/v3/volumes/ce462144-8f19-424e-b51b-ba637a59b5bb returned with HTTP 200 Sep 02 12:53:12 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 683/1343] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:53:12 2026] GET /volume/v3/volumes/ce462144-8f19-424e-b51b-ba637a59b5bb => generated 844 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:53:13 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-e922bae7-63e1-43e1-bf2e-5c49a2f3dcfe None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:13 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-e922bae7-63e1-43e1-bf2e-5c49a2f3dcfe tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] GET http://192.168.122.82/volume/v3/snapshots/36464653-cd70-47c8-b6d8-b5be335fa4ce Sep 02 12:53:13 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-e922bae7-63e1-43e1-bf2e-5c49a2f3dcfe tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:13 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-e922bae7-63e1-43e1-bf2e-5c49a2f3dcfe tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:13 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-9b7822d0-9cf2-41cd-a22a-70a981078dd7 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:13 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:13 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:53:13 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-e922bae7-63e1-43e1-bf2e-5c49a2f3dcfe tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] Snapshot retrieved successfully. Sep 02 12:53:13 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-e922bae7-63e1-43e1-bf2e-5c49a2f3dcfe tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] http://192.168.122.82/volume/v3/snapshots/36464653-cd70-47c8-b6d8-b5be335fa4ce returned with HTTP 200 Sep 02 12:53:13 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 661/1344] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:53:13 2026] GET /volume/v3/snapshots/36464653-cd70-47c8-b6d8-b5be335fa4ce => generated 443 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:53:13 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-9b7822d0-9cf2-41cd-a22a-70a981078dd7 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] GET http://192.168.122.82/volume/v3/volumes/ce462144-8f19-424e-b51b-ba637a59b5bb Sep 02 12:53:13 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-9b7822d0-9cf2-41cd-a22a-70a981078dd7 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:13 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-9b7822d0-9cf2-41cd-a22a-70a981078dd7 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:13 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-9b7822d0-9cf2-41cd-a22a-70a981078dd7 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] http://192.168.122.82/volume/v3/volumes/ce462144-8f19-424e-b51b-ba637a59b5bb returned with HTTP 404 Sep 02 12:53:13 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 684/1345] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:53:13 2026] GET /volume/v3/volumes/ce462144-8f19-424e-b51b-ba637a59b5bb => generated 109 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:53:13 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-cb67b88d-bfc6-4ebc-8e12-30c3cdd6293c None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:13 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-cb67b88d-bfc6-4ebc-8e12-30c3cdd6293c tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] GET http://192.168.122.82/volume/v3/volumes/67b4caad-f15d-4672-95e4-f64d10fc1e8f Sep 02 12:53:13 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-cb67b88d-bfc6-4ebc-8e12-30c3cdd6293c tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:13 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-cb67b88d-bfc6-4ebc-8e12-30c3cdd6293c tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:13 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:13 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:53:13 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:13 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:53:13 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-cb67b88d-bfc6-4ebc-8e12-30c3cdd6293c tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Volume info retrieved successfully. Sep 02 12:53:13 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-cb67b88d-bfc6-4ebc-8e12-30c3cdd6293c tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] http://192.168.122.82/volume/v3/volumes/67b4caad-f15d-4672-95e4-f64d10fc1e8f returned with HTTP 200 Sep 02 12:53:13 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 662/1346] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:53:13 2026] GET /volume/v3/volumes/67b4caad-f15d-4672-95e4-f64d10fc1e8f => generated 932 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:53:13 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-1ce5811d-cc1e-465c-906d-05dfbcd09f78 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:13 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-1ce5811d-cc1e-465c-906d-05dfbcd09f78 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] DELETE http://192.168.122.82/volume/v3/volumes/67b4caad-f15d-4672-95e4-f64d10fc1e8f Sep 02 12:53:13 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-1ce5811d-cc1e-465c-906d-05dfbcd09f78 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:13 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-1ce5811d-cc1e-465c-906d-05dfbcd09f78 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Calling method 'delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:13 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-1ce5811d-cc1e-465c-906d-05dfbcd09f78 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Delete volume with id: 67b4caad-f15d-4672-95e4-f64d10fc1e8f Sep 02 12:53:13 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:13 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:53:13 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:13 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:53:13 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-1ce5811d-cc1e-465c-906d-05dfbcd09f78 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Volume info retrieved successfully. Sep 02 12:53:13 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-1ce5811d-cc1e-465c-906d-05dfbcd09f78 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Delete volume request issued successfully. Sep 02 12:53:13 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-1ce5811d-cc1e-465c-906d-05dfbcd09f78 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] http://192.168.122.82/volume/v3/volumes/67b4caad-f15d-4672-95e4-f64d10fc1e8f returned with HTTP 202 Sep 02 12:53:13 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 685/1347] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 12:53:13 2026] DELETE /volume/v3/volumes/67b4caad-f15d-4672-95e4-f64d10fc1e8f => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 12:53:13 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-973ae2e7-7125-46a5-bd6f-66f6714f7cc8 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:13 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-973ae2e7-7125-46a5-bd6f-66f6714f7cc8 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] GET http://192.168.122.82/volume/v3/volumes/67b4caad-f15d-4672-95e4-f64d10fc1e8f Sep 02 12:53:13 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-973ae2e7-7125-46a5-bd6f-66f6714f7cc8 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:13 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-973ae2e7-7125-46a5-bd6f-66f6714f7cc8 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:13 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:13 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:53:13 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:13 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:53:13 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-973ae2e7-7125-46a5-bd6f-66f6714f7cc8 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Volume info retrieved successfully. Sep 02 12:53:13 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-973ae2e7-7125-46a5-bd6f-66f6714f7cc8 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] http://192.168.122.82/volume/v3/volumes/67b4caad-f15d-4672-95e4-f64d10fc1e8f returned with HTTP 200 Sep 02 12:53:13 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 663/1348] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:53:13 2026] GET /volume/v3/volumes/67b4caad-f15d-4672-95e4-f64d10fc1e8f => generated 931 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:53:14 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-2eeee498-21f4-4363-ae1a-594183a20af3 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:14 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-2eeee498-21f4-4363-ae1a-594183a20af3 tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] GET http://192.168.122.82/volume/v3/snapshots/36464653-cd70-47c8-b6d8-b5be335fa4ce Sep 02 12:53:14 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-2eeee498-21f4-4363-ae1a-594183a20af3 tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:14 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-2eeee498-21f4-4363-ae1a-594183a20af3 tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:14 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:14 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:53:14 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-2eeee498-21f4-4363-ae1a-594183a20af3 tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] Snapshot retrieved successfully. Sep 02 12:53:14 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-2eeee498-21f4-4363-ae1a-594183a20af3 tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] http://192.168.122.82/volume/v3/snapshots/36464653-cd70-47c8-b6d8-b5be335fa4ce returned with HTTP 200 Sep 02 12:53:14 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 686/1349] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:53:14 2026] GET /volume/v3/snapshots/36464653-cd70-47c8-b6d8-b5be335fa4ce => generated 470 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:53:14 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-75deef96-4358-46de-92c5-1d1da3476dfd None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:14 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-75deef96-4358-46de-92c5-1d1da3476dfd tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] POST http://192.168.122.82/volume/v3/snapshots/36464653-cd70-47c8-b6d8-b5be335fa4ce/metadata Sep 02 12:53:14 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-75deef96-4358-46de-92c5-1d1da3476dfd tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:53:14 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:14 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:53:14 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-75deef96-4358-46de-92c5-1d1da3476dfd tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] Snapshot retrieved successfully. Sep 02 12:53:14 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-75deef96-4358-46de-92c5-1d1da3476dfd tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] Update snapshot metadata completed successfully. Sep 02 12:53:14 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-75deef96-4358-46de-92c5-1d1da3476dfd tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] http://192.168.122.82/volume/v3/snapshots/36464653-cd70-47c8-b6d8-b5be335fa4ce/metadata returned with HTTP 200 Sep 02 12:53:14 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 664/1350] 192.168.122.82 () {60 vars in 1281 bytes} [Wed Sep 2 12:53:14 2026] POST /volume/v3/snapshots/36464653-cd70-47c8-b6d8-b5be335fa4ce/metadata => generated 68 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 12:53:14 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-025541c6-0164-4c86-94da-b0be673e37d6 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:14 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-025541c6-0164-4c86-94da-b0be673e37d6 tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] GET http://192.168.122.82/volume/v3/snapshots/36464653-cd70-47c8-b6d8-b5be335fa4ce/metadata Sep 02 12:53:14 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-025541c6-0164-4c86-94da-b0be673e37d6 tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:14 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-025541c6-0164-4c86-94da-b0be673e37d6 tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] Calling method 'index' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:14 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:14 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:53:14 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-025541c6-0164-4c86-94da-b0be673e37d6 tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] Snapshot retrieved successfully. Sep 02 12:53:14 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-025541c6-0164-4c86-94da-b0be673e37d6 tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] Get snapshot metadata completed successfully. Sep 02 12:53:14 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-025541c6-0164-4c86-94da-b0be673e37d6 tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] http://192.168.122.82/volume/v3/snapshots/36464653-cd70-47c8-b6d8-b5be335fa4ce/metadata returned with HTTP 200 Sep 02 12:53:14 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 687/1351] 192.168.122.82 () {58 vars in 1260 bytes} [Wed Sep 2 12:53:14 2026] GET /volume/v3/snapshots/36464653-cd70-47c8-b6d8-b5be335fa4ce/metadata => generated 68 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 02 12:53:14 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-7550c2d1-0233-4b6f-bc5e-e98cdc4b0c1a None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:14 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-7550c2d1-0233-4b6f-bc5e-e98cdc4b0c1a tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] PUT http://192.168.122.82/volume/v3/snapshots/36464653-cd70-47c8-b6d8-b5be335fa4ce/metadata Sep 02 12:53:14 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-7550c2d1-0233-4b6f-bc5e-e98cdc4b0c1a tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:53:14 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:14 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:53:14 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-7550c2d1-0233-4b6f-bc5e-e98cdc4b0c1a tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] Snapshot retrieved successfully. Sep 02 12:53:14 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-8c2a13e0-3afd-448f-b8a9-291a520fc321 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:14 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-8c2a13e0-3afd-448f-b8a9-291a520fc321 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] GET http://192.168.122.82/volume/v3/volumes/67b4caad-f15d-4672-95e4-f64d10fc1e8f Sep 02 12:53:14 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-8c2a13e0-3afd-448f-b8a9-291a520fc321 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:14 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-8c2a13e0-3afd-448f-b8a9-291a520fc321 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:14 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-7550c2d1-0233-4b6f-bc5e-e98cdc4b0c1a tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] Update snapshot metadata completed successfully. Sep 02 12:53:14 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-7550c2d1-0233-4b6f-bc5e-e98cdc4b0c1a tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] http://192.168.122.82/volume/v3/snapshots/36464653-cd70-47c8-b6d8-b5be335fa4ce/metadata returned with HTTP 200 Sep 02 12:53:14 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 665/1352] 192.168.122.82 () {60 vars in 1280 bytes} [Wed Sep 2 12:53:14 2026] PUT /volume/v3/snapshots/36464653-cd70-47c8-b6d8-b5be335fa4ce/metadata => generated 57 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 12:53:14 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-c44d3743-8331-4e14-9415-ec0ac6a56984 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:14 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:14 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:53:14 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:14 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:53:14 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-c44d3743-8331-4e14-9415-ec0ac6a56984 tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] GET http://192.168.122.82/volume/v3/snapshots/36464653-cd70-47c8-b6d8-b5be335fa4ce/metadata Sep 02 12:53:14 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-c44d3743-8331-4e14-9415-ec0ac6a56984 tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:14 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-c44d3743-8331-4e14-9415-ec0ac6a56984 tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] Calling method 'index' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:14 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-8c2a13e0-3afd-448f-b8a9-291a520fc321 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] http://192.168.122.82/volume/v3/volumes/67b4caad-f15d-4672-95e4-f64d10fc1e8f returned with HTTP 404 Sep 02 12:53:14 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 688/1353] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:53:14 2026] GET /volume/v3/volumes/67b4caad-f15d-4672-95e4-f64d10fc1e8f => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:53:14 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:14 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:53:14 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-c44d3743-8331-4e14-9415-ec0ac6a56984 tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] Snapshot retrieved successfully. Sep 02 12:53:14 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-c44d3743-8331-4e14-9415-ec0ac6a56984 tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] Get snapshot metadata completed successfully. Sep 02 12:53:14 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-c44d3743-8331-4e14-9415-ec0ac6a56984 tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] http://192.168.122.82/volume/v3/snapshots/36464653-cd70-47c8-b6d8-b5be335fa4ce/metadata returned with HTTP 200 Sep 02 12:53:14 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 666/1354] 192.168.122.82 () {58 vars in 1260 bytes} [Wed Sep 2 12:53:14 2026] GET /volume/v3/snapshots/36464653-cd70-47c8-b6d8-b5be335fa4ce/metadata => generated 57 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 12:53:14 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-9383cb20-fc42-423a-883f-9d755e962a11 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:14 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-9383cb20-fc42-423a-883f-9d755e962a11 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] GET http://192.168.122.82/volume/v3/volumes/270b4e31-ff59-4f54-8162-61a5384b8ae7 Sep 02 12:53:14 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-9383cb20-fc42-423a-883f-9d755e962a11 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:14 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-9383cb20-fc42-423a-883f-9d755e962a11 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:14 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-67083ff7-ea0f-43b6-b352-a71559e428b9 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:14 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-67083ff7-ea0f-43b6-b352-a71559e428b9 tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] DELETE http://192.168.122.82/volume/v3/snapshots/36464653-cd70-47c8-b6d8-b5be335fa4ce/metadata/key3 Sep 02 12:53:14 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-67083ff7-ea0f-43b6-b352-a71559e428b9 tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:14 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-67083ff7-ea0f-43b6-b352-a71559e428b9 tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] Calling method 'delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:14 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:14 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:53:14 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:14 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:53:14 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:14 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:53:14 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-67083ff7-ea0f-43b6-b352-a71559e428b9 tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] Snapshot retrieved successfully. Sep 02 12:53:14 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-9383cb20-fc42-423a-883f-9d755e962a11 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Volume info retrieved successfully. Sep 02 12:53:14 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-67083ff7-ea0f-43b6-b352-a71559e428b9 tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] Get snapshot metadata completed successfully. Sep 02 12:53:15 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-9383cb20-fc42-423a-883f-9d755e962a11 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] http://192.168.122.82/volume/v3/volumes/270b4e31-ff59-4f54-8162-61a5384b8ae7 returned with HTTP 200 Sep 02 12:53:15 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 689/1355] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:53:14 2026] GET /volume/v3/volumes/270b4e31-ff59-4f54-8162-61a5384b8ae7 => generated 845 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:53:15 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-a4ef7e42-f0b5-4df1-ae98-a96fbdda0055 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:15 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-a4ef7e42-f0b5-4df1-ae98-a96fbdda0055 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] DELETE http://192.168.122.82/volume/v3/volumes/270b4e31-ff59-4f54-8162-61a5384b8ae7 Sep 02 12:53:15 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-a4ef7e42-f0b5-4df1-ae98-a96fbdda0055 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:15 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-a4ef7e42-f0b5-4df1-ae98-a96fbdda0055 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Calling method 'delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:15 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-67083ff7-ea0f-43b6-b352-a71559e428b9 tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] Delete snapshot metadata completed successfully. Sep 02 12:53:15 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-a4ef7e42-f0b5-4df1-ae98-a96fbdda0055 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Delete volume with id: 270b4e31-ff59-4f54-8162-61a5384b8ae7 Sep 02 12:53:15 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-67083ff7-ea0f-43b6-b352-a71559e428b9 tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] http://192.168.122.82/volume/v3/snapshots/36464653-cd70-47c8-b6d8-b5be335fa4ce/metadata/key3 returned with HTTP 200 Sep 02 12:53:15 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 667/1356] 192.168.122.82 () {58 vars in 1278 bytes} [Wed Sep 2 12:53:14 2026] DELETE /volume/v3/snapshots/36464653-cd70-47c8-b6d8-b5be335fa4ce/metadata/key3 => generated 0 bytes in 106 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 02 12:53:15 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-fbd40299-bc17-4516-9789-7774ad1cc8ea None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:15 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-fbd40299-bc17-4516-9789-7774ad1cc8ea tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] GET http://192.168.122.82/volume/v3/snapshots/36464653-cd70-47c8-b6d8-b5be335fa4ce/metadata Sep 02 12:53:15 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-fbd40299-bc17-4516-9789-7774ad1cc8ea tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:15 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-fbd40299-bc17-4516-9789-7774ad1cc8ea tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] Calling method 'index' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:15 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:15 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:53:15 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:15 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:53:15 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-a4ef7e42-f0b5-4df1-ae98-a96fbdda0055 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Volume info retrieved successfully. Sep 02 12:53:15 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:15 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:53:15 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-fbd40299-bc17-4516-9789-7774ad1cc8ea tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] Snapshot retrieved successfully. Sep 02 12:53:15 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-fbd40299-bc17-4516-9789-7774ad1cc8ea tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] Get snapshot metadata completed successfully. Sep 02 12:53:15 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-fbd40299-bc17-4516-9789-7774ad1cc8ea tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] http://192.168.122.82/volume/v3/snapshots/36464653-cd70-47c8-b6d8-b5be335fa4ce/metadata returned with HTTP 200 Sep 02 12:53:15 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 668/1357] 192.168.122.82 () {58 vars in 1260 bytes} [Wed Sep 2 12:53:15 2026] GET /volume/v3/snapshots/36464653-cd70-47c8-b6d8-b5be335fa4ce/metadata => generated 32 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 12:53:15 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-12fdf6d5-531e-4da9-be67-dbd52881adc3 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:15 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-12fdf6d5-531e-4da9-be67-dbd52881adc3 tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] PUT http://192.168.122.82/volume/v3/snapshots/36464653-cd70-47c8-b6d8-b5be335fa4ce/metadata Sep 02 12:53:15 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-12fdf6d5-531e-4da9-be67-dbd52881adc3 tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:53:15 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-a4ef7e42-f0b5-4df1-ae98-a96fbdda0055 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Delete volume request issued successfully. Sep 02 12:53:15 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-a4ef7e42-f0b5-4df1-ae98-a96fbdda0055 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] http://192.168.122.82/volume/v3/volumes/270b4e31-ff59-4f54-8162-61a5384b8ae7 returned with HTTP 202 Sep 02 12:53:15 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 690/1358] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 12:53:15 2026] DELETE /volume/v3/volumes/270b4e31-ff59-4f54-8162-61a5384b8ae7 => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 12:53:15 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-e5337ded-f0b8-4cc7-ace1-c4ba87655a69 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:15 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:15 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:53:15 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e5337ded-f0b8-4cc7-ace1-c4ba87655a69 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] GET http://192.168.122.82/volume/v3/volumes/270b4e31-ff59-4f54-8162-61a5384b8ae7 Sep 02 12:53:15 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-12fdf6d5-531e-4da9-be67-dbd52881adc3 tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] Snapshot retrieved successfully. Sep 02 12:53:15 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-e5337ded-f0b8-4cc7-ace1-c4ba87655a69 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:15 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-e5337ded-f0b8-4cc7-ace1-c4ba87655a69 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:15 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:15 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:53:15 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:15 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:53:15 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-e5337ded-f0b8-4cc7-ace1-c4ba87655a69 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Volume info retrieved successfully. Sep 02 12:53:15 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e5337ded-f0b8-4cc7-ace1-c4ba87655a69 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] http://192.168.122.82/volume/v3/volumes/270b4e31-ff59-4f54-8162-61a5384b8ae7 returned with HTTP 200 Sep 02 12:53:15 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-12fdf6d5-531e-4da9-be67-dbd52881adc3 tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] Update snapshot metadata completed successfully. Sep 02 12:53:15 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 691/1359] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:53:15 2026] GET /volume/v3/volumes/270b4e31-ff59-4f54-8162-61a5384b8ae7 => generated 844 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:53:15 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-12fdf6d5-531e-4da9-be67-dbd52881adc3 tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] http://192.168.122.82/volume/v3/snapshots/36464653-cd70-47c8-b6d8-b5be335fa4ce/metadata returned with HTTP 200 Sep 02 12:53:15 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 669/1360] 192.168.122.82 () {60 vars in 1280 bytes} [Wed Sep 2 12:53:15 2026] PUT /volume/v3/snapshots/36464653-cd70-47c8-b6d8-b5be335fa4ce/metadata => generated 16 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 12:53:15 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-0d7b0daa-e7ba-4d2b-9fc7-c15c8abc0442 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:15 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-0d7b0daa-e7ba-4d2b-9fc7-c15c8abc0442 tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] POST http://192.168.122.82/volume/v3/snapshots/36464653-cd70-47c8-b6d8-b5be335fa4ce/metadata Sep 02 12:53:15 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-0d7b0daa-e7ba-4d2b-9fc7-c15c8abc0442 tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:53:15 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-5c995474-2512-4cc8-8f68-377c32af3630 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:15 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:15 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:53:15 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-0d7b0daa-e7ba-4d2b-9fc7-c15c8abc0442 tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] Snapshot retrieved successfully. Sep 02 12:53:15 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-0d7b0daa-e7ba-4d2b-9fc7-c15c8abc0442 tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] Update snapshot metadata completed successfully. Sep 02 12:53:15 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-0d7b0daa-e7ba-4d2b-9fc7-c15c8abc0442 tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] http://192.168.122.82/volume/v3/snapshots/36464653-cd70-47c8-b6d8-b5be335fa4ce/metadata returned with HTTP 200 Sep 02 12:53:15 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 692/1361] 192.168.122.82 () {60 vars in 1281 bytes} [Wed Sep 2 12:53:15 2026] POST /volume/v3/snapshots/36464653-cd70-47c8-b6d8-b5be335fa4ce/metadata => generated 68 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 12:53:15 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-2de38151-906a-486c-8013-f6f975ab434b None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:15 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-2de38151-906a-486c-8013-f6f975ab434b tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] GET http://192.168.122.82/volume/v3/snapshots/36464653-cd70-47c8-b6d8-b5be335fa4ce/metadata Sep 02 12:53:15 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-2de38151-906a-486c-8013-f6f975ab434b tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:15 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-2de38151-906a-486c-8013-f6f975ab434b tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] Calling method 'index' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:15 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:15 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:53:15 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-2de38151-906a-486c-8013-f6f975ab434b tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] Snapshot retrieved successfully. Sep 02 12:53:15 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-2de38151-906a-486c-8013-f6f975ab434b tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] Get snapshot metadata completed successfully. Sep 02 12:53:15 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-2de38151-906a-486c-8013-f6f975ab434b tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] http://192.168.122.82/volume/v3/snapshots/36464653-cd70-47c8-b6d8-b5be335fa4ce/metadata returned with HTTP 200 Sep 02 12:53:15 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 693/1362] 192.168.122.82 () {58 vars in 1260 bytes} [Wed Sep 2 12:53:15 2026] GET /volume/v3/snapshots/36464653-cd70-47c8-b6d8-b5be335fa4ce/metadata => generated 68 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 12:53:15 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-a8630060-812c-41a7-9668-fa65b3d63e30 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:15 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-a8630060-812c-41a7-9668-fa65b3d63e30 tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] PUT http://192.168.122.82/volume/v3/snapshots/36464653-cd70-47c8-b6d8-b5be335fa4ce/metadata/key3 Sep 02 12:53:15 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-a8630060-812c-41a7-9668-fa65b3d63e30 tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:53:15 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:15 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:53:15 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-a8630060-812c-41a7-9668-fa65b3d63e30 tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] Snapshot retrieved successfully. Sep 02 12:53:15 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-a8630060-812c-41a7-9668-fa65b3d63e30 tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] Update snapshot metadata completed successfully. Sep 02 12:53:15 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-a8630060-812c-41a7-9668-fa65b3d63e30 tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] http://192.168.122.82/volume/v3/snapshots/36464653-cd70-47c8-b6d8-b5be335fa4ce/metadata/key3 returned with HTTP 200 Sep 02 12:53:15 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 694/1363] 192.168.122.82 () {60 vars in 1295 bytes} [Wed Sep 2 12:53:15 2026] PUT /volume/v3/snapshots/36464653-cd70-47c8-b6d8-b5be335fa4ce/metadata/key3 => generated 35 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 12:53:15 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-161560d3-65bd-4962-bab0-81bef0a9f2c7 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:15 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-161560d3-65bd-4962-bab0-81bef0a9f2c7 tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] GET http://192.168.122.82/volume/v3/snapshots/36464653-cd70-47c8-b6d8-b5be335fa4ce/metadata/key3 Sep 02 12:53:15 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-161560d3-65bd-4962-bab0-81bef0a9f2c7 tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:15 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-161560d3-65bd-4962-bab0-81bef0a9f2c7 tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:15 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:15 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:53:15 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-161560d3-65bd-4962-bab0-81bef0a9f2c7 tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] Snapshot retrieved successfully. Sep 02 12:53:15 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-5c995474-2512-4cc8-8f68-377c32af3630 tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 12:53:15 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-5c995474-2512-4cc8-8f68-377c32af3630 tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-483624225"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:53:15 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-161560d3-65bd-4962-bab0-81bef0a9f2c7 tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] Get snapshot metadata completed successfully. Sep 02 12:53:15 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-161560d3-65bd-4962-bab0-81bef0a9f2c7 tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] http://192.168.122.82/volume/v3/snapshots/36464653-cd70-47c8-b6d8-b5be335fa4ce/metadata/key3 returned with HTTP 200 Sep 02 12:53:15 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.volumes [None req-5c995474-2512-4cc8-8f68-377c32af3630 tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-483624225'}} {{(pid=86936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 12:53:15 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-5c995474-2512-4cc8-8f68-377c32af3630 tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] Create volume of 1 GB Sep 02 12:53:15 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 695/1364] 192.168.122.82 () {58 vars in 1275 bytes} [Wed Sep 2 12:53:15 2026] GET /volume/v3/snapshots/36464653-cd70-47c8-b6d8-b5be335fa4ce/metadata/key3 => generated 35 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 12:53:15 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-bb40e1f8-cff2-474a-a814-acefba624af9 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:15 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-bb40e1f8-cff2-474a-a814-acefba624af9 tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] GET http://192.168.122.82/volume/v3/snapshots/36464653-cd70-47c8-b6d8-b5be335fa4ce/metadata Sep 02 12:53:15 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-bb40e1f8-cff2-474a-a814-acefba624af9 tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:15 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-bb40e1f8-cff2-474a-a814-acefba624af9 tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] Calling method 'index' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:15 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-5c995474-2512-4cc8-8f68-377c32af3630 tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] Availability Zones retrieved successfully. Sep 02 12:53:15 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:15 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:53:15 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-bb40e1f8-cff2-474a-a814-acefba624af9 tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] Snapshot retrieved successfully. Sep 02 12:53:15 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-bb40e1f8-cff2-474a-a814-acefba624af9 tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] Get snapshot metadata completed successfully. Sep 02 12:53:15 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-bb40e1f8-cff2-474a-a814-acefba624af9 tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] http://192.168.122.82/volume/v3/snapshots/36464653-cd70-47c8-b6d8-b5be335fa4ce/metadata returned with HTTP 200 Sep 02 12:53:15 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 696/1365] 192.168.122.82 () {58 vars in 1260 bytes} [Wed Sep 2 12:53:15 2026] GET /volume/v3/snapshots/36464653-cd70-47c8-b6d8-b5be335fa4ce/metadata => generated 75 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 12:53:15 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-fbc9e464-2267-44d5-9900-cbeeda637cd7 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:15 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-fbc9e464-2267-44d5-9900-cbeeda637cd7 tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] PUT http://192.168.122.82/volume/v3/snapshots/36464653-cd70-47c8-b6d8-b5be335fa4ce/metadata Sep 02 12:53:15 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-5c995474-2512-4cc8-8f68-377c32af3630 tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] Flow 'volume_create_api' (5f3f590e-8ac2-4beb-857a-eb7749060423) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:53:15 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-fbc9e464-2267-44d5-9900-cbeeda637cd7 tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:53:15 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-5c995474-2512-4cc8-8f68-377c32af3630 tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14f72b79-c342-4973-a0e4-6e36793bb62c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:53:15 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.flows.api.create_volume [None req-5c995474-2512-4cc8-8f68-377c32af3630 tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] Validating volume size '1' using validate_int {{(pid=86936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 12:53:15 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:15 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:53:15 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-fbc9e464-2267-44d5-9900-cbeeda637cd7 tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] Snapshot retrieved successfully. Sep 02 12:53:15 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-fbc9e464-2267-44d5-9900-cbeeda637cd7 tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] Update snapshot metadata completed successfully. Sep 02 12:53:15 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-fbc9e464-2267-44d5-9900-cbeeda637cd7 tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] http://192.168.122.82/volume/v3/snapshots/36464653-cd70-47c8-b6d8-b5be335fa4ce/metadata returned with HTTP 200 Sep 02 12:53:15 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 697/1366] 192.168.122.82 () {60 vars in 1280 bytes} [Wed Sep 2 12:53:15 2026] PUT /volume/v3/snapshots/36464653-cd70-47c8-b6d8-b5be335fa4ce/metadata => generated 16 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 12:53:15 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-9dcf8f40-a08d-4e47-93c8-000adb7aad78 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:15 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-9dcf8f40-a08d-4e47-93c8-000adb7aad78 tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] DELETE http://192.168.122.82/volume/v3/snapshots/36464653-cd70-47c8-b6d8-b5be335fa4ce Sep 02 12:53:15 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-9dcf8f40-a08d-4e47-93c8-000adb7aad78 tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:15 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-9dcf8f40-a08d-4e47-93c8-000adb7aad78 tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] Calling method 'delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:15 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.snapshots [None req-9dcf8f40-a08d-4e47-93c8-000adb7aad78 tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] Delete snapshot with id: 36464653-cd70-47c8-b6d8-b5be335fa4ce Sep 02 12:53:15 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:15 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:53:15 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-9dcf8f40-a08d-4e47-93c8-000adb7aad78 tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] Snapshot retrieved successfully. Sep 02 12:53:15 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-5c995474-2512-4cc8-8f68-377c32af3630 tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14f72b79-c342-4973-a0e4-6e36793bb62c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:53:15 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-5c995474-2512-4cc8-8f68-377c32af3630 tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83dfc788-cbf3-4f83-a94d-780398aed875) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:53:15 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:15 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:53:15 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-9dcf8f40-a08d-4e47-93c8-000adb7aad78 tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] Snapshot delete request issued successfully. Sep 02 12:53:15 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-9dcf8f40-a08d-4e47-93c8-000adb7aad78 tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] http://192.168.122.82/volume/v3/snapshots/36464653-cd70-47c8-b6d8-b5be335fa4ce returned with HTTP 202 Sep 02 12:53:15 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 698/1367] 192.168.122.82 () {58 vars in 1236 bytes} [Wed Sep 2 12:53:15 2026] DELETE /volume/v3/snapshots/36464653-cd70-47c8-b6d8-b5be335fa4ce => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 12:53:15 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-707e5dd3-84b1-4e23-83a8-e9375debf55d None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:15 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-707e5dd3-84b1-4e23-83a8-e9375debf55d tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] GET http://192.168.122.82/volume/v3/snapshots/36464653-cd70-47c8-b6d8-b5be335fa4ce Sep 02 12:53:15 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-707e5dd3-84b1-4e23-83a8-e9375debf55d tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:15 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-707e5dd3-84b1-4e23-83a8-e9375debf55d tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:15 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:15 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:53:15 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-707e5dd3-84b1-4e23-83a8-e9375debf55d tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] Snapshot retrieved successfully. Sep 02 12:53:15 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-707e5dd3-84b1-4e23-83a8-e9375debf55d tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] http://192.168.122.82/volume/v3/snapshots/36464653-cd70-47c8-b6d8-b5be335fa4ce returned with HTTP 200 Sep 02 12:53:15 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 699/1368] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:53:15 2026] GET /volume/v3/snapshots/36464653-cd70-47c8-b6d8-b5be335fa4ce => generated 469 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:53:15 devstack devstack@c-api.service[86936]: DEBUG cinder.quota [None req-5c995474-2512-4cc8-8f68-377c32af3630 tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] Created reservations ['00390a3c-dd94-4225-bd4e-a5e541295423', '1ab5fd5a-e7ab-4187-b888-cbc41f7cd291', '6ccd52e2-ca1e-496c-ae62-67229458199d', '87e20245-9603-464e-85c0-2b5c916a2049'] {{(pid=86936) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:53:15 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-5c995474-2512-4cc8-8f68-377c32af3630 tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83dfc788-cbf3-4f83-a94d-780398aed875) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['00390a3c-dd94-4225-bd4e-a5e541295423', '1ab5fd5a-e7ab-4187-b888-cbc41f7cd291', '6ccd52e2-ca1e-496c-ae62-67229458199d', '87e20245-9603-464e-85c0-2b5c916a2049']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:53:15 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-5c995474-2512-4cc8-8f68-377c32af3630 tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb513d35-81b9-4a27-8aab-b0b8b4bdbc98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:53:16 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:16 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:53:16 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-5c995474-2512-4cc8-8f68-377c32af3630 tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb513d35-81b9-4a27-8aab-b0b8b4bdbc98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f19a6158-8adf-4a3c-9b15-0f072abd2051', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-483624225',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='ce43821b25e441b295ea75c5265afda3',qos_specs=None,replication_status=,reservations=['00390a3c-dd94-4225-bd4e-a5e541295423','1ab5fd5a-e7ab-4187-b888-cbc41f7cd291','6ccd52e2-ca1e-496c-ae62-67229458199d','87e20245-9603-464e-85c0-2b5c916a2049'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cfad167c0766468da95d4395482b4823',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T10:53:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-483624225',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f19a6158-8adf-4a3c-9b15-0f072abd2051,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='ce43821b25e441b295ea75c5265afda3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cfad167c0766468da95d4395482b4823',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:53:16 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-5c995474-2512-4cc8-8f68-377c32af3630 tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f7a551e3-acb6-4d50-94f4-861c3e71efee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:53:16 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-5c995474-2512-4cc8-8f68-377c32af3630 tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f7a551e3-acb6-4d50-94f4-861c3e71efee) transitioned into state 'SUCCESS' from state '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-483624225',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='ce43821b25e441b295ea75c5265afda3',qos_specs=None,replication_status=,reservations=['00390a3c-dd94-4225-bd4e-a5e541295423','1ab5fd5a-e7ab-4187-b888-cbc41f7cd291','6ccd52e2-ca1e-496c-ae62-67229458199d','87e20245-9603-464e-85c0-2b5c916a2049'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cfad167c0766468da95d4395482b4823',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:53:16 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-5c995474-2512-4cc8-8f68-377c32af3630 tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e39177e-50c1-4f95-91b0-71b255bb71e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:53:16 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-5c995474-2512-4cc8-8f68-377c32af3630 tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e39177e-50c1-4f95-91b0-71b255bb71e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:53:16 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-5c995474-2512-4cc8-8f68-377c32af3630 tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] Flow 'volume_create_api' (5f3f590e-8ac2-4beb-857a-eb7749060423) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:53:16 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-5c995474-2512-4cc8-8f68-377c32af3630 tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] Create volume request issued successfully. Sep 02 12:53:16 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-5c995474-2512-4cc8-8f68-377c32af3630 tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 12:53:16 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 670/1369] 192.168.122.82 () {60 vars in 1138 bytes} [Wed Sep 2 12:53:15 2026] POST /volume/v3/volumes => generated 766 bytes in 846 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 12:53:16 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-936432fb-54b1-4b59-a54d-9ab404fb134d None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:16 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-936432fb-54b1-4b59-a54d-9ab404fb134d tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] GET http://192.168.122.82/volume/v3/volumes/f19a6158-8adf-4a3c-9b15-0f072abd2051 Sep 02 12:53:16 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-936432fb-54b1-4b59-a54d-9ab404fb134d tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:16 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-936432fb-54b1-4b59-a54d-9ab404fb134d tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:16 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:16 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:53:16 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:16 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:53:16 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-936432fb-54b1-4b59-a54d-9ab404fb134d tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] Volume info retrieved successfully. Sep 02 12:53:16 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-936432fb-54b1-4b59-a54d-9ab404fb134d tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] http://192.168.122.82/volume/v3/volumes/f19a6158-8adf-4a3c-9b15-0f072abd2051 returned with HTTP 200 Sep 02 12:53:16 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 700/1370] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:53:16 2026] GET /volume/v3/volumes/f19a6158-8adf-4a3c-9b15-0f072abd2051 => generated 834 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:53:16 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-4e8d4836-f2cb-404c-835b-60bdefe383ba None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:16 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-4e8d4836-f2cb-404c-835b-60bdefe383ba tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] GET http://192.168.122.82/volume/v3/volumes/270b4e31-ff59-4f54-8162-61a5384b8ae7 Sep 02 12:53:16 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-4e8d4836-f2cb-404c-835b-60bdefe383ba tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:16 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-4e8d4836-f2cb-404c-835b-60bdefe383ba tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:16 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:16 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:53:16 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:16 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:53:16 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-4e8d4836-f2cb-404c-835b-60bdefe383ba tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Volume info retrieved successfully. Sep 02 12:53:16 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-4e8d4836-f2cb-404c-835b-60bdefe383ba tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] http://192.168.122.82/volume/v3/volumes/270b4e31-ff59-4f54-8162-61a5384b8ae7 returned with HTTP 200 Sep 02 12:53:16 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 671/1371] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:53:16 2026] GET /volume/v3/volumes/270b4e31-ff59-4f54-8162-61a5384b8ae7 => generated 844 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:53:16 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-c437fbc0-4c34-4c01-a0c0-316d0444bfbf None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:16 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-c437fbc0-4c34-4c01-a0c0-316d0444bfbf tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] GET http://192.168.122.82/volume/v3/snapshots/36464653-cd70-47c8-b6d8-b5be335fa4ce Sep 02 12:53:16 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-c437fbc0-4c34-4c01-a0c0-316d0444bfbf tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:16 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-c437fbc0-4c34-4c01-a0c0-316d0444bfbf tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:16 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:16 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:53:16 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-c437fbc0-4c34-4c01-a0c0-316d0444bfbf tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] Snapshot retrieved successfully. Sep 02 12:53:16 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-c437fbc0-4c34-4c01-a0c0-316d0444bfbf tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] http://192.168.122.82/volume/v3/snapshots/36464653-cd70-47c8-b6d8-b5be335fa4ce returned with HTTP 200 Sep 02 12:53:16 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 701/1372] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:53:16 2026] GET /volume/v3/snapshots/36464653-cd70-47c8-b6d8-b5be335fa4ce => generated 469 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:53:16 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-0e9140a4-1f96-4b79-9105-9d1630764e7f None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:17 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-0e9140a4-1f96-4b79-9105-9d1630764e7f tempest-VolumesCloneNegativeTest-164282119 tempest-VolumesCloneNegativeTest-164282119-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 12:53:17 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-0e9140a4-1f96-4b79-9105-9d1630764e7f tempest-VolumesCloneNegativeTest-164282119 tempest-VolumesCloneNegativeTest-164282119-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-1571216825"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:53:17 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.volumes [None req-0e9140a4-1f96-4b79-9105-9d1630764e7f tempest-VolumesCloneNegativeTest-164282119 tempest-VolumesCloneNegativeTest-164282119-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-1571216825'}} {{(pid=86936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 12:53:17 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-0e9140a4-1f96-4b79-9105-9d1630764e7f tempest-VolumesCloneNegativeTest-164282119 tempest-VolumesCloneNegativeTest-164282119-project-member] Create volume of 2 GB Sep 02 12:53:17 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-0e9140a4-1f96-4b79-9105-9d1630764e7f tempest-VolumesCloneNegativeTest-164282119 tempest-VolumesCloneNegativeTest-164282119-project-member] Availability Zones retrieved successfully. Sep 02 12:53:17 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-0e9140a4-1f96-4b79-9105-9d1630764e7f tempest-VolumesCloneNegativeTest-164282119 tempest-VolumesCloneNegativeTest-164282119-project-member] Flow 'volume_create_api' (06d360f3-8618-4e1a-9b30-10ada9ce70c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:53:17 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-0e9140a4-1f96-4b79-9105-9d1630764e7f tempest-VolumesCloneNegativeTest-164282119 tempest-VolumesCloneNegativeTest-164282119-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6cc9ae4b-bfed-484f-8a90-35b0eba11dfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:53:17 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.flows.api.create_volume [None req-0e9140a4-1f96-4b79-9105-9d1630764e7f tempest-VolumesCloneNegativeTest-164282119 tempest-VolumesCloneNegativeTest-164282119-project-member] Validating volume size '2' using validate_int {{(pid=86936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 12:53:17 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-0e9140a4-1f96-4b79-9105-9d1630764e7f tempest-VolumesCloneNegativeTest-164282119 tempest-VolumesCloneNegativeTest-164282119-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6cc9ae4b-bfed-484f-8a90-35b0eba11dfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:53:17 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-0e9140a4-1f96-4b79-9105-9d1630764e7f tempest-VolumesCloneNegativeTest-164282119 tempest-VolumesCloneNegativeTest-164282119-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef4436e5-b80c-42a3-bf58-460cf3d64909) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:53:17 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-608a85f5-3973-42b7-be75-89d1ed93da1b None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:17 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-608a85f5-3973-42b7-be75-89d1ed93da1b tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] GET http://192.168.122.82/volume/v3/volumes/f19a6158-8adf-4a3c-9b15-0f072abd2051 Sep 02 12:53:17 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-608a85f5-3973-42b7-be75-89d1ed93da1b tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:17 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-608a85f5-3973-42b7-be75-89d1ed93da1b tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:17 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:17 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:53:17 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:17 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:53:17 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-608a85f5-3973-42b7-be75-89d1ed93da1b tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] Volume info retrieved successfully. Sep 02 12:53:17 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-608a85f5-3973-42b7-be75-89d1ed93da1b tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] http://192.168.122.82/volume/v3/volumes/f19a6158-8adf-4a3c-9b15-0f072abd2051 returned with HTTP 200 Sep 02 12:53:17 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 702/1373] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:53:17 2026] GET /volume/v3/volumes/f19a6158-8adf-4a3c-9b15-0f072abd2051 => generated 858 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:53:17 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-6f1ccf70-4045-470e-b89d-39cc84960dd4 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:17 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-6f1ccf70-4045-470e-b89d-39cc84960dd4 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] GET http://192.168.122.82/volume/v3/volumes/270b4e31-ff59-4f54-8162-61a5384b8ae7 Sep 02 12:53:17 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-6f1ccf70-4045-470e-b89d-39cc84960dd4 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:17 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-6f1ccf70-4045-470e-b89d-39cc84960dd4 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:17 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-6f1ccf70-4045-470e-b89d-39cc84960dd4 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] http://192.168.122.82/volume/v3/volumes/270b4e31-ff59-4f54-8162-61a5384b8ae7 returned with HTTP 404 Sep 02 12:53:17 devstack devstack@c-api.service[86936]: DEBUG cinder.quota [None req-0e9140a4-1f96-4b79-9105-9d1630764e7f tempest-VolumesCloneNegativeTest-164282119 tempest-VolumesCloneNegativeTest-164282119-project-member] Created reservations ['b821f0be-b65f-4d7a-9e37-82aa3c6cfe6c', 'ad5cbf83-85f8-4c41-b9b9-f682981f28c8', '90ae8f44-8820-4510-9d64-fa6a69bc133c', '00d2b196-6009-4eab-b2cd-70a804da88f7'] {{(pid=86936) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:53:17 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 703/1374] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:53:17 2026] GET /volume/v3/volumes/270b4e31-ff59-4f54-8162-61a5384b8ae7 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:53:17 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-0e9140a4-1f96-4b79-9105-9d1630764e7f tempest-VolumesCloneNegativeTest-164282119 tempest-VolumesCloneNegativeTest-164282119-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef4436e5-b80c-42a3-bf58-460cf3d64909) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b821f0be-b65f-4d7a-9e37-82aa3c6cfe6c', 'ad5cbf83-85f8-4c41-b9b9-f682981f28c8', '90ae8f44-8820-4510-9d64-fa6a69bc133c', '00d2b196-6009-4eab-b2cd-70a804da88f7']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:53:17 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-0e9140a4-1f96-4b79-9105-9d1630764e7f tempest-VolumesCloneNegativeTest-164282119 tempest-VolumesCloneNegativeTest-164282119-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf0fd0b0-be81-41fb-a939-199b76391736) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:53:17 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:17 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:53:17 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-0e9140a4-1f96-4b79-9105-9d1630764e7f tempest-VolumesCloneNegativeTest-164282119 tempest-VolumesCloneNegativeTest-164282119-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf0fd0b0-be81-41fb-a939-199b76391736) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '403c4954-9350-4fcb-87f8-90d1b2fa99dc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1571216825',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa40baba09c64175ab50775f49e7a2a8',qos_specs=None,replication_status=,reservations=['b821f0be-b65f-4d7a-9e37-82aa3c6cfe6c','ad5cbf83-85f8-4c41-b9b9-f682981f28c8','90ae8f44-8820-4510-9d64-fa6a69bc133c','00d2b196-6009-4eab-b2cd-70a804da88f7'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c54152febe5f46d8a581b1f14ca102a0',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T10:53:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1571216825',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=403c4954-9350-4fcb-87f8-90d1b2fa99dc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fa40baba09c64175ab50775f49e7a2a8',provider_auth=None,provider_geometry=None,provider_id=None,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='c54152febe5f46d8a581b1f14ca102a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:53:17 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-0e9140a4-1f96-4b79-9105-9d1630764e7f tempest-VolumesCloneNegativeTest-164282119 tempest-VolumesCloneNegativeTest-164282119-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4750d13a-9613-4ca2-9b88-926873c2bb78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:53:17 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-aef2bbd9-bb06-40a5-93a8-a37f95601ebe None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:17 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-aef2bbd9-bb06-40a5-93a8-a37f95601ebe tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 12:53:17 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-aef2bbd9-bb06-40a5-93a8-a37f95601ebe tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "522e45ed-34d8-4082-932f-8d27db1e62a2", "size": 1, "name": "tempest-VolumesGetTest-Volume-1590373835", "metadata": {"Type": "Test"}}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:53:17 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.volumes [None req-aef2bbd9-bb06-40a5-93a8-a37f95601ebe tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Create volume request body: {'volume': {'imageRef': '522e45ed-34d8-4082-932f-8d27db1e62a2', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1590373835', 'metadata': {'Type': 'Test'}}} {{(pid=86935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 12:53:17 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-0e9140a4-1f96-4b79-9105-9d1630764e7f tempest-VolumesCloneNegativeTest-164282119 tempest-VolumesCloneNegativeTest-164282119-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4750d13a-9613-4ca2-9b88-926873c2bb78) transitioned into state 'SUCCESS' from state '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-1571216825',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa40baba09c64175ab50775f49e7a2a8',qos_specs=None,replication_status=,reservations=['b821f0be-b65f-4d7a-9e37-82aa3c6cfe6c','ad5cbf83-85f8-4c41-b9b9-f682981f28c8','90ae8f44-8820-4510-9d64-fa6a69bc133c','00d2b196-6009-4eab-b2cd-70a804da88f7'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c54152febe5f46d8a581b1f14ca102a0',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:53:17 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-0e9140a4-1f96-4b79-9105-9d1630764e7f tempest-VolumesCloneNegativeTest-164282119 tempest-VolumesCloneNegativeTest-164282119-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65528ccc-3f4e-490c-956e-a0a56d8330ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:53:17 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-0e9140a4-1f96-4b79-9105-9d1630764e7f tempest-VolumesCloneNegativeTest-164282119 tempest-VolumesCloneNegativeTest-164282119-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65528ccc-3f4e-490c-956e-a0a56d8330ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:53:17 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-0e9140a4-1f96-4b79-9105-9d1630764e7f tempest-VolumesCloneNegativeTest-164282119 tempest-VolumesCloneNegativeTest-164282119-project-member] Flow 'volume_create_api' (06d360f3-8618-4e1a-9b30-10ada9ce70c4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:53:17 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-0e9140a4-1f96-4b79-9105-9d1630764e7f tempest-VolumesCloneNegativeTest-164282119 tempest-VolumesCloneNegativeTest-164282119-project-member] Create volume request issued successfully. Sep 02 12:53:17 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-0e9140a4-1f96-4b79-9105-9d1630764e7f tempest-VolumesCloneNegativeTest-164282119 tempest-VolumesCloneNegativeTest-164282119-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 12:53:17 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 672/1375] 192.168.122.82 () {60 vars in 1137 bytes} [Wed Sep 2 12:53:16 2026] POST /volume/v3/volumes => generated 762 bytes in 553 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 12:53:17 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-9b4f5f6a-c403-433e-9536-aa1cc3b7453d None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:17 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-9b4f5f6a-c403-433e-9536-aa1cc3b7453d tempest-VolumesCloneNegativeTest-164282119 tempest-VolumesCloneNegativeTest-164282119-project-member] GET http://192.168.122.82/volume/v3/volumes/403c4954-9350-4fcb-87f8-90d1b2fa99dc Sep 02 12:53:17 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-9b4f5f6a-c403-433e-9536-aa1cc3b7453d tempest-VolumesCloneNegativeTest-164282119 tempest-VolumesCloneNegativeTest-164282119-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:17 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-9b4f5f6a-c403-433e-9536-aa1cc3b7453d tempest-VolumesCloneNegativeTest-164282119 tempest-VolumesCloneNegativeTest-164282119-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:17 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:17 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:53:17 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:17 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:53:17 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-9b4f5f6a-c403-433e-9536-aa1cc3b7453d tempest-VolumesCloneNegativeTest-164282119 tempest-VolumesCloneNegativeTest-164282119-project-member] Volume info retrieved successfully. Sep 02 12:53:17 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-9b4f5f6a-c403-433e-9536-aa1cc3b7453d tempest-VolumesCloneNegativeTest-164282119 tempest-VolumesCloneNegativeTest-164282119-project-member] http://192.168.122.82/volume/v3/volumes/403c4954-9350-4fcb-87f8-90d1b2fa99dc returned with HTTP 200 Sep 02 12:53:17 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 673/1376] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:53:17 2026] GET /volume/v3/volumes/403c4954-9350-4fcb-87f8-90d1b2fa99dc => generated 830 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:53:17 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-aef2bbd9-bb06-40a5-93a8-a37f95601ebe tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Create volume of 1 GB Sep 02 12:53:17 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-aef2bbd9-bb06-40a5-93a8-a37f95601ebe tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Availability Zones retrieved successfully. Sep 02 12:53:17 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-aef2bbd9-bb06-40a5-93a8-a37f95601ebe tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Flow 'volume_create_api' (427ff110-0d4e-44d7-8244-cd2e6d9f5124) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:53:17 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-aef2bbd9-bb06-40a5-93a8-a37f95601ebe tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c184bbdc-7529-4734-bf77-2ce3a3c29b2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:53:17 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.flows.api.create_volume [None req-aef2bbd9-bb06-40a5-93a8-a37f95601ebe tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Validating volume size '1' using validate_int {{(pid=86935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 12:53:17 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-aef2bbd9-bb06-40a5-93a8-a37f95601ebe tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c184bbdc-7529-4734-bf77-2ce3a3c29b2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:53:17 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-aef2bbd9-bb06-40a5-93a8-a37f95601ebe tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9f9d564-eed1-4dd0-8ea9-eed43626c6e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:53:17 devstack devstack@c-api.service[86935]: DEBUG cinder.quota [None req-aef2bbd9-bb06-40a5-93a8-a37f95601ebe tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Created reservations ['7ad7084a-8d72-41ad-9a1d-c1b9da16e295', 'c7c1ff12-6533-4911-95c2-d867efa85071', '78c2cd96-a213-42f0-a324-7f9f7d4779dd', 'f1401191-04ea-473f-956e-76dc63856528'] {{(pid=86935) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:53:17 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-aef2bbd9-bb06-40a5-93a8-a37f95601ebe tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9f9d564-eed1-4dd0-8ea9-eed43626c6e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7ad7084a-8d72-41ad-9a1d-c1b9da16e295', 'c7c1ff12-6533-4911-95c2-d867efa85071', '78c2cd96-a213-42f0-a324-7f9f7d4779dd', 'f1401191-04ea-473f-956e-76dc63856528']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:53:17 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-aef2bbd9-bb06-40a5-93a8-a37f95601ebe tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29fe92c3-181f-48f1-8bdb-c894c25b1b26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:53:17 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-5f0b7b08-eef8-4c4b-84d0-2db30045585c None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:17 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-5f0b7b08-eef8-4c4b-84d0-2db30045585c tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] GET http://192.168.122.82/volume/v3/snapshots/36464653-cd70-47c8-b6d8-b5be335fa4ce Sep 02 12:53:17 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-5f0b7b08-eef8-4c4b-84d0-2db30045585c tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:17 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-5f0b7b08-eef8-4c4b-84d0-2db30045585c tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:17 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:17 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:53:17 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-5f0b7b08-eef8-4c4b-84d0-2db30045585c tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] Snapshot retrieved successfully. Sep 02 12:53:17 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-5f0b7b08-eef8-4c4b-84d0-2db30045585c tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] http://192.168.122.82/volume/v3/snapshots/36464653-cd70-47c8-b6d8-b5be335fa4ce returned with HTTP 200 Sep 02 12:53:17 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 674/1377] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:53:17 2026] GET /volume/v3/snapshots/36464653-cd70-47c8-b6d8-b5be335fa4ce => generated 469 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:53:17 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:17 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:53:17 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-aef2bbd9-bb06-40a5-93a8-a37f95601ebe tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29fe92c3-181f-48f1-8bdb-c894c25b1b26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '72e94714-1650-421b-a71c-b9dae6acab27', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1590373835',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='93698377f05949dc937d4052455168b1',qos_specs=None,replication_status=,reservations=['7ad7084a-8d72-41ad-9a1d-c1b9da16e295','c7c1ff12-6533-4911-95c2-d867efa85071','78c2cd96-a213-42f0-a324-7f9f7d4779dd','f1401191-04ea-473f-956e-76dc63856528'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4f4e8c42cf849d2ab8e4140b95f9320',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T10:53:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1590373835',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=72e94714-1650-421b-a71c-b9dae6acab27,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='93698377f05949dc937d4052455168b1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f4f4e8c42cf849d2ab8e4140b95f9320',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:53:17 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-aef2bbd9-bb06-40a5-93a8-a37f95601ebe tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2fd5a67d-dece-4726-a38b-14999475dd61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:53:17 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-aef2bbd9-bb06-40a5-93a8-a37f95601ebe tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2fd5a67d-dece-4726-a38b-14999475dd61) transitioned into state 'SUCCESS' from state '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-1590373835',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='93698377f05949dc937d4052455168b1',qos_specs=None,replication_status=,reservations=['7ad7084a-8d72-41ad-9a1d-c1b9da16e295','c7c1ff12-6533-4911-95c2-d867efa85071','78c2cd96-a213-42f0-a324-7f9f7d4779dd','f1401191-04ea-473f-956e-76dc63856528'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4f4e8c42cf849d2ab8e4140b95f9320',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:53:17 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-aef2bbd9-bb06-40a5-93a8-a37f95601ebe tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9f56bf2-e51f-45b7-8d47-42c311a50b7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:53:18 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-aef2bbd9-bb06-40a5-93a8-a37f95601ebe tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9f56bf2-e51f-45b7-8d47-42c311a50b7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:53:18 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-aef2bbd9-bb06-40a5-93a8-a37f95601ebe tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Flow 'volume_create_api' (427ff110-0d4e-44d7-8244-cd2e6d9f5124) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:53:18 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-aef2bbd9-bb06-40a5-93a8-a37f95601ebe tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Create volume request issued successfully. Sep 02 12:53:18 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-aef2bbd9-bb06-40a5-93a8-a37f95601ebe tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 12:53:18 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 704/1378] 192.168.122.82 () {60 vars in 1138 bytes} [Wed Sep 2 12:53:17 2026] POST /volume/v3/volumes => generated 766 bytes in 557 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 12:53:18 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-b0af6256-6b56-4252-8875-222424b0ead7 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:18 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-b0af6256-6b56-4252-8875-222424b0ead7 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] GET http://192.168.122.82/volume/v3/volumes/72e94714-1650-421b-a71c-b9dae6acab27 Sep 02 12:53:18 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-b0af6256-6b56-4252-8875-222424b0ead7 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:18 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-b0af6256-6b56-4252-8875-222424b0ead7 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:18 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:18 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:53:18 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:18 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:53:18 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-b0af6256-6b56-4252-8875-222424b0ead7 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Volume info retrieved successfully. Sep 02 12:53:18 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-b0af6256-6b56-4252-8875-222424b0ead7 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] http://192.168.122.82/volume/v3/volumes/72e94714-1650-421b-a71c-b9dae6acab27 returned with HTTP 200 Sep 02 12:53:18 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 675/1379] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:53:18 2026] GET /volume/v3/volumes/72e94714-1650-421b-a71c-b9dae6acab27 => generated 834 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:53:18 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-232fb1d0-37ed-4039-a2a4-4c6990acdb16 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:18 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-232fb1d0-37ed-4039-a2a4-4c6990acdb16 tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] GET http://192.168.122.82/volume/v3/volumes/f19a6158-8adf-4a3c-9b15-0f072abd2051 Sep 02 12:53:18 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-232fb1d0-37ed-4039-a2a4-4c6990acdb16 tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:18 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-232fb1d0-37ed-4039-a2a4-4c6990acdb16 tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:18 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:18 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:53:18 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:18 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:53:18 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-232fb1d0-37ed-4039-a2a4-4c6990acdb16 tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] Volume info retrieved successfully. Sep 02 12:53:18 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-232fb1d0-37ed-4039-a2a4-4c6990acdb16 tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] http://192.168.122.82/volume/v3/volumes/f19a6158-8adf-4a3c-9b15-0f072abd2051 returned with HTTP 200 Sep 02 12:53:18 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 705/1380] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:53:18 2026] GET /volume/v3/volumes/f19a6158-8adf-4a3c-9b15-0f072abd2051 => generated 859 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:53:18 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [req-17001723-6614-437d-88de-3ea4fc330d31 req-2042610d-0591-4d08-8a9b-b0a3b809053a None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:18 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-17001723-6614-437d-88de-3ea4fc330d31 req-2042610d-0591-4d08-8a9b-b0a3b809053a tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] GET http://192.168.122.82/volume/v3/volumes/f19a6158-8adf-4a3c-9b15-0f072abd2051 Sep 02 12:53:18 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-17001723-6614-437d-88de-3ea4fc330d31 req-2042610d-0591-4d08-8a9b-b0a3b809053a tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:18 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-17001723-6614-437d-88de-3ea4fc330d31 req-2042610d-0591-4d08-8a9b-b0a3b809053a tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:18 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:18 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:53:18 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:18 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:53:18 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [req-17001723-6614-437d-88de-3ea4fc330d31 req-2042610d-0591-4d08-8a9b-b0a3b809053a tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] Volume info retrieved successfully. Sep 02 12:53:18 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-17001723-6614-437d-88de-3ea4fc330d31 req-2042610d-0591-4d08-8a9b-b0a3b809053a tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] http://192.168.122.82/volume/v3/volumes/f19a6158-8adf-4a3c-9b15-0f072abd2051 returned with HTTP 200 Sep 02 12:53:18 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 676/1381] 192.168.122.82 () {60 vars in 1482 bytes} [Wed Sep 2 12:53:18 2026] GET /volume/v3/volumes/f19a6158-8adf-4a3c-9b15-0f072abd2051 => generated 859 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:53:18 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-766b32b7-9785-4fe5-820a-f064889ce25d None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:18 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-766b32b7-9785-4fe5-820a-f064889ce25d tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 12:53:18 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-766b32b7-9785-4fe5-820a-f064889ce25d tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1284987582"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:53:18 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.volumes [None req-766b32b7-9785-4fe5-820a-f064889ce25d tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1284987582'}} {{(pid=86935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 12:53:18 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-766b32b7-9785-4fe5-820a-f064889ce25d tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] Create volume of 1 GB Sep 02 12:53:18 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-766b32b7-9785-4fe5-820a-f064889ce25d tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] Availability Zones retrieved successfully. Sep 02 12:53:18 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-766b32b7-9785-4fe5-820a-f064889ce25d tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] Flow 'volume_create_api' (1b4a2310-f008-488e-92d4-334975c4e9df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:53:18 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-766b32b7-9785-4fe5-820a-f064889ce25d tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98059eed-6f0f-4f5f-a2a8-24507de27a67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:53:18 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.flows.api.create_volume [None req-766b32b7-9785-4fe5-820a-f064889ce25d tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] Validating volume size '1' using validate_int {{(pid=86935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 12:53:18 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-766b32b7-9785-4fe5-820a-f064889ce25d tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98059eed-6f0f-4f5f-a2a8-24507de27a67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:53:18 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-766b32b7-9785-4fe5-820a-f064889ce25d tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89536104-3e33-402f-b8c8-2a2f3ec25cbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:53:18 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-25734abb-9d20-4779-af3d-94c2ded6f259 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:18 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-25734abb-9d20-4779-af3d-94c2ded6f259 tempest-VolumesCloneNegativeTest-164282119 tempest-VolumesCloneNegativeTest-164282119-project-member] GET http://192.168.122.82/volume/v3/volumes/403c4954-9350-4fcb-87f8-90d1b2fa99dc Sep 02 12:53:18 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-25734abb-9d20-4779-af3d-94c2ded6f259 tempest-VolumesCloneNegativeTest-164282119 tempest-VolumesCloneNegativeTest-164282119-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:18 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-25734abb-9d20-4779-af3d-94c2ded6f259 tempest-VolumesCloneNegativeTest-164282119 tempest-VolumesCloneNegativeTest-164282119-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:18 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:18 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:53:18 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:18 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:53:18 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-25734abb-9d20-4779-af3d-94c2ded6f259 tempest-VolumesCloneNegativeTest-164282119 tempest-VolumesCloneNegativeTest-164282119-project-member] Volume info retrieved successfully. Sep 02 12:53:18 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-25734abb-9d20-4779-af3d-94c2ded6f259 tempest-VolumesCloneNegativeTest-164282119 tempest-VolumesCloneNegativeTest-164282119-project-member] http://192.168.122.82/volume/v3/volumes/403c4954-9350-4fcb-87f8-90d1b2fa99dc returned with HTTP 200 Sep 02 12:53:18 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 677/1382] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:53:18 2026] GET /volume/v3/volumes/403c4954-9350-4fcb-87f8-90d1b2fa99dc => generated 854 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 12:53:18 devstack devstack@c-api.service[86935]: DEBUG cinder.quota [None req-766b32b7-9785-4fe5-820a-f064889ce25d tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] Created reservations ['7a6b224c-bf61-49ef-8c37-9a2d1487cf49', '290c5d63-db95-40dc-9024-0a8bbcd6cc8f', '898cbe27-e314-4506-8cfe-1653b1f2531d', '9680fa5e-29b4-4e88-8a50-44252cc2a1e7'] {{(pid=86935) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:53:18 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-766b32b7-9785-4fe5-820a-f064889ce25d tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89536104-3e33-402f-b8c8-2a2f3ec25cbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7a6b224c-bf61-49ef-8c37-9a2d1487cf49', '290c5d63-db95-40dc-9024-0a8bbcd6cc8f', '898cbe27-e314-4506-8cfe-1653b1f2531d', '9680fa5e-29b4-4e88-8a50-44252cc2a1e7']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:53:18 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-766b32b7-9785-4fe5-820a-f064889ce25d tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6fa53f4d-c2bf-4f66-9f62-f7cbf29adcdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:53:18 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:18 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:53:18 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-766b32b7-9785-4fe5-820a-f064889ce25d tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6fa53f4d-c2bf-4f66-9f62-f7cbf29adcdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '14e0f3dd-06ec-401b-99af-827af6dddce7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1284987582',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='ce43821b25e441b295ea75c5265afda3',qos_specs=None,replication_status=,reservations=['7a6b224c-bf61-49ef-8c37-9a2d1487cf49','290c5d63-db95-40dc-9024-0a8bbcd6cc8f','898cbe27-e314-4506-8cfe-1653b1f2531d','9680fa5e-29b4-4e88-8a50-44252cc2a1e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cfad167c0766468da95d4395482b4823',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T10:53:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1284987582',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=14e0f3dd-06ec-401b-99af-827af6dddce7,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='ce43821b25e441b295ea75c5265afda3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cfad167c0766468da95d4395482b4823',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:53:18 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-766b32b7-9785-4fe5-820a-f064889ce25d tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65c39c67-8b4e-46a4-95d9-dd19a153ce8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:53:18 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-766b32b7-9785-4fe5-820a-f064889ce25d tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65c39c67-8b4e-46a4-95d9-dd19a153ce8b) transitioned into state 'SUCCESS' from state '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-1284987582',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='ce43821b25e441b295ea75c5265afda3',qos_specs=None,replication_status=,reservations=['7a6b224c-bf61-49ef-8c37-9a2d1487cf49','290c5d63-db95-40dc-9024-0a8bbcd6cc8f','898cbe27-e314-4506-8cfe-1653b1f2531d','9680fa5e-29b4-4e88-8a50-44252cc2a1e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cfad167c0766468da95d4395482b4823',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:53:18 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-766b32b7-9785-4fe5-820a-f064889ce25d tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6d581b1-28d5-49c7-b84b-8ece47b44b77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:53:18 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-766b32b7-9785-4fe5-820a-f064889ce25d tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6d581b1-28d5-49c7-b84b-8ece47b44b77) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:53:18 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-766b32b7-9785-4fe5-820a-f064889ce25d tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] Flow 'volume_create_api' (1b4a2310-f008-488e-92d4-334975c4e9df) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:53:18 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-766b32b7-9785-4fe5-820a-f064889ce25d tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] Create volume request issued successfully. Sep 02 12:53:18 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-766b32b7-9785-4fe5-820a-f064889ce25d tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 12:53:18 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 706/1383] 192.168.122.82 () {60 vars in 1138 bytes} [Wed Sep 2 12:53:18 2026] POST /volume/v3/volumes => generated 767 bytes in 372 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 12:53:18 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-6464c03d-f88b-4ca1-a1aa-bd08a47b7f63 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:18 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-6464c03d-f88b-4ca1-a1aa-bd08a47b7f63 tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] GET http://192.168.122.82/volume/v3/volumes/14e0f3dd-06ec-401b-99af-827af6dddce7 Sep 02 12:53:18 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-6464c03d-f88b-4ca1-a1aa-bd08a47b7f63 tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:18 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-6464c03d-f88b-4ca1-a1aa-bd08a47b7f63 tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:18 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:18 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:53:18 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:18 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:53:18 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-e50a31e6-e309-4102-80b5-fe0558879831 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:18 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-6464c03d-f88b-4ca1-a1aa-bd08a47b7f63 tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] Volume info retrieved successfully. Sep 02 12:53:18 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e50a31e6-e309-4102-80b5-fe0558879831 tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] GET http://192.168.122.82/volume/v3/snapshots/36464653-cd70-47c8-b6d8-b5be335fa4ce Sep 02 12:53:18 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-e50a31e6-e309-4102-80b5-fe0558879831 tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:18 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-e50a31e6-e309-4102-80b5-fe0558879831 tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:18 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-6464c03d-f88b-4ca1-a1aa-bd08a47b7f63 tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] http://192.168.122.82/volume/v3/volumes/14e0f3dd-06ec-401b-99af-827af6dddce7 returned with HTTP 200 Sep 02 12:53:18 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 678/1384] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:53:18 2026] GET /volume/v3/volumes/14e0f3dd-06ec-401b-99af-827af6dddce7 => generated 835 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:53:18 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e50a31e6-e309-4102-80b5-fe0558879831 tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] http://192.168.122.82/volume/v3/snapshots/36464653-cd70-47c8-b6d8-b5be335fa4ce returned with HTTP 404 Sep 02 12:53:18 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 707/1385] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:53:18 2026] GET /volume/v3/snapshots/36464653-cd70-47c8-b6d8-b5be335fa4ce => generated 111 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:53:18 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-e4abc4ed-6161-4801-97a4-f88d425dfeae None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:18 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-e4abc4ed-6161-4801-97a4-f88d425dfeae tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] GET http://192.168.122.82/volume/v3/volumes/e9cdd63d-d783-4c05-8921-d076785b4289 Sep 02 12:53:18 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-e4abc4ed-6161-4801-97a4-f88d425dfeae tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:18 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-e4abc4ed-6161-4801-97a4-f88d425dfeae tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:18 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:18 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:53:18 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:18 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:53:18 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-e4abc4ed-6161-4801-97a4-f88d425dfeae tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] Volume info retrieved successfully. Sep 02 12:53:19 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-e4abc4ed-6161-4801-97a4-f88d425dfeae tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] http://192.168.122.82/volume/v3/volumes/e9cdd63d-d783-4c05-8921-d076785b4289 returned with HTTP 200 Sep 02 12:53:19 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 679/1386] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:53:18 2026] GET /volume/v3/volumes/e9cdd63d-d783-4c05-8921-d076785b4289 => generated 855 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:53:19 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-4ab6d152-f7ee-41c0-9c13-63659c2d7c1a None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:19 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-4ab6d152-f7ee-41c0-9c13-63659c2d7c1a tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] DELETE http://192.168.122.82/volume/v3/volumes/e9cdd63d-d783-4c05-8921-d076785b4289 Sep 02 12:53:19 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-4ab6d152-f7ee-41c0-9c13-63659c2d7c1a tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:19 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-4ab6d152-f7ee-41c0-9c13-63659c2d7c1a tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] Calling method 'delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:19 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-4ab6d152-f7ee-41c0-9c13-63659c2d7c1a tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] Delete volume with id: e9cdd63d-d783-4c05-8921-d076785b4289 Sep 02 12:53:19 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:19 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:53:19 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:19 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:53:19 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-4ab6d152-f7ee-41c0-9c13-63659c2d7c1a tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] Volume info retrieved successfully. Sep 02 12:53:19 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-8b9c83bd-fc29-4004-a1d3-3273641f268b None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:19 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-4ab6d152-f7ee-41c0-9c13-63659c2d7c1a tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] Delete volume request issued successfully. Sep 02 12:53:19 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-4ab6d152-f7ee-41c0-9c13-63659c2d7c1a tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] http://192.168.122.82/volume/v3/volumes/e9cdd63d-d783-4c05-8921-d076785b4289 returned with HTTP 202 Sep 02 12:53:19 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 708/1387] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 12:53:19 2026] DELETE /volume/v3/volumes/e9cdd63d-d783-4c05-8921-d076785b4289 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 12:53:19 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-8b9c83bd-fc29-4004-a1d3-3273641f268b tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] GET http://192.168.122.82/volume/v3/volumes/72e94714-1650-421b-a71c-b9dae6acab27 Sep 02 12:53:19 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-8b9c83bd-fc29-4004-a1d3-3273641f268b tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:19 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-4f40f720-5628-4b33-81a3-51b24044ad09 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:19 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-8b9c83bd-fc29-4004-a1d3-3273641f268b tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:19 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-4f40f720-5628-4b33-81a3-51b24044ad09 tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] GET http://192.168.122.82/volume/v3/volumes/e9cdd63d-d783-4c05-8921-d076785b4289 Sep 02 12:53:19 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-4f40f720-5628-4b33-81a3-51b24044ad09 tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:19 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-4f40f720-5628-4b33-81a3-51b24044ad09 tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:19 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:19 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:53:19 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:19 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:53:19 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-4f40f720-5628-4b33-81a3-51b24044ad09 tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] Volume info retrieved successfully. Sep 02 12:53:19 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:19 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:53:19 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:19 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:53:19 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-4f40f720-5628-4b33-81a3-51b24044ad09 tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] http://192.168.122.82/volume/v3/volumes/e9cdd63d-d783-4c05-8921-d076785b4289 returned with HTTP 200 Sep 02 12:53:19 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 709/1388] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:53:19 2026] GET /volume/v3/volumes/e9cdd63d-d783-4c05-8921-d076785b4289 => generated 854 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:53:19 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-8b9c83bd-fc29-4004-a1d3-3273641f268b tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Volume info retrieved successfully. Sep 02 12:53:19 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-8b9c83bd-fc29-4004-a1d3-3273641f268b tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] http://192.168.122.82/volume/v3/volumes/72e94714-1650-421b-a71c-b9dae6acab27 returned with HTTP 200 Sep 02 12:53:19 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 680/1389] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:53:19 2026] GET /volume/v3/volumes/72e94714-1650-421b-a71c-b9dae6acab27 => generated 858 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:53:19 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-5ea346f2-50dc-4aa5-8044-d57ea675ccd6 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:19 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-5ea346f2-50dc-4aa5-8044-d57ea675ccd6 tempest-VolumesCloneNegativeTest-164282119 tempest-VolumesCloneNegativeTest-164282119-project-member] GET http://192.168.122.82/volume/v3/volumes/403c4954-9350-4fcb-87f8-90d1b2fa99dc Sep 02 12:53:19 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-5ea346f2-50dc-4aa5-8044-d57ea675ccd6 tempest-VolumesCloneNegativeTest-164282119 tempest-VolumesCloneNegativeTest-164282119-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:19 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-5ea346f2-50dc-4aa5-8044-d57ea675ccd6 tempest-VolumesCloneNegativeTest-164282119 tempest-VolumesCloneNegativeTest-164282119-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:19 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:19 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:53:19 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:19 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:53:19 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-5ea346f2-50dc-4aa5-8044-d57ea675ccd6 tempest-VolumesCloneNegativeTest-164282119 tempest-VolumesCloneNegativeTest-164282119-project-member] Volume info retrieved successfully. Sep 02 12:53:19 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-5ea346f2-50dc-4aa5-8044-d57ea675ccd6 tempest-VolumesCloneNegativeTest-164282119 tempest-VolumesCloneNegativeTest-164282119-project-member] http://192.168.122.82/volume/v3/volumes/403c4954-9350-4fcb-87f8-90d1b2fa99dc returned with HTTP 200 Sep 02 12:53:19 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 710/1390] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:53:19 2026] GET /volume/v3/volumes/403c4954-9350-4fcb-87f8-90d1b2fa99dc => generated 855 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:53:19 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-d5075b8f-a13d-46d6-b700-da8f7b493c53 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:19 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-d5075b8f-a13d-46d6-b700-da8f7b493c53 tempest-VolumesCloneNegativeTest-164282119 tempest-VolumesCloneNegativeTest-164282119-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 12:53:19 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-d5075b8f-a13d-46d6-b700-da8f7b493c53 tempest-VolumesCloneNegativeTest-164282119 tempest-VolumesCloneNegativeTest-164282119-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "403c4954-9350-4fcb-87f8-90d1b2fa99dc"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:53:19 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.volumes [None req-d5075b8f-a13d-46d6-b700-da8f7b493c53 tempest-VolumesCloneNegativeTest-164282119 tempest-VolumesCloneNegativeTest-164282119-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '403c4954-9350-4fcb-87f8-90d1b2fa99dc'}} {{(pid=86936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 12:53:19 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:19 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:53:19 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:19 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:53:19 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-d5075b8f-a13d-46d6-b700-da8f7b493c53 tempest-VolumesCloneNegativeTest-164282119 tempest-VolumesCloneNegativeTest-164282119-project-member] Volume retrieved successfully. Sep 02 12:53:19 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-d5075b8f-a13d-46d6-b700-da8f7b493c53 tempest-VolumesCloneNegativeTest-164282119 tempest-VolumesCloneNegativeTest-164282119-project-member] Create volume of 1 GB Sep 02 12:53:19 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-d5075b8f-a13d-46d6-b700-da8f7b493c53 tempest-VolumesCloneNegativeTest-164282119 tempest-VolumesCloneNegativeTest-164282119-project-member] Availability Zones retrieved successfully. Sep 02 12:53:19 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-d5075b8f-a13d-46d6-b700-da8f7b493c53 tempest-VolumesCloneNegativeTest-164282119 tempest-VolumesCloneNegativeTest-164282119-project-member] Flow 'volume_create_api' (7f89a37d-4aa0-4060-b63c-3c6ff814c64d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:53:19 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-d5075b8f-a13d-46d6-b700-da8f7b493c53 tempest-VolumesCloneNegativeTest-164282119 tempest-VolumesCloneNegativeTest-164282119-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98e2cf51-05cf-4da0-919e-fe8a1797b749) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:53:19 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.flows.api.create_volume [None req-d5075b8f-a13d-46d6-b700-da8f7b493c53 tempest-VolumesCloneNegativeTest-164282119 tempest-VolumesCloneNegativeTest-164282119-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=86936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 12:53:19 devstack devstack@c-api.service[86936]: WARNING cinder.volume.api [None req-d5075b8f-a13d-46d6-b700-da8f7b493c53 tempest-VolumesCloneNegativeTest-164282119 tempest-VolumesCloneNegativeTest-164282119-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98e2cf51-05cf-4da0-919e-fe8a1797b749) transitioned into state 'FAILURE' from state 'RUNNING' Sep 02 12:53:19 devstack devstack@c-api.service[86936]: 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 02 12:53:19 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-d5075b8f-a13d-46d6-b700-da8f7b493c53 tempest-VolumesCloneNegativeTest-164282119 tempest-VolumesCloneNegativeTest-164282119-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98e2cf51-05cf-4da0-919e-fe8a1797b749) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:53:19 devstack devstack@c-api.service[86936]: WARNING cinder.volume.api [None req-d5075b8f-a13d-46d6-b700-da8f7b493c53 tempest-VolumesCloneNegativeTest-164282119 tempest-VolumesCloneNegativeTest-164282119-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98e2cf51-05cf-4da0-919e-fe8a1797b749) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 02 12:53:19 devstack devstack@c-api.service[86936]: WARNING cinder.volume.api [None req-d5075b8f-a13d-46d6-b700-da8f7b493c53 tempest-VolumesCloneNegativeTest-164282119 tempest-VolumesCloneNegativeTest-164282119-project-member] Flow 'volume_create_api' (7f89a37d-4aa0-4060-b63c-3c6ff814c64d) transitioned into state 'REVERTED' from state 'RUNNING' Sep 02 12:53:19 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-d5075b8f-a13d-46d6-b700-da8f7b493c53 tempest-VolumesCloneNegativeTest-164282119 tempest-VolumesCloneNegativeTest-164282119-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 400 Sep 02 12:53:19 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 681/1391] 192.168.122.82 () {60 vars in 1137 bytes} [Wed Sep 2 12:53:19 2026] POST /volume/v3/volumes => generated 173 bytes in 100 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 02 12:53:19 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-f1975cdd-f426-4a1b-a691-a57ed63af9ef None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:19 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-f1975cdd-f426-4a1b-a691-a57ed63af9ef tempest-VolumesCloneNegativeTest-164282119 tempest-VolumesCloneNegativeTest-164282119-project-member] GET http://192.168.122.82/volume/v3/volumes/403c4954-9350-4fcb-87f8-90d1b2fa99dc Sep 02 12:53:19 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-f1975cdd-f426-4a1b-a691-a57ed63af9ef tempest-VolumesCloneNegativeTest-164282119 tempest-VolumesCloneNegativeTest-164282119-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:19 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-f1975cdd-f426-4a1b-a691-a57ed63af9ef tempest-VolumesCloneNegativeTest-164282119 tempest-VolumesCloneNegativeTest-164282119-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:19 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:19 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:53:19 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:19 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:53:19 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-f1975cdd-f426-4a1b-a691-a57ed63af9ef tempest-VolumesCloneNegativeTest-164282119 tempest-VolumesCloneNegativeTest-164282119-project-member] Volume info retrieved successfully. Sep 02 12:53:19 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-f1975cdd-f426-4a1b-a691-a57ed63af9ef tempest-VolumesCloneNegativeTest-164282119 tempest-VolumesCloneNegativeTest-164282119-project-member] http://192.168.122.82/volume/v3/volumes/403c4954-9350-4fcb-87f8-90d1b2fa99dc returned with HTTP 200 Sep 02 12:53:19 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 711/1392] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:53:19 2026] GET /volume/v3/volumes/403c4954-9350-4fcb-87f8-90d1b2fa99dc => generated 855 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:53:19 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-76f16bb8-64ef-4708-a8ef-55fd2d0d1ece None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:19 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-76f16bb8-64ef-4708-a8ef-55fd2d0d1ece tempest-VolumesCloneNegativeTest-164282119 tempest-VolumesCloneNegativeTest-164282119-project-member] DELETE http://192.168.122.82/volume/v3/volumes/403c4954-9350-4fcb-87f8-90d1b2fa99dc Sep 02 12:53:19 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-76f16bb8-64ef-4708-a8ef-55fd2d0d1ece tempest-VolumesCloneNegativeTest-164282119 tempest-VolumesCloneNegativeTest-164282119-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:19 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-76f16bb8-64ef-4708-a8ef-55fd2d0d1ece tempest-VolumesCloneNegativeTest-164282119 tempest-VolumesCloneNegativeTest-164282119-project-member] Calling method 'delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:19 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-76f16bb8-64ef-4708-a8ef-55fd2d0d1ece tempest-VolumesCloneNegativeTest-164282119 tempest-VolumesCloneNegativeTest-164282119-project-member] Delete volume with id: 403c4954-9350-4fcb-87f8-90d1b2fa99dc Sep 02 12:53:19 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-561402d6-a0c4-4aaa-b7b6-f36a3e2b8a1a None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:19 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-561402d6-a0c4-4aaa-b7b6-f36a3e2b8a1a tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] GET http://192.168.122.82/volume/v3/volumes/14e0f3dd-06ec-401b-99af-827af6dddce7 Sep 02 12:53:19 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-561402d6-a0c4-4aaa-b7b6-f36a3e2b8a1a tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:19 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-561402d6-a0c4-4aaa-b7b6-f36a3e2b8a1a tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:19 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:19 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:53:19 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:19 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:53:19 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-76f16bb8-64ef-4708-a8ef-55fd2d0d1ece tempest-VolumesCloneNegativeTest-164282119 tempest-VolumesCloneNegativeTest-164282119-project-member] Volume info retrieved successfully. Sep 02 12:53:19 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:19 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:53:19 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:19 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:53:20 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-561402d6-a0c4-4aaa-b7b6-f36a3e2b8a1a tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] Volume info retrieved successfully. Sep 02 12:53:20 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-561402d6-a0c4-4aaa-b7b6-f36a3e2b8a1a tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] http://192.168.122.82/volume/v3/volumes/14e0f3dd-06ec-401b-99af-827af6dddce7 returned with HTTP 200 Sep 02 12:53:20 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 712/1393] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:53:19 2026] GET /volume/v3/volumes/14e0f3dd-06ec-401b-99af-827af6dddce7 => generated 859 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:53:20 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-76f16bb8-64ef-4708-a8ef-55fd2d0d1ece tempest-VolumesCloneNegativeTest-164282119 tempest-VolumesCloneNegativeTest-164282119-project-member] Delete volume request issued successfully. Sep 02 12:53:20 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-76f16bb8-64ef-4708-a8ef-55fd2d0d1ece tempest-VolumesCloneNegativeTest-164282119 tempest-VolumesCloneNegativeTest-164282119-project-member] http://192.168.122.82/volume/v3/volumes/403c4954-9350-4fcb-87f8-90d1b2fa99dc returned with HTTP 202 Sep 02 12:53:20 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 682/1394] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 12:53:19 2026] DELETE /volume/v3/volumes/403c4954-9350-4fcb-87f8-90d1b2fa99dc => generated 0 bytes in 114 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 12:53:20 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-bb9285a8-faa1-48fb-95a0-4dcf666f037d None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:20 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-bb9285a8-faa1-48fb-95a0-4dcf666f037d tempest-VolumesCloneNegativeTest-164282119 tempest-VolumesCloneNegativeTest-164282119-project-member] GET http://192.168.122.82/volume/v3/volumes/403c4954-9350-4fcb-87f8-90d1b2fa99dc Sep 02 12:53:20 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-bb9285a8-faa1-48fb-95a0-4dcf666f037d tempest-VolumesCloneNegativeTest-164282119 tempest-VolumesCloneNegativeTest-164282119-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:20 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-bb9285a8-faa1-48fb-95a0-4dcf666f037d tempest-VolumesCloneNegativeTest-164282119 tempest-VolumesCloneNegativeTest-164282119-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:20 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:20 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:53:20 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:20 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:53:20 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-bb9285a8-faa1-48fb-95a0-4dcf666f037d tempest-VolumesCloneNegativeTest-164282119 tempest-VolumesCloneNegativeTest-164282119-project-member] Volume info retrieved successfully. Sep 02 12:53:20 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-bb9285a8-faa1-48fb-95a0-4dcf666f037d tempest-VolumesCloneNegativeTest-164282119 tempest-VolumesCloneNegativeTest-164282119-project-member] http://192.168.122.82/volume/v3/volumes/403c4954-9350-4fcb-87f8-90d1b2fa99dc returned with HTTP 200 Sep 02 12:53:20 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 713/1395] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:53:20 2026] GET /volume/v3/volumes/403c4954-9350-4fcb-87f8-90d1b2fa99dc => generated 854 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:53:20 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-897f545a-000d-4e52-872f-c3620afdbc48 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:20 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-897f545a-000d-4e52-872f-c3620afdbc48 tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] GET http://192.168.122.82/volume/v3/volumes/e9cdd63d-d783-4c05-8921-d076785b4289 Sep 02 12:53:20 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-897f545a-000d-4e52-872f-c3620afdbc48 tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:20 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-897f545a-000d-4e52-872f-c3620afdbc48 tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:20 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-b9c5f126-bb32-4f9b-8324-fe39f353f313 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:20 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:20 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:53:20 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-b9c5f126-bb32-4f9b-8324-fe39f353f313 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] GET http://192.168.122.82/volume/v3/volumes/72e94714-1650-421b-a71c-b9dae6acab27 Sep 02 12:53:20 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-b9c5f126-bb32-4f9b-8324-fe39f353f313 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:20 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:20 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:53:20 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-b9c5f126-bb32-4f9b-8324-fe39f353f313 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:20 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-897f545a-000d-4e52-872f-c3620afdbc48 tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] Volume info retrieved successfully. Sep 02 12:53:20 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:20 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:53:20 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:20 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:53:20 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-897f545a-000d-4e52-872f-c3620afdbc48 tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] http://192.168.122.82/volume/v3/volumes/e9cdd63d-d783-4c05-8921-d076785b4289 returned with HTTP 200 Sep 02 12:53:20 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 683/1396] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:53:20 2026] GET /volume/v3/volumes/e9cdd63d-d783-4c05-8921-d076785b4289 => generated 854 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:53:20 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-b9c5f126-bb32-4f9b-8324-fe39f353f313 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Volume info retrieved successfully. Sep 02 12:53:20 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-b9c5f126-bb32-4f9b-8324-fe39f353f313 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] http://192.168.122.82/volume/v3/volumes/72e94714-1650-421b-a71c-b9dae6acab27 returned with HTTP 200 Sep 02 12:53:20 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 714/1397] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:53:20 2026] GET /volume/v3/volumes/72e94714-1650-421b-a71c-b9dae6acab27 => generated 916 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:53:21 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-c1dabb88-7a1b-4110-9cb8-c9dcb4a3c6c5 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:21 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-c1dabb88-7a1b-4110-9cb8-c9dcb4a3c6c5 tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] GET http://192.168.122.82/volume/v3/volumes/14e0f3dd-06ec-401b-99af-827af6dddce7 Sep 02 12:53:21 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-c1dabb88-7a1b-4110-9cb8-c9dcb4a3c6c5 tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:21 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-c1dabb88-7a1b-4110-9cb8-c9dcb4a3c6c5 tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:21 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:21 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:53:21 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:21 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:53:21 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-c1dabb88-7a1b-4110-9cb8-c9dcb4a3c6c5 tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] Volume info retrieved successfully. Sep 02 12:53:21 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-c1dabb88-7a1b-4110-9cb8-c9dcb4a3c6c5 tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] http://192.168.122.82/volume/v3/volumes/14e0f3dd-06ec-401b-99af-827af6dddce7 returned with HTTP 200 Sep 02 12:53:21 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 684/1398] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:53:21 2026] GET /volume/v3/volumes/14e0f3dd-06ec-401b-99af-827af6dddce7 => generated 860 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:53:21 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [req-b8e63de5-71b7-46fc-a41d-842452f60cec req-69a795f0-06ac-40f7-9269-c56ed0f99dc5 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:21 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-b8e63de5-71b7-46fc-a41d-842452f60cec req-69a795f0-06ac-40f7-9269-c56ed0f99dc5 tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] GET http://192.168.122.82/volume/v3/volumes/14e0f3dd-06ec-401b-99af-827af6dddce7 Sep 02 12:53:21 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-b8e63de5-71b7-46fc-a41d-842452f60cec req-69a795f0-06ac-40f7-9269-c56ed0f99dc5 tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:21 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-b8e63de5-71b7-46fc-a41d-842452f60cec req-69a795f0-06ac-40f7-9269-c56ed0f99dc5 tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:21 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-02e0d184-fbdb-49ce-87b9-7c35532a75f5 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:21 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-02e0d184-fbdb-49ce-87b9-7c35532a75f5 tempest-VolumesCloneNegativeTest-164282119 tempest-VolumesCloneNegativeTest-164282119-project-member] GET http://192.168.122.82/volume/v3/volumes/403c4954-9350-4fcb-87f8-90d1b2fa99dc Sep 02 12:53:21 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-02e0d184-fbdb-49ce-87b9-7c35532a75f5 tempest-VolumesCloneNegativeTest-164282119 tempest-VolumesCloneNegativeTest-164282119-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:21 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-02e0d184-fbdb-49ce-87b9-7c35532a75f5 tempest-VolumesCloneNegativeTest-164282119 tempest-VolumesCloneNegativeTest-164282119-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:21 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:21 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:53:21 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:21 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:53:21 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-02e0d184-fbdb-49ce-87b9-7c35532a75f5 tempest-VolumesCloneNegativeTest-164282119 tempest-VolumesCloneNegativeTest-164282119-project-member] http://192.168.122.82/volume/v3/volumes/403c4954-9350-4fcb-87f8-90d1b2fa99dc returned with HTTP 404 Sep 02 12:53:21 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 685/1399] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:53:21 2026] GET /volume/v3/volumes/403c4954-9350-4fcb-87f8-90d1b2fa99dc => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:53:21 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [req-b8e63de5-71b7-46fc-a41d-842452f60cec req-69a795f0-06ac-40f7-9269-c56ed0f99dc5 tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] Volume info retrieved successfully. Sep 02 12:53:21 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-b8e63de5-71b7-46fc-a41d-842452f60cec req-69a795f0-06ac-40f7-9269-c56ed0f99dc5 tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] http://192.168.122.82/volume/v3/volumes/14e0f3dd-06ec-401b-99af-827af6dddce7 returned with HTTP 200 Sep 02 12:53:21 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 715/1400] 192.168.122.82 () {60 vars in 1482 bytes} [Wed Sep 2 12:53:21 2026] GET /volume/v3/volumes/14e0f3dd-06ec-401b-99af-827af6dddce7 => generated 860 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:53:21 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-78322b1c-fbb9-4155-b584-787714b9a37f None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:21 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-78322b1c-fbb9-4155-b584-787714b9a37f tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 12:53:21 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-78322b1c-fbb9-4155-b584-787714b9a37f tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1266114202"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:53:21 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.volumes [None req-78322b1c-fbb9-4155-b584-787714b9a37f tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1266114202'}} {{(pid=86936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 12:53:21 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-78322b1c-fbb9-4155-b584-787714b9a37f tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] Create volume of 1 GB Sep 02 12:53:21 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-78322b1c-fbb9-4155-b584-787714b9a37f tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] Availability Zones retrieved successfully. Sep 02 12:53:21 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-78322b1c-fbb9-4155-b584-787714b9a37f tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] Flow 'volume_create_api' (8861b7b6-a110-4af0-8ef6-a2cbbfcad334) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:53:21 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-56633e75-d5bd-4fcf-b57a-e9d606518e12 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:21 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-78322b1c-fbb9-4155-b584-787714b9a37f tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1bf77178-20d3-49fb-9b60-aa0406b17171) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:53:21 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.flows.api.create_volume [None req-78322b1c-fbb9-4155-b584-787714b9a37f tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] Validating volume size '1' using validate_int {{(pid=86936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 12:53:21 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-56633e75-d5bd-4fcf-b57a-e9d606518e12 tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] GET http://192.168.122.82/volume/v3/volumes/e9cdd63d-d783-4c05-8921-d076785b4289 Sep 02 12:53:21 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-56633e75-d5bd-4fcf-b57a-e9d606518e12 tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:21 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-56633e75-d5bd-4fcf-b57a-e9d606518e12 tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:21 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-56633e75-d5bd-4fcf-b57a-e9d606518e12 tempest-SnapshotMetadataTestJSON-771248755 tempest-SnapshotMetadataTestJSON-771248755-project-member] http://192.168.122.82/volume/v3/volumes/e9cdd63d-d783-4c05-8921-d076785b4289 returned with HTTP 404 Sep 02 12:53:21 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 716/1401] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:53:21 2026] GET /volume/v3/volumes/e9cdd63d-d783-4c05-8921-d076785b4289 => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:53:21 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-081b1363-1a44-4d87-af99-529271e04b34 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:21 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-081b1363-1a44-4d87-af99-529271e04b34 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] GET http://192.168.122.82/volume/v3/volumes/72e94714-1650-421b-a71c-b9dae6acab27 Sep 02 12:53:21 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-081b1363-1a44-4d87-af99-529271e04b34 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:21 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-081b1363-1a44-4d87-af99-529271e04b34 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:21 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:21 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:53:21 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:21 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:53:21 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-78322b1c-fbb9-4155-b584-787714b9a37f tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1bf77178-20d3-49fb-9b60-aa0406b17171) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:53:21 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-78322b1c-fbb9-4155-b584-787714b9a37f tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f3b22a2-8ed3-4fa3-90c3-4922494c0d05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:53:21 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-081b1363-1a44-4d87-af99-529271e04b34 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Volume info retrieved successfully. Sep 02 12:53:21 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-081b1363-1a44-4d87-af99-529271e04b34 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] http://192.168.122.82/volume/v3/volumes/72e94714-1650-421b-a71c-b9dae6acab27 returned with HTTP 200 Sep 02 12:53:21 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 717/1402] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:53:21 2026] GET /volume/v3/volumes/72e94714-1650-421b-a71c-b9dae6acab27 => generated 919 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:53:21 devstack devstack@c-api.service[86936]: DEBUG cinder.quota [None req-78322b1c-fbb9-4155-b584-787714b9a37f tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] Created reservations ['05d0c889-2190-4494-a9db-d4cfdaa3c447', 'ba11c25f-4445-4b0f-991e-7f7d200a5719', '9261af44-64b5-42e3-b368-b1706b76ce5d', '75793407-e025-483e-a24a-293df76ec051'] {{(pid=86936) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:53:21 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-78322b1c-fbb9-4155-b584-787714b9a37f tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f3b22a2-8ed3-4fa3-90c3-4922494c0d05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['05d0c889-2190-4494-a9db-d4cfdaa3c447', 'ba11c25f-4445-4b0f-991e-7f7d200a5719', '9261af44-64b5-42e3-b368-b1706b76ce5d', '75793407-e025-483e-a24a-293df76ec051']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:53:21 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-78322b1c-fbb9-4155-b584-787714b9a37f tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f38c0371-b11f-41ac-8e3a-2202af7f7c49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:53:21 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:21 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:53:21 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-78322b1c-fbb9-4155-b584-787714b9a37f tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f38c0371-b11f-41ac-8e3a-2202af7f7c49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cd59abab-9fde-4b61-8286-0770ca218f86', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1266114202',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='ce43821b25e441b295ea75c5265afda3',qos_specs=None,replication_status=,reservations=['05d0c889-2190-4494-a9db-d4cfdaa3c447','ba11c25f-4445-4b0f-991e-7f7d200a5719','9261af44-64b5-42e3-b368-b1706b76ce5d','75793407-e025-483e-a24a-293df76ec051'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cfad167c0766468da95d4395482b4823',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T10:53:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1266114202',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cd59abab-9fde-4b61-8286-0770ca218f86,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='ce43821b25e441b295ea75c5265afda3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cfad167c0766468da95d4395482b4823',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:53:21 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-78322b1c-fbb9-4155-b584-787714b9a37f tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b8608c8-0242-4b58-afab-af9bb9743c64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:53:21 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-78322b1c-fbb9-4155-b584-787714b9a37f tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b8608c8-0242-4b58-afab-af9bb9743c64) transitioned into state 'SUCCESS' from state '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-1266114202',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='ce43821b25e441b295ea75c5265afda3',qos_specs=None,replication_status=,reservations=['05d0c889-2190-4494-a9db-d4cfdaa3c447','ba11c25f-4445-4b0f-991e-7f7d200a5719','9261af44-64b5-42e3-b368-b1706b76ce5d','75793407-e025-483e-a24a-293df76ec051'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cfad167c0766468da95d4395482b4823',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:53:21 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-78322b1c-fbb9-4155-b584-787714b9a37f tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e76e9dad-9f50-4fb5-b9a1-87a6f06b6b95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:53:21 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-78322b1c-fbb9-4155-b584-787714b9a37f tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e76e9dad-9f50-4fb5-b9a1-87a6f06b6b95) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:53:21 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-78322b1c-fbb9-4155-b584-787714b9a37f tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] Flow 'volume_create_api' (8861b7b6-a110-4af0-8ef6-a2cbbfcad334) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:53:21 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-78322b1c-fbb9-4155-b584-787714b9a37f tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] Create volume request issued successfully. Sep 02 12:53:21 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-78322b1c-fbb9-4155-b584-787714b9a37f tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 12:53:21 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 686/1403] 192.168.122.82 () {60 vars in 1138 bytes} [Wed Sep 2 12:53:21 2026] POST /volume/v3/volumes => generated 767 bytes in 435 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 12:53:21 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-44a1bc62-c226-42c0-b52a-fecabc0e5d57 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:21 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-44a1bc62-c226-42c0-b52a-fecabc0e5d57 tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] GET http://192.168.122.82/volume/v3/volumes/cd59abab-9fde-4b61-8286-0770ca218f86 Sep 02 12:53:21 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-44a1bc62-c226-42c0-b52a-fecabc0e5d57 tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:21 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-44a1bc62-c226-42c0-b52a-fecabc0e5d57 tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:21 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:21 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:53:21 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:21 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:53:21 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-44a1bc62-c226-42c0-b52a-fecabc0e5d57 tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] Volume info retrieved successfully. Sep 02 12:53:21 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-44a1bc62-c226-42c0-b52a-fecabc0e5d57 tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] http://192.168.122.82/volume/v3/volumes/cd59abab-9fde-4b61-8286-0770ca218f86 returned with HTTP 200 Sep 02 12:53:21 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 718/1404] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:53:21 2026] GET /volume/v3/volumes/cd59abab-9fde-4b61-8286-0770ca218f86 => generated 835 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:53:22 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-280259c7-a0a9-4c96-97a4-942a0eb46ac2 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:22 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-280259c7-a0a9-4c96-97a4-942a0eb46ac2 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] GET http://192.168.122.82/volume/v3/volumes/72e94714-1650-421b-a71c-b9dae6acab27 Sep 02 12:53:22 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-280259c7-a0a9-4c96-97a4-942a0eb46ac2 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:22 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-280259c7-a0a9-4c96-97a4-942a0eb46ac2 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:22 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:22 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:53:22 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:22 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:53:22 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-280259c7-a0a9-4c96-97a4-942a0eb46ac2 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Volume info retrieved successfully. Sep 02 12:53:22 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-280259c7-a0a9-4c96-97a4-942a0eb46ac2 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] http://192.168.122.82/volume/v3/volumes/72e94714-1650-421b-a71c-b9dae6acab27 returned with HTTP 200 Sep 02 12:53:22 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 687/1405] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:53:22 2026] GET /volume/v3/volumes/72e94714-1650-421b-a71c-b9dae6acab27 => generated 919 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:53:22 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-4a5547bb-2a37-4edf-b3e1-228ad543fea6 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:22 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-4a5547bb-2a37-4edf-b3e1-228ad543fea6 tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] GET http://192.168.122.82/volume/v3/volumes/cd59abab-9fde-4b61-8286-0770ca218f86 Sep 02 12:53:22 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-4a5547bb-2a37-4edf-b3e1-228ad543fea6 tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:22 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-4a5547bb-2a37-4edf-b3e1-228ad543fea6 tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:22 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:22 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:53:22 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:22 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:53:22 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-4a5547bb-2a37-4edf-b3e1-228ad543fea6 tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] Volume info retrieved successfully. Sep 02 12:53:22 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-4a5547bb-2a37-4edf-b3e1-228ad543fea6 tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] http://192.168.122.82/volume/v3/volumes/cd59abab-9fde-4b61-8286-0770ca218f86 returned with HTTP 200 Sep 02 12:53:22 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 719/1406] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:53:22 2026] GET /volume/v3/volumes/cd59abab-9fde-4b61-8286-0770ca218f86 => generated 859 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:53:23 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-69f85f0f-b83e-4016-be89-9a0ae032fd48 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:23 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-69f85f0f-b83e-4016-be89-9a0ae032fd48 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] GET http://192.168.122.82/volume/v3/volumes/72e94714-1650-421b-a71c-b9dae6acab27 Sep 02 12:53:23 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-69f85f0f-b83e-4016-be89-9a0ae032fd48 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:23 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-69f85f0f-b83e-4016-be89-9a0ae032fd48 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:23 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:23 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:53:23 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:23 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:53:23 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-69f85f0f-b83e-4016-be89-9a0ae032fd48 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Volume info retrieved successfully. Sep 02 12:53:23 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-69f85f0f-b83e-4016-be89-9a0ae032fd48 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] http://192.168.122.82/volume/v3/volumes/72e94714-1650-421b-a71c-b9dae6acab27 returned with HTTP 200 Sep 02 12:53:23 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 688/1407] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:53:23 2026] GET /volume/v3/volumes/72e94714-1650-421b-a71c-b9dae6acab27 => generated 919 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:53:23 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-179c7b84-17fb-4687-a0f6-552ec3a763ed None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:23 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-179c7b84-17fb-4687-a0f6-552ec3a763ed tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] GET http://192.168.122.82/volume/v3/volumes/cd59abab-9fde-4b61-8286-0770ca218f86 Sep 02 12:53:23 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-179c7b84-17fb-4687-a0f6-552ec3a763ed tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:23 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-179c7b84-17fb-4687-a0f6-552ec3a763ed tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:23 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:23 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:53:23 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:23 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:53:23 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-179c7b84-17fb-4687-a0f6-552ec3a763ed tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] Volume info retrieved successfully. Sep 02 12:53:23 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-179c7b84-17fb-4687-a0f6-552ec3a763ed tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] http://192.168.122.82/volume/v3/volumes/cd59abab-9fde-4b61-8286-0770ca218f86 returned with HTTP 200 Sep 02 12:53:23 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 720/1408] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:53:23 2026] GET /volume/v3/volumes/cd59abab-9fde-4b61-8286-0770ca218f86 => generated 860 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:53:23 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [req-802abed0-8c89-4b9a-bd16-b4c389d4724a req-492ab8fe-76c0-4723-9a84-85c7c98a7fe1 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:23 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-802abed0-8c89-4b9a-bd16-b4c389d4724a req-492ab8fe-76c0-4723-9a84-85c7c98a7fe1 tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] GET http://192.168.122.82/volume/v3/volumes/cd59abab-9fde-4b61-8286-0770ca218f86 Sep 02 12:53:23 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-802abed0-8c89-4b9a-bd16-b4c389d4724a req-492ab8fe-76c0-4723-9a84-85c7c98a7fe1 tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:23 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-802abed0-8c89-4b9a-bd16-b4c389d4724a req-492ab8fe-76c0-4723-9a84-85c7c98a7fe1 tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:23 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:23 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:53:23 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:23 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:53:23 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [req-802abed0-8c89-4b9a-bd16-b4c389d4724a req-492ab8fe-76c0-4723-9a84-85c7c98a7fe1 tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] Volume info retrieved successfully. Sep 02 12:53:24 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-802abed0-8c89-4b9a-bd16-b4c389d4724a req-492ab8fe-76c0-4723-9a84-85c7c98a7fe1 tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] http://192.168.122.82/volume/v3/volumes/cd59abab-9fde-4b61-8286-0770ca218f86 returned with HTTP 200 Sep 02 12:53:24 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 689/1409] 192.168.122.82 () {60 vars in 1482 bytes} [Wed Sep 2 12:53:23 2026] GET /volume/v3/volumes/cd59abab-9fde-4b61-8286-0770ca218f86 => generated 860 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:53:24 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-a85e8ad1-d1f2-4ea6-be62-c71c68e8e3df None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:24 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-a85e8ad1-d1f2-4ea6-be62-c71c68e8e3df tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 12:53:24 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-a85e8ad1-d1f2-4ea6-be62-c71c68e8e3df tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "522e45ed-34d8-4082-932f-8d27db1e62a2", "size": 1, "name": "tempest-VolumesExtendTest-Volume-846844481"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:53:24 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [req-e1a41531-8637-4fc3-ae11-b8c4ba0848fe req-d2a89268-d43f-45bc-83aa-421742f048fe None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:24 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.volumes [None req-a85e8ad1-d1f2-4ea6-be62-c71c68e8e3df tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Create volume request body: {'volume': {'imageRef': '522e45ed-34d8-4082-932f-8d27db1e62a2', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-846844481'}} {{(pid=86935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 12:53:24 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-e1a41531-8637-4fc3-ae11-b8c4ba0848fe req-d2a89268-d43f-45bc-83aa-421742f048fe tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-reader] GET http://192.168.122.82/volume/v3/volumes/detail Sep 02 12:53:24 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-e1a41531-8637-4fc3-ae11-b8c4ba0848fe req-d2a89268-d43f-45bc-83aa-421742f048fe tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-reader] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:24 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-e1a41531-8637-4fc3-ae11-b8c4ba0848fe req-d2a89268-d43f-45bc-83aa-421742f048fe tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-reader] Calling method 'detail' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:24 devstack devstack@c-api.service[86936]: DEBUG cinder.api.api_utils [req-e1a41531-8637-4fc3-ae11-b8c4ba0848fe req-d2a89268-d43f-45bc-83aa-421742f048fe tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-reader] Removing options '' from query. {{(pid=86936) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 12:53:24 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [req-e1a41531-8637-4fc3-ae11-b8c4ba0848fe req-d2a89268-d43f-45bc-83aa-421742f048fe tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86936) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 12:53:24 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:24 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:53:24 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:24 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:53:24 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:24 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:53:24 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [req-e1a41531-8637-4fc3-ae11-b8c4ba0848fe req-d2a89268-d43f-45bc-83aa-421742f048fe tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-reader] Get all volumes completed successfully. Sep 02 12:53:24 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:24 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:53:24 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-e1a41531-8637-4fc3-ae11-b8c4ba0848fe req-d2a89268-d43f-45bc-83aa-421742f048fe tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-reader] http://192.168.122.82/volume/v3/volumes/detail returned with HTTP 200 Sep 02 12:53:24 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 690/1410] 192.168.122.82 () {60 vars in 1392 bytes} [Wed Sep 2 12:53:24 2026] GET /volume/v3/volumes/detail => generated 2562 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:53:24 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [req-2dc11ab8-8317-492e-81a1-b77e7dcafb5f req-9c94026c-7831-4a72-9cfb-d56e42085ef4 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:24 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-2dc11ab8-8317-492e-81a1-b77e7dcafb5f req-9c94026c-7831-4a72-9cfb-d56e42085ef4 tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-reader] GET http://192.168.122.82/volume/v3/volumes/detail Sep 02 12:53:24 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-2dc11ab8-8317-492e-81a1-b77e7dcafb5f req-9c94026c-7831-4a72-9cfb-d56e42085ef4 tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-reader] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:24 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-2dc11ab8-8317-492e-81a1-b77e7dcafb5f req-9c94026c-7831-4a72-9cfb-d56e42085ef4 tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-reader] Calling method 'detail' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:24 devstack devstack@c-api.service[86936]: DEBUG cinder.api.api_utils [req-2dc11ab8-8317-492e-81a1-b77e7dcafb5f req-9c94026c-7831-4a72-9cfb-d56e42085ef4 tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-reader] Removing options '' from query. {{(pid=86936) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 12:53:24 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [req-2dc11ab8-8317-492e-81a1-b77e7dcafb5f req-9c94026c-7831-4a72-9cfb-d56e42085ef4 tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86936) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 12:53:24 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:24 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:53:24 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:24 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:53:24 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:24 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:53:24 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [req-2dc11ab8-8317-492e-81a1-b77e7dcafb5f req-9c94026c-7831-4a72-9cfb-d56e42085ef4 tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-reader] Get all volumes completed successfully. Sep 02 12:53:24 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:24 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:53:24 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-2dc11ab8-8317-492e-81a1-b77e7dcafb5f req-9c94026c-7831-4a72-9cfb-d56e42085ef4 tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-reader] http://192.168.122.82/volume/v3/volumes/detail returned with HTTP 200 Sep 02 12:53:24 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 691/1411] 192.168.122.82 () {60 vars in 1392 bytes} [Wed Sep 2 12:53:24 2026] GET /volume/v3/volumes/detail => generated 2562 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:53:24 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-a85e8ad1-d1f2-4ea6-be62-c71c68e8e3df tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Create volume of 1 GB Sep 02 12:53:24 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-ddfd695f-1256-4981-9696-95c732a4ccba None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:24 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-a85e8ad1-d1f2-4ea6-be62-c71c68e8e3df tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Availability Zones retrieved successfully. Sep 02 12:53:24 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-ddfd695f-1256-4981-9696-95c732a4ccba tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] GET http://192.168.122.82/volume/v3/volumes/72e94714-1650-421b-a71c-b9dae6acab27 Sep 02 12:53:24 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-ddfd695f-1256-4981-9696-95c732a4ccba tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:24 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-ddfd695f-1256-4981-9696-95c732a4ccba tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:24 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-a85e8ad1-d1f2-4ea6-be62-c71c68e8e3df tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Flow 'volume_create_api' (1bfa6c1a-e400-461c-add2-86a8a2d826ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:53:24 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-a85e8ad1-d1f2-4ea6-be62-c71c68e8e3df tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e8c9c0a-7676-43de-a3e1-f0c245ab1465) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:53:24 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:24 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:53:24 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.flows.api.create_volume [None req-a85e8ad1-d1f2-4ea6-be62-c71c68e8e3df tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Validating volume size '1' using validate_int {{(pid=86935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 12:53:24 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:24 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:53:24 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-ddfd695f-1256-4981-9696-95c732a4ccba tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Volume info retrieved successfully. Sep 02 12:53:24 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-ddfd695f-1256-4981-9696-95c732a4ccba tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] http://192.168.122.82/volume/v3/volumes/72e94714-1650-421b-a71c-b9dae6acab27 returned with HTTP 200 Sep 02 12:53:24 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 692/1412] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:53:24 2026] GET /volume/v3/volumes/72e94714-1650-421b-a71c-b9dae6acab27 => generated 919 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:53:24 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [req-73a50fe9-c355-44f7-aea2-3070fd4bc5df req-abe1a6b0-bc60-465a-a12a-3ef99fabfcc1 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:24 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-73a50fe9-c355-44f7-aea2-3070fd4bc5df req-abe1a6b0-bc60-465a-a12a-3ef99fabfcc1 tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-reader] GET http://192.168.122.82/volume/v3/volumes/detail Sep 02 12:53:24 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-73a50fe9-c355-44f7-aea2-3070fd4bc5df req-abe1a6b0-bc60-465a-a12a-3ef99fabfcc1 tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-reader] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:24 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-73a50fe9-c355-44f7-aea2-3070fd4bc5df req-abe1a6b0-bc60-465a-a12a-3ef99fabfcc1 tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-reader] Calling method 'detail' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:24 devstack devstack@c-api.service[86936]: DEBUG cinder.api.api_utils [req-73a50fe9-c355-44f7-aea2-3070fd4bc5df req-abe1a6b0-bc60-465a-a12a-3ef99fabfcc1 tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-reader] Removing options '' from query. {{(pid=86936) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 12:53:24 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [req-73a50fe9-c355-44f7-aea2-3070fd4bc5df req-abe1a6b0-bc60-465a-a12a-3ef99fabfcc1 tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86936) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 12:53:24 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:24 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:53:24 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:24 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:53:24 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:24 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:53:24 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [req-73a50fe9-c355-44f7-aea2-3070fd4bc5df req-abe1a6b0-bc60-465a-a12a-3ef99fabfcc1 tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-reader] Get all volumes completed successfully. Sep 02 12:53:24 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:24 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:53:24 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-73a50fe9-c355-44f7-aea2-3070fd4bc5df req-abe1a6b0-bc60-465a-a12a-3ef99fabfcc1 tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-reader] http://192.168.122.82/volume/v3/volumes/detail returned with HTTP 200 Sep 02 12:53:24 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 693/1413] 192.168.122.82 () {60 vars in 1392 bytes} [Wed Sep 2 12:53:24 2026] GET /volume/v3/volumes/detail => generated 2562 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:53:24 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [req-6c7b735e-995c-4220-a4f1-9f840da8624a req-949dcd71-3cbf-422a-b728-f297ebc2b69c None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:24 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-6c7b735e-995c-4220-a4f1-9f840da8624a req-949dcd71-3cbf-422a-b728-f297ebc2b69c tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-reader] GET http://192.168.122.82/volume/v3/volumes/detail Sep 02 12:53:24 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-6c7b735e-995c-4220-a4f1-9f840da8624a req-949dcd71-3cbf-422a-b728-f297ebc2b69c tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-reader] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:24 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-6c7b735e-995c-4220-a4f1-9f840da8624a req-949dcd71-3cbf-422a-b728-f297ebc2b69c tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-reader] Calling method 'detail' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:24 devstack devstack@c-api.service[86936]: DEBUG cinder.api.api_utils [req-6c7b735e-995c-4220-a4f1-9f840da8624a req-949dcd71-3cbf-422a-b728-f297ebc2b69c tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-reader] Removing options '' from query. {{(pid=86936) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 12:53:24 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [req-6c7b735e-995c-4220-a4f1-9f840da8624a req-949dcd71-3cbf-422a-b728-f297ebc2b69c tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86936) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 12:53:24 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:24 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:53:24 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:24 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:53:24 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:24 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:53:24 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [req-6c7b735e-995c-4220-a4f1-9f840da8624a req-949dcd71-3cbf-422a-b728-f297ebc2b69c tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-reader] Get all volumes completed successfully. Sep 02 12:53:24 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:24 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:53:24 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-6c7b735e-995c-4220-a4f1-9f840da8624a req-949dcd71-3cbf-422a-b728-f297ebc2b69c tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-reader] http://192.168.122.82/volume/v3/volumes/detail returned with HTTP 200 Sep 02 12:53:24 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 694/1414] 192.168.122.82 () {60 vars in 1392 bytes} [Wed Sep 2 12:53:24 2026] GET /volume/v3/volumes/detail => generated 2562 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:53:24 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-a85e8ad1-d1f2-4ea6-be62-c71c68e8e3df tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e8c9c0a-7676-43de-a3e1-f0c245ab1465) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:53:24 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-a85e8ad1-d1f2-4ea6-be62-c71c68e8e3df tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01b696b9-d342-42fb-a74e-0c33f5906a0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:53:24 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [req-92420d41-86fc-4515-94c1-b247f6c0126c req-aa0dbb8c-e80c-4d01-99fa-9eff2b835b5d None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:24 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-92420d41-86fc-4515-94c1-b247f6c0126c req-aa0dbb8c-e80c-4d01-99fa-9eff2b835b5d tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-reader] GET http://192.168.122.82/volume/v3/volumes/detail Sep 02 12:53:24 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-92420d41-86fc-4515-94c1-b247f6c0126c req-aa0dbb8c-e80c-4d01-99fa-9eff2b835b5d tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-reader] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:24 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-92420d41-86fc-4515-94c1-b247f6c0126c req-aa0dbb8c-e80c-4d01-99fa-9eff2b835b5d tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-reader] Calling method 'detail' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:24 devstack devstack@c-api.service[86936]: DEBUG cinder.api.api_utils [req-92420d41-86fc-4515-94c1-b247f6c0126c req-aa0dbb8c-e80c-4d01-99fa-9eff2b835b5d tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-reader] Removing options '' from query. {{(pid=86936) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 12:53:24 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [req-92420d41-86fc-4515-94c1-b247f6c0126c req-aa0dbb8c-e80c-4d01-99fa-9eff2b835b5d tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86936) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 12:53:24 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:24 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:53:24 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:24 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:53:24 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:24 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:53:24 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [req-92420d41-86fc-4515-94c1-b247f6c0126c req-aa0dbb8c-e80c-4d01-99fa-9eff2b835b5d tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-reader] Get all volumes completed successfully. Sep 02 12:53:24 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:24 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:53:24 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-92420d41-86fc-4515-94c1-b247f6c0126c req-aa0dbb8c-e80c-4d01-99fa-9eff2b835b5d tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-reader] http://192.168.122.82/volume/v3/volumes/detail returned with HTTP 200 Sep 02 12:53:24 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 695/1415] 192.168.122.82 () {60 vars in 1392 bytes} [Wed Sep 2 12:53:24 2026] GET /volume/v3/volumes/detail => generated 2562 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:53:24 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [req-0f5100dd-8e3b-478c-be94-a2c831b849b2 req-45127121-8cbf-4432-ba36-6b2d74b4471a None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:24 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-0f5100dd-8e3b-478c-be94-a2c831b849b2 req-45127121-8cbf-4432-ba36-6b2d74b4471a tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-reader] GET http://192.168.122.82/volume/v3/volumes/detail Sep 02 12:53:24 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-0f5100dd-8e3b-478c-be94-a2c831b849b2 req-45127121-8cbf-4432-ba36-6b2d74b4471a tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-reader] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:24 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-0f5100dd-8e3b-478c-be94-a2c831b849b2 req-45127121-8cbf-4432-ba36-6b2d74b4471a tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-reader] Calling method 'detail' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:24 devstack devstack@c-api.service[86936]: DEBUG cinder.api.api_utils [req-0f5100dd-8e3b-478c-be94-a2c831b849b2 req-45127121-8cbf-4432-ba36-6b2d74b4471a tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-reader] Removing options '' from query. {{(pid=86936) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 12:53:24 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [req-0f5100dd-8e3b-478c-be94-a2c831b849b2 req-45127121-8cbf-4432-ba36-6b2d74b4471a tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86936) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 12:53:25 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:25 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:53:25 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:25 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:53:25 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:25 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:53:25 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [req-0f5100dd-8e3b-478c-be94-a2c831b849b2 req-45127121-8cbf-4432-ba36-6b2d74b4471a tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-reader] Get all volumes completed successfully. Sep 02 12:53:25 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:25 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:53:25 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-0f5100dd-8e3b-478c-be94-a2c831b849b2 req-45127121-8cbf-4432-ba36-6b2d74b4471a tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-reader] http://192.168.122.82/volume/v3/volumes/detail returned with HTTP 200 Sep 02 12:53:25 devstack devstack@c-api.service[86935]: DEBUG cinder.quota [None req-a85e8ad1-d1f2-4ea6-be62-c71c68e8e3df tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Created reservations ['18686fb0-7ec2-4476-abc9-9d5845af1bd5', '95eee780-22bb-48ff-ac3b-a0a7ee0a4cae', '1bcd8f9b-1eaf-4a2f-a4d3-16fcbc368352', '077050e5-ffb8-4d11-8f12-f6ec3a4ef053'] {{(pid=86935) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:53:25 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 696/1416] 192.168.122.82 () {60 vars in 1392 bytes} [Wed Sep 2 12:53:24 2026] GET /volume/v3/volumes/detail => generated 2562 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:53:25 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-a85e8ad1-d1f2-4ea6-be62-c71c68e8e3df tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01b696b9-d342-42fb-a74e-0c33f5906a0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['18686fb0-7ec2-4476-abc9-9d5845af1bd5', '95eee780-22bb-48ff-ac3b-a0a7ee0a4cae', '1bcd8f9b-1eaf-4a2f-a4d3-16fcbc368352', '077050e5-ffb8-4d11-8f12-f6ec3a4ef053']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:53:25 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-a85e8ad1-d1f2-4ea6-be62-c71c68e8e3df tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02da3024-af0e-4016-9c3f-e67d05f570e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:53:25 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [req-6106ec3d-89dc-4708-aa32-7e508228c89e req-85dd7db5-2f84-4863-9157-019d169bef00 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:25 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:25 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:53:25 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-6106ec3d-89dc-4708-aa32-7e508228c89e req-85dd7db5-2f84-4863-9157-019d169bef00 tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-reader] GET http://192.168.122.82/volume/v3/volumes/detail Sep 02 12:53:25 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-6106ec3d-89dc-4708-aa32-7e508228c89e req-85dd7db5-2f84-4863-9157-019d169bef00 tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-reader] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:25 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-6106ec3d-89dc-4708-aa32-7e508228c89e req-85dd7db5-2f84-4863-9157-019d169bef00 tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-reader] Calling method 'detail' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:25 devstack devstack@c-api.service[86936]: DEBUG cinder.api.api_utils [req-6106ec3d-89dc-4708-aa32-7e508228c89e req-85dd7db5-2f84-4863-9157-019d169bef00 tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-reader] Removing options '' from query. {{(pid=86936) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 12:53:25 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-a85e8ad1-d1f2-4ea6-be62-c71c68e8e3df tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02da3024-af0e-4016-9c3f-e67d05f570e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f70046a4-e88a-4439-83b2-207bc923d605', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-846844481',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea79fe79884445ef91b7476b767ff29b',qos_specs=None,replication_status=,reservations=['18686fb0-7ec2-4476-abc9-9d5845af1bd5','95eee780-22bb-48ff-ac3b-a0a7ee0a4cae','1bcd8f9b-1eaf-4a2f-a4d3-16fcbc368352','077050e5-ffb8-4d11-8f12-f6ec3a4ef053'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3fa43d64a13b4827ad1addabee7aa9dc',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T10:53:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-846844481',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f70046a4-e88a-4439-83b2-207bc923d605,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ea79fe79884445ef91b7476b767ff29b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3fa43d64a13b4827ad1addabee7aa9dc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:53:25 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [req-6106ec3d-89dc-4708-aa32-7e508228c89e req-85dd7db5-2f84-4863-9157-019d169bef00 tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86936) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 12:53:25 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-a85e8ad1-d1f2-4ea6-be62-c71c68e8e3df tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f989ed8e-d985-451b-bc5d-0c32a2c77155) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:53:25 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:25 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:53:25 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:25 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:53:25 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:25 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:53:25 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [req-6106ec3d-89dc-4708-aa32-7e508228c89e req-85dd7db5-2f84-4863-9157-019d169bef00 tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-reader] Get all volumes completed successfully. Sep 02 12:53:25 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:25 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:53:25 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-6106ec3d-89dc-4708-aa32-7e508228c89e req-85dd7db5-2f84-4863-9157-019d169bef00 tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-reader] http://192.168.122.82/volume/v3/volumes/detail returned with HTTP 200 Sep 02 12:53:25 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 697/1417] 192.168.122.82 () {60 vars in 1392 bytes} [Wed Sep 2 12:53:25 2026] GET /volume/v3/volumes/detail => generated 2562 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:53:25 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-a85e8ad1-d1f2-4ea6-be62-c71c68e8e3df tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f989ed8e-d985-451b-bc5d-0c32a2c77155) transitioned into state 'SUCCESS' from state '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-846844481',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea79fe79884445ef91b7476b767ff29b',qos_specs=None,replication_status=,reservations=['18686fb0-7ec2-4476-abc9-9d5845af1bd5','95eee780-22bb-48ff-ac3b-a0a7ee0a4cae','1bcd8f9b-1eaf-4a2f-a4d3-16fcbc368352','077050e5-ffb8-4d11-8f12-f6ec3a4ef053'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3fa43d64a13b4827ad1addabee7aa9dc',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:53:25 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-a85e8ad1-d1f2-4ea6-be62-c71c68e8e3df tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af1439f2-eca4-42bc-b7b0-379b0a09a053) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:53:25 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-a85e8ad1-d1f2-4ea6-be62-c71c68e8e3df tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af1439f2-eca4-42bc-b7b0-379b0a09a053) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:53:25 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [req-c1219410-e441-403c-aede-a966674d1841 req-3c65b955-cb7e-4b31-95c8-afa81a8fea1c None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:25 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-c1219410-e441-403c-aede-a966674d1841 req-3c65b955-cb7e-4b31-95c8-afa81a8fea1c tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-reader] GET http://192.168.122.82/volume/v3/volumes/detail Sep 02 12:53:25 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-a85e8ad1-d1f2-4ea6-be62-c71c68e8e3df tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Flow 'volume_create_api' (1bfa6c1a-e400-461c-add2-86a8a2d826ce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:53:25 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-c1219410-e441-403c-aede-a966674d1841 req-3c65b955-cb7e-4b31-95c8-afa81a8fea1c tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-reader] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:25 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-c1219410-e441-403c-aede-a966674d1841 req-3c65b955-cb7e-4b31-95c8-afa81a8fea1c tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-reader] Calling method 'detail' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:25 devstack devstack@c-api.service[86936]: DEBUG cinder.api.api_utils [req-c1219410-e441-403c-aede-a966674d1841 req-3c65b955-cb7e-4b31-95c8-afa81a8fea1c tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-reader] Removing options '' from query. {{(pid=86936) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 12:53:25 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-a85e8ad1-d1f2-4ea6-be62-c71c68e8e3df tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Create volume request issued successfully. Sep 02 12:53:25 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [req-c1219410-e441-403c-aede-a966674d1841 req-3c65b955-cb7e-4b31-95c8-afa81a8fea1c tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86936) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 12:53:25 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-a85e8ad1-d1f2-4ea6-be62-c71c68e8e3df tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 12:53:25 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 721/1418] 192.168.122.82 () {60 vars in 1138 bytes} [Wed Sep 2 12:53:24 2026] POST /volume/v3/volumes => generated 754 bytes in 740 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 12:53:25 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:25 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:53:25 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:25 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:53:25 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:25 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:53:25 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [req-c1219410-e441-403c-aede-a966674d1841 req-3c65b955-cb7e-4b31-95c8-afa81a8fea1c tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-reader] Get all volumes completed successfully. Sep 02 12:53:25 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:25 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:53:25 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-6ee63d86-1e44-4210-8d9a-f0b574ef398d None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:25 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-6ee63d86-1e44-4210-8d9a-f0b574ef398d tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] GET http://192.168.122.82/volume/v3/volumes/f70046a4-e88a-4439-83b2-207bc923d605 Sep 02 12:53:25 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-6ee63d86-1e44-4210-8d9a-f0b574ef398d tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:25 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-6ee63d86-1e44-4210-8d9a-f0b574ef398d tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:25 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-c1219410-e441-403c-aede-a966674d1841 req-3c65b955-cb7e-4b31-95c8-afa81a8fea1c tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-reader] http://192.168.122.82/volume/v3/volumes/detail returned with HTTP 200 Sep 02 12:53:25 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 698/1419] 192.168.122.82 () {60 vars in 1392 bytes} [Wed Sep 2 12:53:25 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 02 12:53:25 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-458e0bc3-5869-486e-92c2-c3cb68f3aa73 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:25 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:25 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:53:25 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-458e0bc3-5869-486e-92c2-c3cb68f3aa73 tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] DELETE http://192.168.122.82/volume/v3/volumes/cd59abab-9fde-4b61-8286-0770ca218f86 Sep 02 12:53:25 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-458e0bc3-5869-486e-92c2-c3cb68f3aa73 tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:25 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-458e0bc3-5869-486e-92c2-c3cb68f3aa73 tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] Calling method 'delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:25 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-458e0bc3-5869-486e-92c2-c3cb68f3aa73 tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] Delete volume with id: cd59abab-9fde-4b61-8286-0770ca218f86 Sep 02 12:53:25 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:25 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:53:25 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:25 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:53:25 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:25 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:53:25 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-458e0bc3-5869-486e-92c2-c3cb68f3aa73 tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] Volume info retrieved successfully. Sep 02 12:53:25 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-6ee63d86-1e44-4210-8d9a-f0b574ef398d tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Volume info retrieved successfully. Sep 02 12:53:25 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-6ee63d86-1e44-4210-8d9a-f0b574ef398d tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] http://192.168.122.82/volume/v3/volumes/f70046a4-e88a-4439-83b2-207bc923d605 returned with HTTP 200 Sep 02 12:53:25 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 722/1420] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:53:25 2026] GET /volume/v3/volumes/f70046a4-e88a-4439-83b2-207bc923d605 => generated 822 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:53:25 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-458e0bc3-5869-486e-92c2-c3cb68f3aa73 tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] Delete volume request issued successfully. Sep 02 12:53:25 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-458e0bc3-5869-486e-92c2-c3cb68f3aa73 tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] http://192.168.122.82/volume/v3/volumes/cd59abab-9fde-4b61-8286-0770ca218f86 returned with HTTP 202 Sep 02 12:53:25 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 699/1421] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 12:53:25 2026] DELETE /volume/v3/volumes/cd59abab-9fde-4b61-8286-0770ca218f86 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 12:53:25 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-57331f87-67ed-4ff1-b35a-4023d79c5cbb None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:25 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-57331f87-67ed-4ff1-b35a-4023d79c5cbb tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] GET http://192.168.122.82/volume/v3/volumes/cd59abab-9fde-4b61-8286-0770ca218f86 Sep 02 12:53:25 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-57331f87-67ed-4ff1-b35a-4023d79c5cbb tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:25 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-57331f87-67ed-4ff1-b35a-4023d79c5cbb tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:25 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:25 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:53:25 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:25 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:53:25 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-57331f87-67ed-4ff1-b35a-4023d79c5cbb tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] Volume info retrieved successfully. Sep 02 12:53:25 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-57331f87-67ed-4ff1-b35a-4023d79c5cbb tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] http://192.168.122.82/volume/v3/volumes/cd59abab-9fde-4b61-8286-0770ca218f86 returned with HTTP 200 Sep 02 12:53:25 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 723/1422] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:53:25 2026] GET /volume/v3/volumes/cd59abab-9fde-4b61-8286-0770ca218f86 => generated 859 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:53:25 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-73d8849f-40d5-47c8-bfd2-3dbc6f9ea81d None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:25 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-73d8849f-40d5-47c8-bfd2-3dbc6f9ea81d tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] GET http://192.168.122.82/volume/v3/volumes/72e94714-1650-421b-a71c-b9dae6acab27 Sep 02 12:53:25 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-73d8849f-40d5-47c8-bfd2-3dbc6f9ea81d tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:25 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-73d8849f-40d5-47c8-bfd2-3dbc6f9ea81d tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:25 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:25 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:53:25 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:25 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:53:25 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-73d8849f-40d5-47c8-bfd2-3dbc6f9ea81d tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Volume info retrieved successfully. Sep 02 12:53:25 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-73d8849f-40d5-47c8-bfd2-3dbc6f9ea81d tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] http://192.168.122.82/volume/v3/volumes/72e94714-1650-421b-a71c-b9dae6acab27 returned with HTTP 200 Sep 02 12:53:25 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 700/1423] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:53:25 2026] GET /volume/v3/volumes/72e94714-1650-421b-a71c-b9dae6acab27 => generated 1337 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:53:25 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-f7c19367-0d60-40f2-ad2b-338c8f968ba7 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:25 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-f7c19367-0d60-40f2-ad2b-338c8f968ba7 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] GET http://192.168.122.82/volume/v3/volumes/72e94714-1650-421b-a71c-b9dae6acab27 Sep 02 12:53:25 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-f7c19367-0d60-40f2-ad2b-338c8f968ba7 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:25 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-f7c19367-0d60-40f2-ad2b-338c8f968ba7 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:25 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:25 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:53:25 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:25 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:53:25 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-f7c19367-0d60-40f2-ad2b-338c8f968ba7 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Volume info retrieved successfully. Sep 02 12:53:25 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-f7c19367-0d60-40f2-ad2b-338c8f968ba7 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] http://192.168.122.82/volume/v3/volumes/72e94714-1650-421b-a71c-b9dae6acab27 returned with HTTP 200 Sep 02 12:53:25 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 724/1424] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:53:25 2026] GET /volume/v3/volumes/72e94714-1650-421b-a71c-b9dae6acab27 => generated 1337 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 12:53:25 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-1976edcb-5607-4e09-9efb-7c1bb692d422 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:25 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-1976edcb-5607-4e09-9efb-7c1bb692d422 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] PUT http://192.168.122.82/volume/v3/volumes/72e94714-1650-421b-a71c-b9dae6acab27 Sep 02 12:53:25 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-1976edcb-5607-4e09-9efb-7c1bb692d422 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1590373835"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:53:25 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:25 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:53:25 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:25 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:53:25 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-1976edcb-5607-4e09-9efb-7c1bb692d422 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Volume info retrieved successfully. Sep 02 12:53:25 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-1976edcb-5607-4e09-9efb-7c1bb692d422 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Volume updated successfully. Sep 02 12:53:25 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-1976edcb-5607-4e09-9efb-7c1bb692d422 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] http://192.168.122.82/volume/v3/volumes/72e94714-1650-421b-a71c-b9dae6acab27 returned with HTTP 200 Sep 02 12:53:25 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 701/1425] 192.168.122.82 () {60 vars in 1247 bytes} [Wed Sep 2 12:53:25 2026] PUT /volume/v3/volumes/72e94714-1650-421b-a71c-b9dae6acab27 => generated 790 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:53:25 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-050bdfd4-4b5f-4ccf-95e9-52894e7c4747 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:25 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-050bdfd4-4b5f-4ccf-95e9-52894e7c4747 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] PUT http://192.168.122.82/volume/v3/volumes/72e94714-1650-421b-a71c-b9dae6acab27 Sep 02 12:53:25 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-050bdfd4-4b5f-4ccf-95e9-52894e7c4747 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-888782823", "description": "This is the new description of volume"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:53:25 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:25 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:53:25 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:25 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:53:25 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-050bdfd4-4b5f-4ccf-95e9-52894e7c4747 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Volume info retrieved successfully. Sep 02 12:53:25 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-050bdfd4-4b5f-4ccf-95e9-52894e7c4747 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Volume updated successfully. Sep 02 12:53:25 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-050bdfd4-4b5f-4ccf-95e9-52894e7c4747 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] http://192.168.122.82/volume/v3/volumes/72e94714-1650-421b-a71c-b9dae6acab27 returned with HTTP 200 Sep 02 12:53:25 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 725/1426] 192.168.122.82 () {60 vars in 1248 bytes} [Wed Sep 2 12:53:25 2026] PUT /volume/v3/volumes/72e94714-1650-421b-a71c-b9dae6acab27 => generated 828 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:53:26 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-f6e51adb-bb60-4fb0-a740-e6cdad24e3fe None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:26 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-f6e51adb-bb60-4fb0-a740-e6cdad24e3fe tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] GET http://192.168.122.82/volume/v3/volumes/72e94714-1650-421b-a71c-b9dae6acab27 Sep 02 12:53:26 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-f6e51adb-bb60-4fb0-a740-e6cdad24e3fe tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:26 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-f6e51adb-bb60-4fb0-a740-e6cdad24e3fe tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:26 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:26 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:53:26 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:26 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:53:26 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-f6e51adb-bb60-4fb0-a740-e6cdad24e3fe tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Volume info retrieved successfully. Sep 02 12:53:26 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-f6e51adb-bb60-4fb0-a740-e6cdad24e3fe tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] http://192.168.122.82/volume/v3/volumes/72e94714-1650-421b-a71c-b9dae6acab27 returned with HTTP 200 Sep 02 12:53:26 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 702/1427] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:53:26 2026] GET /volume/v3/volumes/72e94714-1650-421b-a71c-b9dae6acab27 => generated 1375 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:53:26 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-36b2a9f1-4e06-4f7a-998a-b15a6b2644b5 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:26 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-36b2a9f1-4e06-4f7a-998a-b15a6b2644b5 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 12:53:26 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-36b2a9f1-4e06-4f7a-998a-b15a6b2644b5 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1930704385", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1235085246"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:53:26 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.volumes [None req-36b2a9f1-4e06-4f7a-998a-b15a6b2644b5 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1930704385', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1235085246'}} {{(pid=86935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 12:53:26 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-36b2a9f1-4e06-4f7a-998a-b15a6b2644b5 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Create volume of 1 GB Sep 02 12:53:26 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-36b2a9f1-4e06-4f7a-998a-b15a6b2644b5 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Availability Zones retrieved successfully. Sep 02 12:53:26 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-36b2a9f1-4e06-4f7a-998a-b15a6b2644b5 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Flow 'volume_create_api' (e31b2d73-f371-493c-9cf4-a0456d157550) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:53:26 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-36b2a9f1-4e06-4f7a-998a-b15a6b2644b5 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95208dca-33b1-491d-9d28-2bb7af32917f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:53:26 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.flows.api.create_volume [None req-36b2a9f1-4e06-4f7a-998a-b15a6b2644b5 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Validating volume size '1' using validate_int {{(pid=86935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 12:53:26 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-36b2a9f1-4e06-4f7a-998a-b15a6b2644b5 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95208dca-33b1-491d-9d28-2bb7af32917f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:53:26 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-36b2a9f1-4e06-4f7a-998a-b15a6b2644b5 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65736134-5713-4f3b-be52-8db5ecb6782e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:53:26 devstack devstack@c-api.service[86935]: DEBUG cinder.quota [None req-36b2a9f1-4e06-4f7a-998a-b15a6b2644b5 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Created reservations ['749120dc-1c92-46cb-af9c-05b94e640cc1', '9394f2fb-25e7-4c5b-a411-b3526cc0f5fb', 'b37eb844-394f-4067-9922-857e91b5c28c', '8ca8bc63-d621-4d83-9add-c691091bdf49'] {{(pid=86935) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:53:26 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-8f7a7a7a-7eae-4b6a-bab0-4a562352ce2a None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:26 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-36b2a9f1-4e06-4f7a-998a-b15a6b2644b5 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65736134-5713-4f3b-be52-8db5ecb6782e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['749120dc-1c92-46cb-af9c-05b94e640cc1', '9394f2fb-25e7-4c5b-a411-b3526cc0f5fb', 'b37eb844-394f-4067-9922-857e91b5c28c', '8ca8bc63-d621-4d83-9add-c691091bdf49']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:53:26 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-36b2a9f1-4e06-4f7a-998a-b15a6b2644b5 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (394702a5-c72c-4ffa-b278-aff302d1b906) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:53:26 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-8f7a7a7a-7eae-4b6a-bab0-4a562352ce2a tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] GET http://192.168.122.82/volume/v3/volumes/f70046a4-e88a-4439-83b2-207bc923d605 Sep 02 12:53:26 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-8f7a7a7a-7eae-4b6a-bab0-4a562352ce2a tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:26 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-8f7a7a7a-7eae-4b6a-bab0-4a562352ce2a tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:26 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:26 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:53:26 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:26 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:53:26 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:26 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:53:26 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-36b2a9f1-4e06-4f7a-998a-b15a6b2644b5 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (394702a5-c72c-4ffa-b278-aff302d1b906) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c8586012-ffe4-4410-8520-40f3b7991fb2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1930704385',display_name='tempest-VolumesGetTest-Volume-1235085246',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93698377f05949dc937d4052455168b1',qos_specs=None,replication_status=,reservations=['749120dc-1c92-46cb-af9c-05b94e640cc1','9394f2fb-25e7-4c5b-a411-b3526cc0f5fb','b37eb844-394f-4067-9922-857e91b5c28c','8ca8bc63-d621-4d83-9add-c691091bdf49'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4f4e8c42cf849d2ab8e4140b95f9320',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T10:53:26Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1930704385',display_name='tempest-VolumesGetTest-Volume-1235085246',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c8586012-ffe4-4410-8520-40f3b7991fb2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='93698377f05949dc937d4052455168b1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f4f4e8c42cf849d2ab8e4140b95f9320',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:53:26 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-36b2a9f1-4e06-4f7a-998a-b15a6b2644b5 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f4364c5-c5af-4312-9fe8-3ca10c32f804) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:53:26 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-8f7a7a7a-7eae-4b6a-bab0-4a562352ce2a tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Volume info retrieved successfully. Sep 02 12:53:26 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-8f7a7a7a-7eae-4b6a-bab0-4a562352ce2a tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] http://192.168.122.82/volume/v3/volumes/f70046a4-e88a-4439-83b2-207bc923d605 returned with HTTP 200 Sep 02 12:53:26 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 703/1428] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:53:26 2026] GET /volume/v3/volumes/f70046a4-e88a-4439-83b2-207bc923d605 => generated 846 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:53:26 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-df562732-cd58-446d-9743-c84c8eab704c None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:26 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-df562732-cd58-446d-9743-c84c8eab704c tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] GET http://192.168.122.82/volume/v3/volumes/cd59abab-9fde-4b61-8286-0770ca218f86 Sep 02 12:53:26 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-df562732-cd58-446d-9743-c84c8eab704c tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:26 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-df562732-cd58-446d-9743-c84c8eab704c tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:26 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:26 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:53:26 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:26 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:53:26 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-df562732-cd58-446d-9743-c84c8eab704c tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] Volume info retrieved successfully. Sep 02 12:53:26 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-df562732-cd58-446d-9743-c84c8eab704c tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] http://192.168.122.82/volume/v3/volumes/cd59abab-9fde-4b61-8286-0770ca218f86 returned with HTTP 200 Sep 02 12:53:26 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 704/1429] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:53:26 2026] GET /volume/v3/volumes/cd59abab-9fde-4b61-8286-0770ca218f86 => generated 859 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:53:26 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-36b2a9f1-4e06-4f7a-998a-b15a6b2644b5 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f4364c5-c5af-4312-9fe8-3ca10c32f804) transitioned into 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-1930704385',display_name='tempest-VolumesGetTest-Volume-1235085246',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93698377f05949dc937d4052455168b1',qos_specs=None,replication_status=,reservations=['749120dc-1c92-46cb-af9c-05b94e640cc1','9394f2fb-25e7-4c5b-a411-b3526cc0f5fb','b37eb844-394f-4067-9922-857e91b5c28c','8ca8bc63-d621-4d83-9add-c691091bdf49'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4f4e8c42cf849d2ab8e4140b95f9320',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:53:26 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-36b2a9f1-4e06-4f7a-998a-b15a6b2644b5 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad606c1c-ca63-4aec-a5a6-71f858654eaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:53:26 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-36b2a9f1-4e06-4f7a-998a-b15a6b2644b5 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad606c1c-ca63-4aec-a5a6-71f858654eaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:53:26 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-36b2a9f1-4e06-4f7a-998a-b15a6b2644b5 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Flow 'volume_create_api' (e31b2d73-f371-493c-9cf4-a0456d157550) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:53:26 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-36b2a9f1-4e06-4f7a-998a-b15a6b2644b5 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Create volume request issued successfully. Sep 02 12:53:26 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-36b2a9f1-4e06-4f7a-998a-b15a6b2644b5 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 12:53:26 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 726/1430] 192.168.122.82 () {60 vars in 1138 bytes} [Wed Sep 2 12:53:26 2026] POST /volume/v3/volumes => generated 787 bytes in 489 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 02 12:53:26 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-34a2f0e6-7fe2-46f5-bd56-8150408bd2c6 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:26 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-34a2f0e6-7fe2-46f5-bd56-8150408bd2c6 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] GET http://192.168.122.82/volume/v3/volumes/c8586012-ffe4-4410-8520-40f3b7991fb2 Sep 02 12:53:26 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-34a2f0e6-7fe2-46f5-bd56-8150408bd2c6 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:26 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-34a2f0e6-7fe2-46f5-bd56-8150408bd2c6 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:26 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:26 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:53:26 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:26 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:53:26 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-34a2f0e6-7fe2-46f5-bd56-8150408bd2c6 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Volume info retrieved successfully. Sep 02 12:53:26 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-34a2f0e6-7fe2-46f5-bd56-8150408bd2c6 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] http://192.168.122.82/volume/v3/volumes/c8586012-ffe4-4410-8520-40f3b7991fb2 returned with HTTP 200 Sep 02 12:53:26 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 705/1431] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:53:26 2026] GET /volume/v3/volumes/c8586012-ffe4-4410-8520-40f3b7991fb2 => generated 855 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:53:26 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-6869c92e-2b18-419c-8ebf-b123a82710fc None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:27 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-6869c92e-2b18-419c-8ebf-b123a82710fc tempest-VolumesTransfersTest-1463676946 tempest-VolumesTransfersTest-1463676946-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 12:53:27 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-6869c92e-2b18-419c-8ebf-b123a82710fc tempest-VolumesTransfersTest-1463676946 tempest-VolumesTransfersTest-1463676946-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-417447072"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:53:27 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.volumes [None req-6869c92e-2b18-419c-8ebf-b123a82710fc tempest-VolumesTransfersTest-1463676946 tempest-VolumesTransfersTest-1463676946-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-417447072'}} {{(pid=86935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 12:53:27 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-6869c92e-2b18-419c-8ebf-b123a82710fc tempest-VolumesTransfersTest-1463676946 tempest-VolumesTransfersTest-1463676946-project-member] Create volume of 1 GB Sep 02 12:53:27 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:27 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:53:27 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-6869c92e-2b18-419c-8ebf-b123a82710fc tempest-VolumesTransfersTest-1463676946 tempest-VolumesTransfersTest-1463676946-project-member] Availability Zones retrieved successfully. Sep 02 12:53:27 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-6869c92e-2b18-419c-8ebf-b123a82710fc tempest-VolumesTransfersTest-1463676946 tempest-VolumesTransfersTest-1463676946-project-member] Flow 'volume_create_api' (2622196e-037e-4846-af18-e27973db68d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:53:27 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-6869c92e-2b18-419c-8ebf-b123a82710fc tempest-VolumesTransfersTest-1463676946 tempest-VolumesTransfersTest-1463676946-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9239424-8353-45d4-bd85-08a8209b1f8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:53:27 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.flows.api.create_volume [None req-6869c92e-2b18-419c-8ebf-b123a82710fc tempest-VolumesTransfersTest-1463676946 tempest-VolumesTransfersTest-1463676946-project-member] Validating volume size '1' using validate_int {{(pid=86935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 12:53:27 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-6869c92e-2b18-419c-8ebf-b123a82710fc tempest-VolumesTransfersTest-1463676946 tempest-VolumesTransfersTest-1463676946-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9239424-8353-45d4-bd85-08a8209b1f8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:53:27 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-6869c92e-2b18-419c-8ebf-b123a82710fc tempest-VolumesTransfersTest-1463676946 tempest-VolumesTransfersTest-1463676946-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d6d37d7-1c49-4ec6-a48b-805420c5ed2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:53:27 devstack devstack@c-api.service[86935]: DEBUG cinder.quota [None req-6869c92e-2b18-419c-8ebf-b123a82710fc tempest-VolumesTransfersTest-1463676946 tempest-VolumesTransfersTest-1463676946-project-member] Created reservations ['7fffee35-3d8b-4251-a135-5e33afa719ba', 'b18a156a-a76b-4140-9249-14e477288247', 'ef887b3c-e43e-4f3c-89c2-92b3cc17b9de', '787930b1-e2b5-4cd2-be2d-38053f279a47'] {{(pid=86935) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:53:27 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-6869c92e-2b18-419c-8ebf-b123a82710fc tempest-VolumesTransfersTest-1463676946 tempest-VolumesTransfersTest-1463676946-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d6d37d7-1c49-4ec6-a48b-805420c5ed2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7fffee35-3d8b-4251-a135-5e33afa719ba', 'b18a156a-a76b-4140-9249-14e477288247', 'ef887b3c-e43e-4f3c-89c2-92b3cc17b9de', '787930b1-e2b5-4cd2-be2d-38053f279a47']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:53:27 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-6869c92e-2b18-419c-8ebf-b123a82710fc tempest-VolumesTransfersTest-1463676946 tempest-VolumesTransfersTest-1463676946-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8fd16a4-ea92-48ed-aa83-537c28b1cc56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:53:27 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-2038d5f9-4031-4bb8-9466-9aec4eb2d875 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:27 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-2038d5f9-4031-4bb8-9466-9aec4eb2d875 tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] GET http://192.168.122.82/volume/v3/volumes/f70046a4-e88a-4439-83b2-207bc923d605 Sep 02 12:53:27 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-2038d5f9-4031-4bb8-9466-9aec4eb2d875 tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:27 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-2038d5f9-4031-4bb8-9466-9aec4eb2d875 tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:27 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:27 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:53:27 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:27 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:53:27 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-2038d5f9-4031-4bb8-9466-9aec4eb2d875 tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Volume info retrieved successfully. Sep 02 12:53:27 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:27 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:53:27 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-6869c92e-2b18-419c-8ebf-b123a82710fc tempest-VolumesTransfersTest-1463676946 tempest-VolumesTransfersTest-1463676946-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8fd16a4-ea92-48ed-aa83-537c28b1cc56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b602462e-084c-46be-912a-cf75d6e2eb58', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-417447072',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b1801355c9354ca2a3ce4977269729b2',qos_specs=None,replication_status=,reservations=['7fffee35-3d8b-4251-a135-5e33afa719ba','b18a156a-a76b-4140-9249-14e477288247','ef887b3c-e43e-4f3c-89c2-92b3cc17b9de','787930b1-e2b5-4cd2-be2d-38053f279a47'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b0955043bc1c461cbfe9acbc418c901b',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T10:53:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-417447072',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b602462e-084c-46be-912a-cf75d6e2eb58,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b1801355c9354ca2a3ce4977269729b2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b0955043bc1c461cbfe9acbc418c901b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:53:27 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-6869c92e-2b18-419c-8ebf-b123a82710fc tempest-VolumesTransfersTest-1463676946 tempest-VolumesTransfersTest-1463676946-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dce7ded8-a483-4399-a8da-b7a631aadccb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:53:27 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-2038d5f9-4031-4bb8-9466-9aec4eb2d875 tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] http://192.168.122.82/volume/v3/volumes/f70046a4-e88a-4439-83b2-207bc923d605 returned with HTTP 200 Sep 02 12:53:27 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 706/1432] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:53:27 2026] GET /volume/v3/volumes/f70046a4-e88a-4439-83b2-207bc923d605 => generated 904 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 12:53:27 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-5f4ee871-e09a-4cfe-8653-298a234cb38e None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:27 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-5f4ee871-e09a-4cfe-8653-298a234cb38e tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] GET http://192.168.122.82/volume/v3/volumes/cd59abab-9fde-4b61-8286-0770ca218f86 Sep 02 12:53:27 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-5f4ee871-e09a-4cfe-8653-298a234cb38e tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:27 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-5f4ee871-e09a-4cfe-8653-298a234cb38e tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:27 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-5f4ee871-e09a-4cfe-8653-298a234cb38e tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] http://192.168.122.82/volume/v3/volumes/cd59abab-9fde-4b61-8286-0770ca218f86 returned with HTTP 404 Sep 02 12:53:27 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 707/1433] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:53:27 2026] GET /volume/v3/volumes/cd59abab-9fde-4b61-8286-0770ca218f86 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:53:27 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-16919dfa-ec63-41ef-9ee9-cdb7f5e611fe None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:27 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-16919dfa-ec63-41ef-9ee9-cdb7f5e611fe tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] DELETE http://192.168.122.82/volume/v3/volumes/14e0f3dd-06ec-401b-99af-827af6dddce7 Sep 02 12:53:27 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-16919dfa-ec63-41ef-9ee9-cdb7f5e611fe tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:27 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-16919dfa-ec63-41ef-9ee9-cdb7f5e611fe tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] Calling method 'delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:27 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-16919dfa-ec63-41ef-9ee9-cdb7f5e611fe tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] Delete volume with id: 14e0f3dd-06ec-401b-99af-827af6dddce7 Sep 02 12:53:27 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:27 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:53:27 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:27 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:53:27 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-16919dfa-ec63-41ef-9ee9-cdb7f5e611fe tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] Volume info retrieved successfully. Sep 02 12:53:27 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-6869c92e-2b18-419c-8ebf-b123a82710fc tempest-VolumesTransfersTest-1463676946 tempest-VolumesTransfersTest-1463676946-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dce7ded8-a483-4399-a8da-b7a631aadccb) transitioned into state 'SUCCESS' from state '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-417447072',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b1801355c9354ca2a3ce4977269729b2',qos_specs=None,replication_status=,reservations=['7fffee35-3d8b-4251-a135-5e33afa719ba','b18a156a-a76b-4140-9249-14e477288247','ef887b3c-e43e-4f3c-89c2-92b3cc17b9de','787930b1-e2b5-4cd2-be2d-38053f279a47'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b0955043bc1c461cbfe9acbc418c901b',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:53:27 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-6869c92e-2b18-419c-8ebf-b123a82710fc tempest-VolumesTransfersTest-1463676946 tempest-VolumesTransfersTest-1463676946-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc825f31-940f-48f3-9f94-b8443b292223) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:53:27 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-16919dfa-ec63-41ef-9ee9-cdb7f5e611fe tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] Delete volume request issued successfully. Sep 02 12:53:27 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-16919dfa-ec63-41ef-9ee9-cdb7f5e611fe tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] http://192.168.122.82/volume/v3/volumes/14e0f3dd-06ec-401b-99af-827af6dddce7 returned with HTTP 202 Sep 02 12:53:27 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 708/1434] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 12:53:27 2026] DELETE /volume/v3/volumes/14e0f3dd-06ec-401b-99af-827af6dddce7 => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 12:53:27 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-6869c92e-2b18-419c-8ebf-b123a82710fc tempest-VolumesTransfersTest-1463676946 tempest-VolumesTransfersTest-1463676946-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc825f31-940f-48f3-9f94-b8443b292223) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:53:27 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-241608d4-ddce-4f27-8e8a-302d57e603df None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:27 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-6869c92e-2b18-419c-8ebf-b123a82710fc tempest-VolumesTransfersTest-1463676946 tempest-VolumesTransfersTest-1463676946-project-member] Flow 'volume_create_api' (2622196e-037e-4846-af18-e27973db68d2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:53:27 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-6869c92e-2b18-419c-8ebf-b123a82710fc tempest-VolumesTransfersTest-1463676946 tempest-VolumesTransfersTest-1463676946-project-member] Create volume request issued successfully. Sep 02 12:53:27 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-6869c92e-2b18-419c-8ebf-b123a82710fc tempest-VolumesTransfersTest-1463676946 tempest-VolumesTransfersTest-1463676946-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 12:53:27 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 727/1435] 192.168.122.82 () {60 vars in 1137 bytes} [Wed Sep 2 12:53:26 2026] POST /volume/v3/volumes => generated 757 bytes in 844 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 12:53:27 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-241608d4-ddce-4f27-8e8a-302d57e603df tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] GET http://192.168.122.82/volume/v3/volumes/c8586012-ffe4-4410-8520-40f3b7991fb2 Sep 02 12:53:27 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-241608d4-ddce-4f27-8e8a-302d57e603df tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:27 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-241608d4-ddce-4f27-8e8a-302d57e603df tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:27 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-e11042e1-fd21-4da9-a5ec-93421d1246c6 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:27 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e11042e1-fd21-4da9-a5ec-93421d1246c6 tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] GET http://192.168.122.82/volume/v3/volumes/14e0f3dd-06ec-401b-99af-827af6dddce7 Sep 02 12:53:27 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-e11042e1-fd21-4da9-a5ec-93421d1246c6 tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:27 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-e11042e1-fd21-4da9-a5ec-93421d1246c6 tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:27 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:27 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:53:27 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:27 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:53:27 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:27 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:53:27 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:27 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:53:27 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-241608d4-ddce-4f27-8e8a-302d57e603df tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Volume info retrieved successfully. Sep 02 12:53:27 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-e11042e1-fd21-4da9-a5ec-93421d1246c6 tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] Volume info retrieved successfully. Sep 02 12:53:27 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e11042e1-fd21-4da9-a5ec-93421d1246c6 tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] http://192.168.122.82/volume/v3/volumes/14e0f3dd-06ec-401b-99af-827af6dddce7 returned with HTTP 200 Sep 02 12:53:27 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 728/1436] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:53:27 2026] GET /volume/v3/volumes/14e0f3dd-06ec-401b-99af-827af6dddce7 => generated 859 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:53:27 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-aaecc7f6-9efc-4da1-a6a4-a1536da79d9b None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:27 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-aaecc7f6-9efc-4da1-a6a4-a1536da79d9b tempest-VolumesTransfersTest-1463676946 tempest-VolumesTransfersTest-1463676946-project-member] GET http://192.168.122.82/volume/v3/volumes/b602462e-084c-46be-912a-cf75d6e2eb58 Sep 02 12:53:27 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-aaecc7f6-9efc-4da1-a6a4-a1536da79d9b tempest-VolumesTransfersTest-1463676946 tempest-VolumesTransfersTest-1463676946-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:27 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-aaecc7f6-9efc-4da1-a6a4-a1536da79d9b tempest-VolumesTransfersTest-1463676946 tempest-VolumesTransfersTest-1463676946-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:27 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-241608d4-ddce-4f27-8e8a-302d57e603df tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] http://192.168.122.82/volume/v3/volumes/c8586012-ffe4-4410-8520-40f3b7991fb2 returned with HTTP 200 Sep 02 12:53:27 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 709/1437] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:53:27 2026] GET /volume/v3/volumes/c8586012-ffe4-4410-8520-40f3b7991fb2 => generated 879 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:53:27 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:27 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:53:27 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:27 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:53:27 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-aaecc7f6-9efc-4da1-a6a4-a1536da79d9b tempest-VolumesTransfersTest-1463676946 tempest-VolumesTransfersTest-1463676946-project-member] Volume info retrieved successfully. Sep 02 12:53:27 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-aaecc7f6-9efc-4da1-a6a4-a1536da79d9b tempest-VolumesTransfersTest-1463676946 tempest-VolumesTransfersTest-1463676946-project-member] http://192.168.122.82/volume/v3/volumes/b602462e-084c-46be-912a-cf75d6e2eb58 returned with HTTP 200 Sep 02 12:53:27 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 729/1438] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:53:27 2026] GET /volume/v3/volumes/b602462e-084c-46be-912a-cf75d6e2eb58 => generated 825 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:53:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-f02a0775-3bc5-4e8a-926a-9a39f4e7eff4 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:28 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-f02a0775-3bc5-4e8a-926a-9a39f4e7eff4 tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] GET http://192.168.122.82/volume/v3/volumes/f70046a4-e88a-4439-83b2-207bc923d605 Sep 02 12:53:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-f02a0775-3bc5-4e8a-926a-9a39f4e7eff4 tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-f02a0775-3bc5-4e8a-926a-9a39f4e7eff4 tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:28 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:28 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:53:28 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:28 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:53:28 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-f02a0775-3bc5-4e8a-926a-9a39f4e7eff4 tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Volume info retrieved successfully. Sep 02 12:53:28 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-f02a0775-3bc5-4e8a-926a-9a39f4e7eff4 tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] http://192.168.122.82/volume/v3/volumes/f70046a4-e88a-4439-83b2-207bc923d605 returned with HTTP 200 Sep 02 12:53:28 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 710/1439] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:53:28 2026] GET /volume/v3/volumes/f70046a4-e88a-4439-83b2-207bc923d605 => generated 904 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:53:28 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-12344541-4252-4726-9d4c-8b86e82f6695 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:28 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-12344541-4252-4726-9d4c-8b86e82f6695 tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] GET http://192.168.122.82/volume/v3/volumes/14e0f3dd-06ec-401b-99af-827af6dddce7 Sep 02 12:53:28 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-12344541-4252-4726-9d4c-8b86e82f6695 tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:28 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-12344541-4252-4726-9d4c-8b86e82f6695 tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-6be24dbd-a2aa-4a6f-9bfa-7bee193c333b None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:28 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-6be24dbd-a2aa-4a6f-9bfa-7bee193c333b tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] GET http://192.168.122.82/volume/v3/volumes/c8586012-ffe4-4410-8520-40f3b7991fb2 Sep 02 12:53:28 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-12344541-4252-4726-9d4c-8b86e82f6695 tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] http://192.168.122.82/volume/v3/volumes/14e0f3dd-06ec-401b-99af-827af6dddce7 returned with HTTP 404 Sep 02 12:53:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-6be24dbd-a2aa-4a6f-9bfa-7bee193c333b tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:28 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 730/1440] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:53:28 2026] GET /volume/v3/volumes/14e0f3dd-06ec-401b-99af-827af6dddce7 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:53:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-6be24dbd-a2aa-4a6f-9bfa-7bee193c333b tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:28 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-b3ee6caf-51ec-426e-9d48-51d43dacfbaf None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:28 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-b3ee6caf-51ec-426e-9d48-51d43dacfbaf tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] DELETE http://192.168.122.82/volume/v3/volumes/f19a6158-8adf-4a3c-9b15-0f072abd2051 Sep 02 12:53:28 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-b3ee6caf-51ec-426e-9d48-51d43dacfbaf tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:28 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-b3ee6caf-51ec-426e-9d48-51d43dacfbaf tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] Calling method 'delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:28 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-b3ee6caf-51ec-426e-9d48-51d43dacfbaf tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] Delete volume with id: f19a6158-8adf-4a3c-9b15-0f072abd2051 Sep 02 12:53:28 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:28 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:53:28 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:28 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:53:28 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:28 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:53:28 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:28 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:53:28 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-b3ee6caf-51ec-426e-9d48-51d43dacfbaf tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] Volume info retrieved successfully. Sep 02 12:53:28 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-6be24dbd-a2aa-4a6f-9bfa-7bee193c333b tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Volume info retrieved successfully. Sep 02 12:53:28 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-6be24dbd-a2aa-4a6f-9bfa-7bee193c333b tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] http://192.168.122.82/volume/v3/volumes/c8586012-ffe4-4410-8520-40f3b7991fb2 returned with HTTP 200 Sep 02 12:53:28 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 711/1441] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:53:28 2026] GET /volume/v3/volumes/c8586012-ffe4-4410-8520-40f3b7991fb2 => generated 880 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:53:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-139b5263-0871-4e7a-abad-c75ab95c109d None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:28 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-139b5263-0871-4e7a-abad-c75ab95c109d tempest-VolumesTransfersTest-1463676946 tempest-VolumesTransfersTest-1463676946-project-member] GET http://192.168.122.82/volume/v3/volumes/b602462e-084c-46be-912a-cf75d6e2eb58 Sep 02 12:53:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-139b5263-0871-4e7a-abad-c75ab95c109d tempest-VolumesTransfersTest-1463676946 tempest-VolumesTransfersTest-1463676946-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-139b5263-0871-4e7a-abad-c75ab95c109d tempest-VolumesTransfersTest-1463676946 tempest-VolumesTransfersTest-1463676946-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:28 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:28 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:53:28 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:28 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:53:28 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-139b5263-0871-4e7a-abad-c75ab95c109d tempest-VolumesTransfersTest-1463676946 tempest-VolumesTransfersTest-1463676946-project-member] Volume info retrieved successfully. Sep 02 12:53:28 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-b3ee6caf-51ec-426e-9d48-51d43dacfbaf tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] Delete volume request issued successfully. Sep 02 12:53:28 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-b3ee6caf-51ec-426e-9d48-51d43dacfbaf tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] http://192.168.122.82/volume/v3/volumes/f19a6158-8adf-4a3c-9b15-0f072abd2051 returned with HTTP 202 Sep 02 12:53:28 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 731/1442] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 12:53:28 2026] DELETE /volume/v3/volumes/f19a6158-8adf-4a3c-9b15-0f072abd2051 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 12:53:28 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-a180169a-841a-43d7-bc25-6d6812bffcf6 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:28 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-a180169a-841a-43d7-bc25-6d6812bffcf6 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] PUT http://192.168.122.82/volume/v3/volumes/c8586012-ffe4-4410-8520-40f3b7991fb2 Sep 02 12:53:28 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-a180169a-841a-43d7-bc25-6d6812bffcf6 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1590373835", "description": null}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:53:28 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-139b5263-0871-4e7a-abad-c75ab95c109d tempest-VolumesTransfersTest-1463676946 tempest-VolumesTransfersTest-1463676946-project-member] http://192.168.122.82/volume/v3/volumes/b602462e-084c-46be-912a-cf75d6e2eb58 returned with HTTP 200 Sep 02 12:53:28 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 712/1443] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:53:28 2026] GET /volume/v3/volumes/b602462e-084c-46be-912a-cf75d6e2eb58 => generated 849 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:53:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-845a630f-4ca4-4b1a-921b-cdd424cabaff None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:28 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:28 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:53:28 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:28 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:53:28 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-845a630f-4ca4-4b1a-921b-cdd424cabaff tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] GET http://192.168.122.82/volume/v3/volumes/f19a6158-8adf-4a3c-9b15-0f072abd2051 Sep 02 12:53:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-845a630f-4ca4-4b1a-921b-cdd424cabaff tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-845a630f-4ca4-4b1a-921b-cdd424cabaff tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:28 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-a180169a-841a-43d7-bc25-6d6812bffcf6 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Volume info retrieved successfully. Sep 02 12:53:28 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-a180169a-841a-43d7-bc25-6d6812bffcf6 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Volume updated successfully. Sep 02 12:53:28 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:28 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:53:28 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-a180169a-841a-43d7-bc25-6d6812bffcf6 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] http://192.168.122.82/volume/v3/volumes/c8586012-ffe4-4410-8520-40f3b7991fb2 returned with HTTP 200 Sep 02 12:53:28 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 732/1444] 192.168.122.82 () {60 vars in 1247 bytes} [Wed Sep 2 12:53:28 2026] PUT /volume/v3/volumes/c8586012-ffe4-4410-8520-40f3b7991fb2 => generated 777 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:53:28 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:28 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:53:28 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-845a630f-4ca4-4b1a-921b-cdd424cabaff tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] Volume info retrieved successfully. Sep 02 12:53:28 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-e4cf854c-a888-4012-b8f8-042a21fc651e None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:28 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e4cf854c-a888-4012-b8f8-042a21fc651e tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] GET http://192.168.122.82/volume/v3/volumes/c8586012-ffe4-4410-8520-40f3b7991fb2 Sep 02 12:53:28 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-e4cf854c-a888-4012-b8f8-042a21fc651e tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:28 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-e4cf854c-a888-4012-b8f8-042a21fc651e tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:28 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-845a630f-4ca4-4b1a-921b-cdd424cabaff tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] http://192.168.122.82/volume/v3/volumes/f19a6158-8adf-4a3c-9b15-0f072abd2051 returned with HTTP 200 Sep 02 12:53:28 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 713/1445] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:53:28 2026] GET /volume/v3/volumes/f19a6158-8adf-4a3c-9b15-0f072abd2051 => generated 858 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:53:29 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:29 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:53:29 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:29 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:53:29 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-e4cf854c-a888-4012-b8f8-042a21fc651e tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Volume info retrieved successfully. Sep 02 12:53:29 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e4cf854c-a888-4012-b8f8-042a21fc651e tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] http://192.168.122.82/volume/v3/volumes/c8586012-ffe4-4410-8520-40f3b7991fb2 returned with HTTP 200 Sep 02 12:53:29 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 733/1446] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:53:28 2026] GET /volume/v3/volumes/c8586012-ffe4-4410-8520-40f3b7991fb2 => generated 845 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:53:29 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-22be8e1d-21b9-4512-9326-c76efa251e54 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:29 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-22be8e1d-21b9-4512-9326-c76efa251e54 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] DELETE http://192.168.122.82/volume/v3/volumes/c8586012-ffe4-4410-8520-40f3b7991fb2 Sep 02 12:53:29 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-22be8e1d-21b9-4512-9326-c76efa251e54 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:29 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-22be8e1d-21b9-4512-9326-c76efa251e54 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Calling method 'delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:29 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-22be8e1d-21b9-4512-9326-c76efa251e54 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Delete volume with id: c8586012-ffe4-4410-8520-40f3b7991fb2 Sep 02 12:53:29 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:29 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:53:29 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:29 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:53:29 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-22be8e1d-21b9-4512-9326-c76efa251e54 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Volume info retrieved successfully. Sep 02 12:53:29 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-22be8e1d-21b9-4512-9326-c76efa251e54 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Delete volume request issued successfully. Sep 02 12:53:29 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-22be8e1d-21b9-4512-9326-c76efa251e54 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] http://192.168.122.82/volume/v3/volumes/c8586012-ffe4-4410-8520-40f3b7991fb2 returned with HTTP 202 Sep 02 12:53:29 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 714/1447] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 12:53:29 2026] DELETE /volume/v3/volumes/c8586012-ffe4-4410-8520-40f3b7991fb2 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 12:53:29 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-548bb1ac-4f84-4deb-b7f2-784c1f452136 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:29 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-548bb1ac-4f84-4deb-b7f2-784c1f452136 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] GET http://192.168.122.82/volume/v3/volumes/c8586012-ffe4-4410-8520-40f3b7991fb2 Sep 02 12:53:29 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-548bb1ac-4f84-4deb-b7f2-784c1f452136 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:29 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-548bb1ac-4f84-4deb-b7f2-784c1f452136 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:29 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:29 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:53:29 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:29 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:53:29 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-548bb1ac-4f84-4deb-b7f2-784c1f452136 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Volume info retrieved successfully. Sep 02 12:53:29 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-548bb1ac-4f84-4deb-b7f2-784c1f452136 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] http://192.168.122.82/volume/v3/volumes/c8586012-ffe4-4410-8520-40f3b7991fb2 returned with HTTP 200 Sep 02 12:53:29 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 734/1448] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:53:29 2026] GET /volume/v3/volumes/c8586012-ffe4-4410-8520-40f3b7991fb2 => generated 844 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:53:29 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-fa7c9a8d-e493-46ac-90c6-ce1dfb68eb16 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:29 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-fa7c9a8d-e493-46ac-90c6-ce1dfb68eb16 tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] GET http://192.168.122.82/volume/v3/volumes/f70046a4-e88a-4439-83b2-207bc923d605 Sep 02 12:53:29 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-fa7c9a8d-e493-46ac-90c6-ce1dfb68eb16 tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:29 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-fa7c9a8d-e493-46ac-90c6-ce1dfb68eb16 tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:29 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:29 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:53:29 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:29 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:53:29 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-fa7c9a8d-e493-46ac-90c6-ce1dfb68eb16 tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Volume info retrieved successfully. Sep 02 12:53:29 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-fa7c9a8d-e493-46ac-90c6-ce1dfb68eb16 tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] http://192.168.122.82/volume/v3/volumes/f70046a4-e88a-4439-83b2-207bc923d605 returned with HTTP 200 Sep 02 12:53:29 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 715/1449] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:53:29 2026] GET /volume/v3/volumes/f70046a4-e88a-4439-83b2-207bc923d605 => generated 907 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 12:53:29 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-e2f779ce-b83d-4171-bb77-513185e883c7 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:29 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e2f779ce-b83d-4171-bb77-513185e883c7 tempest-VolumesTransfersTest-1463676946 tempest-VolumesTransfersTest-1463676946-project-member] GET http://192.168.122.82/volume/v3/volumes/b602462e-084c-46be-912a-cf75d6e2eb58 Sep 02 12:53:29 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-e2f779ce-b83d-4171-bb77-513185e883c7 tempest-VolumesTransfersTest-1463676946 tempest-VolumesTransfersTest-1463676946-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:29 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-e2f779ce-b83d-4171-bb77-513185e883c7 tempest-VolumesTransfersTest-1463676946 tempest-VolumesTransfersTest-1463676946-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:29 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:29 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:53:29 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:29 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:53:29 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-e2f779ce-b83d-4171-bb77-513185e883c7 tempest-VolumesTransfersTest-1463676946 tempest-VolumesTransfersTest-1463676946-project-member] Volume info retrieved successfully. Sep 02 12:53:29 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e2f779ce-b83d-4171-bb77-513185e883c7 tempest-VolumesTransfersTest-1463676946 tempest-VolumesTransfersTest-1463676946-project-member] http://192.168.122.82/volume/v3/volumes/b602462e-084c-46be-912a-cf75d6e2eb58 returned with HTTP 200 Sep 02 12:53:29 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 735/1450] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:53:29 2026] GET /volume/v3/volumes/b602462e-084c-46be-912a-cf75d6e2eb58 => generated 850 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:53:30 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-52fe7cda-1049-428b-865e-e4bf70bf86dd None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:30 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-52fe7cda-1049-428b-865e-e4bf70bf86dd tempest-VolumesTransfersTest-1463676946 tempest-VolumesTransfersTest-1463676946-project-member] POST http://192.168.122.82/volume/v3/os-volume-transfer Sep 02 12:53:30 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-52fe7cda-1049-428b-865e-e4bf70bf86dd tempest-VolumesTransfersTest-1463676946 tempest-VolumesTransfersTest-1463676946-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "b602462e-084c-46be-912a-cf75d6e2eb58"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:53:30 devstack devstack@c-api.service[86936]: DEBUG cinder.api.contrib.volume_transfer [None req-52fe7cda-1049-428b-865e-e4bf70bf86dd tempest-VolumesTransfersTest-1463676946 tempest-VolumesTransfersTest-1463676946-project-member] Creating new volume transfer {'transfer': {'volume_id': 'b602462e-084c-46be-912a-cf75d6e2eb58'}} {{(pid=86936) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 02 12:53:30 devstack devstack@c-api.service[86936]: INFO cinder.api.contrib.volume_transfer [None req-52fe7cda-1049-428b-865e-e4bf70bf86dd tempest-VolumesTransfersTest-1463676946 tempest-VolumesTransfersTest-1463676946-project-member] Creating transfer of volume b602462e-084c-46be-912a-cf75d6e2eb58 Sep 02 12:53:30 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-65d86a4e-a70b-4bf8-9ed6-b72c0a2f5fa0 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:30 devstack devstack@c-api.service[86936]: INFO cinder.transfer.api [None req-52fe7cda-1049-428b-865e-e4bf70bf86dd tempest-VolumesTransfersTest-1463676946 tempest-VolumesTransfersTest-1463676946-project-member] Generating transfer record for volume b602462e-084c-46be-912a-cf75d6e2eb58 Sep 02 12:53:30 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-65d86a4e-a70b-4bf8-9ed6-b72c0a2f5fa0 tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] GET http://192.168.122.82/volume/v3/volumes/f19a6158-8adf-4a3c-9b15-0f072abd2051 Sep 02 12:53:30 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-65d86a4e-a70b-4bf8-9ed6-b72c0a2f5fa0 tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:30 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-65d86a4e-a70b-4bf8-9ed6-b72c0a2f5fa0 tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:30 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:30 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:53:30 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:30 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:53:30 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:30 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:53:30 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:30 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:53:30 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-65d86a4e-a70b-4bf8-9ed6-b72c0a2f5fa0 tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] Volume info retrieved successfully. Sep 02 12:53:30 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-65d86a4e-a70b-4bf8-9ed6-b72c0a2f5fa0 tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] http://192.168.122.82/volume/v3/volumes/f19a6158-8adf-4a3c-9b15-0f072abd2051 returned with HTTP 200 Sep 02 12:53:30 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 736/1451] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:53:30 2026] GET /volume/v3/volumes/f19a6158-8adf-4a3c-9b15-0f072abd2051 => generated 858 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:53:30 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-52fe7cda-1049-428b-865e-e4bf70bf86dd tempest-VolumesTransfersTest-1463676946 tempest-VolumesTransfersTest-1463676946-project-member] http://192.168.122.82/volume/v3/os-volume-transfer returned with HTTP 202 Sep 02 12:53:30 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 716/1452] 192.168.122.82 () {60 vars in 1170 bytes} [Wed Sep 2 12:53:30 2026] POST /volume/v3/os-volume-transfer => generated 447 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 02 12:53:30 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-e40d83c7-da83-4e78-be2c-71a6a9cecd50 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:30 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e40d83c7-da83-4e78-be2c-71a6a9cecd50 tempest-VolumesTransfersTest-1463676946 tempest-VolumesTransfersTest-1463676946-project-member] GET http://192.168.122.82/volume/v3/volumes/b602462e-084c-46be-912a-cf75d6e2eb58 Sep 02 12:53:30 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-e40d83c7-da83-4e78-be2c-71a6a9cecd50 tempest-VolumesTransfersTest-1463676946 tempest-VolumesTransfersTest-1463676946-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:30 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-e40d83c7-da83-4e78-be2c-71a6a9cecd50 tempest-VolumesTransfersTest-1463676946 tempest-VolumesTransfersTest-1463676946-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:30 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:30 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:53:30 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:30 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:53:30 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-e40d83c7-da83-4e78-be2c-71a6a9cecd50 tempest-VolumesTransfersTest-1463676946 tempest-VolumesTransfersTest-1463676946-project-member] Volume info retrieved successfully. Sep 02 12:53:30 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e40d83c7-da83-4e78-be2c-71a6a9cecd50 tempest-VolumesTransfersTest-1463676946 tempest-VolumesTransfersTest-1463676946-project-member] http://192.168.122.82/volume/v3/volumes/b602462e-084c-46be-912a-cf75d6e2eb58 returned with HTTP 200 Sep 02 12:53:30 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 737/1453] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:53:30 2026] GET /volume/v3/volumes/b602462e-084c-46be-912a-cf75d6e2eb58 => generated 858 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:53:30 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-4d2e69b8-8150-4c9b-a426-b0cee4509a8b None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:30 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-4d2e69b8-8150-4c9b-a426-b0cee4509a8b tempest-VolumesTransfersTest-1463676946 tempest-VolumesTransfersTest-1463676946-project-member] GET http://192.168.122.82/volume/v3/os-volume-transfer/95eb0f6c-0c5f-4b38-af4a-7c960dbb3f3f Sep 02 12:53:30 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-4d2e69b8-8150-4c9b-a426-b0cee4509a8b tempest-VolumesTransfersTest-1463676946 tempest-VolumesTransfersTest-1463676946-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:30 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-4d2e69b8-8150-4c9b-a426-b0cee4509a8b tempest-VolumesTransfersTest-1463676946 tempest-VolumesTransfersTest-1463676946-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:30 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-4d2e69b8-8150-4c9b-a426-b0cee4509a8b tempest-VolumesTransfersTest-1463676946 tempest-VolumesTransfersTest-1463676946-project-member] http://192.168.122.82/volume/v3/os-volume-transfer/95eb0f6c-0c5f-4b38-af4a-7c960dbb3f3f returned with HTTP 200 Sep 02 12:53:30 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 717/1454] 192.168.122.82 () {58 vars in 1260 bytes} [Wed Sep 2 12:53:30 2026] GET /volume/v3/os-volume-transfer/95eb0f6c-0c5f-4b38-af4a-7c960dbb3f3f => generated 415 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:53:30 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-51490031-91d9-4696-9a34-710e4566276a None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:30 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-51490031-91d9-4696-9a34-710e4566276a tempest-VolumesTransfersTest-1463676946 tempest-VolumesTransfersTest-1463676946-project-member] GET http://192.168.122.82/volume/v3/os-volume-transfer Sep 02 12:53:30 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-51490031-91d9-4696-9a34-710e4566276a tempest-VolumesTransfersTest-1463676946 tempest-VolumesTransfersTest-1463676946-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:30 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-51490031-91d9-4696-9a34-710e4566276a tempest-VolumesTransfersTest-1463676946 tempest-VolumesTransfersTest-1463676946-project-member] Calling method 'index' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:30 devstack devstack@c-api.service[86935]: DEBUG cinder.api.contrib.volume_transfer [None req-51490031-91d9-4696-9a34-710e4566276a tempest-VolumesTransfersTest-1463676946 tempest-VolumesTransfersTest-1463676946-project-member] Listing volume transfers {{(pid=86935) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 02 12:53:30 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-51490031-91d9-4696-9a34-710e4566276a tempest-VolumesTransfersTest-1463676946 tempest-VolumesTransfersTest-1463676946-project-member] http://192.168.122.82/volume/v3/os-volume-transfer returned with HTTP 200 Sep 02 12:53:30 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 738/1455] 192.168.122.82 () {58 vars in 1149 bytes} [Wed Sep 2 12:53:30 2026] GET /volume/v3/os-volume-transfer => generated 374 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 12:53:30 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-1dff2a4f-f6e4-4dfc-aed3-8bae30f11a51 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:30 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-11dfaa3f-422c-4bd5-b960-3ee00a431042 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:30 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-1dff2a4f-f6e4-4dfc-aed3-8bae30f11a51 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] GET http://192.168.122.82/volume/v3/volumes/c8586012-ffe4-4410-8520-40f3b7991fb2 Sep 02 12:53:30 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-1dff2a4f-f6e4-4dfc-aed3-8bae30f11a51 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:30 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-1dff2a4f-f6e4-4dfc-aed3-8bae30f11a51 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:30 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-1dff2a4f-f6e4-4dfc-aed3-8bae30f11a51 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] http://192.168.122.82/volume/v3/volumes/c8586012-ffe4-4410-8520-40f3b7991fb2 returned with HTTP 404 Sep 02 12:53:30 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 718/1456] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:53:30 2026] GET /volume/v3/volumes/c8586012-ffe4-4410-8520-40f3b7991fb2 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:53:30 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-e5c33711-a94c-42e6-a685-dfe135c67855 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:30 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-e5c33711-a94c-42e6-a685-dfe135c67855 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] GET http://192.168.122.82/volume/v3/volumes/72e94714-1650-421b-a71c-b9dae6acab27 Sep 02 12:53:30 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-e5c33711-a94c-42e6-a685-dfe135c67855 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:30 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-e5c33711-a94c-42e6-a685-dfe135c67855 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:30 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:30 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:53:30 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:30 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:53:30 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-e5c33711-a94c-42e6-a685-dfe135c67855 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Volume info retrieved successfully. Sep 02 12:53:30 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-e5c33711-a94c-42e6-a685-dfe135c67855 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] http://192.168.122.82/volume/v3/volumes/72e94714-1650-421b-a71c-b9dae6acab27 returned with HTTP 200 Sep 02 12:53:30 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 719/1457] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:53:30 2026] GET /volume/v3/volumes/72e94714-1650-421b-a71c-b9dae6acab27 => generated 1375 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:53:30 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-889a184e-eb36-42c1-9a0c-a8f84b2f3aad None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:30 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-889a184e-eb36-42c1-9a0c-a8f84b2f3aad tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] DELETE http://192.168.122.82/volume/v3/volumes/72e94714-1650-421b-a71c-b9dae6acab27 Sep 02 12:53:30 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-889a184e-eb36-42c1-9a0c-a8f84b2f3aad tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:30 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-889a184e-eb36-42c1-9a0c-a8f84b2f3aad tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Calling method 'delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:30 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-889a184e-eb36-42c1-9a0c-a8f84b2f3aad tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Delete volume with id: 72e94714-1650-421b-a71c-b9dae6acab27 Sep 02 12:53:30 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:30 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:53:30 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:30 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:53:30 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-889a184e-eb36-42c1-9a0c-a8f84b2f3aad tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Volume info retrieved successfully. Sep 02 12:53:30 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-889a184e-eb36-42c1-9a0c-a8f84b2f3aad tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Delete volume request issued successfully. Sep 02 12:53:30 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-889a184e-eb36-42c1-9a0c-a8f84b2f3aad tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] http://192.168.122.82/volume/v3/volumes/72e94714-1650-421b-a71c-b9dae6acab27 returned with HTTP 202 Sep 02 12:53:30 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 720/1458] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 12:53:30 2026] DELETE /volume/v3/volumes/72e94714-1650-421b-a71c-b9dae6acab27 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 12:53:30 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-9e96226e-58e2-4851-bec6-7e2f7ecd5a9f None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:30 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-9e96226e-58e2-4851-bec6-7e2f7ecd5a9f tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] GET http://192.168.122.82/volume/v3/volumes/72e94714-1650-421b-a71c-b9dae6acab27 Sep 02 12:53:30 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-9e96226e-58e2-4851-bec6-7e2f7ecd5a9f tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:30 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-9e96226e-58e2-4851-bec6-7e2f7ecd5a9f tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:30 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:30 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:53:30 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:30 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:53:30 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-9e96226e-58e2-4851-bec6-7e2f7ecd5a9f tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Volume info retrieved successfully. Sep 02 12:53:30 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-9e96226e-58e2-4851-bec6-7e2f7ecd5a9f tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] http://192.168.122.82/volume/v3/volumes/72e94714-1650-421b-a71c-b9dae6acab27 returned with HTTP 200 Sep 02 12:53:30 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-11dfaa3f-422c-4bd5-b960-3ee00a431042 tempest-VolumesTransfersTest-453216187 tempest-VolumesTransfersTest-453216187-project-member] POST http://192.168.122.82/volume/v3/os-volume-transfer/95eb0f6c-0c5f-4b38-af4a-7c960dbb3f3f/accept Sep 02 12:53:30 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 721/1459] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:53:30 2026] GET /volume/v3/volumes/72e94714-1650-421b-a71c-b9dae6acab27 => generated 1374 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:53:30 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-11dfaa3f-422c-4bd5-b960-3ee00a431042 tempest-VolumesTransfersTest-453216187 tempest-VolumesTransfersTest-453216187-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "c4589821727d2495"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:53:30 devstack devstack@c-api.service[86935]: DEBUG cinder.api.contrib.volume_transfer [None req-11dfaa3f-422c-4bd5-b960-3ee00a431042 tempest-VolumesTransfersTest-453216187 tempest-VolumesTransfersTest-453216187-project-member] Accepting volume transfer 95eb0f6c-0c5f-4b38-af4a-7c960dbb3f3f {{(pid=86935) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 02 12:53:30 devstack devstack@c-api.service[86935]: INFO cinder.api.contrib.volume_transfer [None req-11dfaa3f-422c-4bd5-b960-3ee00a431042 tempest-VolumesTransfersTest-453216187 tempest-VolumesTransfersTest-453216187-project-member] Accepting transfer 95eb0f6c-0c5f-4b38-af4a-7c960dbb3f3f Sep 02 12:53:30 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:30 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:53:30 devstack devstack@c-api.service[86935]: DEBUG cinder.quota [None req-11dfaa3f-422c-4bd5-b960-3ee00a431042 tempest-VolumesTransfersTest-453216187 tempest-VolumesTransfersTest-453216187-project-member] Created reservations ['d80dfc31-232d-44a5-905e-bd19b5e2aa04', 'b1c0d307-70c6-43fe-afd6-141279e80e34', 'b48df742-bce1-488b-97fb-d86898690b55', 'f7e91e4b-337a-4315-93d2-a27ca3ef16c2'] {{(pid=86935) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:53:30 devstack devstack@c-api.service[86935]: DEBUG cinder.quota [None req-11dfaa3f-422c-4bd5-b960-3ee00a431042 tempest-VolumesTransfersTest-453216187 tempest-VolumesTransfersTest-453216187-project-member] Created reservations ['1cfd98f6-bc09-409c-a72d-9dd34424c807', 'e2e1d1ad-36e3-4ee1-b8bf-c490ba59aeba', '55924505-8349-4310-9c71-16b3465784df', '80f2117a-e2a2-46b8-91dd-a8b96a479798'] {{(pid=86935) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:53:30 devstack devstack@c-api.service[86935]: /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 02 12:53:30 devstack devstack@c-api.service[86935]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 12:53:30 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-5aff65c0-8b32-4dd0-a483-6d5e25827fc2 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:30 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-5aff65c0-8b32-4dd0-a483-6d5e25827fc2 tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] GET http://192.168.122.82/volume/v3/volumes/f70046a4-e88a-4439-83b2-207bc923d605 Sep 02 12:53:30 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-5aff65c0-8b32-4dd0-a483-6d5e25827fc2 tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:30 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-5aff65c0-8b32-4dd0-a483-6d5e25827fc2 tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:30 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:30 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:53:30 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:30 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:53:30 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-5aff65c0-8b32-4dd0-a483-6d5e25827fc2 tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Volume info retrieved successfully. Sep 02 12:53:30 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-5aff65c0-8b32-4dd0-a483-6d5e25827fc2 tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] http://192.168.122.82/volume/v3/volumes/f70046a4-e88a-4439-83b2-207bc923d605 returned with HTTP 200 Sep 02 12:53:30 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 722/1460] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:53:30 2026] GET /volume/v3/volumes/f70046a4-e88a-4439-83b2-207bc923d605 => generated 907 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:53:30 devstack devstack@c-api.service[86935]: DEBUG cinder.quota [None req-11dfaa3f-422c-4bd5-b960-3ee00a431042 tempest-VolumesTransfersTest-453216187 tempest-VolumesTransfersTest-453216187-project-member] Created reservations ['c9c0838d-302c-4255-9051-5aa434e06202', '1dd2c060-b703-4d37-b6be-fe25183f58fc', '5006753c-c9ec-4aa5-b0e2-a879ede51054', '6fd4b294-3e50-48f1-9aad-18ff03e30859'] {{(pid=86935) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:53:30 devstack devstack@c-api.service[86935]: DEBUG cinder.quota [None req-11dfaa3f-422c-4bd5-b960-3ee00a431042 tempest-VolumesTransfersTest-453216187 tempest-VolumesTransfersTest-453216187-project-member] Created reservations ['b04904df-6620-493d-b31c-002a4231533b', '7356aff4-69fd-4428-9416-01185a1ea0b7', '92344afc-6d31-439a-b959-201bc86a9f69', 'a924a180-2017-43fc-ad9e-40488f60915a'] {{(pid=86935) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:53:30 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-11dfaa3f-422c-4bd5-b960-3ee00a431042 tempest-VolumesTransfersTest-453216187 tempest-VolumesTransfersTest-453216187-project-member] Transfer volume completed successfully. Sep 02 12:53:31 devstack devstack@c-api.service[86935]: INFO cinder.transfer.api [None req-11dfaa3f-422c-4bd5-b960-3ee00a431042 tempest-VolumesTransfersTest-453216187 tempest-VolumesTransfersTest-453216187-project-member] Volume b602462e-084c-46be-912a-cf75d6e2eb58 has been transferred. Sep 02 12:53:31 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:31 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:53:31 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-11dfaa3f-422c-4bd5-b960-3ee00a431042 tempest-VolumesTransfersTest-453216187 tempest-VolumesTransfersTest-453216187-project-member] http://192.168.122.82/volume/v3/os-volume-transfer/95eb0f6c-0c5f-4b38-af4a-7c960dbb3f3f/accept returned with HTTP 202 Sep 02 12:53:31 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 739/1461] 192.168.122.82 () {60 vars in 1302 bytes} [Wed Sep 2 12:53:30 2026] POST /volume/v3/os-volume-transfer/95eb0f6c-0c5f-4b38-af4a-7c960dbb3f3f/accept => generated 371 bytes in 857 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 12:53:31 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-7b3955ab-9796-46ce-a10a-b6a1b47f2336 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:31 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-896c80c9-aa7e-49a3-b08c-4335d5e36e84 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:31 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-7b3955ab-9796-46ce-a10a-b6a1b47f2336 tempest-VolumesTransfersTest-453216187 tempest-VolumesTransfersTest-453216187-project-member] GET http://192.168.122.82/volume/v3/volumes/b602462e-084c-46be-912a-cf75d6e2eb58 Sep 02 12:53:31 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-7b3955ab-9796-46ce-a10a-b6a1b47f2336 tempest-VolumesTransfersTest-453216187 tempest-VolumesTransfersTest-453216187-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:31 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-896c80c9-aa7e-49a3-b08c-4335d5e36e84 tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] GET http://192.168.122.82/volume/v3/volumes/f19a6158-8adf-4a3c-9b15-0f072abd2051 Sep 02 12:53:31 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-7b3955ab-9796-46ce-a10a-b6a1b47f2336 tempest-VolumesTransfersTest-453216187 tempest-VolumesTransfersTest-453216187-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:31 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-896c80c9-aa7e-49a3-b08c-4335d5e36e84 tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:31 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-896c80c9-aa7e-49a3-b08c-4335d5e36e84 tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:31 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-896c80c9-aa7e-49a3-b08c-4335d5e36e84 tempest-VolumesTestJSON-891292887 tempest-VolumesTestJSON-891292887-project-member] http://192.168.122.82/volume/v3/volumes/f19a6158-8adf-4a3c-9b15-0f072abd2051 returned with HTTP 404 Sep 02 12:53:31 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 740/1462] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:53:31 2026] GET /volume/v3/volumes/f19a6158-8adf-4a3c-9b15-0f072abd2051 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:53:31 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:31 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:53:31 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:31 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:53:31 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-7b3955ab-9796-46ce-a10a-b6a1b47f2336 tempest-VolumesTransfersTest-453216187 tempest-VolumesTransfersTest-453216187-project-member] Volume info retrieved successfully. Sep 02 12:53:31 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-7b3955ab-9796-46ce-a10a-b6a1b47f2336 tempest-VolumesTransfersTest-453216187 tempest-VolumesTransfersTest-453216187-project-member] http://192.168.122.82/volume/v3/volumes/b602462e-084c-46be-912a-cf75d6e2eb58 returned with HTTP 200 Sep 02 12:53:31 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 723/1463] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:53:31 2026] GET /volume/v3/volumes/b602462e-084c-46be-912a-cf75d6e2eb58 => generated 850 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:53:31 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-99c4b073-79d6-4144-a83a-a5e7b496f5c7 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:31 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-99c4b073-79d6-4144-a83a-a5e7b496f5c7 tempest-VolumesTransfersTest-453216187 tempest-VolumesTransfersTest-453216187-project-member] GET http://192.168.122.82/volume/v3/volumes/b602462e-084c-46be-912a-cf75d6e2eb58 Sep 02 12:53:31 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-99c4b073-79d6-4144-a83a-a5e7b496f5c7 tempest-VolumesTransfersTest-453216187 tempest-VolumesTransfersTest-453216187-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:31 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-99c4b073-79d6-4144-a83a-a5e7b496f5c7 tempest-VolumesTransfersTest-453216187 tempest-VolumesTransfersTest-453216187-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:31 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:31 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:53:31 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:31 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:53:31 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-99c4b073-79d6-4144-a83a-a5e7b496f5c7 tempest-VolumesTransfersTest-453216187 tempest-VolumesTransfersTest-453216187-project-member] Volume info retrieved successfully. Sep 02 12:53:31 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-99c4b073-79d6-4144-a83a-a5e7b496f5c7 tempest-VolumesTransfersTest-453216187 tempest-VolumesTransfersTest-453216187-project-member] http://192.168.122.82/volume/v3/volumes/b602462e-084c-46be-912a-cf75d6e2eb58 returned with HTTP 200 Sep 02 12:53:31 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 741/1464] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:53:31 2026] GET /volume/v3/volumes/b602462e-084c-46be-912a-cf75d6e2eb58 => generated 850 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:53:31 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-5a5b0339-ed22-44da-8776-2b8ae38cae13 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:31 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-5a5b0339-ed22-44da-8776-2b8ae38cae13 tempest-VolumesTransfersTest-1463676946 tempest-VolumesTransfersTest-1463676946-project-member] DELETE http://192.168.122.82/volume/v3/os-volume-transfer/95eb0f6c-0c5f-4b38-af4a-7c960dbb3f3f Sep 02 12:53:31 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-5a5b0339-ed22-44da-8776-2b8ae38cae13 tempest-VolumesTransfersTest-1463676946 tempest-VolumesTransfersTest-1463676946-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:31 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-5a5b0339-ed22-44da-8776-2b8ae38cae13 tempest-VolumesTransfersTest-1463676946 tempest-VolumesTransfersTest-1463676946-project-member] Calling method 'delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:31 devstack devstack@c-api.service[86936]: INFO cinder.api.contrib.volume_transfer [None req-5a5b0339-ed22-44da-8776-2b8ae38cae13 tempest-VolumesTransfersTest-1463676946 tempest-VolumesTransfersTest-1463676946-project-member] Delete transfer with id: 95eb0f6c-0c5f-4b38-af4a-7c960dbb3f3f Sep 02 12:53:31 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-5a5b0339-ed22-44da-8776-2b8ae38cae13 tempest-VolumesTransfersTest-1463676946 tempest-VolumesTransfersTest-1463676946-project-member] http://192.168.122.82/volume/v3/os-volume-transfer/95eb0f6c-0c5f-4b38-af4a-7c960dbb3f3f returned with HTTP 404 Sep 02 12:53:31 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 724/1465] 192.168.122.82 () {58 vars in 1263 bytes} [Wed Sep 2 12:53:31 2026] DELETE /volume/v3/os-volume-transfer/95eb0f6c-0c5f-4b38-af4a-7c960dbb3f3f => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:53:31 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-4d9f84a7-df89-4283-94e1-d632aaae4a5a None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:31 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-4d9f84a7-df89-4283-94e1-d632aaae4a5a tempest-VolumesTransfersTest-826780586 tempest-VolumesTransfersTest-826780586-project-admin] DELETE http://192.168.122.82/volume/v3/volumes/b602462e-084c-46be-912a-cf75d6e2eb58 Sep 02 12:53:31 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-4d9f84a7-df89-4283-94e1-d632aaae4a5a tempest-VolumesTransfersTest-826780586 tempest-VolumesTransfersTest-826780586-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:31 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-4d9f84a7-df89-4283-94e1-d632aaae4a5a tempest-VolumesTransfersTest-826780586 tempest-VolumesTransfersTest-826780586-project-admin] Calling method 'delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:31 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-4d9f84a7-df89-4283-94e1-d632aaae4a5a tempest-VolumesTransfersTest-826780586 tempest-VolumesTransfersTest-826780586-project-admin] Delete volume with id: b602462e-084c-46be-912a-cf75d6e2eb58 Sep 02 12:53:31 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:31 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:53:31 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:31 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:53:31 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-4d9f84a7-df89-4283-94e1-d632aaae4a5a tempest-VolumesTransfersTest-826780586 tempest-VolumesTransfersTest-826780586-project-admin] Volume info retrieved successfully. Sep 02 12:53:31 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-4d9f84a7-df89-4283-94e1-d632aaae4a5a tempest-VolumesTransfersTest-826780586 tempest-VolumesTransfersTest-826780586-project-admin] Delete volume request issued successfully. Sep 02 12:53:31 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-4d9f84a7-df89-4283-94e1-d632aaae4a5a tempest-VolumesTransfersTest-826780586 tempest-VolumesTransfersTest-826780586-project-admin] http://192.168.122.82/volume/v3/volumes/b602462e-084c-46be-912a-cf75d6e2eb58 returned with HTTP 202 Sep 02 12:53:31 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 742/1466] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 12:53:31 2026] DELETE /volume/v3/volumes/b602462e-084c-46be-912a-cf75d6e2eb58 => generated 0 bytes in 150 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 12:53:31 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-25bf3330-d4eb-4b7d-bdbc-f40c219dbc32 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:31 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-25bf3330-d4eb-4b7d-bdbc-f40c219dbc32 tempest-VolumesTransfersTest-826780586 tempest-VolumesTransfersTest-826780586-project-admin] GET http://192.168.122.82/volume/v3/volumes/b602462e-084c-46be-912a-cf75d6e2eb58 Sep 02 12:53:31 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-25bf3330-d4eb-4b7d-bdbc-f40c219dbc32 tempest-VolumesTransfersTest-826780586 tempest-VolumesTransfersTest-826780586-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:31 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-25bf3330-d4eb-4b7d-bdbc-f40c219dbc32 tempest-VolumesTransfersTest-826780586 tempest-VolumesTransfersTest-826780586-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:31 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:31 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:53:31 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:31 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:53:31 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-c1e18cad-efdc-45e2-8d88-d5b7f657012f None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:31 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-25bf3330-d4eb-4b7d-bdbc-f40c219dbc32 tempest-VolumesTransfersTest-826780586 tempest-VolumesTransfersTest-826780586-project-admin] Volume info retrieved successfully. Sep 02 12:53:31 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-c1e18cad-efdc-45e2-8d88-d5b7f657012f tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] GET http://192.168.122.82/volume/v3/volumes/72e94714-1650-421b-a71c-b9dae6acab27 Sep 02 12:53:31 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-c1e18cad-efdc-45e2-8d88-d5b7f657012f tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:31 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-c1e18cad-efdc-45e2-8d88-d5b7f657012f tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:31 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-25bf3330-d4eb-4b7d-bdbc-f40c219dbc32 tempest-VolumesTransfersTest-826780586 tempest-VolumesTransfersTest-826780586-project-admin] http://192.168.122.82/volume/v3/volumes/b602462e-084c-46be-912a-cf75d6e2eb58 returned with HTTP 200 Sep 02 12:53:31 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 725/1467] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:53:31 2026] GET /volume/v3/volumes/b602462e-084c-46be-912a-cf75d6e2eb58 => generated 1012 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:53:31 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:31 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:53:31 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:31 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:53:31 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-c1e18cad-efdc-45e2-8d88-d5b7f657012f tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Volume info retrieved successfully. Sep 02 12:53:31 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-c1e18cad-efdc-45e2-8d88-d5b7f657012f tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] http://192.168.122.82/volume/v3/volumes/72e94714-1650-421b-a71c-b9dae6acab27 returned with HTTP 200 Sep 02 12:53:31 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 743/1468] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:53:31 2026] GET /volume/v3/volumes/72e94714-1650-421b-a71c-b9dae6acab27 => generated 895 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:53:31 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-eb28fde3-d0b5-4a33-8058-253d02ff0c3c None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:31 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-eb28fde3-d0b5-4a33-8058-253d02ff0c3c tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] GET http://192.168.122.82/volume/v3/volumes/f70046a4-e88a-4439-83b2-207bc923d605 Sep 02 12:53:31 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-eb28fde3-d0b5-4a33-8058-253d02ff0c3c tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:31 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-eb28fde3-d0b5-4a33-8058-253d02ff0c3c tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:31 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:31 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:53:31 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:31 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:53:31 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-eb28fde3-d0b5-4a33-8058-253d02ff0c3c tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Volume info retrieved successfully. Sep 02 12:53:31 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-eb28fde3-d0b5-4a33-8058-253d02ff0c3c tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] http://192.168.122.82/volume/v3/volumes/f70046a4-e88a-4439-83b2-207bc923d605 returned with HTTP 200 Sep 02 12:53:31 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 726/1469] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:53:31 2026] GET /volume/v3/volumes/f70046a4-e88a-4439-83b2-207bc923d605 => generated 907 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:53:32 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-c2bb5c69-dccd-4c7b-81a1-8eec69578157 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:32 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-c2bb5c69-dccd-4c7b-81a1-8eec69578157 tempest-VolumesTransfersTest-826780586 tempest-VolumesTransfersTest-826780586-project-admin] GET http://192.168.122.82/volume/v3/volumes/b602462e-084c-46be-912a-cf75d6e2eb58 Sep 02 12:53:32 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-c2bb5c69-dccd-4c7b-81a1-8eec69578157 tempest-VolumesTransfersTest-826780586 tempest-VolumesTransfersTest-826780586-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:32 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-c2bb5c69-dccd-4c7b-81a1-8eec69578157 tempest-VolumesTransfersTest-826780586 tempest-VolumesTransfersTest-826780586-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:32 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:32 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:53:32 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:32 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:53:32 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-c2bb5c69-dccd-4c7b-81a1-8eec69578157 tempest-VolumesTransfersTest-826780586 tempest-VolumesTransfersTest-826780586-project-admin] http://192.168.122.82/volume/v3/volumes/b602462e-084c-46be-912a-cf75d6e2eb58 returned with HTTP 404 Sep 02 12:53:32 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 744/1470] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:53:32 2026] GET /volume/v3/volumes/b602462e-084c-46be-912a-cf75d6e2eb58 => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:53:32 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-1bfc27fa-068e-4989-b9f9-9bbdb18df03d None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:32 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-1bfc27fa-068e-4989-b9f9-9bbdb18df03d tempest-VolumesTransfersTest-1463676946 tempest-VolumesTransfersTest-1463676946-project-member] GET http://192.168.122.82/volume/v3/volumes/b602462e-084c-46be-912a-cf75d6e2eb58 Sep 02 12:53:32 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-1bfc27fa-068e-4989-b9f9-9bbdb18df03d tempest-VolumesTransfersTest-1463676946 tempest-VolumesTransfersTest-1463676946-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:32 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-1bfc27fa-068e-4989-b9f9-9bbdb18df03d tempest-VolumesTransfersTest-1463676946 tempest-VolumesTransfersTest-1463676946-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:32 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-34de1052-476d-49b8-93c2-e82640a56711 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:32 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-34de1052-476d-49b8-93c2-e82640a56711 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] GET http://192.168.122.82/volume/v3/volumes/72e94714-1650-421b-a71c-b9dae6acab27 Sep 02 12:53:32 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-34de1052-476d-49b8-93c2-e82640a56711 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:32 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-34de1052-476d-49b8-93c2-e82640a56711 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:32 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-1bfc27fa-068e-4989-b9f9-9bbdb18df03d tempest-VolumesTransfersTest-1463676946 tempest-VolumesTransfersTest-1463676946-project-member] http://192.168.122.82/volume/v3/volumes/b602462e-084c-46be-912a-cf75d6e2eb58 returned with HTTP 404 Sep 02 12:53:32 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 727/1471] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:53:32 2026] GET /volume/v3/volumes/b602462e-084c-46be-912a-cf75d6e2eb58 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:53:32 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-23bbdb2c-1e2c-455e-9547-32977987a13f None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:32 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-34de1052-476d-49b8-93c2-e82640a56711 tempest-VolumesGetTest-654292038 tempest-VolumesGetTest-654292038-project-member] http://192.168.122.82/volume/v3/volumes/72e94714-1650-421b-a71c-b9dae6acab27 returned with HTTP 404 Sep 02 12:53:32 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 745/1472] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:53:32 2026] GET /volume/v3/volumes/72e94714-1650-421b-a71c-b9dae6acab27 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:53:32 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-23bbdb2c-1e2c-455e-9547-32977987a13f tempest-VolumesTransfersTest-1463676946 tempest-VolumesTransfersTest-1463676946-project-member] DELETE http://192.168.122.82/volume/v3/volumes/b602462e-084c-46be-912a-cf75d6e2eb58 Sep 02 12:53:32 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-23bbdb2c-1e2c-455e-9547-32977987a13f tempest-VolumesTransfersTest-1463676946 tempest-VolumesTransfersTest-1463676946-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:32 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-23bbdb2c-1e2c-455e-9547-32977987a13f tempest-VolumesTransfersTest-1463676946 tempest-VolumesTransfersTest-1463676946-project-member] Calling method 'delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:32 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-23bbdb2c-1e2c-455e-9547-32977987a13f tempest-VolumesTransfersTest-1463676946 tempest-VolumesTransfersTest-1463676946-project-member] Delete volume with id: b602462e-084c-46be-912a-cf75d6e2eb58 Sep 02 12:53:32 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-23bbdb2c-1e2c-455e-9547-32977987a13f tempest-VolumesTransfersTest-1463676946 tempest-VolumesTransfersTest-1463676946-project-member] http://192.168.122.82/volume/v3/volumes/b602462e-084c-46be-912a-cf75d6e2eb58 returned with HTTP 404 Sep 02 12:53:32 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 728/1473] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 12:53:32 2026] DELETE /volume/v3/volumes/b602462e-084c-46be-912a-cf75d6e2eb58 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:53:32 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-a94caa34-55e4-41cf-92c9-cfe1d7cede83 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:32 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-a94caa34-55e4-41cf-92c9-cfe1d7cede83 tempest-VolumesTransfersTest-1463676946 tempest-VolumesTransfersTest-1463676946-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 12:53:32 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-a94caa34-55e4-41cf-92c9-cfe1d7cede83 tempest-VolumesTransfersTest-1463676946 tempest-VolumesTransfersTest-1463676946-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1320164715"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:53:32 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.volumes [None req-a94caa34-55e4-41cf-92c9-cfe1d7cede83 tempest-VolumesTransfersTest-1463676946 tempest-VolumesTransfersTest-1463676946-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1320164715'}} {{(pid=86935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 12:53:32 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-a94caa34-55e4-41cf-92c9-cfe1d7cede83 tempest-VolumesTransfersTest-1463676946 tempest-VolumesTransfersTest-1463676946-project-member] Create volume of 1 GB Sep 02 12:53:32 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-a94caa34-55e4-41cf-92c9-cfe1d7cede83 tempest-VolumesTransfersTest-1463676946 tempest-VolumesTransfersTest-1463676946-project-member] Availability Zones retrieved successfully. Sep 02 12:53:32 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-a94caa34-55e4-41cf-92c9-cfe1d7cede83 tempest-VolumesTransfersTest-1463676946 tempest-VolumesTransfersTest-1463676946-project-member] Flow 'volume_create_api' (9fcd9793-f641-4039-91fa-76680f86a374) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:53:32 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-a94caa34-55e4-41cf-92c9-cfe1d7cede83 tempest-VolumesTransfersTest-1463676946 tempest-VolumesTransfersTest-1463676946-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (879d2f6c-e446-4ba6-9fb5-ca74555146a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:53:32 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.flows.api.create_volume [None req-a94caa34-55e4-41cf-92c9-cfe1d7cede83 tempest-VolumesTransfersTest-1463676946 tempest-VolumesTransfersTest-1463676946-project-member] Validating volume size '1' using validate_int {{(pid=86935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 12:53:32 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-a94caa34-55e4-41cf-92c9-cfe1d7cede83 tempest-VolumesTransfersTest-1463676946 tempest-VolumesTransfersTest-1463676946-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (879d2f6c-e446-4ba6-9fb5-ca74555146a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:53:32 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-a94caa34-55e4-41cf-92c9-cfe1d7cede83 tempest-VolumesTransfersTest-1463676946 tempest-VolumesTransfersTest-1463676946-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb871f03-f526-4e80-a246-44cf01e52c88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:53:32 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-07e6a1a1-2697-4f12-becb-d4beef5570af None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:32 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-07e6a1a1-2697-4f12-becb-d4beef5570af tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] GET http://192.168.122.82/volume/v3/volumes/f70046a4-e88a-4439-83b2-207bc923d605 Sep 02 12:53:32 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-07e6a1a1-2697-4f12-becb-d4beef5570af tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:32 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-07e6a1a1-2697-4f12-becb-d4beef5570af tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:32 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:32 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:53:32 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:32 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:53:32 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-07e6a1a1-2697-4f12-becb-d4beef5570af tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Volume info retrieved successfully. Sep 02 12:53:32 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-07e6a1a1-2697-4f12-becb-d4beef5570af tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] http://192.168.122.82/volume/v3/volumes/f70046a4-e88a-4439-83b2-207bc923d605 returned with HTTP 200 Sep 02 12:53:32 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 729/1474] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:53:32 2026] GET /volume/v3/volumes/f70046a4-e88a-4439-83b2-207bc923d605 => generated 907 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:53:32 devstack devstack@c-api.service[86935]: DEBUG cinder.quota [None req-a94caa34-55e4-41cf-92c9-cfe1d7cede83 tempest-VolumesTransfersTest-1463676946 tempest-VolumesTransfersTest-1463676946-project-member] Created reservations ['ba517658-1b1e-4d6b-a054-bb81356dada3', '355f7c25-bb86-478a-9179-4b19fa55c0fa', 'e8977a93-6c7a-4c59-83e4-99e16f7cf7d8', '77318e51-2b9c-4fa7-9910-e2e2fbe95f7f'] {{(pid=86935) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:53:32 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-a94caa34-55e4-41cf-92c9-cfe1d7cede83 tempest-VolumesTransfersTest-1463676946 tempest-VolumesTransfersTest-1463676946-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb871f03-f526-4e80-a246-44cf01e52c88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ba517658-1b1e-4d6b-a054-bb81356dada3', '355f7c25-bb86-478a-9179-4b19fa55c0fa', 'e8977a93-6c7a-4c59-83e4-99e16f7cf7d8', '77318e51-2b9c-4fa7-9910-e2e2fbe95f7f']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:53:32 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-a94caa34-55e4-41cf-92c9-cfe1d7cede83 tempest-VolumesTransfersTest-1463676946 tempest-VolumesTransfersTest-1463676946-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8a13175-da0b-4865-9725-237142804c40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:53:33 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:33 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:53:33 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-a94caa34-55e4-41cf-92c9-cfe1d7cede83 tempest-VolumesTransfersTest-1463676946 tempest-VolumesTransfersTest-1463676946-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8a13175-da0b-4865-9725-237142804c40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '73f98232-3059-446c-b016-11feb6431e79', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1320164715',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b1801355c9354ca2a3ce4977269729b2',qos_specs=None,replication_status=,reservations=['ba517658-1b1e-4d6b-a054-bb81356dada3','355f7c25-bb86-478a-9179-4b19fa55c0fa','e8977a93-6c7a-4c59-83e4-99e16f7cf7d8','77318e51-2b9c-4fa7-9910-e2e2fbe95f7f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b0955043bc1c461cbfe9acbc418c901b',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T10:53:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1320164715',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=73f98232-3059-446c-b016-11feb6431e79,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b1801355c9354ca2a3ce4977269729b2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b0955043bc1c461cbfe9acbc418c901b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:53:33 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-a94caa34-55e4-41cf-92c9-cfe1d7cede83 tempest-VolumesTransfersTest-1463676946 tempest-VolumesTransfersTest-1463676946-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b5d2a0c-eb1b-46c5-88b8-c02f3bb1f8ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:53:33 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-a94caa34-55e4-41cf-92c9-cfe1d7cede83 tempest-VolumesTransfersTest-1463676946 tempest-VolumesTransfersTest-1463676946-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b5d2a0c-eb1b-46c5-88b8-c02f3bb1f8ef) transitioned into state 'SUCCESS' from state '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-1320164715',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b1801355c9354ca2a3ce4977269729b2',qos_specs=None,replication_status=,reservations=['ba517658-1b1e-4d6b-a054-bb81356dada3','355f7c25-bb86-478a-9179-4b19fa55c0fa','e8977a93-6c7a-4c59-83e4-99e16f7cf7d8','77318e51-2b9c-4fa7-9910-e2e2fbe95f7f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b0955043bc1c461cbfe9acbc418c901b',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:53:33 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-a94caa34-55e4-41cf-92c9-cfe1d7cede83 tempest-VolumesTransfersTest-1463676946 tempest-VolumesTransfersTest-1463676946-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c2b6b8f-d648-4e19-ba32-54d1b2119e84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:53:33 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-a94caa34-55e4-41cf-92c9-cfe1d7cede83 tempest-VolumesTransfersTest-1463676946 tempest-VolumesTransfersTest-1463676946-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c2b6b8f-d648-4e19-ba32-54d1b2119e84) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:53:33 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-a94caa34-55e4-41cf-92c9-cfe1d7cede83 tempest-VolumesTransfersTest-1463676946 tempest-VolumesTransfersTest-1463676946-project-member] Flow 'volume_create_api' (9fcd9793-f641-4039-91fa-76680f86a374) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:53:33 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-a94caa34-55e4-41cf-92c9-cfe1d7cede83 tempest-VolumesTransfersTest-1463676946 tempest-VolumesTransfersTest-1463676946-project-member] Create volume request issued successfully. Sep 02 12:53:33 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-a94caa34-55e4-41cf-92c9-cfe1d7cede83 tempest-VolumesTransfersTest-1463676946 tempest-VolumesTransfersTest-1463676946-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 12:53:33 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 746/1475] 192.168.122.82 () {60 vars in 1137 bytes} [Wed Sep 2 12:53:32 2026] POST /volume/v3/volumes => generated 758 bytes in 533 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 12:53:33 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-bdc284c4-a914-44e6-a283-bee9ed0f03d2 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:33 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-bdc284c4-a914-44e6-a283-bee9ed0f03d2 tempest-VolumesTransfersTest-1463676946 tempest-VolumesTransfersTest-1463676946-project-member] GET http://192.168.122.82/volume/v3/volumes/73f98232-3059-446c-b016-11feb6431e79 Sep 02 12:53:33 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-bdc284c4-a914-44e6-a283-bee9ed0f03d2 tempest-VolumesTransfersTest-1463676946 tempest-VolumesTransfersTest-1463676946-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:33 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-bdc284c4-a914-44e6-a283-bee9ed0f03d2 tempest-VolumesTransfersTest-1463676946 tempest-VolumesTransfersTest-1463676946-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:33 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:33 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:53:33 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:33 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:53:33 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-bdc284c4-a914-44e6-a283-bee9ed0f03d2 tempest-VolumesTransfersTest-1463676946 tempest-VolumesTransfersTest-1463676946-project-member] Volume info retrieved successfully. Sep 02 12:53:33 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-bdc284c4-a914-44e6-a283-bee9ed0f03d2 tempest-VolumesTransfersTest-1463676946 tempest-VolumesTransfersTest-1463676946-project-member] http://192.168.122.82/volume/v3/volumes/73f98232-3059-446c-b016-11feb6431e79 returned with HTTP 200 Sep 02 12:53:33 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 730/1476] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:53:33 2026] GET /volume/v3/volumes/73f98232-3059-446c-b016-11feb6431e79 => generated 826 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:53:33 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-44c66da4-b536-4b07-8140-0f681d17ae42 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:33 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-44c66da4-b536-4b07-8140-0f681d17ae42 tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] GET http://192.168.122.82/volume/v3/volumes/f70046a4-e88a-4439-83b2-207bc923d605 Sep 02 12:53:33 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-44c66da4-b536-4b07-8140-0f681d17ae42 tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:33 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-44c66da4-b536-4b07-8140-0f681d17ae42 tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:33 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:33 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:53:33 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:33 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:53:33 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-44c66da4-b536-4b07-8140-0f681d17ae42 tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Volume info retrieved successfully. Sep 02 12:53:33 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-44c66da4-b536-4b07-8140-0f681d17ae42 tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] http://192.168.122.82/volume/v3/volumes/f70046a4-e88a-4439-83b2-207bc923d605 returned with HTTP 200 Sep 02 12:53:33 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 747/1477] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:53:33 2026] GET /volume/v3/volumes/f70046a4-e88a-4439-83b2-207bc923d605 => generated 1325 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 12:53:34 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-dd6476f7-571d-426f-9fc8-d7b5c1b68eec None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:34 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-dd6476f7-571d-426f-9fc8-d7b5c1b68eec tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] POST http://192.168.122.82/volume/v3/volumes/f70046a4-e88a-4439-83b2-207bc923d605/action Sep 02 12:53:34 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-dd6476f7-571d-426f-9fc8-d7b5c1b68eec tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=86936) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 12:53:34 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-dd6476f7-571d-426f-9fc8-d7b5c1b68eec tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:53:34 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:34 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:53:34 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:34 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:53:34 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-dd6476f7-571d-426f-9fc8-d7b5c1b68eec tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Volume info retrieved successfully. Sep 02 12:53:34 devstack devstack@c-api.service[86936]: DEBUG cinder.quota [None req-dd6476f7-571d-426f-9fc8-d7b5c1b68eec tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Created reservations ['cfba7f33-7a95-478e-bfcc-c85b9837a9a3', '6b310d25-d9ea-402a-9829-4f9a53f1b94a'] {{(pid=86936) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:53:34 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-dd6476f7-571d-426f-9fc8-d7b5c1b68eec tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Extend volume request issued successfully. Sep 02 12:53:34 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-dd6476f7-571d-426f-9fc8-d7b5c1b68eec tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] http://192.168.122.82/volume/v3/volumes/f70046a4-e88a-4439-83b2-207bc923d605/action returned with HTTP 202 Sep 02 12:53:34 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 731/1478] 192.168.122.82 () {60 vars in 1269 bytes} [Wed Sep 2 12:53:34 2026] POST /volume/v3/volumes/f70046a4-e88a-4439-83b2-207bc923d605/action => generated 0 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 12:53:34 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-939a0e47-b011-45b1-b570-7c608d761fd4 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:34 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-939a0e47-b011-45b1-b570-7c608d761fd4 tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] GET http://192.168.122.82/volume/v3/volumes/f70046a4-e88a-4439-83b2-207bc923d605 Sep 02 12:53:34 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-939a0e47-b011-45b1-b570-7c608d761fd4 tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:34 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-939a0e47-b011-45b1-b570-7c608d761fd4 tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:34 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:34 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:53:34 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:34 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:53:34 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-939a0e47-b011-45b1-b570-7c608d761fd4 tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Volume info retrieved successfully. Sep 02 12:53:34 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-939a0e47-b011-45b1-b570-7c608d761fd4 tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] http://192.168.122.82/volume/v3/volumes/f70046a4-e88a-4439-83b2-207bc923d605 returned with HTTP 200 Sep 02 12:53:34 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 748/1479] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:53:34 2026] GET /volume/v3/volumes/f70046a4-e88a-4439-83b2-207bc923d605 => generated 1325 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 12:53:34 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-9ec35622-93a9-4317-ae2f-31ba639b240f None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:34 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-9ec35622-93a9-4317-ae2f-31ba639b240f tempest-VolumesTransfersTest-1463676946 tempest-VolumesTransfersTest-1463676946-project-member] GET http://192.168.122.82/volume/v3/volumes/73f98232-3059-446c-b016-11feb6431e79 Sep 02 12:53:34 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-9ec35622-93a9-4317-ae2f-31ba639b240f tempest-VolumesTransfersTest-1463676946 tempest-VolumesTransfersTest-1463676946-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:34 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-9ec35622-93a9-4317-ae2f-31ba639b240f tempest-VolumesTransfersTest-1463676946 tempest-VolumesTransfersTest-1463676946-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:34 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:34 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:53:34 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:34 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:53:34 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-9ec35622-93a9-4317-ae2f-31ba639b240f tempest-VolumesTransfersTest-1463676946 tempest-VolumesTransfersTest-1463676946-project-member] Volume info retrieved successfully. Sep 02 12:53:34 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-9ec35622-93a9-4317-ae2f-31ba639b240f tempest-VolumesTransfersTest-1463676946 tempest-VolumesTransfersTest-1463676946-project-member] http://192.168.122.82/volume/v3/volumes/73f98232-3059-446c-b016-11feb6431e79 returned with HTTP 200 Sep 02 12:53:34 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 732/1480] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:53:34 2026] GET /volume/v3/volumes/73f98232-3059-446c-b016-11feb6431e79 => generated 850 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 12:53:35 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-c3da286e-4c7a-4278-a60d-e015e1d9e918 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:35 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-c3da286e-4c7a-4278-a60d-e015e1d9e918 tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] GET http://192.168.122.82/volume/v3/volumes/f70046a4-e88a-4439-83b2-207bc923d605 Sep 02 12:53:35 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-c3da286e-4c7a-4278-a60d-e015e1d9e918 tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:35 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-c3da286e-4c7a-4278-a60d-e015e1d9e918 tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:35 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:35 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:53:35 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:35 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:53:35 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-c3da286e-4c7a-4278-a60d-e015e1d9e918 tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Volume info retrieved successfully. Sep 02 12:53:35 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-c3da286e-4c7a-4278-a60d-e015e1d9e918 tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] http://192.168.122.82/volume/v3/volumes/f70046a4-e88a-4439-83b2-207bc923d605 returned with HTTP 200 Sep 02 12:53:35 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 749/1481] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:53:35 2026] GET /volume/v3/volumes/f70046a4-e88a-4439-83b2-207bc923d605 => generated 1325 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:53:35 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-70c88a88-e66e-4632-aa4f-a15dcbf289c0 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:35 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-1464a97b-c959-4b26-9212-bc4b7d1cf927 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:35 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-1464a97b-c959-4b26-9212-bc4b7d1cf927 tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] GET http://192.168.122.82/volume/v3/volumes/f70046a4-e88a-4439-83b2-207bc923d605 Sep 02 12:53:35 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-1464a97b-c959-4b26-9212-bc4b7d1cf927 tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:35 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-1464a97b-c959-4b26-9212-bc4b7d1cf927 tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:35 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:35 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:53:35 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:35 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:53:35 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-1464a97b-c959-4b26-9212-bc4b7d1cf927 tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Volume info retrieved successfully. Sep 02 12:53:35 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-1464a97b-c959-4b26-9212-bc4b7d1cf927 tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] http://192.168.122.82/volume/v3/volumes/f70046a4-e88a-4439-83b2-207bc923d605 returned with HTTP 200 Sep 02 12:53:35 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 750/1482] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:53:35 2026] GET /volume/v3/volumes/f70046a4-e88a-4439-83b2-207bc923d605 => generated 1325 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:53:35 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-b3e9158f-5c81-414b-9cc2-106fa81f8d5a None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:35 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-b3e9158f-5c81-414b-9cc2-106fa81f8d5a tempest-VolumesTransfersTest-1463676946 tempest-VolumesTransfersTest-1463676946-project-member] GET http://192.168.122.82/volume/v3/volumes/73f98232-3059-446c-b016-11feb6431e79 Sep 02 12:53:35 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-b3e9158f-5c81-414b-9cc2-106fa81f8d5a tempest-VolumesTransfersTest-1463676946 tempest-VolumesTransfersTest-1463676946-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:35 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-b3e9158f-5c81-414b-9cc2-106fa81f8d5a tempest-VolumesTransfersTest-1463676946 tempest-VolumesTransfersTest-1463676946-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:35 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:35 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:53:35 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:35 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:53:35 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-b3e9158f-5c81-414b-9cc2-106fa81f8d5a tempest-VolumesTransfersTest-1463676946 tempest-VolumesTransfersTest-1463676946-project-member] Volume info retrieved successfully. Sep 02 12:53:35 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-b3e9158f-5c81-414b-9cc2-106fa81f8d5a tempest-VolumesTransfersTest-1463676946 tempest-VolumesTransfersTest-1463676946-project-member] http://192.168.122.82/volume/v3/volumes/73f98232-3059-446c-b016-11feb6431e79 returned with HTTP 200 Sep 02 12:53:35 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 751/1483] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:53:35 2026] GET /volume/v3/volumes/73f98232-3059-446c-b016-11feb6431e79 => generated 851 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:53:35 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-f7eb0227-5827-4961-b6e8-d6023d37c854 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:35 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-f7eb0227-5827-4961-b6e8-d6023d37c854 tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] GET http://192.168.122.82/volume/v3/volumes/f70046a4-e88a-4439-83b2-207bc923d605 Sep 02 12:53:35 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-f7eb0227-5827-4961-b6e8-d6023d37c854 tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:35 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-f7eb0227-5827-4961-b6e8-d6023d37c854 tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:35 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:35 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:53:35 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:35 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:53:35 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-f7eb0227-5827-4961-b6e8-d6023d37c854 tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Volume info retrieved successfully. Sep 02 12:53:35 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-f7eb0227-5827-4961-b6e8-d6023d37c854 tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] http://192.168.122.82/volume/v3/volumes/f70046a4-e88a-4439-83b2-207bc923d605 returned with HTTP 200 Sep 02 12:53:35 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 752/1484] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:53:35 2026] GET /volume/v3/volumes/f70046a4-e88a-4439-83b2-207bc923d605 => generated 1325 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:53:35 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-5203195f-b13a-4861-b0f3-0c691add79fc None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:35 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-5203195f-b13a-4861-b0f3-0c691add79fc tempest-VolumesTransfersTest-1463676946 tempest-VolumesTransfersTest-1463676946-project-member] POST http://192.168.122.82/volume/v3/os-volume-transfer Sep 02 12:53:35 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-5203195f-b13a-4861-b0f3-0c691add79fc tempest-VolumesTransfersTest-1463676946 tempest-VolumesTransfersTest-1463676946-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "73f98232-3059-446c-b016-11feb6431e79"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:53:35 devstack devstack@c-api.service[86935]: DEBUG cinder.api.contrib.volume_transfer [None req-5203195f-b13a-4861-b0f3-0c691add79fc tempest-VolumesTransfersTest-1463676946 tempest-VolumesTransfersTest-1463676946-project-member] Creating new volume transfer {'transfer': {'volume_id': '73f98232-3059-446c-b016-11feb6431e79'}} {{(pid=86935) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 02 12:53:35 devstack devstack@c-api.service[86935]: INFO cinder.api.contrib.volume_transfer [None req-5203195f-b13a-4861-b0f3-0c691add79fc tempest-VolumesTransfersTest-1463676946 tempest-VolumesTransfersTest-1463676946-project-member] Creating transfer of volume 73f98232-3059-446c-b016-11feb6431e79 Sep 02 12:53:35 devstack devstack@c-api.service[86935]: INFO cinder.transfer.api [None req-5203195f-b13a-4861-b0f3-0c691add79fc tempest-VolumesTransfersTest-1463676946 tempest-VolumesTransfersTest-1463676946-project-member] Generating transfer record for volume 73f98232-3059-446c-b016-11feb6431e79 Sep 02 12:53:35 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:35 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:53:35 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:35 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:53:35 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-5203195f-b13a-4861-b0f3-0c691add79fc tempest-VolumesTransfersTest-1463676946 tempest-VolumesTransfersTest-1463676946-project-member] http://192.168.122.82/volume/v3/os-volume-transfer returned with HTTP 202 Sep 02 12:53:35 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 753/1485] 192.168.122.82 () {60 vars in 1170 bytes} [Wed Sep 2 12:53:35 2026] POST /volume/v3/os-volume-transfer => generated 447 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 12:53:35 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-f01b5487-f921-4f23-8d93-23783fccf4c6 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:35 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-f01b5487-f921-4f23-8d93-23783fccf4c6 tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] DELETE http://192.168.122.82/volume/v3/volumes/f70046a4-e88a-4439-83b2-207bc923d605 Sep 02 12:53:35 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-f01b5487-f921-4f23-8d93-23783fccf4c6 tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:35 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-f01b5487-f921-4f23-8d93-23783fccf4c6 tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Calling method 'delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:35 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-f01b5487-f921-4f23-8d93-23783fccf4c6 tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Delete volume with id: f70046a4-e88a-4439-83b2-207bc923d605 Sep 02 12:53:35 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:35 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:53:35 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:35 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:53:35 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-f01b5487-f921-4f23-8d93-23783fccf4c6 tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Volume info retrieved successfully. Sep 02 12:53:35 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-f01b5487-f921-4f23-8d93-23783fccf4c6 tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Delete volume request issued successfully. Sep 02 12:53:35 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-f01b5487-f921-4f23-8d93-23783fccf4c6 tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] http://192.168.122.82/volume/v3/volumes/f70046a4-e88a-4439-83b2-207bc923d605 returned with HTTP 202 Sep 02 12:53:35 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 754/1486] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 12:53:35 2026] DELETE /volume/v3/volumes/f70046a4-e88a-4439-83b2-207bc923d605 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 12:53:35 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-85326c09-952d-408d-8101-ab312654337b None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:35 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-85326c09-952d-408d-8101-ab312654337b tempest-VolumesTransfersTest-1463676946 tempest-VolumesTransfersTest-1463676946-project-member] GET http://192.168.122.82/volume/v3/volumes/73f98232-3059-446c-b016-11feb6431e79 Sep 02 12:53:35 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-85326c09-952d-408d-8101-ab312654337b tempest-VolumesTransfersTest-1463676946 tempest-VolumesTransfersTest-1463676946-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:35 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-85326c09-952d-408d-8101-ab312654337b tempest-VolumesTransfersTest-1463676946 tempest-VolumesTransfersTest-1463676946-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:35 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:35 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:53:35 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:35 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:53:35 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-85326c09-952d-408d-8101-ab312654337b tempest-VolumesTransfersTest-1463676946 tempest-VolumesTransfersTest-1463676946-project-member] Volume info retrieved successfully. Sep 02 12:53:35 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-70c88a88-e66e-4632-aa4f-a15dcbf289c0 tempest-GroupTypesTest-1704907881 tempest-GroupTypesTest-1704907881-project-admin] POST http://192.168.122.82/volume/v3/group_types Sep 02 12:53:35 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-70c88a88-e66e-4632-aa4f-a15dcbf289c0 tempest-GroupTypesTest-1704907881 tempest-GroupTypesTest-1704907881-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-819451980", "description": "tempest-group-type-description-1141216240", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:53:35 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-85326c09-952d-408d-8101-ab312654337b tempest-VolumesTransfersTest-1463676946 tempest-VolumesTransfersTest-1463676946-project-member] http://192.168.122.82/volume/v3/volumes/73f98232-3059-446c-b016-11feb6431e79 returned with HTTP 200 Sep 02 12:53:35 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 755/1487] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:53:35 2026] GET /volume/v3/volumes/73f98232-3059-446c-b016-11feb6431e79 => generated 859 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:53:35 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-71f2ce6d-dbb3-438d-bd8e-40adeec35c4b None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:35 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-71f2ce6d-dbb3-438d-bd8e-40adeec35c4b tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] GET http://192.168.122.82/volume/v3/volumes/f70046a4-e88a-4439-83b2-207bc923d605 Sep 02 12:53:35 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-71f2ce6d-dbb3-438d-bd8e-40adeec35c4b tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:35 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-71f2ce6d-dbb3-438d-bd8e-40adeec35c4b tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:35 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:35 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:53:35 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:35 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:53:35 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-70c88a88-e66e-4632-aa4f-a15dcbf289c0 tempest-GroupTypesTest-1704907881 tempest-GroupTypesTest-1704907881-project-admin] http://192.168.122.82/volume/v3/group_types returned with HTTP 202 Sep 02 12:53:35 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 733/1488] 192.168.122.82 () {62 vars in 1191 bytes} [Wed Sep 2 12:53:35 2026] POST /volume/v3/group_types => generated 264 bytes in 398 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:53:35 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-6bab14a9-3536-4617-b1d9-03823702b6f8 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:35 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-71f2ce6d-dbb3-438d-bd8e-40adeec35c4b tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Volume info retrieved successfully. Sep 02 12:53:35 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-6bab14a9-3536-4617-b1d9-03823702b6f8 tempest-VolumesTransfersTest-1463676946 tempest-VolumesTransfersTest-1463676946-project-member] GET http://192.168.122.82/volume/v3/os-volume-transfer/detail Sep 02 12:53:35 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-6bab14a9-3536-4617-b1d9-03823702b6f8 tempest-VolumesTransfersTest-1463676946 tempest-VolumesTransfersTest-1463676946-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:35 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-6bab14a9-3536-4617-b1d9-03823702b6f8 tempest-VolumesTransfersTest-1463676946 tempest-VolumesTransfersTest-1463676946-project-member] Calling method 'detail' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:35 devstack devstack@c-api.service[86936]: DEBUG cinder.api.contrib.volume_transfer [None req-6bab14a9-3536-4617-b1d9-03823702b6f8 tempest-VolumesTransfersTest-1463676946 tempest-VolumesTransfersTest-1463676946-project-member] Listing volume transfers {{(pid=86936) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 02 12:53:35 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-71f2ce6d-dbb3-438d-bd8e-40adeec35c4b tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] http://192.168.122.82/volume/v3/volumes/f70046a4-e88a-4439-83b2-207bc923d605 returned with HTTP 200 Sep 02 12:53:35 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 756/1489] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:53:35 2026] GET /volume/v3/volumes/f70046a4-e88a-4439-83b2-207bc923d605 => generated 1324 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:53:35 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-6bab14a9-3536-4617-b1d9-03823702b6f8 tempest-VolumesTransfersTest-1463676946 tempest-VolumesTransfersTest-1463676946-project-member] http://192.168.122.82/volume/v3/os-volume-transfer/detail returned with HTTP 200 Sep 02 12:53:35 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-25314f70-27ce-4795-befe-1dedae27ae2d None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:35 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 734/1490] 192.168.122.82 () {58 vars in 1170 bytes} [Wed Sep 2 12:53:35 2026] GET /volume/v3/os-volume-transfer/detail => generated 418 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:53:35 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-9e2a6c73-f9bc-4440-ac53-f604987899db None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:35 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-25314f70-27ce-4795-befe-1dedae27ae2d tempest-GroupTypesTest-1704907881 tempest-GroupTypesTest-1704907881-project-admin] GET http://192.168.122.82/volume/v3/group_types Sep 02 12:53:35 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-25314f70-27ce-4795-befe-1dedae27ae2d tempest-GroupTypesTest-1704907881 tempest-GroupTypesTest-1704907881-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:35 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-25314f70-27ce-4795-befe-1dedae27ae2d tempest-GroupTypesTest-1704907881 tempest-GroupTypesTest-1704907881-project-admin] Calling method 'version_select' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:35 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-9e2a6c73-f9bc-4440-ac53-f604987899db tempest-VolumesTransfersTest-1463676946 tempest-VolumesTransfersTest-1463676946-project-member] DELETE http://192.168.122.82/volume/v3/os-volume-transfer/d7ff9160-517b-48e6-8966-810a02627e67 Sep 02 12:53:35 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-9e2a6c73-f9bc-4440-ac53-f604987899db tempest-VolumesTransfersTest-1463676946 tempest-VolumesTransfersTest-1463676946-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:35 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-9e2a6c73-f9bc-4440-ac53-f604987899db tempest-VolumesTransfersTest-1463676946 tempest-VolumesTransfersTest-1463676946-project-member] Calling method 'delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:35 devstack devstack@c-api.service[86936]: INFO cinder.api.contrib.volume_transfer [None req-9e2a6c73-f9bc-4440-ac53-f604987899db tempest-VolumesTransfersTest-1463676946 tempest-VolumesTransfersTest-1463676946-project-member] Delete transfer with id: d7ff9160-517b-48e6-8966-810a02627e67 Sep 02 12:53:35 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-25314f70-27ce-4795-befe-1dedae27ae2d tempest-GroupTypesTest-1704907881 tempest-GroupTypesTest-1704907881-project-admin] http://192.168.122.82/volume/v3/group_types returned with HTTP 200 Sep 02 12:53:35 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 757/1491] 192.168.122.82 () {60 vars in 1169 bytes} [Wed Sep 2 12:53:35 2026] GET /volume/v3/group_types => generated 498 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:53:35 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:35 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:53:35 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:35 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:53:35 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-2ceb5609-0dc0-41b7-b75d-be6f5760347b None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:35 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-2ceb5609-0dc0-41b7-b75d-be6f5760347b tempest-GroupTypesTest-1704907881 tempest-GroupTypesTest-1704907881-project-admin] PUT http://192.168.122.82/volume/v3/group_types/a19dc679-32bd-4343-8ab2-c9fc7dd09f98 Sep 02 12:53:35 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-2ceb5609-0dc0-41b7-b75d-be6f5760347b tempest-GroupTypesTest-1704907881 tempest-GroupTypesTest-1704907881-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-809554305", "description": "updated-group-type-desc"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:53:35 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-9e2a6c73-f9bc-4440-ac53-f604987899db tempest-VolumesTransfersTest-1463676946 tempest-VolumesTransfersTest-1463676946-project-member] http://192.168.122.82/volume/v3/os-volume-transfer/d7ff9160-517b-48e6-8966-810a02627e67 returned with HTTP 202 Sep 02 12:53:35 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 735/1492] 192.168.122.82 () {58 vars in 1263 bytes} [Wed Sep 2 12:53:35 2026] DELETE /volume/v3/os-volume-transfer/d7ff9160-517b-48e6-8966-810a02627e67 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 12:53:35 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-5fd33015-9595-421d-8b54-5f75e1411f70 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:35 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-5fd33015-9595-421d-8b54-5f75e1411f70 tempest-VolumesTransfersTest-1463676946 tempest-VolumesTransfersTest-1463676946-project-member] GET http://192.168.122.82/volume/v3/volumes/73f98232-3059-446c-b016-11feb6431e79 Sep 02 12:53:35 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-5fd33015-9595-421d-8b54-5f75e1411f70 tempest-VolumesTransfersTest-1463676946 tempest-VolumesTransfersTest-1463676946-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:35 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-5fd33015-9595-421d-8b54-5f75e1411f70 tempest-VolumesTransfersTest-1463676946 tempest-VolumesTransfersTest-1463676946-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:35 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-2ceb5609-0dc0-41b7-b75d-be6f5760347b tempest-GroupTypesTest-1704907881 tempest-GroupTypesTest-1704907881-project-admin] http://192.168.122.82/volume/v3/group_types/a19dc679-32bd-4343-8ab2-c9fc7dd09f98 returned with HTTP 200 Sep 02 12:53:35 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 758/1493] 192.168.122.82 () {62 vars in 1301 bytes} [Wed Sep 2 12:53:35 2026] PUT /volume/v3/group_types/a19dc679-32bd-4343-8ab2-c9fc7dd09f98 => generated 254 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:53:35 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:35 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:53:35 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:35 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:53:35 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-8902c900-3103-420e-95a5-68ef41c187a9 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:35 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-8902c900-3103-420e-95a5-68ef41c187a9 tempest-GroupTypesTest-1704907881 tempest-GroupTypesTest-1704907881-project-admin] GET http://192.168.122.82/volume/v3/group_types/a19dc679-32bd-4343-8ab2-c9fc7dd09f98 Sep 02 12:53:35 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-8902c900-3103-420e-95a5-68ef41c187a9 tempest-GroupTypesTest-1704907881 tempest-GroupTypesTest-1704907881-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:35 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-5fd33015-9595-421d-8b54-5f75e1411f70 tempest-VolumesTransfersTest-1463676946 tempest-VolumesTransfersTest-1463676946-project-member] Volume info retrieved successfully. Sep 02 12:53:35 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-8902c900-3103-420e-95a5-68ef41c187a9 tempest-GroupTypesTest-1704907881 tempest-GroupTypesTest-1704907881-project-admin] Calling method 'version_select' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:35 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-5fd33015-9595-421d-8b54-5f75e1411f70 tempest-VolumesTransfersTest-1463676946 tempest-VolumesTransfersTest-1463676946-project-member] http://192.168.122.82/volume/v3/volumes/73f98232-3059-446c-b016-11feb6431e79 returned with HTTP 200 Sep 02 12:53:35 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 736/1494] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:53:35 2026] GET /volume/v3/volumes/73f98232-3059-446c-b016-11feb6431e79 => generated 851 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:53:35 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-8902c900-3103-420e-95a5-68ef41c187a9 tempest-GroupTypesTest-1704907881 tempest-GroupTypesTest-1704907881-project-admin] http://192.168.122.82/volume/v3/group_types/a19dc679-32bd-4343-8ab2-c9fc7dd09f98 returned with HTTP 200 Sep 02 12:53:35 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 759/1495] 192.168.122.82 () {60 vars in 1280 bytes} [Wed Sep 2 12:53:35 2026] GET /volume/v3/group_types/a19dc679-32bd-4343-8ab2-c9fc7dd09f98 => generated 254 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:53:35 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-c90f6f90-0240-4a08-b66c-de9d547ed73e None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:35 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-c90f6f90-0240-4a08-b66c-de9d547ed73e tempest-GroupTypesTest-1704907881 tempest-GroupTypesTest-1704907881-project-admin] DELETE http://192.168.122.82/volume/v3/group_types/a19dc679-32bd-4343-8ab2-c9fc7dd09f98 Sep 02 12:53:35 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-c90f6f90-0240-4a08-b66c-de9d547ed73e tempest-GroupTypesTest-1704907881 tempest-GroupTypesTest-1704907881-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:35 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-c90f6f90-0240-4a08-b66c-de9d547ed73e tempest-GroupTypesTest-1704907881 tempest-GroupTypesTest-1704907881-project-admin] Calling method 'version_select' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:35 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-c184eac2-0350-468b-a2ec-4d18b202a786 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:35 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-c184eac2-0350-468b-a2ec-4d18b202a786 tempest-VolumesTransfersTest-1463676946 tempest-VolumesTransfersTest-1463676946-project-member] DELETE http://192.168.122.82/volume/v3/os-volume-transfer/d7ff9160-517b-48e6-8966-810a02627e67 Sep 02 12:53:35 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-c184eac2-0350-468b-a2ec-4d18b202a786 tempest-VolumesTransfersTest-1463676946 tempest-VolumesTransfersTest-1463676946-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:35 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-c184eac2-0350-468b-a2ec-4d18b202a786 tempest-VolumesTransfersTest-1463676946 tempest-VolumesTransfersTest-1463676946-project-member] Calling method 'delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:35 devstack devstack@c-api.service[86935]: INFO cinder.api.contrib.volume_transfer [None req-c184eac2-0350-468b-a2ec-4d18b202a786 tempest-VolumesTransfersTest-1463676946 tempest-VolumesTransfersTest-1463676946-project-member] Delete transfer with id: d7ff9160-517b-48e6-8966-810a02627e67 Sep 02 12:53:35 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-c184eac2-0350-468b-a2ec-4d18b202a786 tempest-VolumesTransfersTest-1463676946 tempest-VolumesTransfersTest-1463676946-project-member] http://192.168.122.82/volume/v3/os-volume-transfer/d7ff9160-517b-48e6-8966-810a02627e67 returned with HTTP 404 Sep 02 12:53:35 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 760/1496] 192.168.122.82 () {58 vars in 1263 bytes} [Wed Sep 2 12:53:35 2026] DELETE /volume/v3/os-volume-transfer/d7ff9160-517b-48e6-8966-810a02627e67 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:53:35 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-98f6d82a-82df-48d7-a754-941753748808 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:35 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-c90f6f90-0240-4a08-b66c-de9d547ed73e tempest-GroupTypesTest-1704907881 tempest-GroupTypesTest-1704907881-project-admin] http://192.168.122.82/volume/v3/group_types/a19dc679-32bd-4343-8ab2-c9fc7dd09f98 returned with HTTP 202 Sep 02 12:53:35 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 737/1497] 192.168.122.82 () {60 vars in 1283 bytes} [Wed Sep 2 12:53:35 2026] DELETE /volume/v3/group_types/a19dc679-32bd-4343-8ab2-c9fc7dd09f98 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 12:53:35 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-98f6d82a-82df-48d7-a754-941753748808 tempest-VolumesTransfersTest-826780586 tempest-VolumesTransfersTest-826780586-project-admin] DELETE http://192.168.122.82/volume/v3/volumes/73f98232-3059-446c-b016-11feb6431e79 Sep 02 12:53:35 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-98f6d82a-82df-48d7-a754-941753748808 tempest-VolumesTransfersTest-826780586 tempest-VolumesTransfersTest-826780586-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:35 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-8d4e1fb5-6649-4851-adc1-be06950f7a83 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:35 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-98f6d82a-82df-48d7-a754-941753748808 tempest-VolumesTransfersTest-826780586 tempest-VolumesTransfersTest-826780586-project-admin] Calling method 'delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:35 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-98f6d82a-82df-48d7-a754-941753748808 tempest-VolumesTransfersTest-826780586 tempest-VolumesTransfersTest-826780586-project-admin] Delete volume with id: 73f98232-3059-446c-b016-11feb6431e79 Sep 02 12:53:35 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-8d4e1fb5-6649-4851-adc1-be06950f7a83 tempest-GroupTypesTest-1704907881 tempest-GroupTypesTest-1704907881-project-admin] GET http://192.168.122.82/volume/v3/group_types Sep 02 12:53:35 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-8d4e1fb5-6649-4851-adc1-be06950f7a83 tempest-GroupTypesTest-1704907881 tempest-GroupTypesTest-1704907881-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:35 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-8d4e1fb5-6649-4851-adc1-be06950f7a83 tempest-GroupTypesTest-1704907881 tempest-GroupTypesTest-1704907881-project-admin] Calling method 'version_select' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:35 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:35 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:53:35 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:35 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:53:35 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-98f6d82a-82df-48d7-a754-941753748808 tempest-VolumesTransfersTest-826780586 tempest-VolumesTransfersTest-826780586-project-admin] Volume info retrieved successfully. Sep 02 12:53:35 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-8d4e1fb5-6649-4851-adc1-be06950f7a83 tempest-GroupTypesTest-1704907881 tempest-GroupTypesTest-1704907881-project-admin] http://192.168.122.82/volume/v3/group_types returned with HTTP 200 Sep 02 12:53:35 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 738/1498] 192.168.122.82 () {60 vars in 1169 bytes} [Wed Sep 2 12:53:35 2026] GET /volume/v3/group_types => generated 248 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:53:35 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-02f43f46-b491-4a54-8038-e81cb32a3f4b None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:35 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-02f43f46-b491-4a54-8038-e81cb32a3f4b tempest-GroupTypesTest-1704907881 tempest-GroupTypesTest-1704907881-project-admin] POST http://192.168.122.82/volume/v3/group_types Sep 02 12:53:35 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-02f43f46-b491-4a54-8038-e81cb32a3f4b tempest-GroupTypesTest-1704907881 tempest-GroupTypesTest-1704907881-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-1268112008", "is_public": true}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:53:35 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-98f6d82a-82df-48d7-a754-941753748808 tempest-VolumesTransfersTest-826780586 tempest-VolumesTransfersTest-826780586-project-admin] Delete volume request issued successfully. Sep 02 12:53:35 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-98f6d82a-82df-48d7-a754-941753748808 tempest-VolumesTransfersTest-826780586 tempest-VolumesTransfersTest-826780586-project-admin] http://192.168.122.82/volume/v3/volumes/73f98232-3059-446c-b016-11feb6431e79 returned with HTTP 202 Sep 02 12:53:35 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 761/1499] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 12:53:35 2026] DELETE /volume/v3/volumes/73f98232-3059-446c-b016-11feb6431e79 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 12:53:36 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-e78ee0cc-798d-4151-97fc-88df4ea93d92 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:36 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-02f43f46-b491-4a54-8038-e81cb32a3f4b tempest-GroupTypesTest-1704907881 tempest-GroupTypesTest-1704907881-project-admin] http://192.168.122.82/volume/v3/group_types returned with HTTP 202 Sep 02 12:53:36 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e78ee0cc-798d-4151-97fc-88df4ea93d92 tempest-VolumesTransfersTest-826780586 tempest-VolumesTransfersTest-826780586-project-admin] GET http://192.168.122.82/volume/v3/volumes/73f98232-3059-446c-b016-11feb6431e79 Sep 02 12:53:36 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-e78ee0cc-798d-4151-97fc-88df4ea93d92 tempest-VolumesTransfersTest-826780586 tempest-VolumesTransfersTest-826780586-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:36 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-e78ee0cc-798d-4151-97fc-88df4ea93d92 tempest-VolumesTransfersTest-826780586 tempest-VolumesTransfersTest-826780586-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:36 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 739/1500] 192.168.122.82 () {62 vars in 1190 bytes} [Wed Sep 2 12:53:35 2026] POST /volume/v3/group_types => generated 164 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:53:36 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-e607e320-5ea4-4fbd-aa60-2df2e7a47265 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:36 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-e607e320-5ea4-4fbd-aa60-2df2e7a47265 tempest-GroupTypesTest-1704907881 tempest-GroupTypesTest-1704907881-project-admin] POST http://192.168.122.82/volume/v3/group_types Sep 02 12:53:36 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-e607e320-5ea4-4fbd-aa60-2df2e7a47265 tempest-GroupTypesTest-1704907881 tempest-GroupTypesTest-1704907881-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-1874182352", "is_public": false}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:53:36 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:36 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:53:36 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:36 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:53:36 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-e607e320-5ea4-4fbd-aa60-2df2e7a47265 tempest-GroupTypesTest-1704907881 tempest-GroupTypesTest-1704907881-project-admin] http://192.168.122.82/volume/v3/group_types returned with HTTP 202 Sep 02 12:53:36 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 740/1501] 192.168.122.82 () {62 vars in 1190 bytes} [Wed Sep 2 12:53:36 2026] POST /volume/v3/group_types => generated 165 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:53:36 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-59efe0b8-263d-484a-97bb-50c9d3848b8e None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:36 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-e78ee0cc-798d-4151-97fc-88df4ea93d92 tempest-VolumesTransfersTest-826780586 tempest-VolumesTransfersTest-826780586-project-admin] Volume info retrieved successfully. Sep 02 12:53:36 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-59efe0b8-263d-484a-97bb-50c9d3848b8e tempest-GroupTypesTest-1704907881 tempest-GroupTypesTest-1704907881-project-admin] GET http://192.168.122.82/volume/v3/group_types?sort=name%3Aasc&is_public=None Sep 02 12:53:36 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-59efe0b8-263d-484a-97bb-50c9d3848b8e tempest-GroupTypesTest-1704907881 tempest-GroupTypesTest-1704907881-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:36 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-59efe0b8-263d-484a-97bb-50c9d3848b8e tempest-GroupTypesTest-1704907881 tempest-GroupTypesTest-1704907881-project-admin] Calling method 'version_select' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:36 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e78ee0cc-798d-4151-97fc-88df4ea93d92 tempest-VolumesTransfersTest-826780586 tempest-VolumesTransfersTest-826780586-project-admin] http://192.168.122.82/volume/v3/volumes/73f98232-3059-446c-b016-11feb6431e79 returned with HTTP 200 Sep 02 12:53:36 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 762/1502] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:53:35 2026] GET /volume/v3/volumes/73f98232-3059-446c-b016-11feb6431e79 => generated 1013 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:53:36 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-59efe0b8-263d-484a-97bb-50c9d3848b8e tempest-GroupTypesTest-1704907881 tempest-GroupTypesTest-1704907881-project-admin] http://192.168.122.82/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Sep 02 12:53:36 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 741/1503] 192.168.122.82 () {60 vars in 1230 bytes} [Wed Sep 2 12:53:36 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 549 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:53:36 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-af723b80-072c-4113-a2a6-33d8d1bc7541 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:36 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-af723b80-072c-4113-a2a6-33d8d1bc7541 tempest-GroupTypesTest-1704907881 tempest-GroupTypesTest-1704907881-project-admin] GET http://192.168.122.82/volume/v3/group_types?sort=name%3Adesc&is_public=None Sep 02 12:53:36 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-af723b80-072c-4113-a2a6-33d8d1bc7541 tempest-GroupTypesTest-1704907881 tempest-GroupTypesTest-1704907881-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:36 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-af723b80-072c-4113-a2a6-33d8d1bc7541 tempest-GroupTypesTest-1704907881 tempest-GroupTypesTest-1704907881-project-admin] Calling method 'version_select' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:36 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-af723b80-072c-4113-a2a6-33d8d1bc7541 tempest-GroupTypesTest-1704907881 tempest-GroupTypesTest-1704907881-project-admin] http://192.168.122.82/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Sep 02 12:53:36 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 763/1504] 192.168.122.82 () {60 vars in 1232 bytes} [Wed Sep 2 12:53:36 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 549 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:53:36 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-9a70de89-3d37-47a1-a41b-25b5a56eab7d None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:36 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-9a70de89-3d37-47a1-a41b-25b5a56eab7d tempest-GroupTypesTest-1704907881 tempest-GroupTypesTest-1704907881-project-admin] GET http://192.168.122.82/volume/v3/group_types?is_public=False Sep 02 12:53:36 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-9a70de89-3d37-47a1-a41b-25b5a56eab7d tempest-GroupTypesTest-1704907881 tempest-GroupTypesTest-1704907881-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:36 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-9a70de89-3d37-47a1-a41b-25b5a56eab7d tempest-GroupTypesTest-1704907881 tempest-GroupTypesTest-1704907881-project-admin] Calling method 'version_select' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:36 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-9a70de89-3d37-47a1-a41b-25b5a56eab7d tempest-GroupTypesTest-1704907881 tempest-GroupTypesTest-1704907881-project-admin] http://192.168.122.82/volume/v3/group_types?is_public=False returned with HTTP 200 Sep 02 12:53:36 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 742/1505] 192.168.122.82 () {60 vars in 1200 bytes} [Wed Sep 2 12:53:36 2026] GET /volume/v3/group_types?is_public=False => generated 168 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:53:36 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-4506924e-2fd0-4c0c-ba14-b0844ae7f00a None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:36 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-4506924e-2fd0-4c0c-ba14-b0844ae7f00a tempest-GroupTypesTest-1704907881 tempest-GroupTypesTest-1704907881-project-admin] GET http://192.168.122.82/volume/v3/group_types?is_public=True Sep 02 12:53:36 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-4506924e-2fd0-4c0c-ba14-b0844ae7f00a tempest-GroupTypesTest-1704907881 tempest-GroupTypesTest-1704907881-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:36 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-4506924e-2fd0-4c0c-ba14-b0844ae7f00a tempest-GroupTypesTest-1704907881 tempest-GroupTypesTest-1704907881-project-admin] Calling method 'version_select' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:36 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-4506924e-2fd0-4c0c-ba14-b0844ae7f00a tempest-GroupTypesTest-1704907881 tempest-GroupTypesTest-1704907881-project-admin] http://192.168.122.82/volume/v3/group_types?is_public=True returned with HTTP 200 Sep 02 12:53:36 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 764/1506] 192.168.122.82 () {60 vars in 1198 bytes} [Wed Sep 2 12:53:36 2026] GET /volume/v3/group_types?is_public=True => generated 398 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:53:36 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-63687a0a-c312-42ff-bf3a-56792e66487a None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:36 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-63687a0a-c312-42ff-bf3a-56792e66487a tempest-GroupTypesTest-1704907881 tempest-GroupTypesTest-1704907881-project-admin] DELETE http://192.168.122.82/volume/v3/group_types/eecb8037-b14e-4057-bd12-4f5b4f36af2b Sep 02 12:53:36 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-63687a0a-c312-42ff-bf3a-56792e66487a tempest-GroupTypesTest-1704907881 tempest-GroupTypesTest-1704907881-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:36 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-63687a0a-c312-42ff-bf3a-56792e66487a tempest-GroupTypesTest-1704907881 tempest-GroupTypesTest-1704907881-project-admin] Calling method 'version_select' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:36 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-63687a0a-c312-42ff-bf3a-56792e66487a tempest-GroupTypesTest-1704907881 tempest-GroupTypesTest-1704907881-project-admin] http://192.168.122.82/volume/v3/group_types/eecb8037-b14e-4057-bd12-4f5b4f36af2b returned with HTTP 202 Sep 02 12:53:36 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 743/1507] 192.168.122.82 () {60 vars in 1283 bytes} [Wed Sep 2 12:53:36 2026] DELETE /volume/v3/group_types/eecb8037-b14e-4057-bd12-4f5b4f36af2b => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 12:53:36 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-2bf87ba7-97d7-413f-b3a1-a8f7faf0926a None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:36 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-2bf87ba7-97d7-413f-b3a1-a8f7faf0926a tempest-GroupTypesTest-1704907881 tempest-GroupTypesTest-1704907881-project-admin] DELETE http://192.168.122.82/volume/v3/group_types/763eb805-bf62-4c8c-a391-5d4290bcf789 Sep 02 12:53:36 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-2bf87ba7-97d7-413f-b3a1-a8f7faf0926a tempest-GroupTypesTest-1704907881 tempest-GroupTypesTest-1704907881-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:36 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-2bf87ba7-97d7-413f-b3a1-a8f7faf0926a tempest-GroupTypesTest-1704907881 tempest-GroupTypesTest-1704907881-project-admin] Calling method 'version_select' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:36 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-2bf87ba7-97d7-413f-b3a1-a8f7faf0926a tempest-GroupTypesTest-1704907881 tempest-GroupTypesTest-1704907881-project-admin] http://192.168.122.82/volume/v3/group_types/763eb805-bf62-4c8c-a391-5d4290bcf789 returned with HTTP 202 Sep 02 12:53:36 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 765/1508] 192.168.122.82 () {60 vars in 1283 bytes} [Wed Sep 2 12:53:36 2026] DELETE /volume/v3/group_types/763eb805-bf62-4c8c-a391-5d4290bcf789 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 12:53:36 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-c7427ff4-6844-4acd-80f8-252e72dbff3e None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:36 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-9ba3ebf1-78fe-432c-be4d-fb12515e58a0 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:36 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-c7427ff4-6844-4acd-80f8-252e72dbff3e tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] GET http://192.168.122.82/volume/v3/volumes/f70046a4-e88a-4439-83b2-207bc923d605 Sep 02 12:53:36 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-c7427ff4-6844-4acd-80f8-252e72dbff3e tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:36 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-c7427ff4-6844-4acd-80f8-252e72dbff3e tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:36 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-c7427ff4-6844-4acd-80f8-252e72dbff3e tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] http://192.168.122.82/volume/v3/volumes/f70046a4-e88a-4439-83b2-207bc923d605 returned with HTTP 404 Sep 02 12:53:36 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 744/1509] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:53:36 2026] GET /volume/v3/volumes/f70046a4-e88a-4439-83b2-207bc923d605 => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:53:36 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-09ff58de-0b05-45f0-a1f5-3cfc148836ec None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:36 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-09ff58de-0b05-45f0-a1f5-3cfc148836ec tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 12:53:36 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-09ff58de-0b05-45f0-a1f5-3cfc148836ec tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-1753722391"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:53:36 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.volumes [None req-09ff58de-0b05-45f0-a1f5-3cfc148836ec tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1753722391'}} {{(pid=86936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 12:53:36 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-09ff58de-0b05-45f0-a1f5-3cfc148836ec tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Create volume of 1 GB Sep 02 12:53:36 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-09ff58de-0b05-45f0-a1f5-3cfc148836ec tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Availability Zones retrieved successfully. Sep 02 12:53:36 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-09ff58de-0b05-45f0-a1f5-3cfc148836ec tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Flow 'volume_create_api' (6c434b79-8acb-48d3-abf9-2801f07f75b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:53:36 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-09ff58de-0b05-45f0-a1f5-3cfc148836ec tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6412f02b-4831-4189-b7db-3ee2ce2b7348) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:53:36 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.flows.api.create_volume [None req-09ff58de-0b05-45f0-a1f5-3cfc148836ec tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Validating volume size '1' using validate_int {{(pid=86936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 12:53:36 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-09ff58de-0b05-45f0-a1f5-3cfc148836ec tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6412f02b-4831-4189-b7db-3ee2ce2b7348) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:53:36 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-09ff58de-0b05-45f0-a1f5-3cfc148836ec tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3675a9d-e62a-4855-b4ad-eb83ad86c552) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:53:37 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-9ba3ebf1-78fe-432c-be4d-fb12515e58a0 tempest-VolumeAndVolumeTypeFromImageTest-18797743 tempest-VolumeAndVolumeTypeFromImageTest-18797743-project-admin] POST http://192.168.122.82/volume/v3/types Sep 02 12:53:37 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-9ba3ebf1-78fe-432c-be4d-fb12515e58a0 tempest-VolumeAndVolumeTypeFromImageTest-18797743 tempest-VolumeAndVolumeTypeFromImageTest-18797743-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=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:53:37 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-9ba3ebf1-78fe-432c-be4d-fb12515e58a0 tempest-VolumeAndVolumeTypeFromImageTest-18797743 tempest-VolumeAndVolumeTypeFromImageTest-18797743-project-admin] http://192.168.122.82/volume/v3/types returned with HTTP 200 Sep 02 12:53:37 devstack devstack@c-api.service[86936]: DEBUG cinder.quota [None req-09ff58de-0b05-45f0-a1f5-3cfc148836ec tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Created reservations ['95814102-63ca-4392-a061-a06ea2cb0ee1', 'ccdbb7ae-dc56-48cc-8a46-e4a5579e71b1', '55266ec2-d5a7-4b5c-a69c-174f797bcb00', 'a139ca48-51c0-4ab5-875b-64d5bf1ea076'] {{(pid=86936) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:53:37 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 766/1510] 192.168.122.82 () {60 vars in 1132 bytes} [Wed Sep 2 12:53:36 2026] POST /volume/v3/types => generated 287 bytes in 435 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:53:37 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-64752890-5f3b-4519-b39f-d603ba46a221 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:37 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-64752890-5f3b-4519-b39f-d603ba46a221 tempest-VolumesTransfersTest-826780586 tempest-VolumesTransfersTest-826780586-project-admin] GET http://192.168.122.82/volume/v3/volumes/73f98232-3059-446c-b016-11feb6431e79 Sep 02 12:53:37 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-64752890-5f3b-4519-b39f-d603ba46a221 tempest-VolumesTransfersTest-826780586 tempest-VolumesTransfersTest-826780586-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:37 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-64752890-5f3b-4519-b39f-d603ba46a221 tempest-VolumesTransfersTest-826780586 tempest-VolumesTransfersTest-826780586-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:37 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-09ff58de-0b05-45f0-a1f5-3cfc148836ec tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3675a9d-e62a-4855-b4ad-eb83ad86c552) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['95814102-63ca-4392-a061-a06ea2cb0ee1', 'ccdbb7ae-dc56-48cc-8a46-e4a5579e71b1', '55266ec2-d5a7-4b5c-a69c-174f797bcb00', 'a139ca48-51c0-4ab5-875b-64d5bf1ea076']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:53:37 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-09ff58de-0b05-45f0-a1f5-3cfc148836ec tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ae236dc-c448-4e20-9a67-0d29de59264b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:53:37 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-64752890-5f3b-4519-b39f-d603ba46a221 tempest-VolumesTransfersTest-826780586 tempest-VolumesTransfersTest-826780586-project-admin] http://192.168.122.82/volume/v3/volumes/73f98232-3059-446c-b016-11feb6431e79 returned with HTTP 404 Sep 02 12:53:37 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 767/1511] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:53:37 2026] GET /volume/v3/volumes/73f98232-3059-446c-b016-11feb6431e79 => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:53:37 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-105c6345-adff-486d-90cf-3061ccb6dcf3 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:37 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-105c6345-adff-486d-90cf-3061ccb6dcf3 tempest-VolumesTransfersTest-1463676946 tempest-VolumesTransfersTest-1463676946-project-member] GET http://192.168.122.82/volume/v3/volumes/73f98232-3059-446c-b016-11feb6431e79 Sep 02 12:53:37 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-105c6345-adff-486d-90cf-3061ccb6dcf3 tempest-VolumesTransfersTest-1463676946 tempest-VolumesTransfersTest-1463676946-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:37 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-105c6345-adff-486d-90cf-3061ccb6dcf3 tempest-VolumesTransfersTest-1463676946 tempest-VolumesTransfersTest-1463676946-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:37 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:37 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:53:37 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-09ff58de-0b05-45f0-a1f5-3cfc148836ec tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ae236dc-c448-4e20-9a67-0d29de59264b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ce9a203e-b3f5-4c19-a034-cc11608a5de8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1753722391',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea79fe79884445ef91b7476b767ff29b',qos_specs=None,replication_status=,reservations=['95814102-63ca-4392-a061-a06ea2cb0ee1','ccdbb7ae-dc56-48cc-8a46-e4a5579e71b1','55266ec2-d5a7-4b5c-a69c-174f797bcb00','a139ca48-51c0-4ab5-875b-64d5bf1ea076'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3fa43d64a13b4827ad1addabee7aa9dc',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T10:53:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1753722391',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ce9a203e-b3f5-4c19-a034-cc11608a5de8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ea79fe79884445ef91b7476b767ff29b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3fa43d64a13b4827ad1addabee7aa9dc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:53:37 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-09ff58de-0b05-45f0-a1f5-3cfc148836ec tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (011362fd-8d92-4e35-9e20-de08f418e544) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:53:37 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-105c6345-adff-486d-90cf-3061ccb6dcf3 tempest-VolumesTransfersTest-1463676946 tempest-VolumesTransfersTest-1463676946-project-member] http://192.168.122.82/volume/v3/volumes/73f98232-3059-446c-b016-11feb6431e79 returned with HTTP 404 Sep 02 12:53:37 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 768/1512] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:53:37 2026] GET /volume/v3/volumes/73f98232-3059-446c-b016-11feb6431e79 => generated 109 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:53:37 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-2c3aaf65-79a7-4999-ae62-f021c12a2767 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:37 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-2c3aaf65-79a7-4999-ae62-f021c12a2767 tempest-VolumesTransfersTest-1463676946 tempest-VolumesTransfersTest-1463676946-project-member] DELETE http://192.168.122.82/volume/v3/volumes/73f98232-3059-446c-b016-11feb6431e79 Sep 02 12:53:37 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-2c3aaf65-79a7-4999-ae62-f021c12a2767 tempest-VolumesTransfersTest-1463676946 tempest-VolumesTransfersTest-1463676946-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:37 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-2c3aaf65-79a7-4999-ae62-f021c12a2767 tempest-VolumesTransfersTest-1463676946 tempest-VolumesTransfersTest-1463676946-project-member] Calling method 'delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:37 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-2c3aaf65-79a7-4999-ae62-f021c12a2767 tempest-VolumesTransfersTest-1463676946 tempest-VolumesTransfersTest-1463676946-project-member] Delete volume with id: 73f98232-3059-446c-b016-11feb6431e79 Sep 02 12:53:37 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-2c3aaf65-79a7-4999-ae62-f021c12a2767 tempest-VolumesTransfersTest-1463676946 tempest-VolumesTransfersTest-1463676946-project-member] http://192.168.122.82/volume/v3/volumes/73f98232-3059-446c-b016-11feb6431e79 returned with HTTP 404 Sep 02 12:53:37 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 769/1513] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 12:53:37 2026] DELETE /volume/v3/volumes/73f98232-3059-446c-b016-11feb6431e79 => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:53:37 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-09ff58de-0b05-45f0-a1f5-3cfc148836ec tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (011362fd-8d92-4e35-9e20-de08f418e544) transitioned into state 'SUCCESS' from state '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-1753722391',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea79fe79884445ef91b7476b767ff29b',qos_specs=None,replication_status=,reservations=['95814102-63ca-4392-a061-a06ea2cb0ee1','ccdbb7ae-dc56-48cc-8a46-e4a5579e71b1','55266ec2-d5a7-4b5c-a69c-174f797bcb00','a139ca48-51c0-4ab5-875b-64d5bf1ea076'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3fa43d64a13b4827ad1addabee7aa9dc',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:53:37 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-09ff58de-0b05-45f0-a1f5-3cfc148836ec tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6da709bf-0097-47bc-8be9-cd784a0d0fa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:53:37 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-09ff58de-0b05-45f0-a1f5-3cfc148836ec tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6da709bf-0097-47bc-8be9-cd784a0d0fa9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:53:37 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-09ff58de-0b05-45f0-a1f5-3cfc148836ec tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Flow 'volume_create_api' (6c434b79-8acb-48d3-abf9-2801f07f75b1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:53:37 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-09ff58de-0b05-45f0-a1f5-3cfc148836ec tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Create volume request issued successfully. Sep 02 12:53:37 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-09ff58de-0b05-45f0-a1f5-3cfc148836ec tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 12:53:37 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 745/1514] 192.168.122.82 () {60 vars in 1137 bytes} [Wed Sep 2 12:53:36 2026] POST /volume/v3/volumes => generated 755 bytes in 657 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 12:53:37 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-55c0990e-6a3a-41b0-b3f0-7213b99df7c7 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:37 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-55c0990e-6a3a-41b0-b3f0-7213b99df7c7 tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] GET http://192.168.122.82/volume/v3/volumes/ce9a203e-b3f5-4c19-a034-cc11608a5de8 Sep 02 12:53:37 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-55c0990e-6a3a-41b0-b3f0-7213b99df7c7 tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:37 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-55c0990e-6a3a-41b0-b3f0-7213b99df7c7 tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:37 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:37 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:53:37 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:37 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:53:37 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-55c0990e-6a3a-41b0-b3f0-7213b99df7c7 tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Volume info retrieved successfully. Sep 02 12:53:37 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-55c0990e-6a3a-41b0-b3f0-7213b99df7c7 tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] http://192.168.122.82/volume/v3/volumes/ce9a203e-b3f5-4c19-a034-cc11608a5de8 returned with HTTP 200 Sep 02 12:53:37 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 770/1515] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:53:37 2026] GET /volume/v3/volumes/ce9a203e-b3f5-4c19-a034-cc11608a5de8 => generated 823 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:53:38 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-b74d0870-fa7f-4b4a-a9a1-3a3785d4617f None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:38 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-b74d0870-fa7f-4b4a-a9a1-3a3785d4617f tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] GET http://192.168.122.82/volume/v3/volumes/ce9a203e-b3f5-4c19-a034-cc11608a5de8 Sep 02 12:53:38 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-b74d0870-fa7f-4b4a-a9a1-3a3785d4617f tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:38 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-b74d0870-fa7f-4b4a-a9a1-3a3785d4617f tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:38 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:38 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:53:38 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:38 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:53:38 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-b74d0870-fa7f-4b4a-a9a1-3a3785d4617f tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Volume info retrieved successfully. Sep 02 12:53:38 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-b74d0870-fa7f-4b4a-a9a1-3a3785d4617f tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] http://192.168.122.82/volume/v3/volumes/ce9a203e-b3f5-4c19-a034-cc11608a5de8 returned with HTTP 200 Sep 02 12:53:38 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 746/1516] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:53:38 2026] GET /volume/v3/volumes/ce9a203e-b3f5-4c19-a034-cc11608a5de8 => generated 847 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 12:53:39 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-76b4ad46-4b73-401a-ab1a-4334157aa8f7 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:39 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-76b4ad46-4b73-401a-ab1a-4334157aa8f7 tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] GET http://192.168.122.82/volume/v3/volumes/ce9a203e-b3f5-4c19-a034-cc11608a5de8 Sep 02 12:53:39 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-76b4ad46-4b73-401a-ab1a-4334157aa8f7 tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:39 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-76b4ad46-4b73-401a-ab1a-4334157aa8f7 tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:39 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:39 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:53:39 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:39 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:53:39 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-76b4ad46-4b73-401a-ab1a-4334157aa8f7 tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Volume info retrieved successfully. Sep 02 12:53:39 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-76b4ad46-4b73-401a-ab1a-4334157aa8f7 tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] http://192.168.122.82/volume/v3/volumes/ce9a203e-b3f5-4c19-a034-cc11608a5de8 returned with HTTP 200 Sep 02 12:53:39 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 771/1517] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:53:39 2026] GET /volume/v3/volumes/ce9a203e-b3f5-4c19-a034-cc11608a5de8 => generated 848 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:53:39 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-53138d20-0b97-49ae-bdaa-675f23ec4e15 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:39 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-53138d20-0b97-49ae-bdaa-675f23ec4e15 tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] POST http://192.168.122.82/volume/v3/snapshots Sep 02 12:53:39 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-53138d20-0b97-49ae-bdaa-675f23ec4e15 tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ce9a203e-b3f5-4c19-a034-cc11608a5de8", "name": "tempest-VolumesExtendTest-Snapshot-1079288121"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:53:39 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:39 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:53:39 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:39 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:53:39 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-53138d20-0b97-49ae-bdaa-675f23ec4e15 tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Volume info retrieved successfully. Sep 02 12:53:39 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.snapshots [None req-53138d20-0b97-49ae-bdaa-675f23ec4e15 tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Create snapshot from volume ce9a203e-b3f5-4c19-a034-cc11608a5de8 Sep 02 12:53:39 devstack devstack@c-api.service[86936]: DEBUG cinder.quota [None req-53138d20-0b97-49ae-bdaa-675f23ec4e15 tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Created reservations ['9e365eb3-7810-4c4c-9d6e-80ad0507c4d4', 'd0fe1868-5f3d-4db5-b7fa-200e09be6c72', 'c0c45a7d-cc10-40c6-a4a2-3c19da3582f0', 'ea1d6c01-284a-4a42-aeb8-cbeabf0a1b7a'] {{(pid=86936) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:53:40 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:40 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:53:40 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-53138d20-0b97-49ae-bdaa-675f23ec4e15 tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Snapshot create request issued successfully. Sep 02 12:53:40 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-53138d20-0b97-49ae-bdaa-675f23ec4e15 tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] http://192.168.122.82/volume/v3/snapshots returned with HTTP 202 Sep 02 12:53:40 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 747/1518] 192.168.122.82 () {60 vars in 1144 bytes} [Wed Sep 2 12:53:39 2026] POST /volume/v3/snapshots => generated 304 bytes in 272 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 12:53:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-f13a70b2-f3a2-4723-bea4-e13b4ceaab8e None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:40 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-f13a70b2-f3a2-4723-bea4-e13b4ceaab8e tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] GET http://192.168.122.82/volume/v3/snapshots/97873b48-d805-4266-bb19-8138daa688b7 Sep 02 12:53:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-f13a70b2-f3a2-4723-bea4-e13b4ceaab8e tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-f13a70b2-f3a2-4723-bea4-e13b4ceaab8e tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:40 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:40 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:53:40 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-f13a70b2-f3a2-4723-bea4-e13b4ceaab8e tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Snapshot retrieved successfully. Sep 02 12:53:40 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-f13a70b2-f3a2-4723-bea4-e13b4ceaab8e tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] http://192.168.122.82/volume/v3/snapshots/97873b48-d805-4266-bb19-8138daa688b7 returned with HTTP 200 Sep 02 12:53:40 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 772/1519] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:53:40 2026] GET /volume/v3/snapshots/97873b48-d805-4266-bb19-8138daa688b7 => generated 436 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:53:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-671987bd-a808-4c82-9e74-c28d6138b39f None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:40 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-671987bd-a808-4c82-9e74-c28d6138b39f tempest-VolumeAndVolumeTypeFromImageTest-1381223591 tempest-VolumeAndVolumeTypeFromImageTest-1381223591-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 12:53:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-671987bd-a808-4c82-9e74-c28d6138b39f tempest-VolumeAndVolumeTypeFromImageTest-1381223591 tempest-VolumeAndVolumeTypeFromImageTest-1381223591-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "b5a87612-a410-4d0a-9691-be593a971be4", "size": 1}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:53:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.volumes [None req-671987bd-a808-4c82-9e74-c28d6138b39f tempest-VolumeAndVolumeTypeFromImageTest-1381223591 tempest-VolumeAndVolumeTypeFromImageTest-1381223591-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': 'b5a87612-a410-4d0a-9691-be593a971be4', 'size': 1}} {{(pid=86936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 12:53:40 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-671987bd-a808-4c82-9e74-c28d6138b39f tempest-VolumeAndVolumeTypeFromImageTest-1381223591 tempest-VolumeAndVolumeTypeFromImageTest-1381223591-project-member] Create volume of 1 GB Sep 02 12:53:40 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:40 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:53:40 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-671987bd-a808-4c82-9e74-c28d6138b39f tempest-VolumeAndVolumeTypeFromImageTest-1381223591 tempest-VolumeAndVolumeTypeFromImageTest-1381223591-project-member] Availability Zones retrieved successfully. Sep 02 12:53:40 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-671987bd-a808-4c82-9e74-c28d6138b39f tempest-VolumeAndVolumeTypeFromImageTest-1381223591 tempest-VolumeAndVolumeTypeFromImageTest-1381223591-project-member] Flow 'volume_create_api' (cea6b480-c674-436f-b214-31e746d53e84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:53:40 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-671987bd-a808-4c82-9e74-c28d6138b39f tempest-VolumeAndVolumeTypeFromImageTest-1381223591 tempest-VolumeAndVolumeTypeFromImageTest-1381223591-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75875bb6-f917-43fd-934a-0c14d2dce620) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:53:40 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.flows.api.create_volume [None req-671987bd-a808-4c82-9e74-c28d6138b39f tempest-VolumeAndVolumeTypeFromImageTest-1381223591 tempest-VolumeAndVolumeTypeFromImageTest-1381223591-project-member] Validating volume size '1' using validate_int {{(pid=86936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 12:53:41 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-671987bd-a808-4c82-9e74-c28d6138b39f tempest-VolumeAndVolumeTypeFromImageTest-1381223591 tempest-VolumeAndVolumeTypeFromImageTest-1381223591-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75875bb6-f917-43fd-934a-0c14d2dce620) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:53:37Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=f2ea5ad7-a955-4c77-ab7a-eae161f058de,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': 'f2ea5ad7-a955-4c77-ab7a-eae161f058de', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:53:41 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-671987bd-a808-4c82-9e74-c28d6138b39f tempest-VolumeAndVolumeTypeFromImageTest-1381223591 tempest-VolumeAndVolumeTypeFromImageTest-1381223591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9395fee-d04c-4f15-90d1-7d052add2c94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:53:41 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-4e812897-9b0d-4c1c-9018-0e7950a44470 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:41 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-4e812897-9b0d-4c1c-9018-0e7950a44470 tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] GET http://192.168.122.82/volume/v3/snapshots/97873b48-d805-4266-bb19-8138daa688b7 Sep 02 12:53:41 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-4e812897-9b0d-4c1c-9018-0e7950a44470 tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:41 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-4e812897-9b0d-4c1c-9018-0e7950a44470 tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:41 devstack devstack@c-api.service[86936]: WARNING cinder.quota [None req-671987bd-a808-4c82-9e74-c28d6138b39f tempest-VolumeAndVolumeTypeFromImageTest-1381223591 tempest-VolumeAndVolumeTypeFromImageTest-1381223591-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 02 12:53:41 devstack devstack@c-api.service[86936]: WARNING cinder.quota [None req-671987bd-a808-4c82-9e74-c28d6138b39f tempest-VolumeAndVolumeTypeFromImageTest-1381223591 tempest-VolumeAndVolumeTypeFromImageTest-1381223591-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 02 12:53:41 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:41 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:53:41 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-4e812897-9b0d-4c1c-9018-0e7950a44470 tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Snapshot retrieved successfully. Sep 02 12:53:41 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-4e812897-9b0d-4c1c-9018-0e7950a44470 tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] http://192.168.122.82/volume/v3/snapshots/97873b48-d805-4266-bb19-8138daa688b7 returned with HTTP 200 Sep 02 12:53:41 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 773/1520] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:53:41 2026] GET /volume/v3/snapshots/97873b48-d805-4266-bb19-8138daa688b7 => generated 436 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 12:53:41 devstack devstack@c-api.service[86936]: DEBUG cinder.quota [None req-671987bd-a808-4c82-9e74-c28d6138b39f tempest-VolumeAndVolumeTypeFromImageTest-1381223591 tempest-VolumeAndVolumeTypeFromImageTest-1381223591-project-member] Created reservations ['52310220-8b26-4716-8f3b-9dc842733f7a', 'b1a3aa01-2430-40bf-9868-2436cdbf8378', '76850dbe-d3ba-4d24-9d8a-365cf41aee1c', '620b68e9-573e-4522-8a82-ef7cf7a2a073'] {{(pid=86936) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:53:41 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-671987bd-a808-4c82-9e74-c28d6138b39f tempest-VolumeAndVolumeTypeFromImageTest-1381223591 tempest-VolumeAndVolumeTypeFromImageTest-1381223591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9395fee-d04c-4f15-90d1-7d052add2c94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['52310220-8b26-4716-8f3b-9dc842733f7a', 'b1a3aa01-2430-40bf-9868-2436cdbf8378', '76850dbe-d3ba-4d24-9d8a-365cf41aee1c', '620b68e9-573e-4522-8a82-ef7cf7a2a073']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:53:41 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-671987bd-a808-4c82-9e74-c28d6138b39f tempest-VolumeAndVolumeTypeFromImageTest-1381223591 tempest-VolumeAndVolumeTypeFromImageTest-1381223591-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c88a03f-5228-43d5-b75a-e8e608795f55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:53:41 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:41 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:53:41 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-671987bd-a808-4c82-9e74-c28d6138b39f tempest-VolumeAndVolumeTypeFromImageTest-1381223591 tempest-VolumeAndVolumeTypeFromImageTest-1381223591-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c88a03f-5228-43d5-b75a-e8e608795f55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5ff05c38-31e6-4562-b4c0-c7153b4d7661', '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='ce114c231a9947769db836c0259b0148',qos_specs=None,replication_status=,reservations=['52310220-8b26-4716-8f3b-9dc842733f7a','b1a3aa01-2430-40bf-9868-2436cdbf8378','76850dbe-d3ba-4d24-9d8a-365cf41aee1c','620b68e9-573e-4522-8a82-ef7cf7a2a073'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e04e9b8c10d24249b17908c57de57da5',volume_type_id=f2ea5ad7-a955-4c77-ab7a-eae161f058de), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T10:53:41Z,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=5ff05c38-31e6-4562-b4c0-c7153b4d7661,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ce114c231a9947769db836c0259b0148',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e04e9b8c10d24249b17908c57de57da5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f2ea5ad7-a955-4c77-ab7a-eae161f058de),volume_type_id=f2ea5ad7-a955-4c77-ab7a-eae161f058de)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:53:41 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-671987bd-a808-4c82-9e74-c28d6138b39f tempest-VolumeAndVolumeTypeFromImageTest-1381223591 tempest-VolumeAndVolumeTypeFromImageTest-1381223591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91a6d44d-0a6a-45fc-88dd-8aac2f0db87a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:53:41 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-671987bd-a808-4c82-9e74-c28d6138b39f tempest-VolumeAndVolumeTypeFromImageTest-1381223591 tempest-VolumeAndVolumeTypeFromImageTest-1381223591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91a6d44d-0a6a-45fc-88dd-8aac2f0db87a) transitioned into state 'SUCCESS' from 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='ce114c231a9947769db836c0259b0148',qos_specs=None,replication_status=,reservations=['52310220-8b26-4716-8f3b-9dc842733f7a','b1a3aa01-2430-40bf-9868-2436cdbf8378','76850dbe-d3ba-4d24-9d8a-365cf41aee1c','620b68e9-573e-4522-8a82-ef7cf7a2a073'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e04e9b8c10d24249b17908c57de57da5',volume_type_id=f2ea5ad7-a955-4c77-ab7a-eae161f058de)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:53:41 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-671987bd-a808-4c82-9e74-c28d6138b39f tempest-VolumeAndVolumeTypeFromImageTest-1381223591 tempest-VolumeAndVolumeTypeFromImageTest-1381223591-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5ac69ff-d6ff-4e2c-bf6d-2258f51fb88b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:53:41 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-671987bd-a808-4c82-9e74-c28d6138b39f tempest-VolumeAndVolumeTypeFromImageTest-1381223591 tempest-VolumeAndVolumeTypeFromImageTest-1381223591-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5ac69ff-d6ff-4e2c-bf6d-2258f51fb88b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:53:41 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-671987bd-a808-4c82-9e74-c28d6138b39f tempest-VolumeAndVolumeTypeFromImageTest-1381223591 tempest-VolumeAndVolumeTypeFromImageTest-1381223591-project-member] Flow 'volume_create_api' (cea6b480-c674-436f-b214-31e746d53e84) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:53:41 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-671987bd-a808-4c82-9e74-c28d6138b39f tempest-VolumeAndVolumeTypeFromImageTest-1381223591 tempest-VolumeAndVolumeTypeFromImageTest-1381223591-project-member] Create volume request issued successfully. Sep 02 12:53:41 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-671987bd-a808-4c82-9e74-c28d6138b39f tempest-VolumeAndVolumeTypeFromImageTest-1381223591 tempest-VolumeAndVolumeTypeFromImageTest-1381223591-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 12:53:41 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 748/1521] 192.168.122.82 () {60 vars in 1138 bytes} [Wed Sep 2 12:53:40 2026] POST /volume/v3/volumes => generated 804 bytes in 701 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 12:53:41 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-eadc2797-775f-4563-bd62-80372ba52415 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:41 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-eadc2797-775f-4563-bd62-80372ba52415 tempest-VolumeAndVolumeTypeFromImageTest-1381223591 tempest-VolumeAndVolumeTypeFromImageTest-1381223591-project-member] GET http://192.168.122.82/volume/v3/volumes/5ff05c38-31e6-4562-b4c0-c7153b4d7661 Sep 02 12:53:41 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-eadc2797-775f-4563-bd62-80372ba52415 tempest-VolumeAndVolumeTypeFromImageTest-1381223591 tempest-VolumeAndVolumeTypeFromImageTest-1381223591-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:41 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-eadc2797-775f-4563-bd62-80372ba52415 tempest-VolumeAndVolumeTypeFromImageTest-1381223591 tempest-VolumeAndVolumeTypeFromImageTest-1381223591-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:41 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:41 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:53:41 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:41 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:53:41 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-eadc2797-775f-4563-bd62-80372ba52415 tempest-VolumeAndVolumeTypeFromImageTest-1381223591 tempest-VolumeAndVolumeTypeFromImageTest-1381223591-project-member] Volume info retrieved successfully. Sep 02 12:53:41 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-eadc2797-775f-4563-bd62-80372ba52415 tempest-VolumeAndVolumeTypeFromImageTest-1381223591 tempest-VolumeAndVolumeTypeFromImageTest-1381223591-project-member] http://192.168.122.82/volume/v3/volumes/5ff05c38-31e6-4562-b4c0-c7153b4d7661 returned with HTTP 200 Sep 02 12:53:41 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 774/1522] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:53:41 2026] GET /volume/v3/volumes/5ff05c38-31e6-4562-b4c0-c7153b4d7661 => generated 872 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:53:42 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-988a5a08-f6a3-4f87-9fb6-23eb46305ebb None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:42 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-988a5a08-f6a3-4f87-9fb6-23eb46305ebb tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] GET http://192.168.122.82/volume/v3/snapshots/97873b48-d805-4266-bb19-8138daa688b7 Sep 02 12:53:42 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-988a5a08-f6a3-4f87-9fb6-23eb46305ebb tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:42 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-988a5a08-f6a3-4f87-9fb6-23eb46305ebb tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:42 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:42 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:53:42 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-988a5a08-f6a3-4f87-9fb6-23eb46305ebb tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Snapshot retrieved successfully. Sep 02 12:53:42 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-988a5a08-f6a3-4f87-9fb6-23eb46305ebb tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] http://192.168.122.82/volume/v3/snapshots/97873b48-d805-4266-bb19-8138daa688b7 returned with HTTP 200 Sep 02 12:53:42 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 749/1523] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:53:42 2026] GET /volume/v3/snapshots/97873b48-d805-4266-bb19-8138daa688b7 => generated 436 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:53:42 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-57f8fa8a-aa5d-4695-8556-ecd5905b45fc None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:42 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-57f8fa8a-aa5d-4695-8556-ecd5905b45fc tempest-VolumeAndVolumeTypeFromImageTest-1381223591 tempest-VolumeAndVolumeTypeFromImageTest-1381223591-project-member] GET http://192.168.122.82/volume/v3/volumes/5ff05c38-31e6-4562-b4c0-c7153b4d7661 Sep 02 12:53:42 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-57f8fa8a-aa5d-4695-8556-ecd5905b45fc tempest-VolumeAndVolumeTypeFromImageTest-1381223591 tempest-VolumeAndVolumeTypeFromImageTest-1381223591-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:42 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-57f8fa8a-aa5d-4695-8556-ecd5905b45fc tempest-VolumeAndVolumeTypeFromImageTest-1381223591 tempest-VolumeAndVolumeTypeFromImageTest-1381223591-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:42 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:42 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:53:42 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:42 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:53:42 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-57f8fa8a-aa5d-4695-8556-ecd5905b45fc tempest-VolumeAndVolumeTypeFromImageTest-1381223591 tempest-VolumeAndVolumeTypeFromImageTest-1381223591-project-member] Volume info retrieved successfully. Sep 02 12:53:42 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-57f8fa8a-aa5d-4695-8556-ecd5905b45fc tempest-VolumeAndVolumeTypeFromImageTest-1381223591 tempest-VolumeAndVolumeTypeFromImageTest-1381223591-project-member] http://192.168.122.82/volume/v3/volumes/5ff05c38-31e6-4562-b4c0-c7153b4d7661 returned with HTTP 200 Sep 02 12:53:42 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 775/1524] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:53:42 2026] GET /volume/v3/volumes/5ff05c38-31e6-4562-b4c0-c7153b4d7661 => generated 896 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:53:42 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-ef74ec53-a59f-4df7-8455-0e6db27eb454 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:43 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-ef74ec53-a59f-4df7-8455-0e6db27eb454 tempest-GroupsTest-938316799 tempest-GroupsTest-938316799-project-admin] POST http://192.168.122.82/volume/v3/types Sep 02 12:53:43 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-ef74ec53-a59f-4df7-8455-0e6db27eb454 tempest-GroupsTest-938316799 tempest-GroupsTest-938316799-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1614809072"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:53:43 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-ef74ec53-a59f-4df7-8455-0e6db27eb454 tempest-GroupsTest-938316799 tempest-GroupsTest-938316799-project-admin] http://192.168.122.82/volume/v3/types returned with HTTP 200 Sep 02 12:53:43 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 750/1525] 192.168.122.82 () {60 vars in 1131 bytes} [Wed Sep 2 12:53:42 2026] POST /volume/v3/types => generated 216 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 12:53:43 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-766289db-fe87-41c9-843f-004c1afd70ad None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:43 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-766289db-fe87-41c9-843f-004c1afd70ad tempest-GroupsTest-938316799 tempest-GroupsTest-938316799-project-admin] POST http://192.168.122.82/volume/v3/group_types Sep 02 12:53:43 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-766289db-fe87-41c9-843f-004c1afd70ad tempest-GroupsTest-938316799 tempest-GroupsTest-938316799-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-469990921"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:53:43 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-766289db-fe87-41c9-843f-004c1afd70ad tempest-GroupsTest-938316799 tempest-GroupsTest-938316799-project-admin] http://192.168.122.82/volume/v3/group_types returned with HTTP 202 Sep 02 12:53:43 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 776/1526] 192.168.122.82 () {62 vars in 1190 bytes} [Wed Sep 2 12:53:43 2026] POST /volume/v3/group_types => generated 172 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 02 12:53:43 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-7194e9a7-28ba-41ef-818f-abfbe9c1bda5 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:43 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-d9031e26-45d1-4b11-8707-3a7b697abc82 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:43 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-d9031e26-45d1-4b11-8707-3a7b697abc82 tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] GET http://192.168.122.82/volume/v3/snapshots/97873b48-d805-4266-bb19-8138daa688b7 Sep 02 12:53:43 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-d9031e26-45d1-4b11-8707-3a7b697abc82 tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:43 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-d9031e26-45d1-4b11-8707-3a7b697abc82 tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:43 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:43 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:53:43 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-d9031e26-45d1-4b11-8707-3a7b697abc82 tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Snapshot retrieved successfully. Sep 02 12:53:43 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-d9031e26-45d1-4b11-8707-3a7b697abc82 tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] http://192.168.122.82/volume/v3/snapshots/97873b48-d805-4266-bb19-8138daa688b7 returned with HTTP 200 Sep 02 12:53:43 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 777/1527] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:53:43 2026] GET /volume/v3/snapshots/97873b48-d805-4266-bb19-8138daa688b7 => generated 463 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:53:43 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-6a547d3a-a9ba-4e62-975b-6bf1c2898772 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:43 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-6a547d3a-a9ba-4e62-975b-6bf1c2898772 tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] POST http://192.168.122.82/volume/v3/volumes/ce9a203e-b3f5-4c19-a034-cc11608a5de8/action Sep 02 12:53:43 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-6a547d3a-a9ba-4e62-975b-6bf1c2898772 tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=86935) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 12:53:43 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-6a547d3a-a9ba-4e62-975b-6bf1c2898772 tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:53:43 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:43 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:53:43 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:43 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:53:43 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-6a547d3a-a9ba-4e62-975b-6bf1c2898772 tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Volume info retrieved successfully. Sep 02 12:53:43 devstack devstack@c-api.service[86935]: DEBUG cinder.quota [None req-6a547d3a-a9ba-4e62-975b-6bf1c2898772 tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Created reservations ['8c298e04-d2c7-4307-97db-f55559691f50', 'f820a724-cdbb-42bf-99e5-9a78615c8c7b'] {{(pid=86935) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:53:43 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-7194e9a7-28ba-41ef-818f-abfbe9c1bda5 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] POST http://192.168.122.82/volume/v3/groups Sep 02 12:53:43 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-7194e9a7-28ba-41ef-818f-abfbe9c1bda5 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "c80817ec-faf6-4aca-8953-eec3f64cedbb", "volume_types": ["50984990-c41e-4e6a-af6a-68f2c9bf6bbd"], "name": "tempest-Group1-1970575606"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:53:43 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.groups [None req-7194e9a7-28ba-41ef-818f-abfbe9c1bda5 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Creating new group {'group': {'group_type': 'c80817ec-faf6-4aca-8953-eec3f64cedbb', 'volume_types': ['50984990-c41e-4e6a-af6a-68f2c9bf6bbd'], 'name': 'tempest-Group1-1970575606'}} {{(pid=86936) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 02 12:53:43 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.groups [None req-7194e9a7-28ba-41ef-818f-abfbe9c1bda5 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Creating group tempest-Group1-1970575606. Sep 02 12:53:43 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-6a547d3a-a9ba-4e62-975b-6bf1c2898772 tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Extend volume request issued successfully. Sep 02 12:53:43 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-6a547d3a-a9ba-4e62-975b-6bf1c2898772 tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] http://192.168.122.82/volume/v3/volumes/ce9a203e-b3f5-4c19-a034-cc11608a5de8/action returned with HTTP 202 Sep 02 12:53:43 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 778/1528] 192.168.122.82 () {60 vars in 1269 bytes} [Wed Sep 2 12:53:43 2026] POST /volume/v3/volumes/ce9a203e-b3f5-4c19-a034-cc11608a5de8/action => generated 0 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 12:53:43 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-06f69252-22bb-4070-ac09-810f512424be None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:43 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-7194e9a7-28ba-41ef-818f-abfbe9c1bda5 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Availability Zones retrieved successfully. Sep 02 12:53:43 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-06f69252-22bb-4070-ac09-810f512424be tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] GET http://192.168.122.82/volume/v3/volumes/ce9a203e-b3f5-4c19-a034-cc11608a5de8 Sep 02 12:53:43 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-06f69252-22bb-4070-ac09-810f512424be tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:43 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-06f69252-22bb-4070-ac09-810f512424be tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:43 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:43 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:53:43 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:43 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:53:43 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-06f69252-22bb-4070-ac09-810f512424be tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Volume info retrieved successfully. Sep 02 12:53:43 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-06f69252-22bb-4070-ac09-810f512424be tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] http://192.168.122.82/volume/v3/volumes/ce9a203e-b3f5-4c19-a034-cc11608a5de8 returned with HTTP 200 Sep 02 12:53:43 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 779/1529] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:53:43 2026] GET /volume/v3/volumes/ce9a203e-b3f5-4c19-a034-cc11608a5de8 => generated 848 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 12:53:43 devstack devstack@c-api.service[86936]: DEBUG cinder.quota [None req-7194e9a7-28ba-41ef-818f-abfbe9c1bda5 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Created reservations ['78c2fff0-bbf2-48bb-b90f-5462e0e8b616'] {{(pid=86936) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:53:43 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-7194e9a7-28ba-41ef-818f-abfbe9c1bda5 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] http://192.168.122.82/volume/v3/groups returned with HTTP 202 Sep 02 12:53:43 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 751/1530] 192.168.122.82 () {62 vars in 1176 bytes} [Wed Sep 2 12:53:43 2026] POST /volume/v3/groups => generated 94 bytes in 432 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 12:53:43 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-da9dd88d-d3c0-499c-b021-42ecf7da380d None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:43 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-da9dd88d-d3c0-499c-b021-42ecf7da380d tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] GET http://192.168.122.82/volume/v3/groups/7f7d00f9-79c7-4b62-82d7-ac0c7c5e5d1c Sep 02 12:53:43 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-da9dd88d-d3c0-499c-b021-42ecf7da380d tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:43 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-da9dd88d-d3c0-499c-b021-42ecf7da380d tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Calling method 'version_select' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:43 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.groups [None req-da9dd88d-d3c0-499c-b021-42ecf7da380d tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] show called for member 7f7d00f9-79c7-4b62-82d7-ac0c7c5e5d1c {{(pid=86935) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 12:53:43 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:43 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:53:43 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:43 devstack devstack@c-api.service[86935]: return base.obj_make_list(context, cls(context), Sep 02 12:53:43 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-da9dd88d-d3c0-499c-b021-42ecf7da380d tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] http://192.168.122.82/volume/v3/groups/7f7d00f9-79c7-4b62-82d7-ac0c7c5e5d1c returned with HTTP 200 Sep 02 12:53:43 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 780/1531] 192.168.122.82 () {60 vars in 1265 bytes} [Wed Sep 2 12:53:43 2026] GET /volume/v3/groups/7f7d00f9-79c7-4b62-82d7-ac0c7c5e5d1c => generated 322 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:53:43 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-954a225f-1a88-4da8-a2a5-833254401eb7 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:43 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-954a225f-1a88-4da8-a2a5-833254401eb7 tempest-VolumeAndVolumeTypeFromImageTest-1381223591 tempest-VolumeAndVolumeTypeFromImageTest-1381223591-project-member] GET http://192.168.122.82/volume/v3/volumes/5ff05c38-31e6-4562-b4c0-c7153b4d7661 Sep 02 12:53:43 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-954a225f-1a88-4da8-a2a5-833254401eb7 tempest-VolumeAndVolumeTypeFromImageTest-1381223591 tempest-VolumeAndVolumeTypeFromImageTest-1381223591-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:43 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-954a225f-1a88-4da8-a2a5-833254401eb7 tempest-VolumeAndVolumeTypeFromImageTest-1381223591 tempest-VolumeAndVolumeTypeFromImageTest-1381223591-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:43 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:43 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:53:43 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:43 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:53:43 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-954a225f-1a88-4da8-a2a5-833254401eb7 tempest-VolumeAndVolumeTypeFromImageTest-1381223591 tempest-VolumeAndVolumeTypeFromImageTest-1381223591-project-member] Volume info retrieved successfully. Sep 02 12:53:43 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-954a225f-1a88-4da8-a2a5-833254401eb7 tempest-VolumeAndVolumeTypeFromImageTest-1381223591 tempest-VolumeAndVolumeTypeFromImageTest-1381223591-project-member] http://192.168.122.82/volume/v3/volumes/5ff05c38-31e6-4562-b4c0-c7153b4d7661 returned with HTTP 200 Sep 02 12:53:43 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 752/1532] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:53:43 2026] GET /volume/v3/volumes/5ff05c38-31e6-4562-b4c0-c7153b4d7661 => generated 896 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:53:44 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-038e194e-aab6-4b6f-96ed-862b9b1dd1f3 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:44 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-038e194e-aab6-4b6f-96ed-862b9b1dd1f3 tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] GET http://192.168.122.82/volume/v3/volumes/ce9a203e-b3f5-4c19-a034-cc11608a5de8 Sep 02 12:53:44 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-038e194e-aab6-4b6f-96ed-862b9b1dd1f3 tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:44 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-038e194e-aab6-4b6f-96ed-862b9b1dd1f3 tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:44 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:44 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:53:44 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:44 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:53:44 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-038e194e-aab6-4b6f-96ed-862b9b1dd1f3 tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Volume info retrieved successfully. Sep 02 12:53:44 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-038e194e-aab6-4b6f-96ed-862b9b1dd1f3 tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] http://192.168.122.82/volume/v3/volumes/ce9a203e-b3f5-4c19-a034-cc11608a5de8 returned with HTTP 200 Sep 02 12:53:44 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 781/1533] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:53:44 2026] GET /volume/v3/volumes/ce9a203e-b3f5-4c19-a034-cc11608a5de8 => generated 848 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:53:44 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-93961cc0-2acb-4275-9f43-9903ff2b2b6e None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:44 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-93961cc0-2acb-4275-9f43-9903ff2b2b6e tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] GET http://192.168.122.82/volume/v3/volumes/ce9a203e-b3f5-4c19-a034-cc11608a5de8 Sep 02 12:53:44 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-93961cc0-2acb-4275-9f43-9903ff2b2b6e tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:44 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-93961cc0-2acb-4275-9f43-9903ff2b2b6e tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:44 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:44 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:53:44 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:44 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:53:44 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-93961cc0-2acb-4275-9f43-9903ff2b2b6e tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Volume info retrieved successfully. Sep 02 12:53:44 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-93961cc0-2acb-4275-9f43-9903ff2b2b6e tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] http://192.168.122.82/volume/v3/volumes/ce9a203e-b3f5-4c19-a034-cc11608a5de8 returned with HTTP 200 Sep 02 12:53:44 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 753/1534] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:53:44 2026] GET /volume/v3/volumes/ce9a203e-b3f5-4c19-a034-cc11608a5de8 => generated 848 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:53:44 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-99d6bb55-483e-462f-8dfc-5be1f94faa32 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:44 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-99d6bb55-483e-462f-8dfc-5be1f94faa32 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] GET http://192.168.122.82/volume/v3/groups/7f7d00f9-79c7-4b62-82d7-ac0c7c5e5d1c Sep 02 12:53:44 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-99d6bb55-483e-462f-8dfc-5be1f94faa32 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:44 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-99d6bb55-483e-462f-8dfc-5be1f94faa32 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Calling method 'version_select' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:44 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.groups [None req-99d6bb55-483e-462f-8dfc-5be1f94faa32 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] show called for member 7f7d00f9-79c7-4b62-82d7-ac0c7c5e5d1c {{(pid=86935) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 12:53:44 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-60b2c096-fe55-439b-bd05-41d75703a78a None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:44 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:44 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:53:44 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-60b2c096-fe55-439b-bd05-41d75703a78a tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] DELETE http://192.168.122.82/volume/v3/snapshots/97873b48-d805-4266-bb19-8138daa688b7 Sep 02 12:53:44 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-60b2c096-fe55-439b-bd05-41d75703a78a tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:44 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-60b2c096-fe55-439b-bd05-41d75703a78a tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Calling method 'delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:44 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.snapshots [None req-60b2c096-fe55-439b-bd05-41d75703a78a tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Delete snapshot with id: 97873b48-d805-4266-bb19-8138daa688b7 Sep 02 12:53:44 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:44 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:53:44 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-60b2c096-fe55-439b-bd05-41d75703a78a tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Snapshot retrieved successfully. Sep 02 12:53:44 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:44 devstack devstack@c-api.service[86935]: return base.obj_make_list(context, cls(context), Sep 02 12:53:44 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-99d6bb55-483e-462f-8dfc-5be1f94faa32 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] http://192.168.122.82/volume/v3/groups/7f7d00f9-79c7-4b62-82d7-ac0c7c5e5d1c returned with HTTP 200 Sep 02 12:53:44 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 782/1535] 192.168.122.82 () {60 vars in 1265 bytes} [Wed Sep 2 12:53:44 2026] GET /volume/v3/groups/7f7d00f9-79c7-4b62-82d7-ac0c7c5e5d1c => generated 323 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:53:44 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-9b977555-3902-4cec-a7b9-c915ff3392f0 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:44 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-9b977555-3902-4cec-a7b9-c915ff3392f0 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] POST http://192.168.122.82/volume/v3/groups Sep 02 12:53:44 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-9b977555-3902-4cec-a7b9-c915ff3392f0 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "c80817ec-faf6-4aca-8953-eec3f64cedbb", "volume_types": ["50984990-c41e-4e6a-af6a-68f2c9bf6bbd"], "name": "tempest-Group2-2023643981"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:53:44 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:44 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:53:44 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.groups [None req-9b977555-3902-4cec-a7b9-c915ff3392f0 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Creating new group {'group': {'group_type': 'c80817ec-faf6-4aca-8953-eec3f64cedbb', 'volume_types': ['50984990-c41e-4e6a-af6a-68f2c9bf6bbd'], 'name': 'tempest-Group2-2023643981'}} {{(pid=86935) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 02 12:53:44 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.groups [None req-9b977555-3902-4cec-a7b9-c915ff3392f0 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Creating group tempest-Group2-2023643981. Sep 02 12:53:44 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:44 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:53:44 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-60b2c096-fe55-439b-bd05-41d75703a78a tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Snapshot delete request issued successfully. Sep 02 12:53:44 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-60b2c096-fe55-439b-bd05-41d75703a78a tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] http://192.168.122.82/volume/v3/snapshots/97873b48-d805-4266-bb19-8138daa688b7 returned with HTTP 202 Sep 02 12:53:44 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 754/1536] 192.168.122.82 () {58 vars in 1236 bytes} [Wed Sep 2 12:53:44 2026] DELETE /volume/v3/snapshots/97873b48-d805-4266-bb19-8138daa688b7 => generated 0 bytes in 137 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 12:53:44 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-4820b6a2-ecb1-465f-b43a-672c3ce81a84 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:44 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-9b977555-3902-4cec-a7b9-c915ff3392f0 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Availability Zones retrieved successfully. Sep 02 12:53:44 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-4820b6a2-ecb1-465f-b43a-672c3ce81a84 tempest-VolumeAndVolumeTypeFromImageTest-1381223591 tempest-VolumeAndVolumeTypeFromImageTest-1381223591-project-member] GET http://192.168.122.82/volume/v3/volumes/5ff05c38-31e6-4562-b4c0-c7153b4d7661 Sep 02 12:53:44 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-4820b6a2-ecb1-465f-b43a-672c3ce81a84 tempest-VolumeAndVolumeTypeFromImageTest-1381223591 tempest-VolumeAndVolumeTypeFromImageTest-1381223591-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:44 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-4820b6a2-ecb1-465f-b43a-672c3ce81a84 tempest-VolumeAndVolumeTypeFromImageTest-1381223591 tempest-VolumeAndVolumeTypeFromImageTest-1381223591-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:44 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:44 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:53:44 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:44 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:53:44 devstack devstack@c-api.service[86935]: DEBUG cinder.quota [None req-9b977555-3902-4cec-a7b9-c915ff3392f0 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Created reservations ['f9d20bf4-bb62-467e-9db6-031ffe544c71'] {{(pid=86935) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:53:44 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-4820b6a2-ecb1-465f-b43a-672c3ce81a84 tempest-VolumeAndVolumeTypeFromImageTest-1381223591 tempest-VolumeAndVolumeTypeFromImageTest-1381223591-project-member] Volume info retrieved successfully. Sep 02 12:53:44 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-4820b6a2-ecb1-465f-b43a-672c3ce81a84 tempest-VolumeAndVolumeTypeFromImageTest-1381223591 tempest-VolumeAndVolumeTypeFromImageTest-1381223591-project-member] http://192.168.122.82/volume/v3/volumes/5ff05c38-31e6-4562-b4c0-c7153b4d7661 returned with HTTP 200 Sep 02 12:53:44 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 755/1537] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:53:44 2026] GET /volume/v3/volumes/5ff05c38-31e6-4562-b4c0-c7153b4d7661 => generated 954 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:53:44 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-d48e6dd3-ee42-4af9-8b5c-5a33a2aa9283 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:44 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-d48e6dd3-ee42-4af9-8b5c-5a33a2aa9283 tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] GET http://192.168.122.82/volume/v3/snapshots/97873b48-d805-4266-bb19-8138daa688b7 Sep 02 12:53:44 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-d48e6dd3-ee42-4af9-8b5c-5a33a2aa9283 tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:44 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-d48e6dd3-ee42-4af9-8b5c-5a33a2aa9283 tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:44 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:44 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:53:45 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-d48e6dd3-ee42-4af9-8b5c-5a33a2aa9283 tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Snapshot retrieved successfully. Sep 02 12:53:45 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-d48e6dd3-ee42-4af9-8b5c-5a33a2aa9283 tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] http://192.168.122.82/volume/v3/snapshots/97873b48-d805-4266-bb19-8138daa688b7 returned with HTTP 200 Sep 02 12:53:45 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 756/1538] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:53:44 2026] GET /volume/v3/snapshots/97873b48-d805-4266-bb19-8138daa688b7 => generated 462 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:53:45 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-9b977555-3902-4cec-a7b9-c915ff3392f0 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] http://192.168.122.82/volume/v3/groups returned with HTTP 202 Sep 02 12:53:45 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 783/1539] 192.168.122.82 () {62 vars in 1176 bytes} [Wed Sep 2 12:53:44 2026] POST /volume/v3/groups => generated 94 bytes in 264 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 12:53:45 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-4505ce8c-f18f-4a18-a811-116821927d3e None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:45 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-4505ce8c-f18f-4a18-a811-116821927d3e tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] GET http://192.168.122.82/volume/v3/groups/089cb92a-d8b5-4c20-99b5-5c08686000e0 Sep 02 12:53:45 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-4505ce8c-f18f-4a18-a811-116821927d3e tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:45 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-4505ce8c-f18f-4a18-a811-116821927d3e tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Calling method 'version_select' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:45 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.groups [None req-4505ce8c-f18f-4a18-a811-116821927d3e tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] show called for member 089cb92a-d8b5-4c20-99b5-5c08686000e0 {{(pid=86936) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 12:53:45 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:45 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:53:45 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:45 devstack devstack@c-api.service[86936]: return base.obj_make_list(context, cls(context), Sep 02 12:53:45 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-4505ce8c-f18f-4a18-a811-116821927d3e tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] http://192.168.122.82/volume/v3/groups/089cb92a-d8b5-4c20-99b5-5c08686000e0 returned with HTTP 200 Sep 02 12:53:45 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 757/1540] 192.168.122.82 () {60 vars in 1265 bytes} [Wed Sep 2 12:53:45 2026] GET /volume/v3/groups/089cb92a-d8b5-4c20-99b5-5c08686000e0 => generated 322 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:53:45 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-395736f1-5a5e-4823-b2e2-a653005f42ba None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:45 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-395736f1-5a5e-4823-b2e2-a653005f42ba tempest-VolumeAndVolumeTypeFromImageTest-1381223591 tempest-VolumeAndVolumeTypeFromImageTest-1381223591-project-member] GET http://192.168.122.82/volume/v3/volumes/5ff05c38-31e6-4562-b4c0-c7153b4d7661 Sep 02 12:53:45 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-395736f1-5a5e-4823-b2e2-a653005f42ba tempest-VolumeAndVolumeTypeFromImageTest-1381223591 tempest-VolumeAndVolumeTypeFromImageTest-1381223591-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:45 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-395736f1-5a5e-4823-b2e2-a653005f42ba tempest-VolumeAndVolumeTypeFromImageTest-1381223591 tempest-VolumeAndVolumeTypeFromImageTest-1381223591-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:46 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:46 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:53:46 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:46 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:53:46 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-b67476db-49a6-4302-aca3-1a265222a66f None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:46 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-395736f1-5a5e-4823-b2e2-a653005f42ba tempest-VolumeAndVolumeTypeFromImageTest-1381223591 tempest-VolumeAndVolumeTypeFromImageTest-1381223591-project-member] Volume info retrieved successfully. Sep 02 12:53:46 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-b67476db-49a6-4302-aca3-1a265222a66f tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] GET http://192.168.122.82/volume/v3/snapshots/97873b48-d805-4266-bb19-8138daa688b7 Sep 02 12:53:46 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-b67476db-49a6-4302-aca3-1a265222a66f tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:46 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-b67476db-49a6-4302-aca3-1a265222a66f tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:46 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-395736f1-5a5e-4823-b2e2-a653005f42ba tempest-VolumeAndVolumeTypeFromImageTest-1381223591 tempest-VolumeAndVolumeTypeFromImageTest-1381223591-project-member] http://192.168.122.82/volume/v3/volumes/5ff05c38-31e6-4562-b4c0-c7153b4d7661 returned with HTTP 200 Sep 02 12:53:46 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 784/1541] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:53:45 2026] GET /volume/v3/volumes/5ff05c38-31e6-4562-b4c0-c7153b4d7661 => generated 957 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:53:46 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:46 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:53:46 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-b67476db-49a6-4302-aca3-1a265222a66f tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Snapshot retrieved successfully. Sep 02 12:53:46 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-b67476db-49a6-4302-aca3-1a265222a66f tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] http://192.168.122.82/volume/v3/snapshots/97873b48-d805-4266-bb19-8138daa688b7 returned with HTTP 200 Sep 02 12:53:46 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 758/1542] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:53:46 2026] GET /volume/v3/snapshots/97873b48-d805-4266-bb19-8138daa688b7 => generated 462 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:53:46 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-054338a8-55e5-4556-8214-5e8801e34eca None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:46 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-054338a8-55e5-4556-8214-5e8801e34eca tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] GET http://192.168.122.82/volume/v3/groups/089cb92a-d8b5-4c20-99b5-5c08686000e0 Sep 02 12:53:46 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-054338a8-55e5-4556-8214-5e8801e34eca tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:46 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-054338a8-55e5-4556-8214-5e8801e34eca tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Calling method 'version_select' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:46 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.groups [None req-054338a8-55e5-4556-8214-5e8801e34eca tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] show called for member 089cb92a-d8b5-4c20-99b5-5c08686000e0 {{(pid=86935) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 12:53:46 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:46 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:53:46 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:46 devstack devstack@c-api.service[86935]: return base.obj_make_list(context, cls(context), Sep 02 12:53:46 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-054338a8-55e5-4556-8214-5e8801e34eca tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] http://192.168.122.82/volume/v3/groups/089cb92a-d8b5-4c20-99b5-5c08686000e0 returned with HTTP 200 Sep 02 12:53:46 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 785/1543] 192.168.122.82 () {60 vars in 1265 bytes} [Wed Sep 2 12:53:46 2026] GET /volume/v3/groups/089cb92a-d8b5-4c20-99b5-5c08686000e0 => generated 323 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:53:46 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-9288425b-887d-4c00-b55e-0ceb320bdfb1 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:46 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-9288425b-887d-4c00-b55e-0ceb320bdfb1 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 12:53:46 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-9288425b-887d-4c00-b55e-0ceb320bdfb1 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1157858809", "volume_type": "50984990-c41e-4e6a-af6a-68f2c9bf6bbd", "group_id": "7f7d00f9-79c7-4b62-82d7-ac0c7c5e5d1c", "size": 1}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:53:46 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.volumes [None req-9288425b-887d-4c00-b55e-0ceb320bdfb1 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1157858809', 'volume_type': '50984990-c41e-4e6a-af6a-68f2c9bf6bbd', 'group_id': '7f7d00f9-79c7-4b62-82d7-ac0c7c5e5d1c', 'size': 1}} {{(pid=86936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 12:53:46 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:46 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:53:46 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-9288425b-887d-4c00-b55e-0ceb320bdfb1 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Create volume of 1 GB Sep 02 12:53:46 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:46 devstack devstack@c-api.service[86936]: return base.obj_make_list(context, cls(context), Sep 02 12:53:46 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-9288425b-887d-4c00-b55e-0ceb320bdfb1 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Availability Zones retrieved successfully. Sep 02 12:53:46 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-9288425b-887d-4c00-b55e-0ceb320bdfb1 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Flow 'volume_create_api' (b9710de6-3ab1-4e53-ac9b-dd6934196d6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:53:46 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-9288425b-887d-4c00-b55e-0ceb320bdfb1 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (feaa4b5b-a342-48bc-b50d-b80947b6367a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:53:46 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:46 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:53:46 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.flows.api.create_volume [None req-9288425b-887d-4c00-b55e-0ceb320bdfb1 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Validating volume size '1' using validate_int {{(pid=86936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 12:53:46 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-9288425b-887d-4c00-b55e-0ceb320bdfb1 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (feaa4b5b-a342-48bc-b50d-b80947b6367a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:53:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=50984990-c41e-4e6a-af6a-68f2c9bf6bbd,is_public=True,name='tempest-GroupsTest-volume-type-1614809072',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50984990-c41e-4e6a-af6a-68f2c9bf6bbd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '7f7d00f9-79c7-4b62-82d7-ac0c7c5e5d1c', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:53:46 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-9288425b-887d-4c00-b55e-0ceb320bdfb1 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6ff460b-863a-4539-b029-c98abf11e836) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:53:46 devstack devstack@c-api.service[86936]: WARNING cinder.quota [None req-9288425b-887d-4c00-b55e-0ceb320bdfb1 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1614809072 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1614809072, it is now deprecated. Please use the default quota class for default quota. Sep 02 12:53:46 devstack devstack@c-api.service[86936]: WARNING cinder.quota [None req-9288425b-887d-4c00-b55e-0ceb320bdfb1 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1614809072 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1614809072, it is now deprecated. Please use the default quota class for default quota. Sep 02 12:53:46 devstack devstack@c-api.service[86936]: DEBUG cinder.quota [None req-9288425b-887d-4c00-b55e-0ceb320bdfb1 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Created reservations ['ab1f1a72-a7f4-4c06-87cb-3232eb40c3c5', '0830abc8-bb14-4de9-b931-6d3e39c7c01b', '8e057583-44cc-4ad1-abb1-7f1b730e5da4', 'f43f7306-4d70-40c6-8828-6e0ce268b3cf'] {{(pid=86936) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:53:46 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-9288425b-887d-4c00-b55e-0ceb320bdfb1 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6ff460b-863a-4539-b029-c98abf11e836) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ab1f1a72-a7f4-4c06-87cb-3232eb40c3c5', '0830abc8-bb14-4de9-b931-6d3e39c7c01b', '8e057583-44cc-4ad1-abb1-7f1b730e5da4', 'f43f7306-4d70-40c6-8828-6e0ce268b3cf']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:53:46 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-9288425b-887d-4c00-b55e-0ceb320bdfb1 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (530769b9-2a6f-4d62-bbd9-902759cd8788) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:53:46 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:46 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:53:46 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-9288425b-887d-4c00-b55e-0ceb320bdfb1 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (530769b9-2a6f-4d62-bbd9-902759cd8788) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '702b38e1-2e54-43b2-8813-29965a679665', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1157858809',encryption_key_id=None,group_id=7f7d00f9-79c7-4b62-82d7-ac0c7c5e5d1c,group_type_id=,metadata={},multiattach=False,project_id='f08efdb322b84adfae154096abe90825',qos_specs=None,replication_status=,reservations=['ab1f1a72-a7f4-4c06-87cb-3232eb40c3c5','0830abc8-bb14-4de9-b931-6d3e39c7c01b','8e057583-44cc-4ad1-abb1-7f1b730e5da4','f43f7306-4d70-40c6-8828-6e0ce268b3cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c663c52e778c4e3f813af1b0c3809399',volume_type_id=50984990-c41e-4e6a-af6a-68f2c9bf6bbd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T10:53:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1157858809',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=7f7d00f9-79c7-4b62-82d7-ac0c7c5e5d1c,host=None,id=702b38e1-2e54-43b2-8813-29965a679665,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f08efdb322b84adfae154096abe90825',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c663c52e778c4e3f813af1b0c3809399',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50984990-c41e-4e6a-af6a-68f2c9bf6bbd),volume_type_id=50984990-c41e-4e6a-af6a-68f2c9bf6bbd)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:53:46 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-9288425b-887d-4c00-b55e-0ceb320bdfb1 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (894bb6b4-f0a1-41af-bb27-795197e67ab0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:53:46 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-9288425b-887d-4c00-b55e-0ceb320bdfb1 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (894bb6b4-f0a1-41af-bb27-795197e67ab0) transitioned into state 'SUCCESS' from state '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-1157858809',encryption_key_id=None,group_id=7f7d00f9-79c7-4b62-82d7-ac0c7c5e5d1c,group_type_id=,metadata={},multiattach=False,project_id='f08efdb322b84adfae154096abe90825',qos_specs=None,replication_status=,reservations=['ab1f1a72-a7f4-4c06-87cb-3232eb40c3c5','0830abc8-bb14-4de9-b931-6d3e39c7c01b','8e057583-44cc-4ad1-abb1-7f1b730e5da4','f43f7306-4d70-40c6-8828-6e0ce268b3cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c663c52e778c4e3f813af1b0c3809399',volume_type_id=50984990-c41e-4e6a-af6a-68f2c9bf6bbd)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:53:46 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-9288425b-887d-4c00-b55e-0ceb320bdfb1 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1027cf74-7184-4073-80ef-89e9bfa9a2f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:53:46 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-9288425b-887d-4c00-b55e-0ceb320bdfb1 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1027cf74-7184-4073-80ef-89e9bfa9a2f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:53:46 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-9288425b-887d-4c00-b55e-0ceb320bdfb1 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Flow 'volume_create_api' (b9710de6-3ab1-4e53-ac9b-dd6934196d6f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:53:46 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-9288425b-887d-4c00-b55e-0ceb320bdfb1 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Create volume request issued successfully. Sep 02 12:53:46 devstack devstack@c-api.service[86936]: WARNING stevedore.named [None req-9288425b-887d-4c00-b55e-0ceb320bdfb1 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:53:46 devstack devstack@c-api.service[86936]: WARNING castellan.key_manager [None req-9288425b-887d-4c00-b55e-0ceb320bdfb1 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:53:46 devstack devstack@c-api.service[86936]: DEBUG oslo_db.sqlalchemy.engines [None req-9288425b-887d-4c00-b55e-0ceb320bdfb1 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86936) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 12:53:46 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:46 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:53:46 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-9288425b-887d-4c00-b55e-0ceb320bdfb1 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 12:53:46 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 759/1544] 192.168.122.82 () {62 vars in 1179 bytes} [Wed Sep 2 12:53:46 2026] POST /volume/v3/volumes => generated 821 bytes in 588 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:53:46 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-1bfbe7d4-d57f-4a48-ba4a-69d9029a8316 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:46 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-1bfbe7d4-d57f-4a48-ba4a-69d9029a8316 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] GET http://192.168.122.82/volume/v3/volumes/702b38e1-2e54-43b2-8813-29965a679665 Sep 02 12:53:46 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-1bfbe7d4-d57f-4a48-ba4a-69d9029a8316 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:46 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-1bfbe7d4-d57f-4a48-ba4a-69d9029a8316 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:46 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:46 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:53:46 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:46 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:53:46 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-1bfbe7d4-d57f-4a48-ba4a-69d9029a8316 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Volume info retrieved successfully. Sep 02 12:53:46 devstack devstack@c-api.service[86935]: WARNING stevedore.named [None req-1bfbe7d4-d57f-4a48-ba4a-69d9029a8316 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:53:46 devstack devstack@c-api.service[86935]: WARNING castellan.key_manager [None req-1bfbe7d4-d57f-4a48-ba4a-69d9029a8316 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:53:46 devstack devstack@c-api.service[86935]: DEBUG oslo_db.sqlalchemy.engines [None req-1bfbe7d4-d57f-4a48-ba4a-69d9029a8316 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86935) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 12:53:46 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:46 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:53:46 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-1bfbe7d4-d57f-4a48-ba4a-69d9029a8316 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] http://192.168.122.82/volume/v3/volumes/702b38e1-2e54-43b2-8813-29965a679665 returned with HTTP 200 Sep 02 12:53:46 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 786/1545] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:53:46 2026] GET /volume/v3/volumes/702b38e1-2e54-43b2-8813-29965a679665 => generated 889 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:53:47 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-9443a964-6ccb-45c4-9a27-491d1a36fa6c None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:47 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-9443a964-6ccb-45c4-9a27-491d1a36fa6c tempest-VolumeAndVolumeTypeFromImageTest-1381223591 tempest-VolumeAndVolumeTypeFromImageTest-1381223591-project-member] GET http://192.168.122.82/volume/v3/volumes/5ff05c38-31e6-4562-b4c0-c7153b4d7661 Sep 02 12:53:47 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-9443a964-6ccb-45c4-9a27-491d1a36fa6c tempest-VolumeAndVolumeTypeFromImageTest-1381223591 tempest-VolumeAndVolumeTypeFromImageTest-1381223591-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:47 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-9443a964-6ccb-45c4-9a27-491d1a36fa6c tempest-VolumeAndVolumeTypeFromImageTest-1381223591 tempest-VolumeAndVolumeTypeFromImageTest-1381223591-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:47 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-b746d15d-6281-4587-8aaf-1a5f271b0700 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:47 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-b746d15d-6281-4587-8aaf-1a5f271b0700 tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] GET http://192.168.122.82/volume/v3/snapshots/97873b48-d805-4266-bb19-8138daa688b7 Sep 02 12:53:47 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-b746d15d-6281-4587-8aaf-1a5f271b0700 tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:47 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-b746d15d-6281-4587-8aaf-1a5f271b0700 tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:47 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:47 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:53:47 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:47 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:53:47 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:47 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:53:47 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-9443a964-6ccb-45c4-9a27-491d1a36fa6c tempest-VolumeAndVolumeTypeFromImageTest-1381223591 tempest-VolumeAndVolumeTypeFromImageTest-1381223591-project-member] Volume info retrieved successfully. Sep 02 12:53:47 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-b746d15d-6281-4587-8aaf-1a5f271b0700 tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Snapshot retrieved successfully. Sep 02 12:53:47 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-b746d15d-6281-4587-8aaf-1a5f271b0700 tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] http://192.168.122.82/volume/v3/snapshots/97873b48-d805-4266-bb19-8138daa688b7 returned with HTTP 200 Sep 02 12:53:47 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 787/1546] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:53:47 2026] GET /volume/v3/snapshots/97873b48-d805-4266-bb19-8138daa688b7 => generated 462 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:53:47 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-9443a964-6ccb-45c4-9a27-491d1a36fa6c tempest-VolumeAndVolumeTypeFromImageTest-1381223591 tempest-VolumeAndVolumeTypeFromImageTest-1381223591-project-member] http://192.168.122.82/volume/v3/volumes/5ff05c38-31e6-4562-b4c0-c7153b4d7661 returned with HTTP 200 Sep 02 12:53:47 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 760/1547] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:53:47 2026] GET /volume/v3/volumes/5ff05c38-31e6-4562-b4c0-c7153b4d7661 => generated 957 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:53:47 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-88ba846e-1043-4b85-a457-384353d0feac None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:47 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-88ba846e-1043-4b85-a457-384353d0feac tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] GET http://192.168.122.82/volume/v3/volumes/702b38e1-2e54-43b2-8813-29965a679665 Sep 02 12:53:47 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-88ba846e-1043-4b85-a457-384353d0feac tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:47 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-88ba846e-1043-4b85-a457-384353d0feac tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:47 devstack devstack@c-api.service[86935]: DEBUG dbcounter [-] [86935] Writing DB stats cinder:SELECT=731,cinder:UPDATE=168,cinder:INSERT=110 {{(pid=86935) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 12:53:47 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:47 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:53:48 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:48 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:53:48 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-88ba846e-1043-4b85-a457-384353d0feac tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Volume info retrieved successfully. Sep 02 12:53:48 devstack devstack@c-api.service[86935]: WARNING stevedore.named [None req-88ba846e-1043-4b85-a457-384353d0feac tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:53:48 devstack devstack@c-api.service[86935]: WARNING castellan.key_manager [None req-88ba846e-1043-4b85-a457-384353d0feac tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:53:48 devstack devstack@c-api.service[86935]: DEBUG oslo_db.sqlalchemy.engines [None req-88ba846e-1043-4b85-a457-384353d0feac tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86935) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 12:53:48 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-c3bcb2ba-0292-4c7a-b014-7c54fc89f907 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:48 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:48 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:53:48 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-c3bcb2ba-0292-4c7a-b014-7c54fc89f907 tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] GET http://192.168.122.82/volume/v3/snapshots/97873b48-d805-4266-bb19-8138daa688b7 Sep 02 12:53:48 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-c3bcb2ba-0292-4c7a-b014-7c54fc89f907 tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:48 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-c3bcb2ba-0292-4c7a-b014-7c54fc89f907 tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:48 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-c3bcb2ba-0292-4c7a-b014-7c54fc89f907 tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] http://192.168.122.82/volume/v3/snapshots/97873b48-d805-4266-bb19-8138daa688b7 returned with HTTP 404 Sep 02 12:53:48 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 761/1548] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:53:48 2026] GET /volume/v3/snapshots/97873b48-d805-4266-bb19-8138daa688b7 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:53:48 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-e2a197f6-3fb3-4793-b372-3fee9d4b0f13 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:48 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-e2a197f6-3fb3-4793-b372-3fee9d4b0f13 tempest-VolumeAndVolumeTypeFromImageTest-1381223591 tempest-VolumeAndVolumeTypeFromImageTest-1381223591-project-member] GET http://192.168.122.82/volume/v3/volumes/5ff05c38-31e6-4562-b4c0-c7153b4d7661 Sep 02 12:53:48 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-88ba846e-1043-4b85-a457-384353d0feac tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] http://192.168.122.82/volume/v3/volumes/702b38e1-2e54-43b2-8813-29965a679665 returned with HTTP 200 Sep 02 12:53:48 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-e2a197f6-3fb3-4793-b372-3fee9d4b0f13 tempest-VolumeAndVolumeTypeFromImageTest-1381223591 tempest-VolumeAndVolumeTypeFromImageTest-1381223591-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:48 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-e2a197f6-3fb3-4793-b372-3fee9d4b0f13 tempest-VolumeAndVolumeTypeFromImageTest-1381223591 tempest-VolumeAndVolumeTypeFromImageTest-1381223591-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:48 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 788/1549] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:53:47 2026] GET /volume/v3/volumes/702b38e1-2e54-43b2-8813-29965a679665 => generated 914 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:53:48 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-0eaa9108-5970-4c99-93d4-8e12591207b6 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:48 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-0eaa9108-5970-4c99-93d4-8e12591207b6 tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] GET http://192.168.122.82/volume/v3/volumes/ce9a203e-b3f5-4c19-a034-cc11608a5de8 Sep 02 12:53:48 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-0eaa9108-5970-4c99-93d4-8e12591207b6 tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:48 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-0eaa9108-5970-4c99-93d4-8e12591207b6 tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:48 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:48 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:53:48 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:48 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:53:48 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:48 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:53:48 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:48 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:53:48 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-0eaa9108-5970-4c99-93d4-8e12591207b6 tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Volume info retrieved successfully. Sep 02 12:53:48 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-e2a197f6-3fb3-4793-b372-3fee9d4b0f13 tempest-VolumeAndVolumeTypeFromImageTest-1381223591 tempest-VolumeAndVolumeTypeFromImageTest-1381223591-project-member] Volume info retrieved successfully. Sep 02 12:53:48 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-0eaa9108-5970-4c99-93d4-8e12591207b6 tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] http://192.168.122.82/volume/v3/volumes/ce9a203e-b3f5-4c19-a034-cc11608a5de8 returned with HTTP 200 Sep 02 12:53:48 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 789/1550] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:53:48 2026] GET /volume/v3/volumes/ce9a203e-b3f5-4c19-a034-cc11608a5de8 => generated 848 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:53:48 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-b8a5e866-0611-4dbe-8ab1-e6d6bd88ab82 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:48 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-e2a197f6-3fb3-4793-b372-3fee9d4b0f13 tempest-VolumeAndVolumeTypeFromImageTest-1381223591 tempest-VolumeAndVolumeTypeFromImageTest-1381223591-project-member] http://192.168.122.82/volume/v3/volumes/5ff05c38-31e6-4562-b4c0-c7153b4d7661 returned with HTTP 200 Sep 02 12:53:48 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 762/1551] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:53:48 2026] GET /volume/v3/volumes/5ff05c38-31e6-4562-b4c0-c7153b4d7661 => generated 957 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:53:48 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-b8a5e866-0611-4dbe-8ab1-e6d6bd88ab82 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] GET http://192.168.122.82/volume/v3/groups/7f7d00f9-79c7-4b62-82d7-ac0c7c5e5d1c Sep 02 12:53:48 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-b8a5e866-0611-4dbe-8ab1-e6d6bd88ab82 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:48 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-b8a5e866-0611-4dbe-8ab1-e6d6bd88ab82 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Calling method 'version_select' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:48 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-b77b8673-47c9-4aee-97e6-d19df0e43664 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:48 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.groups [None req-b8a5e866-0611-4dbe-8ab1-e6d6bd88ab82 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] show called for member 7f7d00f9-79c7-4b62-82d7-ac0c7c5e5d1c {{(pid=86935) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 12:53:48 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-b77b8673-47c9-4aee-97e6-d19df0e43664 tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] DELETE http://192.168.122.82/volume/v3/volumes/ce9a203e-b3f5-4c19-a034-cc11608a5de8 Sep 02 12:53:48 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-b77b8673-47c9-4aee-97e6-d19df0e43664 tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:48 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-b77b8673-47c9-4aee-97e6-d19df0e43664 tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Calling method 'delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:48 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-b77b8673-47c9-4aee-97e6-d19df0e43664 tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Delete volume with id: ce9a203e-b3f5-4c19-a034-cc11608a5de8 Sep 02 12:53:48 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:48 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:53:48 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:48 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:53:48 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:48 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:53:48 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:48 devstack devstack@c-api.service[86935]: return base.obj_make_list(context, cls(context), Sep 02 12:53:48 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-b77b8673-47c9-4aee-97e6-d19df0e43664 tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Volume info retrieved successfully. Sep 02 12:53:48 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-b8a5e866-0611-4dbe-8ab1-e6d6bd88ab82 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] http://192.168.122.82/volume/v3/groups/7f7d00f9-79c7-4b62-82d7-ac0c7c5e5d1c returned with HTTP 200 Sep 02 12:53:48 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 790/1552] 192.168.122.82 () {60 vars in 1265 bytes} [Wed Sep 2 12:53:48 2026] GET /volume/v3/groups/7f7d00f9-79c7-4b62-82d7-ac0c7c5e5d1c => generated 323 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:53:48 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-d7d034f6-3836-4dea-8e33-240e81a0406f None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:48 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-d7d034f6-3836-4dea-8e33-240e81a0406f tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] GET http://192.168.122.82/volume/v3/groups/089cb92a-d8b5-4c20-99b5-5c08686000e0 Sep 02 12:53:48 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-d7d034f6-3836-4dea-8e33-240e81a0406f tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:48 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-d7d034f6-3836-4dea-8e33-240e81a0406f tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Calling method 'version_select' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:48 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.groups [None req-d7d034f6-3836-4dea-8e33-240e81a0406f tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] show called for member 089cb92a-d8b5-4c20-99b5-5c08686000e0 {{(pid=86935) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 12:53:48 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:48 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:53:48 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:48 devstack devstack@c-api.service[86935]: return base.obj_make_list(context, cls(context), Sep 02 12:53:48 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-b77b8673-47c9-4aee-97e6-d19df0e43664 tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Delete volume request issued successfully. Sep 02 12:53:48 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-b77b8673-47c9-4aee-97e6-d19df0e43664 tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] http://192.168.122.82/volume/v3/volumes/ce9a203e-b3f5-4c19-a034-cc11608a5de8 returned with HTTP 202 Sep 02 12:53:48 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 763/1553] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 12:53:48 2026] DELETE /volume/v3/volumes/ce9a203e-b3f5-4c19-a034-cc11608a5de8 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 12:53:48 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-d7d034f6-3836-4dea-8e33-240e81a0406f tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] http://192.168.122.82/volume/v3/groups/089cb92a-d8b5-4c20-99b5-5c08686000e0 returned with HTTP 200 Sep 02 12:53:48 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 791/1554] 192.168.122.82 () {60 vars in 1265 bytes} [Wed Sep 2 12:53:48 2026] GET /volume/v3/groups/089cb92a-d8b5-4c20-99b5-5c08686000e0 => generated 323 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:53:48 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-d56e2ef3-096c-46da-bd7a-32f56a3e2a2c None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:48 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-0235379e-8db3-4cf4-b58b-b3ce1a53f80a None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:48 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-d56e2ef3-096c-46da-bd7a-32f56a3e2a2c tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] GET http://192.168.122.82/volume/v3/volumes/ce9a203e-b3f5-4c19-a034-cc11608a5de8 Sep 02 12:53:48 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-d56e2ef3-096c-46da-bd7a-32f56a3e2a2c tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:48 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-d56e2ef3-096c-46da-bd7a-32f56a3e2a2c tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:48 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-0235379e-8db3-4cf4-b58b-b3ce1a53f80a tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] GET http://192.168.122.82/volume/v3/groups/detail Sep 02 12:53:48 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-0235379e-8db3-4cf4-b58b-b3ce1a53f80a tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:48 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-0235379e-8db3-4cf4-b58b-b3ce1a53f80a tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Calling method 'version_select' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:48 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:48 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:53:48 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:48 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:53:48 devstack devstack@c-api.service[86935]: /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 02 12:53:48 devstack devstack@c-api.service[86935]: return base.obj_make_list(context, cls(context), Sep 02 12:53:48 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:48 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:53:48 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-d56e2ef3-096c-46da-bd7a-32f56a3e2a2c tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Volume info retrieved successfully. Sep 02 12:53:48 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:48 devstack devstack@c-api.service[86935]: return base.obj_make_list(context, cls(context), Sep 02 12:53:48 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-d56e2ef3-096c-46da-bd7a-32f56a3e2a2c tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] http://192.168.122.82/volume/v3/volumes/ce9a203e-b3f5-4c19-a034-cc11608a5de8 returned with HTTP 200 Sep 02 12:53:48 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:48 devstack devstack@c-api.service[86935]: return base.obj_make_list(context, cls(context), Sep 02 12:53:48 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-0235379e-8db3-4cf4-b58b-b3ce1a53f80a tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] http://192.168.122.82/volume/v3/groups/detail returned with HTTP 200 Sep 02 12:53:48 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 792/1555] 192.168.122.82 () {60 vars in 1175 bytes} [Wed Sep 2 12:53:48 2026] GET /volume/v3/groups/detail => generated 640 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:53:48 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 764/1556] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:53:48 2026] GET /volume/v3/volumes/ce9a203e-b3f5-4c19-a034-cc11608a5de8 => generated 847 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:53:48 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-23003cf1-17f9-4130-b075-c294cdaca24b None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:48 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-23003cf1-17f9-4130-b075-c294cdaca24b tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] GET http://192.168.122.82/volume/v3/volumes/detail Sep 02 12:53:48 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-23003cf1-17f9-4130-b075-c294cdaca24b tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:48 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-23003cf1-17f9-4130-b075-c294cdaca24b tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Calling method 'detail' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:48 devstack devstack@c-api.service[86935]: DEBUG cinder.api.api_utils [None req-23003cf1-17f9-4130-b075-c294cdaca24b tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Removing options '' from query. {{(pid=86935) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 12:53:48 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:48 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:53:48 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-23003cf1-17f9-4130-b075-c294cdaca24b tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86935) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 12:53:48 devstack devstack@c-api.service[86935]: /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 02 12:53:48 devstack devstack@c-api.service[86935]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 12:53:48 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:48 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:53:48 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-23003cf1-17f9-4130-b075-c294cdaca24b tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Get all volumes completed successfully. Sep 02 12:53:48 devstack devstack@c-api.service[86935]: WARNING stevedore.named [None req-23003cf1-17f9-4130-b075-c294cdaca24b tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:53:48 devstack devstack@c-api.service[86935]: WARNING castellan.key_manager [None req-23003cf1-17f9-4130-b075-c294cdaca24b tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:53:48 devstack devstack@c-api.service[86935]: DEBUG oslo_db.sqlalchemy.engines [None req-23003cf1-17f9-4130-b075-c294cdaca24b tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86935) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 12:53:48 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:48 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:53:48 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-23003cf1-17f9-4130-b075-c294cdaca24b tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] http://192.168.122.82/volume/v3/volumes/detail returned with HTTP 200 Sep 02 12:53:48 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 793/1557] 192.168.122.82 () {60 vars in 1178 bytes} [Wed Sep 2 12:53:48 2026] GET /volume/v3/volumes/detail => generated 917 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:53:48 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-4e154638-d583-4ef8-b5fe-428d8250312a None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:48 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-4e154638-d583-4ef8-b5fe-428d8250312a tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] GET http://192.168.122.82/volume/v3/volumes/detail Sep 02 12:53:48 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-4e154638-d583-4ef8-b5fe-428d8250312a tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:48 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-4e154638-d583-4ef8-b5fe-428d8250312a tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Calling method 'detail' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:48 devstack devstack@c-api.service[86936]: DEBUG cinder.api.api_utils [None req-4e154638-d583-4ef8-b5fe-428d8250312a tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Removing options '' from query. {{(pid=86936) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 12:53:48 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-4e154638-d583-4ef8-b5fe-428d8250312a tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86936) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 12:53:48 devstack devstack@c-api.service[86936]: DEBUG dbcounter [-] [86936] Writing DB stats cinder:SELECT=726,cinder:UPDATE=173,cinder:INSERT=116 {{(pid=86936) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 12:53:48 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:48 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:53:48 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-4e154638-d583-4ef8-b5fe-428d8250312a tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Get all volumes completed successfully. Sep 02 12:53:48 devstack devstack@c-api.service[86936]: WARNING stevedore.named [None req-4e154638-d583-4ef8-b5fe-428d8250312a tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:53:48 devstack devstack@c-api.service[86936]: WARNING castellan.key_manager [None req-4e154638-d583-4ef8-b5fe-428d8250312a tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:53:48 devstack devstack@c-api.service[86936]: DEBUG oslo_db.sqlalchemy.engines [None req-4e154638-d583-4ef8-b5fe-428d8250312a tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86936) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 12:53:48 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:48 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:53:48 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-4e154638-d583-4ef8-b5fe-428d8250312a tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] http://192.168.122.82/volume/v3/volumes/detail returned with HTTP 200 Sep 02 12:53:48 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 765/1558] 192.168.122.82 () {60 vars in 1178 bytes} [Wed Sep 2 12:53:48 2026] GET /volume/v3/volumes/detail => generated 917 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:53:48 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-2b74b3d0-8355-4a43-aea1-1e9346a4a4b8 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:48 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-2b74b3d0-8355-4a43-aea1-1e9346a4a4b8 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] POST http://192.168.122.82/volume/v3/groups/7f7d00f9-79c7-4b62-82d7-ac0c7c5e5d1c/action Sep 02 12:53:48 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-2b74b3d0-8355-4a43-aea1-1e9346a4a4b8 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86935) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 12:53:48 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-2b74b3d0-8355-4a43-aea1-1e9346a4a4b8 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:53:48 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.groups [None req-2b74b3d0-8355-4a43-aea1-1e9346a4a4b8 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] delete called for group 7f7d00f9-79c7-4b62-82d7-ac0c7c5e5d1c {{(pid=86935) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 02 12:53:48 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.groups [None req-2b74b3d0-8355-4a43-aea1-1e9346a4a4b8 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Delete group with id: 7f7d00f9-79c7-4b62-82d7-ac0c7c5e5d1c Sep 02 12:53:48 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:48 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:53:48 devstack devstack@c-api.service[86935]: /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 02 12:53:48 devstack devstack@c-api.service[86935]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 02 12:53:48 devstack devstack@c-api.service[86935]: /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 02 12:53:48 devstack devstack@c-api.service[86935]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 12:53:48 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-2b74b3d0-8355-4a43-aea1-1e9346a4a4b8 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] http://192.168.122.82/volume/v3/groups/7f7d00f9-79c7-4b62-82d7-ac0c7c5e5d1c/action returned with HTTP 202 Sep 02 12:53:48 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 794/1559] 192.168.122.82 () {62 vars in 1307 bytes} [Wed Sep 2 12:53:48 2026] POST /volume/v3/groups/7f7d00f9-79c7-4b62-82d7-ac0c7c5e5d1c/action => generated 0 bytes in 117 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 12:53:48 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-2e508d04-a5c7-492e-9a0d-04348b06f733 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:48 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-2e508d04-a5c7-492e-9a0d-04348b06f733 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] GET http://192.168.122.82/volume/v3/volumes/702b38e1-2e54-43b2-8813-29965a679665 Sep 02 12:53:48 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-2e508d04-a5c7-492e-9a0d-04348b06f733 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:48 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-2e508d04-a5c7-492e-9a0d-04348b06f733 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:48 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:48 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:53:48 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:48 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:53:48 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-2e508d04-a5c7-492e-9a0d-04348b06f733 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Volume info retrieved successfully. Sep 02 12:53:48 devstack devstack@c-api.service[86936]: WARNING stevedore.named [None req-2e508d04-a5c7-492e-9a0d-04348b06f733 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:53:48 devstack devstack@c-api.service[86936]: WARNING castellan.key_manager [None req-2e508d04-a5c7-492e-9a0d-04348b06f733 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:53:49 devstack devstack@c-api.service[86936]: DEBUG oslo_db.sqlalchemy.engines [None req-2e508d04-a5c7-492e-9a0d-04348b06f733 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86936) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 12:53:49 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:49 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:53:49 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-2e508d04-a5c7-492e-9a0d-04348b06f733 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] http://192.168.122.82/volume/v3/volumes/702b38e1-2e54-43b2-8813-29965a679665 returned with HTTP 200 Sep 02 12:53:49 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 766/1560] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:53:48 2026] GET /volume/v3/volumes/702b38e1-2e54-43b2-8813-29965a679665 => generated 913 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:53:49 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-e56ea9da-8eb8-47e9-8e43-a4d2761f1d92 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:49 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e56ea9da-8eb8-47e9-8e43-a4d2761f1d92 tempest-VolumeAndVolumeTypeFromImageTest-1381223591 tempest-VolumeAndVolumeTypeFromImageTest-1381223591-project-member] GET http://192.168.122.82/volume/v3/volumes/5ff05c38-31e6-4562-b4c0-c7153b4d7661 Sep 02 12:53:49 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-e56ea9da-8eb8-47e9-8e43-a4d2761f1d92 tempest-VolumeAndVolumeTypeFromImageTest-1381223591 tempest-VolumeAndVolumeTypeFromImageTest-1381223591-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:49 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-e56ea9da-8eb8-47e9-8e43-a4d2761f1d92 tempest-VolumeAndVolumeTypeFromImageTest-1381223591 tempest-VolumeAndVolumeTypeFromImageTest-1381223591-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:49 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:49 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:53:49 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:49 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:53:49 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-e56ea9da-8eb8-47e9-8e43-a4d2761f1d92 tempest-VolumeAndVolumeTypeFromImageTest-1381223591 tempest-VolumeAndVolumeTypeFromImageTest-1381223591-project-member] Volume info retrieved successfully. Sep 02 12:53:49 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e56ea9da-8eb8-47e9-8e43-a4d2761f1d92 tempest-VolumeAndVolumeTypeFromImageTest-1381223591 tempest-VolumeAndVolumeTypeFromImageTest-1381223591-project-member] http://192.168.122.82/volume/v3/volumes/5ff05c38-31e6-4562-b4c0-c7153b4d7661 returned with HTTP 200 Sep 02 12:53:49 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 795/1561] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:53:49 2026] GET /volume/v3/volumes/5ff05c38-31e6-4562-b4c0-c7153b4d7661 => generated 1301 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:53:49 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-44e93834-10f9-4bd0-96d5-d7fe300d948d None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:49 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-44e93834-10f9-4bd0-96d5-d7fe300d948d tempest-VolumeAndVolumeTypeFromImageTest-1381223591 tempest-VolumeAndVolumeTypeFromImageTest-1381223591-project-member] DELETE http://192.168.122.82/volume/v3/volumes/5ff05c38-31e6-4562-b4c0-c7153b4d7661 Sep 02 12:53:49 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-44e93834-10f9-4bd0-96d5-d7fe300d948d tempest-VolumeAndVolumeTypeFromImageTest-1381223591 tempest-VolumeAndVolumeTypeFromImageTest-1381223591-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:49 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-44e93834-10f9-4bd0-96d5-d7fe300d948d tempest-VolumeAndVolumeTypeFromImageTest-1381223591 tempest-VolumeAndVolumeTypeFromImageTest-1381223591-project-member] Calling method 'delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:49 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-44e93834-10f9-4bd0-96d5-d7fe300d948d tempest-VolumeAndVolumeTypeFromImageTest-1381223591 tempest-VolumeAndVolumeTypeFromImageTest-1381223591-project-member] Delete volume with id: 5ff05c38-31e6-4562-b4c0-c7153b4d7661 Sep 02 12:53:49 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:49 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:53:49 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:49 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:53:49 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-44e93834-10f9-4bd0-96d5-d7fe300d948d tempest-VolumeAndVolumeTypeFromImageTest-1381223591 tempest-VolumeAndVolumeTypeFromImageTest-1381223591-project-member] Volume info retrieved successfully. Sep 02 12:53:49 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-44e93834-10f9-4bd0-96d5-d7fe300d948d tempest-VolumeAndVolumeTypeFromImageTest-1381223591 tempest-VolumeAndVolumeTypeFromImageTest-1381223591-project-member] Delete volume request issued successfully. Sep 02 12:53:49 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-44e93834-10f9-4bd0-96d5-d7fe300d948d tempest-VolumeAndVolumeTypeFromImageTest-1381223591 tempest-VolumeAndVolumeTypeFromImageTest-1381223591-project-member] http://192.168.122.82/volume/v3/volumes/5ff05c38-31e6-4562-b4c0-c7153b4d7661 returned with HTTP 202 Sep 02 12:53:49 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 767/1562] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 12:53:49 2026] DELETE /volume/v3/volumes/5ff05c38-31e6-4562-b4c0-c7153b4d7661 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 12:53:49 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-a0799778-d9d6-41ca-acfa-a0f784c6b222 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:49 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-a0799778-d9d6-41ca-acfa-a0f784c6b222 tempest-VolumeAndVolumeTypeFromImageTest-1381223591 tempest-VolumeAndVolumeTypeFromImageTest-1381223591-project-member] GET http://192.168.122.82/volume/v3/volumes/5ff05c38-31e6-4562-b4c0-c7153b4d7661 Sep 02 12:53:49 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-a0799778-d9d6-41ca-acfa-a0f784c6b222 tempest-VolumeAndVolumeTypeFromImageTest-1381223591 tempest-VolumeAndVolumeTypeFromImageTest-1381223591-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:49 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-a0799778-d9d6-41ca-acfa-a0f784c6b222 tempest-VolumeAndVolumeTypeFromImageTest-1381223591 tempest-VolumeAndVolumeTypeFromImageTest-1381223591-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:49 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:49 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:53:49 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:49 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:53:49 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-df124a8c-af0e-4a6a-8d42-4d37ea3c7deb None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:49 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-df124a8c-af0e-4a6a-8d42-4d37ea3c7deb tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] GET http://192.168.122.82/volume/v3/volumes/ce9a203e-b3f5-4c19-a034-cc11608a5de8 Sep 02 12:53:49 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-df124a8c-af0e-4a6a-8d42-4d37ea3c7deb tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:49 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-df124a8c-af0e-4a6a-8d42-4d37ea3c7deb tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:49 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-a0799778-d9d6-41ca-acfa-a0f784c6b222 tempest-VolumeAndVolumeTypeFromImageTest-1381223591 tempest-VolumeAndVolumeTypeFromImageTest-1381223591-project-member] Volume info retrieved successfully. Sep 02 12:53:49 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-a0799778-d9d6-41ca-acfa-a0f784c6b222 tempest-VolumeAndVolumeTypeFromImageTest-1381223591 tempest-VolumeAndVolumeTypeFromImageTest-1381223591-project-member] http://192.168.122.82/volume/v3/volumes/5ff05c38-31e6-4562-b4c0-c7153b4d7661 returned with HTTP 200 Sep 02 12:53:49 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 796/1563] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:53:49 2026] GET /volume/v3/volumes/5ff05c38-31e6-4562-b4c0-c7153b4d7661 => generated 1300 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:53:49 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-df124a8c-af0e-4a6a-8d42-4d37ea3c7deb tempest-VolumesExtendTest-906194488 tempest-VolumesExtendTest-906194488-project-member] http://192.168.122.82/volume/v3/volumes/ce9a203e-b3f5-4c19-a034-cc11608a5de8 returned with HTTP 404 Sep 02 12:53:49 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 768/1564] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:53:49 2026] GET /volume/v3/volumes/ce9a203e-b3f5-4c19-a034-cc11608a5de8 => generated 109 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:53:50 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-bdf3fd1e-e12c-435e-963c-b965cfab4018 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:50 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-bdf3fd1e-e12c-435e-963c-b965cfab4018 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] GET http://192.168.122.82/volume/v3/volumes/702b38e1-2e54-43b2-8813-29965a679665 Sep 02 12:53:50 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-bdf3fd1e-e12c-435e-963c-b965cfab4018 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:50 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-bdf3fd1e-e12c-435e-963c-b965cfab4018 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:50 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:50 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:53:50 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:50 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:53:50 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-bdf3fd1e-e12c-435e-963c-b965cfab4018 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Volume info retrieved successfully. Sep 02 12:53:50 devstack devstack@c-api.service[86935]: WARNING stevedore.named [None req-bdf3fd1e-e12c-435e-963c-b965cfab4018 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:53:50 devstack devstack@c-api.service[86935]: WARNING castellan.key_manager [None req-bdf3fd1e-e12c-435e-963c-b965cfab4018 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:53:50 devstack devstack@c-api.service[86935]: DEBUG oslo_db.sqlalchemy.engines [None req-bdf3fd1e-e12c-435e-963c-b965cfab4018 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86935) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 12:53:50 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:50 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:53:50 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-bdf3fd1e-e12c-435e-963c-b965cfab4018 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] http://192.168.122.82/volume/v3/volumes/702b38e1-2e54-43b2-8813-29965a679665 returned with HTTP 200 Sep 02 12:53:50 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 797/1565] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:53:50 2026] GET /volume/v3/volumes/702b38e1-2e54-43b2-8813-29965a679665 => generated 912 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:53:50 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-32deee08-f371-45a4-9b0c-bf1d980a31e5 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:50 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-32deee08-f371-45a4-9b0c-bf1d980a31e5 tempest-VolumeAndVolumeTypeFromImageTest-1381223591 tempest-VolumeAndVolumeTypeFromImageTest-1381223591-project-member] GET http://192.168.122.82/volume/v3/volumes/5ff05c38-31e6-4562-b4c0-c7153b4d7661 Sep 02 12:53:50 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-32deee08-f371-45a4-9b0c-bf1d980a31e5 tempest-VolumeAndVolumeTypeFromImageTest-1381223591 tempest-VolumeAndVolumeTypeFromImageTest-1381223591-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:50 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-32deee08-f371-45a4-9b0c-bf1d980a31e5 tempest-VolumeAndVolumeTypeFromImageTest-1381223591 tempest-VolumeAndVolumeTypeFromImageTest-1381223591-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:50 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:50 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:53:50 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:50 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:53:50 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-32deee08-f371-45a4-9b0c-bf1d980a31e5 tempest-VolumeAndVolumeTypeFromImageTest-1381223591 tempest-VolumeAndVolumeTypeFromImageTest-1381223591-project-member] Volume info retrieved successfully. Sep 02 12:53:50 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-32deee08-f371-45a4-9b0c-bf1d980a31e5 tempest-VolumeAndVolumeTypeFromImageTest-1381223591 tempest-VolumeAndVolumeTypeFromImageTest-1381223591-project-member] http://192.168.122.82/volume/v3/volumes/5ff05c38-31e6-4562-b4c0-c7153b4d7661 returned with HTTP 200 Sep 02 12:53:50 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 769/1566] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:53:50 2026] GET /volume/v3/volumes/5ff05c38-31e6-4562-b4c0-c7153b4d7661 => generated 1300 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:53:51 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-66c8b86c-7e0e-4e2a-ad35-57ecc0ffbee3 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:51 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-66c8b86c-7e0e-4e2a-ad35-57ecc0ffbee3 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] GET http://192.168.122.82/volume/v3/volumes/702b38e1-2e54-43b2-8813-29965a679665 Sep 02 12:53:51 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-66c8b86c-7e0e-4e2a-ad35-57ecc0ffbee3 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:51 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-66c8b86c-7e0e-4e2a-ad35-57ecc0ffbee3 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:51 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-66c8b86c-7e0e-4e2a-ad35-57ecc0ffbee3 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] http://192.168.122.82/volume/v3/volumes/702b38e1-2e54-43b2-8813-29965a679665 returned with HTTP 404 Sep 02 12:53:51 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 798/1567] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:53:51 2026] GET /volume/v3/volumes/702b38e1-2e54-43b2-8813-29965a679665 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 12:53:51 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-45d01539-c88c-4830-9653-013b2bcaebc0 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:51 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-45d01539-c88c-4830-9653-013b2bcaebc0 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] GET http://192.168.122.82/volume/v3/groups/7f7d00f9-79c7-4b62-82d7-ac0c7c5e5d1c Sep 02 12:53:51 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-45d01539-c88c-4830-9653-013b2bcaebc0 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:51 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-45d01539-c88c-4830-9653-013b2bcaebc0 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Calling method 'version_select' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:51 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.groups [None req-45d01539-c88c-4830-9653-013b2bcaebc0 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] show called for member 7f7d00f9-79c7-4b62-82d7-ac0c7c5e5d1c {{(pid=86936) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 12:53:51 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-45d01539-c88c-4830-9653-013b2bcaebc0 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] http://192.168.122.82/volume/v3/groups/7f7d00f9-79c7-4b62-82d7-ac0c7c5e5d1c returned with HTTP 404 Sep 02 12:53:51 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 770/1568] 192.168.122.82 () {60 vars in 1265 bytes} [Wed Sep 2 12:53:51 2026] GET /volume/v3/groups/7f7d00f9-79c7-4b62-82d7-ac0c7c5e5d1c => generated 108 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 12:53:51 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-1c1166b9-9bc2-4bcf-a2a4-0f9286c5fad4 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:51 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-1c1166b9-9bc2-4bcf-a2a4-0f9286c5fad4 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] POST http://192.168.122.82/volume/v3/groups/089cb92a-d8b5-4c20-99b5-5c08686000e0/action Sep 02 12:53:51 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-1c1166b9-9bc2-4bcf-a2a4-0f9286c5fad4 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=86935) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 12:53:51 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-1c1166b9-9bc2-4bcf-a2a4-0f9286c5fad4 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:53:51 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.groups [None req-1c1166b9-9bc2-4bcf-a2a4-0f9286c5fad4 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] delete called for group 089cb92a-d8b5-4c20-99b5-5c08686000e0 {{(pid=86935) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 02 12:53:51 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.groups [None req-1c1166b9-9bc2-4bcf-a2a4-0f9286c5fad4 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Delete group with id: 089cb92a-d8b5-4c20-99b5-5c08686000e0 Sep 02 12:53:51 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:51 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:53:51 devstack devstack@c-api.service[86935]: /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 02 12:53:51 devstack devstack@c-api.service[86935]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 02 12:53:51 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-1c1166b9-9bc2-4bcf-a2a4-0f9286c5fad4 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] http://192.168.122.82/volume/v3/groups/089cb92a-d8b5-4c20-99b5-5c08686000e0/action returned with HTTP 202 Sep 02 12:53:51 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 799/1569] 192.168.122.82 () {62 vars in 1307 bytes} [Wed Sep 2 12:53:51 2026] POST /volume/v3/groups/089cb92a-d8b5-4c20-99b5-5c08686000e0/action => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 12:53:51 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-a061fdc4-81e8-4546-89da-eddb6a63da0a None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:51 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-a061fdc4-81e8-4546-89da-eddb6a63da0a tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] GET http://192.168.122.82/volume/v3/groups/089cb92a-d8b5-4c20-99b5-5c08686000e0 Sep 02 12:53:51 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-a061fdc4-81e8-4546-89da-eddb6a63da0a tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:51 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-a061fdc4-81e8-4546-89da-eddb6a63da0a tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Calling method 'version_select' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:51 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.groups [None req-a061fdc4-81e8-4546-89da-eddb6a63da0a tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] show called for member 089cb92a-d8b5-4c20-99b5-5c08686000e0 {{(pid=86936) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 12:53:51 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:51 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:53:51 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:51 devstack devstack@c-api.service[86936]: return base.obj_make_list(context, cls(context), Sep 02 12:53:51 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-a061fdc4-81e8-4546-89da-eddb6a63da0a tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] http://192.168.122.82/volume/v3/groups/089cb92a-d8b5-4c20-99b5-5c08686000e0 returned with HTTP 200 Sep 02 12:53:51 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 771/1570] 192.168.122.82 () {60 vars in 1265 bytes} [Wed Sep 2 12:53:51 2026] GET /volume/v3/groups/089cb92a-d8b5-4c20-99b5-5c08686000e0 => generated 322 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:53:51 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-aee391d3-a8dd-4825-892f-78896713f157 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:51 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-aee391d3-a8dd-4825-892f-78896713f157 tempest-VolumeAndVolumeTypeFromImageTest-1381223591 tempest-VolumeAndVolumeTypeFromImageTest-1381223591-project-member] GET http://192.168.122.82/volume/v3/volumes/5ff05c38-31e6-4562-b4c0-c7153b4d7661 Sep 02 12:53:51 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-aee391d3-a8dd-4825-892f-78896713f157 tempest-VolumeAndVolumeTypeFromImageTest-1381223591 tempest-VolumeAndVolumeTypeFromImageTest-1381223591-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:51 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-aee391d3-a8dd-4825-892f-78896713f157 tempest-VolumeAndVolumeTypeFromImageTest-1381223591 tempest-VolumeAndVolumeTypeFromImageTest-1381223591-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:51 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-aee391d3-a8dd-4825-892f-78896713f157 tempest-VolumeAndVolumeTypeFromImageTest-1381223591 tempest-VolumeAndVolumeTypeFromImageTest-1381223591-project-member] http://192.168.122.82/volume/v3/volumes/5ff05c38-31e6-4562-b4c0-c7153b4d7661 returned with HTTP 404 Sep 02 12:53:51 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 800/1571] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:53:51 2026] GET /volume/v3/volumes/5ff05c38-31e6-4562-b4c0-c7153b4d7661 => generated 109 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:53:51 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-2b12cf24-3fa3-45d5-b9af-8a8a5ab951ee None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:51 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-2b12cf24-3fa3-45d5-b9af-8a8a5ab951ee tempest-VolumeAndVolumeTypeFromImageTest-18797743 tempest-VolumeAndVolumeTypeFromImageTest-18797743-project-admin] GET http://192.168.122.82/volume/v3/volumes/detail?all_tenants=1 Sep 02 12:53:51 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-2b12cf24-3fa3-45d5-b9af-8a8a5ab951ee tempest-VolumeAndVolumeTypeFromImageTest-18797743 tempest-VolumeAndVolumeTypeFromImageTest-18797743-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:51 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-2b12cf24-3fa3-45d5-b9af-8a8a5ab951ee tempest-VolumeAndVolumeTypeFromImageTest-18797743 tempest-VolumeAndVolumeTypeFromImageTest-18797743-project-admin] Calling method 'detail' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:51 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:51 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:53:51 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-2b12cf24-3fa3-45d5-b9af-8a8a5ab951ee tempest-VolumeAndVolumeTypeFromImageTest-18797743 tempest-VolumeAndVolumeTypeFromImageTest-18797743-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=86936) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 12:53:52 devstack devstack@c-api.service[86936]: /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 02 12:53:52 devstack devstack@c-api.service[86936]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 12:53:52 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-2b12cf24-3fa3-45d5-b9af-8a8a5ab951ee tempest-VolumeAndVolumeTypeFromImageTest-18797743 tempest-VolumeAndVolumeTypeFromImageTest-18797743-project-admin] Get all volumes completed successfully. Sep 02 12:53:52 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-2b12cf24-3fa3-45d5-b9af-8a8a5ab951ee tempest-VolumeAndVolumeTypeFromImageTest-18797743 tempest-VolumeAndVolumeTypeFromImageTest-18797743-project-admin] http://192.168.122.82/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 02 12:53:52 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 772/1572] 192.168.122.82 () {58 vars in 1164 bytes} [Wed Sep 2 12:53:51 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 12:53:52 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-090f3ad3-1658-4adc-a022-85e9938a4610 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:52 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-090f3ad3-1658-4adc-a022-85e9938a4610 tempest-VolumeAndVolumeTypeFromImageTest-18797743 tempest-VolumeAndVolumeTypeFromImageTest-18797743-project-admin] DELETE http://192.168.122.82/volume/v3/types/f2ea5ad7-a955-4c77-ab7a-eae161f058de Sep 02 12:53:52 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-090f3ad3-1658-4adc-a022-85e9938a4610 tempest-VolumeAndVolumeTypeFromImageTest-18797743 tempest-VolumeAndVolumeTypeFromImageTest-18797743-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:52 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-090f3ad3-1658-4adc-a022-85e9938a4610 tempest-VolumeAndVolumeTypeFromImageTest-18797743 tempest-VolumeAndVolumeTypeFromImageTest-18797743-project-admin] Calling method '_delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:52 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-090f3ad3-1658-4adc-a022-85e9938a4610 tempest-VolumeAndVolumeTypeFromImageTest-18797743 tempest-VolumeAndVolumeTypeFromImageTest-18797743-project-admin] http://192.168.122.82/volume/v3/types/f2ea5ad7-a955-4c77-ab7a-eae161f058de returned with HTTP 202 Sep 02 12:53:52 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 801/1573] 192.168.122.82 () {58 vars in 1224 bytes} [Wed Sep 2 12:53:52 2026] DELETE /volume/v3/types/f2ea5ad7-a955-4c77-ab7a-eae161f058de => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 12:53:52 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-59012d36-9ff3-4e02-9b56-55d24c51c90b None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:52 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-59012d36-9ff3-4e02-9b56-55d24c51c90b tempest-VolumeAndVolumeTypeFromImageTest-18797743 tempest-VolumeAndVolumeTypeFromImageTest-18797743-project-admin] GET http://192.168.122.82/volume/v3/types/f2ea5ad7-a955-4c77-ab7a-eae161f058de Sep 02 12:53:52 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-59012d36-9ff3-4e02-9b56-55d24c51c90b tempest-VolumeAndVolumeTypeFromImageTest-18797743 tempest-VolumeAndVolumeTypeFromImageTest-18797743-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:52 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-59012d36-9ff3-4e02-9b56-55d24c51c90b tempest-VolumeAndVolumeTypeFromImageTest-18797743 tempest-VolumeAndVolumeTypeFromImageTest-18797743-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:52 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-59012d36-9ff3-4e02-9b56-55d24c51c90b tempest-VolumeAndVolumeTypeFromImageTest-18797743 tempest-VolumeAndVolumeTypeFromImageTest-18797743-project-admin] http://192.168.122.82/volume/v3/types/f2ea5ad7-a955-4c77-ab7a-eae161f058de returned with HTTP 404 Sep 02 12:53:52 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 773/1574] 192.168.122.82 () {58 vars in 1221 bytes} [Wed Sep 2 12:53:52 2026] GET /volume/v3/types/f2ea5ad7-a955-4c77-ab7a-eae161f058de => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:53:52 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-4b73afa6-3401-4b1b-a783-ed760d06ec88 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:52 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-4b73afa6-3401-4b1b-a783-ed760d06ec88 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] GET http://192.168.122.82/volume/v3/groups/089cb92a-d8b5-4c20-99b5-5c08686000e0 Sep 02 12:53:52 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-4b73afa6-3401-4b1b-a783-ed760d06ec88 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:52 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-4b73afa6-3401-4b1b-a783-ed760d06ec88 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Calling method 'version_select' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:52 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.groups [None req-4b73afa6-3401-4b1b-a783-ed760d06ec88 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] show called for member 089cb92a-d8b5-4c20-99b5-5c08686000e0 {{(pid=86935) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 12:53:52 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-4b73afa6-3401-4b1b-a783-ed760d06ec88 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] http://192.168.122.82/volume/v3/groups/089cb92a-d8b5-4c20-99b5-5c08686000e0 returned with HTTP 404 Sep 02 12:53:52 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 802/1575] 192.168.122.82 () {60 vars in 1265 bytes} [Wed Sep 2 12:53:52 2026] GET /volume/v3/groups/089cb92a-d8b5-4c20-99b5-5c08686000e0 => generated 108 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 12:53:52 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-af467a01-9afc-4e80-8737-89ad4ac1b875 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:52 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-af467a01-9afc-4e80-8737-89ad4ac1b875 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] GET http://192.168.122.82/volume/v3/groups/detail Sep 02 12:53:52 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-af467a01-9afc-4e80-8737-89ad4ac1b875 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:52 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-af467a01-9afc-4e80-8737-89ad4ac1b875 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Calling method 'version_select' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:52 devstack devstack@c-api.service[86936]: /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 02 12:53:52 devstack devstack@c-api.service[86936]: return base.obj_make_list(context, cls(context), Sep 02 12:53:52 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-af467a01-9afc-4e80-8737-89ad4ac1b875 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] http://192.168.122.82/volume/v3/groups/detail returned with HTTP 200 Sep 02 12:53:52 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 774/1576] 192.168.122.82 () {60 vars in 1175 bytes} [Wed Sep 2 12:53:52 2026] GET /volume/v3/groups/detail => generated 14 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:53:52 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-faf18815-4132-4909-93cc-e9f8ba1a07e1 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:52 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-faf18815-4132-4909-93cc-e9f8ba1a07e1 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] GET http://192.168.122.82/volume/v3/volumes/detail Sep 02 12:53:52 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-faf18815-4132-4909-93cc-e9f8ba1a07e1 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:52 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-faf18815-4132-4909-93cc-e9f8ba1a07e1 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Calling method 'detail' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:52 devstack devstack@c-api.service[86935]: DEBUG cinder.api.api_utils [None req-faf18815-4132-4909-93cc-e9f8ba1a07e1 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Removing options '' from query. {{(pid=86935) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 12:53:52 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-faf18815-4132-4909-93cc-e9f8ba1a07e1 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86935) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 12:53:52 devstack devstack@c-api.service[86935]: /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 02 12:53:52 devstack devstack@c-api.service[86935]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 12:53:52 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-faf18815-4132-4909-93cc-e9f8ba1a07e1 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Get all volumes completed successfully. Sep 02 12:53:52 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-faf18815-4132-4909-93cc-e9f8ba1a07e1 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] http://192.168.122.82/volume/v3/volumes/detail returned with HTTP 200 Sep 02 12:53:52 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 803/1577] 192.168.122.82 () {60 vars in 1178 bytes} [Wed Sep 2 12:53:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:53:52 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-2b38ccbb-09b8-45df-bd65-f13efa4f693d None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:52 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-2b38ccbb-09b8-45df-bd65-f13efa4f693d tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] POST http://192.168.122.82/volume/v3/groups/089cb92a-d8b5-4c20-99b5-5c08686000e0/action Sep 02 12:53:52 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-2b38ccbb-09b8-45df-bd65-f13efa4f693d tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86936) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 12:53:52 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-2b38ccbb-09b8-45df-bd65-f13efa4f693d tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:53:52 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.groups [None req-2b38ccbb-09b8-45df-bd65-f13efa4f693d tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] delete called for group 089cb92a-d8b5-4c20-99b5-5c08686000e0 {{(pid=86936) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 02 12:53:52 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.groups [None req-2b38ccbb-09b8-45df-bd65-f13efa4f693d tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Delete group with id: 089cb92a-d8b5-4c20-99b5-5c08686000e0 Sep 02 12:53:52 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-2b38ccbb-09b8-45df-bd65-f13efa4f693d tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] http://192.168.122.82/volume/v3/groups/089cb92a-d8b5-4c20-99b5-5c08686000e0/action returned with HTTP 404 Sep 02 12:53:52 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 775/1578] 192.168.122.82 () {62 vars in 1307 bytes} [Wed Sep 2 12:53:52 2026] POST /volume/v3/groups/089cb92a-d8b5-4c20-99b5-5c08686000e0/action => generated 108 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 12:53:52 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-7ad00a65-1e5c-4c9b-be0a-426cdb30edfc None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:52 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-7ad00a65-1e5c-4c9b-be0a-426cdb30edfc tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] GET http://192.168.122.82/volume/v3/volumes/detail Sep 02 12:53:52 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-7ad00a65-1e5c-4c9b-be0a-426cdb30edfc tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:52 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-7ad00a65-1e5c-4c9b-be0a-426cdb30edfc tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Calling method 'detail' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:52 devstack devstack@c-api.service[86935]: DEBUG cinder.api.api_utils [None req-7ad00a65-1e5c-4c9b-be0a-426cdb30edfc tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Removing options '' from query. {{(pid=86935) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 12:53:52 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-7ad00a65-1e5c-4c9b-be0a-426cdb30edfc tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86935) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 12:53:52 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-7ad00a65-1e5c-4c9b-be0a-426cdb30edfc tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Get all volumes completed successfully. Sep 02 12:53:52 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-7ad00a65-1e5c-4c9b-be0a-426cdb30edfc tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] http://192.168.122.82/volume/v3/volumes/detail returned with HTTP 200 Sep 02 12:53:52 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 804/1579] 192.168.122.82 () {60 vars in 1178 bytes} [Wed Sep 2 12:53:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:53:52 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-f538e53e-24b2-41fc-9262-ae90b8e1fca7 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:52 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-f538e53e-24b2-41fc-9262-ae90b8e1fca7 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] POST http://192.168.122.82/volume/v3/groups/7f7d00f9-79c7-4b62-82d7-ac0c7c5e5d1c/action Sep 02 12:53:52 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-f538e53e-24b2-41fc-9262-ae90b8e1fca7 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86936) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 12:53:52 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-f538e53e-24b2-41fc-9262-ae90b8e1fca7 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:53:52 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.groups [None req-f538e53e-24b2-41fc-9262-ae90b8e1fca7 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] delete called for group 7f7d00f9-79c7-4b62-82d7-ac0c7c5e5d1c {{(pid=86936) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 02 12:53:52 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.groups [None req-f538e53e-24b2-41fc-9262-ae90b8e1fca7 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Delete group with id: 7f7d00f9-79c7-4b62-82d7-ac0c7c5e5d1c Sep 02 12:53:52 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-f538e53e-24b2-41fc-9262-ae90b8e1fca7 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] http://192.168.122.82/volume/v3/groups/7f7d00f9-79c7-4b62-82d7-ac0c7c5e5d1c/action returned with HTTP 404 Sep 02 12:53:52 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 776/1580] 192.168.122.82 () {62 vars in 1307 bytes} [Wed Sep 2 12:53:52 2026] POST /volume/v3/groups/7f7d00f9-79c7-4b62-82d7-ac0c7c5e5d1c/action => generated 108 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 12:53:52 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-f25c5a4e-f39a-4cd9-88a2-8a4010e1f300 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:52 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-f25c5a4e-f39a-4cd9-88a2-8a4010e1f300 tempest-GroupsTest-938316799 tempest-GroupsTest-938316799-project-admin] DELETE http://192.168.122.82/volume/v3/group_types/c80817ec-faf6-4aca-8953-eec3f64cedbb Sep 02 12:53:52 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-f25c5a4e-f39a-4cd9-88a2-8a4010e1f300 tempest-GroupsTest-938316799 tempest-GroupsTest-938316799-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:52 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-f25c5a4e-f39a-4cd9-88a2-8a4010e1f300 tempest-GroupsTest-938316799 tempest-GroupsTest-938316799-project-admin] Calling method 'version_select' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:52 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-f25c5a4e-f39a-4cd9-88a2-8a4010e1f300 tempest-GroupsTest-938316799 tempest-GroupsTest-938316799-project-admin] http://192.168.122.82/volume/v3/group_types/c80817ec-faf6-4aca-8953-eec3f64cedbb returned with HTTP 202 Sep 02 12:53:52 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 805/1581] 192.168.122.82 () {60 vars in 1283 bytes} [Wed Sep 2 12:53:52 2026] DELETE /volume/v3/group_types/c80817ec-faf6-4aca-8953-eec3f64cedbb => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 12:53:52 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-598f7e50-1c2e-4212-a199-fc33baf3b77b None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:52 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-598f7e50-1c2e-4212-a199-fc33baf3b77b tempest-GroupsTest-938316799 tempest-GroupsTest-938316799-project-admin] DELETE http://192.168.122.82/volume/v3/types/50984990-c41e-4e6a-af6a-68f2c9bf6bbd Sep 02 12:53:52 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-598f7e50-1c2e-4212-a199-fc33baf3b77b tempest-GroupsTest-938316799 tempest-GroupsTest-938316799-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:52 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-598f7e50-1c2e-4212-a199-fc33baf3b77b tempest-GroupsTest-938316799 tempest-GroupsTest-938316799-project-admin] Calling method '_delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:52 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-598f7e50-1c2e-4212-a199-fc33baf3b77b tempest-GroupsTest-938316799 tempest-GroupsTest-938316799-project-admin] http://192.168.122.82/volume/v3/types/50984990-c41e-4e6a-af6a-68f2c9bf6bbd returned with HTTP 202 Sep 02 12:53:52 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 777/1582] 192.168.122.82 () {58 vars in 1224 bytes} [Wed Sep 2 12:53:52 2026] DELETE /volume/v3/types/50984990-c41e-4e6a-af6a-68f2c9bf6bbd => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 12:53:52 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-5cb665a4-038e-4294-83e9-ba84fd09f7c3 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:52 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-5cb665a4-038e-4294-83e9-ba84fd09f7c3 tempest-GroupsTest-938316799 tempest-GroupsTest-938316799-project-admin] GET http://192.168.122.82/volume/v3/types/50984990-c41e-4e6a-af6a-68f2c9bf6bbd Sep 02 12:53:52 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-5cb665a4-038e-4294-83e9-ba84fd09f7c3 tempest-GroupsTest-938316799 tempest-GroupsTest-938316799-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:52 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-5cb665a4-038e-4294-83e9-ba84fd09f7c3 tempest-GroupsTest-938316799 tempest-GroupsTest-938316799-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:52 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-5cb665a4-038e-4294-83e9-ba84fd09f7c3 tempest-GroupsTest-938316799 tempest-GroupsTest-938316799-project-admin] http://192.168.122.82/volume/v3/types/50984990-c41e-4e6a-af6a-68f2c9bf6bbd returned with HTTP 404 Sep 02 12:53:52 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 806/1583] 192.168.122.82 () {58 vars in 1221 bytes} [Wed Sep 2 12:53:52 2026] GET /volume/v3/types/50984990-c41e-4e6a-af6a-68f2c9bf6bbd => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:53:53 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-b3cc6928-b7fe-4085-9f74-9dcf2e06ab77 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:53 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-b3cc6928-b7fe-4085-9f74-9dcf2e06ab77 tempest-GroupsTest-938316799 tempest-GroupsTest-938316799-project-admin] POST http://192.168.122.82/volume/v3/types Sep 02 12:53:53 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-b3cc6928-b7fe-4085-9f74-9dcf2e06ab77 tempest-GroupsTest-938316799 tempest-GroupsTest-938316799-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1914706370"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:53:53 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-b3cc6928-b7fe-4085-9f74-9dcf2e06ab77 tempest-GroupsTest-938316799 tempest-GroupsTest-938316799-project-admin] http://192.168.122.82/volume/v3/types returned with HTTP 200 Sep 02 12:53:53 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 778/1584] 192.168.122.82 () {60 vars in 1131 bytes} [Wed Sep 2 12:53:52 2026] POST /volume/v3/types => generated 216 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:53:53 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-713e32ec-5f37-492d-93e0-843489eba33a None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:53 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-713e32ec-5f37-492d-93e0-843489eba33a tempest-GroupsTest-938316799 tempest-GroupsTest-938316799-project-admin] POST http://192.168.122.82/volume/v3/group_types Sep 02 12:53:53 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-713e32ec-5f37-492d-93e0-843489eba33a tempest-GroupsTest-938316799 tempest-GroupsTest-938316799-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-344015559"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:53:53 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-713e32ec-5f37-492d-93e0-843489eba33a tempest-GroupsTest-938316799 tempest-GroupsTest-938316799-project-admin] http://192.168.122.82/volume/v3/group_types returned with HTTP 202 Sep 02 12:53:53 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 807/1585] 192.168.122.82 () {62 vars in 1190 bytes} [Wed Sep 2 12:53:53 2026] POST /volume/v3/group_types => generated 172 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:53:53 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-1895b8b2-b0f8-4e93-be63-8a5244be1801 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:53 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-1895b8b2-b0f8-4e93-be63-8a5244be1801 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] POST http://192.168.122.82/volume/v3/groups Sep 02 12:53:53 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-1895b8b2-b0f8-4e93-be63-8a5244be1801 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "29ef556c-f024-4669-9fb3-d69721d437d7", "volume_types": ["513161af-f687-453a-9f74-35d939a40518"], "name": "tempest-GroupsTest-Group-1741276619"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:53:53 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.groups [None req-1895b8b2-b0f8-4e93-be63-8a5244be1801 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Creating new group {'group': {'group_type': '29ef556c-f024-4669-9fb3-d69721d437d7', 'volume_types': ['513161af-f687-453a-9f74-35d939a40518'], 'name': 'tempest-GroupsTest-Group-1741276619'}} {{(pid=86936) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 02 12:53:53 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.groups [None req-1895b8b2-b0f8-4e93-be63-8a5244be1801 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Creating group tempest-GroupsTest-Group-1741276619. Sep 02 12:53:53 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-1895b8b2-b0f8-4e93-be63-8a5244be1801 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Availability Zones retrieved successfully. Sep 02 12:53:53 devstack devstack@c-api.service[86936]: DEBUG cinder.quota [None req-1895b8b2-b0f8-4e93-be63-8a5244be1801 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Created reservations ['5183a4d6-01bc-4186-97bf-0f2d9fc7404b'] {{(pid=86936) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:53:53 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-1895b8b2-b0f8-4e93-be63-8a5244be1801 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] http://192.168.122.82/volume/v3/groups returned with HTTP 202 Sep 02 12:53:53 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 779/1586] 192.168.122.82 () {62 vars in 1176 bytes} [Wed Sep 2 12:53:53 2026] POST /volume/v3/groups => generated 104 bytes in 293 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:53:53 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-25d655d3-be8c-4e7b-ab73-e057ec292a7f None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:53 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-25d655d3-be8c-4e7b-ab73-e057ec292a7f tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] GET http://192.168.122.82/volume/v3/groups/3783fafd-8701-43cc-b76d-546e9b9c1a5c Sep 02 12:53:53 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-25d655d3-be8c-4e7b-ab73-e057ec292a7f tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:53 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-25d655d3-be8c-4e7b-ab73-e057ec292a7f tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Calling method 'version_select' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:53 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.groups [None req-25d655d3-be8c-4e7b-ab73-e057ec292a7f tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] show called for member 3783fafd-8701-43cc-b76d-546e9b9c1a5c {{(pid=86935) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 12:53:53 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:53 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:53:53 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:53 devstack devstack@c-api.service[86935]: return base.obj_make_list(context, cls(context), Sep 02 12:53:53 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-25d655d3-be8c-4e7b-ab73-e057ec292a7f tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] http://192.168.122.82/volume/v3/groups/3783fafd-8701-43cc-b76d-546e9b9c1a5c returned with HTTP 200 Sep 02 12:53:53 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 808/1587] 192.168.122.82 () {60 vars in 1265 bytes} [Wed Sep 2 12:53:53 2026] GET /volume/v3/groups/3783fafd-8701-43cc-b76d-546e9b9c1a5c => generated 332 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:53:54 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-59b83112-2e99-4c09-9c5d-36673b7a35b3 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:54 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-59b83112-2e99-4c09-9c5d-36673b7a35b3 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] GET http://192.168.122.82/volume/v3/groups/3783fafd-8701-43cc-b76d-546e9b9c1a5c Sep 02 12:53:54 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-59b83112-2e99-4c09-9c5d-36673b7a35b3 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:54 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-59b83112-2e99-4c09-9c5d-36673b7a35b3 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Calling method 'version_select' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:54 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.groups [None req-59b83112-2e99-4c09-9c5d-36673b7a35b3 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] show called for member 3783fafd-8701-43cc-b76d-546e9b9c1a5c {{(pid=86936) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 12:53:54 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:54 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:53:54 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:54 devstack devstack@c-api.service[86936]: return base.obj_make_list(context, cls(context), Sep 02 12:53:54 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-59b83112-2e99-4c09-9c5d-36673b7a35b3 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] http://192.168.122.82/volume/v3/groups/3783fafd-8701-43cc-b76d-546e9b9c1a5c returned with HTTP 200 Sep 02 12:53:54 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 780/1588] 192.168.122.82 () {60 vars in 1265 bytes} [Wed Sep 2 12:53:54 2026] GET /volume/v3/groups/3783fafd-8701-43cc-b76d-546e9b9c1a5c => generated 333 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:53:54 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-90ad55ff-3a41-4b2e-8d27-968f279141ec None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:54 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-90ad55ff-3a41-4b2e-8d27-968f279141ec tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 12:53:54 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-90ad55ff-3a41-4b2e-8d27-968f279141ec tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-203349014", "volume_type": "513161af-f687-453a-9f74-35d939a40518", "group_id": "3783fafd-8701-43cc-b76d-546e9b9c1a5c", "size": 1}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:53:54 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.volumes [None req-90ad55ff-3a41-4b2e-8d27-968f279141ec tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-203349014', 'volume_type': '513161af-f687-453a-9f74-35d939a40518', 'group_id': '3783fafd-8701-43cc-b76d-546e9b9c1a5c', 'size': 1}} {{(pid=86935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 12:53:54 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:54 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:53:54 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-90ad55ff-3a41-4b2e-8d27-968f279141ec tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Create volume of 1 GB Sep 02 12:53:54 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:54 devstack devstack@c-api.service[86935]: return base.obj_make_list(context, cls(context), Sep 02 12:53:54 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-90ad55ff-3a41-4b2e-8d27-968f279141ec tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Availability Zones retrieved successfully. Sep 02 12:53:54 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-90ad55ff-3a41-4b2e-8d27-968f279141ec tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Flow 'volume_create_api' (afd8eaa2-0029-48da-9488-af6b65fe509f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:53:54 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-90ad55ff-3a41-4b2e-8d27-968f279141ec tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14e0866a-e805-401e-9cc9-3f7ef9cae6cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:53:54 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:54 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:53:54 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.flows.api.create_volume [None req-90ad55ff-3a41-4b2e-8d27-968f279141ec tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Validating volume size '1' using validate_int {{(pid=86935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 12:53:54 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-90ad55ff-3a41-4b2e-8d27-968f279141ec tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14e0866a-e805-401e-9cc9-3f7ef9cae6cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:53:53Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=513161af-f687-453a-9f74-35d939a40518,is_public=True,name='tempest-GroupsTest-volume-type-1914706370',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '513161af-f687-453a-9f74-35d939a40518', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '3783fafd-8701-43cc-b76d-546e9b9c1a5c', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:53:54 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-90ad55ff-3a41-4b2e-8d27-968f279141ec tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e9b9e62-3cf0-4e77-aa7a-1be81cdb8a12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:53:54 devstack devstack@c-api.service[86935]: WARNING cinder.quota [None req-90ad55ff-3a41-4b2e-8d27-968f279141ec tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1914706370 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1914706370, it is now deprecated. Please use the default quota class for default quota. Sep 02 12:53:54 devstack devstack@c-api.service[86935]: WARNING cinder.quota [None req-90ad55ff-3a41-4b2e-8d27-968f279141ec tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1914706370 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1914706370, it is now deprecated. Please use the default quota class for default quota. Sep 02 12:53:54 devstack devstack@c-api.service[86935]: DEBUG cinder.quota [None req-90ad55ff-3a41-4b2e-8d27-968f279141ec tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Created reservations ['f7e9027d-10b2-485a-aa59-2325c28b89fd', '8df633d6-a1eb-470c-a397-aef38f9df4f3', 'b2fd717d-6e0a-40c1-8c2d-bdec4e26601d', 'a158c2d6-d91c-432d-8200-e9b365e247f6'] {{(pid=86935) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:53:54 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-90ad55ff-3a41-4b2e-8d27-968f279141ec tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e9b9e62-3cf0-4e77-aa7a-1be81cdb8a12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f7e9027d-10b2-485a-aa59-2325c28b89fd', '8df633d6-a1eb-470c-a397-aef38f9df4f3', 'b2fd717d-6e0a-40c1-8c2d-bdec4e26601d', 'a158c2d6-d91c-432d-8200-e9b365e247f6']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:53:54 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-90ad55ff-3a41-4b2e-8d27-968f279141ec tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d001c0dd-73a4-417e-b62e-a3327b2d96b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:53:54 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:54 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:53:54 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-90ad55ff-3a41-4b2e-8d27-968f279141ec tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d001c0dd-73a4-417e-b62e-a3327b2d96b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7697a141-8789-4a0f-b732-f93ba1c6ea28', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-203349014',encryption_key_id=None,group_id=3783fafd-8701-43cc-b76d-546e9b9c1a5c,group_type_id=,metadata={},multiattach=False,project_id='f08efdb322b84adfae154096abe90825',qos_specs=None,replication_status=,reservations=['f7e9027d-10b2-485a-aa59-2325c28b89fd','8df633d6-a1eb-470c-a397-aef38f9df4f3','b2fd717d-6e0a-40c1-8c2d-bdec4e26601d','a158c2d6-d91c-432d-8200-e9b365e247f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c663c52e778c4e3f813af1b0c3809399',volume_type_id=513161af-f687-453a-9f74-35d939a40518), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T10:53:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-203349014',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=3783fafd-8701-43cc-b76d-546e9b9c1a5c,host=None,id=7697a141-8789-4a0f-b732-f93ba1c6ea28,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f08efdb322b84adfae154096abe90825',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c663c52e778c4e3f813af1b0c3809399',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(513161af-f687-453a-9f74-35d939a40518),volume_type_id=513161af-f687-453a-9f74-35d939a40518)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:53:54 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-90ad55ff-3a41-4b2e-8d27-968f279141ec tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1aa3a0e5-4314-4aaa-b0c6-25c388bacc53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:53:55 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-90ad55ff-3a41-4b2e-8d27-968f279141ec tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1aa3a0e5-4314-4aaa-b0c6-25c388bacc53) transitioned into state 'SUCCESS' from state '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-203349014',encryption_key_id=None,group_id=3783fafd-8701-43cc-b76d-546e9b9c1a5c,group_type_id=,metadata={},multiattach=False,project_id='f08efdb322b84adfae154096abe90825',qos_specs=None,replication_status=,reservations=['f7e9027d-10b2-485a-aa59-2325c28b89fd','8df633d6-a1eb-470c-a397-aef38f9df4f3','b2fd717d-6e0a-40c1-8c2d-bdec4e26601d','a158c2d6-d91c-432d-8200-e9b365e247f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c663c52e778c4e3f813af1b0c3809399',volume_type_id=513161af-f687-453a-9f74-35d939a40518)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:53:55 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-90ad55ff-3a41-4b2e-8d27-968f279141ec tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c07f1c6a-a40b-4b6e-b2af-43376e3eb69b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:53:55 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-90ad55ff-3a41-4b2e-8d27-968f279141ec tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c07f1c6a-a40b-4b6e-b2af-43376e3eb69b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:53:55 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-90ad55ff-3a41-4b2e-8d27-968f279141ec tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Flow 'volume_create_api' (afd8eaa2-0029-48da-9488-af6b65fe509f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:53:55 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-90ad55ff-3a41-4b2e-8d27-968f279141ec tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Create volume request issued successfully. Sep 02 12:53:55 devstack devstack@c-api.service[86935]: WARNING stevedore.named [None req-90ad55ff-3a41-4b2e-8d27-968f279141ec tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:53:55 devstack devstack@c-api.service[86935]: WARNING castellan.key_manager [None req-90ad55ff-3a41-4b2e-8d27-968f279141ec tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:53:55 devstack devstack@c-api.service[86935]: DEBUG oslo_db.sqlalchemy.engines [None req-90ad55ff-3a41-4b2e-8d27-968f279141ec tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86935) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 12:53:55 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:55 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:53:55 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-90ad55ff-3a41-4b2e-8d27-968f279141ec tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 12:53:55 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 809/1589] 192.168.122.82 () {62 vars in 1179 bytes} [Wed Sep 2 12:53:54 2026] POST /volume/v3/volumes => generated 820 bytes in 659 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:53:55 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-6293edb2-bf61-4e3a-890b-832712bd601b None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:55 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-6293edb2-bf61-4e3a-890b-832712bd601b tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] GET http://192.168.122.82/volume/v3/volumes/7697a141-8789-4a0f-b732-f93ba1c6ea28 Sep 02 12:53:55 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-6293edb2-bf61-4e3a-890b-832712bd601b tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:55 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-6293edb2-bf61-4e3a-890b-832712bd601b tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:55 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:55 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:53:55 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:55 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:53:55 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-6293edb2-bf61-4e3a-890b-832712bd601b tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Volume info retrieved successfully. Sep 02 12:53:55 devstack devstack@c-api.service[86936]: WARNING stevedore.named [None req-6293edb2-bf61-4e3a-890b-832712bd601b tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:53:55 devstack devstack@c-api.service[86936]: WARNING castellan.key_manager [None req-6293edb2-bf61-4e3a-890b-832712bd601b tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:53:55 devstack devstack@c-api.service[86936]: DEBUG oslo_db.sqlalchemy.engines [None req-6293edb2-bf61-4e3a-890b-832712bd601b tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86936) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 12:53:55 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:55 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:53:55 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-6293edb2-bf61-4e3a-890b-832712bd601b tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] http://192.168.122.82/volume/v3/volumes/7697a141-8789-4a0f-b732-f93ba1c6ea28 returned with HTTP 200 Sep 02 12:53:55 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 781/1590] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:53:55 2026] GET /volume/v3/volumes/7697a141-8789-4a0f-b732-f93ba1c6ea28 => generated 888 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:53:55 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-f8d6bf41-7748-4047-a34b-2d12792a3570 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:55 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-f8d6bf41-7748-4047-a34b-2d12792a3570 tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 12:53:55 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-f8d6bf41-7748-4047-a34b-2d12792a3570 tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-85014550"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:53:55 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.volumes [None req-f8d6bf41-7748-4047-a34b-2d12792a3570 tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-85014550'}} {{(pid=86935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 12:53:55 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-f8d6bf41-7748-4047-a34b-2d12792a3570 tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] Create volume of 1 GB Sep 02 12:53:55 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-f8d6bf41-7748-4047-a34b-2d12792a3570 tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] Availability Zones retrieved successfully. Sep 02 12:53:55 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-f8d6bf41-7748-4047-a34b-2d12792a3570 tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] Flow 'volume_create_api' (759ef614-b199-47f9-9310-ae7bdbed151e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:53:55 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-f8d6bf41-7748-4047-a34b-2d12792a3570 tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (691d1dcc-db76-4d72-8cfc-3aa3280c409a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:53:55 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.flows.api.create_volume [None req-f8d6bf41-7748-4047-a34b-2d12792a3570 tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] Validating volume size '1' using validate_int {{(pid=86935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 12:53:55 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-f8d6bf41-7748-4047-a34b-2d12792a3570 tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (691d1dcc-db76-4d72-8cfc-3aa3280c409a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:53:55 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-f8d6bf41-7748-4047-a34b-2d12792a3570 tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8232031d-7329-4858-8ad6-701534edbab5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:53:56 devstack devstack@c-api.service[86935]: DEBUG cinder.quota [None req-f8d6bf41-7748-4047-a34b-2d12792a3570 tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] Created reservations ['682298f6-35e3-4115-bca5-a6d73cc81a38', '14a98d60-252f-4ecc-b144-2aa0822c11ac', '47d062ef-1b25-479f-a17b-026779329b64', 'e5da189f-d808-4d61-a2a9-e38d13a6ac42'] {{(pid=86935) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:53:56 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-f8d6bf41-7748-4047-a34b-2d12792a3570 tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8232031d-7329-4858-8ad6-701534edbab5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['682298f6-35e3-4115-bca5-a6d73cc81a38', '14a98d60-252f-4ecc-b144-2aa0822c11ac', '47d062ef-1b25-479f-a17b-026779329b64', 'e5da189f-d808-4d61-a2a9-e38d13a6ac42']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:53:56 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-f8d6bf41-7748-4047-a34b-2d12792a3570 tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bed39cbb-2c5f-42a7-9483-c4c2eb415044) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:53:56 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:56 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:53:56 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-f8d6bf41-7748-4047-a34b-2d12792a3570 tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bed39cbb-2c5f-42a7-9483-c4c2eb415044) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0773ea04-9ca0-4e2c-a4cb-157b53d78640', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-85014550',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d1813a4abc049569911340cdf6b5662',qos_specs=None,replication_status=,reservations=['682298f6-35e3-4115-bca5-a6d73cc81a38','14a98d60-252f-4ecc-b144-2aa0822c11ac','47d062ef-1b25-479f-a17b-026779329b64','e5da189f-d808-4d61-a2a9-e38d13a6ac42'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b513d8195679427a8fb58862248cf0c3',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T10:53:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-85014550',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0773ea04-9ca0-4e2c-a4cb-157b53d78640,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7d1813a4abc049569911340cdf6b5662',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b513d8195679427a8fb58862248cf0c3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:53:56 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-f8d6bf41-7748-4047-a34b-2d12792a3570 tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fcff2a05-0d84-43e5-9ecb-d1cbc94c07d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:53:56 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-f8d6bf41-7748-4047-a34b-2d12792a3570 tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fcff2a05-0d84-43e5-9ecb-d1cbc94c07d5) transitioned into state 'SUCCESS' from state '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-85014550',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d1813a4abc049569911340cdf6b5662',qos_specs=None,replication_status=,reservations=['682298f6-35e3-4115-bca5-a6d73cc81a38','14a98d60-252f-4ecc-b144-2aa0822c11ac','47d062ef-1b25-479f-a17b-026779329b64','e5da189f-d808-4d61-a2a9-e38d13a6ac42'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b513d8195679427a8fb58862248cf0c3',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:53:56 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-f8d6bf41-7748-4047-a34b-2d12792a3570 tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd54bd3e-239b-4222-87da-a211bde4bcfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:53:56 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-f8d6bf41-7748-4047-a34b-2d12792a3570 tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd54bd3e-239b-4222-87da-a211bde4bcfd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:53:56 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-f8d6bf41-7748-4047-a34b-2d12792a3570 tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] Flow 'volume_create_api' (759ef614-b199-47f9-9310-ae7bdbed151e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:53:56 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-f8d6bf41-7748-4047-a34b-2d12792a3570 tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] Create volume request issued successfully. Sep 02 12:53:56 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-f8d6bf41-7748-4047-a34b-2d12792a3570 tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 12:53:56 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 810/1591] 192.168.122.82 () {60 vars in 1137 bytes} [Wed Sep 2 12:53:55 2026] POST /volume/v3/volumes => generated 754 bytes in 903 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 12:53:56 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-79eb1ade-0d0f-4fc5-97b5-7174d00ea636 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:56 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-eaf95b5a-4b0b-4de3-8e6f-8e4f3b8c16d8 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:56 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-79eb1ade-0d0f-4fc5-97b5-7174d00ea636 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] GET http://192.168.122.82/volume/v3/volumes/7697a141-8789-4a0f-b732-f93ba1c6ea28 Sep 02 12:53:56 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-79eb1ade-0d0f-4fc5-97b5-7174d00ea636 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:56 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-79eb1ade-0d0f-4fc5-97b5-7174d00ea636 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:56 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-eaf95b5a-4b0b-4de3-8e6f-8e4f3b8c16d8 tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] GET http://192.168.122.82/volume/v3/volumes/0773ea04-9ca0-4e2c-a4cb-157b53d78640 Sep 02 12:53:56 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-eaf95b5a-4b0b-4de3-8e6f-8e4f3b8c16d8 tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:56 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-eaf95b5a-4b0b-4de3-8e6f-8e4f3b8c16d8 tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:56 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:56 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:53:56 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:56 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:53:56 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:56 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:53:56 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:56 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:53:56 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-79eb1ade-0d0f-4fc5-97b5-7174d00ea636 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Volume info retrieved successfully. Sep 02 12:53:56 devstack devstack@c-api.service[86936]: WARNING stevedore.named [None req-79eb1ade-0d0f-4fc5-97b5-7174d00ea636 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:53:56 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-eaf95b5a-4b0b-4de3-8e6f-8e4f3b8c16d8 tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] Volume info retrieved successfully. Sep 02 12:53:56 devstack devstack@c-api.service[86936]: WARNING castellan.key_manager [None req-79eb1ade-0d0f-4fc5-97b5-7174d00ea636 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:53:56 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-eaf95b5a-4b0b-4de3-8e6f-8e4f3b8c16d8 tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] http://192.168.122.82/volume/v3/volumes/0773ea04-9ca0-4e2c-a4cb-157b53d78640 returned with HTTP 200 Sep 02 12:53:56 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 811/1592] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:53:56 2026] GET /volume/v3/volumes/0773ea04-9ca0-4e2c-a4cb-157b53d78640 => generated 822 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:53:56 devstack devstack@c-api.service[86936]: DEBUG oslo_db.sqlalchemy.engines [None req-79eb1ade-0d0f-4fc5-97b5-7174d00ea636 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86936) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 12:53:56 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:56 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:53:56 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-79eb1ade-0d0f-4fc5-97b5-7174d00ea636 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] http://192.168.122.82/volume/v3/volumes/7697a141-8789-4a0f-b732-f93ba1c6ea28 returned with HTTP 200 Sep 02 12:53:56 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 782/1593] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:53:56 2026] GET /volume/v3/volumes/7697a141-8789-4a0f-b732-f93ba1c6ea28 => generated 912 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:53:57 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-20a62d09-6ad2-4d52-99bb-fa59dfee283e None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:57 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-20a62d09-6ad2-4d52-99bb-fa59dfee283e tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] GET http://192.168.122.82/volume/v3/volumes/0773ea04-9ca0-4e2c-a4cb-157b53d78640 Sep 02 12:53:57 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-20a62d09-6ad2-4d52-99bb-fa59dfee283e tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:57 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-20a62d09-6ad2-4d52-99bb-fa59dfee283e tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:57 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:57 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:53:57 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:57 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:53:57 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-20a62d09-6ad2-4d52-99bb-fa59dfee283e tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] Volume info retrieved successfully. Sep 02 12:53:57 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-20a62d09-6ad2-4d52-99bb-fa59dfee283e tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] http://192.168.122.82/volume/v3/volumes/0773ea04-9ca0-4e2c-a4cb-157b53d78640 returned with HTTP 200 Sep 02 12:53:57 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 812/1594] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:53:57 2026] GET /volume/v3/volumes/0773ea04-9ca0-4e2c-a4cb-157b53d78640 => generated 846 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:53:57 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-25a629ce-4cc3-475e-8021-1e955348b98b None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:57 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-25a629ce-4cc3-475e-8021-1e955348b98b tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] GET http://192.168.122.82/volume/v3/volumes/7697a141-8789-4a0f-b732-f93ba1c6ea28 Sep 02 12:53:57 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-25a629ce-4cc3-475e-8021-1e955348b98b tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:57 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-25a629ce-4cc3-475e-8021-1e955348b98b tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:57 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:57 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:53:57 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:57 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:53:57 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-25a629ce-4cc3-475e-8021-1e955348b98b tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Volume info retrieved successfully. Sep 02 12:53:57 devstack devstack@c-api.service[86936]: WARNING stevedore.named [None req-25a629ce-4cc3-475e-8021-1e955348b98b tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:53:57 devstack devstack@c-api.service[86936]: WARNING castellan.key_manager [None req-25a629ce-4cc3-475e-8021-1e955348b98b tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:53:57 devstack devstack@c-api.service[86936]: DEBUG oslo_db.sqlalchemy.engines [None req-25a629ce-4cc3-475e-8021-1e955348b98b tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86936) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 12:53:57 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:57 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:53:57 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-25a629ce-4cc3-475e-8021-1e955348b98b tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] http://192.168.122.82/volume/v3/volumes/7697a141-8789-4a0f-b732-f93ba1c6ea28 returned with HTTP 200 Sep 02 12:53:57 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 783/1595] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:53:57 2026] GET /volume/v3/volumes/7697a141-8789-4a0f-b732-f93ba1c6ea28 => generated 913 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:53:57 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-d723e2cd-df94-48bc-a9c1-801610d9ba41 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:57 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-d723e2cd-df94-48bc-a9c1-801610d9ba41 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 12:53:57 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-d723e2cd-df94-48bc-a9c1-801610d9ba41 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1392992354", "volume_type": "513161af-f687-453a-9f74-35d939a40518", "group_id": "3783fafd-8701-43cc-b76d-546e9b9c1a5c", "size": 1}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:53:57 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.volumes [None req-d723e2cd-df94-48bc-a9c1-801610d9ba41 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1392992354', 'volume_type': '513161af-f687-453a-9f74-35d939a40518', 'group_id': '3783fafd-8701-43cc-b76d-546e9b9c1a5c', 'size': 1}} {{(pid=86935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 12:53:57 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:57 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:53:57 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-d723e2cd-df94-48bc-a9c1-801610d9ba41 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Create volume of 1 GB Sep 02 12:53:57 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:57 devstack devstack@c-api.service[86935]: return base.obj_make_list(context, cls(context), Sep 02 12:53:57 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-d723e2cd-df94-48bc-a9c1-801610d9ba41 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Availability Zones retrieved successfully. Sep 02 12:53:58 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-d723e2cd-df94-48bc-a9c1-801610d9ba41 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Flow 'volume_create_api' (918d3e74-aed0-4e22-916b-40662aeeb327) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:53:58 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-d723e2cd-df94-48bc-a9c1-801610d9ba41 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a843783-41be-4dba-acf4-fd4406ab11c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:53:58 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:58 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:53:58 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.flows.api.create_volume [None req-d723e2cd-df94-48bc-a9c1-801610d9ba41 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Validating volume size '1' using validate_int {{(pid=86935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 12:53:58 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-d723e2cd-df94-48bc-a9c1-801610d9ba41 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a843783-41be-4dba-acf4-fd4406ab11c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:53:53Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=513161af-f687-453a-9f74-35d939a40518,is_public=True,name='tempest-GroupsTest-volume-type-1914706370',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '513161af-f687-453a-9f74-35d939a40518', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '3783fafd-8701-43cc-b76d-546e9b9c1a5c', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:53:58 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-d723e2cd-df94-48bc-a9c1-801610d9ba41 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48f77187-3f31-463b-8d85-dc4bbf065d8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:53:58 devstack devstack@c-api.service[86935]: DEBUG cinder.quota [None req-d723e2cd-df94-48bc-a9c1-801610d9ba41 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Created reservations ['841630f8-b718-4be7-90f1-5fafda1cdd76', '4f9ab257-f834-44d1-86c4-9993137da911', '74f771d1-9428-49b7-96d3-7500a27d6087', '7c6a6979-4b42-425b-83f2-eebef652ba49'] {{(pid=86935) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:53:58 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-d723e2cd-df94-48bc-a9c1-801610d9ba41 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48f77187-3f31-463b-8d85-dc4bbf065d8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['841630f8-b718-4be7-90f1-5fafda1cdd76', '4f9ab257-f834-44d1-86c4-9993137da911', '74f771d1-9428-49b7-96d3-7500a27d6087', '7c6a6979-4b42-425b-83f2-eebef652ba49']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:53:58 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-d723e2cd-df94-48bc-a9c1-801610d9ba41 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39e7d3d0-4cc9-4613-ac72-fb2e167bfea1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:53:58 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:58 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:53:58 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-d723e2cd-df94-48bc-a9c1-801610d9ba41 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39e7d3d0-4cc9-4613-ac72-fb2e167bfea1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd4f01014-e9e8-4fb7-9012-f68d6e0a7b37', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1392992354',encryption_key_id=None,group_id=3783fafd-8701-43cc-b76d-546e9b9c1a5c,group_type_id=,metadata={},multiattach=False,project_id='f08efdb322b84adfae154096abe90825',qos_specs=None,replication_status=,reservations=['841630f8-b718-4be7-90f1-5fafda1cdd76','4f9ab257-f834-44d1-86c4-9993137da911','74f771d1-9428-49b7-96d3-7500a27d6087','7c6a6979-4b42-425b-83f2-eebef652ba49'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c663c52e778c4e3f813af1b0c3809399',volume_type_id=513161af-f687-453a-9f74-35d939a40518), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T10:53:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1392992354',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=3783fafd-8701-43cc-b76d-546e9b9c1a5c,host=None,id=d4f01014-e9e8-4fb7-9012-f68d6e0a7b37,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f08efdb322b84adfae154096abe90825',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c663c52e778c4e3f813af1b0c3809399',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(513161af-f687-453a-9f74-35d939a40518),volume_type_id=513161af-f687-453a-9f74-35d939a40518)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:53:58 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-d723e2cd-df94-48bc-a9c1-801610d9ba41 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d46488b-5dc3-4acf-a77f-2ef4adf3cd0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:53:58 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-d723e2cd-df94-48bc-a9c1-801610d9ba41 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d46488b-5dc3-4acf-a77f-2ef4adf3cd0d) transitioned into state 'SUCCESS' from state '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-1392992354',encryption_key_id=None,group_id=3783fafd-8701-43cc-b76d-546e9b9c1a5c,group_type_id=,metadata={},multiattach=False,project_id='f08efdb322b84adfae154096abe90825',qos_specs=None,replication_status=,reservations=['841630f8-b718-4be7-90f1-5fafda1cdd76','4f9ab257-f834-44d1-86c4-9993137da911','74f771d1-9428-49b7-96d3-7500a27d6087','7c6a6979-4b42-425b-83f2-eebef652ba49'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c663c52e778c4e3f813af1b0c3809399',volume_type_id=513161af-f687-453a-9f74-35d939a40518)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:53:58 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-d723e2cd-df94-48bc-a9c1-801610d9ba41 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2006e2f9-57d4-4e06-903d-aa7f1885d864) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:53:58 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-d723e2cd-df94-48bc-a9c1-801610d9ba41 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2006e2f9-57d4-4e06-903d-aa7f1885d864) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:53:58 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-d723e2cd-df94-48bc-a9c1-801610d9ba41 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Flow 'volume_create_api' (918d3e74-aed0-4e22-916b-40662aeeb327) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:53:58 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-d723e2cd-df94-48bc-a9c1-801610d9ba41 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Create volume request issued successfully. Sep 02 12:53:58 devstack devstack@c-api.service[86935]: WARNING stevedore.named [None req-d723e2cd-df94-48bc-a9c1-801610d9ba41 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:53:58 devstack devstack@c-api.service[86935]: WARNING castellan.key_manager [None req-d723e2cd-df94-48bc-a9c1-801610d9ba41 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:53:58 devstack devstack@c-api.service[86935]: DEBUG oslo_db.sqlalchemy.engines [None req-d723e2cd-df94-48bc-a9c1-801610d9ba41 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86935) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 12:53:58 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:58 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:53:58 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-d723e2cd-df94-48bc-a9c1-801610d9ba41 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 12:53:58 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 813/1596] 192.168.122.82 () {62 vars in 1179 bytes} [Wed Sep 2 12:53:57 2026] POST /volume/v3/volumes => generated 821 bytes in 545 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:53:58 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-275cc441-f304-49f6-ba28-8e33c14c64fa None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:58 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-275cc441-f304-49f6-ba28-8e33c14c64fa tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] GET http://192.168.122.82/volume/v3/volumes/d4f01014-e9e8-4fb7-9012-f68d6e0a7b37 Sep 02 12:53:58 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-275cc441-f304-49f6-ba28-8e33c14c64fa tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:58 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-275cc441-f304-49f6-ba28-8e33c14c64fa tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:58 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-beef604a-fd21-4a91-9047-8f8573f8fe67 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:58 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:58 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:53:58 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:58 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:53:58 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-275cc441-f304-49f6-ba28-8e33c14c64fa tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Volume info retrieved successfully. Sep 02 12:53:58 devstack devstack@c-api.service[86936]: WARNING stevedore.named [None req-275cc441-f304-49f6-ba28-8e33c14c64fa tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:53:58 devstack devstack@c-api.service[86936]: WARNING castellan.key_manager [None req-275cc441-f304-49f6-ba28-8e33c14c64fa tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:53:58 devstack devstack@c-api.service[86936]: DEBUG oslo_db.sqlalchemy.engines [None req-275cc441-f304-49f6-ba28-8e33c14c64fa tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86936) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 12:53:58 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:58 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:53:58 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-275cc441-f304-49f6-ba28-8e33c14c64fa tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] http://192.168.122.82/volume/v3/volumes/d4f01014-e9e8-4fb7-9012-f68d6e0a7b37 returned with HTTP 200 Sep 02 12:53:58 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 784/1597] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:53:58 2026] GET /volume/v3/volumes/d4f01014-e9e8-4fb7-9012-f68d6e0a7b37 => generated 889 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:53:58 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-7e0e4ac3-f4bd-4c15-88c9-70cd273848d5 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:58 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-7e0e4ac3-f4bd-4c15-88c9-70cd273848d5 tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] GET http://192.168.122.82/volume/v3/volumes/0773ea04-9ca0-4e2c-a4cb-157b53d78640 Sep 02 12:53:58 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-7e0e4ac3-f4bd-4c15-88c9-70cd273848d5 tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:58 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-7e0e4ac3-f4bd-4c15-88c9-70cd273848d5 tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:58 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:58 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:53:58 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:58 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:53:58 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-7e0e4ac3-f4bd-4c15-88c9-70cd273848d5 tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] Volume info retrieved successfully. Sep 02 12:53:58 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-7e0e4ac3-f4bd-4c15-88c9-70cd273848d5 tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] http://192.168.122.82/volume/v3/volumes/0773ea04-9ca0-4e2c-a4cb-157b53d78640 returned with HTTP 200 Sep 02 12:53:58 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 785/1598] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:53:58 2026] GET /volume/v3/volumes/0773ea04-9ca0-4e2c-a4cb-157b53d78640 => generated 847 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:53:58 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-beef604a-fd21-4a91-9047-8f8573f8fe67 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 12:53:58 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-beef604a-fd21-4a91-9047-8f8573f8fe67 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "522e45ed-34d8-4082-932f-8d27db1e62a2", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-116257084"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:53:58 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.volumes [None req-beef604a-fd21-4a91-9047-8f8573f8fe67 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Create volume request body: {'volume': {"'imageRef": '522e45ed-34d8-4082-932f-8d27db1e62a2', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-116257084'}} {{(pid=86935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 12:53:58 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-beef604a-fd21-4a91-9047-8f8573f8fe67 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Create volume of 1 GB Sep 02 12:53:58 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-beef604a-fd21-4a91-9047-8f8573f8fe67 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Availability Zones retrieved successfully. Sep 02 12:53:58 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-beef604a-fd21-4a91-9047-8f8573f8fe67 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Flow 'volume_create_api' (22d4cae4-d369-4de2-842d-f3911514d171) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:53:58 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-beef604a-fd21-4a91-9047-8f8573f8fe67 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2abbc0bc-223c-4c32-8a86-6fde353ec819) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:53:58 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.flows.api.create_volume [None req-beef604a-fd21-4a91-9047-8f8573f8fe67 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Validating volume size '1' using validate_int {{(pid=86935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 12:53:58 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-beef604a-fd21-4a91-9047-8f8573f8fe67 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2abbc0bc-223c-4c32-8a86-6fde353ec819) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:53:58 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-beef604a-fd21-4a91-9047-8f8573f8fe67 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d86709b-b8df-4d42-b59a-b85f38edad65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:53:58 devstack devstack@c-api.service[86935]: DEBUG cinder.quota [None req-beef604a-fd21-4a91-9047-8f8573f8fe67 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Created reservations ['0898d65d-19c0-47e4-97af-d8c0afdeefa3', '74547a17-a1de-4e84-aa09-b7d68a15165b', '2d0f660f-9046-403c-b16c-25d0f4385d75', '219caf50-842d-478b-91f3-1c7b80174221'] {{(pid=86935) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:53:59 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-beef604a-fd21-4a91-9047-8f8573f8fe67 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d86709b-b8df-4d42-b59a-b85f38edad65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0898d65d-19c0-47e4-97af-d8c0afdeefa3', '74547a17-a1de-4e84-aa09-b7d68a15165b', '2d0f660f-9046-403c-b16c-25d0f4385d75', '219caf50-842d-478b-91f3-1c7b80174221']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:53:59 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-beef604a-fd21-4a91-9047-8f8573f8fe67 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2d6e97f-0834-43b7-a44e-049524f69d47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:53:59 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:59 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:53:59 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-beef604a-fd21-4a91-9047-8f8573f8fe67 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2d6e97f-0834-43b7-a44e-049524f69d47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3083ac50-f1ad-4545-af12-2d6112583945', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-116257084',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f802587ff7948288434e3ce16a2c9c8',qos_specs=None,replication_status=,reservations=['0898d65d-19c0-47e4-97af-d8c0afdeefa3','74547a17-a1de-4e84-aa09-b7d68a15165b','2d0f660f-9046-403c-b16c-25d0f4385d75','219caf50-842d-478b-91f3-1c7b80174221'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57de21e21d5f4fbe95dfcf09a46798d4',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T10:53:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-116257084',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3083ac50-f1ad-4545-af12-2d6112583945,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9f802587ff7948288434e3ce16a2c9c8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='57de21e21d5f4fbe95dfcf09a46798d4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:53:59 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-beef604a-fd21-4a91-9047-8f8573f8fe67 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6ae9fdf-9f7b-4725-b757-8382d0818bd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:53:59 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-beef604a-fd21-4a91-9047-8f8573f8fe67 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6ae9fdf-9f7b-4725-b757-8382d0818bd8) transitioned into state 'SUCCESS' from state '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-116257084',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f802587ff7948288434e3ce16a2c9c8',qos_specs=None,replication_status=,reservations=['0898d65d-19c0-47e4-97af-d8c0afdeefa3','74547a17-a1de-4e84-aa09-b7d68a15165b','2d0f660f-9046-403c-b16c-25d0f4385d75','219caf50-842d-478b-91f3-1c7b80174221'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57de21e21d5f4fbe95dfcf09a46798d4',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:53:59 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-beef604a-fd21-4a91-9047-8f8573f8fe67 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1eae9d4d-c61d-4e93-b93b-c597d310e125) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:53:59 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-beef604a-fd21-4a91-9047-8f8573f8fe67 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1eae9d4d-c61d-4e93-b93b-c597d310e125) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:53:59 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-beef604a-fd21-4a91-9047-8f8573f8fe67 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Flow 'volume_create_api' (22d4cae4-d369-4de2-842d-f3911514d171) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:53:59 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-beef604a-fd21-4a91-9047-8f8573f8fe67 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Create volume request issued successfully. Sep 02 12:53:59 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-beef604a-fd21-4a91-9047-8f8573f8fe67 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 12:53:59 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 814/1599] 192.168.122.82 () {60 vars in 1138 bytes} [Wed Sep 2 12:53:58 2026] POST /volume/v3/volumes => generated 763 bytes in 651 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 12:53:59 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-0af35879-2bce-46bb-9238-96bf89e03941 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:59 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-0af35879-2bce-46bb-9238-96bf89e03941 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 12:53:59 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-0af35879-2bce-46bb-9238-96bf89e03941 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "522e45ed-34d8-4082-932f-8d27db1e62a2", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-881982958"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:53:59 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.volumes [None req-0af35879-2bce-46bb-9238-96bf89e03941 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Create volume request body: {'volume': {"'imageRef": '522e45ed-34d8-4082-932f-8d27db1e62a2', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-881982958'}} {{(pid=86936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 12:53:59 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-0af35879-2bce-46bb-9238-96bf89e03941 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Create volume of 1 GB Sep 02 12:53:59 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-0af35879-2bce-46bb-9238-96bf89e03941 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Availability Zones retrieved successfully. Sep 02 12:53:59 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-0af35879-2bce-46bb-9238-96bf89e03941 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Flow 'volume_create_api' (4937fc12-4f8d-4a05-883f-92b8b4381d00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:53:59 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-0af35879-2bce-46bb-9238-96bf89e03941 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f8dd553-b34a-40a4-b20f-1d355886f096) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:53:59 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.flows.api.create_volume [None req-0af35879-2bce-46bb-9238-96bf89e03941 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Validating volume size '1' using validate_int {{(pid=86936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 12:53:59 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-0af35879-2bce-46bb-9238-96bf89e03941 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f8dd553-b34a-40a4-b20f-1d355886f096) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:53:59 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-0af35879-2bce-46bb-9238-96bf89e03941 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b7cd772-138d-4a24-98d2-d2e7ac1a3f79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:53:59 devstack devstack@c-api.service[86936]: DEBUG cinder.quota [None req-0af35879-2bce-46bb-9238-96bf89e03941 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Created reservations ['6ca06eba-b289-480f-909d-2f1e6a455815', '8faad380-2868-41f7-aa12-85250b81f23e', 'e2c30cd2-3b53-4263-9caa-e2fc57688730', '7dd5827c-06e8-4cbc-bdc7-590a208cac94'] {{(pid=86936) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:53:59 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-0af35879-2bce-46bb-9238-96bf89e03941 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b7cd772-138d-4a24-98d2-d2e7ac1a3f79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6ca06eba-b289-480f-909d-2f1e6a455815', '8faad380-2868-41f7-aa12-85250b81f23e', 'e2c30cd2-3b53-4263-9caa-e2fc57688730', '7dd5827c-06e8-4cbc-bdc7-590a208cac94']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:53:59 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-0af35879-2bce-46bb-9238-96bf89e03941 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c266f5f5-9fa7-41cc-8b32-27a861a1fe5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:53:59 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:59 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:53:59 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-0af35879-2bce-46bb-9238-96bf89e03941 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c266f5f5-9fa7-41cc-8b32-27a861a1fe5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3075a16f-61f4-414f-988f-a2d454e00c44', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-881982958',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f802587ff7948288434e3ce16a2c9c8',qos_specs=None,replication_status=,reservations=['6ca06eba-b289-480f-909d-2f1e6a455815','8faad380-2868-41f7-aa12-85250b81f23e','e2c30cd2-3b53-4263-9caa-e2fc57688730','7dd5827c-06e8-4cbc-bdc7-590a208cac94'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57de21e21d5f4fbe95dfcf09a46798d4',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T10:53:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-881982958',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3075a16f-61f4-414f-988f-a2d454e00c44,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9f802587ff7948288434e3ce16a2c9c8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='57de21e21d5f4fbe95dfcf09a46798d4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:53:59 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-0af35879-2bce-46bb-9238-96bf89e03941 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e547735-4c78-4928-828f-468bf299fad3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:53:59 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-0af35879-2bce-46bb-9238-96bf89e03941 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e547735-4c78-4928-828f-468bf299fad3) transitioned into state 'SUCCESS' from state '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-881982958',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f802587ff7948288434e3ce16a2c9c8',qos_specs=None,replication_status=,reservations=['6ca06eba-b289-480f-909d-2f1e6a455815','8faad380-2868-41f7-aa12-85250b81f23e','e2c30cd2-3b53-4263-9caa-e2fc57688730','7dd5827c-06e8-4cbc-bdc7-590a208cac94'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57de21e21d5f4fbe95dfcf09a46798d4',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:53:59 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-0af35879-2bce-46bb-9238-96bf89e03941 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3df2c5e-6abc-41f6-9b0d-5ac2be6ee3e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:53:59 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-0af35879-2bce-46bb-9238-96bf89e03941 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3df2c5e-6abc-41f6-9b0d-5ac2be6ee3e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:53:59 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-0af35879-2bce-46bb-9238-96bf89e03941 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Flow 'volume_create_api' (4937fc12-4f8d-4a05-883f-92b8b4381d00) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:53:59 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-0af35879-2bce-46bb-9238-96bf89e03941 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Create volume request issued successfully. Sep 02 12:53:59 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-0af35879-2bce-46bb-9238-96bf89e03941 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 12:53:59 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 786/1600] 192.168.122.82 () {60 vars in 1138 bytes} [Wed Sep 2 12:53:59 2026] POST /volume/v3/volumes => generated 763 bytes in 481 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 12:53:59 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-73df8eaa-faaf-40a5-b658-2173e7105e4a None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:59 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-afe6b0ac-84ec-46c7-8cb9-efe59d277dc4 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:53:59 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-afe6b0ac-84ec-46c7-8cb9-efe59d277dc4 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 12:53:59 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-afe6b0ac-84ec-46c7-8cb9-efe59d277dc4 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "522e45ed-34d8-4082-932f-8d27db1e62a2", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1353132017"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:53:59 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.volumes [None req-afe6b0ac-84ec-46c7-8cb9-efe59d277dc4 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Create volume request body: {'volume': {"'imageRef": '522e45ed-34d8-4082-932f-8d27db1e62a2', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1353132017'}} {{(pid=86936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 12:53:59 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-afe6b0ac-84ec-46c7-8cb9-efe59d277dc4 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Create volume of 1 GB Sep 02 12:53:59 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:59 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:53:59 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-73df8eaa-faaf-40a5-b658-2173e7105e4a tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] GET http://192.168.122.82/volume/v3/volumes/d4f01014-e9e8-4fb7-9012-f68d6e0a7b37 Sep 02 12:53:59 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-73df8eaa-faaf-40a5-b658-2173e7105e4a tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:53:59 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-73df8eaa-faaf-40a5-b658-2173e7105e4a tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:53:59 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-afe6b0ac-84ec-46c7-8cb9-efe59d277dc4 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Availability Zones retrieved successfully. Sep 02 12:53:59 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:53:59 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:53:59 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:59 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:53:59 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-afe6b0ac-84ec-46c7-8cb9-efe59d277dc4 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Flow 'volume_create_api' (c7f5912c-f66b-4487-9f3c-92b9984f210e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:53:59 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-afe6b0ac-84ec-46c7-8cb9-efe59d277dc4 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (daf5fe92-3469-4e6d-992a-49b1284810d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:53:59 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.flows.api.create_volume [None req-afe6b0ac-84ec-46c7-8cb9-efe59d277dc4 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Validating volume size '1' using validate_int {{(pid=86936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 12:53:59 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-73df8eaa-faaf-40a5-b658-2173e7105e4a tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Volume info retrieved successfully. Sep 02 12:53:59 devstack devstack@c-api.service[86935]: WARNING stevedore.named [None req-73df8eaa-faaf-40a5-b658-2173e7105e4a tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:53:59 devstack devstack@c-api.service[86935]: WARNING castellan.key_manager [None req-73df8eaa-faaf-40a5-b658-2173e7105e4a tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:53:59 devstack devstack@c-api.service[86935]: DEBUG oslo_db.sqlalchemy.engines [None req-73df8eaa-faaf-40a5-b658-2173e7105e4a tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86935) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 12:53:59 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-afe6b0ac-84ec-46c7-8cb9-efe59d277dc4 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (daf5fe92-3469-4e6d-992a-49b1284810d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:53:59 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-afe6b0ac-84ec-46c7-8cb9-efe59d277dc4 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74ba2b3c-8708-492e-ae6a-4ca035c60a47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:53:59 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:53:59 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:53:59 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-73df8eaa-faaf-40a5-b658-2173e7105e4a tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] http://192.168.122.82/volume/v3/volumes/d4f01014-e9e8-4fb7-9012-f68d6e0a7b37 returned with HTTP 200 Sep 02 12:53:59 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 815/1601] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:53:59 2026] GET /volume/v3/volumes/d4f01014-e9e8-4fb7-9012-f68d6e0a7b37 => generated 913 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:53:59 devstack devstack@c-api.service[86936]: DEBUG cinder.quota [None req-afe6b0ac-84ec-46c7-8cb9-efe59d277dc4 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Created reservations ['558036d6-1582-426f-943d-aacc5eec0ca8', 'd59f1c3e-efbe-48b9-afbe-eea2d6790a54', 'c42315d0-dab7-4c4c-add8-72424ce8b225', 'e88ac487-eae1-4cb8-a63d-2dcb1d19c3a6'] {{(pid=86936) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:54:00 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-afe6b0ac-84ec-46c7-8cb9-efe59d277dc4 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74ba2b3c-8708-492e-ae6a-4ca035c60a47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['558036d6-1582-426f-943d-aacc5eec0ca8', 'd59f1c3e-efbe-48b9-afbe-eea2d6790a54', 'c42315d0-dab7-4c4c-add8-72424ce8b225', 'e88ac487-eae1-4cb8-a63d-2dcb1d19c3a6']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:54:00 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-afe6b0ac-84ec-46c7-8cb9-efe59d277dc4 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (afefc528-2350-4daa-8789-bdda63fa55b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:54:00 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:54:00 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:54:00 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-afe6b0ac-84ec-46c7-8cb9-efe59d277dc4 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (afefc528-2350-4daa-8789-bdda63fa55b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1d9af3e4-bbb6-46fd-b090-e20fd1807caf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1353132017',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f802587ff7948288434e3ce16a2c9c8',qos_specs=None,replication_status=,reservations=['558036d6-1582-426f-943d-aacc5eec0ca8','d59f1c3e-efbe-48b9-afbe-eea2d6790a54','c42315d0-dab7-4c4c-add8-72424ce8b225','e88ac487-eae1-4cb8-a63d-2dcb1d19c3a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57de21e21d5f4fbe95dfcf09a46798d4',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T10:54:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1353132017',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1d9af3e4-bbb6-46fd-b090-e20fd1807caf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9f802587ff7948288434e3ce16a2c9c8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='57de21e21d5f4fbe95dfcf09a46798d4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:54:00 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-afe6b0ac-84ec-46c7-8cb9-efe59d277dc4 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cde3cc8c-4877-404c-b6dd-74a4e6033739) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:54:00 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-afe6b0ac-84ec-46c7-8cb9-efe59d277dc4 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cde3cc8c-4877-404c-b6dd-74a4e6033739) transitioned into state 'SUCCESS' from state '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-1353132017',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f802587ff7948288434e3ce16a2c9c8',qos_specs=None,replication_status=,reservations=['558036d6-1582-426f-943d-aacc5eec0ca8','d59f1c3e-efbe-48b9-afbe-eea2d6790a54','c42315d0-dab7-4c4c-add8-72424ce8b225','e88ac487-eae1-4cb8-a63d-2dcb1d19c3a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57de21e21d5f4fbe95dfcf09a46798d4',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:54:00 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-afe6b0ac-84ec-46c7-8cb9-efe59d277dc4 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (478fed4c-db6a-465d-b71c-4428c7821f42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:54:00 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-afe6b0ac-84ec-46c7-8cb9-efe59d277dc4 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (478fed4c-db6a-465d-b71c-4428c7821f42) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:54:00 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-afe6b0ac-84ec-46c7-8cb9-efe59d277dc4 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Flow 'volume_create_api' (c7f5912c-f66b-4487-9f3c-92b9984f210e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:54:00 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-afe6b0ac-84ec-46c7-8cb9-efe59d277dc4 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Create volume request issued successfully. Sep 02 12:54:00 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-afe6b0ac-84ec-46c7-8cb9-efe59d277dc4 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 12:54:00 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 787/1602] 192.168.122.82 () {60 vars in 1138 bytes} [Wed Sep 2 12:53:59 2026] POST /volume/v3/volumes => generated 764 bytes in 510 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 12:54:00 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-3cc99407-08ea-4d3e-a079-98b41844e924 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:00 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-3cc99407-08ea-4d3e-a079-98b41844e924 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 12:54:00 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-3cc99407-08ea-4d3e-a079-98b41844e924 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "522e45ed-34d8-4082-932f-8d27db1e62a2", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1376361090"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:54:00 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.volumes [None req-3cc99407-08ea-4d3e-a079-98b41844e924 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Create volume request body: {'volume': {"'imageRef": '522e45ed-34d8-4082-932f-8d27db1e62a2', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1376361090'}} {{(pid=86935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 12:54:00 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-3cc99407-08ea-4d3e-a079-98b41844e924 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Create volume of 1 GB Sep 02 12:54:00 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-3cc99407-08ea-4d3e-a079-98b41844e924 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Availability Zones retrieved successfully. Sep 02 12:54:00 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-3cc99407-08ea-4d3e-a079-98b41844e924 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Flow 'volume_create_api' (db021318-e557-4f38-a842-139e40fe7cb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:54:00 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-3cc99407-08ea-4d3e-a079-98b41844e924 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2cba9fdc-6d75-43e9-a622-a316b933474c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:54:00 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.flows.api.create_volume [None req-3cc99407-08ea-4d3e-a079-98b41844e924 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Validating volume size '1' using validate_int {{(pid=86935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 12:54:00 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-3cc99407-08ea-4d3e-a079-98b41844e924 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2cba9fdc-6d75-43e9-a622-a316b933474c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:54:00 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-3cc99407-08ea-4d3e-a079-98b41844e924 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c194a255-a756-4e05-8372-a1a36c0f7d78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:54:00 devstack devstack@c-api.service[86935]: DEBUG cinder.quota [None req-3cc99407-08ea-4d3e-a079-98b41844e924 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Created reservations ['46916abc-dbc2-4015-b396-bb5a687f9542', '210d4093-d3c2-4fe5-ab3a-17109dbe7bb4', 'd9aab9a6-2232-47ff-b008-abb5d44abb29', '2ff915e6-234e-45c3-8977-73076b2fd2f0'] {{(pid=86935) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:54:00 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-3cc99407-08ea-4d3e-a079-98b41844e924 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c194a255-a756-4e05-8372-a1a36c0f7d78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['46916abc-dbc2-4015-b396-bb5a687f9542', '210d4093-d3c2-4fe5-ab3a-17109dbe7bb4', 'd9aab9a6-2232-47ff-b008-abb5d44abb29', '2ff915e6-234e-45c3-8977-73076b2fd2f0']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:54:00 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-3cc99407-08ea-4d3e-a079-98b41844e924 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5055156-712a-4755-88a7-650ea4d0fd4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:54:00 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:54:00 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:54:00 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-3cc99407-08ea-4d3e-a079-98b41844e924 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5055156-712a-4755-88a7-650ea4d0fd4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'be3c56df-b3df-4812-962a-45fd019add52', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1376361090',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f802587ff7948288434e3ce16a2c9c8',qos_specs=None,replication_status=,reservations=['46916abc-dbc2-4015-b396-bb5a687f9542','210d4093-d3c2-4fe5-ab3a-17109dbe7bb4','d9aab9a6-2232-47ff-b008-abb5d44abb29','2ff915e6-234e-45c3-8977-73076b2fd2f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57de21e21d5f4fbe95dfcf09a46798d4',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T10:54:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1376361090',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=be3c56df-b3df-4812-962a-45fd019add52,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9f802587ff7948288434e3ce16a2c9c8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='57de21e21d5f4fbe95dfcf09a46798d4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:54:00 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-3cc99407-08ea-4d3e-a079-98b41844e924 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51219259-006f-4251-8fd2-34345b27576e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:54:00 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-3cc99407-08ea-4d3e-a079-98b41844e924 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51219259-006f-4251-8fd2-34345b27576e) transitioned into state 'SUCCESS' from state '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-1376361090',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f802587ff7948288434e3ce16a2c9c8',qos_specs=None,replication_status=,reservations=['46916abc-dbc2-4015-b396-bb5a687f9542','210d4093-d3c2-4fe5-ab3a-17109dbe7bb4','d9aab9a6-2232-47ff-b008-abb5d44abb29','2ff915e6-234e-45c3-8977-73076b2fd2f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57de21e21d5f4fbe95dfcf09a46798d4',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:54:00 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-3cc99407-08ea-4d3e-a079-98b41844e924 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3156f1ec-5979-417c-9024-d1e6c226dd95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:54:00 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-3cc99407-08ea-4d3e-a079-98b41844e924 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3156f1ec-5979-417c-9024-d1e6c226dd95) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:54:00 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-3cc99407-08ea-4d3e-a079-98b41844e924 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Flow 'volume_create_api' (db021318-e557-4f38-a842-139e40fe7cb5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:54:00 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-3cc99407-08ea-4d3e-a079-98b41844e924 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Create volume request issued successfully. Sep 02 12:54:00 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-3cc99407-08ea-4d3e-a079-98b41844e924 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 12:54:00 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 816/1603] 192.168.122.82 () {60 vars in 1138 bytes} [Wed Sep 2 12:54:00 2026] POST /volume/v3/volumes => generated 764 bytes in 453 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 12:54:00 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-b1564903-ebfc-41d7-84d9-00c1a088439c None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:00 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-b1564903-ebfc-41d7-84d9-00c1a088439c tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 12:54:00 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-b1564903-ebfc-41d7-84d9-00c1a088439c tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "522e45ed-34d8-4082-932f-8d27db1e62a2", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1451376501"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:54:00 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.volumes [None req-b1564903-ebfc-41d7-84d9-00c1a088439c tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Create volume request body: {'volume': {"'imageRef": '522e45ed-34d8-4082-932f-8d27db1e62a2', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1451376501'}} {{(pid=86936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 12:54:00 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-b1564903-ebfc-41d7-84d9-00c1a088439c tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Create volume of 1 GB Sep 02 12:54:00 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:54:00 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:54:00 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-b1564903-ebfc-41d7-84d9-00c1a088439c tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Availability Zones retrieved successfully. Sep 02 12:54:00 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-b1564903-ebfc-41d7-84d9-00c1a088439c tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Flow 'volume_create_api' (4b94f6d2-d43d-4e77-a6b8-3f898b9e0332) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:54:00 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-b1564903-ebfc-41d7-84d9-00c1a088439c tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3751c846-2868-4f59-9d59-7965af8b8bfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:54:00 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.flows.api.create_volume [None req-b1564903-ebfc-41d7-84d9-00c1a088439c tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Validating volume size '1' using validate_int {{(pid=86936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 12:54:00 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-b1564903-ebfc-41d7-84d9-00c1a088439c tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3751c846-2868-4f59-9d59-7965af8b8bfd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:54:00 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-b1564903-ebfc-41d7-84d9-00c1a088439c tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3019c061-77c8-46d4-becf-798788fcc901) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:54:00 devstack devstack@c-api.service[86936]: DEBUG cinder.quota [None req-b1564903-ebfc-41d7-84d9-00c1a088439c tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Created reservations ['dd5d82cb-f7b6-4be7-a798-b23215c6b277', '84f986c1-f6ea-429d-b6e1-cee0360c6e81', 'f6ebcb18-e7ba-4381-95d7-2c9012fa3e63', '765cc05a-eb7e-442a-9c4f-8567e3d45060'] {{(pid=86936) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:54:00 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-b1564903-ebfc-41d7-84d9-00c1a088439c tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3019c061-77c8-46d4-becf-798788fcc901) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dd5d82cb-f7b6-4be7-a798-b23215c6b277', '84f986c1-f6ea-429d-b6e1-cee0360c6e81', 'f6ebcb18-e7ba-4381-95d7-2c9012fa3e63', '765cc05a-eb7e-442a-9c4f-8567e3d45060']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:54:00 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-b1564903-ebfc-41d7-84d9-00c1a088439c tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fbe55624-532d-4aec-8a77-c47070badcbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:54:00 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-6f701a22-2ea4-40b9-9f3e-8b5a4f1c7430 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:00 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-6f701a22-2ea4-40b9-9f3e-8b5a4f1c7430 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] GET http://192.168.122.82/volume/v3/volumes/d4f01014-e9e8-4fb7-9012-f68d6e0a7b37 Sep 02 12:54:00 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-6f701a22-2ea4-40b9-9f3e-8b5a4f1c7430 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:54:00 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-6f701a22-2ea4-40b9-9f3e-8b5a4f1c7430 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:54:00 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:54:00 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:54:00 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-b1564903-ebfc-41d7-84d9-00c1a088439c tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fbe55624-532d-4aec-8a77-c47070badcbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c864950e-79c2-45e8-9e79-e803415277b2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1451376501',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f802587ff7948288434e3ce16a2c9c8',qos_specs=None,replication_status=,reservations=['dd5d82cb-f7b6-4be7-a798-b23215c6b277','84f986c1-f6ea-429d-b6e1-cee0360c6e81','f6ebcb18-e7ba-4381-95d7-2c9012fa3e63','765cc05a-eb7e-442a-9c4f-8567e3d45060'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57de21e21d5f4fbe95dfcf09a46798d4',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T10:54:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1451376501',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c864950e-79c2-45e8-9e79-e803415277b2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9f802587ff7948288434e3ce16a2c9c8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='57de21e21d5f4fbe95dfcf09a46798d4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:54:00 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-b1564903-ebfc-41d7-84d9-00c1a088439c tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb21cc31-3d98-4325-8617-431506074661) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:54:01 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:54:01 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:54:01 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:54:01 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:54:01 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-6f701a22-2ea4-40b9-9f3e-8b5a4f1c7430 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Volume info retrieved successfully. Sep 02 12:54:01 devstack devstack@c-api.service[86935]: WARNING stevedore.named [None req-6f701a22-2ea4-40b9-9f3e-8b5a4f1c7430 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:54:01 devstack devstack@c-api.service[86935]: WARNING castellan.key_manager [None req-6f701a22-2ea4-40b9-9f3e-8b5a4f1c7430 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:54:01 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-b1564903-ebfc-41d7-84d9-00c1a088439c tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb21cc31-3d98-4325-8617-431506074661) transitioned into state 'SUCCESS' from state '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-1451376501',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f802587ff7948288434e3ce16a2c9c8',qos_specs=None,replication_status=,reservations=['dd5d82cb-f7b6-4be7-a798-b23215c6b277','84f986c1-f6ea-429d-b6e1-cee0360c6e81','f6ebcb18-e7ba-4381-95d7-2c9012fa3e63','765cc05a-eb7e-442a-9c4f-8567e3d45060'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57de21e21d5f4fbe95dfcf09a46798d4',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:54:01 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-b1564903-ebfc-41d7-84d9-00c1a088439c tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e23ad4b-a5f9-4d03-b589-909bd9677a53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:54:01 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-b1564903-ebfc-41d7-84d9-00c1a088439c tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e23ad4b-a5f9-4d03-b589-909bd9677a53) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:54:01 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-b1564903-ebfc-41d7-84d9-00c1a088439c tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Flow 'volume_create_api' (4b94f6d2-d43d-4e77-a6b8-3f898b9e0332) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:54:01 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-b1564903-ebfc-41d7-84d9-00c1a088439c tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Create volume request issued successfully. Sep 02 12:54:01 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-b1564903-ebfc-41d7-84d9-00c1a088439c tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 12:54:01 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 788/1604] 192.168.122.82 () {60 vars in 1138 bytes} [Wed Sep 2 12:54:00 2026] POST /volume/v3/volumes => generated 764 bytes in 405 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 12:54:01 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-97fe6907-215f-4177-bd60-94ea9e5dc01c None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:01 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-97fe6907-215f-4177-bd60-94ea9e5dc01c tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] GET http://192.168.122.82/volume/v3/volumes/3083ac50-f1ad-4545-af12-2d6112583945 Sep 02 12:54:01 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-97fe6907-215f-4177-bd60-94ea9e5dc01c tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:54:01 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-97fe6907-215f-4177-bd60-94ea9e5dc01c tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:54:01 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:54:01 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:54:01 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:54:01 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:54:01 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-97fe6907-215f-4177-bd60-94ea9e5dc01c tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Volume info retrieved successfully. Sep 02 12:54:01 devstack devstack@c-api.service[86935]: DEBUG oslo_db.sqlalchemy.engines [None req-6f701a22-2ea4-40b9-9f3e-8b5a4f1c7430 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86935) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 12:54:01 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-97fe6907-215f-4177-bd60-94ea9e5dc01c tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] http://192.168.122.82/volume/v3/volumes/3083ac50-f1ad-4545-af12-2d6112583945 returned with HTTP 200 Sep 02 12:54:01 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 789/1605] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:54:01 2026] GET /volume/v3/volumes/3083ac50-f1ad-4545-af12-2d6112583945 => generated 855 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:54:01 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:54:01 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:54:01 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-6f701a22-2ea4-40b9-9f3e-8b5a4f1c7430 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] http://192.168.122.82/volume/v3/volumes/d4f01014-e9e8-4fb7-9012-f68d6e0a7b37 returned with HTTP 200 Sep 02 12:54:01 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 817/1606] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:54:00 2026] GET /volume/v3/volumes/d4f01014-e9e8-4fb7-9012-f68d6e0a7b37 => generated 914 bytes in 328 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:54:01 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-608aa4d5-321f-405c-8a7a-edd74c9ebef7 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:01 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-608aa4d5-321f-405c-8a7a-edd74c9ebef7 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] PUT http://192.168.122.82/volume/v3/groups/3783fafd-8701-43cc-b76d-546e9b9c1a5c Sep 02 12:54:01 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-608aa4d5-321f-405c-8a7a-edd74c9ebef7 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "d4f01014-e9e8-4fb7-9012-f68d6e0a7b37"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:54:01 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.groups [None req-608aa4d5-321f-405c-8a7a-edd74c9ebef7 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Update called for group 3783fafd-8701-43cc-b76d-546e9b9c1a5c. {{(pid=86936) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 02 12:54:01 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.groups [None req-608aa4d5-321f-405c-8a7a-edd74c9ebef7 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Updating group 3783fafd-8701-43cc-b76d-546e9b9c1a5c with name new_group description: This is a new group add_volumes: None remove_volumes: d4f01014-e9e8-4fb7-9012-f68d6e0a7b37. Sep 02 12:54:01 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:54:01 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:54:01 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-608aa4d5-321f-405c-8a7a-edd74c9ebef7 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] http://192.168.122.82/volume/v3/groups/3783fafd-8701-43cc-b76d-546e9b9c1a5c returned with HTTP 202 Sep 02 12:54:01 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 790/1607] 192.168.122.82 () {62 vars in 1286 bytes} [Wed Sep 2 12:54:01 2026] PUT /volume/v3/groups/3783fafd-8701-43cc-b76d-546e9b9c1a5c => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 12:54:01 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-95eafc5f-7d51-4b73-84f2-1e55e9529828 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:01 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-95eafc5f-7d51-4b73-84f2-1e55e9529828 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] GET http://192.168.122.82/volume/v3/groups/3783fafd-8701-43cc-b76d-546e9b9c1a5c Sep 02 12:54:01 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-95eafc5f-7d51-4b73-84f2-1e55e9529828 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:54:01 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-95eafc5f-7d51-4b73-84f2-1e55e9529828 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Calling method 'version_select' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:54:01 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.groups [None req-95eafc5f-7d51-4b73-84f2-1e55e9529828 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] show called for member 3783fafd-8701-43cc-b76d-546e9b9c1a5c {{(pid=86935) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 12:54:01 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:54:01 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:54:01 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:54:01 devstack devstack@c-api.service[86935]: return base.obj_make_list(context, cls(context), Sep 02 12:54:01 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-95eafc5f-7d51-4b73-84f2-1e55e9529828 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] http://192.168.122.82/volume/v3/groups/3783fafd-8701-43cc-b76d-546e9b9c1a5c returned with HTTP 200 Sep 02 12:54:01 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 818/1608] 192.168.122.82 () {60 vars in 1265 bytes} [Wed Sep 2 12:54:01 2026] GET /volume/v3/groups/3783fafd-8701-43cc-b76d-546e9b9c1a5c => generated 323 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:54:02 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-cb2ac542-3068-466c-9740-d7539f9148b8 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:02 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-cb2ac542-3068-466c-9740-d7539f9148b8 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] GET http://192.168.122.82/volume/v3/volumes/3083ac50-f1ad-4545-af12-2d6112583945 Sep 02 12:54:02 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-cb2ac542-3068-466c-9740-d7539f9148b8 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:54:02 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-cb2ac542-3068-466c-9740-d7539f9148b8 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:54:02 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:54:02 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:54:02 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:54:02 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:54:02 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-cb2ac542-3068-466c-9740-d7539f9148b8 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Volume info retrieved successfully. Sep 02 12:54:02 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-cb2ac542-3068-466c-9740-d7539f9148b8 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] http://192.168.122.82/volume/v3/volumes/3083ac50-f1ad-4545-af12-2d6112583945 returned with HTTP 200 Sep 02 12:54:02 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 791/1609] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:54:02 2026] GET /volume/v3/volumes/3083ac50-f1ad-4545-af12-2d6112583945 => generated 856 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:54:02 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-f9cae937-d5c8-4544-9ad4-f3b26c8b0e93 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:02 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-f9cae937-d5c8-4544-9ad4-f3b26c8b0e93 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] GET http://192.168.122.82/volume/v3/volumes/3075a16f-61f4-414f-988f-a2d454e00c44 Sep 02 12:54:02 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-f9cae937-d5c8-4544-9ad4-f3b26c8b0e93 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:54:02 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-f9cae937-d5c8-4544-9ad4-f3b26c8b0e93 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:54:02 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:54:02 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:54:02 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:54:02 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:54:02 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-f9cae937-d5c8-4544-9ad4-f3b26c8b0e93 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Volume info retrieved successfully. Sep 02 12:54:02 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-f9cae937-d5c8-4544-9ad4-f3b26c8b0e93 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] http://192.168.122.82/volume/v3/volumes/3075a16f-61f4-414f-988f-a2d454e00c44 returned with HTTP 200 Sep 02 12:54:02 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 819/1610] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:54:02 2026] GET /volume/v3/volumes/3075a16f-61f4-414f-988f-a2d454e00c44 => generated 855 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:54:02 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-0a33d268-6dce-4941-8f87-2bac58ced996 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:02 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-0a33d268-6dce-4941-8f87-2bac58ced996 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] GET http://192.168.122.82/volume/v3/groups/3783fafd-8701-43cc-b76d-546e9b9c1a5c Sep 02 12:54:02 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-0a33d268-6dce-4941-8f87-2bac58ced996 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:54:02 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-0a33d268-6dce-4941-8f87-2bac58ced996 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Calling method 'version_select' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:54:02 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.groups [None req-0a33d268-6dce-4941-8f87-2bac58ced996 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] show called for member 3783fafd-8701-43cc-b76d-546e9b9c1a5c {{(pid=86936) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 12:54:02 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:54:02 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:54:02 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:54:02 devstack devstack@c-api.service[86936]: return base.obj_make_list(context, cls(context), Sep 02 12:54:02 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-0a33d268-6dce-4941-8f87-2bac58ced996 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] http://192.168.122.82/volume/v3/groups/3783fafd-8701-43cc-b76d-546e9b9c1a5c returned with HTTP 200 Sep 02 12:54:02 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 792/1611] 192.168.122.82 () {60 vars in 1265 bytes} [Wed Sep 2 12:54:02 2026] GET /volume/v3/groups/3783fafd-8701-43cc-b76d-546e9b9c1a5c => generated 324 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 12:54:02 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-6f1384d3-b700-402a-8c74-ed27a481cd2b None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:02 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-6f1384d3-b700-402a-8c74-ed27a481cd2b tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] GET http://192.168.122.82/volume/v3/groups/3783fafd-8701-43cc-b76d-546e9b9c1a5c Sep 02 12:54:02 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-6f1384d3-b700-402a-8c74-ed27a481cd2b tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:54:02 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-6f1384d3-b700-402a-8c74-ed27a481cd2b tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Calling method 'version_select' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:54:02 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.groups [None req-6f1384d3-b700-402a-8c74-ed27a481cd2b tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] show called for member 3783fafd-8701-43cc-b76d-546e9b9c1a5c {{(pid=86935) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 12:54:02 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:54:02 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:54:02 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:54:02 devstack devstack@c-api.service[86935]: return base.obj_make_list(context, cls(context), Sep 02 12:54:02 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-6f1384d3-b700-402a-8c74-ed27a481cd2b tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] http://192.168.122.82/volume/v3/groups/3783fafd-8701-43cc-b76d-546e9b9c1a5c returned with HTTP 200 Sep 02 12:54:02 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 820/1612] 192.168.122.82 () {60 vars in 1265 bytes} [Wed Sep 2 12:54:02 2026] GET /volume/v3/groups/3783fafd-8701-43cc-b76d-546e9b9c1a5c => generated 324 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:54:02 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-42e34472-0feb-4e76-895b-79522e9343cc None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:02 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-42e34472-0feb-4e76-895b-79522e9343cc tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] GET http://192.168.122.82/volume/v3/volumes/detail Sep 02 12:54:02 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-42e34472-0feb-4e76-895b-79522e9343cc tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:54:02 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-42e34472-0feb-4e76-895b-79522e9343cc tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Calling method 'detail' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:54:02 devstack devstack@c-api.service[86936]: DEBUG cinder.api.api_utils [None req-42e34472-0feb-4e76-895b-79522e9343cc tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Removing options '' from query. {{(pid=86936) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 12:54:02 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:54:02 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:54:02 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-42e34472-0feb-4e76-895b-79522e9343cc tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86936) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 12:54:02 devstack devstack@c-api.service[86936]: /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 02 12:54:02 devstack devstack@c-api.service[86936]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 12:54:02 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:54:02 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:54:02 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:54:02 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:54:02 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-42e34472-0feb-4e76-895b-79522e9343cc tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Get all volumes completed successfully. Sep 02 12:54:02 devstack devstack@c-api.service[86936]: WARNING stevedore.named [None req-42e34472-0feb-4e76-895b-79522e9343cc tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:54:02 devstack devstack@c-api.service[86936]: WARNING castellan.key_manager [None req-42e34472-0feb-4e76-895b-79522e9343cc tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:54:02 devstack devstack@c-api.service[86936]: DEBUG oslo_db.sqlalchemy.engines [None req-42e34472-0feb-4e76-895b-79522e9343cc tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86936) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 12:54:02 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:54:02 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:54:02 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-42e34472-0feb-4e76-895b-79522e9343cc tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] http://192.168.122.82/volume/v3/volumes/detail returned with HTTP 200 Sep 02 12:54:02 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 793/1613] 192.168.122.82 () {60 vars in 1178 bytes} [Wed Sep 2 12:54:02 2026] GET /volume/v3/volumes/detail => generated 1786 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 12:54:02 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-7ca31ea3-f654-49d0-8b7d-cc312222ae5f None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:02 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-7ca31ea3-f654-49d0-8b7d-cc312222ae5f tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] PUT http://192.168.122.82/volume/v3/groups/3783fafd-8701-43cc-b76d-546e9b9c1a5c Sep 02 12:54:02 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-7ca31ea3-f654-49d0-8b7d-cc312222ae5f tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "d4f01014-e9e8-4fb7-9012-f68d6e0a7b37"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:54:02 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.groups [None req-7ca31ea3-f654-49d0-8b7d-cc312222ae5f tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Update called for group 3783fafd-8701-43cc-b76d-546e9b9c1a5c. {{(pid=86935) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 02 12:54:02 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.groups [None req-7ca31ea3-f654-49d0-8b7d-cc312222ae5f tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Updating group 3783fafd-8701-43cc-b76d-546e9b9c1a5c with name None description: None add_volumes: d4f01014-e9e8-4fb7-9012-f68d6e0a7b37 remove_volumes: None. Sep 02 12:54:02 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:54:02 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:54:02 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:54:02 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:54:03 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:54:03 devstack devstack@c-api.service[86935]: return base.obj_make_list(context, cls(context), Sep 02 12:54:03 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-7ca31ea3-f654-49d0-8b7d-cc312222ae5f tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] http://192.168.122.82/volume/v3/groups/3783fafd-8701-43cc-b76d-546e9b9c1a5c returned with HTTP 202 Sep 02 12:54:03 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 821/1614] 192.168.122.82 () {62 vars in 1285 bytes} [Wed Sep 2 12:54:02 2026] PUT /volume/v3/groups/3783fafd-8701-43cc-b76d-546e9b9c1a5c => generated 0 bytes in 176 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 12:54:03 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-c0fabb33-4f75-4f58-97fd-d0ae6ca0a030 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:03 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-c0fabb33-4f75-4f58-97fd-d0ae6ca0a030 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] GET http://192.168.122.82/volume/v3/groups/3783fafd-8701-43cc-b76d-546e9b9c1a5c Sep 02 12:54:03 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-c0fabb33-4f75-4f58-97fd-d0ae6ca0a030 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:54:03 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-c0fabb33-4f75-4f58-97fd-d0ae6ca0a030 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Calling method 'version_select' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:54:03 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.groups [None req-c0fabb33-4f75-4f58-97fd-d0ae6ca0a030 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] show called for member 3783fafd-8701-43cc-b76d-546e9b9c1a5c {{(pid=86936) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 12:54:03 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:54:03 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:54:03 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:54:03 devstack devstack@c-api.service[86936]: return base.obj_make_list(context, cls(context), Sep 02 12:54:03 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-c0fabb33-4f75-4f58-97fd-d0ae6ca0a030 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] http://192.168.122.82/volume/v3/groups/3783fafd-8701-43cc-b76d-546e9b9c1a5c returned with HTTP 200 Sep 02 12:54:03 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 794/1615] 192.168.122.82 () {60 vars in 1265 bytes} [Wed Sep 2 12:54:03 2026] GET /volume/v3/groups/3783fafd-8701-43cc-b76d-546e9b9c1a5c => generated 323 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:54:03 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-0d0125f7-5282-4ed0-a704-3412579d3c16 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:03 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-0d0125f7-5282-4ed0-a704-3412579d3c16 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] GET http://192.168.122.82/volume/v3/volumes/3075a16f-61f4-414f-988f-a2d454e00c44 Sep 02 12:54:03 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-0d0125f7-5282-4ed0-a704-3412579d3c16 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:54:03 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-0d0125f7-5282-4ed0-a704-3412579d3c16 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:54:03 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:54:03 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:54:03 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:54:03 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:54:03 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-0d0125f7-5282-4ed0-a704-3412579d3c16 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Volume info retrieved successfully. Sep 02 12:54:03 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-0d0125f7-5282-4ed0-a704-3412579d3c16 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] http://192.168.122.82/volume/v3/volumes/3075a16f-61f4-414f-988f-a2d454e00c44 returned with HTTP 200 Sep 02 12:54:03 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 822/1616] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:54:03 2026] GET /volume/v3/volumes/3075a16f-61f4-414f-988f-a2d454e00c44 => generated 856 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:54:03 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-27ab3c08-112e-4d70-9b9a-6d839f08e1ee None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:03 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-27ab3c08-112e-4d70-9b9a-6d839f08e1ee tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] GET http://192.168.122.82/volume/v3/volumes/1d9af3e4-bbb6-46fd-b090-e20fd1807caf Sep 02 12:54:03 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-27ab3c08-112e-4d70-9b9a-6d839f08e1ee tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:54:03 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-27ab3c08-112e-4d70-9b9a-6d839f08e1ee tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:54:03 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:54:03 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:54:03 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:54:03 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:54:03 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-27ab3c08-112e-4d70-9b9a-6d839f08e1ee tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Volume info retrieved successfully. Sep 02 12:54:03 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-27ab3c08-112e-4d70-9b9a-6d839f08e1ee tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] http://192.168.122.82/volume/v3/volumes/1d9af3e4-bbb6-46fd-b090-e20fd1807caf returned with HTTP 200 Sep 02 12:54:03 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 795/1617] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:54:03 2026] GET /volume/v3/volumes/1d9af3e4-bbb6-46fd-b090-e20fd1807caf => generated 856 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:54:04 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-3254e29b-44c5-4a6a-be51-13adeda53296 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:04 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-3254e29b-44c5-4a6a-be51-13adeda53296 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] GET http://192.168.122.82/volume/v3/groups/3783fafd-8701-43cc-b76d-546e9b9c1a5c Sep 02 12:54:04 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-3254e29b-44c5-4a6a-be51-13adeda53296 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:54:04 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-3254e29b-44c5-4a6a-be51-13adeda53296 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Calling method 'version_select' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:54:04 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.groups [None req-3254e29b-44c5-4a6a-be51-13adeda53296 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] show called for member 3783fafd-8701-43cc-b76d-546e9b9c1a5c {{(pid=86935) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 12:54:04 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:54:04 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:54:04 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:54:04 devstack devstack@c-api.service[86935]: return base.obj_make_list(context, cls(context), Sep 02 12:54:04 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-3254e29b-44c5-4a6a-be51-13adeda53296 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] http://192.168.122.82/volume/v3/groups/3783fafd-8701-43cc-b76d-546e9b9c1a5c returned with HTTP 200 Sep 02 12:54:04 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 823/1618] 192.168.122.82 () {60 vars in 1265 bytes} [Wed Sep 2 12:54:04 2026] GET /volume/v3/groups/3783fafd-8701-43cc-b76d-546e9b9c1a5c => generated 324 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:54:04 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-e0a85b12-1772-43e5-b1eb-c100a808d834 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:04 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-e0a85b12-1772-43e5-b1eb-c100a808d834 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] GET http://192.168.122.82/volume/v3/volumes/detail Sep 02 12:54:04 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-e0a85b12-1772-43e5-b1eb-c100a808d834 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:54:04 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-e0a85b12-1772-43e5-b1eb-c100a808d834 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Calling method 'detail' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:54:04 devstack devstack@c-api.service[86936]: DEBUG cinder.api.api_utils [None req-e0a85b12-1772-43e5-b1eb-c100a808d834 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Removing options '' from query. {{(pid=86936) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 12:54:04 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-e0a85b12-1772-43e5-b1eb-c100a808d834 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86936) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 12:54:04 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:54:04 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:54:04 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:54:04 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:54:04 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-e0a85b12-1772-43e5-b1eb-c100a808d834 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Get all volumes completed successfully. Sep 02 12:54:04 devstack devstack@c-api.service[86936]: WARNING stevedore.named [None req-e0a85b12-1772-43e5-b1eb-c100a808d834 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:54:04 devstack devstack@c-api.service[86936]: WARNING castellan.key_manager [None req-e0a85b12-1772-43e5-b1eb-c100a808d834 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:54:04 devstack devstack@c-api.service[86936]: DEBUG oslo_db.sqlalchemy.engines [None req-e0a85b12-1772-43e5-b1eb-c100a808d834 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86936) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 12:54:04 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:54:04 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:54:04 devstack devstack@c-api.service[86936]: WARNING stevedore.named [None req-e0a85b12-1772-43e5-b1eb-c100a808d834 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:54:04 devstack devstack@c-api.service[86936]: WARNING castellan.key_manager [None req-e0a85b12-1772-43e5-b1eb-c100a808d834 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:54:04 devstack devstack@c-api.service[86936]: DEBUG oslo_db.sqlalchemy.engines [None req-e0a85b12-1772-43e5-b1eb-c100a808d834 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86936) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 12:54:04 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:54:04 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:54:04 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-e0a85b12-1772-43e5-b1eb-c100a808d834 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] http://192.168.122.82/volume/v3/volumes/detail returned with HTTP 200 Sep 02 12:54:04 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 796/1619] 192.168.122.82 () {60 vars in 1178 bytes} [Wed Sep 2 12:54:04 2026] GET /volume/v3/volumes/detail => generated 1820 bytes in 313 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 12:54:04 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-ac0c5247-579a-49ae-96c0-ddecdd5803b3 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:04 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-5ed86a96-32f1-420d-91b2-3287f839ca6e None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:04 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-ac0c5247-579a-49ae-96c0-ddecdd5803b3 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] GET http://192.168.122.82/volume/v3/volumes/1d9af3e4-bbb6-46fd-b090-e20fd1807caf Sep 02 12:54:04 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-ac0c5247-579a-49ae-96c0-ddecdd5803b3 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:54:04 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-5ed86a96-32f1-420d-91b2-3287f839ca6e tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] GET http://192.168.122.82/volume/v3/volumes/detail Sep 02 12:54:04 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-ac0c5247-579a-49ae-96c0-ddecdd5803b3 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:54:04 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-5ed86a96-32f1-420d-91b2-3287f839ca6e tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:54:04 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-5ed86a96-32f1-420d-91b2-3287f839ca6e tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Calling method 'detail' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:54:04 devstack devstack@c-api.service[86936]: DEBUG cinder.api.api_utils [None req-5ed86a96-32f1-420d-91b2-3287f839ca6e tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Removing options '' from query. {{(pid=86936) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 12:54:04 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-5ed86a96-32f1-420d-91b2-3287f839ca6e tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86936) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 12:54:04 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:54:04 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:54:04 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:54:04 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:54:04 devstack devstack@c-api.service[86936]: /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 02 12:54:04 devstack devstack@c-api.service[86936]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 12:54:04 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:54:04 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:54:04 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-ac0c5247-579a-49ae-96c0-ddecdd5803b3 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Volume info retrieved successfully. Sep 02 12:54:04 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:54:04 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:54:04 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-5ed86a96-32f1-420d-91b2-3287f839ca6e tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Get all volumes completed successfully. Sep 02 12:54:04 devstack devstack@c-api.service[86936]: WARNING stevedore.named [None req-5ed86a96-32f1-420d-91b2-3287f839ca6e tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:54:04 devstack devstack@c-api.service[86936]: WARNING castellan.key_manager [None req-5ed86a96-32f1-420d-91b2-3287f839ca6e tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:54:04 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-ac0c5247-579a-49ae-96c0-ddecdd5803b3 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] http://192.168.122.82/volume/v3/volumes/1d9af3e4-bbb6-46fd-b090-e20fd1807caf returned with HTTP 200 Sep 02 12:54:04 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 824/1620] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:54:04 2026] GET /volume/v3/volumes/1d9af3e4-bbb6-46fd-b090-e20fd1807caf => generated 857 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:54:04 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-99b2afee-998b-40aa-9076-2c00b505c0dd None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:04 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-99b2afee-998b-40aa-9076-2c00b505c0dd tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] GET http://192.168.122.82/volume/v3/volumes/be3c56df-b3df-4812-962a-45fd019add52 Sep 02 12:54:04 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-99b2afee-998b-40aa-9076-2c00b505c0dd tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:54:04 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-99b2afee-998b-40aa-9076-2c00b505c0dd tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:54:04 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:54:04 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:54:04 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:54:04 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:54:04 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-99b2afee-998b-40aa-9076-2c00b505c0dd tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Volume info retrieved successfully. Sep 02 12:54:04 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-99b2afee-998b-40aa-9076-2c00b505c0dd tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] http://192.168.122.82/volume/v3/volumes/be3c56df-b3df-4812-962a-45fd019add52 returned with HTTP 200 Sep 02 12:54:04 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 825/1621] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:54:04 2026] GET /volume/v3/volumes/be3c56df-b3df-4812-962a-45fd019add52 => generated 856 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:54:04 devstack devstack@c-api.service[86936]: DEBUG oslo_db.sqlalchemy.engines [None req-5ed86a96-32f1-420d-91b2-3287f839ca6e tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86936) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 12:54:04 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:54:04 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:54:04 devstack devstack@c-api.service[86936]: WARNING stevedore.named [None req-5ed86a96-32f1-420d-91b2-3287f839ca6e tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:54:04 devstack devstack@c-api.service[86936]: WARNING castellan.key_manager [None req-5ed86a96-32f1-420d-91b2-3287f839ca6e tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:54:04 devstack devstack@c-api.service[86936]: DEBUG oslo_db.sqlalchemy.engines [None req-5ed86a96-32f1-420d-91b2-3287f839ca6e tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86936) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 12:54:04 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:54:04 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:54:04 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-5ed86a96-32f1-420d-91b2-3287f839ca6e tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] http://192.168.122.82/volume/v3/volumes/detail returned with HTTP 200 Sep 02 12:54:04 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 797/1622] 192.168.122.82 () {60 vars in 1178 bytes} [Wed Sep 2 12:54:04 2026] GET /volume/v3/volumes/detail => generated 1820 bytes in 393 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 12:54:05 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-58f5aaf7-5bb0-4502-9263-67ac57a14e41 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:05 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-58f5aaf7-5bb0-4502-9263-67ac57a14e41 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] POST http://192.168.122.82/volume/v3/groups/3783fafd-8701-43cc-b76d-546e9b9c1a5c/action Sep 02 12:54:05 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-58f5aaf7-5bb0-4502-9263-67ac57a14e41 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86935) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 12:54:05 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-58f5aaf7-5bb0-4502-9263-67ac57a14e41 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:54:05 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.groups [None req-58f5aaf7-5bb0-4502-9263-67ac57a14e41 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] delete called for group 3783fafd-8701-43cc-b76d-546e9b9c1a5c {{(pid=86935) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 02 12:54:05 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.groups [None req-58f5aaf7-5bb0-4502-9263-67ac57a14e41 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Delete group with id: 3783fafd-8701-43cc-b76d-546e9b9c1a5c Sep 02 12:54:05 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:54:05 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:54:05 devstack devstack@c-api.service[86935]: /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 02 12:54:05 devstack devstack@c-api.service[86935]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 02 12:54:05 devstack devstack@c-api.service[86935]: /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 02 12:54:05 devstack devstack@c-api.service[86935]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 12:54:05 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-58f5aaf7-5bb0-4502-9263-67ac57a14e41 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] http://192.168.122.82/volume/v3/groups/3783fafd-8701-43cc-b76d-546e9b9c1a5c/action returned with HTTP 202 Sep 02 12:54:05 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 826/1623] 192.168.122.82 () {62 vars in 1307 bytes} [Wed Sep 2 12:54:05 2026] POST /volume/v3/groups/3783fafd-8701-43cc-b76d-546e9b9c1a5c/action => generated 0 bytes in 164 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 02 12:54:05 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-89f391e2-37be-43ff-9afd-beffe024cba1 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:05 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-89f391e2-37be-43ff-9afd-beffe024cba1 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] GET http://192.168.122.82/volume/v3/volumes/d4f01014-e9e8-4fb7-9012-f68d6e0a7b37 Sep 02 12:54:05 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-89f391e2-37be-43ff-9afd-beffe024cba1 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:54:05 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-89f391e2-37be-43ff-9afd-beffe024cba1 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:54:05 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:54:05 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:54:05 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:54:05 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:54:05 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-89f391e2-37be-43ff-9afd-beffe024cba1 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Volume info retrieved successfully. Sep 02 12:54:05 devstack devstack@c-api.service[86936]: WARNING stevedore.named [None req-89f391e2-37be-43ff-9afd-beffe024cba1 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:54:05 devstack devstack@c-api.service[86936]: WARNING castellan.key_manager [None req-89f391e2-37be-43ff-9afd-beffe024cba1 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:54:05 devstack devstack@c-api.service[86936]: DEBUG oslo_db.sqlalchemy.engines [None req-89f391e2-37be-43ff-9afd-beffe024cba1 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86936) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 12:54:05 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:54:05 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:54:05 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-89f391e2-37be-43ff-9afd-beffe024cba1 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] http://192.168.122.82/volume/v3/volumes/d4f01014-e9e8-4fb7-9012-f68d6e0a7b37 returned with HTTP 200 Sep 02 12:54:05 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 798/1624] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:54:05 2026] GET /volume/v3/volumes/d4f01014-e9e8-4fb7-9012-f68d6e0a7b37 => generated 913 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:54:05 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-ec618536-b85e-42d9-90d7-efdacadc7514 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:05 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-ec618536-b85e-42d9-90d7-efdacadc7514 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] GET http://192.168.122.82/volume/v3/volumes/be3c56df-b3df-4812-962a-45fd019add52 Sep 02 12:54:05 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-ec618536-b85e-42d9-90d7-efdacadc7514 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:54:05 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-ec618536-b85e-42d9-90d7-efdacadc7514 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:54:05 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:54:05 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:54:05 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:54:05 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:54:05 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-ec618536-b85e-42d9-90d7-efdacadc7514 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Volume info retrieved successfully. Sep 02 12:54:05 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-ec618536-b85e-42d9-90d7-efdacadc7514 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] http://192.168.122.82/volume/v3/volumes/be3c56df-b3df-4812-962a-45fd019add52 returned with HTTP 200 Sep 02 12:54:05 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 827/1625] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:54:05 2026] GET /volume/v3/volumes/be3c56df-b3df-4812-962a-45fd019add52 => generated 857 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:54:05 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-b8b74d32-9f54-4349-8115-d4f50ba3ca52 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:05 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-b8b74d32-9f54-4349-8115-d4f50ba3ca52 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] GET http://192.168.122.82/volume/v3/volumes/c864950e-79c2-45e8-9e79-e803415277b2 Sep 02 12:54:05 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-b8b74d32-9f54-4349-8115-d4f50ba3ca52 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:54:05 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-b8b74d32-9f54-4349-8115-d4f50ba3ca52 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:54:06 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:54:06 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:54:06 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:54:06 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:54:06 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-b8b74d32-9f54-4349-8115-d4f50ba3ca52 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Volume info retrieved successfully. Sep 02 12:54:06 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-b8b74d32-9f54-4349-8115-d4f50ba3ca52 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] http://192.168.122.82/volume/v3/volumes/c864950e-79c2-45e8-9e79-e803415277b2 returned with HTTP 200 Sep 02 12:54:06 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 799/1626] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:54:05 2026] GET /volume/v3/volumes/c864950e-79c2-45e8-9e79-e803415277b2 => generated 856 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:54:06 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-27c737d5-692f-4763-b5c0-241d44937160 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:06 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-27c737d5-692f-4763-b5c0-241d44937160 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] GET http://192.168.122.82/volume/v3/volumes/d4f01014-e9e8-4fb7-9012-f68d6e0a7b37 Sep 02 12:54:06 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-27c737d5-692f-4763-b5c0-241d44937160 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:54:06 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-27c737d5-692f-4763-b5c0-241d44937160 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:54:06 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:54:06 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:54:06 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:54:06 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:54:06 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-27c737d5-692f-4763-b5c0-241d44937160 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Volume info retrieved successfully. Sep 02 12:54:06 devstack devstack@c-api.service[86935]: WARNING stevedore.named [None req-27c737d5-692f-4763-b5c0-241d44937160 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:54:06 devstack devstack@c-api.service[86935]: WARNING castellan.key_manager [None req-27c737d5-692f-4763-b5c0-241d44937160 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:54:06 devstack devstack@c-api.service[86935]: DEBUG oslo_db.sqlalchemy.engines [None req-27c737d5-692f-4763-b5c0-241d44937160 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86935) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 12:54:06 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:54:06 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:54:06 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-27c737d5-692f-4763-b5c0-241d44937160 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] http://192.168.122.82/volume/v3/volumes/d4f01014-e9e8-4fb7-9012-f68d6e0a7b37 returned with HTTP 200 Sep 02 12:54:06 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 828/1627] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:54:06 2026] GET /volume/v3/volumes/d4f01014-e9e8-4fb7-9012-f68d6e0a7b37 => generated 913 bytes in 447 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:54:07 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-2bd3e53d-12b7-43ce-a69e-f9628a9cc575 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:07 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-2bd3e53d-12b7-43ce-a69e-f9628a9cc575 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] GET http://192.168.122.82/volume/v3/volumes/c864950e-79c2-45e8-9e79-e803415277b2 Sep 02 12:54:07 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-2bd3e53d-12b7-43ce-a69e-f9628a9cc575 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:54:07 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-2bd3e53d-12b7-43ce-a69e-f9628a9cc575 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:54:07 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:54:07 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:54:07 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:54:07 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:54:07 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-2bd3e53d-12b7-43ce-a69e-f9628a9cc575 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Volume info retrieved successfully. Sep 02 12:54:07 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-2bd3e53d-12b7-43ce-a69e-f9628a9cc575 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] http://192.168.122.82/volume/v3/volumes/c864950e-79c2-45e8-9e79-e803415277b2 returned with HTTP 200 Sep 02 12:54:07 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 800/1628] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:54:07 2026] GET /volume/v3/volumes/c864950e-79c2-45e8-9e79-e803415277b2 => generated 856 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:54:07 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-408798e5-7ec4-4703-a984-c97211cc9d5e None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:07 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-408798e5-7ec4-4703-a984-c97211cc9d5e tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] GET http://192.168.122.82/volume/v3/volumes/d4f01014-e9e8-4fb7-9012-f68d6e0a7b37 Sep 02 12:54:07 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-408798e5-7ec4-4703-a984-c97211cc9d5e tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:54:07 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-408798e5-7ec4-4703-a984-c97211cc9d5e tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:54:07 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:54:07 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:54:07 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:54:07 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:54:07 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-408798e5-7ec4-4703-a984-c97211cc9d5e tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Volume info retrieved successfully. Sep 02 12:54:07 devstack devstack@c-api.service[86935]: WARNING stevedore.named [None req-408798e5-7ec4-4703-a984-c97211cc9d5e tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 12:54:07 devstack devstack@c-api.service[86935]: WARNING castellan.key_manager [None req-408798e5-7ec4-4703-a984-c97211cc9d5e tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 12:54:08 devstack devstack@c-api.service[86935]: DEBUG oslo_db.sqlalchemy.engines [None req-408798e5-7ec4-4703-a984-c97211cc9d5e tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86935) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 12:54:08 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:54:08 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:54:08 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-408798e5-7ec4-4703-a984-c97211cc9d5e tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] http://192.168.122.82/volume/v3/volumes/d4f01014-e9e8-4fb7-9012-f68d6e0a7b37 returned with HTTP 200 Sep 02 12:54:08 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 829/1629] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:54:07 2026] GET /volume/v3/volumes/d4f01014-e9e8-4fb7-9012-f68d6e0a7b37 => generated 913 bytes in 394 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:54:08 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-1053d48d-3720-4cda-ad06-b0bdb2cd8d70 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:08 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-1053d48d-3720-4cda-ad06-b0bdb2cd8d70 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] GET http://192.168.122.82/volume/v3/volumes/c864950e-79c2-45e8-9e79-e803415277b2 Sep 02 12:54:08 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-1053d48d-3720-4cda-ad06-b0bdb2cd8d70 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:54:08 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-1053d48d-3720-4cda-ad06-b0bdb2cd8d70 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:54:08 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:54:08 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:54:08 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:54:08 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:54:08 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-1053d48d-3720-4cda-ad06-b0bdb2cd8d70 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Volume info retrieved successfully. Sep 02 12:54:08 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-1053d48d-3720-4cda-ad06-b0bdb2cd8d70 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] http://192.168.122.82/volume/v3/volumes/c864950e-79c2-45e8-9e79-e803415277b2 returned with HTTP 200 Sep 02 12:54:08 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 801/1630] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:54:08 2026] GET /volume/v3/volumes/c864950e-79c2-45e8-9e79-e803415277b2 => generated 857 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:54:08 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-60e6c5e4-71a2-4967-8434-d277a9103c12 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:08 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-60e6c5e4-71a2-4967-8434-d277a9103c12 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] DELETE http://192.168.122.82/volume/v3/volumes/c864950e-79c2-45e8-9e79-e803415277b2 Sep 02 12:54:08 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-60e6c5e4-71a2-4967-8434-d277a9103c12 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:54:08 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-60e6c5e4-71a2-4967-8434-d277a9103c12 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Calling method 'delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:54:08 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-60e6c5e4-71a2-4967-8434-d277a9103c12 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Delete volume with id: c864950e-79c2-45e8-9e79-e803415277b2 Sep 02 12:54:08 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:54:08 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:54:08 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:54:08 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:54:08 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-60e6c5e4-71a2-4967-8434-d277a9103c12 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Volume info retrieved successfully. Sep 02 12:54:08 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-60e6c5e4-71a2-4967-8434-d277a9103c12 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Delete volume request issued successfully. Sep 02 12:54:08 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-60e6c5e4-71a2-4967-8434-d277a9103c12 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] http://192.168.122.82/volume/v3/volumes/c864950e-79c2-45e8-9e79-e803415277b2 returned with HTTP 202 Sep 02 12:54:08 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 830/1631] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 12:54:08 2026] DELETE /volume/v3/volumes/c864950e-79c2-45e8-9e79-e803415277b2 => generated 0 bytes in 173 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 12:54:08 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-12d3897a-8633-4555-88b7-852f288da384 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:08 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-12d3897a-8633-4555-88b7-852f288da384 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] GET http://192.168.122.82/volume/v3/volumes/c864950e-79c2-45e8-9e79-e803415277b2 Sep 02 12:54:08 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-12d3897a-8633-4555-88b7-852f288da384 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:54:08 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-12d3897a-8633-4555-88b7-852f288da384 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:54:08 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:54:08 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:54:08 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:54:08 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:54:08 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-12d3897a-8633-4555-88b7-852f288da384 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Volume info retrieved successfully. Sep 02 12:54:08 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-12d3897a-8633-4555-88b7-852f288da384 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] http://192.168.122.82/volume/v3/volumes/c864950e-79c2-45e8-9e79-e803415277b2 returned with HTTP 200 Sep 02 12:54:08 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 802/1632] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:54:08 2026] GET /volume/v3/volumes/c864950e-79c2-45e8-9e79-e803415277b2 => generated 856 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:54:09 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-3a025819-b272-4c47-bd0a-c2abaf8fda0d None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:09 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-3a025819-b272-4c47-bd0a-c2abaf8fda0d tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] GET http://192.168.122.82/volume/v3/volumes/d4f01014-e9e8-4fb7-9012-f68d6e0a7b37 Sep 02 12:54:09 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-3a025819-b272-4c47-bd0a-c2abaf8fda0d tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:54:09 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-3a025819-b272-4c47-bd0a-c2abaf8fda0d tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:54:09 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-3a025819-b272-4c47-bd0a-c2abaf8fda0d tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] http://192.168.122.82/volume/v3/volumes/d4f01014-e9e8-4fb7-9012-f68d6e0a7b37 returned with HTTP 404 Sep 02 12:54:09 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 831/1633] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:54:09 2026] GET /volume/v3/volumes/d4f01014-e9e8-4fb7-9012-f68d6e0a7b37 => generated 109 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 12:54:09 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-8f8a3111-6978-4e7c-8849-14aa597bb82e None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:09 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-8f8a3111-6978-4e7c-8849-14aa597bb82e tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] GET http://192.168.122.82/volume/v3/volumes/7697a141-8789-4a0f-b732-f93ba1c6ea28 Sep 02 12:54:09 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-8f8a3111-6978-4e7c-8849-14aa597bb82e tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:54:09 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-8f8a3111-6978-4e7c-8849-14aa597bb82e tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:54:09 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-8f8a3111-6978-4e7c-8849-14aa597bb82e tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] http://192.168.122.82/volume/v3/volumes/7697a141-8789-4a0f-b732-f93ba1c6ea28 returned with HTTP 404 Sep 02 12:54:09 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 803/1634] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:54:09 2026] GET /volume/v3/volumes/7697a141-8789-4a0f-b732-f93ba1c6ea28 => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 12:54:09 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-0e438223-3d86-463f-8df3-cb11742e97c9 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:09 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-0e438223-3d86-463f-8df3-cb11742e97c9 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] GET http://192.168.122.82/volume/v3/groups/3783fafd-8701-43cc-b76d-546e9b9c1a5c Sep 02 12:54:09 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-0e438223-3d86-463f-8df3-cb11742e97c9 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:54:09 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-0e438223-3d86-463f-8df3-cb11742e97c9 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] Calling method 'version_select' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:54:09 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.groups [None req-0e438223-3d86-463f-8df3-cb11742e97c9 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] show called for member 3783fafd-8701-43cc-b76d-546e9b9c1a5c {{(pid=86935) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 12:54:09 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-0e438223-3d86-463f-8df3-cb11742e97c9 tempest-GroupsTest-22283910 tempest-GroupsTest-22283910-project-member] http://192.168.122.82/volume/v3/groups/3783fafd-8701-43cc-b76d-546e9b9c1a5c returned with HTTP 404 Sep 02 12:54:09 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 832/1635] 192.168.122.82 () {60 vars in 1265 bytes} [Wed Sep 2 12:54:09 2026] GET /volume/v3/groups/3783fafd-8701-43cc-b76d-546e9b9c1a5c => generated 108 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 12:54:09 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-9f5e170b-6ea8-444d-935c-5d620a2121f1 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:09 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-9f5e170b-6ea8-444d-935c-5d620a2121f1 tempest-GroupsTest-938316799 tempest-GroupsTest-938316799-project-admin] DELETE http://192.168.122.82/volume/v3/group_types/29ef556c-f024-4669-9fb3-d69721d437d7 Sep 02 12:54:09 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-9f5e170b-6ea8-444d-935c-5d620a2121f1 tempest-GroupsTest-938316799 tempest-GroupsTest-938316799-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:54:09 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-9f5e170b-6ea8-444d-935c-5d620a2121f1 tempest-GroupsTest-938316799 tempest-GroupsTest-938316799-project-admin] Calling method 'version_select' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:54:09 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-9f5e170b-6ea8-444d-935c-5d620a2121f1 tempest-GroupsTest-938316799 tempest-GroupsTest-938316799-project-admin] http://192.168.122.82/volume/v3/group_types/29ef556c-f024-4669-9fb3-d69721d437d7 returned with HTTP 202 Sep 02 12:54:09 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 804/1636] 192.168.122.82 () {60 vars in 1283 bytes} [Wed Sep 2 12:54:09 2026] DELETE /volume/v3/group_types/29ef556c-f024-4669-9fb3-d69721d437d7 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 12:54:09 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-f20959f5-0242-433a-80e0-460c88a1a29b None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:09 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-f20959f5-0242-433a-80e0-460c88a1a29b tempest-GroupsTest-938316799 tempest-GroupsTest-938316799-project-admin] DELETE http://192.168.122.82/volume/v3/types/513161af-f687-453a-9f74-35d939a40518 Sep 02 12:54:09 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-f20959f5-0242-433a-80e0-460c88a1a29b tempest-GroupsTest-938316799 tempest-GroupsTest-938316799-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:54:09 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-f20959f5-0242-433a-80e0-460c88a1a29b tempest-GroupsTest-938316799 tempest-GroupsTest-938316799-project-admin] Calling method '_delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:54:09 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-f20959f5-0242-433a-80e0-460c88a1a29b tempest-GroupsTest-938316799 tempest-GroupsTest-938316799-project-admin] http://192.168.122.82/volume/v3/types/513161af-f687-453a-9f74-35d939a40518 returned with HTTP 202 Sep 02 12:54:09 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 833/1637] 192.168.122.82 () {58 vars in 1224 bytes} [Wed Sep 2 12:54:09 2026] DELETE /volume/v3/types/513161af-f687-453a-9f74-35d939a40518 => generated 0 bytes in 141 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 12:54:09 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-ff9d0ff3-d5a4-4aa3-8429-f3ba34f9ce4c None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:09 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-ff9d0ff3-d5a4-4aa3-8429-f3ba34f9ce4c tempest-GroupsTest-938316799 tempest-GroupsTest-938316799-project-admin] GET http://192.168.122.82/volume/v3/types/513161af-f687-453a-9f74-35d939a40518 Sep 02 12:54:09 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-ff9d0ff3-d5a4-4aa3-8429-f3ba34f9ce4c tempest-GroupsTest-938316799 tempest-GroupsTest-938316799-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:54:09 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-ff9d0ff3-d5a4-4aa3-8429-f3ba34f9ce4c tempest-GroupsTest-938316799 tempest-GroupsTest-938316799-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:54:09 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-ff9d0ff3-d5a4-4aa3-8429-f3ba34f9ce4c tempest-GroupsTest-938316799 tempest-GroupsTest-938316799-project-admin] http://192.168.122.82/volume/v3/types/513161af-f687-453a-9f74-35d939a40518 returned with HTTP 404 Sep 02 12:54:09 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 805/1638] 192.168.122.82 () {58 vars in 1221 bytes} [Wed Sep 2 12:54:09 2026] GET /volume/v3/types/513161af-f687-453a-9f74-35d939a40518 => generated 114 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:54:09 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-ed658775-6177-4cba-b1ab-f002aa95ad28 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:09 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-ed658775-6177-4cba-b1ab-f002aa95ad28 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] GET http://192.168.122.82/volume/v3/volumes/c864950e-79c2-45e8-9e79-e803415277b2 Sep 02 12:54:09 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-ed658775-6177-4cba-b1ab-f002aa95ad28 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:54:09 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-ed658775-6177-4cba-b1ab-f002aa95ad28 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:54:09 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:54:09 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:54:09 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:54:09 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:54:09 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-ed658775-6177-4cba-b1ab-f002aa95ad28 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Volume info retrieved successfully. Sep 02 12:54:09 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-ed658775-6177-4cba-b1ab-f002aa95ad28 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] http://192.168.122.82/volume/v3/volumes/c864950e-79c2-45e8-9e79-e803415277b2 returned with HTTP 200 Sep 02 12:54:09 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 834/1639] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:54:09 2026] GET /volume/v3/volumes/c864950e-79c2-45e8-9e79-e803415277b2 => generated 856 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:54:10 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-ba57d61f-774d-44cb-891f-897e3bf5cc28 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:10 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-ba57d61f-774d-44cb-891f-897e3bf5cc28 tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] POST http://192.168.122.82/volume/v3/volumes/0773ea04-9ca0-4e2c-a4cb-157b53d78640/action Sep 02 12:54:10 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-ba57d61f-774d-44cb-891f-897e3bf5cc28 tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] Action body: b'{"os-attach": {"instance_uuid": "41179af7-7c0a-421f-bcdb-c97b19d18ba8", "mountpoint": "/dev/vdb"}}' {{(pid=86936) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 12:54:10 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-ba57d61f-774d-44cb-891f-897e3bf5cc28 tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "41179af7-7c0a-421f-bcdb-c97b19d18ba8", "mountpoint": "/dev/vdb"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:54:10 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:54:10 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:54:10 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:54:10 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:54:10 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-ba57d61f-774d-44cb-891f-897e3bf5cc28 tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] Volume info retrieved successfully. Sep 02 12:54:10 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-ba57d61f-774d-44cb-891f-897e3bf5cc28 tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] Update volume admin metadata completed successfully. Sep 02 12:54:10 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-ba57d61f-774d-44cb-891f-897e3bf5cc28 tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] Attach volume completed successfully. Sep 02 12:54:10 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-ba57d61f-774d-44cb-891f-897e3bf5cc28 tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] http://192.168.122.82/volume/v3/volumes/0773ea04-9ca0-4e2c-a4cb-157b53d78640/action returned with HTTP 202 Sep 02 12:54:10 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 806/1640] 192.168.122.82 () {60 vars in 1269 bytes} [Wed Sep 2 12:54:10 2026] POST /volume/v3/volumes/0773ea04-9ca0-4e2c-a4cb-157b53d78640/action => generated 0 bytes in 419 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 12:54:10 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-20ea04f4-0e2b-4470-8ddf-dd6c75fd7e6c None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:10 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-20ea04f4-0e2b-4470-8ddf-dd6c75fd7e6c tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] GET http://192.168.122.82/volume/v3/volumes/0773ea04-9ca0-4e2c-a4cb-157b53d78640 Sep 02 12:54:10 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-20ea04f4-0e2b-4470-8ddf-dd6c75fd7e6c tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:54:10 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-20ea04f4-0e2b-4470-8ddf-dd6c75fd7e6c tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:54:10 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:54:10 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:54:10 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:54:10 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:54:10 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-20ea04f4-0e2b-4470-8ddf-dd6c75fd7e6c tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] Volume info retrieved successfully. Sep 02 12:54:10 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-20ea04f4-0e2b-4470-8ddf-dd6c75fd7e6c tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] http://192.168.122.82/volume/v3/volumes/0773ea04-9ca0-4e2c-a4cb-157b53d78640 returned with HTTP 200 Sep 02 12:54:10 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-02cc7128-f7ff-4c39-bace-c4ae1e167fb4 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:10 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 835/1641] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:54:10 2026] GET /volume/v3/volumes/0773ea04-9ca0-4e2c-a4cb-157b53d78640 => generated 1181 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:54:10 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-385cf81e-95a5-4dd0-95c8-af837a111547 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:10 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-02cc7128-f7ff-4c39-bace-c4ae1e167fb4 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] GET http://192.168.122.82/volume/v3/volumes/c864950e-79c2-45e8-9e79-e803415277b2 Sep 02 12:54:10 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-02cc7128-f7ff-4c39-bace-c4ae1e167fb4 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:54:10 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-02cc7128-f7ff-4c39-bace-c4ae1e167fb4 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:54:10 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-385cf81e-95a5-4dd0-95c8-af837a111547 tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] POST http://192.168.122.82/volume/v3/volumes/0773ea04-9ca0-4e2c-a4cb-157b53d78640/action Sep 02 12:54:10 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-385cf81e-95a5-4dd0-95c8-af837a111547 tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] Action body: b'{"os-detach": {}}' {{(pid=86935) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 12:54:10 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-385cf81e-95a5-4dd0-95c8-af837a111547 tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:54:10 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-02cc7128-f7ff-4c39-bace-c4ae1e167fb4 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] http://192.168.122.82/volume/v3/volumes/c864950e-79c2-45e8-9e79-e803415277b2 returned with HTTP 404 Sep 02 12:54:10 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 807/1642] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:54:10 2026] GET /volume/v3/volumes/c864950e-79c2-45e8-9e79-e803415277b2 => generated 109 bytes in 110 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:54:10 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-c653c883-cef5-4e95-9eeb-e226f979b41e None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:10 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-c653c883-cef5-4e95-9eeb-e226f979b41e tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] DELETE http://192.168.122.82/volume/v3/volumes/be3c56df-b3df-4812-962a-45fd019add52 Sep 02 12:54:10 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-c653c883-cef5-4e95-9eeb-e226f979b41e tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:54:10 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-c653c883-cef5-4e95-9eeb-e226f979b41e tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Calling method 'delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:54:10 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-c653c883-cef5-4e95-9eeb-e226f979b41e tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Delete volume with id: be3c56df-b3df-4812-962a-45fd019add52 Sep 02 12:54:10 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:54:10 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:54:10 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:54:10 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:54:10 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:54:10 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:54:11 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-c653c883-cef5-4e95-9eeb-e226f979b41e tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Volume info retrieved successfully. Sep 02 12:54:11 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:54:11 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:54:11 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-385cf81e-95a5-4dd0-95c8-af837a111547 tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] Volume info retrieved successfully. Sep 02 12:54:11 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-c653c883-cef5-4e95-9eeb-e226f979b41e tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Delete volume request issued successfully. Sep 02 12:54:11 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-c653c883-cef5-4e95-9eeb-e226f979b41e tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] http://192.168.122.82/volume/v3/volumes/be3c56df-b3df-4812-962a-45fd019add52 returned with HTTP 202 Sep 02 12:54:11 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 808/1643] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 12:54:10 2026] DELETE /volume/v3/volumes/be3c56df-b3df-4812-962a-45fd019add52 => generated 0 bytes in 149 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 12:54:11 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-5cbf8779-3a55-499c-8eeb-9415279d6747 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:11 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-5cbf8779-3a55-499c-8eeb-9415279d6747 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] GET http://192.168.122.82/volume/v3/volumes/be3c56df-b3df-4812-962a-45fd019add52 Sep 02 12:54:11 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-5cbf8779-3a55-499c-8eeb-9415279d6747 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:54:11 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-5cbf8779-3a55-499c-8eeb-9415279d6747 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:54:11 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:54:11 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:54:11 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:54:11 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:54:11 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-5cbf8779-3a55-499c-8eeb-9415279d6747 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Volume info retrieved successfully. Sep 02 12:54:11 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-385cf81e-95a5-4dd0-95c8-af837a111547 tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] Detach volume completed successfully. Sep 02 12:54:11 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-385cf81e-95a5-4dd0-95c8-af837a111547 tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] http://192.168.122.82/volume/v3/volumes/0773ea04-9ca0-4e2c-a4cb-157b53d78640/action returned with HTTP 202 Sep 02 12:54:11 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 836/1644] 192.168.122.82 () {60 vars in 1269 bytes} [Wed Sep 2 12:54:10 2026] POST /volume/v3/volumes/0773ea04-9ca0-4e2c-a4cb-157b53d78640/action => generated 0 bytes in 393 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 12:54:11 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-5cbf8779-3a55-499c-8eeb-9415279d6747 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] http://192.168.122.82/volume/v3/volumes/be3c56df-b3df-4812-962a-45fd019add52 returned with HTTP 200 Sep 02 12:54:11 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-33c9a340-ff16-4656-92e1-9e007c5d6f78 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:11 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 809/1645] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:54:11 2026] GET /volume/v3/volumes/be3c56df-b3df-4812-962a-45fd019add52 => generated 856 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:54:11 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-33c9a340-ff16-4656-92e1-9e007c5d6f78 tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] GET http://192.168.122.82/volume/v3/volumes/0773ea04-9ca0-4e2c-a4cb-157b53d78640 Sep 02 12:54:11 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-33c9a340-ff16-4656-92e1-9e007c5d6f78 tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:54:11 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-33c9a340-ff16-4656-92e1-9e007c5d6f78 tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:54:11 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:54:11 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:54:11 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:54:11 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:54:11 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-33c9a340-ff16-4656-92e1-9e007c5d6f78 tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] Volume info retrieved successfully. Sep 02 12:54:11 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-33c9a340-ff16-4656-92e1-9e007c5d6f78 tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] http://192.168.122.82/volume/v3/volumes/0773ea04-9ca0-4e2c-a4cb-157b53d78640 returned with HTTP 200 Sep 02 12:54:11 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 837/1646] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:54:11 2026] GET /volume/v3/volumes/0773ea04-9ca0-4e2c-a4cb-157b53d78640 => generated 866 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:54:12 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-d321a700-e30b-4e61-a836-7692995d3112 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:12 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-d321a700-e30b-4e61-a836-7692995d3112 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] GET http://192.168.122.82/volume/v3/volumes/be3c56df-b3df-4812-962a-45fd019add52 Sep 02 12:54:12 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-d321a700-e30b-4e61-a836-7692995d3112 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:54:12 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-d321a700-e30b-4e61-a836-7692995d3112 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:54:12 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:54:12 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:54:12 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:54:12 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:54:12 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-d321a700-e30b-4e61-a836-7692995d3112 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Volume info retrieved successfully. Sep 02 12:54:12 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-d321a700-e30b-4e61-a836-7692995d3112 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] http://192.168.122.82/volume/v3/volumes/be3c56df-b3df-4812-962a-45fd019add52 returned with HTTP 200 Sep 02 12:54:12 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 810/1647] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:54:12 2026] GET /volume/v3/volumes/be3c56df-b3df-4812-962a-45fd019add52 => generated 856 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:54:13 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-792b964a-17b7-4e48-9778-6ac930fa88a5 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:13 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-792b964a-17b7-4e48-9778-6ac930fa88a5 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] GET http://192.168.122.82/volume/v3/volumes/be3c56df-b3df-4812-962a-45fd019add52 Sep 02 12:54:13 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-792b964a-17b7-4e48-9778-6ac930fa88a5 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:54:13 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-792b964a-17b7-4e48-9778-6ac930fa88a5 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:54:13 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-792b964a-17b7-4e48-9778-6ac930fa88a5 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] http://192.168.122.82/volume/v3/volumes/be3c56df-b3df-4812-962a-45fd019add52 returned with HTTP 404 Sep 02 12:54:13 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 838/1648] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:54:13 2026] GET /volume/v3/volumes/be3c56df-b3df-4812-962a-45fd019add52 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:54:13 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-ae5b449c-c7f1-4983-84a4-000cac542d32 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:13 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-ae5b449c-c7f1-4983-84a4-000cac542d32 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] DELETE http://192.168.122.82/volume/v3/volumes/1d9af3e4-bbb6-46fd-b090-e20fd1807caf Sep 02 12:54:13 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-ae5b449c-c7f1-4983-84a4-000cac542d32 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:54:13 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-ae5b449c-c7f1-4983-84a4-000cac542d32 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Calling method 'delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:54:13 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-ae5b449c-c7f1-4983-84a4-000cac542d32 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Delete volume with id: 1d9af3e4-bbb6-46fd-b090-e20fd1807caf Sep 02 12:54:13 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:54:13 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:54:13 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:54:13 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:54:13 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-ae5b449c-c7f1-4983-84a4-000cac542d32 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Volume info retrieved successfully. Sep 02 12:54:13 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-ae5b449c-c7f1-4983-84a4-000cac542d32 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Delete volume request issued successfully. Sep 02 12:54:13 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-ae5b449c-c7f1-4983-84a4-000cac542d32 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] http://192.168.122.82/volume/v3/volumes/1d9af3e4-bbb6-46fd-b090-e20fd1807caf returned with HTTP 202 Sep 02 12:54:13 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 811/1649] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 12:54:13 2026] DELETE /volume/v3/volumes/1d9af3e4-bbb6-46fd-b090-e20fd1807caf => generated 0 bytes in 118 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 12:54:13 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-eda08580-a968-40de-a80e-a27072bcdc27 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:13 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-eda08580-a968-40de-a80e-a27072bcdc27 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] GET http://192.168.122.82/volume/v3/volumes/1d9af3e4-bbb6-46fd-b090-e20fd1807caf Sep 02 12:54:13 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-eda08580-a968-40de-a80e-a27072bcdc27 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:54:13 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-eda08580-a968-40de-a80e-a27072bcdc27 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:54:13 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:54:13 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:54:13 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:54:13 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:54:13 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-eda08580-a968-40de-a80e-a27072bcdc27 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Volume info retrieved successfully. Sep 02 12:54:13 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-eda08580-a968-40de-a80e-a27072bcdc27 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] http://192.168.122.82/volume/v3/volumes/1d9af3e4-bbb6-46fd-b090-e20fd1807caf returned with HTTP 200 Sep 02 12:54:13 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 839/1650] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:54:13 2026] GET /volume/v3/volumes/1d9af3e4-bbb6-46fd-b090-e20fd1807caf => generated 856 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:54:14 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-c6dce76e-6fca-4f1c-b2ce-6ccd54655591 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:14 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-c6dce76e-6fca-4f1c-b2ce-6ccd54655591 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] GET http://192.168.122.82/volume/v3/volumes/1d9af3e4-bbb6-46fd-b090-e20fd1807caf Sep 02 12:54:14 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-c6dce76e-6fca-4f1c-b2ce-6ccd54655591 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:54:14 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-c6dce76e-6fca-4f1c-b2ce-6ccd54655591 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:54:14 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:54:14 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:54:14 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:54:14 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:54:14 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-c6dce76e-6fca-4f1c-b2ce-6ccd54655591 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Volume info retrieved successfully. Sep 02 12:54:14 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-c6dce76e-6fca-4f1c-b2ce-6ccd54655591 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] http://192.168.122.82/volume/v3/volumes/1d9af3e4-bbb6-46fd-b090-e20fd1807caf returned with HTTP 200 Sep 02 12:54:14 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 812/1651] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:54:14 2026] GET /volume/v3/volumes/1d9af3e4-bbb6-46fd-b090-e20fd1807caf => generated 856 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 12:54:15 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-1ae49160-87c6-4039-aad3-6f0e30a13e71 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:15 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-1ae49160-87c6-4039-aad3-6f0e30a13e71 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] GET http://192.168.122.82/volume/v3/volumes/1d9af3e4-bbb6-46fd-b090-e20fd1807caf Sep 02 12:54:15 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-1ae49160-87c6-4039-aad3-6f0e30a13e71 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:54:15 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-1ae49160-87c6-4039-aad3-6f0e30a13e71 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:54:15 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-1ae49160-87c6-4039-aad3-6f0e30a13e71 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] http://192.168.122.82/volume/v3/volumes/1d9af3e4-bbb6-46fd-b090-e20fd1807caf returned with HTTP 404 Sep 02 12:54:15 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 840/1652] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:54:15 2026] GET /volume/v3/volumes/1d9af3e4-bbb6-46fd-b090-e20fd1807caf => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:54:15 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-f1488cec-9ea6-41d7-b642-932f6ee2eaac None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:15 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-f1488cec-9ea6-41d7-b642-932f6ee2eaac tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] DELETE http://192.168.122.82/volume/v3/volumes/3075a16f-61f4-414f-988f-a2d454e00c44 Sep 02 12:54:15 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-f1488cec-9ea6-41d7-b642-932f6ee2eaac tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:54:15 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-f1488cec-9ea6-41d7-b642-932f6ee2eaac tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Calling method 'delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:54:15 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-f1488cec-9ea6-41d7-b642-932f6ee2eaac tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Delete volume with id: 3075a16f-61f4-414f-988f-a2d454e00c44 Sep 02 12:54:15 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:54:15 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:54:15 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:54:15 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:54:15 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-f1488cec-9ea6-41d7-b642-932f6ee2eaac tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Volume info retrieved successfully. Sep 02 12:54:15 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-f1488cec-9ea6-41d7-b642-932f6ee2eaac tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Delete volume request issued successfully. Sep 02 12:54:15 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-f1488cec-9ea6-41d7-b642-932f6ee2eaac tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] http://192.168.122.82/volume/v3/volumes/3075a16f-61f4-414f-988f-a2d454e00c44 returned with HTTP 202 Sep 02 12:54:15 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 813/1653] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 12:54:15 2026] DELETE /volume/v3/volumes/3075a16f-61f4-414f-988f-a2d454e00c44 => generated 0 bytes in 141 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 12:54:15 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-723dcb3a-3c10-48b9-8a38-ae63e407b66b None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:15 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-723dcb3a-3c10-48b9-8a38-ae63e407b66b tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] GET http://192.168.122.82/volume/v3/volumes/3075a16f-61f4-414f-988f-a2d454e00c44 Sep 02 12:54:15 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-723dcb3a-3c10-48b9-8a38-ae63e407b66b tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:54:15 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-723dcb3a-3c10-48b9-8a38-ae63e407b66b tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:54:15 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:54:15 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:54:15 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:54:15 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:54:16 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-723dcb3a-3c10-48b9-8a38-ae63e407b66b tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Volume info retrieved successfully. Sep 02 12:54:16 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-723dcb3a-3c10-48b9-8a38-ae63e407b66b tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] http://192.168.122.82/volume/v3/volumes/3075a16f-61f4-414f-988f-a2d454e00c44 returned with HTTP 200 Sep 02 12:54:16 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 841/1654] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:54:15 2026] GET /volume/v3/volumes/3075a16f-61f4-414f-988f-a2d454e00c44 => generated 855 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:54:17 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-7bd084f1-447c-4a1b-a098-6ecece7b5097 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:17 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-7bd084f1-447c-4a1b-a098-6ecece7b5097 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] GET http://192.168.122.82/volume/v3/volumes/3075a16f-61f4-414f-988f-a2d454e00c44 Sep 02 12:54:17 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-7bd084f1-447c-4a1b-a098-6ecece7b5097 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:54:17 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-7bd084f1-447c-4a1b-a098-6ecece7b5097 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:54:17 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-7bd084f1-447c-4a1b-a098-6ecece7b5097 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] http://192.168.122.82/volume/v3/volumes/3075a16f-61f4-414f-988f-a2d454e00c44 returned with HTTP 404 Sep 02 12:54:17 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 814/1655] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:54:17 2026] GET /volume/v3/volumes/3075a16f-61f4-414f-988f-a2d454e00c44 => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:54:17 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-c508a189-1602-4477-9e3c-4d3c61537918 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:17 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-c508a189-1602-4477-9e3c-4d3c61537918 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] DELETE http://192.168.122.82/volume/v3/volumes/3083ac50-f1ad-4545-af12-2d6112583945 Sep 02 12:54:17 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-c508a189-1602-4477-9e3c-4d3c61537918 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:54:17 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-c508a189-1602-4477-9e3c-4d3c61537918 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Calling method 'delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:54:17 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-c508a189-1602-4477-9e3c-4d3c61537918 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Delete volume with id: 3083ac50-f1ad-4545-af12-2d6112583945 Sep 02 12:54:17 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:54:17 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:54:17 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:54:17 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:54:17 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-c508a189-1602-4477-9e3c-4d3c61537918 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Volume info retrieved successfully. Sep 02 12:54:17 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-c508a189-1602-4477-9e3c-4d3c61537918 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Delete volume request issued successfully. Sep 02 12:54:17 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-c508a189-1602-4477-9e3c-4d3c61537918 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] http://192.168.122.82/volume/v3/volumes/3083ac50-f1ad-4545-af12-2d6112583945 returned with HTTP 202 Sep 02 12:54:17 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 842/1656] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 12:54:17 2026] DELETE /volume/v3/volumes/3083ac50-f1ad-4545-af12-2d6112583945 => generated 0 bytes in 133 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 12:54:17 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-7748e812-a480-454a-b5d0-114ff31074bf None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:17 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-7748e812-a480-454a-b5d0-114ff31074bf tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] GET http://192.168.122.82/volume/v3/volumes/3083ac50-f1ad-4545-af12-2d6112583945 Sep 02 12:54:17 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-7748e812-a480-454a-b5d0-114ff31074bf tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:54:17 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-7748e812-a480-454a-b5d0-114ff31074bf tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:54:17 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:54:17 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:54:17 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:54:17 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:54:17 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-7748e812-a480-454a-b5d0-114ff31074bf tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Volume info retrieved successfully. Sep 02 12:54:17 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-7748e812-a480-454a-b5d0-114ff31074bf tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] http://192.168.122.82/volume/v3/volumes/3083ac50-f1ad-4545-af12-2d6112583945 returned with HTTP 200 Sep 02 12:54:17 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 815/1657] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:54:17 2026] GET /volume/v3/volumes/3083ac50-f1ad-4545-af12-2d6112583945 => generated 855 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:54:17 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-0cd0b3ee-f279-43c4-892e-cc09528459a7 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:17 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-0cd0b3ee-f279-43c4-892e-cc09528459a7 tempest-VolumeHostsAdminTestsJSON-245733641 tempest-VolumeHostsAdminTestsJSON-245733641-project-admin] GET http://192.168.122.82/volume/v3/os-hosts Sep 02 12:54:17 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-0cd0b3ee-f279-43c4-892e-cc09528459a7 tempest-VolumeHostsAdminTestsJSON-245733641 tempest-VolumeHostsAdminTestsJSON-245733641-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:54:17 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-0cd0b3ee-f279-43c4-892e-cc09528459a7 tempest-VolumeHostsAdminTestsJSON-245733641 tempest-VolumeHostsAdminTestsJSON-245733641-project-admin] Calling method 'index' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:54:17 devstack devstack@c-api.service[86935]: /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 02 12:54:17 devstack devstack@c-api.service[86935]: return base.obj_make_list(context, cls(context), objects.Service, Sep 02 12:54:17 devstack devstack@c-api.service[86935]: DEBUG cinder.api.contrib.hosts [None req-0cd0b3ee-f279-43c4-892e-cc09528459a7 tempest-VolumeHostsAdminTestsJSON-245733641 tempest-VolumeHostsAdminTestsJSON-245733641-project-admin] status, active and update: available, enabled, 2026-09-02 10:52:39+00:00 {{(pid=86935) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 02 12:54:17 devstack devstack@c-api.service[86935]: DEBUG cinder.api.contrib.hosts [None req-0cd0b3ee-f279-43c4-892e-cc09528459a7 tempest-VolumeHostsAdminTestsJSON-245733641 tempest-VolumeHostsAdminTestsJSON-245733641-project-admin] status, active and update: available, enabled, 2026-09-02 10:43:05+00:00 {{(pid=86935) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 02 12:54:17 devstack devstack@c-api.service[86935]: DEBUG cinder.api.contrib.hosts [None req-0cd0b3ee-f279-43c4-892e-cc09528459a7 tempest-VolumeHostsAdminTestsJSON-245733641 tempest-VolumeHostsAdminTestsJSON-245733641-project-admin] status, active and update: available, enabled, 2026-09-02 10:53:40+00:00 {{(pid=86935) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 02 12:54:17 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-0cd0b3ee-f279-43c4-892e-cc09528459a7 tempest-VolumeHostsAdminTestsJSON-245733641 tempest-VolumeHostsAdminTestsJSON-245733641-project-admin] http://192.168.122.82/volume/v3/os-hosts returned with HTTP 200 Sep 02 12:54:17 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 843/1658] 192.168.122.82 () {58 vars in 1119 bytes} [Wed Sep 2 12:54:17 2026] GET /volume/v3/os-hosts => generated 561 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:54:17 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-2a840ebd-4139-4355-b3db-75c4b5a7ad0b None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:17 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-2a840ebd-4139-4355-b3db-75c4b5a7ad0b tempest-VolumeHostsAdminTestsJSON-245733641 tempest-VolumeHostsAdminTestsJSON-245733641-project-admin] GET http://192.168.122.82/volume/v3/os-hosts Sep 02 12:54:17 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-2a840ebd-4139-4355-b3db-75c4b5a7ad0b tempest-VolumeHostsAdminTestsJSON-245733641 tempest-VolumeHostsAdminTestsJSON-245733641-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:54:17 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-2a840ebd-4139-4355-b3db-75c4b5a7ad0b tempest-VolumeHostsAdminTestsJSON-245733641 tempest-VolumeHostsAdminTestsJSON-245733641-project-admin] Calling method 'index' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:54:17 devstack devstack@c-api.service[86936]: /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 02 12:54:17 devstack devstack@c-api.service[86936]: return base.obj_make_list(context, cls(context), objects.Service, Sep 02 12:54:17 devstack devstack@c-api.service[86936]: DEBUG cinder.api.contrib.hosts [None req-2a840ebd-4139-4355-b3db-75c4b5a7ad0b tempest-VolumeHostsAdminTestsJSON-245733641 tempest-VolumeHostsAdminTestsJSON-245733641-project-admin] status, active and update: available, enabled, 2026-09-02 10:52:39+00:00 {{(pid=86936) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 02 12:54:17 devstack devstack@c-api.service[86936]: DEBUG cinder.api.contrib.hosts [None req-2a840ebd-4139-4355-b3db-75c4b5a7ad0b tempest-VolumeHostsAdminTestsJSON-245733641 tempest-VolumeHostsAdminTestsJSON-245733641-project-admin] status, active and update: available, enabled, 2026-09-02 10:43:05+00:00 {{(pid=86936) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 02 12:54:17 devstack devstack@c-api.service[86936]: DEBUG cinder.api.contrib.hosts [None req-2a840ebd-4139-4355-b3db-75c4b5a7ad0b tempest-VolumeHostsAdminTestsJSON-245733641 tempest-VolumeHostsAdminTestsJSON-245733641-project-admin] status, active and update: available, enabled, 2026-09-02 10:53:40+00:00 {{(pid=86936) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 02 12:54:17 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-2a840ebd-4139-4355-b3db-75c4b5a7ad0b tempest-VolumeHostsAdminTestsJSON-245733641 tempest-VolumeHostsAdminTestsJSON-245733641-project-admin] http://192.168.122.82/volume/v3/os-hosts returned with HTTP 200 Sep 02 12:54:17 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 816/1659] 192.168.122.82 () {58 vars in 1119 bytes} [Wed Sep 2 12:54:17 2026] GET /volume/v3/os-hosts => generated 561 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:54:17 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-9bf61779-4b49-4c0d-84aa-0c2152e6128d None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:17 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-9bf61779-4b49-4c0d-84aa-0c2152e6128d tempest-VolumeHostsAdminTestsJSON-245733641 tempest-VolumeHostsAdminTestsJSON-245733641-project-admin] GET http://192.168.122.82/volume/v3/os-hosts/devstack@lvmdriver-1 Sep 02 12:54:17 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-9bf61779-4b49-4c0d-84aa-0c2152e6128d tempest-VolumeHostsAdminTestsJSON-245733641 tempest-VolumeHostsAdminTestsJSON-245733641-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:54:17 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-9bf61779-4b49-4c0d-84aa-0c2152e6128d tempest-VolumeHostsAdminTestsJSON-245733641 tempest-VolumeHostsAdminTestsJSON-245733641-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:54:18 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-9bf61779-4b49-4c0d-84aa-0c2152e6128d tempest-VolumeHostsAdminTestsJSON-245733641 tempest-VolumeHostsAdminTestsJSON-245733641-project-admin] http://192.168.122.82/volume/v3/os-hosts/devstack@lvmdriver-1 returned with HTTP 200 Sep 02 12:54:18 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 844/1660] 192.168.122.82 () {58 vars in 1182 bytes} [Wed Sep 2 12:54:17 2026] GET /volume/v3/os-hosts/devstack@lvmdriver-1 => generated 174 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:54:18 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-d8c662f7-305c-4fa5-a57c-6973742aacdd None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:18 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-d8c662f7-305c-4fa5-a57c-6973742aacdd tempest-VolumeHostsAdminTestsJSON-245733641 tempest-VolumeHostsAdminTestsJSON-245733641-project-admin] GET http://192.168.122.82/volume/v3/os-hosts/devstack@QuobyteHD Sep 02 12:54:18 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-d8c662f7-305c-4fa5-a57c-6973742aacdd tempest-VolumeHostsAdminTestsJSON-245733641 tempest-VolumeHostsAdminTestsJSON-245733641-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:54:18 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-d8c662f7-305c-4fa5-a57c-6973742aacdd tempest-VolumeHostsAdminTestsJSON-245733641 tempest-VolumeHostsAdminTestsJSON-245733641-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:54:18 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-d8c662f7-305c-4fa5-a57c-6973742aacdd tempest-VolumeHostsAdminTestsJSON-245733641 tempest-VolumeHostsAdminTestsJSON-245733641-project-admin] http://192.168.122.82/volume/v3/os-hosts/devstack@QuobyteHD returned with HTTP 200 Sep 02 12:54:18 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 817/1661] 192.168.122.82 () {58 vars in 1176 bytes} [Wed Sep 2 12:54:18 2026] GET /volume/v3/os-hosts/devstack@QuobyteHD => generated 546 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 12:54:18 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-0d4e34cb-91e9-4941-943d-1a9a3f0273ae None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:18 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-0d4e34cb-91e9-4941-943d-1a9a3f0273ae tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] GET http://192.168.122.82/volume/v3/volumes/3083ac50-f1ad-4545-af12-2d6112583945 Sep 02 12:54:18 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-0d4e34cb-91e9-4941-943d-1a9a3f0273ae tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:54:18 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-0d4e34cb-91e9-4941-943d-1a9a3f0273ae tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:54:18 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:54:18 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:54:18 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:54:18 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:54:18 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-0d4e34cb-91e9-4941-943d-1a9a3f0273ae tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Volume info retrieved successfully. Sep 02 12:54:18 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-0d4e34cb-91e9-4941-943d-1a9a3f0273ae tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] http://192.168.122.82/volume/v3/volumes/3083ac50-f1ad-4545-af12-2d6112583945 returned with HTTP 200 Sep 02 12:54:18 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 845/1662] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:54:18 2026] GET /volume/v3/volumes/3083ac50-f1ad-4545-af12-2d6112583945 => generated 855 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:54:19 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-13c9a6b0-db51-4f2e-a170-f675031c8497 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:19 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-13c9a6b0-db51-4f2e-a170-f675031c8497 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] GET http://192.168.122.82/volume/v3/volumes/3083ac50-f1ad-4545-af12-2d6112583945 Sep 02 12:54:19 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-13c9a6b0-db51-4f2e-a170-f675031c8497 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:54:19 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-13c9a6b0-db51-4f2e-a170-f675031c8497 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:54:19 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-13c9a6b0-db51-4f2e-a170-f675031c8497 tempest-CreateVolumesFromImageTest-211087558 tempest-CreateVolumesFromImageTest-211087558-project-member] http://192.168.122.82/volume/v3/volumes/3083ac50-f1ad-4545-af12-2d6112583945 returned with HTTP 404 Sep 02 12:54:19 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 818/1663] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:54:19 2026] GET /volume/v3/volumes/3083ac50-f1ad-4545-af12-2d6112583945 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:54:25 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-e190e01b-8334-4934-a555-72167b09df37 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:25 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-594c4920-5030-4ec6-9ba6-09c05468e98c None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:26 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e190e01b-8334-4934-a555-72167b09df37 tempest-TestInstancesWithCinderVolumes-1726608873 tempest-TestInstancesWithCinderVolumes-1726608873-project-admin] POST http://192.168.122.82/volume/v3/types Sep 02 12:54:26 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-e190e01b-8334-4934-a555-72167b09df37 tempest-TestInstancesWithCinderVolumes-1726608873 tempest-TestInstancesWithCinderVolumes-1726608873-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1922393628-732263446", "extra_specs": {}}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:54:26 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e190e01b-8334-4934-a555-72167b09df37 tempest-TestInstancesWithCinderVolumes-1726608873 tempest-TestInstancesWithCinderVolumes-1726608873-project-admin] http://192.168.122.82/volume/v3/types returned with HTTP 200 Sep 02 12:54:26 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 846/1664] 192.168.122.82 () {60 vars in 1132 bytes} [Wed Sep 2 12:54:25 2026] POST /volume/v3/types => generated 268 bytes in 433 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 12:54:26 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-594c4920-5030-4ec6-9ba6-09c05468e98c tempest-VolumeTypesMemberTests-1949741733 tempest-VolumeTypesMemberTests-1949741733-project-admin] POST http://192.168.122.82/volume/v3/types Sep 02 12:54:26 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-594c4920-5030-4ec6-9ba6-09c05468e98c tempest-VolumeTypesMemberTests-1949741733 tempest-VolumeTypesMemberTests-1949741733-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-708950655", "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=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:54:26 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-594c4920-5030-4ec6-9ba6-09c05468e98c tempest-VolumeTypesMemberTests-1949741733 tempest-VolumeTypesMemberTests-1949741733-project-admin] http://192.168.122.82/volume/v3/types returned with HTTP 200 Sep 02 12:54:26 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 819/1665] 192.168.122.82 () {60 vars in 1132 bytes} [Wed Sep 2 12:54:25 2026] POST /volume/v3/types => generated 379 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:54:26 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-7274641f-ddb4-4517-b8bd-68a828947b4b None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:26 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-7274641f-ddb4-4517-b8bd-68a828947b4b tempest-VolumeTypesMemberTests-1949741733 tempest-VolumeTypesMemberTests-1949741733-project-admin] POST http://192.168.122.82/volume/v3/types/fb34994d-672b-4c63-a0e2-ca47c821da7c/encryption Sep 02 12:54:26 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-7274641f-ddb4-4517-b8bd-68a828947b4b tempest-VolumeTypesMemberTests-1949741733 tempest-VolumeTypesMemberTests-1949741733-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:54:26 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-7274641f-ddb4-4517-b8bd-68a828947b4b tempest-VolumeTypesMemberTests-1949741733 tempest-VolumeTypesMemberTests-1949741733-project-admin] http://192.168.122.82/volume/v3/types/fb34994d-672b-4c63-a0e2-ca47c821da7c/encryption returned with HTTP 200 Sep 02 12:54:26 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 847/1666] 192.168.122.82 () {60 vars in 1276 bytes} [Wed Sep 2 12:54:26 2026] POST /volume/v3/types/fb34994d-672b-4c63-a0e2-ca47c821da7c/encryption => generated 239 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:54:26 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-cccef486-5f90-4bf6-a55a-4a2c6691989f None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:26 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-cccef486-5f90-4bf6-a55a-4a2c6691989f tempest-VolumeTypesMemberTests-1949741733 tempest-VolumeTypesMemberTests-1949741733-project-admin] POST http://192.168.122.82/volume/v3/types Sep 02 12:54:26 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-cccef486-5f90-4bf6-a55a-4a2c6691989f tempest-VolumeTypesMemberTests-1949741733 tempest-VolumeTypesMemberTests-1949741733-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1904376210", "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=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:54:26 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-cccef486-5f90-4bf6-a55a-4a2c6691989f tempest-VolumeTypesMemberTests-1949741733 tempest-VolumeTypesMemberTests-1949741733-project-admin] http://192.168.122.82/volume/v3/types returned with HTTP 200 Sep 02 12:54:26 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 820/1667] 192.168.122.82 () {60 vars in 1132 bytes} [Wed Sep 2 12:54:26 2026] POST /volume/v3/types => generated 380 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:54:26 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-4a4fe577-4cf1-46ba-b79d-dacf73799de3 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:27 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-4a4fe577-4cf1-46ba-b79d-dacf73799de3 tempest-VolumeTypesMemberTests-1949741733 tempest-VolumeTypesMemberTests-1949741733-project-member] POST http://192.168.122.82/volume/v3/types/a3c8e016-3a52-4c22-9eb4-5bf6353e719a/encryption Sep 02 12:54:27 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-4a4fe577-4cf1-46ba-b79d-dacf73799de3 tempest-VolumeTypesMemberTests-1949741733 tempest-VolumeTypesMemberTests-1949741733-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:54:27 devstack devstack@c-api.service[86935]: DEBUG cinder.policy [None req-4a4fe577-4cf1-46ba-b79d-dacf73799de3 tempest-VolumeTypesMemberTests-1949741733 tempest-VolumeTypesMemberTests-1949741733-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '327d1c4ab7ed464b96e5feba100d1adf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fbff43cacb12457f9e71d4ab65ead38b', '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=86935) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 12:54:27 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-4a4fe577-4cf1-46ba-b79d-dacf73799de3 tempest-VolumeTypesMemberTests-1949741733 tempest-VolumeTypesMemberTests-1949741733-project-member] http://192.168.122.82/volume/v3/types/a3c8e016-3a52-4c22-9eb4-5bf6353e719a/encryption returned with HTTP 403 Sep 02 12:54:27 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 848/1668] 192.168.122.82 () {60 vars in 1276 bytes} [Wed Sep 2 12:54:26 2026] POST /volume/v3/types/a3c8e016-3a52-4c22-9eb4-5bf6353e719a/encryption => generated 127 bytes in 693 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:54:27 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-d53a9d75-51eb-4a28-92b2-05ef1d6f8a0b None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:27 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-d53a9d75-51eb-4a28-92b2-05ef1d6f8a0b tempest-VolumeTypesMemberTests-1949741733 tempest-VolumeTypesMemberTests-1949741733-project-admin] POST http://192.168.122.82/volume/v3/types Sep 02 12:54:27 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-d53a9d75-51eb-4a28-92b2-05ef1d6f8a0b tempest-VolumeTypesMemberTests-1949741733 tempest-VolumeTypesMemberTests-1949741733-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1417772373", "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=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:54:27 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-d53a9d75-51eb-4a28-92b2-05ef1d6f8a0b tempest-VolumeTypesMemberTests-1949741733 tempest-VolumeTypesMemberTests-1949741733-project-admin] http://192.168.122.82/volume/v3/types returned with HTTP 200 Sep 02 12:54:27 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 821/1669] 192.168.122.82 () {60 vars in 1132 bytes} [Wed Sep 2 12:54:27 2026] POST /volume/v3/types => generated 380 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 12:54:27 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-c62be03e-c1f2-4144-8bbd-1fa7665e8ea0 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:27 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-c62be03e-c1f2-4144-8bbd-1fa7665e8ea0 tempest-VolumeTypesMemberTests-1949741733 tempest-VolumeTypesMemberTests-1949741733-project-member] POST http://192.168.122.82/volume/v3/types/dfcc0b23-367d-4fe2-ac78-0d488b66ac22/extra_specs Sep 02 12:54:27 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-c62be03e-c1f2-4144-8bbd-1fa7665e8ea0 tempest-VolumeTypesMemberTests-1949741733 tempest-VolumeTypesMemberTests-1949741733-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:54:27 devstack devstack@c-api.service[86935]: DEBUG cinder.policy [None req-c62be03e-c1f2-4144-8bbd-1fa7665e8ea0 tempest-VolumeTypesMemberTests-1949741733 tempest-VolumeTypesMemberTests-1949741733-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '327d1c4ab7ed464b96e5feba100d1adf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fbff43cacb12457f9e71d4ab65ead38b', '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=86935) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 12:54:27 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-c62be03e-c1f2-4144-8bbd-1fa7665e8ea0 tempest-VolumeTypesMemberTests-1949741733 tempest-VolumeTypesMemberTests-1949741733-project-member] http://192.168.122.82/volume/v3/types/dfcc0b23-367d-4fe2-ac78-0d488b66ac22/extra_specs returned with HTTP 403 Sep 02 12:54:27 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 849/1670] 192.168.122.82 () {60 vars in 1278 bytes} [Wed Sep 2 12:54:27 2026] POST /volume/v3/types/dfcc0b23-367d-4fe2-ac78-0d488b66ac22/extra_specs => generated 122 bytes in 18 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:54:27 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-858d2c0f-f477-4d22-a31c-4dcdea5d8473 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:27 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-858d2c0f-f477-4d22-a31c-4dcdea5d8473 tempest-VolumeTypesMemberTests-1949741733 tempest-VolumeTypesMemberTests-1949741733-project-member] PUT http://192.168.122.82/volume/v3/types/dfcc0b23-367d-4fe2-ac78-0d488b66ac22/extra_specs/key2 Sep 02 12:54:27 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-858d2c0f-f477-4d22-a31c-4dcdea5d8473 tempest-VolumeTypesMemberTests-1949741733 tempest-VolumeTypesMemberTests-1949741733-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:54:27 devstack devstack@c-api.service[86936]: DEBUG cinder.policy [None req-858d2c0f-f477-4d22-a31c-4dcdea5d8473 tempest-VolumeTypesMemberTests-1949741733 tempest-VolumeTypesMemberTests-1949741733-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '327d1c4ab7ed464b96e5feba100d1adf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fbff43cacb12457f9e71d4ab65ead38b', '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=86936) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 12:54:27 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-858d2c0f-f477-4d22-a31c-4dcdea5d8473 tempest-VolumeTypesMemberTests-1949741733 tempest-VolumeTypesMemberTests-1949741733-project-member] http://192.168.122.82/volume/v3/types/dfcc0b23-367d-4fe2-ac78-0d488b66ac22/extra_specs/key2 returned with HTTP 403 Sep 02 12:54:27 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 822/1671] 192.168.122.82 () {60 vars in 1292 bytes} [Wed Sep 2 12:54:27 2026] PUT /volume/v3/types/dfcc0b23-367d-4fe2-ac78-0d488b66ac22/extra_specs/key2 => generated 122 bytes in 31 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 02 12:54:27 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-84a91a2b-8016-41ee-aeff-1950182d2c5d None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:27 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-84a91a2b-8016-41ee-aeff-1950182d2c5d tempest-VolumeTypesMemberTests-1949741733 tempest-VolumeTypesMemberTests-1949741733-project-member] POST http://192.168.122.82/volume/v3/types Sep 02 12:54:27 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-84a91a2b-8016-41ee-aeff-1950182d2c5d tempest-VolumeTypesMemberTests-1949741733 tempest-VolumeTypesMemberTests-1949741733-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:54:27 devstack devstack@c-api.service[86935]: DEBUG cinder.policy [None req-84a91a2b-8016-41ee-aeff-1950182d2c5d tempest-VolumeTypesMemberTests-1949741733 tempest-VolumeTypesMemberTests-1949741733-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '327d1c4ab7ed464b96e5feba100d1adf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fbff43cacb12457f9e71d4ab65ead38b', '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=86935) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 12:54:27 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-84a91a2b-8016-41ee-aeff-1950182d2c5d tempest-VolumeTypesMemberTests-1949741733 tempest-VolumeTypesMemberTests-1949741733-project-member] http://192.168.122.82/volume/v3/types returned with HTTP 403 Sep 02 12:54:27 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 850/1672] 192.168.122.82 () {60 vars in 1131 bytes} [Wed Sep 2 12:54:27 2026] POST /volume/v3/types => generated 109 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:54:27 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-1ed8c29c-6cea-4e28-8540-ac420c9db584 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:27 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-1ed8c29c-6cea-4e28-8540-ac420c9db584 tempest-VolumeTypesMemberTests-1949741733 tempest-VolumeTypesMemberTests-1949741733-project-admin] POST http://192.168.122.82/volume/v3/types Sep 02 12:54:27 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-1ed8c29c-6cea-4e28-8540-ac420c9db584 tempest-VolumeTypesMemberTests-1949741733 tempest-VolumeTypesMemberTests-1949741733-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-213644568", "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=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:54:27 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-1ed8c29c-6cea-4e28-8540-ac420c9db584 tempest-VolumeTypesMemberTests-1949741733 tempest-VolumeTypesMemberTests-1949741733-project-admin] http://192.168.122.82/volume/v3/types returned with HTTP 200 Sep 02 12:54:27 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 823/1673] 192.168.122.82 () {60 vars in 1132 bytes} [Wed Sep 2 12:54:27 2026] POST /volume/v3/types => generated 379 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:54:27 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-fac47503-374e-4a3b-b057-e484dc1cdfe6 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:27 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-fac47503-374e-4a3b-b057-e484dc1cdfe6 tempest-VolumeTypesMemberTests-1949741733 tempest-VolumeTypesMemberTests-1949741733-project-admin] POST http://192.168.122.82/volume/v3/types/865f7560-9051-4dd8-9731-48619ec4ef4d/encryption Sep 02 12:54:27 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-fac47503-374e-4a3b-b057-e484dc1cdfe6 tempest-VolumeTypesMemberTests-1949741733 tempest-VolumeTypesMemberTests-1949741733-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:54:27 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-fac47503-374e-4a3b-b057-e484dc1cdfe6 tempest-VolumeTypesMemberTests-1949741733 tempest-VolumeTypesMemberTests-1949741733-project-admin] http://192.168.122.82/volume/v3/types/865f7560-9051-4dd8-9731-48619ec4ef4d/encryption returned with HTTP 200 Sep 02 12:54:27 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 851/1674] 192.168.122.82 () {60 vars in 1276 bytes} [Wed Sep 2 12:54:27 2026] POST /volume/v3/types/865f7560-9051-4dd8-9731-48619ec4ef4d/encryption => generated 239 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 12:54:27 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-2214a605-6cdf-4172-bc23-194aedea01a0 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:27 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-2214a605-6cdf-4172-bc23-194aedea01a0 tempest-VolumeTypesMemberTests-1949741733 tempest-VolumeTypesMemberTests-1949741733-project-member] DELETE http://192.168.122.82/volume/v3/types/865f7560-9051-4dd8-9731-48619ec4ef4d/encryption/ff21f8eb-ea93-4087-8851-5bce2947da54 Sep 02 12:54:27 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-2214a605-6cdf-4172-bc23-194aedea01a0 tempest-VolumeTypesMemberTests-1949741733 tempest-VolumeTypesMemberTests-1949741733-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:54:27 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-2214a605-6cdf-4172-bc23-194aedea01a0 tempest-VolumeTypesMemberTests-1949741733 tempest-VolumeTypesMemberTests-1949741733-project-member] Calling method 'delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:54:27 devstack devstack@c-api.service[86936]: DEBUG cinder.policy [None req-2214a605-6cdf-4172-bc23-194aedea01a0 tempest-VolumeTypesMemberTests-1949741733 tempest-VolumeTypesMemberTests-1949741733-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '327d1c4ab7ed464b96e5feba100d1adf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fbff43cacb12457f9e71d4ab65ead38b', '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=86936) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 12:54:27 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-2214a605-6cdf-4172-bc23-194aedea01a0 tempest-VolumeTypesMemberTests-1949741733 tempest-VolumeTypesMemberTests-1949741733-project-member] http://192.168.122.82/volume/v3/types/865f7560-9051-4dd8-9731-48619ec4ef4d/encryption/ff21f8eb-ea93-4087-8851-5bce2947da54 returned with HTTP 403 Sep 02 12:54:27 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 824/1675] 192.168.122.82 () {58 vars in 1368 bytes} [Wed Sep 2 12:54:27 2026] DELETE /volume/v3/types/865f7560-9051-4dd8-9731-48619ec4ef4d/encryption/ff21f8eb-ea93-4087-8851-5bce2947da54 => generated 127 bytes in 18 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:54:27 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-741c9e18-171e-4d8d-aef8-967bee89bc19 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:27 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-741c9e18-171e-4d8d-aef8-967bee89bc19 tempest-VolumeTypesMemberTests-1949741733 tempest-VolumeTypesMemberTests-1949741733-project-admin] POST http://192.168.122.82/volume/v3/types Sep 02 12:54:27 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-741c9e18-171e-4d8d-aef8-967bee89bc19 tempest-VolumeTypesMemberTests-1949741733 tempest-VolumeTypesMemberTests-1949741733-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1490488298", "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=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:54:27 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-741c9e18-171e-4d8d-aef8-967bee89bc19 tempest-VolumeTypesMemberTests-1949741733 tempest-VolumeTypesMemberTests-1949741733-project-admin] http://192.168.122.82/volume/v3/types returned with HTTP 200 Sep 02 12:54:27 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 852/1676] 192.168.122.82 () {60 vars in 1132 bytes} [Wed Sep 2 12:54:27 2026] POST /volume/v3/types => generated 380 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:54:27 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-1d590455-ea6d-4a8b-8cfc-91e8ba1b8d34 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:27 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-1d590455-ea6d-4a8b-8cfc-91e8ba1b8d34 tempest-VolumeTypesMemberTests-1949741733 tempest-VolumeTypesMemberTests-1949741733-project-member] DELETE http://192.168.122.82/volume/v3/types/03b91b70-b174-48d9-b306-61fe32deb936/extra_specs/key1 Sep 02 12:54:27 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-1d590455-ea6d-4a8b-8cfc-91e8ba1b8d34 tempest-VolumeTypesMemberTests-1949741733 tempest-VolumeTypesMemberTests-1949741733-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:54:27 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-1d590455-ea6d-4a8b-8cfc-91e8ba1b8d34 tempest-VolumeTypesMemberTests-1949741733 tempest-VolumeTypesMemberTests-1949741733-project-member] Calling method 'delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:54:27 devstack devstack@c-api.service[86936]: DEBUG cinder.policy [None req-1d590455-ea6d-4a8b-8cfc-91e8ba1b8d34 tempest-VolumeTypesMemberTests-1949741733 tempest-VolumeTypesMemberTests-1949741733-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '327d1c4ab7ed464b96e5feba100d1adf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fbff43cacb12457f9e71d4ab65ead38b', '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=86936) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 12:54:27 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-1d590455-ea6d-4a8b-8cfc-91e8ba1b8d34 tempest-VolumeTypesMemberTests-1949741733 tempest-VolumeTypesMemberTests-1949741733-project-member] http://192.168.122.82/volume/v3/types/03b91b70-b174-48d9-b306-61fe32deb936/extra_specs/key1 returned with HTTP 403 Sep 02 12:54:27 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 825/1677] 192.168.122.82 () {58 vars in 1275 bytes} [Wed Sep 2 12:54:27 2026] DELETE /volume/v3/types/03b91b70-b174-48d9-b306-61fe32deb936/extra_specs/key1 => generated 122 bytes in 54 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:54:27 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-e77cd0b3-d1c6-4a8b-8ae4-1f285a2d29e9 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:27 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e77cd0b3-d1c6-4a8b-8ae4-1f285a2d29e9 tempest-VolumeTypesMemberTests-1949741733 tempest-VolumeTypesMemberTests-1949741733-project-admin] POST http://192.168.122.82/volume/v3/types Sep 02 12:54:27 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-e77cd0b3-d1c6-4a8b-8ae4-1f285a2d29e9 tempest-VolumeTypesMemberTests-1949741733 tempest-VolumeTypesMemberTests-1949741733-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1894095537", "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=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:54:27 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e77cd0b3-d1c6-4a8b-8ae4-1f285a2d29e9 tempest-VolumeTypesMemberTests-1949741733 tempest-VolumeTypesMemberTests-1949741733-project-admin] http://192.168.122.82/volume/v3/types returned with HTTP 200 Sep 02 12:54:27 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 853/1678] 192.168.122.82 () {60 vars in 1132 bytes} [Wed Sep 2 12:54:27 2026] POST /volume/v3/types => generated 380 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:54:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-1f1fd10e-ef20-4aa7-a8e5-d424862b407d None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:28 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-1f1fd10e-ef20-4aa7-a8e5-d424862b407d tempest-VolumeTypesMemberTests-1949741733 tempest-VolumeTypesMemberTests-1949741733-project-member] DELETE http://192.168.122.82/volume/v3/types/8e06e286-fc1e-4180-99a8-770468e3a79c Sep 02 12:54:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-1f1fd10e-ef20-4aa7-a8e5-d424862b407d tempest-VolumeTypesMemberTests-1949741733 tempest-VolumeTypesMemberTests-1949741733-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:54:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-1f1fd10e-ef20-4aa7-a8e5-d424862b407d tempest-VolumeTypesMemberTests-1949741733 tempest-VolumeTypesMemberTests-1949741733-project-member] Calling method '_delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:54:28 devstack devstack@c-api.service[86936]: DEBUG cinder.policy [None req-1f1fd10e-ef20-4aa7-a8e5-d424862b407d tempest-VolumeTypesMemberTests-1949741733 tempest-VolumeTypesMemberTests-1949741733-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '327d1c4ab7ed464b96e5feba100d1adf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fbff43cacb12457f9e71d4ab65ead38b', '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=86936) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 12:54:28 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-1f1fd10e-ef20-4aa7-a8e5-d424862b407d tempest-VolumeTypesMemberTests-1949741733 tempest-VolumeTypesMemberTests-1949741733-project-member] http://192.168.122.82/volume/v3/types/8e06e286-fc1e-4180-99a8-770468e3a79c returned with HTTP 403 Sep 02 12:54:28 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 826/1679] 192.168.122.82 () {58 vars in 1224 bytes} [Wed Sep 2 12:54:28 2026] DELETE /volume/v3/types/8e06e286-fc1e-4180-99a8-770468e3a79c => generated 109 bytes in 21 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:54:28 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-0c8a3f45-b76e-4cab-b2a6-0009fd10fa66 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:28 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-0c8a3f45-b76e-4cab-b2a6-0009fd10fa66 tempest-VolumeTypesMemberTests-1949741733 tempest-VolumeTypesMemberTests-1949741733-project-member] GET http://192.168.122.82/volume/v3/types/fb34994d-672b-4c63-a0e2-ca47c821da7c/extra_specs Sep 02 12:54:28 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-0c8a3f45-b76e-4cab-b2a6-0009fd10fa66 tempest-VolumeTypesMemberTests-1949741733 tempest-VolumeTypesMemberTests-1949741733-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:54:28 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-0c8a3f45-b76e-4cab-b2a6-0009fd10fa66 tempest-VolumeTypesMemberTests-1949741733 tempest-VolumeTypesMemberTests-1949741733-project-member] Calling method 'index' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:54:28 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-0c8a3f45-b76e-4cab-b2a6-0009fd10fa66 tempest-VolumeTypesMemberTests-1949741733 tempest-VolumeTypesMemberTests-1949741733-project-member] http://192.168.122.82/volume/v3/types/fb34994d-672b-4c63-a0e2-ca47c821da7c/extra_specs returned with HTTP 200 Sep 02 12:54:28 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 854/1680] 192.168.122.82 () {58 vars in 1257 bytes} [Wed Sep 2 12:54:28 2026] GET /volume/v3/types/fb34994d-672b-4c63-a0e2-ca47c821da7c/extra_specs => generated 123 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:54:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-70211033-3646-4f87-919b-222cce16d98b None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:28 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-70211033-3646-4f87-919b-222cce16d98b tempest-VolumeTypesMemberTests-1949741733 tempest-VolumeTypesMemberTests-1949741733-project-member] GET http://192.168.122.82/volume/v3/types Sep 02 12:54:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-70211033-3646-4f87-919b-222cce16d98b tempest-VolumeTypesMemberTests-1949741733 tempest-VolumeTypesMemberTests-1949741733-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:54:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-70211033-3646-4f87-919b-222cce16d98b tempest-VolumeTypesMemberTests-1949741733 tempest-VolumeTypesMemberTests-1949741733-project-member] Calling method 'index' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:54:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.api_utils [None req-70211033-3646-4f87-919b-222cce16d98b tempest-VolumeTypesMemberTests-1949741733 tempest-VolumeTypesMemberTests-1949741733-project-member] Removing options '' from query. {{(pid=86936) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 12:54:28 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-70211033-3646-4f87-919b-222cce16d98b tempest-VolumeTypesMemberTests-1949741733 tempest-VolumeTypesMemberTests-1949741733-project-member] http://192.168.122.82/volume/v3/types returned with HTTP 200 Sep 02 12:54:28 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 827/1681] 192.168.122.82 () {58 vars in 1110 bytes} [Wed Sep 2 12:54:28 2026] GET /volume/v3/types => generated 2615 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:54:28 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-088a7ce2-2c47-4081-b637-66722919d3d3 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:28 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-088a7ce2-2c47-4081-b637-66722919d3d3 tempest-VolumeTypesMemberTests-1949741733 tempest-VolumeTypesMemberTests-1949741733-project-member] GET http://192.168.122.82/volume/v3/types/fb34994d-672b-4c63-a0e2-ca47c821da7c/encryption/cipher Sep 02 12:54:28 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-088a7ce2-2c47-4081-b637-66722919d3d3 tempest-VolumeTypesMemberTests-1949741733 tempest-VolumeTypesMemberTests-1949741733-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:54:28 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-088a7ce2-2c47-4081-b637-66722919d3d3 tempest-VolumeTypesMemberTests-1949741733 tempest-VolumeTypesMemberTests-1949741733-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:54:28 devstack devstack@c-api.service[86935]: DEBUG cinder.policy [None req-088a7ce2-2c47-4081-b637-66722919d3d3 tempest-VolumeTypesMemberTests-1949741733 tempest-VolumeTypesMemberTests-1949741733-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '327d1c4ab7ed464b96e5feba100d1adf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fbff43cacb12457f9e71d4ab65ead38b', '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=86935) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 12:54:28 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-088a7ce2-2c47-4081-b637-66722919d3d3 tempest-VolumeTypesMemberTests-1949741733 tempest-VolumeTypesMemberTests-1949741733-project-member] http://192.168.122.82/volume/v3/types/fb34994d-672b-4c63-a0e2-ca47c821da7c/encryption/cipher returned with HTTP 403 Sep 02 12:54:28 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 855/1682] 192.168.122.82 () {58 vars in 1275 bytes} [Wed Sep 2 12:54:28 2026] GET /volume/v3/types/fb34994d-672b-4c63-a0e2-ca47c821da7c/encryption/cipher => generated 124 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:54:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-4caccf26-8b9d-4766-ae5a-c07c2e0a2692 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:28 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-4caccf26-8b9d-4766-ae5a-c07c2e0a2692 tempest-VolumeTypesMemberTests-1949741733 tempest-VolumeTypesMemberTests-1949741733-project-member] GET http://192.168.122.82/volume/v3/types/fb34994d-672b-4c63-a0e2-ca47c821da7c/encryption Sep 02 12:54:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-4caccf26-8b9d-4766-ae5a-c07c2e0a2692 tempest-VolumeTypesMemberTests-1949741733 tempest-VolumeTypesMemberTests-1949741733-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:54:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-4caccf26-8b9d-4766-ae5a-c07c2e0a2692 tempest-VolumeTypesMemberTests-1949741733 tempest-VolumeTypesMemberTests-1949741733-project-member] Calling method 'index' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:54:28 devstack devstack@c-api.service[86936]: DEBUG cinder.policy [None req-4caccf26-8b9d-4766-ae5a-c07c2e0a2692 tempest-VolumeTypesMemberTests-1949741733 tempest-VolumeTypesMemberTests-1949741733-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '327d1c4ab7ed464b96e5feba100d1adf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fbff43cacb12457f9e71d4ab65ead38b', '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=86936) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 12:54:28 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-4caccf26-8b9d-4766-ae5a-c07c2e0a2692 tempest-VolumeTypesMemberTests-1949741733 tempest-VolumeTypesMemberTests-1949741733-project-member] http://192.168.122.82/volume/v3/types/fb34994d-672b-4c63-a0e2-ca47c821da7c/encryption returned with HTTP 403 Sep 02 12:54:28 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 828/1683] 192.168.122.82 () {58 vars in 1254 bytes} [Wed Sep 2 12:54:28 2026] GET /volume/v3/types/fb34994d-672b-4c63-a0e2-ca47c821da7c/encryption => generated 124 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:54:28 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-08397e5b-9986-4a2d-af5f-6e2b4a9f2af4 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:28 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-08397e5b-9986-4a2d-af5f-6e2b4a9f2af4 tempest-VolumeTypesMemberTests-1949741733 tempest-VolumeTypesMemberTests-1949741733-project-member] GET http://192.168.122.82/volume/v3/types/fb34994d-672b-4c63-a0e2-ca47c821da7c/extra_specs/multiattach Sep 02 12:54:28 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-08397e5b-9986-4a2d-af5f-6e2b4a9f2af4 tempest-VolumeTypesMemberTests-1949741733 tempest-VolumeTypesMemberTests-1949741733-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:54:28 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-08397e5b-9986-4a2d-af5f-6e2b4a9f2af4 tempest-VolumeTypesMemberTests-1949741733 tempest-VolumeTypesMemberTests-1949741733-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:54:28 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-08397e5b-9986-4a2d-af5f-6e2b4a9f2af4 tempest-VolumeTypesMemberTests-1949741733 tempest-VolumeTypesMemberTests-1949741733-project-member] http://192.168.122.82/volume/v3/types/fb34994d-672b-4c63-a0e2-ca47c821da7c/extra_specs/multiattach returned with HTTP 200 Sep 02 12:54:28 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 856/1684] 192.168.122.82 () {58 vars in 1293 bytes} [Wed Sep 2 12:54:28 2026] GET /volume/v3/types/fb34994d-672b-4c63-a0e2-ca47c821da7c/extra_specs/multiattach => generated 29 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 12:54:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-939a13a3-ddd1-4607-a8b7-d86be142724e None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:28 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-939a13a3-ddd1-4607-a8b7-d86be142724e tempest-VolumeTypesMemberTests-1949741733 tempest-VolumeTypesMemberTests-1949741733-project-member] GET http://192.168.122.82/volume/v3/types/fb34994d-672b-4c63-a0e2-ca47c821da7c/extra_specs/volume_backend_name Sep 02 12:54:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-939a13a3-ddd1-4607-a8b7-d86be142724e tempest-VolumeTypesMemberTests-1949741733 tempest-VolumeTypesMemberTests-1949741733-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:54:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-939a13a3-ddd1-4607-a8b7-d86be142724e tempest-VolumeTypesMemberTests-1949741733 tempest-VolumeTypesMemberTests-1949741733-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:54:28 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-939a13a3-ddd1-4607-a8b7-d86be142724e tempest-VolumeTypesMemberTests-1949741733 tempest-VolumeTypesMemberTests-1949741733-project-member] http://192.168.122.82/volume/v3/types/fb34994d-672b-4c63-a0e2-ca47c821da7c/extra_specs/volume_backend_name returned with HTTP 404 Sep 02 12:54:28 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 829/1685] 192.168.122.82 () {58 vars in 1317 bytes} [Wed Sep 2 12:54:28 2026] GET /volume/v3/types/fb34994d-672b-4c63-a0e2-ca47c821da7c/extra_specs/volume_backend_name => generated 143 bytes in 66 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:54:28 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-e63a3020-4196-4041-837c-5c094ec133b9 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:28 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e63a3020-4196-4041-837c-5c094ec133b9 tempest-VolumeTypesMemberTests-1949741733 tempest-VolumeTypesMemberTests-1949741733-project-member] GET http://192.168.122.82/volume/v3/types/fb34994d-672b-4c63-a0e2-ca47c821da7c Sep 02 12:54:28 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-e63a3020-4196-4041-837c-5c094ec133b9 tempest-VolumeTypesMemberTests-1949741733 tempest-VolumeTypesMemberTests-1949741733-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:54:28 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-e63a3020-4196-4041-837c-5c094ec133b9 tempest-VolumeTypesMemberTests-1949741733 tempest-VolumeTypesMemberTests-1949741733-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:54:28 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e63a3020-4196-4041-837c-5c094ec133b9 tempest-VolumeTypesMemberTests-1949741733 tempest-VolumeTypesMemberTests-1949741733-project-member] http://192.168.122.82/volume/v3/types/fb34994d-672b-4c63-a0e2-ca47c821da7c returned with HTTP 200 Sep 02 12:54:28 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 857/1686] 192.168.122.82 () {58 vars in 1221 bytes} [Wed Sep 2 12:54:28 2026] GET /volume/v3/types/fb34994d-672b-4c63-a0e2-ca47c821da7c => generated 317 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:54:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-f3ad2d3d-2b6d-4fe1-a548-558c8f8b172d None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:28 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-f3ad2d3d-2b6d-4fe1-a548-558c8f8b172d tempest-VolumeTypesMemberTests-1949741733 tempest-VolumeTypesMemberTests-1949741733-project-member] PUT http://192.168.122.82/volume/v3/types/fb34994d-672b-4c63-a0e2-ca47c821da7c/encryption/f959721c-183b-4662-97b3-2c106e6d7a49 Sep 02 12:54:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-f3ad2d3d-2b6d-4fe1-a548-558c8f8b172d tempest-VolumeTypesMemberTests-1949741733 tempest-VolumeTypesMemberTests-1949741733-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:54:28 devstack devstack@c-api.service[86936]: DEBUG cinder.policy [None req-f3ad2d3d-2b6d-4fe1-a548-558c8f8b172d tempest-VolumeTypesMemberTests-1949741733 tempest-VolumeTypesMemberTests-1949741733-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '327d1c4ab7ed464b96e5feba100d1adf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fbff43cacb12457f9e71d4ab65ead38b', '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=86936) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 12:54:28 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-f3ad2d3d-2b6d-4fe1-a548-558c8f8b172d tempest-VolumeTypesMemberTests-1949741733 tempest-VolumeTypesMemberTests-1949741733-project-member] http://192.168.122.82/volume/v3/types/fb34994d-672b-4c63-a0e2-ca47c821da7c/encryption/f959721c-183b-4662-97b3-2c106e6d7a49 returned with HTTP 403 Sep 02 12:54:28 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 830/1687] 192.168.122.82 () {60 vars in 1385 bytes} [Wed Sep 2 12:54:28 2026] PUT /volume/v3/types/fb34994d-672b-4c63-a0e2-ca47c821da7c/encryption/f959721c-183b-4662-97b3-2c106e6d7a49 => generated 127 bytes in 23 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:54:28 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-67534b8a-82ca-4860-8202-fd98f14d0347 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:28 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-67534b8a-82ca-4860-8202-fd98f14d0347 tempest-VolumeTypesMemberTests-1949741733 tempest-VolumeTypesMemberTests-1949741733-project-member] PUT http://192.168.122.82/volume/v3/types/fb34994d-672b-4c63-a0e2-ca47c821da7c/extra_specs/key1 Sep 02 12:54:28 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-67534b8a-82ca-4860-8202-fd98f14d0347 tempest-VolumeTypesMemberTests-1949741733 tempest-VolumeTypesMemberTests-1949741733-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:54:28 devstack devstack@c-api.service[86935]: DEBUG cinder.policy [None req-67534b8a-82ca-4860-8202-fd98f14d0347 tempest-VolumeTypesMemberTests-1949741733 tempest-VolumeTypesMemberTests-1949741733-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '327d1c4ab7ed464b96e5feba100d1adf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fbff43cacb12457f9e71d4ab65ead38b', '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=86935) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 12:54:28 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-67534b8a-82ca-4860-8202-fd98f14d0347 tempest-VolumeTypesMemberTests-1949741733 tempest-VolumeTypesMemberTests-1949741733-project-member] http://192.168.122.82/volume/v3/types/fb34994d-672b-4c63-a0e2-ca47c821da7c/extra_specs/key1 returned with HTTP 403 Sep 02 12:54:28 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 858/1688] 192.168.122.82 () {60 vars in 1292 bytes} [Wed Sep 2 12:54:28 2026] PUT /volume/v3/types/fb34994d-672b-4c63-a0e2-ca47c821da7c/extra_specs/key1 => generated 122 bytes in 40 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 02 12:54:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-03b7de42-f083-44f8-b310-ce7803c58c57 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:28 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-03b7de42-f083-44f8-b310-ce7803c58c57 tempest-VolumeTypesMemberTests-1949741733 tempest-VolumeTypesMemberTests-1949741733-project-member] PUT http://192.168.122.82/volume/v3/types/fb34994d-672b-4c63-a0e2-ca47c821da7c Sep 02 12:54:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-03b7de42-f083-44f8-b310-ce7803c58c57 tempest-VolumeTypesMemberTests-1949741733 tempest-VolumeTypesMemberTests-1949741733-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:54:28 devstack devstack@c-api.service[86936]: DEBUG cinder.policy [None req-03b7de42-f083-44f8-b310-ce7803c58c57 tempest-VolumeTypesMemberTests-1949741733 tempest-VolumeTypesMemberTests-1949741733-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '327d1c4ab7ed464b96e5feba100d1adf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fbff43cacb12457f9e71d4ab65ead38b', '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=86936) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 12:54:28 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-03b7de42-f083-44f8-b310-ce7803c58c57 tempest-VolumeTypesMemberTests-1949741733 tempest-VolumeTypesMemberTests-1949741733-project-member] http://192.168.122.82/volume/v3/types/fb34994d-672b-4c63-a0e2-ca47c821da7c returned with HTTP 403 Sep 02 12:54:28 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 831/1689] 192.168.122.82 () {60 vars in 1241 bytes} [Wed Sep 2 12:54:28 2026] PUT /volume/v3/types/fb34994d-672b-4c63-a0e2-ca47c821da7c => generated 109 bytes in 34 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:54:28 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-7d1e3d25-fe53-43e3-802e-d704780103a7 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:28 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-7d1e3d25-fe53-43e3-802e-d704780103a7 tempest-VolumeTypesMemberTests-1949741733 tempest-VolumeTypesMemberTests-1949741733-project-admin] DELETE http://192.168.122.82/volume/v3/types/8e06e286-fc1e-4180-99a8-770468e3a79c Sep 02 12:54:28 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-7d1e3d25-fe53-43e3-802e-d704780103a7 tempest-VolumeTypesMemberTests-1949741733 tempest-VolumeTypesMemberTests-1949741733-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:54:28 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-7d1e3d25-fe53-43e3-802e-d704780103a7 tempest-VolumeTypesMemberTests-1949741733 tempest-VolumeTypesMemberTests-1949741733-project-admin] Calling method '_delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:54:28 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-7d1e3d25-fe53-43e3-802e-d704780103a7 tempest-VolumeTypesMemberTests-1949741733 tempest-VolumeTypesMemberTests-1949741733-project-admin] http://192.168.122.82/volume/v3/types/8e06e286-fc1e-4180-99a8-770468e3a79c returned with HTTP 202 Sep 02 12:54:28 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 859/1690] 192.168.122.82 () {58 vars in 1224 bytes} [Wed Sep 2 12:54:28 2026] DELETE /volume/v3/types/8e06e286-fc1e-4180-99a8-770468e3a79c => generated 0 bytes in 216 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 12:54:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-884e4170-9793-4afe-87cd-5bb801bc785d None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:28 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-884e4170-9793-4afe-87cd-5bb801bc785d tempest-VolumeTypesMemberTests-1949741733 tempest-VolumeTypesMemberTests-1949741733-project-admin] DELETE http://192.168.122.82/volume/v3/types/03b91b70-b174-48d9-b306-61fe32deb936 Sep 02 12:54:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-884e4170-9793-4afe-87cd-5bb801bc785d tempest-VolumeTypesMemberTests-1949741733 tempest-VolumeTypesMemberTests-1949741733-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:54:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-884e4170-9793-4afe-87cd-5bb801bc785d tempest-VolumeTypesMemberTests-1949741733 tempest-VolumeTypesMemberTests-1949741733-project-admin] Calling method '_delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:54:28 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-884e4170-9793-4afe-87cd-5bb801bc785d tempest-VolumeTypesMemberTests-1949741733 tempest-VolumeTypesMemberTests-1949741733-project-admin] http://192.168.122.82/volume/v3/types/03b91b70-b174-48d9-b306-61fe32deb936 returned with HTTP 202 Sep 02 12:54:28 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 832/1691] 192.168.122.82 () {58 vars in 1224 bytes} [Wed Sep 2 12:54:28 2026] DELETE /volume/v3/types/03b91b70-b174-48d9-b306-61fe32deb936 => generated 0 bytes in 135 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 12:54:28 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-5851a1db-19b8-4ad0-aacd-3e441a3cdfc5 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:28 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-5851a1db-19b8-4ad0-aacd-3e441a3cdfc5 tempest-VolumeTypesMemberTests-1949741733 tempest-VolumeTypesMemberTests-1949741733-project-admin] DELETE http://192.168.122.82/volume/v3/types/865f7560-9051-4dd8-9731-48619ec4ef4d Sep 02 12:54:28 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-5851a1db-19b8-4ad0-aacd-3e441a3cdfc5 tempest-VolumeTypesMemberTests-1949741733 tempest-VolumeTypesMemberTests-1949741733-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:54:28 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-5851a1db-19b8-4ad0-aacd-3e441a3cdfc5 tempest-VolumeTypesMemberTests-1949741733 tempest-VolumeTypesMemberTests-1949741733-project-admin] Calling method '_delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:54:29 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-5851a1db-19b8-4ad0-aacd-3e441a3cdfc5 tempest-VolumeTypesMemberTests-1949741733 tempest-VolumeTypesMemberTests-1949741733-project-admin] http://192.168.122.82/volume/v3/types/865f7560-9051-4dd8-9731-48619ec4ef4d returned with HTTP 202 Sep 02 12:54:29 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 860/1692] 192.168.122.82 () {58 vars in 1224 bytes} [Wed Sep 2 12:54:28 2026] DELETE /volume/v3/types/865f7560-9051-4dd8-9731-48619ec4ef4d => generated 0 bytes in 163 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 12:54:29 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-ba011153-5490-4e06-bd99-8c73d42f0801 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:29 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-ba011153-5490-4e06-bd99-8c73d42f0801 tempest-VolumeTypesMemberTests-1949741733 tempest-VolumeTypesMemberTests-1949741733-project-admin] DELETE http://192.168.122.82/volume/v3/types/dfcc0b23-367d-4fe2-ac78-0d488b66ac22 Sep 02 12:54:29 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-ba011153-5490-4e06-bd99-8c73d42f0801 tempest-VolumeTypesMemberTests-1949741733 tempest-VolumeTypesMemberTests-1949741733-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:54:29 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-ba011153-5490-4e06-bd99-8c73d42f0801 tempest-VolumeTypesMemberTests-1949741733 tempest-VolumeTypesMemberTests-1949741733-project-admin] Calling method '_delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:54:29 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-ba011153-5490-4e06-bd99-8c73d42f0801 tempest-VolumeTypesMemberTests-1949741733 tempest-VolumeTypesMemberTests-1949741733-project-admin] http://192.168.122.82/volume/v3/types/dfcc0b23-367d-4fe2-ac78-0d488b66ac22 returned with HTTP 202 Sep 02 12:54:29 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 833/1693] 192.168.122.82 () {58 vars in 1224 bytes} [Wed Sep 2 12:54:29 2026] DELETE /volume/v3/types/dfcc0b23-367d-4fe2-ac78-0d488b66ac22 => generated 0 bytes in 172 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 12:54:29 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-1814cd89-d5db-4559-8072-6ec7f22393ed None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:29 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-1814cd89-d5db-4559-8072-6ec7f22393ed tempest-VolumeTypesMemberTests-1949741733 tempest-VolumeTypesMemberTests-1949741733-project-admin] DELETE http://192.168.122.82/volume/v3/types/a3c8e016-3a52-4c22-9eb4-5bf6353e719a Sep 02 12:54:29 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-1814cd89-d5db-4559-8072-6ec7f22393ed tempest-VolumeTypesMemberTests-1949741733 tempest-VolumeTypesMemberTests-1949741733-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:54:29 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-1814cd89-d5db-4559-8072-6ec7f22393ed tempest-VolumeTypesMemberTests-1949741733 tempest-VolumeTypesMemberTests-1949741733-project-admin] Calling method '_delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:54:29 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-1814cd89-d5db-4559-8072-6ec7f22393ed tempest-VolumeTypesMemberTests-1949741733 tempest-VolumeTypesMemberTests-1949741733-project-admin] http://192.168.122.82/volume/v3/types/a3c8e016-3a52-4c22-9eb4-5bf6353e719a returned with HTTP 202 Sep 02 12:54:29 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 861/1694] 192.168.122.82 () {58 vars in 1224 bytes} [Wed Sep 2 12:54:29 2026] DELETE /volume/v3/types/a3c8e016-3a52-4c22-9eb4-5bf6353e719a => generated 0 bytes in 148 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 02 12:54:29 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-413ce0a3-6f0a-4132-afe1-14156ae1fba3 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:29 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-d01c0514-6150-4639-ad16-3f4a1d6e39d3 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:29 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-413ce0a3-6f0a-4132-afe1-14156ae1fba3 tempest-VolumeTypesMemberTests-1949741733 tempest-VolumeTypesMemberTests-1949741733-project-admin] DELETE http://192.168.122.82/volume/v3/types/fb34994d-672b-4c63-a0e2-ca47c821da7c Sep 02 12:54:29 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-413ce0a3-6f0a-4132-afe1-14156ae1fba3 tempest-VolumeTypesMemberTests-1949741733 tempest-VolumeTypesMemberTests-1949741733-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:54:29 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-413ce0a3-6f0a-4132-afe1-14156ae1fba3 tempest-VolumeTypesMemberTests-1949741733 tempest-VolumeTypesMemberTests-1949741733-project-admin] Calling method '_delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:54:29 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-d01c0514-6150-4639-ad16-3f4a1d6e39d3 tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] POST http://192.168.122.82/volume/v3/volumes/0773ea04-9ca0-4e2c-a4cb-157b53d78640/action Sep 02 12:54:29 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-d01c0514-6150-4639-ad16-3f4a1d6e39d3 tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] Action body: b'{"os-attach": {"instance_uuid": "f9acd8e5-78d1-4160-9b61-13f6ee603f34", "mountpoint": "/dev/vdb"}}' {{(pid=86935) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 12:54:29 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-d01c0514-6150-4639-ad16-3f4a1d6e39d3 tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "f9acd8e5-78d1-4160-9b61-13f6ee603f34", "mountpoint": "/dev/vdb"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:54:29 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:54:29 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:54:29 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:54:29 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:54:29 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-d01c0514-6150-4639-ad16-3f4a1d6e39d3 tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] Volume info retrieved successfully. Sep 02 12:54:29 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-d01c0514-6150-4639-ad16-3f4a1d6e39d3 tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] Update volume admin metadata completed successfully. Sep 02 12:54:29 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-413ce0a3-6f0a-4132-afe1-14156ae1fba3 tempest-VolumeTypesMemberTests-1949741733 tempest-VolumeTypesMemberTests-1949741733-project-admin] http://192.168.122.82/volume/v3/types/fb34994d-672b-4c63-a0e2-ca47c821da7c returned with HTTP 202 Sep 02 12:54:29 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 834/1695] 192.168.122.82 () {58 vars in 1224 bytes} [Wed Sep 2 12:54:29 2026] DELETE /volume/v3/types/fb34994d-672b-4c63-a0e2-ca47c821da7c => generated 0 bytes in 165 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 12:54:29 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-d01c0514-6150-4639-ad16-3f4a1d6e39d3 tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] Attach volume completed successfully. Sep 02 12:54:29 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-d01c0514-6150-4639-ad16-3f4a1d6e39d3 tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] http://192.168.122.82/volume/v3/volumes/0773ea04-9ca0-4e2c-a4cb-157b53d78640/action returned with HTTP 202 Sep 02 12:54:29 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 862/1696] 192.168.122.82 () {60 vars in 1269 bytes} [Wed Sep 2 12:54:29 2026] POST /volume/v3/volumes/0773ea04-9ca0-4e2c-a4cb-157b53d78640/action => generated 0 bytes in 407 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 12:54:29 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-b165fa6e-687e-4190-b548-560318d1cd6d None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:29 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-b165fa6e-687e-4190-b548-560318d1cd6d tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] GET http://192.168.122.82/volume/v3/volumes/0773ea04-9ca0-4e2c-a4cb-157b53d78640 Sep 02 12:54:29 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-b165fa6e-687e-4190-b548-560318d1cd6d tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:54:29 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-b165fa6e-687e-4190-b548-560318d1cd6d tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:54:29 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:54:29 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:54:29 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:54:29 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:54:29 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-b165fa6e-687e-4190-b548-560318d1cd6d tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] Volume info retrieved successfully. Sep 02 12:54:29 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-b165fa6e-687e-4190-b548-560318d1cd6d tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] http://192.168.122.82/volume/v3/volumes/0773ea04-9ca0-4e2c-a4cb-157b53d78640 returned with HTTP 200 Sep 02 12:54:29 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 835/1697] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:54:29 2026] GET /volume/v3/volumes/0773ea04-9ca0-4e2c-a4cb-157b53d78640 => generated 1181 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:54:29 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-f410d40b-7e18-4b0f-bfb6-833b1037fd5a None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:29 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-f410d40b-7e18-4b0f-bfb6-833b1037fd5a tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] GET http://192.168.122.82/volume/v3/volumes/0773ea04-9ca0-4e2c-a4cb-157b53d78640 Sep 02 12:54:29 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-f410d40b-7e18-4b0f-bfb6-833b1037fd5a tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:54:29 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-f410d40b-7e18-4b0f-bfb6-833b1037fd5a tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:54:29 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:54:29 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:54:30 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:54:30 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:54:30 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-f410d40b-7e18-4b0f-bfb6-833b1037fd5a tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] Volume info retrieved successfully. Sep 02 12:54:30 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-f410d40b-7e18-4b0f-bfb6-833b1037fd5a tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] http://192.168.122.82/volume/v3/volumes/0773ea04-9ca0-4e2c-a4cb-157b53d78640 returned with HTTP 200 Sep 02 12:54:30 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 863/1698] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:54:29 2026] GET /volume/v3/volumes/0773ea04-9ca0-4e2c-a4cb-157b53d78640 => generated 1181 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:54:30 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-7771b7cd-9f8c-4605-a4ab-77b938ee8200 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:30 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-7771b7cd-9f8c-4605-a4ab-77b938ee8200 tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] POST http://192.168.122.82/volume/v3/volumes/0773ea04-9ca0-4e2c-a4cb-157b53d78640/action Sep 02 12:54:30 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-7771b7cd-9f8c-4605-a4ab-77b938ee8200 tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] Action body: b'{"os-detach": {}}' {{(pid=86936) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 12:54:30 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-7771b7cd-9f8c-4605-a4ab-77b938ee8200 tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:54:30 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:54:30 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:54:30 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:54:30 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:54:30 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-7771b7cd-9f8c-4605-a4ab-77b938ee8200 tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] Volume info retrieved successfully. Sep 02 12:54:30 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-7771b7cd-9f8c-4605-a4ab-77b938ee8200 tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] Detach volume completed successfully. Sep 02 12:54:30 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-7771b7cd-9f8c-4605-a4ab-77b938ee8200 tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] http://192.168.122.82/volume/v3/volumes/0773ea04-9ca0-4e2c-a4cb-157b53d78640/action returned with HTTP 202 Sep 02 12:54:30 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 836/1699] 192.168.122.82 () {60 vars in 1269 bytes} [Wed Sep 2 12:54:30 2026] POST /volume/v3/volumes/0773ea04-9ca0-4e2c-a4cb-157b53d78640/action => generated 0 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 12:54:30 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-577c8919-c706-46f4-97b0-95afa7ce570e None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:30 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-577c8919-c706-46f4-97b0-95afa7ce570e tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] GET http://192.168.122.82/volume/v3/volumes/0773ea04-9ca0-4e2c-a4cb-157b53d78640 Sep 02 12:54:30 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-577c8919-c706-46f4-97b0-95afa7ce570e tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:54:30 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-577c8919-c706-46f4-97b0-95afa7ce570e tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:54:30 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:54:30 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:54:30 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:54:30 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:54:30 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-577c8919-c706-46f4-97b0-95afa7ce570e tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] Volume info retrieved successfully. Sep 02 12:54:30 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-577c8919-c706-46f4-97b0-95afa7ce570e tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] http://192.168.122.82/volume/v3/volumes/0773ea04-9ca0-4e2c-a4cb-157b53d78640 returned with HTTP 200 Sep 02 12:54:30 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 864/1700] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:54:30 2026] GET /volume/v3/volumes/0773ea04-9ca0-4e2c-a4cb-157b53d78640 => generated 866 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 12:54:30 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-b8ef9f27-6baf-4718-93c9-79f22e9b5f1f None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:31 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-b8ef9f27-6baf-4718-93c9-79f22e9b5f1f tempest-VolumePoolsAdminTestsJSON-431739991 tempest-VolumePoolsAdminTestsJSON-431739991-project-admin] GET http://192.168.122.82/volume/v3/scheduler-stats/get_pools?detail=True Sep 02 12:54:31 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-b8ef9f27-6baf-4718-93c9-79f22e9b5f1f tempest-VolumePoolsAdminTestsJSON-431739991 tempest-VolumePoolsAdminTestsJSON-431739991-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:54:31 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-b8ef9f27-6baf-4718-93c9-79f22e9b5f1f tempest-VolumePoolsAdminTestsJSON-431739991 tempest-VolumePoolsAdminTestsJSON-431739991-project-admin] Calling method 'get_pools' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:54:31 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-b8ef9f27-6baf-4718-93c9-79f22e9b5f1f tempest-VolumePoolsAdminTestsJSON-431739991 tempest-VolumePoolsAdminTestsJSON-431739991-project-admin] http://192.168.122.82/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Sep 02 12:54:31 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 837/1701] 192.168.122.82 () {58 vars in 1193 bytes} [Wed Sep 2 12:54:30 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 519 bytes in 305 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:54:31 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-60ff1515-b491-4873-a315-fbb961ceaf06 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:31 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-60ff1515-b491-4873-a315-fbb961ceaf06 tempest-VolumePoolsAdminTestsJSON-431739991 tempest-VolumePoolsAdminTestsJSON-431739991-project-admin] GET http://192.168.122.82/volume/v3/scheduler-stats/get_pools Sep 02 12:54:31 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-60ff1515-b491-4873-a315-fbb961ceaf06 tempest-VolumePoolsAdminTestsJSON-431739991 tempest-VolumePoolsAdminTestsJSON-431739991-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:54:31 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-60ff1515-b491-4873-a315-fbb961ceaf06 tempest-VolumePoolsAdminTestsJSON-431739991 tempest-VolumePoolsAdminTestsJSON-431739991-project-admin] Calling method 'get_pools' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:54:31 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-60ff1515-b491-4873-a315-fbb961ceaf06 tempest-VolumePoolsAdminTestsJSON-431739991 tempest-VolumePoolsAdminTestsJSON-431739991-project-admin] http://192.168.122.82/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 02 12:54:31 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 865/1702] 192.168.122.82 () {58 vars in 1170 bytes} [Wed Sep 2 12:54:31 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 12:54:32 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-9357b7ac-125a-4bea-bad5-7242eed42e24 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:32 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-9357b7ac-125a-4bea-bad5-7242eed42e24 tempest-TestInstancesWithCinderVolumes-1726608873 tempest-TestInstancesWithCinderVolumes-1726608873-project-admin] POST http://192.168.122.82/volume/v3/types Sep 02 12:54:32 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-9357b7ac-125a-4bea-bad5-7242eed42e24 tempest-TestInstancesWithCinderVolumes-1726608873 tempest-TestInstancesWithCinderVolumes-1726608873-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1566279786-537220367", "extra_specs": {}}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:54:32 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-9357b7ac-125a-4bea-bad5-7242eed42e24 tempest-TestInstancesWithCinderVolumes-1726608873 tempest-TestInstancesWithCinderVolumes-1726608873-project-admin] http://192.168.122.82/volume/v3/types returned with HTTP 200 Sep 02 12:54:32 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 838/1703] 192.168.122.82 () {60 vars in 1132 bytes} [Wed Sep 2 12:54:32 2026] POST /volume/v3/types => generated 268 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:54:32 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-e0dbebae-cd4b-45a2-94d1-9e3d2a9ee106 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:32 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e0dbebae-cd4b-45a2-94d1-9e3d2a9ee106 tempest-TestInstancesWithCinderVolumes-1726608873 tempest-TestInstancesWithCinderVolumes-1726608873-project-admin] POST http://192.168.122.82/volume/v3/types Sep 02 12:54:32 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-e0dbebae-cd4b-45a2-94d1-9e3d2a9ee106 tempest-TestInstancesWithCinderVolumes-1726608873 tempest-TestInstancesWithCinderVolumes-1726608873-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1747807308-1595684207", "extra_specs": {}}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:54:32 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e0dbebae-cd4b-45a2-94d1-9e3d2a9ee106 tempest-TestInstancesWithCinderVolumes-1726608873 tempest-TestInstancesWithCinderVolumes-1726608873-project-admin] http://192.168.122.82/volume/v3/types returned with HTTP 200 Sep 02 12:54:32 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 866/1704] 192.168.122.82 () {60 vars in 1132 bytes} [Wed Sep 2 12:54:32 2026] POST /volume/v3/types => generated 269 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:54:32 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-be4cea7c-fc57-4dfb-ab9c-2a0a69d93bb8 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:32 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-be4cea7c-fc57-4dfb-ab9c-2a0a69d93bb8 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 12:54:32 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-be4cea7c-fc57-4dfb-ab9c-2a0a69d93bb8 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1858384725", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1566279786-537220367", "size": 1}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:54:32 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.volumes [None req-be4cea7c-fc57-4dfb-ab9c-2a0a69d93bb8 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1858384725', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1566279786-537220367', 'size': 1}} {{(pid=86936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 12:54:32 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-be4cea7c-fc57-4dfb-ab9c-2a0a69d93bb8 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Create volume of 1 GB Sep 02 12:54:32 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:54:32 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:54:32 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-be4cea7c-fc57-4dfb-ab9c-2a0a69d93bb8 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Availability Zones retrieved successfully. Sep 02 12:54:32 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-be4cea7c-fc57-4dfb-ab9c-2a0a69d93bb8 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Flow 'volume_create_api' (42adaa4e-5da1-44b5-9f34-29fde1078ff0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:54:32 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-be4cea7c-fc57-4dfb-ab9c-2a0a69d93bb8 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d910716f-200f-483f-8906-ebce2ba8fb17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:54:32 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.flows.api.create_volume [None req-be4cea7c-fc57-4dfb-ab9c-2a0a69d93bb8 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Validating volume size '1' using validate_int {{(pid=86936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 12:54:33 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-be4cea7c-fc57-4dfb-ab9c-2a0a69d93bb8 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d910716f-200f-483f-8906-ebce2ba8fb17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:54:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a4472f3c-5278-43ab-a9b9-ce79d4147eb9,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1566279786-537220367',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a4472f3c-5278-43ab-a9b9-ce79d4147eb9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:54:33 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-be4cea7c-fc57-4dfb-ab9c-2a0a69d93bb8 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37571516-1d1e-452c-938d-ec95fdf0d454) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:54:33 devstack devstack@c-api.service[86936]: WARNING cinder.quota [None req-be4cea7c-fc57-4dfb-ab9c-2a0a69d93bb8 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1566279786-537220367 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1566279786-537220367, it is now deprecated. Please use the default quota class for default quota. Sep 02 12:54:33 devstack devstack@c-api.service[86936]: WARNING cinder.quota [None req-be4cea7c-fc57-4dfb-ab9c-2a0a69d93bb8 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1566279786-537220367 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1566279786-537220367, it is now deprecated. Please use the default quota class for default quota. Sep 02 12:54:33 devstack devstack@c-api.service[86936]: DEBUG cinder.quota [None req-be4cea7c-fc57-4dfb-ab9c-2a0a69d93bb8 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Created reservations ['88b9b078-799b-4681-b202-a3e54a6662a4', '4bcb5143-d7af-4f28-b5c4-51082f50c281', 'c351bcfe-d1c4-4932-b52c-0db10fc17265', '421bf4af-9bc3-4cce-80f5-eaa16f41c9bd'] {{(pid=86936) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:54:33 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-be4cea7c-fc57-4dfb-ab9c-2a0a69d93bb8 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37571516-1d1e-452c-938d-ec95fdf0d454) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['88b9b078-799b-4681-b202-a3e54a6662a4', '4bcb5143-d7af-4f28-b5c4-51082f50c281', 'c351bcfe-d1c4-4932-b52c-0db10fc17265', '421bf4af-9bc3-4cce-80f5-eaa16f41c9bd']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:54:33 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-be4cea7c-fc57-4dfb-ab9c-2a0a69d93bb8 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b60e24f3-939e-49bd-8adc-89ed7249dd63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:54:33 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:54:33 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:54:33 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-be4cea7c-fc57-4dfb-ab9c-2a0a69d93bb8 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b60e24f3-939e-49bd-8adc-89ed7249dd63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4dd2f490-af5e-4cae-becf-2be547757f11', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1858384725',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ab1fa6fb4004b0cafd48a2fbf3582fc',qos_specs=None,replication_status=,reservations=['88b9b078-799b-4681-b202-a3e54a6662a4','4bcb5143-d7af-4f28-b5c4-51082f50c281','c351bcfe-d1c4-4932-b52c-0db10fc17265','421bf4af-9bc3-4cce-80f5-eaa16f41c9bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e37387f481e24e84b34b492ac0289179',volume_type_id=a4472f3c-5278-43ab-a9b9-ce79d4147eb9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T10:54:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1858384725',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4dd2f490-af5e-4cae-becf-2be547757f11,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ab1fa6fb4004b0cafd48a2fbf3582fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e37387f481e24e84b34b492ac0289179',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a4472f3c-5278-43ab-a9b9-ce79d4147eb9),volume_type_id=a4472f3c-5278-43ab-a9b9-ce79d4147eb9)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:54:33 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-be4cea7c-fc57-4dfb-ab9c-2a0a69d93bb8 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3564100-24ab-468c-aa19-a3c3d81cfdb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:54:33 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-be4cea7c-fc57-4dfb-ab9c-2a0a69d93bb8 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3564100-24ab-468c-aa19-a3c3d81cfdb9) transitioned into state 'SUCCESS' from state '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-1858384725',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ab1fa6fb4004b0cafd48a2fbf3582fc',qos_specs=None,replication_status=,reservations=['88b9b078-799b-4681-b202-a3e54a6662a4','4bcb5143-d7af-4f28-b5c4-51082f50c281','c351bcfe-d1c4-4932-b52c-0db10fc17265','421bf4af-9bc3-4cce-80f5-eaa16f41c9bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e37387f481e24e84b34b492ac0289179',volume_type_id=a4472f3c-5278-43ab-a9b9-ce79d4147eb9)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:54:33 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-be4cea7c-fc57-4dfb-ab9c-2a0a69d93bb8 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11d1c645-9f68-4931-a899-04797cc37a17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:54:33 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-be4cea7c-fc57-4dfb-ab9c-2a0a69d93bb8 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11d1c645-9f68-4931-a899-04797cc37a17) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:54:33 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-be4cea7c-fc57-4dfb-ab9c-2a0a69d93bb8 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Flow 'volume_create_api' (42adaa4e-5da1-44b5-9f34-29fde1078ff0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:54:33 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-be4cea7c-fc57-4dfb-ab9c-2a0a69d93bb8 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Create volume request issued successfully. Sep 02 12:54:33 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-be4cea7c-fc57-4dfb-ab9c-2a0a69d93bb8 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 12:54:33 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 839/1705] 192.168.122.82 () {60 vars in 1138 bytes} [Wed Sep 2 12:54:32 2026] POST /volume/v3/volumes => generated 852 bytes in 481 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 12:54:33 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-7a76451b-8a47-4f89-8ad6-118d2fd28d19 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:33 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-7a76451b-8a47-4f89-8ad6-118d2fd28d19 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 12:54:33 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-7a76451b-8a47-4f89-8ad6-118d2fd28d19 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-784988448", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1747807308-1595684207", "size": 1}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:54:33 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.volumes [None req-7a76451b-8a47-4f89-8ad6-118d2fd28d19 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-784988448', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1747807308-1595684207', 'size': 1}} {{(pid=86935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 12:54:33 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-7a76451b-8a47-4f89-8ad6-118d2fd28d19 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Create volume of 1 GB Sep 02 12:54:33 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:54:33 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:54:33 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-7a76451b-8a47-4f89-8ad6-118d2fd28d19 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Availability Zones retrieved successfully. Sep 02 12:54:33 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-7a76451b-8a47-4f89-8ad6-118d2fd28d19 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Flow 'volume_create_api' (25cd5cd6-b4e5-4fcb-8aec-a02d8c50a8f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:54:33 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-7a76451b-8a47-4f89-8ad6-118d2fd28d19 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e2e11d1-06bf-4f31-be2a-2f562513b779) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:54:33 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.flows.api.create_volume [None req-7a76451b-8a47-4f89-8ad6-118d2fd28d19 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Validating volume size '1' using validate_int {{(pid=86935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 12:54:33 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-7a76451b-8a47-4f89-8ad6-118d2fd28d19 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e2e11d1-06bf-4f31-be2a-2f562513b779) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:54:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7676395a-7774-41b6-8ce0-a7a30a046427,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1747807308-1595684207',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7676395a-7774-41b6-8ce0-a7a30a046427', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:54:33 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-7a76451b-8a47-4f89-8ad6-118d2fd28d19 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89cbfce5-443c-4143-91b5-1b687d233f13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:54:33 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-fc41cae4-8883-42a9-96e9-792c774487fc None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:33 devstack devstack@c-api.service[86935]: WARNING cinder.quota [None req-7a76451b-8a47-4f89-8ad6-118d2fd28d19 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1747807308-1595684207 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1747807308-1595684207, it is now deprecated. Please use the default quota class for default quota. Sep 02 12:54:33 devstack devstack@c-api.service[86935]: WARNING cinder.quota [None req-7a76451b-8a47-4f89-8ad6-118d2fd28d19 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1747807308-1595684207 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1747807308-1595684207, it is now deprecated. Please use the default quota class for default quota. Sep 02 12:54:33 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-fc41cae4-8883-42a9-96e9-792c774487fc tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] POST http://192.168.122.82/volume/v3/volumes/0773ea04-9ca0-4e2c-a4cb-157b53d78640/action Sep 02 12:54:33 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-fc41cae4-8883-42a9-96e9-792c774487fc tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] Action body: b'{"os-reserve": {}}' {{(pid=86936) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 12:54:33 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-fc41cae4-8883-42a9-96e9-792c774487fc tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:54:33 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:54:33 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:54:33 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:54:33 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:54:33 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-fc41cae4-8883-42a9-96e9-792c774487fc tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] Volume info retrieved successfully. Sep 02 12:54:33 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-fc41cae4-8883-42a9-96e9-792c774487fc tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] Reserve volume completed successfully. Sep 02 12:54:33 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-fc41cae4-8883-42a9-96e9-792c774487fc tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] http://192.168.122.82/volume/v3/volumes/0773ea04-9ca0-4e2c-a4cb-157b53d78640/action returned with HTTP 202 Sep 02 12:54:33 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 840/1706] 192.168.122.82 () {60 vars in 1269 bytes} [Wed Sep 2 12:54:33 2026] POST /volume/v3/volumes/0773ea04-9ca0-4e2c-a4cb-157b53d78640/action => generated 0 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 12:54:33 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-d648163d-3c7f-4b12-b666-a163b9f1a3a1 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:33 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-d648163d-3c7f-4b12-b666-a163b9f1a3a1 tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] GET http://192.168.122.82/volume/v3/volumes/0773ea04-9ca0-4e2c-a4cb-157b53d78640 Sep 02 12:54:33 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-d648163d-3c7f-4b12-b666-a163b9f1a3a1 tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:54:33 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-d648163d-3c7f-4b12-b666-a163b9f1a3a1 tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:54:33 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:54:33 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:54:33 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:54:33 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:54:33 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-d648163d-3c7f-4b12-b666-a163b9f1a3a1 tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] Volume info retrieved successfully. Sep 02 12:54:33 devstack devstack@c-api.service[86935]: DEBUG cinder.quota [None req-7a76451b-8a47-4f89-8ad6-118d2fd28d19 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Created reservations ['987a69b8-124b-4070-9568-caf507727c89', 'fd4e837f-4bc1-43b0-9342-62f4eb97ed06', '78aa3129-a241-4dfb-a3b0-8df25ee3ea8b', '45dfc5fb-d1b2-4a9e-9c26-682483fc61d5'] {{(pid=86935) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:54:33 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-d648163d-3c7f-4b12-b666-a163b9f1a3a1 tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] http://192.168.122.82/volume/v3/volumes/0773ea04-9ca0-4e2c-a4cb-157b53d78640 returned with HTTP 200 Sep 02 12:54:33 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-7a76451b-8a47-4f89-8ad6-118d2fd28d19 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89cbfce5-443c-4143-91b5-1b687d233f13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['987a69b8-124b-4070-9568-caf507727c89', 'fd4e837f-4bc1-43b0-9342-62f4eb97ed06', '78aa3129-a241-4dfb-a3b0-8df25ee3ea8b', '45dfc5fb-d1b2-4a9e-9c26-682483fc61d5']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:54:33 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-7a76451b-8a47-4f89-8ad6-118d2fd28d19 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (037ae053-a5e4-4aee-81a4-1a9cefac1c4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:54:33 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 841/1707] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:54:33 2026] GET /volume/v3/volumes/0773ea04-9ca0-4e2c-a4cb-157b53d78640 => generated 866 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:54:33 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-c476c331-c12f-41d6-887c-7709e9e9cfaf None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:33 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-c476c331-c12f-41d6-887c-7709e9e9cfaf tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] POST http://192.168.122.82/volume/v3/volumes/0773ea04-9ca0-4e2c-a4cb-157b53d78640/action Sep 02 12:54:33 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-c476c331-c12f-41d6-887c-7709e9e9cfaf tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=86936) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 12:54:33 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-c476c331-c12f-41d6-887c-7709e9e9cfaf tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:54:33 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:54:33 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:54:33 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:54:33 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:54:33 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-c476c331-c12f-41d6-887c-7709e9e9cfaf tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] Volume info retrieved successfully. Sep 02 12:54:33 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:54:33 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:54:33 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-7a76451b-8a47-4f89-8ad6-118d2fd28d19 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (037ae053-a5e4-4aee-81a4-1a9cefac1c4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9b7b3189-5387-47d0-81d6-7f31a0d84df7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-784988448',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ab1fa6fb4004b0cafd48a2fbf3582fc',qos_specs=None,replication_status=,reservations=['987a69b8-124b-4070-9568-caf507727c89','fd4e837f-4bc1-43b0-9342-62f4eb97ed06','78aa3129-a241-4dfb-a3b0-8df25ee3ea8b','45dfc5fb-d1b2-4a9e-9c26-682483fc61d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e37387f481e24e84b34b492ac0289179',volume_type_id=7676395a-7774-41b6-8ce0-a7a30a046427), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T10:54:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-784988448',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9b7b3189-5387-47d0-81d6-7f31a0d84df7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ab1fa6fb4004b0cafd48a2fbf3582fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e37387f481e24e84b34b492ac0289179',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7676395a-7774-41b6-8ce0-a7a30a046427),volume_type_id=7676395a-7774-41b6-8ce0-a7a30a046427)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:54:33 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-7a76451b-8a47-4f89-8ad6-118d2fd28d19 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd19d15a-2c61-4276-acd7-f4e16af1b1b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:54:33 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:54:33 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:54:33 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-c476c331-c12f-41d6-887c-7709e9e9cfaf tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] Unreserve volume completed successfully. Sep 02 12:54:33 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-c476c331-c12f-41d6-887c-7709e9e9cfaf tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] http://192.168.122.82/volume/v3/volumes/0773ea04-9ca0-4e2c-a4cb-157b53d78640/action returned with HTTP 202 Sep 02 12:54:33 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 842/1708] 192.168.122.82 () {60 vars in 1269 bytes} [Wed Sep 2 12:54:33 2026] POST /volume/v3/volumes/0773ea04-9ca0-4e2c-a4cb-157b53d78640/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 12:54:33 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-5494764c-a5f8-4bb6-9dc1-15b3424258c6 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:33 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-5494764c-a5f8-4bb6-9dc1-15b3424258c6 tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] GET http://192.168.122.82/volume/v3/volumes/0773ea04-9ca0-4e2c-a4cb-157b53d78640 Sep 02 12:54:33 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-5494764c-a5f8-4bb6-9dc1-15b3424258c6 tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:54:33 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-5494764c-a5f8-4bb6-9dc1-15b3424258c6 tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:54:33 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:54:33 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:54:33 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:54:33 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:54:33 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-5494764c-a5f8-4bb6-9dc1-15b3424258c6 tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] Volume info retrieved successfully. Sep 02 12:54:33 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-5494764c-a5f8-4bb6-9dc1-15b3424258c6 tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] http://192.168.122.82/volume/v3/volumes/0773ea04-9ca0-4e2c-a4cb-157b53d78640 returned with HTTP 200 Sep 02 12:54:33 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 843/1709] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:54:33 2026] GET /volume/v3/volumes/0773ea04-9ca0-4e2c-a4cb-157b53d78640 => generated 866 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:54:33 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-7a76451b-8a47-4f89-8ad6-118d2fd28d19 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd19d15a-2c61-4276-acd7-f4e16af1b1b5) transitioned into state 'SUCCESS' from state '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-784988448',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ab1fa6fb4004b0cafd48a2fbf3582fc',qos_specs=None,replication_status=,reservations=['987a69b8-124b-4070-9568-caf507727c89','fd4e837f-4bc1-43b0-9342-62f4eb97ed06','78aa3129-a241-4dfb-a3b0-8df25ee3ea8b','45dfc5fb-d1b2-4a9e-9c26-682483fc61d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e37387f481e24e84b34b492ac0289179',volume_type_id=7676395a-7774-41b6-8ce0-a7a30a046427)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:54:33 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-7a76451b-8a47-4f89-8ad6-118d2fd28d19 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72075ddb-b3ab-4175-9910-9faef8a3414a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:54:34 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-f67ec4e4-256f-4686-a2d1-caf7ebcb633d None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:34 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-f67ec4e4-256f-4686-a2d1-caf7ebcb633d tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] POST http://192.168.122.82/volume/v3/volumes/0773ea04-9ca0-4e2c-a4cb-157b53d78640/action Sep 02 12:54:34 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-f67ec4e4-256f-4686-a2d1-caf7ebcb633d tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=86936) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 12:54:34 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-f67ec4e4-256f-4686-a2d1-caf7ebcb633d tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:54:34 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:54:34 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:54:34 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-7a76451b-8a47-4f89-8ad6-118d2fd28d19 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72075ddb-b3ab-4175-9910-9faef8a3414a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:54:34 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:54:34 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:54:34 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-f67ec4e4-256f-4686-a2d1-caf7ebcb633d tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] Volume info retrieved successfully. Sep 02 12:54:34 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-7a76451b-8a47-4f89-8ad6-118d2fd28d19 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Flow 'volume_create_api' (25cd5cd6-b4e5-4fcb-8aec-a02d8c50a8f0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:54:34 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-7a76451b-8a47-4f89-8ad6-118d2fd28d19 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Create volume request issued successfully. Sep 02 12:54:34 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-7a76451b-8a47-4f89-8ad6-118d2fd28d19 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 12:54:34 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 867/1710] 192.168.122.82 () {60 vars in 1138 bytes} [Wed Sep 2 12:54:33 2026] POST /volume/v3/volumes => generated 852 bytes in 620 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 12:54:34 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-f67ec4e4-256f-4686-a2d1-caf7ebcb633d tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] Volume updated successfully. Sep 02 12:54:34 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-f67ec4e4-256f-4686-a2d1-caf7ebcb633d tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] http://192.168.122.82/volume/v3/volumes/0773ea04-9ca0-4e2c-a4cb-157b53d78640/action returned with HTTP 200 Sep 02 12:54:34 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 844/1711] 192.168.122.82 () {60 vars in 1269 bytes} [Wed Sep 2 12:54:34 2026] POST /volume/v3/volumes/0773ea04-9ca0-4e2c-a4cb-157b53d78640/action => generated 0 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 02 12:54:34 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-364f1ec9-18f3-44b5-8b00-4df4a35f2e15 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:34 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-364f1ec9-18f3-44b5-8b00-4df4a35f2e15 tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] GET http://192.168.122.82/volume/v3/volumes/0773ea04-9ca0-4e2c-a4cb-157b53d78640 Sep 02 12:54:34 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-364f1ec9-18f3-44b5-8b00-4df4a35f2e15 tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:54:34 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-364f1ec9-18f3-44b5-8b00-4df4a35f2e15 tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:54:34 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:54:34 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:54:34 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:54:34 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:54:34 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-16808f4b-6a29-4fe7-9b00-03ef3fa2698a None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:34 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-364f1ec9-18f3-44b5-8b00-4df4a35f2e15 tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] Volume info retrieved successfully. Sep 02 12:54:34 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-16808f4b-6a29-4fe7-9b00-03ef3fa2698a tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 12:54:34 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-16808f4b-6a29-4fe7-9b00-03ef3fa2698a tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-311187139", "snapshot_id": null, "imageRef": "10ec3cfa-a2f0-4153-b95d-d5f2c89409c9", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1922393628-732263446", "size": 1}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:54:34 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-364f1ec9-18f3-44b5-8b00-4df4a35f2e15 tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] http://192.168.122.82/volume/v3/volumes/0773ea04-9ca0-4e2c-a4cb-157b53d78640 returned with HTTP 200 Sep 02 12:54:34 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 868/1712] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:54:34 2026] GET /volume/v3/volumes/0773ea04-9ca0-4e2c-a4cb-157b53d78640 => generated 865 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:54:34 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.volumes [None req-16808f4b-6a29-4fe7-9b00-03ef3fa2698a tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-311187139', 'snapshot_id': None, 'imageRef': '10ec3cfa-a2f0-4153-b95d-d5f2c89409c9', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1922393628-732263446', 'size': 1}} {{(pid=86936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 12:54:34 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-4a8729f6-15cb-4679-984f-4d2ce19bf0c3 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:34 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-4a8729f6-15cb-4679-984f-4d2ce19bf0c3 tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] POST http://192.168.122.82/volume/v3/volumes/0773ea04-9ca0-4e2c-a4cb-157b53d78640/action Sep 02 12:54:34 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-4a8729f6-15cb-4679-984f-4d2ce19bf0c3 tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=86935) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 12:54:34 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-4a8729f6-15cb-4679-984f-4d2ce19bf0c3 tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:54:34 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:54:34 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:54:34 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:54:34 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:54:34 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-4a8729f6-15cb-4679-984f-4d2ce19bf0c3 tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] Volume info retrieved successfully. Sep 02 12:54:34 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-4a8729f6-15cb-4679-984f-4d2ce19bf0c3 tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] Volume updated successfully. Sep 02 12:54:34 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-4a8729f6-15cb-4679-984f-4d2ce19bf0c3 tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] http://192.168.122.82/volume/v3/volumes/0773ea04-9ca0-4e2c-a4cb-157b53d78640/action returned with HTTP 200 Sep 02 12:54:34 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 869/1713] 192.168.122.82 () {60 vars in 1269 bytes} [Wed Sep 2 12:54:34 2026] POST /volume/v3/volumes/0773ea04-9ca0-4e2c-a4cb-157b53d78640/action => generated 0 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 02 12:54:34 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-1c9ea3fc-b51e-4784-90fe-5543a67ad034 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:34 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-1c9ea3fc-b51e-4784-90fe-5543a67ad034 tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] GET http://192.168.122.82/volume/v3/volumes/0773ea04-9ca0-4e2c-a4cb-157b53d78640 Sep 02 12:54:34 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-1c9ea3fc-b51e-4784-90fe-5543a67ad034 tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:54:34 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-1c9ea3fc-b51e-4784-90fe-5543a67ad034 tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:54:34 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:54:34 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:54:34 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:54:34 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:54:34 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-1c9ea3fc-b51e-4784-90fe-5543a67ad034 tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] Volume info retrieved successfully. Sep 02 12:54:34 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-1c9ea3fc-b51e-4784-90fe-5543a67ad034 tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] http://192.168.122.82/volume/v3/volumes/0773ea04-9ca0-4e2c-a4cb-157b53d78640 returned with HTTP 200 Sep 02 12:54:34 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 870/1714] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:54:34 2026] GET /volume/v3/volumes/0773ea04-9ca0-4e2c-a4cb-157b53d78640 => generated 866 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:54:34 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-a23aeffd-caef-41c9-b66f-f0acf16c5e6f None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:34 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-a23aeffd-caef-41c9-b66f-f0acf16c5e6f tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] POST http://192.168.122.82/volume/v3/volumes/0773ea04-9ca0-4e2c-a4cb-157b53d78640/action Sep 02 12:54:34 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-a23aeffd-caef-41c9-b66f-f0acf16c5e6f tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=86935) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 12:54:34 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-a23aeffd-caef-41c9-b66f-f0acf16c5e6f tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:54:34 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:54:34 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:54:34 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:54:34 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:54:34 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-a23aeffd-caef-41c9-b66f-f0acf16c5e6f tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] Volume info retrieved successfully. Sep 02 12:54:34 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-a23aeffd-caef-41c9-b66f-f0acf16c5e6f tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] Update volume admin metadata completed successfully. Sep 02 12:54:34 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-a23aeffd-caef-41c9-b66f-f0acf16c5e6f tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] Update readonly setting on volume completed successfully. Sep 02 12:54:34 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-a23aeffd-caef-41c9-b66f-f0acf16c5e6f tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] http://192.168.122.82/volume/v3/volumes/0773ea04-9ca0-4e2c-a4cb-157b53d78640/action returned with HTTP 202 Sep 02 12:54:34 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 871/1715] 192.168.122.82 () {60 vars in 1269 bytes} [Wed Sep 2 12:54:34 2026] POST /volume/v3/volumes/0773ea04-9ca0-4e2c-a4cb-157b53d78640/action => generated 0 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 12:54:34 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-694c0883-fa82-448c-896a-968aae1d3e73 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:34 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-694c0883-fa82-448c-896a-968aae1d3e73 tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] GET http://192.168.122.82/volume/v3/volumes/0773ea04-9ca0-4e2c-a4cb-157b53d78640 Sep 02 12:54:34 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-694c0883-fa82-448c-896a-968aae1d3e73 tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:54:34 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-694c0883-fa82-448c-896a-968aae1d3e73 tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:54:34 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-16808f4b-6a29-4fe7-9b00-03ef3fa2698a tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Create volume of 1 GB Sep 02 12:54:34 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:54:34 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:54:34 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-16808f4b-6a29-4fe7-9b00-03ef3fa2698a tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Availability Zones retrieved successfully. Sep 02 12:54:34 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:54:34 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:54:34 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:54:34 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:54:34 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-16808f4b-6a29-4fe7-9b00-03ef3fa2698a tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Flow 'volume_create_api' (c53c501c-508c-4dc9-9de1-77e09610d5c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:54:34 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-694c0883-fa82-448c-896a-968aae1d3e73 tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] Volume info retrieved successfully. Sep 02 12:54:34 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-16808f4b-6a29-4fe7-9b00-03ef3fa2698a tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76bba3c5-9dae-49e0-a88c-af1950ba09ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:54:34 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.flows.api.create_volume [None req-16808f4b-6a29-4fe7-9b00-03ef3fa2698a tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Validating volume size '1' using validate_int {{(pid=86936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 12:54:34 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-694c0883-fa82-448c-896a-968aae1d3e73 tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] http://192.168.122.82/volume/v3/volumes/0773ea04-9ca0-4e2c-a4cb-157b53d78640 returned with HTTP 200 Sep 02 12:54:34 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 872/1716] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:54:34 2026] GET /volume/v3/volumes/0773ea04-9ca0-4e2c-a4cb-157b53d78640 => generated 865 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:54:34 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-d379cd3e-6ef5-4d45-b445-481a56f8ce08 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:34 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-d379cd3e-6ef5-4d45-b445-481a56f8ce08 tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] POST http://192.168.122.82/volume/v3/volumes/0773ea04-9ca0-4e2c-a4cb-157b53d78640/action Sep 02 12:54:34 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-d379cd3e-6ef5-4d45-b445-481a56f8ce08 tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=86935) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 12:54:34 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-d379cd3e-6ef5-4d45-b445-481a56f8ce08 tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:54:34 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:54:34 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:54:34 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:54:34 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:54:34 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-d379cd3e-6ef5-4d45-b445-481a56f8ce08 tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] Volume info retrieved successfully. Sep 02 12:54:34 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-d379cd3e-6ef5-4d45-b445-481a56f8ce08 tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] Update volume admin metadata completed successfully. Sep 02 12:54:34 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-d379cd3e-6ef5-4d45-b445-481a56f8ce08 tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] Update readonly setting on volume completed successfully. Sep 02 12:54:34 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-d379cd3e-6ef5-4d45-b445-481a56f8ce08 tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] http://192.168.122.82/volume/v3/volumes/0773ea04-9ca0-4e2c-a4cb-157b53d78640/action returned with HTTP 202 Sep 02 12:54:34 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 873/1717] 192.168.122.82 () {60 vars in 1269 bytes} [Wed Sep 2 12:54:34 2026] POST /volume/v3/volumes/0773ea04-9ca0-4e2c-a4cb-157b53d78640/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 12:54:34 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-876ce3e6-55bc-4f8d-8c50-aefdabce2d72 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:34 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-876ce3e6-55bc-4f8d-8c50-aefdabce2d72 tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] GET http://192.168.122.82/volume/v3/volumes/0773ea04-9ca0-4e2c-a4cb-157b53d78640 Sep 02 12:54:34 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-876ce3e6-55bc-4f8d-8c50-aefdabce2d72 tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:54:34 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-876ce3e6-55bc-4f8d-8c50-aefdabce2d72 tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:54:34 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:54:34 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:54:34 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:54:34 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:54:34 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-876ce3e6-55bc-4f8d-8c50-aefdabce2d72 tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] Volume info retrieved successfully. Sep 02 12:54:34 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-876ce3e6-55bc-4f8d-8c50-aefdabce2d72 tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] http://192.168.122.82/volume/v3/volumes/0773ea04-9ca0-4e2c-a4cb-157b53d78640 returned with HTTP 200 Sep 02 12:54:34 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 874/1718] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:54:34 2026] GET /volume/v3/volumes/0773ea04-9ca0-4e2c-a4cb-157b53d78640 => generated 866 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:54:34 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-970d8ff1-d238-4fe0-bedb-8c89514a9a73 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:34 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-970d8ff1-d238-4fe0-bedb-8c89514a9a73 tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] POST http://192.168.122.82/volume/v3/volumes/0773ea04-9ca0-4e2c-a4cb-157b53d78640/action Sep 02 12:54:34 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-970d8ff1-d238-4fe0-bedb-8c89514a9a73 tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-865311619", "disk_format": "raw"}}' {{(pid=86935) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 12:54:34 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-970d8ff1-d238-4fe0-bedb-8c89514a9a73 tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-865311619", "disk_format": "raw"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:54:34 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:54:34 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:54:34 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:54:34 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:54:34 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-970d8ff1-d238-4fe0-bedb-8c89514a9a73 tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] Volume info retrieved successfully. Sep 02 12:54:34 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:54:34 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:54:34 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:54:34 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:54:34 devstack devstack@c-api.service[86935]: DEBUG cinder.image.image_utils [None req-970d8ff1-d238-4fe0-bedb-8c89514a9a73 tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-865311619'}] 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-865311619'}]. {{(pid=86935) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 02 12:54:34 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-16808f4b-6a29-4fe7-9b00-03ef3fa2698a tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76bba3c5-9dae-49e0-a88c-af1950ba09ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:54:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=87afa211-ec39-42ff-b544-3412e1f3e1f7,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1922393628-732263446',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '87afa211-ec39-42ff-b544-3412e1f3e1f7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:54:34 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-16808f4b-6a29-4fe7-9b00-03ef3fa2698a tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cec6170d-e952-4136-98f3-802ac3314679) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:54:34 devstack devstack@c-api.service[86936]: WARNING cinder.quota [None req-16808f4b-6a29-4fe7-9b00-03ef3fa2698a tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1922393628-732263446 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1922393628-732263446, it is now deprecated. Please use the default quota class for default quota. Sep 02 12:54:34 devstack devstack@c-api.service[86936]: WARNING cinder.quota [None req-16808f4b-6a29-4fe7-9b00-03ef3fa2698a tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1922393628-732263446 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1922393628-732263446, it is now deprecated. Please use the default quota class for default quota. Sep 02 12:54:34 devstack devstack@c-api.service[86936]: DEBUG cinder.quota [None req-16808f4b-6a29-4fe7-9b00-03ef3fa2698a tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Created reservations ['54dad924-2720-4799-94bf-b1c602304d38', '6441c0e1-c4ba-4e63-9051-ac24c3c6b4f3', 'd2643c96-e041-492d-83dd-4e494ef4a9f5', 'f929ccb8-a761-421a-b1e7-01c3d480ba94'] {{(pid=86936) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:54:34 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-16808f4b-6a29-4fe7-9b00-03ef3fa2698a tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cec6170d-e952-4136-98f3-802ac3314679) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['54dad924-2720-4799-94bf-b1c602304d38', '6441c0e1-c4ba-4e63-9051-ac24c3c6b4f3', 'd2643c96-e041-492d-83dd-4e494ef4a9f5', 'f929ccb8-a761-421a-b1e7-01c3d480ba94']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:54:34 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-16808f4b-6a29-4fe7-9b00-03ef3fa2698a tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0bcb776a-2534-40b6-9294-0bbf41161a68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:54:35 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:54:35 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:54:35 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-16808f4b-6a29-4fe7-9b00-03ef3fa2698a tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0bcb776a-2534-40b6-9294-0bbf41161a68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ec1edc14-d54a-420a-865d-53984cd9a486', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-311187139',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ab1fa6fb4004b0cafd48a2fbf3582fc',qos_specs=None,replication_status=,reservations=['54dad924-2720-4799-94bf-b1c602304d38','6441c0e1-c4ba-4e63-9051-ac24c3c6b4f3','d2643c96-e041-492d-83dd-4e494ef4a9f5','f929ccb8-a761-421a-b1e7-01c3d480ba94'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e37387f481e24e84b34b492ac0289179',volume_type_id=87afa211-ec39-42ff-b544-3412e1f3e1f7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T10:54:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-311187139',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ec1edc14-d54a-420a-865d-53984cd9a486,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ab1fa6fb4004b0cafd48a2fbf3582fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e37387f481e24e84b34b492ac0289179',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(87afa211-ec39-42ff-b544-3412e1f3e1f7),volume_type_id=87afa211-ec39-42ff-b544-3412e1f3e1f7)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:54:35 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-16808f4b-6a29-4fe7-9b00-03ef3fa2698a tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f74becdb-88d6-4a4b-8062-6b1d1f7bfd13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:54:35 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-16808f4b-6a29-4fe7-9b00-03ef3fa2698a tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f74becdb-88d6-4a4b-8062-6b1d1f7bfd13) transitioned into state 'SUCCESS' from state '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-311187139',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ab1fa6fb4004b0cafd48a2fbf3582fc',qos_specs=None,replication_status=,reservations=['54dad924-2720-4799-94bf-b1c602304d38','6441c0e1-c4ba-4e63-9051-ac24c3c6b4f3','d2643c96-e041-492d-83dd-4e494ef4a9f5','f929ccb8-a761-421a-b1e7-01c3d480ba94'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e37387f481e24e84b34b492ac0289179',volume_type_id=87afa211-ec39-42ff-b544-3412e1f3e1f7)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:54:35 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-16808f4b-6a29-4fe7-9b00-03ef3fa2698a tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09d60622-d0f9-4400-895f-7f538def8a5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:54:35 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-16808f4b-6a29-4fe7-9b00-03ef3fa2698a tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09d60622-d0f9-4400-895f-7f538def8a5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:54:35 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-16808f4b-6a29-4fe7-9b00-03ef3fa2698a tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Flow 'volume_create_api' (c53c501c-508c-4dc9-9de1-77e09610d5c1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:54:35 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-16808f4b-6a29-4fe7-9b00-03ef3fa2698a tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Create volume request issued successfully. Sep 02 12:54:35 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-16808f4b-6a29-4fe7-9b00-03ef3fa2698a tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 12:54:35 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 845/1719] 192.168.122.82 () {60 vars in 1138 bytes} [Wed Sep 2 12:54:34 2026] POST /volume/v3/volumes => generated 851 bytes in 1032 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 12:54:35 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-4df495a7-13db-400f-bbac-c4a7a6541544 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:35 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-4df495a7-13db-400f-bbac-c4a7a6541544 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] GET http://192.168.122.82/volume/v3/volumes/ec1edc14-d54a-420a-865d-53984cd9a486 Sep 02 12:54:35 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-4df495a7-13db-400f-bbac-c4a7a6541544 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:54:35 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-4df495a7-13db-400f-bbac-c4a7a6541544 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:54:35 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:54:35 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:54:35 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:54:35 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:54:35 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-4df495a7-13db-400f-bbac-c4a7a6541544 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Volume info retrieved successfully. Sep 02 12:54:35 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-4df495a7-13db-400f-bbac-c4a7a6541544 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] http://192.168.122.82/volume/v3/volumes/ec1edc14-d54a-420a-865d-53984cd9a486 returned with HTTP 200 Sep 02 12:54:35 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 846/1720] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:54:35 2026] GET /volume/v3/volumes/ec1edc14-d54a-420a-865d-53984cd9a486 => generated 919 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:54:36 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-ed043a82-00a9-4f91-bda4-63b012093c76 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:36 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-ed043a82-00a9-4f91-bda4-63b012093c76 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] POST http://192.168.122.82/volume/v3/volumes Sep 02 12:54:36 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-ed043a82-00a9-4f91-bda4-63b012093c76 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1067846577"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:54:36 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.volumes [None req-ed043a82-00a9-4f91-bda4-63b012093c76 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1067846577'}} {{(pid=86936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 12:54:36 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-ed043a82-00a9-4f91-bda4-63b012093c76 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Create volume of 1 GB Sep 02 12:54:36 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-ed043a82-00a9-4f91-bda4-63b012093c76 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Availability Zones retrieved successfully. Sep 02 12:54:36 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-ed043a82-00a9-4f91-bda4-63b012093c76 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Flow 'volume_create_api' (07e77b7d-5ba4-403e-a9bd-4f635c1074d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:54:36 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-ed043a82-00a9-4f91-bda4-63b012093c76 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fbc12586-a16d-4146-acd0-c3fa570e0e56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:54:36 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.flows.api.create_volume [None req-ed043a82-00a9-4f91-bda4-63b012093c76 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Validating volume size '1' using validate_int {{(pid=86936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 12:54:36 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-ed043a82-00a9-4f91-bda4-63b012093c76 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fbc12586-a16d-4146-acd0-c3fa570e0e56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:54:36 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-ed043a82-00a9-4f91-bda4-63b012093c76 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3879c743-7206-49f3-a77a-4c23a057c0f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:54:36 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-970d8ff1-d238-4fe0-bedb-8c89514a9a73 tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] Copy volume to image completed successfully. Sep 02 12:54:36 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-970d8ff1-d238-4fe0-bedb-8c89514a9a73 tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] http://192.168.122.82/volume/v3/volumes/0773ea04-9ca0-4e2c-a4cb-157b53d78640/action returned with HTTP 202 Sep 02 12:54:36 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 875/1721] 192.168.122.82 () {60 vars in 1270 bytes} [Wed Sep 2 12:54:34 2026] POST /volume/v3/volumes/0773ea04-9ca0-4e2c-a4cb-157b53d78640/action => generated 654 bytes in 2006 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 12:54:36 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-61ae70ee-b923-43cb-bdf7-e0a45f17fdfc None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:36 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-61ae70ee-b923-43cb-bdf7-e0a45f17fdfc tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] GET http://192.168.122.82/volume/v3/volumes/ec1edc14-d54a-420a-865d-53984cd9a486 Sep 02 12:54:36 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-61ae70ee-b923-43cb-bdf7-e0a45f17fdfc tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:54:36 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-61ae70ee-b923-43cb-bdf7-e0a45f17fdfc tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:54:36 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:54:36 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:54:36 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:54:36 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:54:36 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-61ae70ee-b923-43cb-bdf7-e0a45f17fdfc tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Volume info retrieved successfully. Sep 02 12:54:36 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-61ae70ee-b923-43cb-bdf7-e0a45f17fdfc tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] http://192.168.122.82/volume/v3/volumes/ec1edc14-d54a-420a-865d-53984cd9a486 returned with HTTP 200 Sep 02 12:54:36 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 876/1722] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:54:36 2026] GET /volume/v3/volumes/ec1edc14-d54a-420a-865d-53984cd9a486 => generated 943 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:54:36 devstack devstack@c-api.service[86936]: DEBUG cinder.quota [None req-ed043a82-00a9-4f91-bda4-63b012093c76 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Created reservations ['38f50546-97d4-4274-9e05-9b50ed161f09', '2026d647-bf15-48c2-9138-e7507f2381ee', 'd7565654-e984-45b6-be00-00dd8054e7eb', '23d63d7a-0812-47eb-9439-ae4adcd964db'] {{(pid=86936) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:54:36 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-ed043a82-00a9-4f91-bda4-63b012093c76 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3879c743-7206-49f3-a77a-4c23a057c0f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['38f50546-97d4-4274-9e05-9b50ed161f09', '2026d647-bf15-48c2-9138-e7507f2381ee', 'd7565654-e984-45b6-be00-00dd8054e7eb', '23d63d7a-0812-47eb-9439-ae4adcd964db']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:54:36 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-ed043a82-00a9-4f91-bda4-63b012093c76 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f440f6b3-9322-4924-b360-45feb9821881) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:54:36 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:54:36 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:54:36 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-ed043a82-00a9-4f91-bda4-63b012093c76 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f440f6b3-9322-4924-b360-45feb9821881) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '72fcbce8-b847-40c9-b22d-792ae8d5a17e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1067846577',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a943c0d3a6bc4401993998462d30b435',qos_specs=None,replication_status=,reservations=['38f50546-97d4-4274-9e05-9b50ed161f09','2026d647-bf15-48c2-9138-e7507f2381ee','d7565654-e984-45b6-be00-00dd8054e7eb','23d63d7a-0812-47eb-9439-ae4adcd964db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b95379a93df84056b26b4637c92053e4',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T10:54:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1067846577',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=72fcbce8-b847-40c9-b22d-792ae8d5a17e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a943c0d3a6bc4401993998462d30b435',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b95379a93df84056b26b4637c92053e4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:54:36 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-ed043a82-00a9-4f91-bda4-63b012093c76 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f759cff6-3739-4505-bfbc-cd3d4267de7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:54:36 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-ed043a82-00a9-4f91-bda4-63b012093c76 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f759cff6-3739-4505-bfbc-cd3d4267de7e) transitioned into state 'SUCCESS' from state '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-1067846577',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a943c0d3a6bc4401993998462d30b435',qos_specs=None,replication_status=,reservations=['38f50546-97d4-4274-9e05-9b50ed161f09','2026d647-bf15-48c2-9138-e7507f2381ee','d7565654-e984-45b6-be00-00dd8054e7eb','23d63d7a-0812-47eb-9439-ae4adcd964db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b95379a93df84056b26b4637c92053e4',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:54:36 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-ed043a82-00a9-4f91-bda4-63b012093c76 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c3bf746-be67-4f8f-9f1b-8cb996ad5722) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:54:36 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-ed043a82-00a9-4f91-bda4-63b012093c76 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c3bf746-be67-4f8f-9f1b-8cb996ad5722) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:54:36 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-ed043a82-00a9-4f91-bda4-63b012093c76 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Flow 'volume_create_api' (07e77b7d-5ba4-403e-a9bd-4f635c1074d5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:54:36 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-ed043a82-00a9-4f91-bda4-63b012093c76 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Create volume request issued successfully. Sep 02 12:54:36 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-ed043a82-00a9-4f91-bda4-63b012093c76 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 12:54:36 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 847/1723] 192.168.122.82 () {62 vars in 1178 bytes} [Wed Sep 2 12:54:36 2026] POST /volume/v3/volumes => generated 785 bytes in 737 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:54:36 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-b2d5fd0b-a50e-4caf-bd0a-d8ca9c334732 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:36 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-b2d5fd0b-a50e-4caf-bd0a-d8ca9c334732 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] GET http://192.168.122.82/volume/v3/volumes/72fcbce8-b847-40c9-b22d-792ae8d5a17e Sep 02 12:54:36 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-b2d5fd0b-a50e-4caf-bd0a-d8ca9c334732 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:54:36 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-b2d5fd0b-a50e-4caf-bd0a-d8ca9c334732 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:54:37 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:54:37 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:54:37 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:54:37 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:54:37 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-b2d5fd0b-a50e-4caf-bd0a-d8ca9c334732 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Volume info retrieved successfully. Sep 02 12:54:37 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-b2d5fd0b-a50e-4caf-bd0a-d8ca9c334732 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] http://192.168.122.82/volume/v3/volumes/72fcbce8-b847-40c9-b22d-792ae8d5a17e returned with HTTP 200 Sep 02 12:54:37 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 877/1724] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:54:36 2026] GET /volume/v3/volumes/72fcbce8-b847-40c9-b22d-792ae8d5a17e => generated 964 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:54:37 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-1d2333dd-41f9-4d18-a6b3-69321d9b857e None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:37 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-1d2333dd-41f9-4d18-a6b3-69321d9b857e tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] GET http://192.168.122.82/volume/v3/volumes/ec1edc14-d54a-420a-865d-53984cd9a486 Sep 02 12:54:37 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-1d2333dd-41f9-4d18-a6b3-69321d9b857e tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:54:37 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-1d2333dd-41f9-4d18-a6b3-69321d9b857e tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:54:37 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:54:37 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:54:37 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:54:37 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:54:37 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-1d2333dd-41f9-4d18-a6b3-69321d9b857e tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Volume info retrieved successfully. Sep 02 12:54:37 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-1d2333dd-41f9-4d18-a6b3-69321d9b857e tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] http://192.168.122.82/volume/v3/volumes/ec1edc14-d54a-420a-865d-53984cd9a486 returned with HTTP 200 Sep 02 12:54:37 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 848/1725] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:54:37 2026] GET /volume/v3/volumes/ec1edc14-d54a-420a-865d-53984cd9a486 => generated 943 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:54:38 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-4debaab5-73c0-4bd6-8745-d2c4511e6bc9 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:38 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-4debaab5-73c0-4bd6-8745-d2c4511e6bc9 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] GET http://192.168.122.82/volume/v3/volumes/72fcbce8-b847-40c9-b22d-792ae8d5a17e Sep 02 12:54:38 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-4debaab5-73c0-4bd6-8745-d2c4511e6bc9 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:54:38 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-4debaab5-73c0-4bd6-8745-d2c4511e6bc9 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:54:38 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:54:38 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:54:38 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:54:38 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:54:38 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-4debaab5-73c0-4bd6-8745-d2c4511e6bc9 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Volume info retrieved successfully. Sep 02 12:54:38 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-4debaab5-73c0-4bd6-8745-d2c4511e6bc9 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] http://192.168.122.82/volume/v3/volumes/72fcbce8-b847-40c9-b22d-792ae8d5a17e returned with HTTP 200 Sep 02 12:54:38 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 878/1726] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:54:38 2026] GET /volume/v3/volumes/72fcbce8-b847-40c9-b22d-792ae8d5a17e => generated 1014 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 12:54:38 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-a05cc39c-abaa-462d-abe8-fcabdea7625a None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:38 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-a05cc39c-abaa-462d-abe8-fcabdea7625a tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] GET http://192.168.122.82/volume/v3/volumes/ec1edc14-d54a-420a-865d-53984cd9a486 Sep 02 12:54:38 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-a05cc39c-abaa-462d-abe8-fcabdea7625a tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:54:38 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-a05cc39c-abaa-462d-abe8-fcabdea7625a tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:54:38 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:54:38 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:54:38 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:54:38 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:54:38 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-a05cc39c-abaa-462d-abe8-fcabdea7625a tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Volume info retrieved successfully. Sep 02 12:54:38 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-a05cc39c-abaa-462d-abe8-fcabdea7625a tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] http://192.168.122.82/volume/v3/volumes/ec1edc14-d54a-420a-865d-53984cd9a486 returned with HTTP 200 Sep 02 12:54:38 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 849/1727] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:54:38 2026] GET /volume/v3/volumes/ec1edc14-d54a-420a-865d-53984cd9a486 => generated 943 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:54:39 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-693aeb38-cf44-4c67-88f1-f8930105258a None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:39 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-693aeb38-cf44-4c67-88f1-f8930105258a tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] GET http://192.168.122.82/volume/v3/volumes/72fcbce8-b847-40c9-b22d-792ae8d5a17e Sep 02 12:54:39 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-693aeb38-cf44-4c67-88f1-f8930105258a tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:54:39 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-693aeb38-cf44-4c67-88f1-f8930105258a tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:54:39 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:54:39 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:54:39 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:54:39 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:54:39 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-693aeb38-cf44-4c67-88f1-f8930105258a tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Volume info retrieved successfully. Sep 02 12:54:39 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-693aeb38-cf44-4c67-88f1-f8930105258a tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] http://192.168.122.82/volume/v3/volumes/72fcbce8-b847-40c9-b22d-792ae8d5a17e returned with HTTP 200 Sep 02 12:54:39 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 879/1728] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:54:39 2026] GET /volume/v3/volumes/72fcbce8-b847-40c9-b22d-792ae8d5a17e => generated 1014 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 12:54:39 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-65a46ff5-6d98-4290-9455-3a9933eb22d9 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:39 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-65a46ff5-6d98-4290-9455-3a9933eb22d9 tempest-VolumeTypesAccessTest-150807874 tempest-VolumeTypesAccessTest-150807874-project-admin] POST http://192.168.122.82/volume/v3/types Sep 02 12:54:39 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-65a46ff5-6d98-4290-9455-3a9933eb22d9 tempest-VolumeTypesAccessTest-150807874 tempest-VolumeTypesAccessTest-150807874-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-8060842", "os-volume-type-access:is_public": false}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:54:39 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-65a46ff5-6d98-4290-9455-3a9933eb22d9 tempest-VolumeTypesAccessTest-150807874 tempest-VolumeTypesAccessTest-150807874-project-admin] http://192.168.122.82/volume/v3/types returned with HTTP 200 Sep 02 12:54:39 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 850/1729] 192.168.122.82 () {60 vars in 1132 bytes} [Wed Sep 2 12:54:39 2026] POST /volume/v3/types => generated 226 bytes in 404 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:54:39 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-b4309b8b-7b00-4097-a87d-6c27af0ae29d None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-0ced0ab7-fb12-4528-851e-de6f60033b1f None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:40 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-0ced0ab7-fb12-4528-851e-de6f60033b1f tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] GET http://192.168.122.82/volume/v3/volumes/ec1edc14-d54a-420a-865d-53984cd9a486 Sep 02 12:54:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-0ced0ab7-fb12-4528-851e-de6f60033b1f tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:54:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-0ced0ab7-fb12-4528-851e-de6f60033b1f tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:54:40 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:54:40 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:54:40 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:54:40 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:54:40 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-0ced0ab7-fb12-4528-851e-de6f60033b1f tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Volume info retrieved successfully. Sep 02 12:54:40 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-0ced0ab7-fb12-4528-851e-de6f60033b1f tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] http://192.168.122.82/volume/v3/volumes/ec1edc14-d54a-420a-865d-53984cd9a486 returned with HTTP 200 Sep 02 12:54:40 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 851/1730] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:54:40 2026] GET /volume/v3/volumes/ec1edc14-d54a-420a-865d-53984cd9a486 => generated 943 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:54:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-368b60fa-6bcb-496d-9d02-45043ea7f053 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:40 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-368b60fa-6bcb-496d-9d02-45043ea7f053 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] GET http://192.168.122.82/volume/v3/volumes/72fcbce8-b847-40c9-b22d-792ae8d5a17e Sep 02 12:54:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-368b60fa-6bcb-496d-9d02-45043ea7f053 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:54:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-368b60fa-6bcb-496d-9d02-45043ea7f053 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:54:40 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:54:40 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:54:40 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:54:40 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:54:40 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-b4309b8b-7b00-4097-a87d-6c27af0ae29d tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 12:54:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-b4309b8b-7b00-4097-a87d-6c27af0ae29d tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "f6db9973-9a2b-452d-ae2d-1414bb9742d5", "size": 1}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:54:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.volumes [None req-b4309b8b-7b00-4097-a87d-6c27af0ae29d tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] Create volume request body: {'volume': {'volume_type': 'f6db9973-9a2b-452d-ae2d-1414bb9742d5', 'size': 1}} {{(pid=86935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 12:54:40 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-368b60fa-6bcb-496d-9d02-45043ea7f053 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Volume info retrieved successfully. Sep 02 12:54:40 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-368b60fa-6bcb-496d-9d02-45043ea7f053 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] http://192.168.122.82/volume/v3/volumes/72fcbce8-b847-40c9-b22d-792ae8d5a17e returned with HTTP 200 Sep 02 12:54:40 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 852/1731] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:54:40 2026] GET /volume/v3/volumes/72fcbce8-b847-40c9-b22d-792ae8d5a17e => generated 1014 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 12:54:40 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-b4309b8b-7b00-4097-a87d-6c27af0ae29d tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 404 Sep 02 12:54:40 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 880/1732] 192.168.122.82 () {60 vars in 1137 bytes} [Wed Sep 2 12:54:39 2026] POST /volume/v3/volumes => generated 114 bytes in 573 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:54:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-cbd69eec-64f1-4980-8c0b-5ab1706f7b38 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:40 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-cbd69eec-64f1-4980-8c0b-5ab1706f7b38 tempest-VolumeTypesAccessTest-150807874 tempest-VolumeTypesAccessTest-150807874-project-admin] POST http://192.168.122.82/volume/v3/types/f6db9973-9a2b-452d-ae2d-1414bb9742d5/action Sep 02 12:54:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-cbd69eec-64f1-4980-8c0b-5ab1706f7b38 tempest-VolumeTypesAccessTest-150807874 tempest-VolumeTypesAccessTest-150807874-project-admin] Action body: b'{"addProjectAccess": {"project": "e5787d792f18472c9c3b686c799a12b6"}}' {{(pid=86936) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 12:54:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-cbd69eec-64f1-4980-8c0b-5ab1706f7b38 tempest-VolumeTypesAccessTest-150807874 tempest-VolumeTypesAccessTest-150807874-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "e5787d792f18472c9c3b686c799a12b6"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:54:40 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-cbd69eec-64f1-4980-8c0b-5ab1706f7b38 tempest-VolumeTypesAccessTest-150807874 tempest-VolumeTypesAccessTest-150807874-project-admin] http://192.168.122.82/volume/v3/types/f6db9973-9a2b-452d-ae2d-1414bb9742d5/action returned with HTTP 202 Sep 02 12:54:40 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 853/1733] 192.168.122.82 () {60 vars in 1263 bytes} [Wed Sep 2 12:54:40 2026] POST /volume/v3/types/f6db9973-9a2b-452d-ae2d-1414bb9742d5/action => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 12:54:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-5c2ecc3f-f6b5-46b0-9f9a-aeb7dad09c4b None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:40 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-5c2ecc3f-f6b5-46b0-9f9a-aeb7dad09c4b tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 12:54:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-5c2ecc3f-f6b5-46b0-9f9a-aeb7dad09c4b tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "f6db9973-9a2b-452d-ae2d-1414bb9742d5", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-603680710"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:54:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.volumes [None req-5c2ecc3f-f6b5-46b0-9f9a-aeb7dad09c4b tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] Create volume request body: {'volume': {'volume_type': 'f6db9973-9a2b-452d-ae2d-1414bb9742d5', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-603680710'}} {{(pid=86935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 12:54:40 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-5c2ecc3f-f6b5-46b0-9f9a-aeb7dad09c4b tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] Create volume of 1 GB Sep 02 12:54:40 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:54:40 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:54:40 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-5c2ecc3f-f6b5-46b0-9f9a-aeb7dad09c4b tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] Availability Zones retrieved successfully. Sep 02 12:54:40 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-5c2ecc3f-f6b5-46b0-9f9a-aeb7dad09c4b tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] Flow 'volume_create_api' (a2149a5a-9c08-4664-8a1b-74bb721b7fe6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:54:40 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-5c2ecc3f-f6b5-46b0-9f9a-aeb7dad09c4b tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e55ac8c-7959-4279-918c-7708b970e766) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:54:40 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.flows.api.create_volume [None req-5c2ecc3f-f6b5-46b0-9f9a-aeb7dad09c4b tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] Validating volume size '1' using validate_int {{(pid=86935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 12:54:40 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-5c2ecc3f-f6b5-46b0-9f9a-aeb7dad09c4b tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e55ac8c-7959-4279-918c-7708b970e766) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:54:40Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f6db9973-9a2b-452d-ae2d-1414bb9742d5,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-8060842',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f6db9973-9a2b-452d-ae2d-1414bb9742d5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:54:40 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-5c2ecc3f-f6b5-46b0-9f9a-aeb7dad09c4b tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (283d68d4-1238-43fd-8cff-3a884224346e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:54:41 devstack devstack@c-api.service[86935]: WARNING cinder.quota [None req-5c2ecc3f-f6b5-46b0-9f9a-aeb7dad09c4b tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-8060842 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-8060842, it is now deprecated. Please use the default quota class for default quota. Sep 02 12:54:41 devstack devstack@c-api.service[86935]: WARNING cinder.quota [None req-5c2ecc3f-f6b5-46b0-9f9a-aeb7dad09c4b tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-8060842 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-8060842, it is now deprecated. Please use the default quota class for default quota. Sep 02 12:54:41 devstack devstack@c-api.service[86935]: DEBUG cinder.quota [None req-5c2ecc3f-f6b5-46b0-9f9a-aeb7dad09c4b tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] Created reservations ['06023c2c-affe-462a-8bcc-14623bbf93b9', 'fbec84ee-5172-4833-b613-5e8fb13f60b6', '097732c1-2b31-4d4c-9c8b-77771a422f12', '7bd16222-bbb3-4ab5-be0c-97e22f088038'] {{(pid=86935) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:54:41 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-447a68c1-4c8d-47ac-879c-cd25ff66608b None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:41 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-5c2ecc3f-f6b5-46b0-9f9a-aeb7dad09c4b tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (283d68d4-1238-43fd-8cff-3a884224346e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['06023c2c-affe-462a-8bcc-14623bbf93b9', 'fbec84ee-5172-4833-b613-5e8fb13f60b6', '097732c1-2b31-4d4c-9c8b-77771a422f12', '7bd16222-bbb3-4ab5-be0c-97e22f088038']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:54:41 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-447a68c1-4c8d-47ac-879c-cd25ff66608b tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] GET http://192.168.122.82/volume/v3/volumes/ec1edc14-d54a-420a-865d-53984cd9a486 Sep 02 12:54:41 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-447a68c1-4c8d-47ac-879c-cd25ff66608b tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:54:41 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-447a68c1-4c8d-47ac-879c-cd25ff66608b tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:54:41 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-5c2ecc3f-f6b5-46b0-9f9a-aeb7dad09c4b tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (584aab4c-c530-4c60-a1c8-9ef41c414143) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:54:41 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:54:41 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:54:41 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:54:41 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:54:41 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:54:41 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:54:41 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-5c2ecc3f-f6b5-46b0-9f9a-aeb7dad09c4b tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (584aab4c-c530-4c60-a1c8-9ef41c414143) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '32e2f83f-2214-4ee7-9a35-7df8aff55bad', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-603680710',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5787d792f18472c9c3b686c799a12b6',qos_specs=None,replication_status=,reservations=['06023c2c-affe-462a-8bcc-14623bbf93b9','fbec84ee-5172-4833-b613-5e8fb13f60b6','097732c1-2b31-4d4c-9c8b-77771a422f12','7bd16222-bbb3-4ab5-be0c-97e22f088038'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='033acf4d488648d9afa1fa293e9a5e26',volume_type_id=f6db9973-9a2b-452d-ae2d-1414bb9742d5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T10:54:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-603680710',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=32e2f83f-2214-4ee7-9a35-7df8aff55bad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e5787d792f18472c9c3b686c799a12b6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='033acf4d488648d9afa1fa293e9a5e26',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f6db9973-9a2b-452d-ae2d-1414bb9742d5),volume_type_id=f6db9973-9a2b-452d-ae2d-1414bb9742d5)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:54:41 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-5c2ecc3f-f6b5-46b0-9f9a-aeb7dad09c4b tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (167c6056-2ea3-470a-8543-85d489d8101a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:54:41 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-447a68c1-4c8d-47ac-879c-cd25ff66608b tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Volume info retrieved successfully. Sep 02 12:54:41 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-447a68c1-4c8d-47ac-879c-cd25ff66608b tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] http://192.168.122.82/volume/v3/volumes/ec1edc14-d54a-420a-865d-53984cd9a486 returned with HTTP 200 Sep 02 12:54:41 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 854/1734] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:54:41 2026] GET /volume/v3/volumes/ec1edc14-d54a-420a-865d-53984cd9a486 => generated 943 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:54:41 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-5c2ecc3f-f6b5-46b0-9f9a-aeb7dad09c4b tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (167c6056-2ea3-470a-8543-85d489d8101a) transitioned into state 'SUCCESS' from state '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-603680710',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5787d792f18472c9c3b686c799a12b6',qos_specs=None,replication_status=,reservations=['06023c2c-affe-462a-8bcc-14623bbf93b9','fbec84ee-5172-4833-b613-5e8fb13f60b6','097732c1-2b31-4d4c-9c8b-77771a422f12','7bd16222-bbb3-4ab5-be0c-97e22f088038'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='033acf4d488648d9afa1fa293e9a5e26',volume_type_id=f6db9973-9a2b-452d-ae2d-1414bb9742d5)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:54:41 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-5c2ecc3f-f6b5-46b0-9f9a-aeb7dad09c4b tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3049b19-1ff9-4870-b4a3-5398dfda67c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:54:41 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-5c2ecc3f-f6b5-46b0-9f9a-aeb7dad09c4b tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3049b19-1ff9-4870-b4a3-5398dfda67c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:54:41 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-5c2ecc3f-f6b5-46b0-9f9a-aeb7dad09c4b tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] Flow 'volume_create_api' (a2149a5a-9c08-4664-8a1b-74bb721b7fe6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:54:41 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-5c2ecc3f-f6b5-46b0-9f9a-aeb7dad09c4b tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] Create volume request issued successfully. Sep 02 12:54:41 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-5c2ecc3f-f6b5-46b0-9f9a-aeb7dad09c4b tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 12:54:41 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 881/1735] 192.168.122.82 () {60 vars in 1138 bytes} [Wed Sep 2 12:54:40 2026] POST /volume/v3/volumes => generated 798 bytes in 820 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 12:54:41 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-4ccec548-3226-481d-9501-0a44a30d49e6 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:41 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-4ccec548-3226-481d-9501-0a44a30d49e6 tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] GET http://192.168.122.82/volume/v3/volumes/32e2f83f-2214-4ee7-9a35-7df8aff55bad Sep 02 12:54:41 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-4ccec548-3226-481d-9501-0a44a30d49e6 tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:54:41 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-4ccec548-3226-481d-9501-0a44a30d49e6 tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:54:41 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-980b0470-4c29-4c0c-92a0-be75164cb849 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:41 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-980b0470-4c29-4c0c-92a0-be75164cb849 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] GET http://192.168.122.82/volume/v3/volumes/72fcbce8-b847-40c9-b22d-792ae8d5a17e Sep 02 12:54:41 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-980b0470-4c29-4c0c-92a0-be75164cb849 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:54:41 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-980b0470-4c29-4c0c-92a0-be75164cb849 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:54:41 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:54:41 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:54:41 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:54:41 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:54:41 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:54:41 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:54:41 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:54:41 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:54:41 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-980b0470-4c29-4c0c-92a0-be75164cb849 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Volume info retrieved successfully. Sep 02 12:54:41 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-4ccec548-3226-481d-9501-0a44a30d49e6 tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] Volume info retrieved successfully. Sep 02 12:54:41 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-980b0470-4c29-4c0c-92a0-be75164cb849 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] http://192.168.122.82/volume/v3/volumes/72fcbce8-b847-40c9-b22d-792ae8d5a17e returned with HTTP 200 Sep 02 12:54:41 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 882/1736] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:54:41 2026] GET /volume/v3/volumes/72fcbce8-b847-40c9-b22d-792ae8d5a17e => generated 1014 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 12:54:41 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-4ccec548-3226-481d-9501-0a44a30d49e6 tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] http://192.168.122.82/volume/v3/volumes/32e2f83f-2214-4ee7-9a35-7df8aff55bad returned with HTTP 200 Sep 02 12:54:41 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 855/1737] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:54:41 2026] GET /volume/v3/volumes/32e2f83f-2214-4ee7-9a35-7df8aff55bad => generated 866 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:54:42 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-6680e7b4-b59d-4bf1-96ca-b1427bd1fcb3 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:42 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-6680e7b4-b59d-4bf1-96ca-b1427bd1fcb3 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] GET http://192.168.122.82/volume/v3/volumes/ec1edc14-d54a-420a-865d-53984cd9a486 Sep 02 12:54:42 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-6680e7b4-b59d-4bf1-96ca-b1427bd1fcb3 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:54:42 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-6680e7b4-b59d-4bf1-96ca-b1427bd1fcb3 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:54:42 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:54:42 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:54:42 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:54:42 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:54:42 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-6680e7b4-b59d-4bf1-96ca-b1427bd1fcb3 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Volume info retrieved successfully. Sep 02 12:54:42 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-6680e7b4-b59d-4bf1-96ca-b1427bd1fcb3 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] http://192.168.122.82/volume/v3/volumes/ec1edc14-d54a-420a-865d-53984cd9a486 returned with HTTP 200 Sep 02 12:54:42 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 883/1738] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:54:42 2026] GET /volume/v3/volumes/ec1edc14-d54a-420a-865d-53984cd9a486 => generated 943 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:54:42 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-a7ceeb49-3d01-4bcd-bb83-8965afc23963 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:42 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-ab12f875-70eb-4cf5-aeb4-247d1e2d455e None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:42 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-a7ceeb49-3d01-4bcd-bb83-8965afc23963 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] GET http://192.168.122.82/volume/v3/volumes/72fcbce8-b847-40c9-b22d-792ae8d5a17e Sep 02 12:54:42 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-a7ceeb49-3d01-4bcd-bb83-8965afc23963 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:54:42 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-a7ceeb49-3d01-4bcd-bb83-8965afc23963 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:54:42 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-ab12f875-70eb-4cf5-aeb4-247d1e2d455e tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] GET http://192.168.122.82/volume/v3/volumes/32e2f83f-2214-4ee7-9a35-7df8aff55bad Sep 02 12:54:42 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-ab12f875-70eb-4cf5-aeb4-247d1e2d455e tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:54:42 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-ab12f875-70eb-4cf5-aeb4-247d1e2d455e tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:54:42 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:54:42 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:54:42 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:54:42 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:54:42 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:54:42 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:54:42 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:54:42 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:54:42 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-ab12f875-70eb-4cf5-aeb4-247d1e2d455e tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] Volume info retrieved successfully. Sep 02 12:54:42 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-a7ceeb49-3d01-4bcd-bb83-8965afc23963 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Volume info retrieved successfully. Sep 02 12:54:42 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-ab12f875-70eb-4cf5-aeb4-247d1e2d455e tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] http://192.168.122.82/volume/v3/volumes/32e2f83f-2214-4ee7-9a35-7df8aff55bad returned with HTTP 200 Sep 02 12:54:42 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 884/1739] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:54:42 2026] GET /volume/v3/volumes/32e2f83f-2214-4ee7-9a35-7df8aff55bad => generated 890 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:54:42 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-a7ceeb49-3d01-4bcd-bb83-8965afc23963 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] http://192.168.122.82/volume/v3/volumes/72fcbce8-b847-40c9-b22d-792ae8d5a17e returned with HTTP 200 Sep 02 12:54:42 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 856/1740] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:54:42 2026] GET /volume/v3/volumes/72fcbce8-b847-40c9-b22d-792ae8d5a17e => generated 1014 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 02 12:54:43 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-b859eb95-7463-48b8-a0e8-c3819017bddf None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:43 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-b859eb95-7463-48b8-a0e8-c3819017bddf tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] GET http://192.168.122.82/volume/v3/volumes/ec1edc14-d54a-420a-865d-53984cd9a486 Sep 02 12:54:43 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-b859eb95-7463-48b8-a0e8-c3819017bddf tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:54:43 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-b859eb95-7463-48b8-a0e8-c3819017bddf tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:54:43 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-74a8d25d-4856-4082-af96-5264e37644c5 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:43 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-74a8d25d-4856-4082-af96-5264e37644c5 tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] GET http://192.168.122.82/volume/v3/volumes/32e2f83f-2214-4ee7-9a35-7df8aff55bad Sep 02 12:54:43 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-74a8d25d-4856-4082-af96-5264e37644c5 tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:54:43 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-74a8d25d-4856-4082-af96-5264e37644c5 tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:54:43 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:54:43 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:54:43 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:54:43 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:54:43 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:54:43 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:54:43 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:54:43 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:54:43 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-74a8d25d-4856-4082-af96-5264e37644c5 tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] Volume info retrieved successfully. Sep 02 12:54:43 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-b859eb95-7463-48b8-a0e8-c3819017bddf tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Volume info retrieved successfully. Sep 02 12:54:43 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-74a8d25d-4856-4082-af96-5264e37644c5 tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] http://192.168.122.82/volume/v3/volumes/32e2f83f-2214-4ee7-9a35-7df8aff55bad returned with HTTP 200 Sep 02 12:54:43 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 857/1741] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:54:43 2026] GET /volume/v3/volumes/32e2f83f-2214-4ee7-9a35-7df8aff55bad => generated 890 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:54:43 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-ae8ea317-9841-4c1e-9c21-f32e9cc6ba5d None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:43 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-ae8ea317-9841-4c1e-9c21-f32e9cc6ba5d tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] GET http://192.168.122.82/volume/v3/volumes/72fcbce8-b847-40c9-b22d-792ae8d5a17e Sep 02 12:54:43 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-ae8ea317-9841-4c1e-9c21-f32e9cc6ba5d tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:54:43 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-ae8ea317-9841-4c1e-9c21-f32e9cc6ba5d tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:54:43 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-b859eb95-7463-48b8-a0e8-c3819017bddf tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] http://192.168.122.82/volume/v3/volumes/ec1edc14-d54a-420a-865d-53984cd9a486 returned with HTTP 200 Sep 02 12:54:43 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 885/1742] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:54:43 2026] GET /volume/v3/volumes/ec1edc14-d54a-420a-865d-53984cd9a486 => generated 1001 bytes in 311 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:54:43 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:54:43 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:54:43 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:54:43 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:54:43 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-ae8ea317-9841-4c1e-9c21-f32e9cc6ba5d tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Volume info retrieved successfully. Sep 02 12:54:43 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-ae8ea317-9841-4c1e-9c21-f32e9cc6ba5d tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] http://192.168.122.82/volume/v3/volumes/72fcbce8-b847-40c9-b22d-792ae8d5a17e returned with HTTP 200 Sep 02 12:54:43 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 858/1743] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:54:43 2026] GET /volume/v3/volumes/72fcbce8-b847-40c9-b22d-792ae8d5a17e => generated 1014 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 12:54:44 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-76b28ab7-eaaa-4c95-84ed-1793e8918a47 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:44 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-76b28ab7-eaaa-4c95-84ed-1793e8918a47 tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] GET http://192.168.122.82/volume/v3/volumes/32e2f83f-2214-4ee7-9a35-7df8aff55bad Sep 02 12:54:44 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-303f1852-ca8a-4828-8633-b447698a203d None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:44 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-76b28ab7-eaaa-4c95-84ed-1793e8918a47 tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:54:44 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-76b28ab7-eaaa-4c95-84ed-1793e8918a47 tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:54:44 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-303f1852-ca8a-4828-8633-b447698a203d tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] GET http://192.168.122.82/volume/v3/volumes/ec1edc14-d54a-420a-865d-53984cd9a486 Sep 02 12:54:44 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-303f1852-ca8a-4828-8633-b447698a203d tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:54:44 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-303f1852-ca8a-4828-8633-b447698a203d tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:54:44 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:54:44 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:54:44 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:54:44 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:54:44 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:54:44 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:54:44 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:54:44 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:54:44 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-76b28ab7-eaaa-4c95-84ed-1793e8918a47 tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] Volume info retrieved successfully. Sep 02 12:54:44 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-303f1852-ca8a-4828-8633-b447698a203d tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Volume info retrieved successfully. Sep 02 12:54:44 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-76b28ab7-eaaa-4c95-84ed-1793e8918a47 tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] http://192.168.122.82/volume/v3/volumes/32e2f83f-2214-4ee7-9a35-7df8aff55bad returned with HTTP 200 Sep 02 12:54:44 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 886/1744] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:54:44 2026] GET /volume/v3/volumes/32e2f83f-2214-4ee7-9a35-7df8aff55bad => generated 890 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:54:44 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-e53de504-a8e6-4dbf-b8aa-540c4f2ad468 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:44 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-303f1852-ca8a-4828-8633-b447698a203d tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] http://192.168.122.82/volume/v3/volumes/ec1edc14-d54a-420a-865d-53984cd9a486 returned with HTTP 200 Sep 02 12:54:44 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 859/1745] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:54:44 2026] GET /volume/v3/volumes/ec1edc14-d54a-420a-865d-53984cd9a486 => generated 1001 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:54:44 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e53de504-a8e6-4dbf-b8aa-540c4f2ad468 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] GET http://192.168.122.82/volume/v3/volumes/72fcbce8-b847-40c9-b22d-792ae8d5a17e Sep 02 12:54:44 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-e53de504-a8e6-4dbf-b8aa-540c4f2ad468 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:54:44 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-e53de504-a8e6-4dbf-b8aa-540c4f2ad468 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:54:44 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:54:44 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:54:44 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:54:44 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:54:44 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-e53de504-a8e6-4dbf-b8aa-540c4f2ad468 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Volume info retrieved successfully. Sep 02 12:54:44 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e53de504-a8e6-4dbf-b8aa-540c4f2ad468 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] http://192.168.122.82/volume/v3/volumes/72fcbce8-b847-40c9-b22d-792ae8d5a17e returned with HTTP 200 Sep 02 12:54:44 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 887/1746] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:54:44 2026] GET /volume/v3/volumes/72fcbce8-b847-40c9-b22d-792ae8d5a17e => generated 1014 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 12:54:45 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-f7c30a50-3b7a-496a-a7b2-63fb3d2fa35e None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:45 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-1ecf0ece-f6cb-4163-bba0-2dc23954b404 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:45 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-f7c30a50-3b7a-496a-a7b2-63fb3d2fa35e tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] GET http://192.168.122.82/volume/v3/volumes/32e2f83f-2214-4ee7-9a35-7df8aff55bad Sep 02 12:54:45 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-f7c30a50-3b7a-496a-a7b2-63fb3d2fa35e tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:54:45 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-f7c30a50-3b7a-496a-a7b2-63fb3d2fa35e tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:54:45 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-1ecf0ece-f6cb-4163-bba0-2dc23954b404 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] GET http://192.168.122.82/volume/v3/volumes/ec1edc14-d54a-420a-865d-53984cd9a486 Sep 02 12:54:45 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-1ecf0ece-f6cb-4163-bba0-2dc23954b404 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:54:45 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-1ecf0ece-f6cb-4163-bba0-2dc23954b404 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:54:45 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:54:45 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:54:45 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:54:45 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:54:45 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:54:45 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:54:45 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:54:45 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:54:45 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-1ecf0ece-f6cb-4163-bba0-2dc23954b404 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Volume info retrieved successfully. Sep 02 12:54:45 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-f7c30a50-3b7a-496a-a7b2-63fb3d2fa35e tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] Volume info retrieved successfully. Sep 02 12:54:45 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-f7c30a50-3b7a-496a-a7b2-63fb3d2fa35e tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] http://192.168.122.82/volume/v3/volumes/32e2f83f-2214-4ee7-9a35-7df8aff55bad returned with HTTP 200 Sep 02 12:54:45 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 860/1747] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:54:45 2026] GET /volume/v3/volumes/32e2f83f-2214-4ee7-9a35-7df8aff55bad => generated 890 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:54:45 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-1ecf0ece-f6cb-4163-bba0-2dc23954b404 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] http://192.168.122.82/volume/v3/volumes/ec1edc14-d54a-420a-865d-53984cd9a486 returned with HTTP 200 Sep 02 12:54:45 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-e66a398b-7ade-4bc5-9087-f6e5d7c2ce29 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:45 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 888/1748] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:54:45 2026] GET /volume/v3/volumes/ec1edc14-d54a-420a-865d-53984cd9a486 => generated 1001 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:54:45 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-e66a398b-7ade-4bc5-9087-f6e5d7c2ce29 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] GET http://192.168.122.82/volume/v3/volumes/72fcbce8-b847-40c9-b22d-792ae8d5a17e Sep 02 12:54:45 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-e66a398b-7ade-4bc5-9087-f6e5d7c2ce29 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:54:45 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-e66a398b-7ade-4bc5-9087-f6e5d7c2ce29 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:54:46 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:54:46 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:54:46 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:54:46 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:54:46 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-e66a398b-7ade-4bc5-9087-f6e5d7c2ce29 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Volume info retrieved successfully. Sep 02 12:54:46 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-e66a398b-7ade-4bc5-9087-f6e5d7c2ce29 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] http://192.168.122.82/volume/v3/volumes/72fcbce8-b847-40c9-b22d-792ae8d5a17e returned with HTTP 200 Sep 02 12:54:46 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 861/1749] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:54:45 2026] GET /volume/v3/volumes/72fcbce8-b847-40c9-b22d-792ae8d5a17e => generated 1014 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 12:54:47 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-0ebd7d3f-868b-467d-ba5b-3d7c08964861 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:47 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-5b729397-7f87-453b-86b4-f422e42bed44 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:47 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-5b729397-7f87-453b-86b4-f422e42bed44 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] GET http://192.168.122.82/volume/v3/volumes/ec1edc14-d54a-420a-865d-53984cd9a486 Sep 02 12:54:47 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-5b729397-7f87-453b-86b4-f422e42bed44 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:54:47 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-5b729397-7f87-453b-86b4-f422e42bed44 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:54:47 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-0ebd7d3f-868b-467d-ba5b-3d7c08964861 tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] GET http://192.168.122.82/volume/v3/volumes/32e2f83f-2214-4ee7-9a35-7df8aff55bad Sep 02 12:54:47 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-0ebd7d3f-868b-467d-ba5b-3d7c08964861 tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:54:47 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-0ebd7d3f-868b-467d-ba5b-3d7c08964861 tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:54:47 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:54:47 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:54:47 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:54:47 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:54:47 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:54:47 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:54:47 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:54:47 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:54:47 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-5b729397-7f87-453b-86b4-f422e42bed44 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Volume info retrieved successfully. Sep 02 12:54:47 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-0ebd7d3f-868b-467d-ba5b-3d7c08964861 tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] Volume info retrieved successfully. Sep 02 12:54:47 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-0ebd7d3f-868b-467d-ba5b-3d7c08964861 tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] http://192.168.122.82/volume/v3/volumes/32e2f83f-2214-4ee7-9a35-7df8aff55bad returned with HTTP 200 Sep 02 12:54:47 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 889/1750] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:54:47 2026] GET /volume/v3/volumes/32e2f83f-2214-4ee7-9a35-7df8aff55bad => generated 890 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:54:47 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-5b729397-7f87-453b-86b4-f422e42bed44 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] http://192.168.122.82/volume/v3/volumes/ec1edc14-d54a-420a-865d-53984cd9a486 returned with HTTP 200 Sep 02 12:54:47 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 862/1751] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:54:47 2026] GET /volume/v3/volumes/ec1edc14-d54a-420a-865d-53984cd9a486 => generated 1001 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:54:47 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-bc401006-c261-4301-a811-1e6d2dd7ba00 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:47 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-bc401006-c261-4301-a811-1e6d2dd7ba00 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] GET http://192.168.122.82/volume/v3/volumes/72fcbce8-b847-40c9-b22d-792ae8d5a17e Sep 02 12:54:47 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-bc401006-c261-4301-a811-1e6d2dd7ba00 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:54:47 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-bc401006-c261-4301-a811-1e6d2dd7ba00 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:54:47 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:54:47 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:54:47 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:54:47 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:54:47 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-bc401006-c261-4301-a811-1e6d2dd7ba00 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Volume info retrieved successfully. Sep 02 12:54:47 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-bc401006-c261-4301-a811-1e6d2dd7ba00 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] http://192.168.122.82/volume/v3/volumes/72fcbce8-b847-40c9-b22d-792ae8d5a17e returned with HTTP 200 Sep 02 12:54:47 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 890/1752] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:54:47 2026] GET /volume/v3/volumes/72fcbce8-b847-40c9-b22d-792ae8d5a17e => generated 1014 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 12:54:48 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-9355f401-3b0e-4696-8083-1003ecfd4caa None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:48 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-c3a2821e-a337-4713-a23c-f5759c09497e None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:48 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-9355f401-3b0e-4696-8083-1003ecfd4caa tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] GET http://192.168.122.82/volume/v3/volumes/32e2f83f-2214-4ee7-9a35-7df8aff55bad Sep 02 12:54:48 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-9355f401-3b0e-4696-8083-1003ecfd4caa tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:54:48 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-9355f401-3b0e-4696-8083-1003ecfd4caa tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:54:48 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-c3a2821e-a337-4713-a23c-f5759c09497e tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] GET http://192.168.122.82/volume/v3/volumes/ec1edc14-d54a-420a-865d-53984cd9a486 Sep 02 12:54:48 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-c3a2821e-a337-4713-a23c-f5759c09497e tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:54:48 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-c3a2821e-a337-4713-a23c-f5759c09497e tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:54:48 devstack devstack@c-api.service[86935]: DEBUG dbcounter [-] [86935] Writing DB stats cinder:SELECT=520,cinder:UPDATE=121,cinder:INSERT=77 {{(pid=86935) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 12:54:48 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:54:48 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:54:48 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:54:48 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:54:48 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:54:48 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:54:48 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:54:48 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:54:48 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-c3a2821e-a337-4713-a23c-f5759c09497e tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Volume info retrieved successfully. Sep 02 12:54:48 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-9355f401-3b0e-4696-8083-1003ecfd4caa tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] Volume info retrieved successfully. Sep 02 12:54:48 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-9355f401-3b0e-4696-8083-1003ecfd4caa tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] http://192.168.122.82/volume/v3/volumes/32e2f83f-2214-4ee7-9a35-7df8aff55bad returned with HTTP 200 Sep 02 12:54:48 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-c3a2821e-a337-4713-a23c-f5759c09497e tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] http://192.168.122.82/volume/v3/volumes/ec1edc14-d54a-420a-865d-53984cd9a486 returned with HTTP 200 Sep 02 12:54:48 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 891/1753] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:54:48 2026] GET /volume/v3/volumes/ec1edc14-d54a-420a-865d-53984cd9a486 => generated 1001 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:54:48 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 863/1754] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:54:48 2026] GET /volume/v3/volumes/32e2f83f-2214-4ee7-9a35-7df8aff55bad => generated 890 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:54:48 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-f737416d-f336-4ac4-91ca-acadf51be1b1 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:48 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-f737416d-f336-4ac4-91ca-acadf51be1b1 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] GET http://192.168.122.82/volume/v3/volumes/72fcbce8-b847-40c9-b22d-792ae8d5a17e Sep 02 12:54:48 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-f737416d-f336-4ac4-91ca-acadf51be1b1 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:54:48 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-f737416d-f336-4ac4-91ca-acadf51be1b1 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:54:48 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:54:48 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:54:48 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:54:48 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:54:48 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-f737416d-f336-4ac4-91ca-acadf51be1b1 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Volume info retrieved successfully. Sep 02 12:54:48 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-f737416d-f336-4ac4-91ca-acadf51be1b1 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] http://192.168.122.82/volume/v3/volumes/72fcbce8-b847-40c9-b22d-792ae8d5a17e returned with HTTP 200 Sep 02 12:54:48 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 892/1755] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:54:48 2026] GET /volume/v3/volumes/72fcbce8-b847-40c9-b22d-792ae8d5a17e => generated 1014 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 12:54:49 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-e92001af-1a28-40f4-bea3-ab9851d049a3 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:49 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-caa1b451-c7df-4dee-a979-212048b8304b None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:49 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-e92001af-1a28-40f4-bea3-ab9851d049a3 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] GET http://192.168.122.82/volume/v3/volumes/ec1edc14-d54a-420a-865d-53984cd9a486 Sep 02 12:54:49 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-e92001af-1a28-40f4-bea3-ab9851d049a3 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:54:49 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-e92001af-1a28-40f4-bea3-ab9851d049a3 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:54:49 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-caa1b451-c7df-4dee-a979-212048b8304b tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] GET http://192.168.122.82/volume/v3/volumes/32e2f83f-2214-4ee7-9a35-7df8aff55bad Sep 02 12:54:49 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-caa1b451-c7df-4dee-a979-212048b8304b tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:54:49 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-caa1b451-c7df-4dee-a979-212048b8304b tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:54:49 devstack devstack@c-api.service[86936]: DEBUG dbcounter [-] [86936] Writing DB stats cinder:SELECT=449,cinder:UPDATE=101,cinder:INSERT=82 {{(pid=86936) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 12:54:49 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:54:49 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:54:49 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:54:49 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:54:49 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:54:49 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:54:49 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:54:49 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:54:49 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-caa1b451-c7df-4dee-a979-212048b8304b tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] Volume info retrieved successfully. Sep 02 12:54:49 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-e92001af-1a28-40f4-bea3-ab9851d049a3 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Volume info retrieved successfully. Sep 02 12:54:49 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-caa1b451-c7df-4dee-a979-212048b8304b tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] http://192.168.122.82/volume/v3/volumes/32e2f83f-2214-4ee7-9a35-7df8aff55bad returned with HTTP 200 Sep 02 12:54:49 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 893/1756] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:54:49 2026] GET /volume/v3/volumes/32e2f83f-2214-4ee7-9a35-7df8aff55bad => generated 890 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:54:49 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-42c02a74-c995-4290-a40f-f091ac015702 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:49 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-e92001af-1a28-40f4-bea3-ab9851d049a3 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] http://192.168.122.82/volume/v3/volumes/ec1edc14-d54a-420a-865d-53984cd9a486 returned with HTTP 200 Sep 02 12:54:49 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 864/1757] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:54:49 2026] GET /volume/v3/volumes/ec1edc14-d54a-420a-865d-53984cd9a486 => generated 1001 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:54:49 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-42c02a74-c995-4290-a40f-f091ac015702 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] GET http://192.168.122.82/volume/v3/volumes/72fcbce8-b847-40c9-b22d-792ae8d5a17e Sep 02 12:54:49 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-42c02a74-c995-4290-a40f-f091ac015702 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:54:49 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-42c02a74-c995-4290-a40f-f091ac015702 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:54:49 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:54:49 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:54:49 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:54:49 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:54:49 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-42c02a74-c995-4290-a40f-f091ac015702 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Volume info retrieved successfully. Sep 02 12:54:49 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-42c02a74-c995-4290-a40f-f091ac015702 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] http://192.168.122.82/volume/v3/volumes/72fcbce8-b847-40c9-b22d-792ae8d5a17e returned with HTTP 200 Sep 02 12:54:49 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 894/1758] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:54:49 2026] GET /volume/v3/volumes/72fcbce8-b847-40c9-b22d-792ae8d5a17e => generated 1014 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 12:54:50 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-99984e93-b401-4f0f-b1a1-661884fd58b7 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:50 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-67c8931a-ce82-4b10-a23e-2273835dd3d8 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:50 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-99984e93-b401-4f0f-b1a1-661884fd58b7 tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] GET http://192.168.122.82/volume/v3/volumes/32e2f83f-2214-4ee7-9a35-7df8aff55bad Sep 02 12:54:50 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-99984e93-b401-4f0f-b1a1-661884fd58b7 tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:54:50 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-67c8931a-ce82-4b10-a23e-2273835dd3d8 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] GET http://192.168.122.82/volume/v3/volumes/ec1edc14-d54a-420a-865d-53984cd9a486 Sep 02 12:54:50 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-67c8931a-ce82-4b10-a23e-2273835dd3d8 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:54:50 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-67c8931a-ce82-4b10-a23e-2273835dd3d8 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:54:50 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-99984e93-b401-4f0f-b1a1-661884fd58b7 tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:54:50 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:54:50 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:54:50 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:54:50 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:54:50 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:54:50 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:54:50 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:54:50 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:54:50 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-67c8931a-ce82-4b10-a23e-2273835dd3d8 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Volume info retrieved successfully. Sep 02 12:54:50 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-99984e93-b401-4f0f-b1a1-661884fd58b7 tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] Volume info retrieved successfully. Sep 02 12:54:50 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-67c8931a-ce82-4b10-a23e-2273835dd3d8 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] http://192.168.122.82/volume/v3/volumes/ec1edc14-d54a-420a-865d-53984cd9a486 returned with HTTP 200 Sep 02 12:54:50 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 895/1759] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:54:50 2026] GET /volume/v3/volumes/ec1edc14-d54a-420a-865d-53984cd9a486 => generated 1001 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:54:50 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-c98722fb-8f5d-46fd-baba-b9c1fc1c4808 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:50 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-c98722fb-8f5d-46fd-baba-b9c1fc1c4808 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] GET http://192.168.122.82/volume/v3/volumes/72fcbce8-b847-40c9-b22d-792ae8d5a17e Sep 02 12:54:50 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-c98722fb-8f5d-46fd-baba-b9c1fc1c4808 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:54:50 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-c98722fb-8f5d-46fd-baba-b9c1fc1c4808 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:54:50 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-99984e93-b401-4f0f-b1a1-661884fd58b7 tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] http://192.168.122.82/volume/v3/volumes/32e2f83f-2214-4ee7-9a35-7df8aff55bad returned with HTTP 200 Sep 02 12:54:50 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 865/1760] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:54:50 2026] GET /volume/v3/volumes/32e2f83f-2214-4ee7-9a35-7df8aff55bad => generated 890 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:54:50 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:54:50 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:54:50 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:54:50 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:54:50 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-c98722fb-8f5d-46fd-baba-b9c1fc1c4808 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Volume info retrieved successfully. Sep 02 12:54:50 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-c98722fb-8f5d-46fd-baba-b9c1fc1c4808 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] http://192.168.122.82/volume/v3/volumes/72fcbce8-b847-40c9-b22d-792ae8d5a17e returned with HTTP 200 Sep 02 12:54:50 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 896/1761] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:54:50 2026] GET /volume/v3/volumes/72fcbce8-b847-40c9-b22d-792ae8d5a17e => generated 1014 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 12:54:51 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-2e8e6d85-748d-4e17-b5b8-45a284132bd8 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:51 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-2e8e6d85-748d-4e17-b5b8-45a284132bd8 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] GET http://192.168.122.82/volume/v3/volumes/ec1edc14-d54a-420a-865d-53984cd9a486 Sep 02 12:54:51 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-2e8e6d85-748d-4e17-b5b8-45a284132bd8 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:54:51 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-2e8e6d85-748d-4e17-b5b8-45a284132bd8 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:54:51 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-f1815f54-65a4-41b0-8875-391925dde674 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:51 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-f1815f54-65a4-41b0-8875-391925dde674 tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] GET http://192.168.122.82/volume/v3/volumes/32e2f83f-2214-4ee7-9a35-7df8aff55bad Sep 02 12:54:51 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-f1815f54-65a4-41b0-8875-391925dde674 tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:54:51 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-f1815f54-65a4-41b0-8875-391925dde674 tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:54:51 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:54:51 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:54:51 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:54:51 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:54:51 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:54:51 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:54:51 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-2e8e6d85-748d-4e17-b5b8-45a284132bd8 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Volume info retrieved successfully. Sep 02 12:54:51 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:54:51 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:54:51 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-2e8e6d85-748d-4e17-b5b8-45a284132bd8 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] http://192.168.122.82/volume/v3/volumes/ec1edc14-d54a-420a-865d-53984cd9a486 returned with HTTP 200 Sep 02 12:54:51 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 866/1762] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:54:51 2026] GET /volume/v3/volumes/ec1edc14-d54a-420a-865d-53984cd9a486 => generated 1001 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:54:51 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-9d827749-b58b-467e-989a-27666345b509 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:51 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-9d827749-b58b-467e-989a-27666345b509 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] GET http://192.168.122.82/volume/v3/volumes/72fcbce8-b847-40c9-b22d-792ae8d5a17e Sep 02 12:54:51 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-9d827749-b58b-467e-989a-27666345b509 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:54:51 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-9d827749-b58b-467e-989a-27666345b509 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:54:51 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-f1815f54-65a4-41b0-8875-391925dde674 tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] Volume info retrieved successfully. Sep 02 12:54:51 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:54:51 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:54:51 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:54:51 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:54:51 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-f1815f54-65a4-41b0-8875-391925dde674 tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] http://192.168.122.82/volume/v3/volumes/32e2f83f-2214-4ee7-9a35-7df8aff55bad returned with HTTP 200 Sep 02 12:54:51 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 897/1763] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:54:51 2026] GET /volume/v3/volumes/32e2f83f-2214-4ee7-9a35-7df8aff55bad => generated 890 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:54:51 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-9d827749-b58b-467e-989a-27666345b509 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Volume info retrieved successfully. Sep 02 12:54:51 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-9d827749-b58b-467e-989a-27666345b509 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] http://192.168.122.82/volume/v3/volumes/72fcbce8-b847-40c9-b22d-792ae8d5a17e returned with HTTP 200 Sep 02 12:54:51 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 867/1764] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:54:51 2026] GET /volume/v3/volumes/72fcbce8-b847-40c9-b22d-792ae8d5a17e => generated 1014 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 12:54:52 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-de2c0981-de34-4f3e-aa8f-4dcd7f1f2f1f None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:52 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-de2c0981-de34-4f3e-aa8f-4dcd7f1f2f1f tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] GET http://192.168.122.82/volume/v3/volumes/ec1edc14-d54a-420a-865d-53984cd9a486 Sep 02 12:54:52 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-de2c0981-de34-4f3e-aa8f-4dcd7f1f2f1f tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:54:52 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-de2c0981-de34-4f3e-aa8f-4dcd7f1f2f1f tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:54:52 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:54:52 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:54:52 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:54:52 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:54:52 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-c3ee4585-f233-4f50-a213-ea1bb789b6a9 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:52 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-de2c0981-de34-4f3e-aa8f-4dcd7f1f2f1f tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Volume info retrieved successfully. Sep 02 12:54:52 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-c3ee4585-f233-4f50-a213-ea1bb789b6a9 tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] GET http://192.168.122.82/volume/v3/volumes/32e2f83f-2214-4ee7-9a35-7df8aff55bad Sep 02 12:54:52 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-c3ee4585-f233-4f50-a213-ea1bb789b6a9 tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:54:52 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-c3ee4585-f233-4f50-a213-ea1bb789b6a9 tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:54:52 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-de2c0981-de34-4f3e-aa8f-4dcd7f1f2f1f tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] http://192.168.122.82/volume/v3/volumes/ec1edc14-d54a-420a-865d-53984cd9a486 returned with HTTP 200 Sep 02 12:54:52 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 898/1765] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:54:52 2026] GET /volume/v3/volumes/ec1edc14-d54a-420a-865d-53984cd9a486 => generated 1001 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:54:52 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-16dacc8d-5083-42ef-9743-bbcc565b1395 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:52 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-16dacc8d-5083-42ef-9743-bbcc565b1395 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] GET http://192.168.122.82/volume/v3/volumes/72fcbce8-b847-40c9-b22d-792ae8d5a17e Sep 02 12:54:52 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:54:52 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:54:52 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-16dacc8d-5083-42ef-9743-bbcc565b1395 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:54:52 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-16dacc8d-5083-42ef-9743-bbcc565b1395 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:54:52 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:54:52 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:54:52 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-c3ee4585-f233-4f50-a213-ea1bb789b6a9 tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] Volume info retrieved successfully. Sep 02 12:54:52 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:54:52 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:54:52 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:54:52 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:54:52 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-c3ee4585-f233-4f50-a213-ea1bb789b6a9 tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] http://192.168.122.82/volume/v3/volumes/32e2f83f-2214-4ee7-9a35-7df8aff55bad returned with HTTP 200 Sep 02 12:54:52 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-16dacc8d-5083-42ef-9743-bbcc565b1395 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Volume info retrieved successfully. Sep 02 12:54:52 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 868/1766] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:54:52 2026] GET /volume/v3/volumes/32e2f83f-2214-4ee7-9a35-7df8aff55bad => generated 890 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:54:52 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-16dacc8d-5083-42ef-9743-bbcc565b1395 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] http://192.168.122.82/volume/v3/volumes/72fcbce8-b847-40c9-b22d-792ae8d5a17e returned with HTTP 200 Sep 02 12:54:52 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 899/1767] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:54:52 2026] GET /volume/v3/volumes/72fcbce8-b847-40c9-b22d-792ae8d5a17e => generated 1014 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 12:54:53 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-c76e103c-7b6c-4c94-bcb9-eed023be0c4f None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:53 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-c76e103c-7b6c-4c94-bcb9-eed023be0c4f tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] GET http://192.168.122.82/volume/v3/volumes/ec1edc14-d54a-420a-865d-53984cd9a486 Sep 02 12:54:53 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-c76e103c-7b6c-4c94-bcb9-eed023be0c4f tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:54:53 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-c76e103c-7b6c-4c94-bcb9-eed023be0c4f tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:54:53 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:54:53 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:54:53 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:54:53 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:54:53 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-c76e103c-7b6c-4c94-bcb9-eed023be0c4f tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Volume info retrieved successfully. Sep 02 12:54:53 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-6ccf85f6-167c-4aea-bede-4b6b4b2d34c6 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:53 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-6ccf85f6-167c-4aea-bede-4b6b4b2d34c6 tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] GET http://192.168.122.82/volume/v3/volumes/32e2f83f-2214-4ee7-9a35-7df8aff55bad Sep 02 12:54:53 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-6ccf85f6-167c-4aea-bede-4b6b4b2d34c6 tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:54:53 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-6ccf85f6-167c-4aea-bede-4b6b4b2d34c6 tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:54:53 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-c76e103c-7b6c-4c94-bcb9-eed023be0c4f tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] http://192.168.122.82/volume/v3/volumes/ec1edc14-d54a-420a-865d-53984cd9a486 returned with HTTP 200 Sep 02 12:54:53 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 869/1768] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:54:53 2026] GET /volume/v3/volumes/ec1edc14-d54a-420a-865d-53984cd9a486 => generated 1001 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:54:53 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-e4ac2f34-51f0-41a9-a754-1c39effb9dea None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:53 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:54:53 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:54:53 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:54:53 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:54:53 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-e4ac2f34-51f0-41a9-a754-1c39effb9dea tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] GET http://192.168.122.82/volume/v3/volumes/72fcbce8-b847-40c9-b22d-792ae8d5a17e Sep 02 12:54:53 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-e4ac2f34-51f0-41a9-a754-1c39effb9dea tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:54:53 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-e4ac2f34-51f0-41a9-a754-1c39effb9dea tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:54:53 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-6ccf85f6-167c-4aea-bede-4b6b4b2d34c6 tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] Volume info retrieved successfully. Sep 02 12:54:53 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:54:53 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:54:53 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:54:53 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:54:53 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-6ccf85f6-167c-4aea-bede-4b6b4b2d34c6 tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] http://192.168.122.82/volume/v3/volumes/32e2f83f-2214-4ee7-9a35-7df8aff55bad returned with HTTP 200 Sep 02 12:54:53 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 900/1769] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:54:53 2026] GET /volume/v3/volumes/32e2f83f-2214-4ee7-9a35-7df8aff55bad => generated 890 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:54:53 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-e4ac2f34-51f0-41a9-a754-1c39effb9dea tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Volume info retrieved successfully. Sep 02 12:54:53 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-e4ac2f34-51f0-41a9-a754-1c39effb9dea tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] http://192.168.122.82/volume/v3/volumes/72fcbce8-b847-40c9-b22d-792ae8d5a17e returned with HTTP 200 Sep 02 12:54:53 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 870/1770] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:54:53 2026] GET /volume/v3/volumes/72fcbce8-b847-40c9-b22d-792ae8d5a17e => generated 1014 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 12:54:54 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-be874fed-148c-466a-b2a3-d976a32a65ec None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:54 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-be874fed-148c-466a-b2a3-d976a32a65ec tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] GET http://192.168.122.82/volume/v3/volumes/ec1edc14-d54a-420a-865d-53984cd9a486 Sep 02 12:54:54 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-be874fed-148c-466a-b2a3-d976a32a65ec tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:54:54 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-be874fed-148c-466a-b2a3-d976a32a65ec tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:54:54 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:54:54 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:54:54 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-7397e354-b3aa-4cdf-a835-1857207a6169 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:54 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:54:54 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:54:54 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-7397e354-b3aa-4cdf-a835-1857207a6169 tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] GET http://192.168.122.82/volume/v3/volumes/32e2f83f-2214-4ee7-9a35-7df8aff55bad Sep 02 12:54:54 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-7397e354-b3aa-4cdf-a835-1857207a6169 tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:54:54 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-7397e354-b3aa-4cdf-a835-1857207a6169 tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:54:54 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-be874fed-148c-466a-b2a3-d976a32a65ec tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Volume info retrieved successfully. Sep 02 12:54:54 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:54:54 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:54:54 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:54:54 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:54:54 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-be874fed-148c-466a-b2a3-d976a32a65ec tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] http://192.168.122.82/volume/v3/volumes/ec1edc14-d54a-420a-865d-53984cd9a486 returned with HTTP 200 Sep 02 12:54:54 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 901/1771] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:54:54 2026] GET /volume/v3/volumes/ec1edc14-d54a-420a-865d-53984cd9a486 => generated 1001 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:54:54 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-8e8e3ad1-bb49-4532-94fd-4e80b42b238f None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:54 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-8e8e3ad1-bb49-4532-94fd-4e80b42b238f tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] GET http://192.168.122.82/volume/v3/volumes/72fcbce8-b847-40c9-b22d-792ae8d5a17e Sep 02 12:54:54 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-8e8e3ad1-bb49-4532-94fd-4e80b42b238f tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:54:54 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-8e8e3ad1-bb49-4532-94fd-4e80b42b238f tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:54:54 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-7397e354-b3aa-4cdf-a835-1857207a6169 tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] Volume info retrieved successfully. Sep 02 12:54:54 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:54:54 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:54:54 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:54:54 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:54:54 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-7397e354-b3aa-4cdf-a835-1857207a6169 tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] http://192.168.122.82/volume/v3/volumes/32e2f83f-2214-4ee7-9a35-7df8aff55bad returned with HTTP 200 Sep 02 12:54:54 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 871/1772] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:54:54 2026] GET /volume/v3/volumes/32e2f83f-2214-4ee7-9a35-7df8aff55bad => generated 890 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:54:54 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-8e8e3ad1-bb49-4532-94fd-4e80b42b238f tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Volume info retrieved successfully. Sep 02 12:54:54 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-8e8e3ad1-bb49-4532-94fd-4e80b42b238f tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] http://192.168.122.82/volume/v3/volumes/72fcbce8-b847-40c9-b22d-792ae8d5a17e returned with HTTP 200 Sep 02 12:54:54 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 902/1773] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:54:54 2026] GET /volume/v3/volumes/72fcbce8-b847-40c9-b22d-792ae8d5a17e => generated 1014 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 12:54:55 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-479c9fb2-1ca0-42ac-a08a-65404fd9d55c None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:55 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-479c9fb2-1ca0-42ac-a08a-65404fd9d55c tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] GET http://192.168.122.82/volume/v3/volumes/ec1edc14-d54a-420a-865d-53984cd9a486 Sep 02 12:54:55 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-479c9fb2-1ca0-42ac-a08a-65404fd9d55c tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:54:55 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-479c9fb2-1ca0-42ac-a08a-65404fd9d55c tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:54:55 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:54:55 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:54:55 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:54:55 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:54:55 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-0398f928-8f87-4cf3-a970-1cd6a310d50e None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:55 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-0398f928-8f87-4cf3-a970-1cd6a310d50e tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] GET http://192.168.122.82/volume/v3/volumes/32e2f83f-2214-4ee7-9a35-7df8aff55bad Sep 02 12:54:55 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-0398f928-8f87-4cf3-a970-1cd6a310d50e tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:54:55 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-0398f928-8f87-4cf3-a970-1cd6a310d50e tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:54:55 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-479c9fb2-1ca0-42ac-a08a-65404fd9d55c tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Volume info retrieved successfully. Sep 02 12:54:55 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-479c9fb2-1ca0-42ac-a08a-65404fd9d55c tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] http://192.168.122.82/volume/v3/volumes/ec1edc14-d54a-420a-865d-53984cd9a486 returned with HTTP 200 Sep 02 12:54:55 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 872/1774] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:54:55 2026] GET /volume/v3/volumes/ec1edc14-d54a-420a-865d-53984cd9a486 => generated 1001 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:54:55 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-aad1b278-1f1d-492d-8f20-ba89b05711d9 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:55 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-aad1b278-1f1d-492d-8f20-ba89b05711d9 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] GET http://192.168.122.82/volume/v3/volumes/72fcbce8-b847-40c9-b22d-792ae8d5a17e Sep 02 12:54:55 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-aad1b278-1f1d-492d-8f20-ba89b05711d9 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:54:55 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-aad1b278-1f1d-492d-8f20-ba89b05711d9 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:54:55 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:54:55 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:54:55 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:54:55 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:54:55 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:54:55 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:54:55 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:54:55 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:54:55 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-aad1b278-1f1d-492d-8f20-ba89b05711d9 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Volume info retrieved successfully. Sep 02 12:54:55 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-0398f928-8f87-4cf3-a970-1cd6a310d50e tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] Volume info retrieved successfully. Sep 02 12:54:55 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-aad1b278-1f1d-492d-8f20-ba89b05711d9 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] http://192.168.122.82/volume/v3/volumes/72fcbce8-b847-40c9-b22d-792ae8d5a17e returned with HTTP 200 Sep 02 12:54:55 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 873/1775] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:54:55 2026] GET /volume/v3/volumes/72fcbce8-b847-40c9-b22d-792ae8d5a17e => generated 1014 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 12:54:55 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-0398f928-8f87-4cf3-a970-1cd6a310d50e tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] http://192.168.122.82/volume/v3/volumes/32e2f83f-2214-4ee7-9a35-7df8aff55bad returned with HTTP 200 Sep 02 12:54:55 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 903/1776] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:54:55 2026] GET /volume/v3/volumes/32e2f83f-2214-4ee7-9a35-7df8aff55bad => generated 890 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:54:56 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-0f8222f6-339c-460c-9ad3-49e1f111f804 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:56 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-0f8222f6-339c-460c-9ad3-49e1f111f804 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] GET http://192.168.122.82/volume/v3/volumes/ec1edc14-d54a-420a-865d-53984cd9a486 Sep 02 12:54:56 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-0f8222f6-339c-460c-9ad3-49e1f111f804 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:54:56 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-0f8222f6-339c-460c-9ad3-49e1f111f804 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:54:56 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:54:56 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:54:56 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:54:56 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:54:56 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-8b434ad4-6f13-4ed5-9489-b102c77b2c3f None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:56 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-8b434ad4-6f13-4ed5-9489-b102c77b2c3f tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] GET http://192.168.122.82/volume/v3/volumes/72fcbce8-b847-40c9-b22d-792ae8d5a17e Sep 02 12:54:56 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-0f8222f6-339c-460c-9ad3-49e1f111f804 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Volume info retrieved successfully. Sep 02 12:54:56 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-8b434ad4-6f13-4ed5-9489-b102c77b2c3f tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:54:56 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-8b434ad4-6f13-4ed5-9489-b102c77b2c3f tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:54:56 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:54:56 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:54:56 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:54:56 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:54:56 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-0f8222f6-339c-460c-9ad3-49e1f111f804 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] http://192.168.122.82/volume/v3/volumes/ec1edc14-d54a-420a-865d-53984cd9a486 returned with HTTP 200 Sep 02 12:54:56 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-8b434ad4-6f13-4ed5-9489-b102c77b2c3f tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Volume info retrieved successfully. Sep 02 12:54:56 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 874/1777] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:54:56 2026] GET /volume/v3/volumes/ec1edc14-d54a-420a-865d-53984cd9a486 => generated 1001 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:54:56 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-35ba58ce-1f1d-4dcb-b2aa-05a327d76caa None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:56 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-35ba58ce-1f1d-4dcb-b2aa-05a327d76caa tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] GET http://192.168.122.82/volume/v3/volumes/32e2f83f-2214-4ee7-9a35-7df8aff55bad Sep 02 12:54:56 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-35ba58ce-1f1d-4dcb-b2aa-05a327d76caa tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:54:56 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-35ba58ce-1f1d-4dcb-b2aa-05a327d76caa tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:54:56 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-8b434ad4-6f13-4ed5-9489-b102c77b2c3f tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] http://192.168.122.82/volume/v3/volumes/72fcbce8-b847-40c9-b22d-792ae8d5a17e returned with HTTP 200 Sep 02 12:54:56 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 904/1778] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:54:56 2026] GET /volume/v3/volumes/72fcbce8-b847-40c9-b22d-792ae8d5a17e => generated 1014 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 12:54:56 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:54:56 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:54:56 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:54:56 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:54:56 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-35ba58ce-1f1d-4dcb-b2aa-05a327d76caa tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] Volume info retrieved successfully. Sep 02 12:54:56 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-35ba58ce-1f1d-4dcb-b2aa-05a327d76caa tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] http://192.168.122.82/volume/v3/volumes/32e2f83f-2214-4ee7-9a35-7df8aff55bad returned with HTTP 200 Sep 02 12:54:56 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 875/1779] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:54:56 2026] GET /volume/v3/volumes/32e2f83f-2214-4ee7-9a35-7df8aff55bad => generated 890 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:54:57 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-444d9f28-2bfc-4458-b699-cb74b0779149 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:57 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-444d9f28-2bfc-4458-b699-cb74b0779149 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] GET http://192.168.122.82/volume/v3/volumes/ec1edc14-d54a-420a-865d-53984cd9a486 Sep 02 12:54:57 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-444d9f28-2bfc-4458-b699-cb74b0779149 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:54:57 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-444d9f28-2bfc-4458-b699-cb74b0779149 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:54:57 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:54:57 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:54:57 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:54:57 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:54:57 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-7cc95231-ee59-4c35-b6d2-a09ab671f55c None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:57 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-7cc95231-ee59-4c35-b6d2-a09ab671f55c tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] GET http://192.168.122.82/volume/v3/volumes/72fcbce8-b847-40c9-b22d-792ae8d5a17e Sep 02 12:54:57 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-7cc95231-ee59-4c35-b6d2-a09ab671f55c tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:54:57 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-7cc95231-ee59-4c35-b6d2-a09ab671f55c tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:54:57 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-444d9f28-2bfc-4458-b699-cb74b0779149 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Volume info retrieved successfully. Sep 02 12:54:57 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:54:57 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:54:57 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:54:57 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:54:57 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-444d9f28-2bfc-4458-b699-cb74b0779149 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] http://192.168.122.82/volume/v3/volumes/ec1edc14-d54a-420a-865d-53984cd9a486 returned with HTTP 200 Sep 02 12:54:57 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 905/1780] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:54:57 2026] GET /volume/v3/volumes/ec1edc14-d54a-420a-865d-53984cd9a486 => generated 1001 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:54:57 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-7cc95231-ee59-4c35-b6d2-a09ab671f55c tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Volume info retrieved successfully. Sep 02 12:54:57 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-a64aabe6-b2e0-416c-89d6-3e15893672af None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:57 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-a64aabe6-b2e0-416c-89d6-3e15893672af tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] GET http://192.168.122.82/volume/v3/volumes/32e2f83f-2214-4ee7-9a35-7df8aff55bad Sep 02 12:54:57 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-a64aabe6-b2e0-416c-89d6-3e15893672af tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:54:57 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-a64aabe6-b2e0-416c-89d6-3e15893672af tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:54:57 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-7cc95231-ee59-4c35-b6d2-a09ab671f55c tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] http://192.168.122.82/volume/v3/volumes/72fcbce8-b847-40c9-b22d-792ae8d5a17e returned with HTTP 200 Sep 02 12:54:57 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 876/1781] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:54:57 2026] GET /volume/v3/volumes/72fcbce8-b847-40c9-b22d-792ae8d5a17e => generated 1014 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 12:54:57 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:54:57 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:54:57 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:54:57 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:54:57 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-a64aabe6-b2e0-416c-89d6-3e15893672af tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] Volume info retrieved successfully. Sep 02 12:54:57 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-a64aabe6-b2e0-416c-89d6-3e15893672af tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] http://192.168.122.82/volume/v3/volumes/32e2f83f-2214-4ee7-9a35-7df8aff55bad returned with HTTP 200 Sep 02 12:54:57 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 906/1782] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:54:57 2026] GET /volume/v3/volumes/32e2f83f-2214-4ee7-9a35-7df8aff55bad => generated 890 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:54:58 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-dce77815-1fd8-479f-9067-f547286a0a02 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:58 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-dce77815-1fd8-479f-9067-f547286a0a02 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] GET http://192.168.122.82/volume/v3/volumes/ec1edc14-d54a-420a-865d-53984cd9a486 Sep 02 12:54:58 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-dce77815-1fd8-479f-9067-f547286a0a02 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:54:58 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-dce77815-1fd8-479f-9067-f547286a0a02 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:54:58 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:54:58 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:54:58 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:54:58 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:54:58 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-dce77815-1fd8-479f-9067-f547286a0a02 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Volume info retrieved successfully. Sep 02 12:54:58 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-1d363d7e-a9f1-45c5-ad00-3f6af7c5f476 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:58 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-1d363d7e-a9f1-45c5-ad00-3f6af7c5f476 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] GET http://192.168.122.82/volume/v3/volumes/72fcbce8-b847-40c9-b22d-792ae8d5a17e Sep 02 12:54:58 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-1d363d7e-a9f1-45c5-ad00-3f6af7c5f476 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:54:58 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-1d363d7e-a9f1-45c5-ad00-3f6af7c5f476 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:54:58 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-dce77815-1fd8-479f-9067-f547286a0a02 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] http://192.168.122.82/volume/v3/volumes/ec1edc14-d54a-420a-865d-53984cd9a486 returned with HTTP 200 Sep 02 12:54:58 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 877/1783] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:54:58 2026] GET /volume/v3/volumes/ec1edc14-d54a-420a-865d-53984cd9a486 => generated 1001 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:54:58 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:54:58 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:54:58 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:54:58 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:54:58 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-aafc274a-af38-439f-bae2-0821a3cf18e8 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:58 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-aafc274a-af38-439f-bae2-0821a3cf18e8 tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] GET http://192.168.122.82/volume/v3/volumes/32e2f83f-2214-4ee7-9a35-7df8aff55bad Sep 02 12:54:58 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-aafc274a-af38-439f-bae2-0821a3cf18e8 tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:54:58 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-aafc274a-af38-439f-bae2-0821a3cf18e8 tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:54:58 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-1d363d7e-a9f1-45c5-ad00-3f6af7c5f476 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Volume info retrieved successfully. Sep 02 12:54:58 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:54:58 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:54:58 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:54:58 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:54:58 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-1d363d7e-a9f1-45c5-ad00-3f6af7c5f476 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] http://192.168.122.82/volume/v3/volumes/72fcbce8-b847-40c9-b22d-792ae8d5a17e returned with HTTP 200 Sep 02 12:54:58 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 907/1784] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:54:58 2026] GET /volume/v3/volumes/72fcbce8-b847-40c9-b22d-792ae8d5a17e => generated 1014 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 12:54:58 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-aafc274a-af38-439f-bae2-0821a3cf18e8 tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] Volume info retrieved successfully. Sep 02 12:54:58 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-aafc274a-af38-439f-bae2-0821a3cf18e8 tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] http://192.168.122.82/volume/v3/volumes/32e2f83f-2214-4ee7-9a35-7df8aff55bad returned with HTTP 200 Sep 02 12:54:58 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 878/1785] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:54:58 2026] GET /volume/v3/volumes/32e2f83f-2214-4ee7-9a35-7df8aff55bad => generated 890 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:54:59 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-cd6589f7-b814-4f32-a4fb-7f3cd79fd095 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:59 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-cd6589f7-b814-4f32-a4fb-7f3cd79fd095 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] GET http://192.168.122.82/volume/v3/volumes/ec1edc14-d54a-420a-865d-53984cd9a486 Sep 02 12:54:59 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-cd6589f7-b814-4f32-a4fb-7f3cd79fd095 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:54:59 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-cd6589f7-b814-4f32-a4fb-7f3cd79fd095 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:54:59 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:54:59 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:54:59 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:54:59 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:54:59 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-cd6589f7-b814-4f32-a4fb-7f3cd79fd095 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Volume info retrieved successfully. Sep 02 12:54:59 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-81018c28-2dc4-49b1-926c-9117fe69db08 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:54:59 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-cd6589f7-b814-4f32-a4fb-7f3cd79fd095 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] http://192.168.122.82/volume/v3/volumes/ec1edc14-d54a-420a-865d-53984cd9a486 returned with HTTP 200 Sep 02 12:54:59 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 908/1786] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:54:59 2026] GET /volume/v3/volumes/ec1edc14-d54a-420a-865d-53984cd9a486 => generated 1001 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:54:59 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-81018c28-2dc4-49b1-926c-9117fe69db08 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] GET http://192.168.122.82/volume/v3/volumes/72fcbce8-b847-40c9-b22d-792ae8d5a17e Sep 02 12:54:59 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-81018c28-2dc4-49b1-926c-9117fe69db08 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:54:59 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-81018c28-2dc4-49b1-926c-9117fe69db08 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:00 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-2a0c9318-8b22-4807-928f-9b790234de59 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:00 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-2a0c9318-8b22-4807-928f-9b790234de59 tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] GET http://192.168.122.82/volume/v3/volumes/32e2f83f-2214-4ee7-9a35-7df8aff55bad Sep 02 12:55:00 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-2a0c9318-8b22-4807-928f-9b790234de59 tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:00 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:00 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:55:00 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-2a0c9318-8b22-4807-928f-9b790234de59 tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:00 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:00 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:55:00 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-81018c28-2dc4-49b1-926c-9117fe69db08 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Volume info retrieved successfully. Sep 02 12:55:00 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-81018c28-2dc4-49b1-926c-9117fe69db08 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] http://192.168.122.82/volume/v3/volumes/72fcbce8-b847-40c9-b22d-792ae8d5a17e returned with HTTP 200 Sep 02 12:55:00 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 879/1787] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:54:59 2026] GET /volume/v3/volumes/72fcbce8-b847-40c9-b22d-792ae8d5a17e => generated 1014 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 12:55:00 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:00 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:55:00 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:00 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:55:00 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-2a0c9318-8b22-4807-928f-9b790234de59 tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] Volume info retrieved successfully. Sep 02 12:55:00 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-2a0c9318-8b22-4807-928f-9b790234de59 tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] http://192.168.122.82/volume/v3/volumes/32e2f83f-2214-4ee7-9a35-7df8aff55bad returned with HTTP 200 Sep 02 12:55:00 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 909/1788] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:55:00 2026] GET /volume/v3/volumes/32e2f83f-2214-4ee7-9a35-7df8aff55bad => generated 890 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:55:01 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-5465a0b8-0b37-412e-9436-5ae2b408bfea None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:01 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-5465a0b8-0b37-412e-9436-5ae2b408bfea tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] GET http://192.168.122.82/volume/v3/volumes/ec1edc14-d54a-420a-865d-53984cd9a486 Sep 02 12:55:01 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-5465a0b8-0b37-412e-9436-5ae2b408bfea tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:01 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-5465a0b8-0b37-412e-9436-5ae2b408bfea tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:01 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:01 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:55:01 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:01 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:55:01 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-5465a0b8-0b37-412e-9436-5ae2b408bfea tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Volume info retrieved successfully. Sep 02 12:55:01 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-4a3a3d69-bca0-4884-aeef-bb19577fbc30 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:01 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-5465a0b8-0b37-412e-9436-5ae2b408bfea tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] http://192.168.122.82/volume/v3/volumes/ec1edc14-d54a-420a-865d-53984cd9a486 returned with HTTP 200 Sep 02 12:55:01 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 880/1789] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:55:01 2026] GET /volume/v3/volumes/ec1edc14-d54a-420a-865d-53984cd9a486 => generated 1001 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:55:01 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-4a3a3d69-bca0-4884-aeef-bb19577fbc30 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] GET http://192.168.122.82/volume/v3/volumes/72fcbce8-b847-40c9-b22d-792ae8d5a17e Sep 02 12:55:01 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-4a3a3d69-bca0-4884-aeef-bb19577fbc30 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:01 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-4a3a3d69-bca0-4884-aeef-bb19577fbc30 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:01 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-15f5077c-26f9-4a96-8f90-0aa0cf163597 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:01 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:01 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:55:01 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-15f5077c-26f9-4a96-8f90-0aa0cf163597 tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] GET http://192.168.122.82/volume/v3/volumes/32e2f83f-2214-4ee7-9a35-7df8aff55bad Sep 02 12:55:01 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:01 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:55:01 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-15f5077c-26f9-4a96-8f90-0aa0cf163597 tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:01 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-15f5077c-26f9-4a96-8f90-0aa0cf163597 tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:01 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-4a3a3d69-bca0-4884-aeef-bb19577fbc30 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Volume info retrieved successfully. Sep 02 12:55:01 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:01 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:55:01 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:01 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:55:01 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-4a3a3d69-bca0-4884-aeef-bb19577fbc30 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] http://192.168.122.82/volume/v3/volumes/72fcbce8-b847-40c9-b22d-792ae8d5a17e returned with HTTP 200 Sep 02 12:55:01 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 910/1790] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:55:01 2026] GET /volume/v3/volumes/72fcbce8-b847-40c9-b22d-792ae8d5a17e => generated 1014 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 12:55:01 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-15f5077c-26f9-4a96-8f90-0aa0cf163597 tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] Volume info retrieved successfully. Sep 02 12:55:01 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-15f5077c-26f9-4a96-8f90-0aa0cf163597 tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] http://192.168.122.82/volume/v3/volumes/32e2f83f-2214-4ee7-9a35-7df8aff55bad returned with HTTP 200 Sep 02 12:55:01 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 881/1791] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:55:01 2026] GET /volume/v3/volumes/32e2f83f-2214-4ee7-9a35-7df8aff55bad => generated 890 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:55:01 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-0c91feae-d2c0-4b32-a2b1-83e9cbf3046f None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:01 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-0c91feae-d2c0-4b32-a2b1-83e9cbf3046f tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] GET http://192.168.122.82/volume/v3/volumes/0773ea04-9ca0-4e2c-a4cb-157b53d78640 Sep 02 12:55:01 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-0c91feae-d2c0-4b32-a2b1-83e9cbf3046f tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:01 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-0c91feae-d2c0-4b32-a2b1-83e9cbf3046f tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:01 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:01 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:55:01 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:01 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:55:01 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-0c91feae-d2c0-4b32-a2b1-83e9cbf3046f tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] Volume info retrieved successfully. Sep 02 12:55:01 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-0c91feae-d2c0-4b32-a2b1-83e9cbf3046f tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] http://192.168.122.82/volume/v3/volumes/0773ea04-9ca0-4e2c-a4cb-157b53d78640 returned with HTTP 200 Sep 02 12:55:01 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 911/1792] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:55:01 2026] GET /volume/v3/volumes/0773ea04-9ca0-4e2c-a4cb-157b53d78640 => generated 866 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:55:02 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-a3d7c8b6-a1cf-4cf2-a1fc-5a8a68f917b9 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:02 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-a3d7c8b6-a1cf-4cf2-a1fc-5a8a68f917b9 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] GET http://192.168.122.82/volume/v3/volumes/ec1edc14-d54a-420a-865d-53984cd9a486 Sep 02 12:55:02 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-a3d7c8b6-a1cf-4cf2-a1fc-5a8a68f917b9 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:02 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-a3d7c8b6-a1cf-4cf2-a1fc-5a8a68f917b9 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:02 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:02 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:55:02 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:02 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:55:02 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-a3d7c8b6-a1cf-4cf2-a1fc-5a8a68f917b9 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Volume info retrieved successfully. Sep 02 12:55:02 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-a3d7c8b6-a1cf-4cf2-a1fc-5a8a68f917b9 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] http://192.168.122.82/volume/v3/volumes/ec1edc14-d54a-420a-865d-53984cd9a486 returned with HTTP 200 Sep 02 12:55:02 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 882/1793] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:55:02 2026] GET /volume/v3/volumes/ec1edc14-d54a-420a-865d-53984cd9a486 => generated 1001 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:55:02 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-735ee872-867b-4ae3-a5b2-a0bbe6943e79 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:02 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-735ee872-867b-4ae3-a5b2-a0bbe6943e79 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] GET http://192.168.122.82/volume/v3/volumes/72fcbce8-b847-40c9-b22d-792ae8d5a17e Sep 02 12:55:02 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-735ee872-867b-4ae3-a5b2-a0bbe6943e79 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:02 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-735ee872-867b-4ae3-a5b2-a0bbe6943e79 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:02 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-7c5890f0-7388-40ee-a211-8fd2f28b6481 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:02 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-7c5890f0-7388-40ee-a211-8fd2f28b6481 tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] GET http://192.168.122.82/volume/v3/volumes/32e2f83f-2214-4ee7-9a35-7df8aff55bad Sep 02 12:55:02 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-7c5890f0-7388-40ee-a211-8fd2f28b6481 tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:02 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-7c5890f0-7388-40ee-a211-8fd2f28b6481 tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:02 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:02 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:55:02 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:02 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:55:02 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:02 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:55:02 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:02 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:55:02 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-735ee872-867b-4ae3-a5b2-a0bbe6943e79 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Volume info retrieved successfully. Sep 02 12:55:02 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-7c5890f0-7388-40ee-a211-8fd2f28b6481 tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] Volume info retrieved successfully. Sep 02 12:55:02 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-735ee872-867b-4ae3-a5b2-a0bbe6943e79 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] http://192.168.122.82/volume/v3/volumes/72fcbce8-b847-40c9-b22d-792ae8d5a17e returned with HTTP 200 Sep 02 12:55:02 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 912/1794] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:55:02 2026] GET /volume/v3/volumes/72fcbce8-b847-40c9-b22d-792ae8d5a17e => generated 1014 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 12:55:02 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-7c5890f0-7388-40ee-a211-8fd2f28b6481 tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] http://192.168.122.82/volume/v3/volumes/32e2f83f-2214-4ee7-9a35-7df8aff55bad returned with HTTP 200 Sep 02 12:55:02 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 883/1795] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:55:02 2026] GET /volume/v3/volumes/32e2f83f-2214-4ee7-9a35-7df8aff55bad => generated 890 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:55:02 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-3ead39fb-746d-48ec-b4e2-5d83de0b3091 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:02 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-3ead39fb-746d-48ec-b4e2-5d83de0b3091 tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] GET http://192.168.122.82/volume/v3/volumes/0773ea04-9ca0-4e2c-a4cb-157b53d78640 Sep 02 12:55:02 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-3ead39fb-746d-48ec-b4e2-5d83de0b3091 tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:02 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-3ead39fb-746d-48ec-b4e2-5d83de0b3091 tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:02 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:02 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:55:02 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:02 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:55:02 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-3ead39fb-746d-48ec-b4e2-5d83de0b3091 tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] Volume info retrieved successfully. Sep 02 12:55:02 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-3ead39fb-746d-48ec-b4e2-5d83de0b3091 tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] http://192.168.122.82/volume/v3/volumes/0773ea04-9ca0-4e2c-a4cb-157b53d78640 returned with HTTP 200 Sep 02 12:55:02 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 913/1796] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:55:02 2026] GET /volume/v3/volumes/0773ea04-9ca0-4e2c-a4cb-157b53d78640 => generated 866 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:55:02 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-a569f051-543c-4609-b360-056949398335 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:02 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-a569f051-543c-4609-b360-056949398335 tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] POST http://192.168.122.82/volume/v3/volumes/0773ea04-9ca0-4e2c-a4cb-157b53d78640/action Sep 02 12:55:02 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-a569f051-543c-4609-b360-056949398335 tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-316512189", "disk_format": "qcow2"}}' {{(pid=86936) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 12:55:02 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-a569f051-543c-4609-b360-056949398335 tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-316512189", "disk_format": "qcow2"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:55:02 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:02 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:55:02 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:02 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:55:02 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-a569f051-543c-4609-b360-056949398335 tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] Volume info retrieved successfully. Sep 02 12:55:02 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:02 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:55:02 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:02 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:55:02 devstack devstack@c-api.service[86936]: DEBUG cinder.image.image_utils [None req-a569f051-543c-4609-b360-056949398335 tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-316512189'}] 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-316512189'}]. {{(pid=86936) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 02 12:55:03 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-09fd558c-4355-433d-bdad-a146468bed20 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:03 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-09fd558c-4355-433d-bdad-a146468bed20 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] GET http://192.168.122.82/volume/v3/volumes/ec1edc14-d54a-420a-865d-53984cd9a486 Sep 02 12:55:03 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-09fd558c-4355-433d-bdad-a146468bed20 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:03 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-09fd558c-4355-433d-bdad-a146468bed20 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:03 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:03 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:55:03 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:03 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:55:03 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-09fd558c-4355-433d-bdad-a146468bed20 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Volume info retrieved successfully. Sep 02 12:55:03 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-09fd558c-4355-433d-bdad-a146468bed20 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] http://192.168.122.82/volume/v3/volumes/ec1edc14-d54a-420a-865d-53984cd9a486 returned with HTTP 200 Sep 02 12:55:03 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 914/1797] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:55:03 2026] GET /volume/v3/volumes/ec1edc14-d54a-420a-865d-53984cd9a486 => generated 1001 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:55:03 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-6a470cbd-f762-4bc9-9dfd-95c9927f766b None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:03 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-6a470cbd-f762-4bc9-9dfd-95c9927f766b tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] GET http://192.168.122.82/volume/v3/volumes/72fcbce8-b847-40c9-b22d-792ae8d5a17e Sep 02 12:55:03 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-6a470cbd-f762-4bc9-9dfd-95c9927f766b tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:03 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-6a470cbd-f762-4bc9-9dfd-95c9927f766b tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:03 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:03 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:55:03 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:03 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:55:03 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-6a470cbd-f762-4bc9-9dfd-95c9927f766b tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Volume info retrieved successfully. Sep 02 12:55:03 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-6a470cbd-f762-4bc9-9dfd-95c9927f766b tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] http://192.168.122.82/volume/v3/volumes/72fcbce8-b847-40c9-b22d-792ae8d5a17e returned with HTTP 200 Sep 02 12:55:03 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 915/1798] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:55:03 2026] GET /volume/v3/volumes/72fcbce8-b847-40c9-b22d-792ae8d5a17e => generated 1015 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 12:55:03 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-e64876b7-b3ab-4bb8-8c8c-affc7fb7a560 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:03 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e64876b7-b3ab-4bb8-8c8c-affc7fb7a560 tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] GET http://192.168.122.82/volume/v3/volumes/32e2f83f-2214-4ee7-9a35-7df8aff55bad Sep 02 12:55:03 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-e64876b7-b3ab-4bb8-8c8c-affc7fb7a560 tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:03 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-e64876b7-b3ab-4bb8-8c8c-affc7fb7a560 tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:03 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:03 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:55:03 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:03 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:55:03 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-e64876b7-b3ab-4bb8-8c8c-affc7fb7a560 tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] Volume info retrieved successfully. Sep 02 12:55:03 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e64876b7-b3ab-4bb8-8c8c-affc7fb7a560 tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] http://192.168.122.82/volume/v3/volumes/32e2f83f-2214-4ee7-9a35-7df8aff55bad returned with HTTP 200 Sep 02 12:55:03 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 916/1799] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:55:03 2026] GET /volume/v3/volumes/32e2f83f-2214-4ee7-9a35-7df8aff55bad => generated 890 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:55:03 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-8bb55bc4-6bb0-4626-85ba-952acf6ea24d None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:03 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-8bb55bc4-6bb0-4626-85ba-952acf6ea24d tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-reader] GET http://192.168.122.82/volume/v3/volumes Sep 02 12:55:03 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-8bb55bc4-6bb0-4626-85ba-952acf6ea24d tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-reader] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:03 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-8bb55bc4-6bb0-4626-85ba-952acf6ea24d tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-reader] Calling method 'index' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:03 devstack devstack@c-api.service[86935]: DEBUG cinder.api.api_utils [None req-8bb55bc4-6bb0-4626-85ba-952acf6ea24d tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-reader] Removing options '' from query. {{(pid=86935) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 12:55:03 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-8bb55bc4-6bb0-4626-85ba-952acf6ea24d tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86935) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 12:55:03 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:03 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:55:03 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-8bb55bc4-6bb0-4626-85ba-952acf6ea24d tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-reader] Get all volumes completed successfully. Sep 02 12:55:03 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-8bb55bc4-6bb0-4626-85ba-952acf6ea24d tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-reader] http://192.168.122.82/volume/v3/volumes returned with HTTP 200 Sep 02 12:55:03 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 917/1800] 192.168.122.82 () {60 vars in 1157 bytes} [Wed Sep 2 12:55:03 2026] GET /volume/v3/volumes => generated 342 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:55:03 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-8e3e727a-8e4e-4af1-8d58-3cb934264298 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:03 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-8e3e727a-8e4e-4af1-8d58-3cb934264298 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] DELETE http://192.168.122.82/volume/v3/volumes/72fcbce8-b847-40c9-b22d-792ae8d5a17e Sep 02 12:55:03 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-8e3e727a-8e4e-4af1-8d58-3cb934264298 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:03 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-8e3e727a-8e4e-4af1-8d58-3cb934264298 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Calling method 'delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:03 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-8e3e727a-8e4e-4af1-8d58-3cb934264298 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Delete volume with id: 72fcbce8-b847-40c9-b22d-792ae8d5a17e Sep 02 12:55:03 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:03 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:55:03 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:03 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:55:03 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-8e3e727a-8e4e-4af1-8d58-3cb934264298 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Volume info retrieved successfully. Sep 02 12:55:03 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-8e3e727a-8e4e-4af1-8d58-3cb934264298 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Delete volume request issued successfully. Sep 02 12:55:03 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-8e3e727a-8e4e-4af1-8d58-3cb934264298 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] http://192.168.122.82/volume/v3/volumes/72fcbce8-b847-40c9-b22d-792ae8d5a17e returned with HTTP 202 Sep 02 12:55:03 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 918/1801] 192.168.122.82 () {60 vars in 1271 bytes} [Wed Sep 2 12:55:03 2026] DELETE /volume/v3/volumes/72fcbce8-b847-40c9-b22d-792ae8d5a17e => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 12:55:03 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-9e8ce6a3-18bc-4d43-a786-dcf25a688988 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:03 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-9e8ce6a3-18bc-4d43-a786-dcf25a688988 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] GET http://192.168.122.82/volume/v3/volumes/72fcbce8-b847-40c9-b22d-792ae8d5a17e Sep 02 12:55:03 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-9e8ce6a3-18bc-4d43-a786-dcf25a688988 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:03 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-9e8ce6a3-18bc-4d43-a786-dcf25a688988 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:03 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:03 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:55:03 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:03 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:55:03 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-9e8ce6a3-18bc-4d43-a786-dcf25a688988 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Volume info retrieved successfully. Sep 02 12:55:03 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-9e8ce6a3-18bc-4d43-a786-dcf25a688988 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] http://192.168.122.82/volume/v3/volumes/72fcbce8-b847-40c9-b22d-792ae8d5a17e returned with HTTP 200 Sep 02 12:55:03 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 919/1802] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:55:03 2026] GET /volume/v3/volumes/72fcbce8-b847-40c9-b22d-792ae8d5a17e => generated 1014 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 02 12:55:03 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-a569f051-543c-4609-b360-056949398335 tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] Copy volume to image completed successfully. Sep 02 12:55:03 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-a569f051-543c-4609-b360-056949398335 tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] http://192.168.122.82/volume/v3/volumes/0773ea04-9ca0-4e2c-a4cb-157b53d78640/action returned with HTTP 202 Sep 02 12:55:03 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 884/1803] 192.168.122.82 () {60 vars in 1270 bytes} [Wed Sep 2 12:55:02 2026] POST /volume/v3/volumes/0773ea04-9ca0-4e2c-a4cb-157b53d78640/action => generated 656 bytes in 867 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 12:55:04 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-972b3fe1-9414-4f96-82ac-1c2ff193fada None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:04 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-972b3fe1-9414-4f96-82ac-1c2ff193fada tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] GET http://192.168.122.82/volume/v3/volumes/ec1edc14-d54a-420a-865d-53984cd9a486 Sep 02 12:55:04 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-972b3fe1-9414-4f96-82ac-1c2ff193fada tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:04 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-972b3fe1-9414-4f96-82ac-1c2ff193fada tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:04 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:04 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:55:04 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:04 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:55:04 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-972b3fe1-9414-4f96-82ac-1c2ff193fada tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Volume info retrieved successfully. Sep 02 12:55:04 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-972b3fe1-9414-4f96-82ac-1c2ff193fada tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] http://192.168.122.82/volume/v3/volumes/ec1edc14-d54a-420a-865d-53984cd9a486 returned with HTTP 200 Sep 02 12:55:04 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 920/1804] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:55:04 2026] GET /volume/v3/volumes/ec1edc14-d54a-420a-865d-53984cd9a486 => generated 1004 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:55:04 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-318cd53f-26d8-4a8a-84b0-c888b9dcfdf2 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:04 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-318cd53f-26d8-4a8a-84b0-c888b9dcfdf2 tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] GET http://192.168.122.82/volume/v3/volumes/32e2f83f-2214-4ee7-9a35-7df8aff55bad Sep 02 12:55:04 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-318cd53f-26d8-4a8a-84b0-c888b9dcfdf2 tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:04 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-318cd53f-26d8-4a8a-84b0-c888b9dcfdf2 tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:04 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:04 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:55:04 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:04 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:55:04 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-318cd53f-26d8-4a8a-84b0-c888b9dcfdf2 tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] Volume info retrieved successfully. Sep 02 12:55:04 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-318cd53f-26d8-4a8a-84b0-c888b9dcfdf2 tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] http://192.168.122.82/volume/v3/volumes/32e2f83f-2214-4ee7-9a35-7df8aff55bad returned with HTTP 200 Sep 02 12:55:04 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 885/1805] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:55:04 2026] GET /volume/v3/volumes/32e2f83f-2214-4ee7-9a35-7df8aff55bad => generated 891 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 12:55:04 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-4d775aed-d421-4194-ae73-4b1553dbc694 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:04 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-4d775aed-d421-4194-ae73-4b1553dbc694 tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] GET http://192.168.122.82/volume/v3/volumes/32e2f83f-2214-4ee7-9a35-7df8aff55bad Sep 02 12:55:04 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-4d775aed-d421-4194-ae73-4b1553dbc694 tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:04 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-4d775aed-d421-4194-ae73-4b1553dbc694 tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:04 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:04 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:55:04 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:04 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:55:04 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-4d775aed-d421-4194-ae73-4b1553dbc694 tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] Volume info retrieved successfully. Sep 02 12:55:04 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-4d775aed-d421-4194-ae73-4b1553dbc694 tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] http://192.168.122.82/volume/v3/volumes/32e2f83f-2214-4ee7-9a35-7df8aff55bad returned with HTTP 200 Sep 02 12:55:04 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 921/1806] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:55:04 2026] GET /volume/v3/volumes/32e2f83f-2214-4ee7-9a35-7df8aff55bad => generated 891 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:55:04 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-53a5c6b1-e4f6-49de-8850-e7659a7d7783 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:04 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-53a5c6b1-e4f6-49de-8850-e7659a7d7783 tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] DELETE http://192.168.122.82/volume/v3/volumes/32e2f83f-2214-4ee7-9a35-7df8aff55bad Sep 02 12:55:04 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-53a5c6b1-e4f6-49de-8850-e7659a7d7783 tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:04 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-53a5c6b1-e4f6-49de-8850-e7659a7d7783 tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] Calling method 'delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:04 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-53a5c6b1-e4f6-49de-8850-e7659a7d7783 tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] Delete volume with id: 32e2f83f-2214-4ee7-9a35-7df8aff55bad Sep 02 12:55:04 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:04 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:55:04 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:04 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:55:04 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-53a5c6b1-e4f6-49de-8850-e7659a7d7783 tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] Volume info retrieved successfully. Sep 02 12:55:04 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-53a5c6b1-e4f6-49de-8850-e7659a7d7783 tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] Delete volume request issued successfully. Sep 02 12:55:04 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-53a5c6b1-e4f6-49de-8850-e7659a7d7783 tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] http://192.168.122.82/volume/v3/volumes/32e2f83f-2214-4ee7-9a35-7df8aff55bad returned with HTTP 202 Sep 02 12:55:04 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 886/1807] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 12:55:04 2026] DELETE /volume/v3/volumes/32e2f83f-2214-4ee7-9a35-7df8aff55bad => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 12:55:04 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-341ed30f-fbce-4fac-8337-32d73411ee79 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:04 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-341ed30f-fbce-4fac-8337-32d73411ee79 tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] GET http://192.168.122.82/volume/v3/volumes/32e2f83f-2214-4ee7-9a35-7df8aff55bad Sep 02 12:55:04 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-341ed30f-fbce-4fac-8337-32d73411ee79 tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:04 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-341ed30f-fbce-4fac-8337-32d73411ee79 tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:04 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:04 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:55:04 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:04 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:55:04 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-341ed30f-fbce-4fac-8337-32d73411ee79 tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] Volume info retrieved successfully. Sep 02 12:55:04 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-341ed30f-fbce-4fac-8337-32d73411ee79 tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] http://192.168.122.82/volume/v3/volumes/32e2f83f-2214-4ee7-9a35-7df8aff55bad returned with HTTP 200 Sep 02 12:55:04 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 922/1808] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:55:04 2026] GET /volume/v3/volumes/32e2f83f-2214-4ee7-9a35-7df8aff55bad => generated 890 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 12:55:04 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-e03df052-b7e2-49dc-96dd-5ae5654841d8 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:04 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-e03df052-b7e2-49dc-96dd-5ae5654841d8 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] GET http://192.168.122.82/volume/v3/volumes/72fcbce8-b847-40c9-b22d-792ae8d5a17e Sep 02 12:55:04 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-e03df052-b7e2-49dc-96dd-5ae5654841d8 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:04 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-e03df052-b7e2-49dc-96dd-5ae5654841d8 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:04 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-e03df052-b7e2-49dc-96dd-5ae5654841d8 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] http://192.168.122.82/volume/v3/volumes/72fcbce8-b847-40c9-b22d-792ae8d5a17e returned with HTTP 404 Sep 02 12:55:04 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 887/1809] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:55:04 2026] GET /volume/v3/volumes/72fcbce8-b847-40c9-b22d-792ae8d5a17e => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 12:55:04 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-ef0a767d-e825-4137-8355-6aa2de6796a1 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:04 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-ef0a767d-e825-4137-8355-6aa2de6796a1 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] POST http://192.168.122.82/volume/v3/volumes Sep 02 12:55:04 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-ef0a767d-e825-4137-8355-6aa2de6796a1 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2079657133"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:55:04 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.volumes [None req-ef0a767d-e825-4137-8355-6aa2de6796a1 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2079657133'}} {{(pid=86935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 12:55:04 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-ef0a767d-e825-4137-8355-6aa2de6796a1 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Create volume of 1 GB Sep 02 12:55:04 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-ef0a767d-e825-4137-8355-6aa2de6796a1 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Availability Zones retrieved successfully. Sep 02 12:55:04 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-ef0a767d-e825-4137-8355-6aa2de6796a1 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Flow 'volume_create_api' (65b8272c-ac16-4771-865d-4393ff7e46b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:55:04 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-ef0a767d-e825-4137-8355-6aa2de6796a1 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce4f9f38-94ed-4ca0-ab5c-a19480e85a59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:55:04 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.flows.api.create_volume [None req-ef0a767d-e825-4137-8355-6aa2de6796a1 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Validating volume size '1' using validate_int {{(pid=86935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 12:55:04 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-ef0a767d-e825-4137-8355-6aa2de6796a1 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce4f9f38-94ed-4ca0-ab5c-a19480e85a59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:55:04 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-ef0a767d-e825-4137-8355-6aa2de6796a1 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14e08b73-181b-4afb-9a49-386216b0f672) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:55:05 devstack devstack@c-api.service[86935]: DEBUG cinder.quota [None req-ef0a767d-e825-4137-8355-6aa2de6796a1 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Created reservations ['1efe2d23-a99a-447a-8e4a-2ace75bd9e4e', '039286d0-8d4a-4c8f-9505-aad486cf44ac', '1efa3904-c6fa-4189-a53e-e213bc009aa7', 'fb070272-7169-4985-87a5-39dc2813722c'] {{(pid=86935) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:55:05 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-ef0a767d-e825-4137-8355-6aa2de6796a1 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14e08b73-181b-4afb-9a49-386216b0f672) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1efe2d23-a99a-447a-8e4a-2ace75bd9e4e', '039286d0-8d4a-4c8f-9505-aad486cf44ac', '1efa3904-c6fa-4189-a53e-e213bc009aa7', 'fb070272-7169-4985-87a5-39dc2813722c']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:55:05 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-ef0a767d-e825-4137-8355-6aa2de6796a1 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0753850c-1626-4b53-9c74-c9f602dab849) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:55:05 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:05 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:55:05 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-ef0a767d-e825-4137-8355-6aa2de6796a1 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0753850c-1626-4b53-9c74-c9f602dab849) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fd5fa428-0157-4ede-b46a-2e09b5a86f00', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2079657133',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a943c0d3a6bc4401993998462d30b435',qos_specs=None,replication_status=,reservations=['1efe2d23-a99a-447a-8e4a-2ace75bd9e4e','039286d0-8d4a-4c8f-9505-aad486cf44ac','1efa3904-c6fa-4189-a53e-e213bc009aa7','fb070272-7169-4985-87a5-39dc2813722c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b95379a93df84056b26b4637c92053e4',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T10:55:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2079657133',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fd5fa428-0157-4ede-b46a-2e09b5a86f00,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a943c0d3a6bc4401993998462d30b435',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b95379a93df84056b26b4637c92053e4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:55:05 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-ef0a767d-e825-4137-8355-6aa2de6796a1 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc300997-8ac5-4856-9612-21eaebf00f08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:55:05 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-ef0a767d-e825-4137-8355-6aa2de6796a1 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc300997-8ac5-4856-9612-21eaebf00f08) transitioned into state 'SUCCESS' from state '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-2079657133',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a943c0d3a6bc4401993998462d30b435',qos_specs=None,replication_status=,reservations=['1efe2d23-a99a-447a-8e4a-2ace75bd9e4e','039286d0-8d4a-4c8f-9505-aad486cf44ac','1efa3904-c6fa-4189-a53e-e213bc009aa7','fb070272-7169-4985-87a5-39dc2813722c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b95379a93df84056b26b4637c92053e4',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:55:05 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-ef0a767d-e825-4137-8355-6aa2de6796a1 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfa5b2eb-5100-426f-8f45-cabe5ced094c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:55:05 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-ef0a767d-e825-4137-8355-6aa2de6796a1 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfa5b2eb-5100-426f-8f45-cabe5ced094c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:55:05 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-ef0a767d-e825-4137-8355-6aa2de6796a1 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Flow 'volume_create_api' (65b8272c-ac16-4771-865d-4393ff7e46b2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:55:05 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-ef0a767d-e825-4137-8355-6aa2de6796a1 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Create volume request issued successfully. Sep 02 12:55:05 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-ef0a767d-e825-4137-8355-6aa2de6796a1 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 12:55:05 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 923/1810] 192.168.122.82 () {62 vars in 1178 bytes} [Wed Sep 2 12:55:04 2026] POST /volume/v3/volumes => generated 785 bytes in 492 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:55:05 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-fc58ab16-79cf-4871-a4c7-6a40d353b318 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:05 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-fc58ab16-79cf-4871-a4c7-6a40d353b318 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] GET http://192.168.122.82/volume/v3/volumes/fd5fa428-0157-4ede-b46a-2e09b5a86f00 Sep 02 12:55:05 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-fc58ab16-79cf-4871-a4c7-6a40d353b318 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:05 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-fc58ab16-79cf-4871-a4c7-6a40d353b318 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:05 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:05 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:55:05 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:05 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:55:05 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-fc58ab16-79cf-4871-a4c7-6a40d353b318 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Volume info retrieved successfully. Sep 02 12:55:05 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-fc58ab16-79cf-4871-a4c7-6a40d353b318 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] http://192.168.122.82/volume/v3/volumes/fd5fa428-0157-4ede-b46a-2e09b5a86f00 returned with HTTP 200 Sep 02 12:55:05 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 888/1811] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:55:05 2026] GET /volume/v3/volumes/fd5fa428-0157-4ede-b46a-2e09b5a86f00 => generated 964 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:55:05 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-582e68c0-500a-4031-bacb-e60b51242f00 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:05 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-582e68c0-500a-4031-bacb-e60b51242f00 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] GET http://192.168.122.82/volume/v3/volumes/ec1edc14-d54a-420a-865d-53984cd9a486 Sep 02 12:55:05 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-582e68c0-500a-4031-bacb-e60b51242f00 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:05 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-582e68c0-500a-4031-bacb-e60b51242f00 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:05 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:05 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:55:05 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:05 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:55:05 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-582e68c0-500a-4031-bacb-e60b51242f00 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Volume info retrieved successfully. Sep 02 12:55:05 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-582e68c0-500a-4031-bacb-e60b51242f00 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] http://192.168.122.82/volume/v3/volumes/ec1edc14-d54a-420a-865d-53984cd9a486 returned with HTTP 200 Sep 02 12:55:05 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 924/1812] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:55:05 2026] GET /volume/v3/volumes/ec1edc14-d54a-420a-865d-53984cd9a486 => generated 1004 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:55:05 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-064431ad-ea0c-4edb-91c9-e800ce3e0e21 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:05 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-064431ad-ea0c-4edb-91c9-e800ce3e0e21 tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] GET http://192.168.122.82/volume/v3/volumes/32e2f83f-2214-4ee7-9a35-7df8aff55bad Sep 02 12:55:05 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-064431ad-ea0c-4edb-91c9-e800ce3e0e21 tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:05 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-064431ad-ea0c-4edb-91c9-e800ce3e0e21 tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:05 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:05 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:55:05 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:05 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:55:05 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-064431ad-ea0c-4edb-91c9-e800ce3e0e21 tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] Volume info retrieved successfully. Sep 02 12:55:05 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-064431ad-ea0c-4edb-91c9-e800ce3e0e21 tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] http://192.168.122.82/volume/v3/volumes/32e2f83f-2214-4ee7-9a35-7df8aff55bad returned with HTTP 200 Sep 02 12:55:05 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 889/1813] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:55:05 2026] GET /volume/v3/volumes/32e2f83f-2214-4ee7-9a35-7df8aff55bad => generated 890 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:55:06 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-76e75b0d-fd06-49cc-85c7-5d4dfbfeb747 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:06 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-76e75b0d-fd06-49cc-85c7-5d4dfbfeb747 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] GET http://192.168.122.82/volume/v3/volumes/fd5fa428-0157-4ede-b46a-2e09b5a86f00 Sep 02 12:55:06 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-76e75b0d-fd06-49cc-85c7-5d4dfbfeb747 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:06 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-76e75b0d-fd06-49cc-85c7-5d4dfbfeb747 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:06 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:06 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:55:06 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:06 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:55:06 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-76e75b0d-fd06-49cc-85c7-5d4dfbfeb747 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Volume info retrieved successfully. Sep 02 12:55:06 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-76e75b0d-fd06-49cc-85c7-5d4dfbfeb747 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] http://192.168.122.82/volume/v3/volumes/fd5fa428-0157-4ede-b46a-2e09b5a86f00 returned with HTTP 200 Sep 02 12:55:06 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 925/1814] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:55:06 2026] GET /volume/v3/volumes/fd5fa428-0157-4ede-b46a-2e09b5a86f00 => generated 1014 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 12:55:06 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-a3cf0fe1-594e-4e15-aa4b-22041a985a9c None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:06 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-a3cf0fe1-594e-4e15-aa4b-22041a985a9c tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] GET http://192.168.122.82/volume/v3/volumes/ec1edc14-d54a-420a-865d-53984cd9a486 Sep 02 12:55:06 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-a3cf0fe1-594e-4e15-aa4b-22041a985a9c tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:06 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-a3cf0fe1-594e-4e15-aa4b-22041a985a9c tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:06 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:06 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:55:06 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:06 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:55:06 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-a3cf0fe1-594e-4e15-aa4b-22041a985a9c tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Volume info retrieved successfully. Sep 02 12:55:06 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-a3cf0fe1-594e-4e15-aa4b-22041a985a9c tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] http://192.168.122.82/volume/v3/volumes/ec1edc14-d54a-420a-865d-53984cd9a486 returned with HTTP 200 Sep 02 12:55:06 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 890/1815] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:55:06 2026] GET /volume/v3/volumes/ec1edc14-d54a-420a-865d-53984cd9a486 => generated 1004 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:55:06 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-9bbae359-7cb1-4cf2-85b1-ef704da6a601 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:06 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-9bbae359-7cb1-4cf2-85b1-ef704da6a601 tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] GET http://192.168.122.82/volume/v3/volumes/32e2f83f-2214-4ee7-9a35-7df8aff55bad Sep 02 12:55:06 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-9bbae359-7cb1-4cf2-85b1-ef704da6a601 tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:06 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-9bbae359-7cb1-4cf2-85b1-ef704da6a601 tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:06 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-9bbae359-7cb1-4cf2-85b1-ef704da6a601 tempest-VolumeTypesAccessTest-930588694 tempest-VolumeTypesAccessTest-930588694-project-member] http://192.168.122.82/volume/v3/volumes/32e2f83f-2214-4ee7-9a35-7df8aff55bad returned with HTTP 404 Sep 02 12:55:06 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 926/1816] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:55:06 2026] GET /volume/v3/volumes/32e2f83f-2214-4ee7-9a35-7df8aff55bad => generated 109 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:55:06 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-0d3afee7-a801-4498-b968-a8a5b0aee520 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:06 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-0d3afee7-a801-4498-b968-a8a5b0aee520 tempest-VolumeTypesAccessTest-150807874 tempest-VolumeTypesAccessTest-150807874-project-admin] POST http://192.168.122.82/volume/v3/types/f6db9973-9a2b-452d-ae2d-1414bb9742d5/action Sep 02 12:55:06 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-0d3afee7-a801-4498-b968-a8a5b0aee520 tempest-VolumeTypesAccessTest-150807874 tempest-VolumeTypesAccessTest-150807874-project-admin] Action body: b'{"removeProjectAccess": {"project": "e5787d792f18472c9c3b686c799a12b6"}}' {{(pid=86936) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 12:55:06 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-0d3afee7-a801-4498-b968-a8a5b0aee520 tempest-VolumeTypesAccessTest-150807874 tempest-VolumeTypesAccessTest-150807874-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "e5787d792f18472c9c3b686c799a12b6"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:55:07 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-0d3afee7-a801-4498-b968-a8a5b0aee520 tempest-VolumeTypesAccessTest-150807874 tempest-VolumeTypesAccessTest-150807874-project-admin] http://192.168.122.82/volume/v3/types/f6db9973-9a2b-452d-ae2d-1414bb9742d5/action returned with HTTP 202 Sep 02 12:55:07 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 891/1817] 192.168.122.82 () {60 vars in 1263 bytes} [Wed Sep 2 12:55:06 2026] POST /volume/v3/types/f6db9973-9a2b-452d-ae2d-1414bb9742d5/action => generated 0 bytes in 129 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 12:55:07 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-8e45e510-5279-4e4e-957e-d1e9db9f5935 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:07 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-8e45e510-5279-4e4e-957e-d1e9db9f5935 tempest-VolumeTypesAccessTest-150807874 tempest-VolumeTypesAccessTest-150807874-project-admin] DELETE http://192.168.122.82/volume/v3/types/f6db9973-9a2b-452d-ae2d-1414bb9742d5 Sep 02 12:55:07 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-8e45e510-5279-4e4e-957e-d1e9db9f5935 tempest-VolumeTypesAccessTest-150807874 tempest-VolumeTypesAccessTest-150807874-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:07 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-8e45e510-5279-4e4e-957e-d1e9db9f5935 tempest-VolumeTypesAccessTest-150807874 tempest-VolumeTypesAccessTest-150807874-project-admin] Calling method '_delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:07 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-8e45e510-5279-4e4e-957e-d1e9db9f5935 tempest-VolumeTypesAccessTest-150807874 tempest-VolumeTypesAccessTest-150807874-project-admin] http://192.168.122.82/volume/v3/types/f6db9973-9a2b-452d-ae2d-1414bb9742d5 returned with HTTP 202 Sep 02 12:55:07 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 927/1818] 192.168.122.82 () {58 vars in 1224 bytes} [Wed Sep 2 12:55:07 2026] DELETE /volume/v3/types/f6db9973-9a2b-452d-ae2d-1414bb9742d5 => generated 0 bytes in 198 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 12:55:07 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-83979d27-7ab4-485f-be98-deb06d3175a6 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:07 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-83979d27-7ab4-485f-be98-deb06d3175a6 tempest-VolumeTypesAccessTest-150807874 tempest-VolumeTypesAccessTest-150807874-project-admin] GET http://192.168.122.82/volume/v3/types/f6db9973-9a2b-452d-ae2d-1414bb9742d5 Sep 02 12:55:07 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-83979d27-7ab4-485f-be98-deb06d3175a6 tempest-VolumeTypesAccessTest-150807874 tempest-VolumeTypesAccessTest-150807874-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:07 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-83979d27-7ab4-485f-be98-deb06d3175a6 tempest-VolumeTypesAccessTest-150807874 tempest-VolumeTypesAccessTest-150807874-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:07 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-83979d27-7ab4-485f-be98-deb06d3175a6 tempest-VolumeTypesAccessTest-150807874 tempest-VolumeTypesAccessTest-150807874-project-admin] http://192.168.122.82/volume/v3/types/f6db9973-9a2b-452d-ae2d-1414bb9742d5 returned with HTTP 404 Sep 02 12:55:07 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 892/1819] 192.168.122.82 () {58 vars in 1221 bytes} [Wed Sep 2 12:55:07 2026] GET /volume/v3/types/f6db9973-9a2b-452d-ae2d-1414bb9742d5 => generated 114 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:55:07 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-3cae69a7-50c2-493b-9b9e-979cb4e2d26c None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:07 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-3cae69a7-50c2-493b-9b9e-979cb4e2d26c tempest-VolumeTypesAccessTest-150807874 tempest-VolumeTypesAccessTest-150807874-project-admin] POST http://192.168.122.82/volume/v3/types Sep 02 12:55:07 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-3cae69a7-50c2-493b-9b9e-979cb4e2d26c tempest-VolumeTypesAccessTest-150807874 tempest-VolumeTypesAccessTest-150807874-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1758914376", "os-volume-type-access:is_public": false}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:55:07 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-14e7e2f0-01d1-467a-8601-5a9e56a6afb3 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:07 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-3cae69a7-50c2-493b-9b9e-979cb4e2d26c tempest-VolumeTypesAccessTest-150807874 tempest-VolumeTypesAccessTest-150807874-project-admin] http://192.168.122.82/volume/v3/types returned with HTTP 200 Sep 02 12:55:07 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 928/1820] 192.168.122.82 () {60 vars in 1132 bytes} [Wed Sep 2 12:55:07 2026] POST /volume/v3/types => generated 229 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:55:07 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-14e7e2f0-01d1-467a-8601-5a9e56a6afb3 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] GET http://192.168.122.82/volume/v3/volumes/fd5fa428-0157-4ede-b46a-2e09b5a86f00 Sep 02 12:55:07 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-14e7e2f0-01d1-467a-8601-5a9e56a6afb3 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:07 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-14e7e2f0-01d1-467a-8601-5a9e56a6afb3 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:07 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-23e9599d-540c-4f21-9e53-86d0ef80e479 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:07 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-23e9599d-540c-4f21-9e53-86d0ef80e479 tempest-VolumeTypesAccessTest-150807874 tempest-VolumeTypesAccessTest-150807874-project-admin] POST http://192.168.122.82/volume/v3/types/7cc82ff1-c16c-4330-9dbd-897687ac61f1/action Sep 02 12:55:07 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-23e9599d-540c-4f21-9e53-86d0ef80e479 tempest-VolumeTypesAccessTest-150807874 tempest-VolumeTypesAccessTest-150807874-project-admin] Action body: b'{"addProjectAccess": {"project": "e5787d792f18472c9c3b686c799a12b6"}}' {{(pid=86935) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 12:55:07 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:07 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:55:07 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-23e9599d-540c-4f21-9e53-86d0ef80e479 tempest-VolumeTypesAccessTest-150807874 tempest-VolumeTypesAccessTest-150807874-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "e5787d792f18472c9c3b686c799a12b6"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:55:07 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:07 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:55:07 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-14e7e2f0-01d1-467a-8601-5a9e56a6afb3 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Volume info retrieved successfully. Sep 02 12:55:07 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-14e7e2f0-01d1-467a-8601-5a9e56a6afb3 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] http://192.168.122.82/volume/v3/volumes/fd5fa428-0157-4ede-b46a-2e09b5a86f00 returned with HTTP 200 Sep 02 12:55:07 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 893/1821] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:55:07 2026] GET /volume/v3/volumes/fd5fa428-0157-4ede-b46a-2e09b5a86f00 => generated 1014 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 12:55:07 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-23e9599d-540c-4f21-9e53-86d0ef80e479 tempest-VolumeTypesAccessTest-150807874 tempest-VolumeTypesAccessTest-150807874-project-admin] http://192.168.122.82/volume/v3/types/7cc82ff1-c16c-4330-9dbd-897687ac61f1/action returned with HTTP 202 Sep 02 12:55:07 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 929/1822] 192.168.122.82 () {60 vars in 1263 bytes} [Wed Sep 2 12:55:07 2026] POST /volume/v3/types/7cc82ff1-c16c-4330-9dbd-897687ac61f1/action => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 12:55:07 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-3e2c03d7-2170-466a-abf7-a2b9de624d80 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:07 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-3e2c03d7-2170-466a-abf7-a2b9de624d80 tempest-VolumeTypesAccessTest-150807874 tempest-VolumeTypesAccessTest-150807874-project-admin] POST http://192.168.122.82/volume/v3/types/7cc82ff1-c16c-4330-9dbd-897687ac61f1/action Sep 02 12:55:07 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-3e2c03d7-2170-466a-abf7-a2b9de624d80 tempest-VolumeTypesAccessTest-150807874 tempest-VolumeTypesAccessTest-150807874-project-admin] Action body: b'{"addProjectAccess": {"project": "6d6193736655433c8bf8cd90ff25dd39"}}' {{(pid=86936) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 12:55:07 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-3e2c03d7-2170-466a-abf7-a2b9de624d80 tempest-VolumeTypesAccessTest-150807874 tempest-VolumeTypesAccessTest-150807874-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "6d6193736655433c8bf8cd90ff25dd39"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:55:07 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-f32b8ad8-1a8e-4dc3-93ca-5ad7b38614e7 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:07 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-f32b8ad8-1a8e-4dc3-93ca-5ad7b38614e7 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] GET http://192.168.122.82/volume/v3/volumes/ec1edc14-d54a-420a-865d-53984cd9a486 Sep 02 12:55:07 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-f32b8ad8-1a8e-4dc3-93ca-5ad7b38614e7 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:07 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-f32b8ad8-1a8e-4dc3-93ca-5ad7b38614e7 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:07 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-3e2c03d7-2170-466a-abf7-a2b9de624d80 tempest-VolumeTypesAccessTest-150807874 tempest-VolumeTypesAccessTest-150807874-project-admin] http://192.168.122.82/volume/v3/types/7cc82ff1-c16c-4330-9dbd-897687ac61f1/action returned with HTTP 202 Sep 02 12:55:07 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 894/1823] 192.168.122.82 () {60 vars in 1263 bytes} [Wed Sep 2 12:55:07 2026] POST /volume/v3/types/7cc82ff1-c16c-4330-9dbd-897687ac61f1/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 12:55:07 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-d1e7e35b-505d-47b5-9874-1e185de4defd None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:07 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-d1e7e35b-505d-47b5-9874-1e185de4defd tempest-VolumeTypesAccessTest-150807874 tempest-VolumeTypesAccessTest-150807874-project-admin] GET http://192.168.122.82/volume/v3/types/7cc82ff1-c16c-4330-9dbd-897687ac61f1/os-volume-type-access Sep 02 12:55:07 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-d1e7e35b-505d-47b5-9874-1e185de4defd tempest-VolumeTypesAccessTest-150807874 tempest-VolumeTypesAccessTest-150807874-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:07 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-d1e7e35b-505d-47b5-9874-1e185de4defd tempest-VolumeTypesAccessTest-150807874 tempest-VolumeTypesAccessTest-150807874-project-admin] Calling method 'index' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:07 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:07 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:55:07 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:07 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:55:07 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-d1e7e35b-505d-47b5-9874-1e185de4defd tempest-VolumeTypesAccessTest-150807874 tempest-VolumeTypesAccessTest-150807874-project-admin] http://192.168.122.82/volume/v3/types/7cc82ff1-c16c-4330-9dbd-897687ac61f1/os-volume-type-access returned with HTTP 200 Sep 02 12:55:07 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 895/1824] 192.168.122.82 () {58 vars in 1287 bytes} [Wed Sep 2 12:55:07 2026] GET /volume/v3/types/7cc82ff1-c16c-4330-9dbd-897687ac61f1/os-volume-type-access => generated 244 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:55:07 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-43d58f0a-02d8-435c-88b9-76b870fc4544 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:07 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-f32b8ad8-1a8e-4dc3-93ca-5ad7b38614e7 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Volume info retrieved successfully. Sep 02 12:55:07 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-43d58f0a-02d8-435c-88b9-76b870fc4544 tempest-VolumeTypesAccessTest-150807874 tempest-VolumeTypesAccessTest-150807874-project-admin] POST http://192.168.122.82/volume/v3/types/7cc82ff1-c16c-4330-9dbd-897687ac61f1/action Sep 02 12:55:07 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-43d58f0a-02d8-435c-88b9-76b870fc4544 tempest-VolumeTypesAccessTest-150807874 tempest-VolumeTypesAccessTest-150807874-project-admin] Action body: b'{"removeProjectAccess": {"project": "6d6193736655433c8bf8cd90ff25dd39"}}' {{(pid=86936) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 12:55:07 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-43d58f0a-02d8-435c-88b9-76b870fc4544 tempest-VolumeTypesAccessTest-150807874 tempest-VolumeTypesAccessTest-150807874-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "6d6193736655433c8bf8cd90ff25dd39"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:55:07 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-f32b8ad8-1a8e-4dc3-93ca-5ad7b38614e7 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] http://192.168.122.82/volume/v3/volumes/ec1edc14-d54a-420a-865d-53984cd9a486 returned with HTTP 200 Sep 02 12:55:07 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 930/1825] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:55:07 2026] GET /volume/v3/volumes/ec1edc14-d54a-420a-865d-53984cd9a486 => generated 1004 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:55:07 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-43d58f0a-02d8-435c-88b9-76b870fc4544 tempest-VolumeTypesAccessTest-150807874 tempest-VolumeTypesAccessTest-150807874-project-admin] http://192.168.122.82/volume/v3/types/7cc82ff1-c16c-4330-9dbd-897687ac61f1/action returned with HTTP 202 Sep 02 12:55:07 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 896/1826] 192.168.122.82 () {60 vars in 1263 bytes} [Wed Sep 2 12:55:07 2026] POST /volume/v3/types/7cc82ff1-c16c-4330-9dbd-897687ac61f1/action => generated 0 bytes in 137 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 12:55:07 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-3ab39f19-4b81-4784-8e9a-93e3ae3c34eb None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:07 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-3ab39f19-4b81-4784-8e9a-93e3ae3c34eb tempest-VolumeTypesAccessTest-150807874 tempest-VolumeTypesAccessTest-150807874-project-admin] POST http://192.168.122.82/volume/v3/types/7cc82ff1-c16c-4330-9dbd-897687ac61f1/action Sep 02 12:55:07 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-3ab39f19-4b81-4784-8e9a-93e3ae3c34eb tempest-VolumeTypesAccessTest-150807874 tempest-VolumeTypesAccessTest-150807874-project-admin] Action body: b'{"removeProjectAccess": {"project": "e5787d792f18472c9c3b686c799a12b6"}}' {{(pid=86935) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 12:55:07 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-3ab39f19-4b81-4784-8e9a-93e3ae3c34eb tempest-VolumeTypesAccessTest-150807874 tempest-VolumeTypesAccessTest-150807874-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "e5787d792f18472c9c3b686c799a12b6"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:55:07 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-3ab39f19-4b81-4784-8e9a-93e3ae3c34eb tempest-VolumeTypesAccessTest-150807874 tempest-VolumeTypesAccessTest-150807874-project-admin] http://192.168.122.82/volume/v3/types/7cc82ff1-c16c-4330-9dbd-897687ac61f1/action returned with HTTP 202 Sep 02 12:55:07 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 931/1827] 192.168.122.82 () {60 vars in 1263 bytes} [Wed Sep 2 12:55:07 2026] POST /volume/v3/types/7cc82ff1-c16c-4330-9dbd-897687ac61f1/action => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 12:55:07 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-4f93f9b3-a669-47fe-818e-5b499b211e6f None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:07 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-4f93f9b3-a669-47fe-818e-5b499b211e6f tempest-VolumeTypesAccessTest-150807874 tempest-VolumeTypesAccessTest-150807874-project-admin] DELETE http://192.168.122.82/volume/v3/types/7cc82ff1-c16c-4330-9dbd-897687ac61f1 Sep 02 12:55:07 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-4f93f9b3-a669-47fe-818e-5b499b211e6f tempest-VolumeTypesAccessTest-150807874 tempest-VolumeTypesAccessTest-150807874-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:07 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-4f93f9b3-a669-47fe-818e-5b499b211e6f tempest-VolumeTypesAccessTest-150807874 tempest-VolumeTypesAccessTest-150807874-project-admin] Calling method '_delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:08 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-4f93f9b3-a669-47fe-818e-5b499b211e6f tempest-VolumeTypesAccessTest-150807874 tempest-VolumeTypesAccessTest-150807874-project-admin] http://192.168.122.82/volume/v3/types/7cc82ff1-c16c-4330-9dbd-897687ac61f1 returned with HTTP 202 Sep 02 12:55:08 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 897/1828] 192.168.122.82 () {58 vars in 1224 bytes} [Wed Sep 2 12:55:07 2026] DELETE /volume/v3/types/7cc82ff1-c16c-4330-9dbd-897687ac61f1 => generated 0 bytes in 139 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 12:55:08 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-23746f2a-fbae-42f8-ab58-610991cc83fa None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:08 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-23746f2a-fbae-42f8-ab58-610991cc83fa tempest-VolumeTypesAccessTest-150807874 tempest-VolumeTypesAccessTest-150807874-project-admin] GET http://192.168.122.82/volume/v3/types/7cc82ff1-c16c-4330-9dbd-897687ac61f1 Sep 02 12:55:08 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-23746f2a-fbae-42f8-ab58-610991cc83fa tempest-VolumeTypesAccessTest-150807874 tempest-VolumeTypesAccessTest-150807874-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:08 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-23746f2a-fbae-42f8-ab58-610991cc83fa tempest-VolumeTypesAccessTest-150807874 tempest-VolumeTypesAccessTest-150807874-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:08 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-23746f2a-fbae-42f8-ab58-610991cc83fa tempest-VolumeTypesAccessTest-150807874 tempest-VolumeTypesAccessTest-150807874-project-admin] http://192.168.122.82/volume/v3/types/7cc82ff1-c16c-4330-9dbd-897687ac61f1 returned with HTTP 404 Sep 02 12:55:08 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 932/1829] 192.168.122.82 () {58 vars in 1221 bytes} [Wed Sep 2 12:55:08 2026] GET /volume/v3/types/7cc82ff1-c16c-4330-9dbd-897687ac61f1 => generated 114 bytes in 66 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:55:08 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-ffa79954-e242-4fda-a5ec-965321f4b2bd None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:08 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-ffa79954-e242-4fda-a5ec-965321f4b2bd tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] GET http://192.168.122.82/volume/v3/volumes/fd5fa428-0157-4ede-b46a-2e09b5a86f00 Sep 02 12:55:08 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-ffa79954-e242-4fda-a5ec-965321f4b2bd tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:08 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-ffa79954-e242-4fda-a5ec-965321f4b2bd tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:08 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:08 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:55:08 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:08 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:55:08 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-ffa79954-e242-4fda-a5ec-965321f4b2bd tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Volume info retrieved successfully. Sep 02 12:55:08 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-ffa79954-e242-4fda-a5ec-965321f4b2bd tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] http://192.168.122.82/volume/v3/volumes/fd5fa428-0157-4ede-b46a-2e09b5a86f00 returned with HTTP 200 Sep 02 12:55:08 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 898/1830] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:55:08 2026] GET /volume/v3/volumes/fd5fa428-0157-4ede-b46a-2e09b5a86f00 => generated 1014 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 12:55:08 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-e4a8cdaf-c5c6-4de3-a481-07edb65ad2be None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:08 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e4a8cdaf-c5c6-4de3-a481-07edb65ad2be tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] GET http://192.168.122.82/volume/v3/volumes/ec1edc14-d54a-420a-865d-53984cd9a486 Sep 02 12:55:08 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-e4a8cdaf-c5c6-4de3-a481-07edb65ad2be tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:08 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-e4a8cdaf-c5c6-4de3-a481-07edb65ad2be tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:08 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:08 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:55:08 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:08 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:55:08 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-e4a8cdaf-c5c6-4de3-a481-07edb65ad2be tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Volume info retrieved successfully. Sep 02 12:55:08 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e4a8cdaf-c5c6-4de3-a481-07edb65ad2be tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] http://192.168.122.82/volume/v3/volumes/ec1edc14-d54a-420a-865d-53984cd9a486 returned with HTTP 200 Sep 02 12:55:08 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 933/1831] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:55:08 2026] GET /volume/v3/volumes/ec1edc14-d54a-420a-865d-53984cd9a486 => generated 1004 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:55:09 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-a24abbe1-4855-48e1-b554-04c31589bd87 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:09 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-a24abbe1-4855-48e1-b554-04c31589bd87 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] GET http://192.168.122.82/volume/v3/volumes/fd5fa428-0157-4ede-b46a-2e09b5a86f00 Sep 02 12:55:09 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-a24abbe1-4855-48e1-b554-04c31589bd87 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:09 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-a24abbe1-4855-48e1-b554-04c31589bd87 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:09 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:09 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:55:09 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:09 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:55:09 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-a24abbe1-4855-48e1-b554-04c31589bd87 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Volume info retrieved successfully. Sep 02 12:55:09 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-a24abbe1-4855-48e1-b554-04c31589bd87 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] http://192.168.122.82/volume/v3/volumes/fd5fa428-0157-4ede-b46a-2e09b5a86f00 returned with HTTP 200 Sep 02 12:55:09 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 899/1832] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:55:09 2026] GET /volume/v3/volumes/fd5fa428-0157-4ede-b46a-2e09b5a86f00 => generated 1014 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 12:55:09 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-8261519e-0b33-4956-a6f8-16edb521d804 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:09 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-8261519e-0b33-4956-a6f8-16edb521d804 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] GET http://192.168.122.82/volume/v3/volumes/ec1edc14-d54a-420a-865d-53984cd9a486 Sep 02 12:55:09 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-8261519e-0b33-4956-a6f8-16edb521d804 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:09 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-8261519e-0b33-4956-a6f8-16edb521d804 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:09 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:09 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:55:09 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:09 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:55:10 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-8261519e-0b33-4956-a6f8-16edb521d804 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Volume info retrieved successfully. Sep 02 12:55:10 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-8261519e-0b33-4956-a6f8-16edb521d804 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] http://192.168.122.82/volume/v3/volumes/ec1edc14-d54a-420a-865d-53984cd9a486 returned with HTTP 200 Sep 02 12:55:10 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 934/1833] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:55:09 2026] GET /volume/v3/volumes/ec1edc14-d54a-420a-865d-53984cd9a486 => generated 1004 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:55:10 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-d5c5c895-30d1-479c-abe9-03bcdd75b482 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:10 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-d5c5c895-30d1-479c-abe9-03bcdd75b482 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] GET http://192.168.122.82/volume/v3/volumes/fd5fa428-0157-4ede-b46a-2e09b5a86f00 Sep 02 12:55:10 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-d5c5c895-30d1-479c-abe9-03bcdd75b482 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:10 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-d5c5c895-30d1-479c-abe9-03bcdd75b482 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:10 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:10 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:55:10 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:10 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:55:10 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-d5c5c895-30d1-479c-abe9-03bcdd75b482 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Volume info retrieved successfully. Sep 02 12:55:10 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-d5c5c895-30d1-479c-abe9-03bcdd75b482 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] http://192.168.122.82/volume/v3/volumes/fd5fa428-0157-4ede-b46a-2e09b5a86f00 returned with HTTP 200 Sep 02 12:55:10 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 900/1834] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:55:10 2026] GET /volume/v3/volumes/fd5fa428-0157-4ede-b46a-2e09b5a86f00 => generated 1014 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 12:55:11 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-7afdb62c-5add-45bb-be63-d7e9682c4100 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:11 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-7afdb62c-5add-45bb-be63-d7e9682c4100 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] GET http://192.168.122.82/volume/v3/volumes/ec1edc14-d54a-420a-865d-53984cd9a486 Sep 02 12:55:11 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-7afdb62c-5add-45bb-be63-d7e9682c4100 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:11 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-7afdb62c-5add-45bb-be63-d7e9682c4100 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:11 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:11 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:55:11 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:11 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:55:11 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-7afdb62c-5add-45bb-be63-d7e9682c4100 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Volume info retrieved successfully. Sep 02 12:55:11 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-7afdb62c-5add-45bb-be63-d7e9682c4100 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] http://192.168.122.82/volume/v3/volumes/ec1edc14-d54a-420a-865d-53984cd9a486 returned with HTTP 200 Sep 02 12:55:11 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 935/1835] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:55:11 2026] GET /volume/v3/volumes/ec1edc14-d54a-420a-865d-53984cd9a486 => generated 1258 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:55:11 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-53b3978e-ed31-485c-a74e-163a95409416 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:11 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-53b3978e-ed31-485c-a74e-163a95409416 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] GET http://192.168.122.82/volume/v3/volumes/fd5fa428-0157-4ede-b46a-2e09b5a86f00 Sep 02 12:55:11 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-53b3978e-ed31-485c-a74e-163a95409416 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:11 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-53b3978e-ed31-485c-a74e-163a95409416 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:11 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:11 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:55:11 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:11 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:55:11 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-53b3978e-ed31-485c-a74e-163a95409416 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Volume info retrieved successfully. Sep 02 12:55:11 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-53b3978e-ed31-485c-a74e-163a95409416 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] http://192.168.122.82/volume/v3/volumes/fd5fa428-0157-4ede-b46a-2e09b5a86f00 returned with HTTP 200 Sep 02 12:55:11 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 901/1836] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:55:11 2026] GET /volume/v3/volumes/fd5fa428-0157-4ede-b46a-2e09b5a86f00 => generated 1014 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 12:55:12 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-1831f957-8b90-4a37-8beb-ea8c160e32a1 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:12 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-1831f957-8b90-4a37-8beb-ea8c160e32a1 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] GET http://192.168.122.82/volume/v3/volumes/ec1edc14-d54a-420a-865d-53984cd9a486 Sep 02 12:55:12 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-1831f957-8b90-4a37-8beb-ea8c160e32a1 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:12 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-1831f957-8b90-4a37-8beb-ea8c160e32a1 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:12 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:12 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:55:12 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:12 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:55:12 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-1831f957-8b90-4a37-8beb-ea8c160e32a1 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Volume info retrieved successfully. Sep 02 12:55:12 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-1831f957-8b90-4a37-8beb-ea8c160e32a1 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] http://192.168.122.82/volume/v3/volumes/ec1edc14-d54a-420a-865d-53984cd9a486 returned with HTTP 200 Sep 02 12:55:12 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 936/1837] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:55:12 2026] GET /volume/v3/volumes/ec1edc14-d54a-420a-865d-53984cd9a486 => generated 1256 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:55:12 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [req-3213dacb-a39d-4e44-a285-8a6f1818cd0f req-30e0a40b-c992-4c5f-87a0-89f9d6c28e25 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:12 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-3213dacb-a39d-4e44-a285-8a6f1818cd0f req-30e0a40b-c992-4c5f-87a0-89f9d6c28e25 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] GET http://192.168.122.82/volume/v3/volumes/ec1edc14-d54a-420a-865d-53984cd9a486 Sep 02 12:55:12 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-3213dacb-a39d-4e44-a285-8a6f1818cd0f req-30e0a40b-c992-4c5f-87a0-89f9d6c28e25 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:12 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-3213dacb-a39d-4e44-a285-8a6f1818cd0f req-30e0a40b-c992-4c5f-87a0-89f9d6c28e25 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:12 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:12 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:55:12 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:12 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:55:12 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [req-3213dacb-a39d-4e44-a285-8a6f1818cd0f req-30e0a40b-c992-4c5f-87a0-89f9d6c28e25 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Volume info retrieved successfully. Sep 02 12:55:12 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-3213dacb-a39d-4e44-a285-8a6f1818cd0f req-30e0a40b-c992-4c5f-87a0-89f9d6c28e25 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] http://192.168.122.82/volume/v3/volumes/ec1edc14-d54a-420a-865d-53984cd9a486 returned with HTTP 200 Sep 02 12:55:12 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 902/1838] 192.168.122.82 () {60 vars in 1482 bytes} [Wed Sep 2 12:55:12 2026] GET /volume/v3/volumes/ec1edc14-d54a-420a-865d-53984cd9a486 => generated 1256 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 12:55:12 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-8e2d82a7-dba2-4047-9640-714d66b2c74a None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:12 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-8e2d82a7-dba2-4047-9640-714d66b2c74a tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] GET http://192.168.122.82/volume/v3/volumes/fd5fa428-0157-4ede-b46a-2e09b5a86f00 Sep 02 12:55:12 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-8e2d82a7-dba2-4047-9640-714d66b2c74a tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:12 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-8e2d82a7-dba2-4047-9640-714d66b2c74a tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:12 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:12 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:55:12 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:12 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:55:12 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-8e2d82a7-dba2-4047-9640-714d66b2c74a tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Volume info retrieved successfully. Sep 02 12:55:12 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-8e2d82a7-dba2-4047-9640-714d66b2c74a tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] http://192.168.122.82/volume/v3/volumes/fd5fa428-0157-4ede-b46a-2e09b5a86f00 returned with HTTP 200 Sep 02 12:55:12 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 937/1839] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:55:12 2026] GET /volume/v3/volumes/fd5fa428-0157-4ede-b46a-2e09b5a86f00 => generated 1014 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 12:55:13 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [req-3213dacb-a39d-4e44-a285-8a6f1818cd0f req-1427938d-8faf-4350-84c1-4db5b6ef46f1 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:13 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-3213dacb-a39d-4e44-a285-8a6f1818cd0f req-1427938d-8faf-4350-84c1-4db5b6ef46f1 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] GET http://192.168.122.82/volume/v3/volumes/ec1edc14-d54a-420a-865d-53984cd9a486 Sep 02 12:55:13 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-3213dacb-a39d-4e44-a285-8a6f1818cd0f req-1427938d-8faf-4350-84c1-4db5b6ef46f1 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:13 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-3213dacb-a39d-4e44-a285-8a6f1818cd0f req-1427938d-8faf-4350-84c1-4db5b6ef46f1 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:13 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:13 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:55:13 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:13 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:55:13 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [req-3213dacb-a39d-4e44-a285-8a6f1818cd0f req-1427938d-8faf-4350-84c1-4db5b6ef46f1 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Volume info retrieved successfully. Sep 02 12:55:13 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-3213dacb-a39d-4e44-a285-8a6f1818cd0f req-1427938d-8faf-4350-84c1-4db5b6ef46f1 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] http://192.168.122.82/volume/v3/volumes/ec1edc14-d54a-420a-865d-53984cd9a486 returned with HTTP 200 Sep 02 12:55:13 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 903/1840] 192.168.122.82 () {60 vars in 1482 bytes} [Wed Sep 2 12:55:13 2026] GET /volume/v3/volumes/ec1edc14-d54a-420a-865d-53984cd9a486 => generated 1256 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:55:13 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-9e821c92-0bc9-4a41-8b04-634d7961f154 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:13 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-9e821c92-0bc9-4a41-8b04-634d7961f154 None None] GET http://192.168.122.82/volume// Sep 02 12:55:13 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-9e821c92-0bc9-4a41-8b04-634d7961f154 None None] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:13 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-9e821c92-0bc9-4a41-8b04-634d7961f154 None None] Calling method 'all' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:13 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-9e821c92-0bc9-4a41-8b04-634d7961f154 None None] http://192.168.122.82/volume// returned with HTTP 300 Sep 02 12:55:13 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 938/1841] 192.168.122.82 () {58 vars in 1303 bytes} [Wed Sep 2 12:55:13 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 12:55:13 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [req-3213dacb-a39d-4e44-a285-8a6f1818cd0f req-5c77469d-f7a9-4693-844c-f35c29f44943 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:13 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-3213dacb-a39d-4e44-a285-8a6f1818cd0f req-5c77469d-f7a9-4693-844c-f35c29f44943 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] POST http://192.168.122.82/volume/v3/attachments Sep 02 12:55:13 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-3213dacb-a39d-4e44-a285-8a6f1818cd0f req-5c77469d-f7a9-4693-844c-f35c29f44943 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ec1edc14-d54a-420a-865d-53984cd9a486", "connector": null, "instance_uuid": "d2ce6e78-9e2c-46d1-94ea-1bfb26bb8a46"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:55:13 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:13 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:55:13 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:13 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:55:13 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-3213dacb-a39d-4e44-a285-8a6f1818cd0f req-5c77469d-f7a9-4693-844c-f35c29f44943 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] http://192.168.122.82/volume/v3/attachments returned with HTTP 200 Sep 02 12:55:13 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 904/1842] 192.168.122.82 () {66 vars in 1478 bytes} [Wed Sep 2 12:55:13 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 02 12:55:14 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-81d7a0f3-692e-485c-b1a3-4a4b9fa2f70d None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:14 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-81d7a0f3-692e-485c-b1a3-4a4b9fa2f70d tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] GET http://192.168.122.82/volume/v3/volumes/fd5fa428-0157-4ede-b46a-2e09b5a86f00 Sep 02 12:55:14 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-81d7a0f3-692e-485c-b1a3-4a4b9fa2f70d tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:14 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-81d7a0f3-692e-485c-b1a3-4a4b9fa2f70d tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:14 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:14 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:55:14 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:14 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:55:14 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-81d7a0f3-692e-485c-b1a3-4a4b9fa2f70d tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Volume info retrieved successfully. Sep 02 12:55:14 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-81d7a0f3-692e-485c-b1a3-4a4b9fa2f70d tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] http://192.168.122.82/volume/v3/volumes/fd5fa428-0157-4ede-b46a-2e09b5a86f00 returned with HTTP 200 Sep 02 12:55:14 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 939/1843] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:55:14 2026] GET /volume/v3/volumes/fd5fa428-0157-4ede-b46a-2e09b5a86f00 => generated 1014 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 02 12:55:15 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-5726c7b7-b6e0-47e4-9523-e21f8cf6d693 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:15 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-5726c7b7-b6e0-47e4-9523-e21f8cf6d693 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] GET http://192.168.122.82/volume/v3/volumes/fd5fa428-0157-4ede-b46a-2e09b5a86f00 Sep 02 12:55:15 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-5726c7b7-b6e0-47e4-9523-e21f8cf6d693 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:15 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-5726c7b7-b6e0-47e4-9523-e21f8cf6d693 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:15 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:15 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:55:15 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:15 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:55:15 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-5726c7b7-b6e0-47e4-9523-e21f8cf6d693 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Volume info retrieved successfully. Sep 02 12:55:15 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-5726c7b7-b6e0-47e4-9523-e21f8cf6d693 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] http://192.168.122.82/volume/v3/volumes/fd5fa428-0157-4ede-b46a-2e09b5a86f00 returned with HTTP 200 Sep 02 12:55:15 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 905/1844] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:55:15 2026] GET /volume/v3/volumes/fd5fa428-0157-4ede-b46a-2e09b5a86f00 => generated 1014 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 12:55:15 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-d68b6f71-87f8-409d-8b38-0ec7c6c0480e None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:15 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-d68b6f71-87f8-409d-8b38-0ec7c6c0480e tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] GET http://192.168.122.82/volume/v3/volumes/0773ea04-9ca0-4e2c-a4cb-157b53d78640 Sep 02 12:55:15 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-d68b6f71-87f8-409d-8b38-0ec7c6c0480e tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:15 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-d68b6f71-87f8-409d-8b38-0ec7c6c0480e tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:15 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:15 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:55:15 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:15 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:55:15 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-d68b6f71-87f8-409d-8b38-0ec7c6c0480e tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] Volume info retrieved successfully. Sep 02 12:55:15 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-75716d11-7b4b-404a-846b-a4fbf1243701 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:15 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-75716d11-7b4b-404a-846b-a4fbf1243701 None None] GET http://192.168.122.82/volume// Sep 02 12:55:15 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-75716d11-7b4b-404a-846b-a4fbf1243701 None None] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:15 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-75716d11-7b4b-404a-846b-a4fbf1243701 None None] Calling method 'all' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:15 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-75716d11-7b4b-404a-846b-a4fbf1243701 None None] http://192.168.122.82/volume// returned with HTTP 300 Sep 02 12:55:15 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 906/1845] 192.168.122.82 () {58 vars in 1310 bytes} [Wed Sep 2 12:55:15 2026] GET /volume/ => generated 389 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 12:55:15 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-d68b6f71-87f8-409d-8b38-0ec7c6c0480e tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] http://192.168.122.82/volume/v3/volumes/0773ea04-9ca0-4e2c-a4cb-157b53d78640 returned with HTTP 200 Sep 02 12:55:15 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 940/1846] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:55:15 2026] GET /volume/v3/volumes/0773ea04-9ca0-4e2c-a4cb-157b53d78640 => generated 866 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:55:15 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [req-3213dacb-a39d-4e44-a285-8a6f1818cd0f req-e957c1cf-faf6-450e-b1fb-46a9f563c038 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:15 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-3213dacb-a39d-4e44-a285-8a6f1818cd0f req-e957c1cf-faf6-450e-b1fb-46a9f563c038 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] GET http://192.168.122.82/volume/v3/volumes/ec1edc14-d54a-420a-865d-53984cd9a486 Sep 02 12:55:15 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-3213dacb-a39d-4e44-a285-8a6f1818cd0f req-e957c1cf-faf6-450e-b1fb-46a9f563c038 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:15 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-3213dacb-a39d-4e44-a285-8a6f1818cd0f req-e957c1cf-faf6-450e-b1fb-46a9f563c038 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:15 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:15 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:55:15 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:15 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:55:15 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [req-3213dacb-a39d-4e44-a285-8a6f1818cd0f req-e957c1cf-faf6-450e-b1fb-46a9f563c038 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Volume info retrieved successfully. Sep 02 12:55:15 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-3213dacb-a39d-4e44-a285-8a6f1818cd0f req-e957c1cf-faf6-450e-b1fb-46a9f563c038 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] http://192.168.122.82/volume/v3/volumes/ec1edc14-d54a-420a-865d-53984cd9a486 returned with HTTP 200 Sep 02 12:55:15 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 907/1847] 192.168.122.82 () {62 vars in 1523 bytes} [Wed Sep 2 12:55:15 2026] GET /volume/v3/volumes/ec1edc14-d54a-420a-865d-53984cd9a486 => generated 1436 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 12:55:15 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [req-3213dacb-a39d-4e44-a285-8a6f1818cd0f req-6ea7ac1d-ab1a-4c56-bf0c-911626d86a43 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:15 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-3213dacb-a39d-4e44-a285-8a6f1818cd0f req-6ea7ac1d-ab1a-4c56-bf0c-911626d86a43 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] PUT http://192.168.122.82/volume/v3/attachments/39d742c7-3256-4820-a657-f27e643d9bfe Sep 02 12:55:15 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-3213dacb-a39d-4e44-a285-8a6f1818cd0f req-6ea7ac1d-ab1a-4c56-bf0c-911626d86a43 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.82", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d3f28f32c01d", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d962fb62-a9ac-4620-919c-737cbb1a64b6", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:55:15 devstack devstack@c-api.service[86935]: DEBUG cinder.coordination [req-3213dacb-a39d-4e44-a285-8a6f1818cd0f req-6ea7ac1d-ab1a-4c56-bf0c-911626d86a43 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Acquiring lock "cinder-attachment_update-ec1edc14-d54a-420a-865d-53984cd9a486-devstack" by "attachment_update" {{(pid=86935) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 02 12:55:15 devstack devstack@c-api.service[86935]: DEBUG cinder.coordination [req-3213dacb-a39d-4e44-a285-8a6f1818cd0f req-6ea7ac1d-ab1a-4c56-bf0c-911626d86a43 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Lock "cinder-attachment_update-ec1edc14-d54a-420a-865d-53984cd9a486-devstack" acquired by "attachment_update" :: waited 0.035s {{(pid=86935) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 02 12:55:15 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:15 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:55:15 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-ecb8b647-bdd5-426a-ab0c-76e6f5da14da None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:15 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:15 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:55:16 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-ecb8b647-bdd5-426a-ab0c-76e6f5da14da tempest-VolumeTypesTest-2064308377 tempest-VolumeTypesTest-2064308377-project-admin] POST http://192.168.122.82/volume/v3/types Sep 02 12:55:16 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-ecb8b647-bdd5-426a-ab0c-76e6f5da14da tempest-VolumeTypesTest-2064308377 tempest-VolumeTypesTest-2064308377-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-407734627", "description": "tempest-volume-type-description-2008658927", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}, "os-volume-type-access:is_public": true}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:55:16 devstack devstack@c-api.service[86935]: DEBUG cinder.coordination [req-3213dacb-a39d-4e44-a285-8a6f1818cd0f req-6ea7ac1d-ab1a-4c56-bf0c-911626d86a43 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Lock "cinder-attachment_update-ec1edc14-d54a-420a-865d-53984cd9a486-devstack" released by "attachment_update" :: held 0.238s {{(pid=86935) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 02 12:55:16 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-3213dacb-a39d-4e44-a285-8a6f1818cd0f req-6ea7ac1d-ab1a-4c56-bf0c-911626d86a43 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] http://192.168.122.82/volume/v3/attachments/39d742c7-3256-4820-a657-f27e643d9bfe returned with HTTP 200 Sep 02 12:55:16 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 941/1848] 192.168.122.82 () {66 vars in 1588 bytes} [Wed Sep 2 12:55:15 2026] PUT /volume/v3/attachments/39d742c7-3256-4820-a657-f27e643d9bfe => generated 694 bytes in 330 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:55:16 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-51343a15-dd74-4a9c-920a-152ae7c04b05 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:16 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-51343a15-dd74-4a9c-920a-152ae7c04b05 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] GET http://192.168.122.82/volume/v3/volumes/fd5fa428-0157-4ede-b46a-2e09b5a86f00 Sep 02 12:55:16 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-51343a15-dd74-4a9c-920a-152ae7c04b05 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:16 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-51343a15-dd74-4a9c-920a-152ae7c04b05 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:16 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:16 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:55:16 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:16 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:55:16 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-ecb8b647-bdd5-426a-ab0c-76e6f5da14da tempest-VolumeTypesTest-2064308377 tempest-VolumeTypesTest-2064308377-project-admin] http://192.168.122.82/volume/v3/types returned with HTTP 200 Sep 02 12:55:16 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 908/1849] 192.168.122.82 () {60 vars in 1132 bytes} [Wed Sep 2 12:55:15 2026] POST /volume/v3/types => generated 317 bytes in 311 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:55:16 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-3a36322c-2281-4c51-ae58-a43a0894e552 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:16 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-3a36322c-2281-4c51-ae58-a43a0894e552 tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] GET http://192.168.122.82/volume/v3/volumes/0773ea04-9ca0-4e2c-a4cb-157b53d78640 Sep 02 12:55:16 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-3a36322c-2281-4c51-ae58-a43a0894e552 tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:16 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-3a36322c-2281-4c51-ae58-a43a0894e552 tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:16 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-51343a15-dd74-4a9c-920a-152ae7c04b05 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Volume info retrieved successfully. Sep 02 12:55:16 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:16 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:55:16 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:16 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:55:16 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-51343a15-dd74-4a9c-920a-152ae7c04b05 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] http://192.168.122.82/volume/v3/volumes/fd5fa428-0157-4ede-b46a-2e09b5a86f00 returned with HTTP 200 Sep 02 12:55:16 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 942/1850] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:55:16 2026] GET /volume/v3/volumes/fd5fa428-0157-4ede-b46a-2e09b5a86f00 => generated 1015 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 12:55:16 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-117e7198-3a72-472d-bef2-024b599a0cce None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:16 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-117e7198-3a72-472d-bef2-024b599a0cce tempest-VolumeTypesTest-2064308377 tempest-VolumeTypesTest-2064308377-project-admin] GET http://192.168.122.82/volume/v3/types/8856d47c-459d-47d6-9eb9-893f45ac7540 Sep 02 12:55:16 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-117e7198-3a72-472d-bef2-024b599a0cce tempest-VolumeTypesTest-2064308377 tempest-VolumeTypesTest-2064308377-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:16 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-117e7198-3a72-472d-bef2-024b599a0cce tempest-VolumeTypesTest-2064308377 tempest-VolumeTypesTest-2064308377-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:16 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-117e7198-3a72-472d-bef2-024b599a0cce tempest-VolumeTypesTest-2064308377 tempest-VolumeTypesTest-2064308377-project-admin] http://192.168.122.82/volume/v3/types/8856d47c-459d-47d6-9eb9-893f45ac7540 returned with HTTP 200 Sep 02 12:55:16 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-3a36322c-2281-4c51-ae58-a43a0894e552 tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] Volume info retrieved successfully. Sep 02 12:55:16 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 943/1851] 192.168.122.82 () {58 vars in 1221 bytes} [Wed Sep 2 12:55:16 2026] GET /volume/v3/types/8856d47c-459d-47d6-9eb9-893f45ac7540 => generated 339 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:55:16 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [req-3213dacb-a39d-4e44-a285-8a6f1818cd0f req-f9cf8653-e0db-4a4c-ae00-848ed0aaab5c None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:16 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-3a36322c-2281-4c51-ae58-a43a0894e552 tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] http://192.168.122.82/volume/v3/volumes/0773ea04-9ca0-4e2c-a4cb-157b53d78640 returned with HTTP 200 Sep 02 12:55:16 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 909/1852] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:55:16 2026] GET /volume/v3/volumes/0773ea04-9ca0-4e2c-a4cb-157b53d78640 => generated 866 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:55:16 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-3213dacb-a39d-4e44-a285-8a6f1818cd0f req-f9cf8653-e0db-4a4c-ae00-848ed0aaab5c tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] POST http://192.168.122.82/volume/v3/attachments/39d742c7-3256-4820-a657-f27e643d9bfe/action Sep 02 12:55:16 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-16e2739a-40a7-407b-b1e1-3575feb9b192 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:16 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-3213dacb-a39d-4e44-a285-8a6f1818cd0f req-f9cf8653-e0db-4a4c-ae00-848ed0aaab5c tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Action body: b'{"os-complete": null}' {{(pid=86935) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 12:55:16 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-3213dacb-a39d-4e44-a285-8a6f1818cd0f req-f9cf8653-e0db-4a4c-ae00-848ed0aaab5c tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:55:16 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-16e2739a-40a7-407b-b1e1-3575feb9b192 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-reader] GET http://192.168.122.82/volume/v3/volumes/detail Sep 02 12:55:16 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-16e2739a-40a7-407b-b1e1-3575feb9b192 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-reader] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:16 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-16e2739a-40a7-407b-b1e1-3575feb9b192 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-reader] Calling method 'detail' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:16 devstack devstack@c-api.service[86936]: DEBUG cinder.api.api_utils [None req-16e2739a-40a7-407b-b1e1-3575feb9b192 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-reader] Removing options '' from query. {{(pid=86936) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 12:55:16 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-16e2739a-40a7-407b-b1e1-3575feb9b192 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86936) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 12:55:16 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:16 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:55:16 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-16e2739a-40a7-407b-b1e1-3575feb9b192 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-reader] Get all volumes completed successfully. Sep 02 12:55:16 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:16 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:55:16 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:16 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:55:16 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-16e2739a-40a7-407b-b1e1-3575feb9b192 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-reader] http://192.168.122.82/volume/v3/volumes/detail returned with HTTP 200 Sep 02 12:55:16 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 910/1853] 192.168.122.82 () {60 vars in 1178 bytes} [Wed Sep 2 12:55:16 2026] GET /volume/v3/volumes/detail => generated 855 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:55:16 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-47afbcfb-5892-4760-b2bd-3d70803b07df None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:16 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:16 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:55:16 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-47afbcfb-5892-4760-b2bd-3d70803b07df tempest-VolumeTypesTest-2064308377 tempest-VolumeTypesTest-2064308377-project-admin] DELETE http://192.168.122.82/volume/v3/types/8856d47c-459d-47d6-9eb9-893f45ac7540 Sep 02 12:55:16 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-47afbcfb-5892-4760-b2bd-3d70803b07df tempest-VolumeTypesTest-2064308377 tempest-VolumeTypesTest-2064308377-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:16 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-47afbcfb-5892-4760-b2bd-3d70803b07df tempest-VolumeTypesTest-2064308377 tempest-VolumeTypesTest-2064308377-project-admin] Calling method '_delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:16 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-3213dacb-a39d-4e44-a285-8a6f1818cd0f req-f9cf8653-e0db-4a4c-ae00-848ed0aaab5c tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] http://192.168.122.82/volume/v3/attachments/39d742c7-3256-4820-a657-f27e643d9bfe/action returned with HTTP 204 Sep 02 12:55:16 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 944/1854] 192.168.122.82 () {66 vars in 1609 bytes} [Wed Sep 2 12:55:16 2026] POST /volume/v3/attachments/39d742c7-3256-4820-a657-f27e643d9bfe/action => generated 0 bytes in 102 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:55:16 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-c049bbf7-8df9-436f-96ae-5d55a4aad748 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:16 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-c049bbf7-8df9-436f-96ae-5d55a4aad748 tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] DELETE http://192.168.122.82/volume/v3/volumes/0773ea04-9ca0-4e2c-a4cb-157b53d78640 Sep 02 12:55:16 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-c049bbf7-8df9-436f-96ae-5d55a4aad748 tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:16 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-c049bbf7-8df9-436f-96ae-5d55a4aad748 tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] Calling method 'delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:16 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-c049bbf7-8df9-436f-96ae-5d55a4aad748 tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] Delete volume with id: 0773ea04-9ca0-4e2c-a4cb-157b53d78640 Sep 02 12:55:16 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:16 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:55:16 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:16 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:55:16 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-c049bbf7-8df9-436f-96ae-5d55a4aad748 tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] Volume info retrieved successfully. Sep 02 12:55:16 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-47afbcfb-5892-4760-b2bd-3d70803b07df tempest-VolumeTypesTest-2064308377 tempest-VolumeTypesTest-2064308377-project-admin] http://192.168.122.82/volume/v3/types/8856d47c-459d-47d6-9eb9-893f45ac7540 returned with HTTP 202 Sep 02 12:55:16 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 911/1855] 192.168.122.82 () {58 vars in 1224 bytes} [Wed Sep 2 12:55:16 2026] DELETE /volume/v3/types/8856d47c-459d-47d6-9eb9-893f45ac7540 => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 12:55:16 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-2708a762-2254-4a44-a2ee-a8ad7980ad68 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:16 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-2708a762-2254-4a44-a2ee-a8ad7980ad68 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] DELETE http://192.168.122.82/volume/v3/volumes/fd5fa428-0157-4ede-b46a-2e09b5a86f00 Sep 02 12:55:16 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-2708a762-2254-4a44-a2ee-a8ad7980ad68 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:16 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-2708a762-2254-4a44-a2ee-a8ad7980ad68 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Calling method 'delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:16 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-2708a762-2254-4a44-a2ee-a8ad7980ad68 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Delete volume with id: fd5fa428-0157-4ede-b46a-2e09b5a86f00 Sep 02 12:55:16 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:16 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:55:16 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-c049bbf7-8df9-436f-96ae-5d55a4aad748 tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] Delete volume request issued successfully. Sep 02 12:55:16 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-c049bbf7-8df9-436f-96ae-5d55a4aad748 tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] http://192.168.122.82/volume/v3/volumes/0773ea04-9ca0-4e2c-a4cb-157b53d78640 returned with HTTP 202 Sep 02 12:55:16 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 945/1856] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 12:55:16 2026] DELETE /volume/v3/volumes/0773ea04-9ca0-4e2c-a4cb-157b53d78640 => generated 0 bytes in 114 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 12:55:16 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:16 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:55:16 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-1c37e23f-0325-48fb-aa6c-917d9ef668ba None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:16 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-2708a762-2254-4a44-a2ee-a8ad7980ad68 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Volume info retrieved successfully. Sep 02 12:55:16 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-1c37e23f-0325-48fb-aa6c-917d9ef668ba tempest-VolumeTypesTest-2064308377 tempest-VolumeTypesTest-2064308377-project-admin] GET http://192.168.122.82/volume/v3/types/8856d47c-459d-47d6-9eb9-893f45ac7540 Sep 02 12:55:16 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-1c37e23f-0325-48fb-aa6c-917d9ef668ba tempest-VolumeTypesTest-2064308377 tempest-VolumeTypesTest-2064308377-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:16 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-1c37e23f-0325-48fb-aa6c-917d9ef668ba tempest-VolumeTypesTest-2064308377 tempest-VolumeTypesTest-2064308377-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:16 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-1c37e23f-0325-48fb-aa6c-917d9ef668ba tempest-VolumeTypesTest-2064308377 tempest-VolumeTypesTest-2064308377-project-admin] http://192.168.122.82/volume/v3/types/8856d47c-459d-47d6-9eb9-893f45ac7540 returned with HTTP 404 Sep 02 12:55:16 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 946/1857] 192.168.122.82 () {58 vars in 1221 bytes} [Wed Sep 2 12:55:16 2026] GET /volume/v3/types/8856d47c-459d-47d6-9eb9-893f45ac7540 => generated 114 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:55:16 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-e224c374-0ff7-4271-82a4-fcac90826b6e None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:16 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e224c374-0ff7-4271-82a4-fcac90826b6e tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] GET http://192.168.122.82/volume/v3/volumes/0773ea04-9ca0-4e2c-a4cb-157b53d78640 Sep 02 12:55:16 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-e224c374-0ff7-4271-82a4-fcac90826b6e tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:16 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-e224c374-0ff7-4271-82a4-fcac90826b6e tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:16 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:16 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:55:16 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:16 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:55:16 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-e224c374-0ff7-4271-82a4-fcac90826b6e tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] Volume info retrieved successfully. Sep 02 12:55:16 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-2708a762-2254-4a44-a2ee-a8ad7980ad68 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Delete volume request issued successfully. Sep 02 12:55:16 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-2708a762-2254-4a44-a2ee-a8ad7980ad68 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] http://192.168.122.82/volume/v3/volumes/fd5fa428-0157-4ede-b46a-2e09b5a86f00 returned with HTTP 202 Sep 02 12:55:16 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 912/1858] 192.168.122.82 () {60 vars in 1271 bytes} [Wed Sep 2 12:55:16 2026] DELETE /volume/v3/volumes/fd5fa428-0157-4ede-b46a-2e09b5a86f00 => generated 0 bytes in 178 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 12:55:16 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-7eef336f-517d-4a2a-80a8-2ae8836b6c06 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:16 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-7eef336f-517d-4a2a-80a8-2ae8836b6c06 tempest-VolumeTypesTest-2064308377 tempest-VolumeTypesTest-2064308377-project-admin] POST http://192.168.122.82/volume/v3/types Sep 02 12:55:16 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-7eef336f-517d-4a2a-80a8-2ae8836b6c06 tempest-VolumeTypesTest-2064308377 tempest-VolumeTypesTest-2064308377-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-205099866"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:55:16 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e224c374-0ff7-4271-82a4-fcac90826b6e tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] http://192.168.122.82/volume/v3/volumes/0773ea04-9ca0-4e2c-a4cb-157b53d78640 returned with HTTP 200 Sep 02 12:55:16 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 947/1859] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:55:16 2026] GET /volume/v3/volumes/0773ea04-9ca0-4e2c-a4cb-157b53d78640 => generated 865 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:55:16 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-7eef336f-517d-4a2a-80a8-2ae8836b6c06 tempest-VolumeTypesTest-2064308377 tempest-VolumeTypesTest-2064308377-project-admin] http://192.168.122.82/volume/v3/types returned with HTTP 200 Sep 02 12:55:16 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 913/1860] 192.168.122.82 () {60 vars in 1131 bytes} [Wed Sep 2 12:55:16 2026] POST /volume/v3/types => generated 220 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:55:16 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-3b280945-5f6f-47ae-91bb-60f769f7ec66 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:16 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-eedfbdd5-0f93-426d-8ade-b7504137c8df None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:16 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-eedfbdd5-0f93-426d-8ade-b7504137c8df tempest-VolumeTypesTest-2064308377 tempest-VolumeTypesTest-2064308377-project-admin] POST http://192.168.122.82/volume/v3/types/cd7288bf-927c-4dec-913a-3e03e291af19/encryption Sep 02 12:55:16 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-eedfbdd5-0f93-426d-8ade-b7504137c8df tempest-VolumeTypesTest-2064308377 tempest-VolumeTypesTest-2064308377-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:55:16 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-3b280945-5f6f-47ae-91bb-60f769f7ec66 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] GET http://192.168.122.82/volume/v3/volumes/fd5fa428-0157-4ede-b46a-2e09b5a86f00 Sep 02 12:55:16 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-3b280945-5f6f-47ae-91bb-60f769f7ec66 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:16 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-3b280945-5f6f-47ae-91bb-60f769f7ec66 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:16 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:16 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:55:16 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:16 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:55:16 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-3b280945-5f6f-47ae-91bb-60f769f7ec66 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Volume info retrieved successfully. Sep 02 12:55:16 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-3b280945-5f6f-47ae-91bb-60f769f7ec66 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] http://192.168.122.82/volume/v3/volumes/fd5fa428-0157-4ede-b46a-2e09b5a86f00 returned with HTTP 200 Sep 02 12:55:16 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 948/1861] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:55:16 2026] GET /volume/v3/volumes/fd5fa428-0157-4ede-b46a-2e09b5a86f00 => generated 1014 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 12:55:16 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-eedfbdd5-0f93-426d-8ade-b7504137c8df tempest-VolumeTypesTest-2064308377 tempest-VolumeTypesTest-2064308377-project-admin] http://192.168.122.82/volume/v3/types/cd7288bf-927c-4dec-913a-3e03e291af19/encryption returned with HTTP 200 Sep 02 12:55:16 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 914/1862] 192.168.122.82 () {60 vars in 1276 bytes} [Wed Sep 2 12:55:16 2026] POST /volume/v3/types/cd7288bf-927c-4dec-913a-3e03e291af19/encryption => generated 239 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:55:16 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-827880b4-94e4-45f0-ae91-60e2408d5f04 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:16 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-827880b4-94e4-45f0-ae91-60e2408d5f04 tempest-VolumeTypesTest-2064308377 tempest-VolumeTypesTest-2064308377-project-admin] GET http://192.168.122.82/volume/v3/types/cd7288bf-927c-4dec-913a-3e03e291af19/encryption Sep 02 12:55:16 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-827880b4-94e4-45f0-ae91-60e2408d5f04 tempest-VolumeTypesTest-2064308377 tempest-VolumeTypesTest-2064308377-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:16 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-827880b4-94e4-45f0-ae91-60e2408d5f04 tempest-VolumeTypesTest-2064308377 tempest-VolumeTypesTest-2064308377-project-admin] Calling method 'index' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:16 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-827880b4-94e4-45f0-ae91-60e2408d5f04 tempest-VolumeTypesTest-2064308377 tempest-VolumeTypesTest-2064308377-project-admin] http://192.168.122.82/volume/v3/types/cd7288bf-927c-4dec-913a-3e03e291af19/encryption returned with HTTP 200 Sep 02 12:55:16 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 949/1863] 192.168.122.82 () {58 vars in 1254 bytes} [Wed Sep 2 12:55:16 2026] GET /volume/v3/types/cd7288bf-927c-4dec-913a-3e03e291af19/encryption => generated 325 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:55:16 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-709e46bb-5678-45af-babe-819cc5bdf7e3 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:16 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-709e46bb-5678-45af-babe-819cc5bdf7e3 tempest-VolumeTypesTest-2064308377 tempest-VolumeTypesTest-2064308377-project-admin] PUT http://192.168.122.82/volume/v3/types/cd7288bf-927c-4dec-913a-3e03e291af19/encryption/444c5a3f-6bbb-46a3-9b41-ff44ad008777 Sep 02 12:55:16 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-709e46bb-5678-45af-babe-819cc5bdf7e3 tempest-VolumeTypesTest-2064308377 tempest-VolumeTypesTest-2064308377-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:55:16 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-709e46bb-5678-45af-babe-819cc5bdf7e3 tempest-VolumeTypesTest-2064308377 tempest-VolumeTypesTest-2064308377-project-admin] http://192.168.122.82/volume/v3/types/cd7288bf-927c-4dec-913a-3e03e291af19/encryption/444c5a3f-6bbb-46a3-9b41-ff44ad008777 returned with HTTP 200 Sep 02 12:55:16 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 915/1864] 192.168.122.82 () {60 vars in 1386 bytes} [Wed Sep 2 12:55:16 2026] PUT /volume/v3/types/cd7288bf-927c-4dec-913a-3e03e291af19/encryption/444c5a3f-6bbb-46a3-9b41-ff44ad008777 => generated 122 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 12:55:16 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-56a8767a-97b5-400f-a880-a55e6dbd2dcc None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:16 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-56a8767a-97b5-400f-a880-a55e6dbd2dcc tempest-VolumeTypesTest-2064308377 tempest-VolumeTypesTest-2064308377-project-admin] GET http://192.168.122.82/volume/v3/types/cd7288bf-927c-4dec-913a-3e03e291af19/encryption Sep 02 12:55:16 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-56a8767a-97b5-400f-a880-a55e6dbd2dcc tempest-VolumeTypesTest-2064308377 tempest-VolumeTypesTest-2064308377-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:16 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-56a8767a-97b5-400f-a880-a55e6dbd2dcc tempest-VolumeTypesTest-2064308377 tempest-VolumeTypesTest-2064308377-project-admin] Calling method 'index' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:16 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-56a8767a-97b5-400f-a880-a55e6dbd2dcc tempest-VolumeTypesTest-2064308377 tempest-VolumeTypesTest-2064308377-project-admin] http://192.168.122.82/volume/v3/types/cd7288bf-927c-4dec-913a-3e03e291af19/encryption returned with HTTP 200 Sep 02 12:55:16 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 950/1865] 192.168.122.82 () {58 vars in 1254 bytes} [Wed Sep 2 12:55:16 2026] GET /volume/v3/types/cd7288bf-927c-4dec-913a-3e03e291af19/encryption => generated 347 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:55:16 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-d496ed4a-1cab-47d3-89eb-b958f2338f31 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:16 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-d496ed4a-1cab-47d3-89eb-b958f2338f31 tempest-VolumeTypesTest-2064308377 tempest-VolumeTypesTest-2064308377-project-admin] GET http://192.168.122.82/volume/v3/types/cd7288bf-927c-4dec-913a-3e03e291af19/encryption/cipher Sep 02 12:55:16 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-d496ed4a-1cab-47d3-89eb-b958f2338f31 tempest-VolumeTypesTest-2064308377 tempest-VolumeTypesTest-2064308377-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:16 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-d496ed4a-1cab-47d3-89eb-b958f2338f31 tempest-VolumeTypesTest-2064308377 tempest-VolumeTypesTest-2064308377-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:17 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-d496ed4a-1cab-47d3-89eb-b958f2338f31 tempest-VolumeTypesTest-2064308377 tempest-VolumeTypesTest-2064308377-project-admin] http://192.168.122.82/volume/v3/types/cd7288bf-927c-4dec-913a-3e03e291af19/encryption/cipher returned with HTTP 200 Sep 02 12:55:17 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 916/1866] 192.168.122.82 () {58 vars in 1275 bytes} [Wed Sep 2 12:55:16 2026] GET /volume/v3/types/cd7288bf-927c-4dec-913a-3e03e291af19/encryption/cipher => generated 29 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 02 12:55:17 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-675abad4-5a4d-4d94-b31b-702ae86493d8 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:17 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-675abad4-5a4d-4d94-b31b-702ae86493d8 tempest-VolumeTypesTest-2064308377 tempest-VolumeTypesTest-2064308377-project-admin] DELETE http://192.168.122.82/volume/v3/types/cd7288bf-927c-4dec-913a-3e03e291af19/encryption/444c5a3f-6bbb-46a3-9b41-ff44ad008777 Sep 02 12:55:17 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-675abad4-5a4d-4d94-b31b-702ae86493d8 tempest-VolumeTypesTest-2064308377 tempest-VolumeTypesTest-2064308377-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:17 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-675abad4-5a4d-4d94-b31b-702ae86493d8 tempest-VolumeTypesTest-2064308377 tempest-VolumeTypesTest-2064308377-project-admin] Calling method 'delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:17 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-675abad4-5a4d-4d94-b31b-702ae86493d8 tempest-VolumeTypesTest-2064308377 tempest-VolumeTypesTest-2064308377-project-admin] http://192.168.122.82/volume/v3/types/cd7288bf-927c-4dec-913a-3e03e291af19/encryption/444c5a3f-6bbb-46a3-9b41-ff44ad008777 returned with HTTP 202 Sep 02 12:55:17 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 951/1867] 192.168.122.82 () {58 vars in 1368 bytes} [Wed Sep 2 12:55:17 2026] DELETE /volume/v3/types/cd7288bf-927c-4dec-913a-3e03e291af19/encryption/444c5a3f-6bbb-46a3-9b41-ff44ad008777 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 12:55:17 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-1c3bb12a-5a12-4886-aac3-5d5674cb4390 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:17 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-1c3bb12a-5a12-4886-aac3-5d5674cb4390 tempest-VolumeTypesTest-2064308377 tempest-VolumeTypesTest-2064308377-project-admin] GET http://192.168.122.82/volume/v3/types/cd7288bf-927c-4dec-913a-3e03e291af19/encryption Sep 02 12:55:17 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-1c3bb12a-5a12-4886-aac3-5d5674cb4390 tempest-VolumeTypesTest-2064308377 tempest-VolumeTypesTest-2064308377-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:17 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-1c3bb12a-5a12-4886-aac3-5d5674cb4390 tempest-VolumeTypesTest-2064308377 tempest-VolumeTypesTest-2064308377-project-admin] Calling method 'index' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:17 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-1c3bb12a-5a12-4886-aac3-5d5674cb4390 tempest-VolumeTypesTest-2064308377 tempest-VolumeTypesTest-2064308377-project-admin] http://192.168.122.82/volume/v3/types/cd7288bf-927c-4dec-913a-3e03e291af19/encryption returned with HTTP 200 Sep 02 12:55:17 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 917/1868] 192.168.122.82 () {58 vars in 1254 bytes} [Wed Sep 2 12:55:17 2026] GET /volume/v3/types/cd7288bf-927c-4dec-913a-3e03e291af19/encryption => generated 2 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 02 12:55:17 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-53fa3552-f706-4e64-b7b2-c3aefd0f9223 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:17 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-53fa3552-f706-4e64-b7b2-c3aefd0f9223 tempest-VolumeTypesTest-2064308377 tempest-VolumeTypesTest-2064308377-project-admin] GET http://192.168.122.82/volume/v3/types/cd7288bf-927c-4dec-913a-3e03e291af19/encryption Sep 02 12:55:17 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-53fa3552-f706-4e64-b7b2-c3aefd0f9223 tempest-VolumeTypesTest-2064308377 tempest-VolumeTypesTest-2064308377-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:17 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-53fa3552-f706-4e64-b7b2-c3aefd0f9223 tempest-VolumeTypesTest-2064308377 tempest-VolumeTypesTest-2064308377-project-admin] Calling method 'index' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:17 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-53fa3552-f706-4e64-b7b2-c3aefd0f9223 tempest-VolumeTypesTest-2064308377 tempest-VolumeTypesTest-2064308377-project-admin] http://192.168.122.82/volume/v3/types/cd7288bf-927c-4dec-913a-3e03e291af19/encryption returned with HTTP 200 Sep 02 12:55:17 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 952/1869] 192.168.122.82 () {58 vars in 1254 bytes} [Wed Sep 2 12:55:17 2026] GET /volume/v3/types/cd7288bf-927c-4dec-913a-3e03e291af19/encryption => generated 2 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 283 bytes (2 switches on core 0) Sep 02 12:55:17 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-8f761ea9-cd68-4c49-a477-e977c45f8b0e None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:17 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-8f761ea9-cd68-4c49-a477-e977c45f8b0e tempest-VolumeTypesTest-2064308377 tempest-VolumeTypesTest-2064308377-project-admin] DELETE http://192.168.122.82/volume/v3/types/cd7288bf-927c-4dec-913a-3e03e291af19 Sep 02 12:55:17 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-8f761ea9-cd68-4c49-a477-e977c45f8b0e tempest-VolumeTypesTest-2064308377 tempest-VolumeTypesTest-2064308377-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:17 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-8f761ea9-cd68-4c49-a477-e977c45f8b0e tempest-VolumeTypesTest-2064308377 tempest-VolumeTypesTest-2064308377-project-admin] Calling method '_delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:17 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-8f761ea9-cd68-4c49-a477-e977c45f8b0e tempest-VolumeTypesTest-2064308377 tempest-VolumeTypesTest-2064308377-project-admin] http://192.168.122.82/volume/v3/types/cd7288bf-927c-4dec-913a-3e03e291af19 returned with HTTP 202 Sep 02 12:55:17 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 918/1870] 192.168.122.82 () {58 vars in 1224 bytes} [Wed Sep 2 12:55:17 2026] DELETE /volume/v3/types/cd7288bf-927c-4dec-913a-3e03e291af19 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 12:55:17 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-a37bc2d7-78eb-42cf-a229-4eafd72204ea None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:17 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-a37bc2d7-78eb-42cf-a229-4eafd72204ea tempest-VolumeTypesTest-2064308377 tempest-VolumeTypesTest-2064308377-project-admin] GET http://192.168.122.82/volume/v3/types/cd7288bf-927c-4dec-913a-3e03e291af19 Sep 02 12:55:17 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-a37bc2d7-78eb-42cf-a229-4eafd72204ea tempest-VolumeTypesTest-2064308377 tempest-VolumeTypesTest-2064308377-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:17 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-a37bc2d7-78eb-42cf-a229-4eafd72204ea tempest-VolumeTypesTest-2064308377 tempest-VolumeTypesTest-2064308377-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:17 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-a37bc2d7-78eb-42cf-a229-4eafd72204ea tempest-VolumeTypesTest-2064308377 tempest-VolumeTypesTest-2064308377-project-admin] http://192.168.122.82/volume/v3/types/cd7288bf-927c-4dec-913a-3e03e291af19 returned with HTTP 404 Sep 02 12:55:17 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 953/1871] 192.168.122.82 () {58 vars in 1221 bytes} [Wed Sep 2 12:55:17 2026] GET /volume/v3/types/cd7288bf-927c-4dec-913a-3e03e291af19 => generated 114 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:55:17 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-aad7f506-11a4-404a-8c42-f36b863f0eba None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:17 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-aad7f506-11a4-404a-8c42-f36b863f0eba tempest-VolumeTypesTest-2064308377 tempest-VolumeTypesTest-2064308377-project-admin] GET http://192.168.122.82/volume/v3/types Sep 02 12:55:17 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-aad7f506-11a4-404a-8c42-f36b863f0eba tempest-VolumeTypesTest-2064308377 tempest-VolumeTypesTest-2064308377-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:17 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-aad7f506-11a4-404a-8c42-f36b863f0eba tempest-VolumeTypesTest-2064308377 tempest-VolumeTypesTest-2064308377-project-admin] Calling method 'index' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:17 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-aad7f506-11a4-404a-8c42-f36b863f0eba tempest-VolumeTypesTest-2064308377 tempest-VolumeTypesTest-2064308377-project-admin] http://192.168.122.82/volume/v3/types returned with HTTP 200 Sep 02 12:55:17 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 919/1872] 192.168.122.82 () {58 vars in 1110 bytes} [Wed Sep 2 12:55:17 2026] GET /volume/v3/types => generated 1474 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 12:55:17 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-8a300102-2a8f-480c-8b8a-b14899d36e29 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:17 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-8a300102-2a8f-480c-8b8a-b14899d36e29 tempest-VolumeTypesTest-2064308377 tempest-VolumeTypesTest-2064308377-project-admin] POST http://192.168.122.82/volume/v3/types Sep 02 12:55:17 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-8a300102-2a8f-480c-8b8a-b14899d36e29 tempest-VolumeTypesTest-2064308377 tempest-VolumeTypesTest-2064308377-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1890029817"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:55:17 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-8a300102-2a8f-480c-8b8a-b14899d36e29 tempest-VolumeTypesTest-2064308377 tempest-VolumeTypesTest-2064308377-project-admin] http://192.168.122.82/volume/v3/types returned with HTTP 200 Sep 02 12:55:17 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 954/1873] 192.168.122.82 () {60 vars in 1131 bytes} [Wed Sep 2 12:55:17 2026] POST /volume/v3/types => generated 221 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:55:17 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-52a4b462-5987-4813-a494-232ed0301adc None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:17 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-52a4b462-5987-4813-a494-232ed0301adc tempest-VolumeTypesTest-2064308377 tempest-VolumeTypesTest-2064308377-project-admin] PUT http://192.168.122.82/volume/v3/types/3aa24972-d31d-4555-a89a-d35f37e63bfa Sep 02 12:55:17 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-52a4b462-5987-4813-a494-232ed0301adc tempest-VolumeTypesTest-2064308377 tempest-VolumeTypesTest-2064308377-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-2109388767", "description": "tempest-volume-type-description-1985257023", "is_public": false}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:55:17 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-52a4b462-5987-4813-a494-232ed0301adc tempest-VolumeTypesTest-2064308377 tempest-VolumeTypesTest-2064308377-project-admin] http://192.168.122.82/volume/v3/types/3aa24972-d31d-4555-a89a-d35f37e63bfa returned with HTTP 200 Sep 02 12:55:17 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 920/1874] 192.168.122.82 () {60 vars in 1242 bytes} [Wed Sep 2 12:55:17 2026] PUT /volume/v3/types/3aa24972-d31d-4555-a89a-d35f37e63bfa => generated 205 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 12:55:17 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-f5171429-6fc1-446d-a53f-69b37319887a None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:17 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-f5171429-6fc1-446d-a53f-69b37319887a tempest-VolumeTypesTest-2064308377 tempest-VolumeTypesTest-2064308377-project-admin] GET http://192.168.122.82/volume/v3/types/3aa24972-d31d-4555-a89a-d35f37e63bfa Sep 02 12:55:17 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-f5171429-6fc1-446d-a53f-69b37319887a tempest-VolumeTypesTest-2064308377 tempest-VolumeTypesTest-2064308377-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:17 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-f5171429-6fc1-446d-a53f-69b37319887a tempest-VolumeTypesTest-2064308377 tempest-VolumeTypesTest-2064308377-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:17 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-f5171429-6fc1-446d-a53f-69b37319887a tempest-VolumeTypesTest-2064308377 tempest-VolumeTypesTest-2064308377-project-admin] http://192.168.122.82/volume/v3/types/3aa24972-d31d-4555-a89a-d35f37e63bfa returned with HTTP 200 Sep 02 12:55:17 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 955/1875] 192.168.122.82 () {58 vars in 1221 bytes} [Wed Sep 2 12:55:17 2026] GET /volume/v3/types/3aa24972-d31d-4555-a89a-d35f37e63bfa => generated 269 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 12:55:17 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-2dc1548a-1ab7-419c-821d-c8af7894d45a None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:17 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-2dc1548a-1ab7-419c-821d-c8af7894d45a tempest-VolumeTypesTest-2064308377 tempest-VolumeTypesTest-2064308377-project-admin] DELETE http://192.168.122.82/volume/v3/types/3aa24972-d31d-4555-a89a-d35f37e63bfa Sep 02 12:55:17 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-2dc1548a-1ab7-419c-821d-c8af7894d45a tempest-VolumeTypesTest-2064308377 tempest-VolumeTypesTest-2064308377-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:17 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-2dc1548a-1ab7-419c-821d-c8af7894d45a tempest-VolumeTypesTest-2064308377 tempest-VolumeTypesTest-2064308377-project-admin] Calling method '_delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:17 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-2dc1548a-1ab7-419c-821d-c8af7894d45a tempest-VolumeTypesTest-2064308377 tempest-VolumeTypesTest-2064308377-project-admin] http://192.168.122.82/volume/v3/types/3aa24972-d31d-4555-a89a-d35f37e63bfa returned with HTTP 202 Sep 02 12:55:17 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 921/1876] 192.168.122.82 () {58 vars in 1224 bytes} [Wed Sep 2 12:55:17 2026] DELETE /volume/v3/types/3aa24972-d31d-4555-a89a-d35f37e63bfa => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 12:55:17 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-bb4b8451-f1ff-4415-8bd3-f72321210504 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:17 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-bb4b8451-f1ff-4415-8bd3-f72321210504 tempest-VolumeTypesTest-2064308377 tempest-VolumeTypesTest-2064308377-project-admin] GET http://192.168.122.82/volume/v3/types/3aa24972-d31d-4555-a89a-d35f37e63bfa Sep 02 12:55:17 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-bb4b8451-f1ff-4415-8bd3-f72321210504 tempest-VolumeTypesTest-2064308377 tempest-VolumeTypesTest-2064308377-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:17 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-bb4b8451-f1ff-4415-8bd3-f72321210504 tempest-VolumeTypesTest-2064308377 tempest-VolumeTypesTest-2064308377-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:17 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-bb4b8451-f1ff-4415-8bd3-f72321210504 tempest-VolumeTypesTest-2064308377 tempest-VolumeTypesTest-2064308377-project-admin] http://192.168.122.82/volume/v3/types/3aa24972-d31d-4555-a89a-d35f37e63bfa returned with HTTP 404 Sep 02 12:55:17 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-f6a8d2d9-dfd4-401f-8d37-4539c50301b4 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:17 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 956/1877] 192.168.122.82 () {58 vars in 1221 bytes} [Wed Sep 2 12:55:17 2026] GET /volume/v3/types/3aa24972-d31d-4555-a89a-d35f37e63bfa => generated 114 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:55:17 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-f6a8d2d9-dfd4-401f-8d37-4539c50301b4 tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] GET http://192.168.122.82/volume/v3/volumes/0773ea04-9ca0-4e2c-a4cb-157b53d78640 Sep 02 12:55:17 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-f6a8d2d9-dfd4-401f-8d37-4539c50301b4 tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:17 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-f6a8d2d9-dfd4-401f-8d37-4539c50301b4 tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:17 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:17 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:55:17 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:17 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:55:17 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-f6a8d2d9-dfd4-401f-8d37-4539c50301b4 tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] Volume info retrieved successfully. Sep 02 12:55:17 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-f6a8d2d9-dfd4-401f-8d37-4539c50301b4 tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] http://192.168.122.82/volume/v3/volumes/0773ea04-9ca0-4e2c-a4cb-157b53d78640 returned with HTTP 200 Sep 02 12:55:17 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 922/1878] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:55:17 2026] GET /volume/v3/volumes/0773ea04-9ca0-4e2c-a4cb-157b53d78640 => generated 865 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:55:17 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-475638cc-5a62-47e9-9a61-e6e165e9c233 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:17 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-475638cc-5a62-47e9-9a61-e6e165e9c233 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] GET http://192.168.122.82/volume/v3/volumes/fd5fa428-0157-4ede-b46a-2e09b5a86f00 Sep 02 12:55:17 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-475638cc-5a62-47e9-9a61-e6e165e9c233 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:17 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-475638cc-5a62-47e9-9a61-e6e165e9c233 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:17 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-475638cc-5a62-47e9-9a61-e6e165e9c233 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] http://192.168.122.82/volume/v3/volumes/fd5fa428-0157-4ede-b46a-2e09b5a86f00 returned with HTTP 404 Sep 02 12:55:17 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 957/1879] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:55:17 2026] GET /volume/v3/volumes/fd5fa428-0157-4ede-b46a-2e09b5a86f00 => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 12:55:17 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-3e924dc0-cfaf-4d57-b1c6-6836c48c4a72 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:17 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-3e924dc0-cfaf-4d57-b1c6-6836c48c4a72 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] POST http://192.168.122.82/volume/v3/volumes Sep 02 12:55:17 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-3e924dc0-cfaf-4d57-b1c6-6836c48c4a72 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-483474247"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:55:17 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.volumes [None req-3e924dc0-cfaf-4d57-b1c6-6836c48c4a72 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-483474247'}} {{(pid=86936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 12:55:17 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-3e924dc0-cfaf-4d57-b1c6-6836c48c4a72 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Create volume of 1 GB Sep 02 12:55:17 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-3e924dc0-cfaf-4d57-b1c6-6836c48c4a72 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Availability Zones retrieved successfully. Sep 02 12:55:17 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-3e924dc0-cfaf-4d57-b1c6-6836c48c4a72 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Flow 'volume_create_api' (b4314a4b-e1d4-4c2b-94d7-f7898e699436) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:55:17 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-3e924dc0-cfaf-4d57-b1c6-6836c48c4a72 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (813994f9-5047-40fe-804e-b2a18dfe8577) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:55:17 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.flows.api.create_volume [None req-3e924dc0-cfaf-4d57-b1c6-6836c48c4a72 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Validating volume size '1' using validate_int {{(pid=86936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 12:55:17 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-3e924dc0-cfaf-4d57-b1c6-6836c48c4a72 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (813994f9-5047-40fe-804e-b2a18dfe8577) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:55:17 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-3e924dc0-cfaf-4d57-b1c6-6836c48c4a72 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f586fc68-a023-49ec-b504-337cc746ceda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:55:18 devstack devstack@c-api.service[86936]: DEBUG cinder.quota [None req-3e924dc0-cfaf-4d57-b1c6-6836c48c4a72 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Created reservations ['c303244c-13d7-44fc-931a-01317f504ca5', 'ceb681a4-e838-4722-b21f-7d93b79451d6', '5343fd5f-dc91-47b1-9c2c-a8ef6c86980b', 'a82c809f-4b10-4a3b-92a9-9d325250f5d6'] {{(pid=86936) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:55:18 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-3e924dc0-cfaf-4d57-b1c6-6836c48c4a72 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f586fc68-a023-49ec-b504-337cc746ceda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c303244c-13d7-44fc-931a-01317f504ca5', 'ceb681a4-e838-4722-b21f-7d93b79451d6', '5343fd5f-dc91-47b1-9c2c-a8ef6c86980b', 'a82c809f-4b10-4a3b-92a9-9d325250f5d6']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:55:18 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-3e924dc0-cfaf-4d57-b1c6-6836c48c4a72 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3c796c9-4519-418b-8d5f-6fd31c323525) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:55:18 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:18 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:55:18 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-3e924dc0-cfaf-4d57-b1c6-6836c48c4a72 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3c796c9-4519-418b-8d5f-6fd31c323525) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '79b68ff4-f7a6-4856-b6e5-85b14a5a6750', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-483474247',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a943c0d3a6bc4401993998462d30b435',qos_specs=None,replication_status=,reservations=['c303244c-13d7-44fc-931a-01317f504ca5','ceb681a4-e838-4722-b21f-7d93b79451d6','5343fd5f-dc91-47b1-9c2c-a8ef6c86980b','a82c809f-4b10-4a3b-92a9-9d325250f5d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b95379a93df84056b26b4637c92053e4',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T10:55:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-483474247',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=79b68ff4-f7a6-4856-b6e5-85b14a5a6750,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a943c0d3a6bc4401993998462d30b435',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b95379a93df84056b26b4637c92053e4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:55:18 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-3e924dc0-cfaf-4d57-b1c6-6836c48c4a72 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (689cb17e-11d5-4da4-8df0-23e9076b4c3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:55:18 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-3e924dc0-cfaf-4d57-b1c6-6836c48c4a72 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (689cb17e-11d5-4da4-8df0-23e9076b4c3f) transitioned into state 'SUCCESS' from state '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-483474247',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a943c0d3a6bc4401993998462d30b435',qos_specs=None,replication_status=,reservations=['c303244c-13d7-44fc-931a-01317f504ca5','ceb681a4-e838-4722-b21f-7d93b79451d6','5343fd5f-dc91-47b1-9c2c-a8ef6c86980b','a82c809f-4b10-4a3b-92a9-9d325250f5d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b95379a93df84056b26b4637c92053e4',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:55:18 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-3e924dc0-cfaf-4d57-b1c6-6836c48c4a72 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42165829-8dbc-4dcb-96b5-ce7d65f295d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:55:18 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-3e924dc0-cfaf-4d57-b1c6-6836c48c4a72 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42165829-8dbc-4dcb-96b5-ce7d65f295d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:55:18 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-3e924dc0-cfaf-4d57-b1c6-6836c48c4a72 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Flow 'volume_create_api' (b4314a4b-e1d4-4c2b-94d7-f7898e699436) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:55:18 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-3e924dc0-cfaf-4d57-b1c6-6836c48c4a72 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Create volume request issued successfully. Sep 02 12:55:18 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-3e924dc0-cfaf-4d57-b1c6-6836c48c4a72 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 12:55:18 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 923/1880] 192.168.122.82 () {62 vars in 1178 bytes} [Wed Sep 2 12:55:17 2026] POST /volume/v3/volumes => generated 784 bytes in 508 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:55:18 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-b2154805-0292-45ea-a84e-a81610134ed9 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:18 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-b2154805-0292-45ea-a84e-a81610134ed9 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] GET http://192.168.122.82/volume/v3/volumes/79b68ff4-f7a6-4856-b6e5-85b14a5a6750 Sep 02 12:55:18 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-b2154805-0292-45ea-a84e-a81610134ed9 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:18 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-b2154805-0292-45ea-a84e-a81610134ed9 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:18 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:18 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:55:18 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:18 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:55:18 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-b2154805-0292-45ea-a84e-a81610134ed9 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Volume info retrieved successfully. Sep 02 12:55:18 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-b2154805-0292-45ea-a84e-a81610134ed9 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] http://192.168.122.82/volume/v3/volumes/79b68ff4-f7a6-4856-b6e5-85b14a5a6750 returned with HTTP 200 Sep 02 12:55:18 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 958/1881] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:55:18 2026] GET /volume/v3/volumes/79b68ff4-f7a6-4856-b6e5-85b14a5a6750 => generated 963 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:55:18 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-784841e5-2e54-42b3-bf09-ca521abb6f11 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:18 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-784841e5-2e54-42b3-bf09-ca521abb6f11 tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] GET http://192.168.122.82/volume/v3/volumes/0773ea04-9ca0-4e2c-a4cb-157b53d78640 Sep 02 12:55:18 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-784841e5-2e54-42b3-bf09-ca521abb6f11 tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:18 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-784841e5-2e54-42b3-bf09-ca521abb6f11 tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:18 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-784841e5-2e54-42b3-bf09-ca521abb6f11 tempest-VolumesActionsTest-2003327171 tempest-VolumesActionsTest-2003327171-project-member] http://192.168.122.82/volume/v3/volumes/0773ea04-9ca0-4e2c-a4cb-157b53d78640 returned with HTTP 404 Sep 02 12:55:18 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 924/1882] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:55:18 2026] GET /volume/v3/volumes/0773ea04-9ca0-4e2c-a4cb-157b53d78640 => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 12:55:19 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-9ca3cf45-257a-4e8c-9ba5-884b7c802fde None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:19 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-9ca3cf45-257a-4e8c-9ba5-884b7c802fde tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] GET http://192.168.122.82/volume/v3/volumes/79b68ff4-f7a6-4856-b6e5-85b14a5a6750 Sep 02 12:55:19 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-9ca3cf45-257a-4e8c-9ba5-884b7c802fde tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:19 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-9ca3cf45-257a-4e8c-9ba5-884b7c802fde tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:19 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:19 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:55:19 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:19 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:55:19 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-9ca3cf45-257a-4e8c-9ba5-884b7c802fde tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Volume info retrieved successfully. Sep 02 12:55:19 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-9ca3cf45-257a-4e8c-9ba5-884b7c802fde tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] http://192.168.122.82/volume/v3/volumes/79b68ff4-f7a6-4856-b6e5-85b14a5a6750 returned with HTTP 200 Sep 02 12:55:19 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 959/1883] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:55:19 2026] GET /volume/v3/volumes/79b68ff4-f7a6-4856-b6e5-85b14a5a6750 => generated 1013 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 02 12:55:20 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-5866a568-4095-40a6-b085-c611ffd00d88 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:20 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-5866a568-4095-40a6-b085-c611ffd00d88 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] GET http://192.168.122.82/volume/v3/volumes/79b68ff4-f7a6-4856-b6e5-85b14a5a6750 Sep 02 12:55:20 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-5866a568-4095-40a6-b085-c611ffd00d88 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:20 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-5866a568-4095-40a6-b085-c611ffd00d88 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:20 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:20 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:55:20 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:20 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:55:20 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-5866a568-4095-40a6-b085-c611ffd00d88 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Volume info retrieved successfully. Sep 02 12:55:20 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-5866a568-4095-40a6-b085-c611ffd00d88 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] http://192.168.122.82/volume/v3/volumes/79b68ff4-f7a6-4856-b6e5-85b14a5a6750 returned with HTTP 200 Sep 02 12:55:20 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 925/1884] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:55:20 2026] GET /volume/v3/volumes/79b68ff4-f7a6-4856-b6e5-85b14a5a6750 => generated 1014 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 12:55:20 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-95cba5c9-05b7-44ba-9684-1b7a715860ad None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:20 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-95cba5c9-05b7-44ba-9684-1b7a715860ad tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-reader] GET http://192.168.122.82/volume/v3/volumes/79b68ff4-f7a6-4856-b6e5-85b14a5a6750 Sep 02 12:55:20 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-95cba5c9-05b7-44ba-9684-1b7a715860ad tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-reader] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:20 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-95cba5c9-05b7-44ba-9684-1b7a715860ad tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-reader] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:20 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:20 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:55:20 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:20 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:55:20 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-95cba5c9-05b7-44ba-9684-1b7a715860ad tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-reader] Volume info retrieved successfully. Sep 02 12:55:20 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-95cba5c9-05b7-44ba-9684-1b7a715860ad tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-reader] http://192.168.122.82/volume/v3/volumes/79b68ff4-f7a6-4856-b6e5-85b14a5a6750 returned with HTTP 200 Sep 02 12:55:20 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 960/1885] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:55:20 2026] GET /volume/v3/volumes/79b68ff4-f7a6-4856-b6e5-85b14a5a6750 => generated 851 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:55:20 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-22a5e2d5-8242-4a7f-a725-479f53ae1130 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:20 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-22a5e2d5-8242-4a7f-a725-479f53ae1130 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] DELETE http://192.168.122.82/volume/v3/volumes/79b68ff4-f7a6-4856-b6e5-85b14a5a6750 Sep 02 12:55:20 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-22a5e2d5-8242-4a7f-a725-479f53ae1130 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:20 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-22a5e2d5-8242-4a7f-a725-479f53ae1130 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Calling method 'delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:20 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-22a5e2d5-8242-4a7f-a725-479f53ae1130 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Delete volume with id: 79b68ff4-f7a6-4856-b6e5-85b14a5a6750 Sep 02 12:55:20 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:20 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:55:20 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:20 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:55:20 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-22a5e2d5-8242-4a7f-a725-479f53ae1130 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Volume info retrieved successfully. Sep 02 12:55:20 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-22a5e2d5-8242-4a7f-a725-479f53ae1130 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Delete volume request issued successfully. Sep 02 12:55:20 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-22a5e2d5-8242-4a7f-a725-479f53ae1130 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] http://192.168.122.82/volume/v3/volumes/79b68ff4-f7a6-4856-b6e5-85b14a5a6750 returned with HTTP 202 Sep 02 12:55:20 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 926/1886] 192.168.122.82 () {60 vars in 1271 bytes} [Wed Sep 2 12:55:20 2026] DELETE /volume/v3/volumes/79b68ff4-f7a6-4856-b6e5-85b14a5a6750 => generated 0 bytes in 120 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 12:55:20 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-c1c1bb85-9dd2-4e6a-ab58-1ba302655773 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:20 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-c1c1bb85-9dd2-4e6a-ab58-1ba302655773 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] GET http://192.168.122.82/volume/v3/volumes/79b68ff4-f7a6-4856-b6e5-85b14a5a6750 Sep 02 12:55:20 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-c1c1bb85-9dd2-4e6a-ab58-1ba302655773 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:20 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-c1c1bb85-9dd2-4e6a-ab58-1ba302655773 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:20 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:20 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:55:20 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:20 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:55:21 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-c1c1bb85-9dd2-4e6a-ab58-1ba302655773 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Volume info retrieved successfully. Sep 02 12:55:21 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-c1c1bb85-9dd2-4e6a-ab58-1ba302655773 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] http://192.168.122.82/volume/v3/volumes/79b68ff4-f7a6-4856-b6e5-85b14a5a6750 returned with HTTP 200 Sep 02 12:55:21 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 961/1887] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:55:20 2026] GET /volume/v3/volumes/79b68ff4-f7a6-4856-b6e5-85b14a5a6750 => generated 1013 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 12:55:22 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-55f0917a-bffc-413d-bcc2-a1126002a196 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:22 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-55f0917a-bffc-413d-bcc2-a1126002a196 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] GET http://192.168.122.82/volume/v3/volumes/79b68ff4-f7a6-4856-b6e5-85b14a5a6750 Sep 02 12:55:22 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-55f0917a-bffc-413d-bcc2-a1126002a196 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:22 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-55f0917a-bffc-413d-bcc2-a1126002a196 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:22 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:22 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:55:22 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:22 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:55:22 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-55f0917a-bffc-413d-bcc2-a1126002a196 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Volume info retrieved successfully. Sep 02 12:55:22 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-55f0917a-bffc-413d-bcc2-a1126002a196 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] http://192.168.122.82/volume/v3/volumes/79b68ff4-f7a6-4856-b6e5-85b14a5a6750 returned with HTTP 200 Sep 02 12:55:22 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 927/1888] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:55:22 2026] GET /volume/v3/volumes/79b68ff4-f7a6-4856-b6e5-85b14a5a6750 => generated 1013 bytes in 792 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 12:55:23 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-1134ff0e-5ec4-481d-8208-b0c8c8105b9e None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:23 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-1134ff0e-5ec4-481d-8208-b0c8c8105b9e tempest-ExtensionsTestJSON-2122810225 tempest-ExtensionsTestJSON-2122810225-project-member] GET http://192.168.122.82/volume/v3/extensions Sep 02 12:55:23 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-1134ff0e-5ec4-481d-8208-b0c8c8105b9e tempest-ExtensionsTestJSON-2122810225 tempest-ExtensionsTestJSON-2122810225-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:23 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-1134ff0e-5ec4-481d-8208-b0c8c8105b9e tempest-ExtensionsTestJSON-2122810225 tempest-ExtensionsTestJSON-2122810225-project-member] Calling method 'index' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:23 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-1134ff0e-5ec4-481d-8208-b0c8c8105b9e tempest-ExtensionsTestJSON-2122810225 tempest-ExtensionsTestJSON-2122810225-project-member] http://192.168.122.82/volume/v3/extensions returned with HTTP 200 Sep 02 12:55:23 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 962/1889] 192.168.122.82 () {58 vars in 1125 bytes} [Wed Sep 2 12:55:23 2026] GET /volume/v3/extensions => generated 5245 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:55:23 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-bfa46a33-e8a4-4f01-9d43-1a24ef30528b None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:23 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-bfa46a33-e8a4-4f01-9d43-1a24ef30528b tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] GET http://192.168.122.82/volume/v3/volumes/79b68ff4-f7a6-4856-b6e5-85b14a5a6750 Sep 02 12:55:23 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-bfa46a33-e8a4-4f01-9d43-1a24ef30528b tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:23 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-bfa46a33-e8a4-4f01-9d43-1a24ef30528b tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:23 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-bfa46a33-e8a4-4f01-9d43-1a24ef30528b tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] http://192.168.122.82/volume/v3/volumes/79b68ff4-f7a6-4856-b6e5-85b14a5a6750 returned with HTTP 404 Sep 02 12:55:23 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 928/1890] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:55:23 2026] GET /volume/v3/volumes/79b68ff4-f7a6-4856-b6e5-85b14a5a6750 => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 12:55:23 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-cd634e6e-23bb-4224-8a8c-e4b0f6f1aeaa None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:23 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-cd634e6e-23bb-4224-8a8c-e4b0f6f1aeaa tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] POST http://192.168.122.82/volume/v3/volumes Sep 02 12:55:23 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-cd634e6e-23bb-4224-8a8c-e4b0f6f1aeaa tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-468852301"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:55:23 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.volumes [None req-cd634e6e-23bb-4224-8a8c-e4b0f6f1aeaa tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-468852301'}} {{(pid=86935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 12:55:23 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-cd634e6e-23bb-4224-8a8c-e4b0f6f1aeaa tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Create volume of 1 GB Sep 02 12:55:23 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-cd634e6e-23bb-4224-8a8c-e4b0f6f1aeaa tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Availability Zones retrieved successfully. Sep 02 12:55:23 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-cd634e6e-23bb-4224-8a8c-e4b0f6f1aeaa tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Flow 'volume_create_api' (94b01cc1-01dc-4782-ab90-8a5337ae017d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:55:23 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-cd634e6e-23bb-4224-8a8c-e4b0f6f1aeaa tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (771a0d3d-a151-4bd6-bc35-e48ce0ea7ce0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:55:23 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.flows.api.create_volume [None req-cd634e6e-23bb-4224-8a8c-e4b0f6f1aeaa tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Validating volume size '1' using validate_int {{(pid=86935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 12:55:24 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-cd634e6e-23bb-4224-8a8c-e4b0f6f1aeaa tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (771a0d3d-a151-4bd6-bc35-e48ce0ea7ce0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:55:24 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-cd634e6e-23bb-4224-8a8c-e4b0f6f1aeaa tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8feba80a-7976-4c89-8879-1309bbe5a03c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:55:24 devstack devstack@c-api.service[86935]: DEBUG cinder.quota [None req-cd634e6e-23bb-4224-8a8c-e4b0f6f1aeaa tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Created reservations ['f0436e98-0f1a-4612-a3aa-a198bd5abd16', '93f7441b-5c97-431b-a9c4-8e6f1485eedc', '22d3df1f-2f0e-4d8f-ad10-694590544bf7', 'fc03e29e-cf9c-402d-800b-cf2b27348b53'] {{(pid=86935) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:55:24 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-cd634e6e-23bb-4224-8a8c-e4b0f6f1aeaa tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8feba80a-7976-4c89-8879-1309bbe5a03c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f0436e98-0f1a-4612-a3aa-a198bd5abd16', '93f7441b-5c97-431b-a9c4-8e6f1485eedc', '22d3df1f-2f0e-4d8f-ad10-694590544bf7', 'fc03e29e-cf9c-402d-800b-cf2b27348b53']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:55:24 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-cd634e6e-23bb-4224-8a8c-e4b0f6f1aeaa tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7630c00a-8776-4f39-b48f-aa42ae2d9037) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:55:24 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:24 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:55:24 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-cd634e6e-23bb-4224-8a8c-e4b0f6f1aeaa tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7630c00a-8776-4f39-b48f-aa42ae2d9037) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '36728e7c-ea9e-4e39-bdfe-d01aeea4bc98', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-468852301',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a943c0d3a6bc4401993998462d30b435',qos_specs=None,replication_status=,reservations=['f0436e98-0f1a-4612-a3aa-a198bd5abd16','93f7441b-5c97-431b-a9c4-8e6f1485eedc','22d3df1f-2f0e-4d8f-ad10-694590544bf7','fc03e29e-cf9c-402d-800b-cf2b27348b53'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b95379a93df84056b26b4637c92053e4',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T10:55:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-468852301',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=36728e7c-ea9e-4e39-bdfe-d01aeea4bc98,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a943c0d3a6bc4401993998462d30b435',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b95379a93df84056b26b4637c92053e4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:55:24 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-cd634e6e-23bb-4224-8a8c-e4b0f6f1aeaa tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d3c3d12-07cd-435b-882b-e174d22418ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:55:24 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-cd634e6e-23bb-4224-8a8c-e4b0f6f1aeaa tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d3c3d12-07cd-435b-882b-e174d22418ab) transitioned into state 'SUCCESS' from state '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-468852301',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a943c0d3a6bc4401993998462d30b435',qos_specs=None,replication_status=,reservations=['f0436e98-0f1a-4612-a3aa-a198bd5abd16','93f7441b-5c97-431b-a9c4-8e6f1485eedc','22d3df1f-2f0e-4d8f-ad10-694590544bf7','fc03e29e-cf9c-402d-800b-cf2b27348b53'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b95379a93df84056b26b4637c92053e4',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:55:24 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-cd634e6e-23bb-4224-8a8c-e4b0f6f1aeaa tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (093c65f0-c00c-4a03-8542-a72cae61d2f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:55:24 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-cd634e6e-23bb-4224-8a8c-e4b0f6f1aeaa tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (093c65f0-c00c-4a03-8542-a72cae61d2f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:55:24 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-cd634e6e-23bb-4224-8a8c-e4b0f6f1aeaa tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Flow 'volume_create_api' (94b01cc1-01dc-4782-ab90-8a5337ae017d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:55:24 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-cd634e6e-23bb-4224-8a8c-e4b0f6f1aeaa tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Create volume request issued successfully. Sep 02 12:55:24 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-cd634e6e-23bb-4224-8a8c-e4b0f6f1aeaa tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 12:55:24 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 963/1891] 192.168.122.82 () {62 vars in 1178 bytes} [Wed Sep 2 12:55:23 2026] POST /volume/v3/volumes => generated 784 bytes in 612 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:55:24 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-031ebbd5-2e00-4316-85ea-58c47e9704e7 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:24 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-031ebbd5-2e00-4316-85ea-58c47e9704e7 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] GET http://192.168.122.82/volume/v3/volumes/36728e7c-ea9e-4e39-bdfe-d01aeea4bc98 Sep 02 12:55:24 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-031ebbd5-2e00-4316-85ea-58c47e9704e7 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:24 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-031ebbd5-2e00-4316-85ea-58c47e9704e7 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:24 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:24 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:55:24 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:24 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:55:24 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-031ebbd5-2e00-4316-85ea-58c47e9704e7 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Volume info retrieved successfully. Sep 02 12:55:24 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-031ebbd5-2e00-4316-85ea-58c47e9704e7 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] http://192.168.122.82/volume/v3/volumes/36728e7c-ea9e-4e39-bdfe-d01aeea4bc98 returned with HTTP 200 Sep 02 12:55:24 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 929/1892] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:55:24 2026] GET /volume/v3/volumes/36728e7c-ea9e-4e39-bdfe-d01aeea4bc98 => generated 963 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:55:25 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-03848f06-c58f-4839-9594-16470b08b2fa None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:25 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-03848f06-c58f-4839-9594-16470b08b2fa tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] GET http://192.168.122.82/volume/v3/volumes/36728e7c-ea9e-4e39-bdfe-d01aeea4bc98 Sep 02 12:55:25 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-03848f06-c58f-4839-9594-16470b08b2fa tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:25 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-03848f06-c58f-4839-9594-16470b08b2fa tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:25 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:25 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:55:25 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:25 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:55:25 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-03848f06-c58f-4839-9594-16470b08b2fa tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Volume info retrieved successfully. Sep 02 12:55:25 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-03848f06-c58f-4839-9594-16470b08b2fa tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] http://192.168.122.82/volume/v3/volumes/36728e7c-ea9e-4e39-bdfe-d01aeea4bc98 returned with HTTP 200 Sep 02 12:55:25 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 964/1893] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:55:25 2026] GET /volume/v3/volumes/36728e7c-ea9e-4e39-bdfe-d01aeea4bc98 => generated 1013 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 02 12:55:26 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-89dec507-04ba-4196-99e1-d49fd7edcc6a None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:26 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-89dec507-04ba-4196-99e1-d49fd7edcc6a tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] GET http://192.168.122.82/volume/v3/volumes/36728e7c-ea9e-4e39-bdfe-d01aeea4bc98 Sep 02 12:55:26 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-89dec507-04ba-4196-99e1-d49fd7edcc6a tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:26 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-89dec507-04ba-4196-99e1-d49fd7edcc6a tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:26 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:26 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:55:26 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:26 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:55:26 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-89dec507-04ba-4196-99e1-d49fd7edcc6a tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Volume info retrieved successfully. Sep 02 12:55:26 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-89dec507-04ba-4196-99e1-d49fd7edcc6a tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] http://192.168.122.82/volume/v3/volumes/36728e7c-ea9e-4e39-bdfe-d01aeea4bc98 returned with HTTP 200 Sep 02 12:55:26 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 930/1894] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:55:26 2026] GET /volume/v3/volumes/36728e7c-ea9e-4e39-bdfe-d01aeea4bc98 => generated 1014 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 12:55:26 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-ea82cda3-96f2-4909-82e5-4ddb3df70c90 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:26 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-ea82cda3-96f2-4909-82e5-4ddb3df70c90 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-reader] GET http://192.168.122.82/volume/v3/volumes/summary Sep 02 12:55:26 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-ea82cda3-96f2-4909-82e5-4ddb3df70c90 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-reader] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:26 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-ea82cda3-96f2-4909-82e5-4ddb3df70c90 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-reader] Calling method 'version_select' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:26 devstack devstack@c-api.service[86935]: DEBUG cinder.api.api_utils [None req-ea82cda3-96f2-4909-82e5-4ddb3df70c90 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-reader] Removing options '' from query. {{(pid=86935) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 12:55:26 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-ea82cda3-96f2-4909-82e5-4ddb3df70c90 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-reader] Get summary completed successfully. Sep 02 12:55:26 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-ea82cda3-96f2-4909-82e5-4ddb3df70c90 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-reader] http://192.168.122.82/volume/v3/volumes/summary returned with HTTP 200 Sep 02 12:55:26 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 965/1895] 192.168.122.82 () {60 vars in 1181 bytes} [Wed Sep 2 12:55:26 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:55:26 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-ce41a408-0e06-43aa-9244-8e9ff812d9d3 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:26 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-ce41a408-0e06-43aa-9244-8e9ff812d9d3 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] DELETE http://192.168.122.82/volume/v3/volumes/36728e7c-ea9e-4e39-bdfe-d01aeea4bc98 Sep 02 12:55:26 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-ce41a408-0e06-43aa-9244-8e9ff812d9d3 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:26 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-ce41a408-0e06-43aa-9244-8e9ff812d9d3 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Calling method 'delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:26 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-ce41a408-0e06-43aa-9244-8e9ff812d9d3 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Delete volume with id: 36728e7c-ea9e-4e39-bdfe-d01aeea4bc98 Sep 02 12:55:27 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:27 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:55:27 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:27 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:55:27 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-ce41a408-0e06-43aa-9244-8e9ff812d9d3 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Volume info retrieved successfully. Sep 02 12:55:27 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-ce41a408-0e06-43aa-9244-8e9ff812d9d3 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Delete volume request issued successfully. Sep 02 12:55:27 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-ce41a408-0e06-43aa-9244-8e9ff812d9d3 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] http://192.168.122.82/volume/v3/volumes/36728e7c-ea9e-4e39-bdfe-d01aeea4bc98 returned with HTTP 202 Sep 02 12:55:27 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 931/1896] 192.168.122.82 () {60 vars in 1271 bytes} [Wed Sep 2 12:55:26 2026] DELETE /volume/v3/volumes/36728e7c-ea9e-4e39-bdfe-d01aeea4bc98 => generated 0 bytes in 504 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 12:55:27 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-21812657-5614-4ed6-8313-44a0cccfe75e None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:27 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-21812657-5614-4ed6-8313-44a0cccfe75e tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] GET http://192.168.122.82/volume/v3/volumes/36728e7c-ea9e-4e39-bdfe-d01aeea4bc98 Sep 02 12:55:27 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-21812657-5614-4ed6-8313-44a0cccfe75e tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:27 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-21812657-5614-4ed6-8313-44a0cccfe75e tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:27 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:27 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:55:27 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:27 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:55:27 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-21812657-5614-4ed6-8313-44a0cccfe75e tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Volume info retrieved successfully. Sep 02 12:55:27 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-21812657-5614-4ed6-8313-44a0cccfe75e tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] http://192.168.122.82/volume/v3/volumes/36728e7c-ea9e-4e39-bdfe-d01aeea4bc98 returned with HTTP 200 Sep 02 12:55:27 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 966/1897] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:55:27 2026] GET /volume/v3/volumes/36728e7c-ea9e-4e39-bdfe-d01aeea4bc98 => generated 1013 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 12:55:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-80889e0d-cc3c-45ab-972a-95a62b052ae6 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:28 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-2490e5a3-e07e-4177-9d9d-cfc80c782581 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:28 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-2490e5a3-e07e-4177-9d9d-cfc80c782581 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] GET http://192.168.122.82/volume/v3/volumes/36728e7c-ea9e-4e39-bdfe-d01aeea4bc98 Sep 02 12:55:28 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-2490e5a3-e07e-4177-9d9d-cfc80c782581 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:28 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-2490e5a3-e07e-4177-9d9d-cfc80c782581 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:28 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:28 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:55:28 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:28 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:55:28 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-2490e5a3-e07e-4177-9d9d-cfc80c782581 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Volume info retrieved successfully. Sep 02 12:55:28 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-2490e5a3-e07e-4177-9d9d-cfc80c782581 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] http://192.168.122.82/volume/v3/volumes/36728e7c-ea9e-4e39-bdfe-d01aeea4bc98 returned with HTTP 200 Sep 02 12:55:28 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 967/1898] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:55:28 2026] GET /volume/v3/volumes/36728e7c-ea9e-4e39-bdfe-d01aeea4bc98 => generated 1013 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 12:55:28 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-80889e0d-cc3c-45ab-972a-95a62b052ae6 tempest-VolumesMetadataTest-1574841997 tempest-VolumesMetadataTest-1574841997-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 12:55:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-80889e0d-cc3c-45ab-972a-95a62b052ae6 tempest-VolumesMetadataTest-1574841997 tempest-VolumesMetadataTest-1574841997-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-1944939108"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:55:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.volumes [None req-80889e0d-cc3c-45ab-972a-95a62b052ae6 tempest-VolumesMetadataTest-1574841997 tempest-VolumesMetadataTest-1574841997-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-1944939108'}} {{(pid=86936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 12:55:28 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-80889e0d-cc3c-45ab-972a-95a62b052ae6 tempest-VolumesMetadataTest-1574841997 tempest-VolumesMetadataTest-1574841997-project-member] Create volume of 1 GB Sep 02 12:55:28 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-80889e0d-cc3c-45ab-972a-95a62b052ae6 tempest-VolumesMetadataTest-1574841997 tempest-VolumesMetadataTest-1574841997-project-member] Availability Zones retrieved successfully. Sep 02 12:55:28 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-80889e0d-cc3c-45ab-972a-95a62b052ae6 tempest-VolumesMetadataTest-1574841997 tempest-VolumesMetadataTest-1574841997-project-member] Flow 'volume_create_api' (e19a43ee-f200-4ed3-a5e5-f8eb387e35fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:55:28 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-80889e0d-cc3c-45ab-972a-95a62b052ae6 tempest-VolumesMetadataTest-1574841997 tempest-VolumesMetadataTest-1574841997-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ea43b9d-4691-4c24-abf4-39c6207cc223) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:55:28 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.flows.api.create_volume [None req-80889e0d-cc3c-45ab-972a-95a62b052ae6 tempest-VolumesMetadataTest-1574841997 tempest-VolumesMetadataTest-1574841997-project-member] Validating volume size '1' using validate_int {{(pid=86936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 12:55:29 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-80889e0d-cc3c-45ab-972a-95a62b052ae6 tempest-VolumesMetadataTest-1574841997 tempest-VolumesMetadataTest-1574841997-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ea43b9d-4691-4c24-abf4-39c6207cc223) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:55:29 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-80889e0d-cc3c-45ab-972a-95a62b052ae6 tempest-VolumesMetadataTest-1574841997 tempest-VolumesMetadataTest-1574841997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2c9edc7-8599-479b-b21c-bb04bab869f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:55:29 devstack devstack@c-api.service[86936]: DEBUG cinder.quota [None req-80889e0d-cc3c-45ab-972a-95a62b052ae6 tempest-VolumesMetadataTest-1574841997 tempest-VolumesMetadataTest-1574841997-project-member] Created reservations ['bc1b2233-946f-4e54-a936-ca45629f74f7', 'fe9eb641-55eb-4ed6-87cc-0ba74c5c2464', 'dcc3ecfe-9a63-4511-96ef-3c357ace5349', 'da0d454d-f8e3-4e10-9c2a-98745b4db87f'] {{(pid=86936) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:55:29 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-80889e0d-cc3c-45ab-972a-95a62b052ae6 tempest-VolumesMetadataTest-1574841997 tempest-VolumesMetadataTest-1574841997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2c9edc7-8599-479b-b21c-bb04bab869f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bc1b2233-946f-4e54-a936-ca45629f74f7', 'fe9eb641-55eb-4ed6-87cc-0ba74c5c2464', 'dcc3ecfe-9a63-4511-96ef-3c357ace5349', 'da0d454d-f8e3-4e10-9c2a-98745b4db87f']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:55:29 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-80889e0d-cc3c-45ab-972a-95a62b052ae6 tempest-VolumesMetadataTest-1574841997 tempest-VolumesMetadataTest-1574841997-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (652d7af1-209c-4bac-80d3-64c8a56ffbb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:55:29 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-7ae4c6c6-0c4f-4b72-b6ba-e66a2805b007 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:29 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-7ae4c6c6-0c4f-4b72-b6ba-e66a2805b007 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] GET http://192.168.122.82/volume/v3/volumes/36728e7c-ea9e-4e39-bdfe-d01aeea4bc98 Sep 02 12:55:29 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-7ae4c6c6-0c4f-4b72-b6ba-e66a2805b007 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:29 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-7ae4c6c6-0c4f-4b72-b6ba-e66a2805b007 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:29 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-7ae4c6c6-0c4f-4b72-b6ba-e66a2805b007 tempest-ProjectReaderTests-2044523241 tempest-ProjectReaderTests-2044523241-project-admin] http://192.168.122.82/volume/v3/volumes/36728e7c-ea9e-4e39-bdfe-d01aeea4bc98 returned with HTTP 404 Sep 02 12:55:29 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 968/1899] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:55:29 2026] GET /volume/v3/volumes/36728e7c-ea9e-4e39-bdfe-d01aeea4bc98 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 12:55:29 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:29 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:55:29 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-80889e0d-cc3c-45ab-972a-95a62b052ae6 tempest-VolumesMetadataTest-1574841997 tempest-VolumesMetadataTest-1574841997-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (652d7af1-209c-4bac-80d3-64c8a56ffbb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c743e113-d8ce-40df-a168-14e793c8cf6c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1944939108',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c0daa6600eb24326a8ef81678dad612f',qos_specs=None,replication_status=,reservations=['bc1b2233-946f-4e54-a936-ca45629f74f7','fe9eb641-55eb-4ed6-87cc-0ba74c5c2464','dcc3ecfe-9a63-4511-96ef-3c357ace5349','da0d454d-f8e3-4e10-9c2a-98745b4db87f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b9952c7e757c449cbb238c78b23dc953',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T10:55:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1944939108',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c743e113-d8ce-40df-a168-14e793c8cf6c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c0daa6600eb24326a8ef81678dad612f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b9952c7e757c449cbb238c78b23dc953',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:55:29 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-80889e0d-cc3c-45ab-972a-95a62b052ae6 tempest-VolumesMetadataTest-1574841997 tempest-VolumesMetadataTest-1574841997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42b5b467-8443-4021-bbdf-0619ec54e94e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:55:31 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-80889e0d-cc3c-45ab-972a-95a62b052ae6 tempest-VolumesMetadataTest-1574841997 tempest-VolumesMetadataTest-1574841997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42b5b467-8443-4021-bbdf-0619ec54e94e) transitioned into state 'SUCCESS' from state '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-1944939108',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c0daa6600eb24326a8ef81678dad612f',qos_specs=None,replication_status=,reservations=['bc1b2233-946f-4e54-a936-ca45629f74f7','fe9eb641-55eb-4ed6-87cc-0ba74c5c2464','dcc3ecfe-9a63-4511-96ef-3c357ace5349','da0d454d-f8e3-4e10-9c2a-98745b4db87f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b9952c7e757c449cbb238c78b23dc953',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:55:31 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-80889e0d-cc3c-45ab-972a-95a62b052ae6 tempest-VolumesMetadataTest-1574841997 tempest-VolumesMetadataTest-1574841997-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c9c132e-ec7e-41e3-bb3c-a5b3cca5d06c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:55:32 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-80889e0d-cc3c-45ab-972a-95a62b052ae6 tempest-VolumesMetadataTest-1574841997 tempest-VolumesMetadataTest-1574841997-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c9c132e-ec7e-41e3-bb3c-a5b3cca5d06c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:55:32 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-80889e0d-cc3c-45ab-972a-95a62b052ae6 tempest-VolumesMetadataTest-1574841997 tempest-VolumesMetadataTest-1574841997-project-member] Flow 'volume_create_api' (e19a43ee-f200-4ed3-a5e5-f8eb387e35fa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:55:32 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-80889e0d-cc3c-45ab-972a-95a62b052ae6 tempest-VolumesMetadataTest-1574841997 tempest-VolumesMetadataTest-1574841997-project-member] Create volume request issued successfully. Sep 02 12:55:32 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-80889e0d-cc3c-45ab-972a-95a62b052ae6 tempest-VolumesMetadataTest-1574841997 tempest-VolumesMetadataTest-1574841997-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 12:55:32 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 932/1900] 192.168.122.82 () {60 vars in 1137 bytes} [Wed Sep 2 12:55:28 2026] POST /volume/v3/volumes => generated 757 bytes in 4479 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 12:55:32 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-b4f576d6-0321-4923-8ce0-75c3cd9a477b None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:32 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-b4f576d6-0321-4923-8ce0-75c3cd9a477b tempest-VolumesMetadataTest-1574841997 tempest-VolumesMetadataTest-1574841997-project-member] GET http://192.168.122.82/volume/v3/volumes/c743e113-d8ce-40df-a168-14e793c8cf6c Sep 02 12:55:32 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-b4f576d6-0321-4923-8ce0-75c3cd9a477b tempest-VolumesMetadataTest-1574841997 tempest-VolumesMetadataTest-1574841997-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:32 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-b4f576d6-0321-4923-8ce0-75c3cd9a477b tempest-VolumesMetadataTest-1574841997 tempest-VolumesMetadataTest-1574841997-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:32 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:32 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:55:32 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:32 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:55:32 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-b4f576d6-0321-4923-8ce0-75c3cd9a477b tempest-VolumesMetadataTest-1574841997 tempest-VolumesMetadataTest-1574841997-project-member] Volume info retrieved successfully. Sep 02 12:55:32 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-b4f576d6-0321-4923-8ce0-75c3cd9a477b tempest-VolumesMetadataTest-1574841997 tempest-VolumesMetadataTest-1574841997-project-member] http://192.168.122.82/volume/v3/volumes/c743e113-d8ce-40df-a168-14e793c8cf6c returned with HTTP 200 Sep 02 12:55:32 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 969/1901] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:55:32 2026] GET /volume/v3/volumes/c743e113-d8ce-40df-a168-14e793c8cf6c => generated 825 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:55:34 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-8b3a37cc-ca57-4851-a03c-84f3974756df None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:34 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-8b3a37cc-ca57-4851-a03c-84f3974756df tempest-VolumesMetadataTest-1574841997 tempest-VolumesMetadataTest-1574841997-project-member] GET http://192.168.122.82/volume/v3/volumes/c743e113-d8ce-40df-a168-14e793c8cf6c Sep 02 12:55:34 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-8b3a37cc-ca57-4851-a03c-84f3974756df tempest-VolumesMetadataTest-1574841997 tempest-VolumesMetadataTest-1574841997-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:34 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-8b3a37cc-ca57-4851-a03c-84f3974756df tempest-VolumesMetadataTest-1574841997 tempest-VolumesMetadataTest-1574841997-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:34 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:34 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:55:34 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:34 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:55:34 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-8b3a37cc-ca57-4851-a03c-84f3974756df tempest-VolumesMetadataTest-1574841997 tempest-VolumesMetadataTest-1574841997-project-member] Volume info retrieved successfully. Sep 02 12:55:34 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-8b3a37cc-ca57-4851-a03c-84f3974756df tempest-VolumesMetadataTest-1574841997 tempest-VolumesMetadataTest-1574841997-project-member] http://192.168.122.82/volume/v3/volumes/c743e113-d8ce-40df-a168-14e793c8cf6c returned with HTTP 200 Sep 02 12:55:34 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 933/1902] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:55:34 2026] GET /volume/v3/volumes/c743e113-d8ce-40df-a168-14e793c8cf6c => generated 849 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 12:55:35 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-3263486f-d8ce-4829-b8e2-d64716332aa8 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:35 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-3263486f-d8ce-4829-b8e2-d64716332aa8 tempest-VolumesMetadataTest-1574841997 tempest-VolumesMetadataTest-1574841997-project-member] GET http://192.168.122.82/volume/v3/volumes/c743e113-d8ce-40df-a168-14e793c8cf6c Sep 02 12:55:35 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-3263486f-d8ce-4829-b8e2-d64716332aa8 tempest-VolumesMetadataTest-1574841997 tempest-VolumesMetadataTest-1574841997-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:35 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-3263486f-d8ce-4829-b8e2-d64716332aa8 tempest-VolumesMetadataTest-1574841997 tempest-VolumesMetadataTest-1574841997-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:35 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:35 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:55:35 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:35 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:55:35 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-3263486f-d8ce-4829-b8e2-d64716332aa8 tempest-VolumesMetadataTest-1574841997 tempest-VolumesMetadataTest-1574841997-project-member] Volume info retrieved successfully. Sep 02 12:55:35 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-3263486f-d8ce-4829-b8e2-d64716332aa8 tempest-VolumesMetadataTest-1574841997 tempest-VolumesMetadataTest-1574841997-project-member] http://192.168.122.82/volume/v3/volumes/c743e113-d8ce-40df-a168-14e793c8cf6c returned with HTTP 200 Sep 02 12:55:35 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 970/1903] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:55:35 2026] GET /volume/v3/volumes/c743e113-d8ce-40df-a168-14e793c8cf6c => generated 850 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:55:35 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-75e00563-ba17-4ffa-b9fa-c54aac5b9fd7 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:35 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-75e00563-ba17-4ffa-b9fa-c54aac5b9fd7 tempest-VolumesMetadataTest-1574841997 tempest-VolumesMetadataTest-1574841997-project-member] POST http://192.168.122.82/volume/v3/volumes/c743e113-d8ce-40df-a168-14e793c8cf6c/metadata Sep 02 12:55:35 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-75e00563-ba17-4ffa-b9fa-c54aac5b9fd7 tempest-VolumesMetadataTest-1574841997 tempest-VolumesMetadataTest-1574841997-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:55:35 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:35 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:55:35 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:35 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:55:35 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-75e00563-ba17-4ffa-b9fa-c54aac5b9fd7 tempest-VolumesMetadataTest-1574841997 tempest-VolumesMetadataTest-1574841997-project-member] Volume info retrieved successfully. Sep 02 12:55:35 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-796e2c43-77c0-4733-a497-d70105271b01 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:35 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-75e00563-ba17-4ffa-b9fa-c54aac5b9fd7 tempest-VolumesMetadataTest-1574841997 tempest-VolumesMetadataTest-1574841997-project-member] Create volume metadata completed successfully. Sep 02 12:55:35 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-75e00563-ba17-4ffa-b9fa-c54aac5b9fd7 tempest-VolumesMetadataTest-1574841997 tempest-VolumesMetadataTest-1574841997-project-member] http://192.168.122.82/volume/v3/volumes/c743e113-d8ce-40df-a168-14e793c8cf6c/metadata returned with HTTP 200 Sep 02 12:55:35 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 934/1904] 192.168.122.82 () {60 vars in 1276 bytes} [Wed Sep 2 12:55:35 2026] POST /volume/v3/volumes/c743e113-d8ce-40df-a168-14e793c8cf6c/metadata => generated 101 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:55:35 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-c818eb06-7df7-4210-a4ee-fc8c61f3b8ea None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:35 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-c818eb06-7df7-4210-a4ee-fc8c61f3b8ea tempest-VolumesMetadataTest-1574841997 tempest-VolumesMetadataTest-1574841997-project-member] GET http://192.168.122.82/volume/v3/volumes/c743e113-d8ce-40df-a168-14e793c8cf6c/metadata Sep 02 12:55:35 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-c818eb06-7df7-4210-a4ee-fc8c61f3b8ea tempest-VolumesMetadataTest-1574841997 tempest-VolumesMetadataTest-1574841997-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:35 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-c818eb06-7df7-4210-a4ee-fc8c61f3b8ea tempest-VolumesMetadataTest-1574841997 tempest-VolumesMetadataTest-1574841997-project-member] Calling method 'index' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:35 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:35 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:55:35 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:35 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:55:35 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-c818eb06-7df7-4210-a4ee-fc8c61f3b8ea tempest-VolumesMetadataTest-1574841997 tempest-VolumesMetadataTest-1574841997-project-member] Volume info retrieved successfully. Sep 02 12:55:35 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-c818eb06-7df7-4210-a4ee-fc8c61f3b8ea tempest-VolumesMetadataTest-1574841997 tempest-VolumesMetadataTest-1574841997-project-member] Get volume metadata completed successfully. Sep 02 12:55:35 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-c818eb06-7df7-4210-a4ee-fc8c61f3b8ea tempest-VolumesMetadataTest-1574841997 tempest-VolumesMetadataTest-1574841997-project-member] http://192.168.122.82/volume/v3/volumes/c743e113-d8ce-40df-a168-14e793c8cf6c/metadata returned with HTTP 200 Sep 02 12:55:35 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 935/1905] 192.168.122.82 () {58 vars in 1254 bytes} [Wed Sep 2 12:55:35 2026] GET /volume/v3/volumes/c743e113-d8ce-40df-a168-14e793c8cf6c/metadata => generated 101 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 12:55:35 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-7d057e29-b31c-4997-ab5a-ccfa66abaccd None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:35 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-7d057e29-b31c-4997-ab5a-ccfa66abaccd tempest-VolumesMetadataTest-1574841997 tempest-VolumesMetadataTest-1574841997-project-member] PUT http://192.168.122.82/volume/v3/volumes/c743e113-d8ce-40df-a168-14e793c8cf6c/metadata Sep 02 12:55:35 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-7d057e29-b31c-4997-ab5a-ccfa66abaccd tempest-VolumesMetadataTest-1574841997 tempest-VolumesMetadataTest-1574841997-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:55:35 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:35 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:55:35 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:35 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:55:35 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-7d057e29-b31c-4997-ab5a-ccfa66abaccd tempest-VolumesMetadataTest-1574841997 tempest-VolumesMetadataTest-1574841997-project-member] Volume info retrieved successfully. Sep 02 12:55:35 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-7d057e29-b31c-4997-ab5a-ccfa66abaccd tempest-VolumesMetadataTest-1574841997 tempest-VolumesMetadataTest-1574841997-project-member] Update volume metadata completed successfully. Sep 02 12:55:35 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-7d057e29-b31c-4997-ab5a-ccfa66abaccd tempest-VolumesMetadataTest-1574841997 tempest-VolumesMetadataTest-1574841997-project-member] http://192.168.122.82/volume/v3/volumes/c743e113-d8ce-40df-a168-14e793c8cf6c/metadata returned with HTTP 200 Sep 02 12:55:35 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 936/1906] 192.168.122.82 () {60 vars in 1274 bytes} [Wed Sep 2 12:55:35 2026] PUT /volume/v3/volumes/c743e113-d8ce-40df-a168-14e793c8cf6c/metadata => generated 57 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 12:55:35 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-5c850c35-8b38-4fc7-9618-9721dfe438a2 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:35 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-5c850c35-8b38-4fc7-9618-9721dfe438a2 tempest-VolumesMetadataTest-1574841997 tempest-VolumesMetadataTest-1574841997-project-member] GET http://192.168.122.82/volume/v3/volumes/c743e113-d8ce-40df-a168-14e793c8cf6c/metadata Sep 02 12:55:35 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-5c850c35-8b38-4fc7-9618-9721dfe438a2 tempest-VolumesMetadataTest-1574841997 tempest-VolumesMetadataTest-1574841997-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:35 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-5c850c35-8b38-4fc7-9618-9721dfe438a2 tempest-VolumesMetadataTest-1574841997 tempest-VolumesMetadataTest-1574841997-project-member] Calling method 'index' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:35 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:35 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:55:35 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:35 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:55:35 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-5c850c35-8b38-4fc7-9618-9721dfe438a2 tempest-VolumesMetadataTest-1574841997 tempest-VolumesMetadataTest-1574841997-project-member] Volume info retrieved successfully. Sep 02 12:55:35 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-5c850c35-8b38-4fc7-9618-9721dfe438a2 tempest-VolumesMetadataTest-1574841997 tempest-VolumesMetadataTest-1574841997-project-member] Get volume metadata completed successfully. Sep 02 12:55:35 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-5c850c35-8b38-4fc7-9618-9721dfe438a2 tempest-VolumesMetadataTest-1574841997 tempest-VolumesMetadataTest-1574841997-project-member] http://192.168.122.82/volume/v3/volumes/c743e113-d8ce-40df-a168-14e793c8cf6c/metadata returned with HTTP 200 Sep 02 12:55:35 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 937/1907] 192.168.122.82 () {58 vars in 1254 bytes} [Wed Sep 2 12:55:35 2026] GET /volume/v3/volumes/c743e113-d8ce-40df-a168-14e793c8cf6c/metadata => generated 57 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 12:55:35 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-a380a4ce-f6d6-4d64-9742-9c92ed6eca73 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:35 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-a380a4ce-f6d6-4d64-9742-9c92ed6eca73 tempest-VolumesMetadataTest-1574841997 tempest-VolumesMetadataTest-1574841997-project-member] DELETE http://192.168.122.82/volume/v3/volumes/c743e113-d8ce-40df-a168-14e793c8cf6c/metadata/key1 Sep 02 12:55:35 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-a380a4ce-f6d6-4d64-9742-9c92ed6eca73 tempest-VolumesMetadataTest-1574841997 tempest-VolumesMetadataTest-1574841997-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:35 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-a380a4ce-f6d6-4d64-9742-9c92ed6eca73 tempest-VolumesMetadataTest-1574841997 tempest-VolumesMetadataTest-1574841997-project-member] Calling method 'delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:35 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:35 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:55:35 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:35 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:55:35 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-a380a4ce-f6d6-4d64-9742-9c92ed6eca73 tempest-VolumesMetadataTest-1574841997 tempest-VolumesMetadataTest-1574841997-project-member] Volume info retrieved successfully. Sep 02 12:55:35 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-a380a4ce-f6d6-4d64-9742-9c92ed6eca73 tempest-VolumesMetadataTest-1574841997 tempest-VolumesMetadataTest-1574841997-project-member] Get volume metadata completed successfully. Sep 02 12:55:35 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-a380a4ce-f6d6-4d64-9742-9c92ed6eca73 tempest-VolumesMetadataTest-1574841997 tempest-VolumesMetadataTest-1574841997-project-member] Delete volume metadata completed successfully. Sep 02 12:55:35 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-796e2c43-77c0-4733-a497-d70105271b01 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] GET http://192.168.122.82/volume/v3/volumes Sep 02 12:55:35 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-796e2c43-77c0-4733-a497-d70105271b01 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:35 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-796e2c43-77c0-4733-a497-d70105271b01 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Calling method 'index' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:35 devstack devstack@c-api.service[86935]: DEBUG cinder.api.api_utils [None req-796e2c43-77c0-4733-a497-d70105271b01 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Removing options '' from query. {{(pid=86935) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 12:55:35 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-796e2c43-77c0-4733-a497-d70105271b01 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86935) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 12:55:35 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-a380a4ce-f6d6-4d64-9742-9c92ed6eca73 tempest-VolumesMetadataTest-1574841997 tempest-VolumesMetadataTest-1574841997-project-member] http://192.168.122.82/volume/v3/volumes/c743e113-d8ce-40df-a168-14e793c8cf6c/metadata/key1 returned with HTTP 200 Sep 02 12:55:35 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 938/1908] 192.168.122.82 () {58 vars in 1272 bytes} [Wed Sep 2 12:55:35 2026] DELETE /volume/v3/volumes/c743e113-d8ce-40df-a168-14e793c8cf6c/metadata/key1 => generated 0 bytes in 88 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 02 12:55:35 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-431f9fd7-f6fa-472e-ba5d-f5dc47f0b2ab None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:35 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-796e2c43-77c0-4733-a497-d70105271b01 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Get all volumes completed successfully. Sep 02 12:55:35 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-796e2c43-77c0-4733-a497-d70105271b01 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 200 Sep 02 12:55:35 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 971/1909] 192.168.122.82 () {58 vars in 1116 bytes} [Wed Sep 2 12:55:35 2026] GET /volume/v3/volumes => generated 15 bytes in 387 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 12:55:35 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-7dbd0b53-e560-4b8a-b3aa-888250cfa554 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:35 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-431f9fd7-f6fa-472e-ba5d-f5dc47f0b2ab tempest-VolumesMetadataTest-1574841997 tempest-VolumesMetadataTest-1574841997-project-member] GET http://192.168.122.82/volume/v3/volumes/c743e113-d8ce-40df-a168-14e793c8cf6c/metadata Sep 02 12:55:35 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-431f9fd7-f6fa-472e-ba5d-f5dc47f0b2ab tempest-VolumesMetadataTest-1574841997 tempest-VolumesMetadataTest-1574841997-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:35 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-431f9fd7-f6fa-472e-ba5d-f5dc47f0b2ab tempest-VolumesMetadataTest-1574841997 tempest-VolumesMetadataTest-1574841997-project-member] Calling method 'index' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:35 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-7dbd0b53-e560-4b8a-b3aa-888250cfa554 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 12:55:35 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-7dbd0b53-e560-4b8a-b3aa-888250cfa554 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-465103818"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:55:35 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.volumes [None req-7dbd0b53-e560-4b8a-b3aa-888250cfa554 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-465103818'}} {{(pid=86935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 12:55:35 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-7dbd0b53-e560-4b8a-b3aa-888250cfa554 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Create volume of 1 GB Sep 02 12:55:35 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:35 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:55:35 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:35 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:55:35 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-7dbd0b53-e560-4b8a-b3aa-888250cfa554 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Availability Zones retrieved successfully. Sep 02 12:55:35 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-431f9fd7-f6fa-472e-ba5d-f5dc47f0b2ab tempest-VolumesMetadataTest-1574841997 tempest-VolumesMetadataTest-1574841997-project-member] Volume info retrieved successfully. Sep 02 12:55:35 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-431f9fd7-f6fa-472e-ba5d-f5dc47f0b2ab tempest-VolumesMetadataTest-1574841997 tempest-VolumesMetadataTest-1574841997-project-member] Get volume metadata completed successfully. Sep 02 12:55:35 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-431f9fd7-f6fa-472e-ba5d-f5dc47f0b2ab tempest-VolumesMetadataTest-1574841997 tempest-VolumesMetadataTest-1574841997-project-member] http://192.168.122.82/volume/v3/volumes/c743e113-d8ce-40df-a168-14e793c8cf6c/metadata returned with HTTP 200 Sep 02 12:55:35 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 939/1910] 192.168.122.82 () {58 vars in 1254 bytes} [Wed Sep 2 12:55:35 2026] GET /volume/v3/volumes/c743e113-d8ce-40df-a168-14e793c8cf6c/metadata => generated 32 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 12:55:35 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-a6eb1056-4408-4bc5-b7b3-62645c849893 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:35 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-a6eb1056-4408-4bc5-b7b3-62645c849893 tempest-VolumesMetadataTest-1574841997 tempest-VolumesMetadataTest-1574841997-project-member] PUT http://192.168.122.82/volume/v3/volumes/c743e113-d8ce-40df-a168-14e793c8cf6c/metadata Sep 02 12:55:35 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-a6eb1056-4408-4bc5-b7b3-62645c849893 tempest-VolumesMetadataTest-1574841997 tempest-VolumesMetadataTest-1574841997-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:55:35 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-7dbd0b53-e560-4b8a-b3aa-888250cfa554 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Flow 'volume_create_api' (f1afdb68-eb4e-40ed-adbb-6eb2a7eccbde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:55:35 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-7dbd0b53-e560-4b8a-b3aa-888250cfa554 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01028b10-4e13-42ac-b45f-2cf75fef0c29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:55:35 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.flows.api.create_volume [None req-7dbd0b53-e560-4b8a-b3aa-888250cfa554 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Validating volume size '1' using validate_int {{(pid=86935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 12:55:35 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:35 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:55:35 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:35 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:55:35 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-a6eb1056-4408-4bc5-b7b3-62645c849893 tempest-VolumesMetadataTest-1574841997 tempest-VolumesMetadataTest-1574841997-project-member] Volume info retrieved successfully. Sep 02 12:55:35 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-a6eb1056-4408-4bc5-b7b3-62645c849893 tempest-VolumesMetadataTest-1574841997 tempest-VolumesMetadataTest-1574841997-project-member] Update volume metadata completed successfully. Sep 02 12:55:35 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-a6eb1056-4408-4bc5-b7b3-62645c849893 tempest-VolumesMetadataTest-1574841997 tempest-VolumesMetadataTest-1574841997-project-member] http://192.168.122.82/volume/v3/volumes/c743e113-d8ce-40df-a168-14e793c8cf6c/metadata returned with HTTP 200 Sep 02 12:55:35 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 940/1911] 192.168.122.82 () {60 vars in 1274 bytes} [Wed Sep 2 12:55:35 2026] PUT /volume/v3/volumes/c743e113-d8ce-40df-a168-14e793c8cf6c/metadata => generated 16 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 12:55:35 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-fdfc295e-4fe5-446b-b7af-ea0745f4de09 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:35 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-fdfc295e-4fe5-446b-b7af-ea0745f4de09 tempest-VolumesMetadataTest-1574841997 tempest-VolumesMetadataTest-1574841997-project-member] POST http://192.168.122.82/volume/v3/volumes/c743e113-d8ce-40df-a168-14e793c8cf6c/metadata Sep 02 12:55:35 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-fdfc295e-4fe5-446b-b7af-ea0745f4de09 tempest-VolumesMetadataTest-1574841997 tempest-VolumesMetadataTest-1574841997-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:55:36 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-7dbd0b53-e560-4b8a-b3aa-888250cfa554 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01028b10-4e13-42ac-b45f-2cf75fef0c29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:55:36 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-7dbd0b53-e560-4b8a-b3aa-888250cfa554 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (459e63c5-9e29-4ffb-a0ad-5c5c7824ce31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:55:36 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:36 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:55:36 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:36 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:55:36 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-fdfc295e-4fe5-446b-b7af-ea0745f4de09 tempest-VolumesMetadataTest-1574841997 tempest-VolumesMetadataTest-1574841997-project-member] Volume info retrieved successfully. Sep 02 12:55:36 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-fdfc295e-4fe5-446b-b7af-ea0745f4de09 tempest-VolumesMetadataTest-1574841997 tempest-VolumesMetadataTest-1574841997-project-member] Create volume metadata completed successfully. Sep 02 12:55:36 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-fdfc295e-4fe5-446b-b7af-ea0745f4de09 tempest-VolumesMetadataTest-1574841997 tempest-VolumesMetadataTest-1574841997-project-member] http://192.168.122.82/volume/v3/volumes/c743e113-d8ce-40df-a168-14e793c8cf6c/metadata returned with HTTP 200 Sep 02 12:55:36 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 941/1912] 192.168.122.82 () {60 vars in 1275 bytes} [Wed Sep 2 12:55:35 2026] POST /volume/v3/volumes/c743e113-d8ce-40df-a168-14e793c8cf6c/metadata => generated 68 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 12:55:36 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-5221bafe-5a8f-449a-9d70-257c9c2bb592 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:36 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-5221bafe-5a8f-449a-9d70-257c9c2bb592 tempest-VolumesMetadataTest-1574841997 tempest-VolumesMetadataTest-1574841997-project-member] PUT http://192.168.122.82/volume/v3/volumes/c743e113-d8ce-40df-a168-14e793c8cf6c/metadata/key3 Sep 02 12:55:36 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-5221bafe-5a8f-449a-9d70-257c9c2bb592 tempest-VolumesMetadataTest-1574841997 tempest-VolumesMetadataTest-1574841997-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:55:36 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:36 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:55:36 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:36 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:55:36 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-5221bafe-5a8f-449a-9d70-257c9c2bb592 tempest-VolumesMetadataTest-1574841997 tempest-VolumesMetadataTest-1574841997-project-member] Volume info retrieved successfully. Sep 02 12:55:36 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-5221bafe-5a8f-449a-9d70-257c9c2bb592 tempest-VolumesMetadataTest-1574841997 tempest-VolumesMetadataTest-1574841997-project-member] Update volume metadata completed successfully. Sep 02 12:55:36 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-5221bafe-5a8f-449a-9d70-257c9c2bb592 tempest-VolumesMetadataTest-1574841997 tempest-VolumesMetadataTest-1574841997-project-member] http://192.168.122.82/volume/v3/volumes/c743e113-d8ce-40df-a168-14e793c8cf6c/metadata/key3 returned with HTTP 200 Sep 02 12:55:36 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 942/1913] 192.168.122.82 () {60 vars in 1289 bytes} [Wed Sep 2 12:55:36 2026] PUT /volume/v3/volumes/c743e113-d8ce-40df-a168-14e793c8cf6c/metadata/key3 => generated 35 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 12:55:36 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-41c3a977-0460-41cd-8560-0b2b470d6986 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:36 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-41c3a977-0460-41cd-8560-0b2b470d6986 tempest-VolumesMetadataTest-1574841997 tempest-VolumesMetadataTest-1574841997-project-member] GET http://192.168.122.82/volume/v3/volumes/c743e113-d8ce-40df-a168-14e793c8cf6c/metadata/key3 Sep 02 12:55:36 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-41c3a977-0460-41cd-8560-0b2b470d6986 tempest-VolumesMetadataTest-1574841997 tempest-VolumesMetadataTest-1574841997-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:36 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-41c3a977-0460-41cd-8560-0b2b470d6986 tempest-VolumesMetadataTest-1574841997 tempest-VolumesMetadataTest-1574841997-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:36 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:36 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:55:36 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:36 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:55:36 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-41c3a977-0460-41cd-8560-0b2b470d6986 tempest-VolumesMetadataTest-1574841997 tempest-VolumesMetadataTest-1574841997-project-member] Volume info retrieved successfully. Sep 02 12:55:36 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-41c3a977-0460-41cd-8560-0b2b470d6986 tempest-VolumesMetadataTest-1574841997 tempest-VolumesMetadataTest-1574841997-project-member] Get volume metadata completed successfully. Sep 02 12:55:36 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-41c3a977-0460-41cd-8560-0b2b470d6986 tempest-VolumesMetadataTest-1574841997 tempest-VolumesMetadataTest-1574841997-project-member] http://192.168.122.82/volume/v3/volumes/c743e113-d8ce-40df-a168-14e793c8cf6c/metadata/key3 returned with HTTP 200 Sep 02 12:55:36 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 943/1914] 192.168.122.82 () {58 vars in 1269 bytes} [Wed Sep 2 12:55:36 2026] GET /volume/v3/volumes/c743e113-d8ce-40df-a168-14e793c8cf6c/metadata/key3 => generated 35 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 12:55:36 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-b03580ae-2890-41e5-81f9-942db776bce9 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:36 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-b03580ae-2890-41e5-81f9-942db776bce9 tempest-VolumesMetadataTest-1574841997 tempest-VolumesMetadataTest-1574841997-project-member] GET http://192.168.122.82/volume/v3/volumes/c743e113-d8ce-40df-a168-14e793c8cf6c/metadata Sep 02 12:55:36 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-b03580ae-2890-41e5-81f9-942db776bce9 tempest-VolumesMetadataTest-1574841997 tempest-VolumesMetadataTest-1574841997-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:36 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-b03580ae-2890-41e5-81f9-942db776bce9 tempest-VolumesMetadataTest-1574841997 tempest-VolumesMetadataTest-1574841997-project-member] Calling method 'index' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:36 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:36 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:55:36 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:36 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:55:36 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-b03580ae-2890-41e5-81f9-942db776bce9 tempest-VolumesMetadataTest-1574841997 tempest-VolumesMetadataTest-1574841997-project-member] Volume info retrieved successfully. Sep 02 12:55:36 devstack devstack@c-api.service[86935]: DEBUG cinder.quota [None req-7dbd0b53-e560-4b8a-b3aa-888250cfa554 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Created reservations ['9dfa69f5-f5ef-4b19-a9e4-291e41ee12be', 'd7ab04cf-7311-425c-b329-ca535498b272', '0e8d1f7e-5ec0-48db-937e-557b074ca2de', '69fb398a-738e-44f1-8a52-0d165e62ed91'] {{(pid=86935) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:55:36 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-b03580ae-2890-41e5-81f9-942db776bce9 tempest-VolumesMetadataTest-1574841997 tempest-VolumesMetadataTest-1574841997-project-member] Get volume metadata completed successfully. Sep 02 12:55:36 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-7dbd0b53-e560-4b8a-b3aa-888250cfa554 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (459e63c5-9e29-4ffb-a0ad-5c5c7824ce31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9dfa69f5-f5ef-4b19-a9e4-291e41ee12be', 'd7ab04cf-7311-425c-b329-ca535498b272', '0e8d1f7e-5ec0-48db-937e-557b074ca2de', '69fb398a-738e-44f1-8a52-0d165e62ed91']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:55:36 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-b03580ae-2890-41e5-81f9-942db776bce9 tempest-VolumesMetadataTest-1574841997 tempest-VolumesMetadataTest-1574841997-project-member] http://192.168.122.82/volume/v3/volumes/c743e113-d8ce-40df-a168-14e793c8cf6c/metadata returned with HTTP 200 Sep 02 12:55:36 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 944/1915] 192.168.122.82 () {58 vars in 1254 bytes} [Wed Sep 2 12:55:36 2026] GET /volume/v3/volumes/c743e113-d8ce-40df-a168-14e793c8cf6c/metadata => generated 75 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 12:55:36 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-7dbd0b53-e560-4b8a-b3aa-888250cfa554 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f675674-8755-4a88-b4b0-67cb59e7f953) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:55:36 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-32aac720-fced-4f22-9119-f68e0569e260 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:36 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-32aac720-fced-4f22-9119-f68e0569e260 tempest-VolumesMetadataTest-1574841997 tempest-VolumesMetadataTest-1574841997-project-member] PUT http://192.168.122.82/volume/v3/volumes/c743e113-d8ce-40df-a168-14e793c8cf6c/metadata Sep 02 12:55:36 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-32aac720-fced-4f22-9119-f68e0569e260 tempest-VolumesMetadataTest-1574841997 tempest-VolumesMetadataTest-1574841997-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:55:36 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:36 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:55:36 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-7dbd0b53-e560-4b8a-b3aa-888250cfa554 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f675674-8755-4a88-b4b0-67cb59e7f953) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '81e14a09-b16f-45b9-aa31-0978d1c199a5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-465103818',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='fecbd8780e064da88dbbc836fae63090',qos_specs=None,replication_status=,reservations=['9dfa69f5-f5ef-4b19-a9e4-291e41ee12be','d7ab04cf-7311-425c-b329-ca535498b272','0e8d1f7e-5ec0-48db-937e-557b074ca2de','69fb398a-738e-44f1-8a52-0d165e62ed91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c5e912e40d2a4e6f93446b328a280768',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T10:55:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-465103818',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=81e14a09-b16f-45b9-aa31-0978d1c199a5,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='fecbd8780e064da88dbbc836fae63090',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c5e912e40d2a4e6f93446b328a280768',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:55:36 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:36 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:55:36 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-7dbd0b53-e560-4b8a-b3aa-888250cfa554 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f393b4a3-30fa-4db4-8d76-c74336d8b6b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:55:36 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:36 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:55:36 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-32aac720-fced-4f22-9119-f68e0569e260 tempest-VolumesMetadataTest-1574841997 tempest-VolumesMetadataTest-1574841997-project-member] Volume info retrieved successfully. Sep 02 12:55:36 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-32aac720-fced-4f22-9119-f68e0569e260 tempest-VolumesMetadataTest-1574841997 tempest-VolumesMetadataTest-1574841997-project-member] Update volume metadata completed successfully. Sep 02 12:55:36 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-32aac720-fced-4f22-9119-f68e0569e260 tempest-VolumesMetadataTest-1574841997 tempest-VolumesMetadataTest-1574841997-project-member] http://192.168.122.82/volume/v3/volumes/c743e113-d8ce-40df-a168-14e793c8cf6c/metadata returned with HTTP 200 Sep 02 12:55:36 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 945/1916] 192.168.122.82 () {60 vars in 1274 bytes} [Wed Sep 2 12:55:36 2026] PUT /volume/v3/volumes/c743e113-d8ce-40df-a168-14e793c8cf6c/metadata => generated 16 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 12:55:36 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-30973c65-f8f6-4783-99bc-a0a6be8a61eb None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:36 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-30973c65-f8f6-4783-99bc-a0a6be8a61eb tempest-VolumesMetadataTest-1574841997 tempest-VolumesMetadataTest-1574841997-project-member] GET http://192.168.122.82/volume/v3/volumes/c743e113-d8ce-40df-a168-14e793c8cf6c Sep 02 12:55:36 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-30973c65-f8f6-4783-99bc-a0a6be8a61eb tempest-VolumesMetadataTest-1574841997 tempest-VolumesMetadataTest-1574841997-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:36 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-30973c65-f8f6-4783-99bc-a0a6be8a61eb tempest-VolumesMetadataTest-1574841997 tempest-VolumesMetadataTest-1574841997-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:36 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:36 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:55:36 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:36 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:55:36 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-30973c65-f8f6-4783-99bc-a0a6be8a61eb tempest-VolumesMetadataTest-1574841997 tempest-VolumesMetadataTest-1574841997-project-member] Volume info retrieved successfully. Sep 02 12:55:36 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-7dbd0b53-e560-4b8a-b3aa-888250cfa554 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f393b4a3-30fa-4db4-8d76-c74336d8b6b3) transitioned into state 'SUCCESS' from state '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-465103818',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='fecbd8780e064da88dbbc836fae63090',qos_specs=None,replication_status=,reservations=['9dfa69f5-f5ef-4b19-a9e4-291e41ee12be','d7ab04cf-7311-425c-b329-ca535498b272','0e8d1f7e-5ec0-48db-937e-557b074ca2de','69fb398a-738e-44f1-8a52-0d165e62ed91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c5e912e40d2a4e6f93446b328a280768',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:55:36 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-30973c65-f8f6-4783-99bc-a0a6be8a61eb tempest-VolumesMetadataTest-1574841997 tempest-VolumesMetadataTest-1574841997-project-member] http://192.168.122.82/volume/v3/volumes/c743e113-d8ce-40df-a168-14e793c8cf6c returned with HTTP 200 Sep 02 12:55:36 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 946/1917] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:55:36 2026] GET /volume/v3/volumes/c743e113-d8ce-40df-a168-14e793c8cf6c => generated 850 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:55:36 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-7dbd0b53-e560-4b8a-b3aa-888250cfa554 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60440493-daf0-443c-9282-e0d8f22c5295) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:55:36 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-932ac1a1-b75f-40b5-a7d1-6432d86dbfb3 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:36 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-932ac1a1-b75f-40b5-a7d1-6432d86dbfb3 tempest-VolumesMetadataTest-1574841997 tempest-VolumesMetadataTest-1574841997-project-member] DELETE http://192.168.122.82/volume/v3/volumes/c743e113-d8ce-40df-a168-14e793c8cf6c Sep 02 12:55:36 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-932ac1a1-b75f-40b5-a7d1-6432d86dbfb3 tempest-VolumesMetadataTest-1574841997 tempest-VolumesMetadataTest-1574841997-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:36 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-932ac1a1-b75f-40b5-a7d1-6432d86dbfb3 tempest-VolumesMetadataTest-1574841997 tempest-VolumesMetadataTest-1574841997-project-member] Calling method 'delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:36 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-932ac1a1-b75f-40b5-a7d1-6432d86dbfb3 tempest-VolumesMetadataTest-1574841997 tempest-VolumesMetadataTest-1574841997-project-member] Delete volume with id: c743e113-d8ce-40df-a168-14e793c8cf6c Sep 02 12:55:36 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:36 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:55:36 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:36 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:55:36 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-932ac1a1-b75f-40b5-a7d1-6432d86dbfb3 tempest-VolumesMetadataTest-1574841997 tempest-VolumesMetadataTest-1574841997-project-member] Volume info retrieved successfully. Sep 02 12:55:36 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-7dbd0b53-e560-4b8a-b3aa-888250cfa554 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60440493-daf0-443c-9282-e0d8f22c5295) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:55:36 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-7dbd0b53-e560-4b8a-b3aa-888250cfa554 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Flow 'volume_create_api' (f1afdb68-eb4e-40ed-adbb-6eb2a7eccbde) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:55:36 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-7dbd0b53-e560-4b8a-b3aa-888250cfa554 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Create volume request issued successfully. Sep 02 12:55:36 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-7dbd0b53-e560-4b8a-b3aa-888250cfa554 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 12:55:36 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 972/1918] 192.168.122.82 () {60 vars in 1138 bytes} [Wed Sep 2 12:55:35 2026] POST /volume/v3/volumes => generated 770 bytes in 963 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 12:55:36 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-79cf09fc-1a69-43bd-8988-f59caa36fd38 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:36 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-79cf09fc-1a69-43bd-8988-f59caa36fd38 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] GET http://192.168.122.82/volume/v3/volumes/81e14a09-b16f-45b9-aa31-0978d1c199a5 Sep 02 12:55:36 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-79cf09fc-1a69-43bd-8988-f59caa36fd38 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:36 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-79cf09fc-1a69-43bd-8988-f59caa36fd38 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:36 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-932ac1a1-b75f-40b5-a7d1-6432d86dbfb3 tempest-VolumesMetadataTest-1574841997 tempest-VolumesMetadataTest-1574841997-project-member] Delete volume request issued successfully. Sep 02 12:55:36 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-932ac1a1-b75f-40b5-a7d1-6432d86dbfb3 tempest-VolumesMetadataTest-1574841997 tempest-VolumesMetadataTest-1574841997-project-member] http://192.168.122.82/volume/v3/volumes/c743e113-d8ce-40df-a168-14e793c8cf6c returned with HTTP 202 Sep 02 12:55:36 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 947/1919] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 12:55:36 2026] DELETE /volume/v3/volumes/c743e113-d8ce-40df-a168-14e793c8cf6c => generated 0 bytes in 128 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 12:55:36 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-cdab5cd3-f015-4a07-b56d-9d2a19ef9444 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:36 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:36 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:55:36 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:36 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:55:36 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-cdab5cd3-f015-4a07-b56d-9d2a19ef9444 tempest-VolumesMetadataTest-1574841997 tempest-VolumesMetadataTest-1574841997-project-member] GET http://192.168.122.82/volume/v3/volumes/c743e113-d8ce-40df-a168-14e793c8cf6c Sep 02 12:55:36 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-cdab5cd3-f015-4a07-b56d-9d2a19ef9444 tempest-VolumesMetadataTest-1574841997 tempest-VolumesMetadataTest-1574841997-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:36 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-cdab5cd3-f015-4a07-b56d-9d2a19ef9444 tempest-VolumesMetadataTest-1574841997 tempest-VolumesMetadataTest-1574841997-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:36 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-79cf09fc-1a69-43bd-8988-f59caa36fd38 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Volume info retrieved successfully. Sep 02 12:55:36 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:36 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:55:36 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:36 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:55:36 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-79cf09fc-1a69-43bd-8988-f59caa36fd38 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] http://192.168.122.82/volume/v3/volumes/81e14a09-b16f-45b9-aa31-0978d1c199a5 returned with HTTP 200 Sep 02 12:55:36 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 973/1920] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:55:36 2026] GET /volume/v3/volumes/81e14a09-b16f-45b9-aa31-0978d1c199a5 => generated 838 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:55:36 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-cdab5cd3-f015-4a07-b56d-9d2a19ef9444 tempest-VolumesMetadataTest-1574841997 tempest-VolumesMetadataTest-1574841997-project-member] Volume info retrieved successfully. Sep 02 12:55:36 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-cdab5cd3-f015-4a07-b56d-9d2a19ef9444 tempest-VolumesMetadataTest-1574841997 tempest-VolumesMetadataTest-1574841997-project-member] http://192.168.122.82/volume/v3/volumes/c743e113-d8ce-40df-a168-14e793c8cf6c returned with HTTP 200 Sep 02 12:55:36 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 948/1921] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:55:36 2026] GET /volume/v3/volumes/c743e113-d8ce-40df-a168-14e793c8cf6c => generated 849 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:55:37 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-a3ca96e7-a438-4454-9e2c-c62af953b885 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:37 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-683b1c3d-e5a7-499e-bcac-423b59de2507 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:37 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-683b1c3d-e5a7-499e-bcac-423b59de2507 tempest-VolumesMetadataTest-1574841997 tempest-VolumesMetadataTest-1574841997-project-member] GET http://192.168.122.82/volume/v3/volumes/c743e113-d8ce-40df-a168-14e793c8cf6c Sep 02 12:55:37 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-a3ca96e7-a438-4454-9e2c-c62af953b885 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] GET http://192.168.122.82/volume/v3/volumes/81e14a09-b16f-45b9-aa31-0978d1c199a5 Sep 02 12:55:37 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-a3ca96e7-a438-4454-9e2c-c62af953b885 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:37 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-683b1c3d-e5a7-499e-bcac-423b59de2507 tempest-VolumesMetadataTest-1574841997 tempest-VolumesMetadataTest-1574841997-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:37 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-683b1c3d-e5a7-499e-bcac-423b59de2507 tempest-VolumesMetadataTest-1574841997 tempest-VolumesMetadataTest-1574841997-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:37 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-a3ca96e7-a438-4454-9e2c-c62af953b885 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:37 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:37 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:55:37 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:37 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:55:37 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:37 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:55:37 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-683b1c3d-e5a7-499e-bcac-423b59de2507 tempest-VolumesMetadataTest-1574841997 tempest-VolumesMetadataTest-1574841997-project-member] Volume info retrieved successfully. Sep 02 12:55:37 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:37 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:55:38 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-a3ca96e7-a438-4454-9e2c-c62af953b885 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Volume info retrieved successfully. Sep 02 12:55:38 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-683b1c3d-e5a7-499e-bcac-423b59de2507 tempest-VolumesMetadataTest-1574841997 tempest-VolumesMetadataTest-1574841997-project-member] http://192.168.122.82/volume/v3/volumes/c743e113-d8ce-40df-a168-14e793c8cf6c returned with HTTP 200 Sep 02 12:55:38 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 949/1922] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:55:37 2026] GET /volume/v3/volumes/c743e113-d8ce-40df-a168-14e793c8cf6c => generated 849 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:55:38 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-a3ca96e7-a438-4454-9e2c-c62af953b885 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] http://192.168.122.82/volume/v3/volumes/81e14a09-b16f-45b9-aa31-0978d1c199a5 returned with HTTP 200 Sep 02 12:55:38 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 974/1923] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:55:37 2026] GET /volume/v3/volumes/81e14a09-b16f-45b9-aa31-0978d1c199a5 => generated 862 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:55:39 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-1e6ae181-9e37-417b-a305-c24d8863330a None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:39 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-1e6ae181-9e37-417b-a305-c24d8863330a tempest-VolumesMetadataTest-1574841997 tempest-VolumesMetadataTest-1574841997-project-member] GET http://192.168.122.82/volume/v3/volumes/c743e113-d8ce-40df-a168-14e793c8cf6c Sep 02 12:55:39 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-1e6ae181-9e37-417b-a305-c24d8863330a tempest-VolumesMetadataTest-1574841997 tempest-VolumesMetadataTest-1574841997-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:39 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-1e6ae181-9e37-417b-a305-c24d8863330a tempest-VolumesMetadataTest-1574841997 tempest-VolumesMetadataTest-1574841997-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:39 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-1e6ae181-9e37-417b-a305-c24d8863330a tempest-VolumesMetadataTest-1574841997 tempest-VolumesMetadataTest-1574841997-project-member] http://192.168.122.82/volume/v3/volumes/c743e113-d8ce-40df-a168-14e793c8cf6c returned with HTTP 404 Sep 02 12:55:39 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 950/1924] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:55:39 2026] GET /volume/v3/volumes/c743e113-d8ce-40df-a168-14e793c8cf6c => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:55:39 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-61c71723-e549-49de-93d0-5181f1c37658 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:39 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-61c71723-e549-49de-93d0-5181f1c37658 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] GET http://192.168.122.82/volume/v3/volumes/81e14a09-b16f-45b9-aa31-0978d1c199a5 Sep 02 12:55:39 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-61c71723-e549-49de-93d0-5181f1c37658 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:39 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-61c71723-e549-49de-93d0-5181f1c37658 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:39 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:39 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:55:39 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:39 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:55:39 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-61c71723-e549-49de-93d0-5181f1c37658 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Volume info retrieved successfully. Sep 02 12:55:39 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-61c71723-e549-49de-93d0-5181f1c37658 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] http://192.168.122.82/volume/v3/volumes/81e14a09-b16f-45b9-aa31-0978d1c199a5 returned with HTTP 200 Sep 02 12:55:39 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 975/1925] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:55:39 2026] GET /volume/v3/volumes/81e14a09-b16f-45b9-aa31-0978d1c199a5 => generated 863 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:55:39 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-ff9b6d76-5e57-4f13-ae99-dfea54911019 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:39 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-ff9b6d76-5e57-4f13-ae99-dfea54911019 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] GET http://192.168.122.82/volume/v3/volumes/81e14a09-b16f-45b9-aa31-0978d1c199a5 Sep 02 12:55:39 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-ff9b6d76-5e57-4f13-ae99-dfea54911019 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:39 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-ff9b6d76-5e57-4f13-ae99-dfea54911019 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:39 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:39 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:55:39 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:39 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:55:39 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-ff9b6d76-5e57-4f13-ae99-dfea54911019 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Volume info retrieved successfully. Sep 02 12:55:39 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-ff9b6d76-5e57-4f13-ae99-dfea54911019 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] http://192.168.122.82/volume/v3/volumes/81e14a09-b16f-45b9-aa31-0978d1c199a5 returned with HTTP 200 Sep 02 12:55:39 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 951/1926] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:55:39 2026] GET /volume/v3/volumes/81e14a09-b16f-45b9-aa31-0978d1c199a5 => generated 863 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:55:39 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-6c2109a5-0978-4a93-941f-b0f63bbe108f None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:39 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-6c2109a5-0978-4a93-941f-b0f63bbe108f tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 12:55:39 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-6c2109a5-0978-4a93-941f-b0f63bbe108f tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1236747214"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:55:39 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.volumes [None req-6c2109a5-0978-4a93-941f-b0f63bbe108f tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1236747214'}} {{(pid=86935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 12:55:39 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-6c2109a5-0978-4a93-941f-b0f63bbe108f tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Create volume of 1 GB Sep 02 12:55:39 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-6c2109a5-0978-4a93-941f-b0f63bbe108f tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Availability Zones retrieved successfully. Sep 02 12:55:39 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-6c2109a5-0978-4a93-941f-b0f63bbe108f tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Flow 'volume_create_api' (fc5f3451-319a-465b-85b9-34e6c1aec534) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:55:39 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-6c2109a5-0978-4a93-941f-b0f63bbe108f tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d77d049-7311-4a73-a549-4139cb73051e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:55:39 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.flows.api.create_volume [None req-6c2109a5-0978-4a93-941f-b0f63bbe108f tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Validating volume size '1' using validate_int {{(pid=86935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 12:55:39 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-6c2109a5-0978-4a93-941f-b0f63bbe108f tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d77d049-7311-4a73-a549-4139cb73051e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:55:39 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-6c2109a5-0978-4a93-941f-b0f63bbe108f tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4687b1fe-d52d-4954-9690-19bbd046465b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:55:39 devstack devstack@c-api.service[86935]: DEBUG cinder.quota [None req-6c2109a5-0978-4a93-941f-b0f63bbe108f tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Created reservations ['d9ef8102-91cb-49be-a6b9-1ed21db65c4b', 'ac463f56-11c5-4ddb-b8a2-512e57bc42b8', '646989db-811e-4d9a-897b-a4b341a9ee84', '6e2b15b9-1b5d-4fb0-b2db-292bc2907684'] {{(pid=86935) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:55:39 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-6c2109a5-0978-4a93-941f-b0f63bbe108f tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4687b1fe-d52d-4954-9690-19bbd046465b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d9ef8102-91cb-49be-a6b9-1ed21db65c4b', 'ac463f56-11c5-4ddb-b8a2-512e57bc42b8', '646989db-811e-4d9a-897b-a4b341a9ee84', '6e2b15b9-1b5d-4fb0-b2db-292bc2907684']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:55:39 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-6c2109a5-0978-4a93-941f-b0f63bbe108f tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce35f48d-94f7-4d91-986b-ea160ce8ec6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:55:39 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:39 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:55:39 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-6c2109a5-0978-4a93-941f-b0f63bbe108f tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce35f48d-94f7-4d91-986b-ea160ce8ec6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a5c19477-2c0d-4a55-a0b3-8a15dc9fe0d3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1236747214',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='fecbd8780e064da88dbbc836fae63090',qos_specs=None,replication_status=,reservations=['d9ef8102-91cb-49be-a6b9-1ed21db65c4b','ac463f56-11c5-4ddb-b8a2-512e57bc42b8','646989db-811e-4d9a-897b-a4b341a9ee84','6e2b15b9-1b5d-4fb0-b2db-292bc2907684'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c5e912e40d2a4e6f93446b328a280768',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T10:55:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1236747214',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a5c19477-2c0d-4a55-a0b3-8a15dc9fe0d3,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='fecbd8780e064da88dbbc836fae63090',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c5e912e40d2a4e6f93446b328a280768',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:55:39 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-6c2109a5-0978-4a93-941f-b0f63bbe108f tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ff45580-4d06-49ee-9356-d5f92ac7bb3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:55:39 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-6c2109a5-0978-4a93-941f-b0f63bbe108f tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ff45580-4d06-49ee-9356-d5f92ac7bb3c) transitioned into state 'SUCCESS' from state '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-1236747214',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='fecbd8780e064da88dbbc836fae63090',qos_specs=None,replication_status=,reservations=['d9ef8102-91cb-49be-a6b9-1ed21db65c4b','ac463f56-11c5-4ddb-b8a2-512e57bc42b8','646989db-811e-4d9a-897b-a4b341a9ee84','6e2b15b9-1b5d-4fb0-b2db-292bc2907684'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c5e912e40d2a4e6f93446b328a280768',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:55:39 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-6c2109a5-0978-4a93-941f-b0f63bbe108f tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e4c29aa-a8d4-4df0-97cb-463d18d7b370) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:55:39 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-6c2109a5-0978-4a93-941f-b0f63bbe108f tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e4c29aa-a8d4-4df0-97cb-463d18d7b370) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:55:39 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-6c2109a5-0978-4a93-941f-b0f63bbe108f tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Flow 'volume_create_api' (fc5f3451-319a-465b-85b9-34e6c1aec534) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:55:39 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-6c2109a5-0978-4a93-941f-b0f63bbe108f tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Create volume request issued successfully. Sep 02 12:55:39 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-6c2109a5-0978-4a93-941f-b0f63bbe108f tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 12:55:39 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 976/1927] 192.168.122.82 () {60 vars in 1138 bytes} [Wed Sep 2 12:55:39 2026] POST /volume/v3/volumes => generated 771 bytes in 490 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 12:55:39 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-d189ed5c-7423-45de-b41b-28db2773136c None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:39 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-d189ed5c-7423-45de-b41b-28db2773136c tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] GET http://192.168.122.82/volume/v3/volumes/a5c19477-2c0d-4a55-a0b3-8a15dc9fe0d3 Sep 02 12:55:39 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-d189ed5c-7423-45de-b41b-28db2773136c tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:39 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-d189ed5c-7423-45de-b41b-28db2773136c tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:39 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:39 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:55:39 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:39 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:55:39 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-d189ed5c-7423-45de-b41b-28db2773136c tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Volume info retrieved successfully. Sep 02 12:55:39 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-d189ed5c-7423-45de-b41b-28db2773136c tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] http://192.168.122.82/volume/v3/volumes/a5c19477-2c0d-4a55-a0b3-8a15dc9fe0d3 returned with HTTP 200 Sep 02 12:55:39 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 952/1928] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:55:39 2026] GET /volume/v3/volumes/a5c19477-2c0d-4a55-a0b3-8a15dc9fe0d3 => generated 839 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:55:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-f9763a1e-2a4e-436f-95bd-92ce0592e7d3 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:40 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-f9763a1e-2a4e-436f-95bd-92ce0592e7d3 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] GET http://192.168.122.82/volume/v3/volumes/a5c19477-2c0d-4a55-a0b3-8a15dc9fe0d3 Sep 02 12:55:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-f9763a1e-2a4e-436f-95bd-92ce0592e7d3 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-f9763a1e-2a4e-436f-95bd-92ce0592e7d3 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:40 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:40 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:55:40 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:40 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:55:40 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-f9763a1e-2a4e-436f-95bd-92ce0592e7d3 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Volume info retrieved successfully. Sep 02 12:55:40 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-f9763a1e-2a4e-436f-95bd-92ce0592e7d3 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] http://192.168.122.82/volume/v3/volumes/a5c19477-2c0d-4a55-a0b3-8a15dc9fe0d3 returned with HTTP 200 Sep 02 12:55:40 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 977/1929] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:55:40 2026] GET /volume/v3/volumes/a5c19477-2c0d-4a55-a0b3-8a15dc9fe0d3 => generated 863 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:55:41 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-1835e9d6-db22-4dee-a07b-f753ce928a60 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:41 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-1835e9d6-db22-4dee-a07b-f753ce928a60 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] GET http://192.168.122.82/volume/v3/volumes/a5c19477-2c0d-4a55-a0b3-8a15dc9fe0d3 Sep 02 12:55:41 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-1835e9d6-db22-4dee-a07b-f753ce928a60 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:41 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-1835e9d6-db22-4dee-a07b-f753ce928a60 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:42 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:42 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:55:42 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:42 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:55:42 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-1835e9d6-db22-4dee-a07b-f753ce928a60 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Volume info retrieved successfully. Sep 02 12:55:42 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-1835e9d6-db22-4dee-a07b-f753ce928a60 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] http://192.168.122.82/volume/v3/volumes/a5c19477-2c0d-4a55-a0b3-8a15dc9fe0d3 returned with HTTP 200 Sep 02 12:55:42 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 953/1930] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:55:41 2026] GET /volume/v3/volumes/a5c19477-2c0d-4a55-a0b3-8a15dc9fe0d3 => generated 864 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 12:55:42 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-19bc3369-cf1a-447e-a8f7-4d606fb5a336 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:42 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-19bc3369-cf1a-447e-a8f7-4d606fb5a336 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] GET http://192.168.122.82/volume/v3/volumes/a5c19477-2c0d-4a55-a0b3-8a15dc9fe0d3 Sep 02 12:55:42 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-19bc3369-cf1a-447e-a8f7-4d606fb5a336 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:42 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-19bc3369-cf1a-447e-a8f7-4d606fb5a336 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:42 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:42 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:55:42 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:42 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:55:42 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-19bc3369-cf1a-447e-a8f7-4d606fb5a336 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Volume info retrieved successfully. Sep 02 12:55:42 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-19bc3369-cf1a-447e-a8f7-4d606fb5a336 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] http://192.168.122.82/volume/v3/volumes/a5c19477-2c0d-4a55-a0b3-8a15dc9fe0d3 returned with HTTP 200 Sep 02 12:55:42 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 978/1931] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:55:42 2026] GET /volume/v3/volumes/a5c19477-2c0d-4a55-a0b3-8a15dc9fe0d3 => generated 864 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:55:42 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-4a791f10-4814-4d0f-8261-5efce0fb0ec0 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:42 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-4a791f10-4814-4d0f-8261-5efce0fb0ec0 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 12:55:42 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-4a791f10-4814-4d0f-8261-5efce0fb0ec0 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1633541588"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:55:42 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.volumes [None req-4a791f10-4814-4d0f-8261-5efce0fb0ec0 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1633541588'}} {{(pid=86936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 12:55:42 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-4a791f10-4814-4d0f-8261-5efce0fb0ec0 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Create volume of 1 GB Sep 02 12:55:42 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-4a791f10-4814-4d0f-8261-5efce0fb0ec0 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Availability Zones retrieved successfully. Sep 02 12:55:42 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-4a791f10-4814-4d0f-8261-5efce0fb0ec0 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Flow 'volume_create_api' (2e008437-5107-465a-ba53-883a79cf5b32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:55:42 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-4a791f10-4814-4d0f-8261-5efce0fb0ec0 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7eecf9a1-1f88-4926-8e27-ea220088bc1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:55:42 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.flows.api.create_volume [None req-4a791f10-4814-4d0f-8261-5efce0fb0ec0 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Validating volume size '1' using validate_int {{(pid=86936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 12:55:42 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-4a791f10-4814-4d0f-8261-5efce0fb0ec0 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7eecf9a1-1f88-4926-8e27-ea220088bc1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:55:42 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-4a791f10-4814-4d0f-8261-5efce0fb0ec0 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04a5004c-78a5-48ad-ae2f-ca18e1df82f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:55:42 devstack devstack@c-api.service[86936]: DEBUG cinder.quota [None req-4a791f10-4814-4d0f-8261-5efce0fb0ec0 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Created reservations ['0ee6cf47-ba35-48fe-9743-e38c950ac526', '3d82e3b2-9a9f-4c28-9e2d-525898d7979e', 'ec636cd0-1801-4a41-a538-875b21ec47fc', '454a3bee-e7fa-4e3b-9542-363b150a862b'] {{(pid=86936) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:55:42 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-4a791f10-4814-4d0f-8261-5efce0fb0ec0 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04a5004c-78a5-48ad-ae2f-ca18e1df82f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0ee6cf47-ba35-48fe-9743-e38c950ac526', '3d82e3b2-9a9f-4c28-9e2d-525898d7979e', 'ec636cd0-1801-4a41-a538-875b21ec47fc', '454a3bee-e7fa-4e3b-9542-363b150a862b']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:55:42 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-4a791f10-4814-4d0f-8261-5efce0fb0ec0 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2865d2a7-8b64-4e9f-bcad-9bc8bf4429a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:55:42 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:42 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:55:42 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-4a791f10-4814-4d0f-8261-5efce0fb0ec0 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2865d2a7-8b64-4e9f-bcad-9bc8bf4429a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ca16bacc-6d66-40b3-b49b-1ef8206944ba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1633541588',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='fecbd8780e064da88dbbc836fae63090',qos_specs=None,replication_status=,reservations=['0ee6cf47-ba35-48fe-9743-e38c950ac526','3d82e3b2-9a9f-4c28-9e2d-525898d7979e','ec636cd0-1801-4a41-a538-875b21ec47fc','454a3bee-e7fa-4e3b-9542-363b150a862b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c5e912e40d2a4e6f93446b328a280768',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T10:55:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1633541588',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ca16bacc-6d66-40b3-b49b-1ef8206944ba,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='fecbd8780e064da88dbbc836fae63090',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c5e912e40d2a4e6f93446b328a280768',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:55:42 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-4a791f10-4814-4d0f-8261-5efce0fb0ec0 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa616600-6cb0-4b40-822c-2b655fca7aaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:55:42 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-4a791f10-4814-4d0f-8261-5efce0fb0ec0 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa616600-6cb0-4b40-822c-2b655fca7aaf) transitioned into state 'SUCCESS' from state '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-1633541588',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='fecbd8780e064da88dbbc836fae63090',qos_specs=None,replication_status=,reservations=['0ee6cf47-ba35-48fe-9743-e38c950ac526','3d82e3b2-9a9f-4c28-9e2d-525898d7979e','ec636cd0-1801-4a41-a538-875b21ec47fc','454a3bee-e7fa-4e3b-9542-363b150a862b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c5e912e40d2a4e6f93446b328a280768',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:55:42 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-4a791f10-4814-4d0f-8261-5efce0fb0ec0 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5967f6bc-649b-4287-be39-1f75f125c79b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:55:42 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-4a791f10-4814-4d0f-8261-5efce0fb0ec0 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5967f6bc-649b-4287-be39-1f75f125c79b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:55:42 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-4a791f10-4814-4d0f-8261-5efce0fb0ec0 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Flow 'volume_create_api' (2e008437-5107-465a-ba53-883a79cf5b32) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:55:42 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-4a791f10-4814-4d0f-8261-5efce0fb0ec0 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Create volume request issued successfully. Sep 02 12:55:42 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-4a791f10-4814-4d0f-8261-5efce0fb0ec0 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 12:55:42 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 954/1932] 192.168.122.82 () {60 vars in 1138 bytes} [Wed Sep 2 12:55:42 2026] POST /volume/v3/volumes => generated 771 bytes in 331 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 12:55:42 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-c30e1072-079a-48e5-b526-12c4fc99d1dd None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:42 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-c30e1072-079a-48e5-b526-12c4fc99d1dd tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] GET http://192.168.122.82/volume/v3/volumes/ca16bacc-6d66-40b3-b49b-1ef8206944ba Sep 02 12:55:42 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-c30e1072-079a-48e5-b526-12c4fc99d1dd tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:42 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-c30e1072-079a-48e5-b526-12c4fc99d1dd tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:42 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:42 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:55:42 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:42 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:55:42 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-c30e1072-079a-48e5-b526-12c4fc99d1dd tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Volume info retrieved successfully. Sep 02 12:55:42 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-c30e1072-079a-48e5-b526-12c4fc99d1dd tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] http://192.168.122.82/volume/v3/volumes/ca16bacc-6d66-40b3-b49b-1ef8206944ba returned with HTTP 200 Sep 02 12:55:42 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 979/1933] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:55:42 2026] GET /volume/v3/volumes/ca16bacc-6d66-40b3-b49b-1ef8206944ba => generated 839 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:55:43 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-aeb06b10-4986-4222-974e-f2c5b64ae716 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:43 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-e4178026-718f-4e96-86fb-c1b480133416 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:43 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e4178026-718f-4e96-86fb-c1b480133416 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] GET http://192.168.122.82/volume/v3/volumes/ca16bacc-6d66-40b3-b49b-1ef8206944ba Sep 02 12:55:43 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-e4178026-718f-4e96-86fb-c1b480133416 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:43 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-e4178026-718f-4e96-86fb-c1b480133416 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:43 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:43 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:55:43 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-aeb06b10-4986-4222-974e-f2c5b64ae716 tempest-VolumesTransfersV355Test-1325105016 tempest-VolumesTransfersV355Test-1325105016-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 12:55:43 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-aeb06b10-4986-4222-974e-f2c5b64ae716 tempest-VolumesTransfersV355Test-1325105016 tempest-VolumesTransfersV355Test-1325105016-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1784197489"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:55:43 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:43 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:55:43 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.volumes [None req-aeb06b10-4986-4222-974e-f2c5b64ae716 tempest-VolumesTransfersV355Test-1325105016 tempest-VolumesTransfersV355Test-1325105016-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1784197489'}} {{(pid=86936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 12:55:43 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-aeb06b10-4986-4222-974e-f2c5b64ae716 tempest-VolumesTransfersV355Test-1325105016 tempest-VolumesTransfersV355Test-1325105016-project-member] Create volume of 1 GB Sep 02 12:55:43 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:43 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:55:43 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-e4178026-718f-4e96-86fb-c1b480133416 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Volume info retrieved successfully. Sep 02 12:55:43 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-aeb06b10-4986-4222-974e-f2c5b64ae716 tempest-VolumesTransfersV355Test-1325105016 tempest-VolumesTransfersV355Test-1325105016-project-member] Availability Zones retrieved successfully. Sep 02 12:55:43 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e4178026-718f-4e96-86fb-c1b480133416 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] http://192.168.122.82/volume/v3/volumes/ca16bacc-6d66-40b3-b49b-1ef8206944ba returned with HTTP 200 Sep 02 12:55:43 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 980/1934] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:55:43 2026] GET /volume/v3/volumes/ca16bacc-6d66-40b3-b49b-1ef8206944ba => generated 864 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:55:43 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-aeb06b10-4986-4222-974e-f2c5b64ae716 tempest-VolumesTransfersV355Test-1325105016 tempest-VolumesTransfersV355Test-1325105016-project-member] Flow 'volume_create_api' (0e8776f4-d864-408f-b3f7-f8f1cd89c143) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:55:43 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-aeb06b10-4986-4222-974e-f2c5b64ae716 tempest-VolumesTransfersV355Test-1325105016 tempest-VolumesTransfersV355Test-1325105016-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a20fb602-4106-4da7-a4ff-0dcd0ce34e1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:55:43 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-01703e85-ec4d-4d2b-b6c5-ad5f978f676a None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:43 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.flows.api.create_volume [None req-aeb06b10-4986-4222-974e-f2c5b64ae716 tempest-VolumesTransfersV355Test-1325105016 tempest-VolumesTransfersV355Test-1325105016-project-member] Validating volume size '1' using validate_int {{(pid=86936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 12:55:43 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-01703e85-ec4d-4d2b-b6c5-ad5f978f676a tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] GET http://192.168.122.82/volume/v3/volumes/ca16bacc-6d66-40b3-b49b-1ef8206944ba Sep 02 12:55:43 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-01703e85-ec4d-4d2b-b6c5-ad5f978f676a tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:43 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-01703e85-ec4d-4d2b-b6c5-ad5f978f676a tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:43 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:43 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:55:43 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:43 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:55:43 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-01703e85-ec4d-4d2b-b6c5-ad5f978f676a tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Volume info retrieved successfully. Sep 02 12:55:43 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-01703e85-ec4d-4d2b-b6c5-ad5f978f676a tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] http://192.168.122.82/volume/v3/volumes/ca16bacc-6d66-40b3-b49b-1ef8206944ba returned with HTTP 200 Sep 02 12:55:43 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 981/1935] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:55:43 2026] GET /volume/v3/volumes/ca16bacc-6d66-40b3-b49b-1ef8206944ba => generated 864 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:55:43 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-aeb06b10-4986-4222-974e-f2c5b64ae716 tempest-VolumesTransfersV355Test-1325105016 tempest-VolumesTransfersV355Test-1325105016-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a20fb602-4106-4da7-a4ff-0dcd0ce34e1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:55:43 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-aeb06b10-4986-4222-974e-f2c5b64ae716 tempest-VolumesTransfersV355Test-1325105016 tempest-VolumesTransfersV355Test-1325105016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac2a91eb-958a-4cd1-a8fd-494e175bb5f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:55:43 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-6b23f489-b109-4af4-9f3f-16c7840a6bfc None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:43 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-6b23f489-b109-4af4-9f3f-16c7840a6bfc tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] GET http://192.168.122.82/volume/v3/volumes Sep 02 12:55:43 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-6b23f489-b109-4af4-9f3f-16c7840a6bfc tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:43 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-6b23f489-b109-4af4-9f3f-16c7840a6bfc tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Calling method 'index' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:43 devstack devstack@c-api.service[86935]: DEBUG cinder.api.api_utils [None req-6b23f489-b109-4af4-9f3f-16c7840a6bfc tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Removing options '' from query. {{(pid=86935) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 12:55:43 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-6b23f489-b109-4af4-9f3f-16c7840a6bfc tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86935) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 12:55:43 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:43 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:55:43 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:43 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:55:43 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:43 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:55:43 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-6b23f489-b109-4af4-9f3f-16c7840a6bfc tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Get all volumes completed successfully. Sep 02 12:55:43 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-6b23f489-b109-4af4-9f3f-16c7840a6bfc tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 200 Sep 02 12:55:43 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 982/1936] 192.168.122.82 () {58 vars in 1116 bytes} [Wed Sep 2 12:55:43 2026] GET /volume/v3/volumes => generated 993 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:55:43 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-0759051b-85c0-4204-8962-a19e6ebc1820 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:43 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-0759051b-85c0-4204-8962-a19e6ebc1820 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] GET http://192.168.122.82/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-465103818 Sep 02 12:55:43 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-0759051b-85c0-4204-8962-a19e6ebc1820 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:43 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-0759051b-85c0-4204-8962-a19e6ebc1820 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Calling method 'index' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:43 devstack devstack@c-api.service[86935]: DEBUG cinder.api.api_utils [None req-0759051b-85c0-4204-8962-a19e6ebc1820 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Removing options '' from query. {{(pid=86935) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 12:55:43 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:43 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:55:43 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-0759051b-85c0-4204-8962-a19e6ebc1820 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-465103818'), ('no_migration_targets', True)]). {{(pid=86935) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 12:55:43 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:43 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:55:43 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-0759051b-85c0-4204-8962-a19e6ebc1820 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Get all volumes completed successfully. Sep 02 12:55:43 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-0759051b-85c0-4204-8962-a19e6ebc1820 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] http://192.168.122.82/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-465103818 returned with HTTP 200 Sep 02 12:55:43 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 983/1937] 192.168.122.82 () {58 vars in 1215 bytes} [Wed Sep 2 12:55:43 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-465103818 => generated 339 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:55:43 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-9c2de3c8-9082-46a2-88d5-af7824e82aca None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:43 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-9c2de3c8-9082-46a2-88d5-af7824e82aca tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] GET http://192.168.122.82/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1633541588 Sep 02 12:55:43 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-9c2de3c8-9082-46a2-88d5-af7824e82aca tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:43 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-9c2de3c8-9082-46a2-88d5-af7824e82aca tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Calling method 'detail' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:43 devstack devstack@c-api.service[86935]: DEBUG cinder.api.api_utils [None req-9c2de3c8-9082-46a2-88d5-af7824e82aca tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Removing options '' from query. {{(pid=86935) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 12:55:43 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:43 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:55:43 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-9c2de3c8-9082-46a2-88d5-af7824e82aca tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1633541588'), ('no_migration_targets', True)]). {{(pid=86935) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 12:55:43 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:43 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:55:43 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-9c2de3c8-9082-46a2-88d5-af7824e82aca tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Get all volumes completed successfully. Sep 02 12:55:43 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:43 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:55:43 devstack devstack@c-api.service[86936]: DEBUG cinder.quota [None req-aeb06b10-4986-4222-974e-f2c5b64ae716 tempest-VolumesTransfersV355Test-1325105016 tempest-VolumesTransfersV355Test-1325105016-project-member] Created reservations ['81800c06-8b0d-4d8c-add3-10fc5c064c0c', '55f42c27-9112-404f-90a2-4ae871f6ff63', '331dc878-6434-4bb3-92b7-e2c757c95d2e', '2fd1928a-931e-4cb1-9b5d-4a75b7146056'] {{(pid=86936) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:55:43 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-aeb06b10-4986-4222-974e-f2c5b64ae716 tempest-VolumesTransfersV355Test-1325105016 tempest-VolumesTransfersV355Test-1325105016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac2a91eb-958a-4cd1-a8fd-494e175bb5f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['81800c06-8b0d-4d8c-add3-10fc5c064c0c', '55f42c27-9112-404f-90a2-4ae871f6ff63', '331dc878-6434-4bb3-92b7-e2c757c95d2e', '2fd1928a-931e-4cb1-9b5d-4a75b7146056']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:55:43 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-aeb06b10-4986-4222-974e-f2c5b64ae716 tempest-VolumesTransfersV355Test-1325105016 tempest-VolumesTransfersV355Test-1325105016-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d95b19c8-52b2-42ef-bf05-1d4047240485) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:55:43 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-9c2de3c8-9082-46a2-88d5-af7824e82aca tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] http://192.168.122.82/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1633541588 returned with HTTP 200 Sep 02 12:55:43 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 984/1938] 192.168.122.82 () {58 vars in 1238 bytes} [Wed Sep 2 12:55:43 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1633541588 => generated 867 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:55:43 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-be762d0b-1e67-42fc-973a-648912725bb9 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:43 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-be762d0b-1e67-42fc-973a-648912725bb9 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] GET http://192.168.122.82/volume/v3/volumes/detail?limit=1 Sep 02 12:55:43 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-be762d0b-1e67-42fc-973a-648912725bb9 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:43 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-be762d0b-1e67-42fc-973a-648912725bb9 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Calling method 'detail' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:43 devstack devstack@c-api.service[86935]: DEBUG cinder.api.api_utils [None req-be762d0b-1e67-42fc-973a-648912725bb9 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Removing options '' from query. {{(pid=86935) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 12:55:43 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-be762d0b-1e67-42fc-973a-648912725bb9 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86935) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 12:55:43 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:43 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:55:43 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-be762d0b-1e67-42fc-973a-648912725bb9 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Get all volumes completed successfully. Sep 02 12:55:43 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:43 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:55:43 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:43 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:55:43 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-aeb06b10-4986-4222-974e-f2c5b64ae716 tempest-VolumesTransfersV355Test-1325105016 tempest-VolumesTransfersV355Test-1325105016-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d95b19c8-52b2-42ef-bf05-1d4047240485) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'deb32d02-58fd-4ca8-875e-7e636a87f2f4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1784197489',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6850ca8cc4934c3485928b9e175aaf2f',qos_specs=None,replication_status=,reservations=['81800c06-8b0d-4d8c-add3-10fc5c064c0c','55f42c27-9112-404f-90a2-4ae871f6ff63','331dc878-6434-4bb3-92b7-e2c757c95d2e','2fd1928a-931e-4cb1-9b5d-4a75b7146056'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c4806f5c873421cac0fd9bcb41109db',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T10:55:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1784197489',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=deb32d02-58fd-4ca8-875e-7e636a87f2f4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6850ca8cc4934c3485928b9e175aaf2f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4c4806f5c873421cac0fd9bcb41109db',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:55:43 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-be762d0b-1e67-42fc-973a-648912725bb9 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] http://192.168.122.82/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Sep 02 12:55:43 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-aeb06b10-4986-4222-974e-f2c5b64ae716 tempest-VolumesTransfersV355Test-1325105016 tempest-VolumesTransfersV355Test-1325105016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30ab7652-afdc-4253-ae12-610f7bf1e785) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:55:43 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 985/1939] 192.168.122.82 () {58 vars in 1152 bytes} [Wed Sep 2 12:55:43 2026] GET /volume/v3/volumes/detail?limit=1 => generated 1013 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:55:43 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-9e99a648-b31c-4d00-aa72-254582f425a2 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:43 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-9e99a648-b31c-4d00-aa72-254582f425a2 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] GET http://192.168.122.82/volume/v3/volumes/detail?limit=1&marker=ca16bacc-6d66-40b3-b49b-1ef8206944ba Sep 02 12:55:43 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-9e99a648-b31c-4d00-aa72-254582f425a2 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:43 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-9e99a648-b31c-4d00-aa72-254582f425a2 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Calling method 'detail' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:43 devstack devstack@c-api.service[86935]: DEBUG cinder.api.api_utils [None req-9e99a648-b31c-4d00-aa72-254582f425a2 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Removing options '' from query. {{(pid=86935) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 12:55:43 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-9e99a648-b31c-4d00-aa72-254582f425a2 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86935) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 12:55:43 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-aeb06b10-4986-4222-974e-f2c5b64ae716 tempest-VolumesTransfersV355Test-1325105016 tempest-VolumesTransfersV355Test-1325105016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30ab7652-afdc-4253-ae12-610f7bf1e785) transitioned into state 'SUCCESS' from state '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-1784197489',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6850ca8cc4934c3485928b9e175aaf2f',qos_specs=None,replication_status=,reservations=['81800c06-8b0d-4d8c-add3-10fc5c064c0c','55f42c27-9112-404f-90a2-4ae871f6ff63','331dc878-6434-4bb3-92b7-e2c757c95d2e','2fd1928a-931e-4cb1-9b5d-4a75b7146056'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c4806f5c873421cac0fd9bcb41109db',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:55:43 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-aeb06b10-4986-4222-974e-f2c5b64ae716 tempest-VolumesTransfersV355Test-1325105016 tempest-VolumesTransfersV355Test-1325105016-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (313c9acd-05ba-47f1-817b-38647811506c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:55:43 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-aeb06b10-4986-4222-974e-f2c5b64ae716 tempest-VolumesTransfersV355Test-1325105016 tempest-VolumesTransfersV355Test-1325105016-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (313c9acd-05ba-47f1-817b-38647811506c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:55:43 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:43 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:55:43 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-aeb06b10-4986-4222-974e-f2c5b64ae716 tempest-VolumesTransfersV355Test-1325105016 tempest-VolumesTransfersV355Test-1325105016-project-member] Flow 'volume_create_api' (0e8776f4-d864-408f-b3f7-f8f1cd89c143) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:55:43 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-9e99a648-b31c-4d00-aa72-254582f425a2 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Get all volumes completed successfully. Sep 02 12:55:44 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-aeb06b10-4986-4222-974e-f2c5b64ae716 tempest-VolumesTransfersV355Test-1325105016 tempest-VolumesTransfersV355Test-1325105016-project-member] Create volume request issued successfully. Sep 02 12:55:44 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:44 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:55:44 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-aeb06b10-4986-4222-974e-f2c5b64ae716 tempest-VolumesTransfersV355Test-1325105016 tempest-VolumesTransfersV355Test-1325105016-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 12:55:44 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 955/1940] 192.168.122.82 () {62 vars in 1178 bytes} [Wed Sep 2 12:55:43 2026] POST /volume/v3/volumes => generated 826 bytes in 598 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:55:44 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-9e99a648-b31c-4d00-aa72-254582f425a2 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] http://192.168.122.82/volume/v3/volumes/detail?limit=1&marker=ca16bacc-6d66-40b3-b49b-1ef8206944ba returned with HTTP 200 Sep 02 12:55:44 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 986/1941] 192.168.122.82 () {58 vars in 1240 bytes} [Wed Sep 2 12:55:43 2026] GET /volume/v3/volumes/detail?limit=1&marker=ca16bacc-6d66-40b3-b49b-1ef8206944ba => generated 1013 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:55:44 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-c9db09a3-a3c6-4a79-8baa-d941709ad81f None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:44 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-c9db09a3-a3c6-4a79-8baa-d941709ad81f tempest-VolumesTransfersV355Test-1325105016 tempest-VolumesTransfersV355Test-1325105016-project-member] GET http://192.168.122.82/volume/v3/volumes/deb32d02-58fd-4ca8-875e-7e636a87f2f4 Sep 02 12:55:44 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-c9db09a3-a3c6-4a79-8baa-d941709ad81f tempest-VolumesTransfersV355Test-1325105016 tempest-VolumesTransfersV355Test-1325105016-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:44 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-c9db09a3-a3c6-4a79-8baa-d941709ad81f tempest-VolumesTransfersV355Test-1325105016 tempest-VolumesTransfersV355Test-1325105016-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:44 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-cdfeb5ac-7415-40b2-a627-ae2ea78edfa5 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:44 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-cdfeb5ac-7415-40b2-a627-ae2ea78edfa5 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] GET http://192.168.122.82/volume/v3/volumes/detail?limit=1&marker=a5c19477-2c0d-4a55-a0b3-8a15dc9fe0d3 Sep 02 12:55:44 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-cdfeb5ac-7415-40b2-a627-ae2ea78edfa5 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:44 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-cdfeb5ac-7415-40b2-a627-ae2ea78edfa5 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Calling method 'detail' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:44 devstack devstack@c-api.service[86935]: DEBUG cinder.api.api_utils [None req-cdfeb5ac-7415-40b2-a627-ae2ea78edfa5 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Removing options '' from query. {{(pid=86935) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 12:55:44 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-cdfeb5ac-7415-40b2-a627-ae2ea78edfa5 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86935) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 12:55:44 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:44 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:55:44 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:44 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:55:44 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-c9db09a3-a3c6-4a79-8baa-d941709ad81f tempest-VolumesTransfersV355Test-1325105016 tempest-VolumesTransfersV355Test-1325105016-project-member] Volume info retrieved successfully. Sep 02 12:55:44 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:44 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:55:44 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-cdfeb5ac-7415-40b2-a627-ae2ea78edfa5 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Get all volumes completed successfully. Sep 02 12:55:44 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:44 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:55:44 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-c9db09a3-a3c6-4a79-8baa-d941709ad81f tempest-VolumesTransfersV355Test-1325105016 tempest-VolumesTransfersV355Test-1325105016-project-member] http://192.168.122.82/volume/v3/volumes/deb32d02-58fd-4ca8-875e-7e636a87f2f4 returned with HTTP 200 Sep 02 12:55:44 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 956/1942] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:55:44 2026] GET /volume/v3/volumes/deb32d02-58fd-4ca8-875e-7e636a87f2f4 => generated 894 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:55:44 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-cdfeb5ac-7415-40b2-a627-ae2ea78edfa5 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] http://192.168.122.82/volume/v3/volumes/detail?limit=1&marker=a5c19477-2c0d-4a55-a0b3-8a15dc9fe0d3 returned with HTTP 200 Sep 02 12:55:44 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 987/1943] 192.168.122.82 () {58 vars in 1240 bytes} [Wed Sep 2 12:55:44 2026] GET /volume/v3/volumes/detail?limit=1&marker=a5c19477-2c0d-4a55-a0b3-8a15dc9fe0d3 => generated 1012 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:55:44 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-d2ecbafd-8cbb-4a72-b152-252c20051cfa None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:44 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-d2ecbafd-8cbb-4a72-b152-252c20051cfa tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] GET http://192.168.122.82/volume/v3/volumes/detail?limit=1&marker=81e14a09-b16f-45b9-aa31-0978d1c199a5 Sep 02 12:55:44 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-d2ecbafd-8cbb-4a72-b152-252c20051cfa tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:44 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-d2ecbafd-8cbb-4a72-b152-252c20051cfa tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Calling method 'detail' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:44 devstack devstack@c-api.service[86936]: DEBUG cinder.api.api_utils [None req-d2ecbafd-8cbb-4a72-b152-252c20051cfa tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Removing options '' from query. {{(pid=86936) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 12:55:44 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-d2ecbafd-8cbb-4a72-b152-252c20051cfa tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86936) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 12:55:44 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-d2ecbafd-8cbb-4a72-b152-252c20051cfa tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Get all volumes completed successfully. Sep 02 12:55:44 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-d2ecbafd-8cbb-4a72-b152-252c20051cfa tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] http://192.168.122.82/volume/v3/volumes/detail?limit=1&marker=81e14a09-b16f-45b9-aa31-0978d1c199a5 returned with HTTP 200 Sep 02 12:55:44 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 957/1944] 192.168.122.82 () {58 vars in 1240 bytes} [Wed Sep 2 12:55:44 2026] GET /volume/v3/volumes/detail?limit=1&marker=81e14a09-b16f-45b9-aa31-0978d1c199a5 => generated 15 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 12:55:44 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-cac32cc1-85d7-460a-886a-cd255bc5988a None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:44 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-cac32cc1-85d7-460a-886a-cd255bc5988a tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] GET http://192.168.122.82/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Sep 02 12:55:44 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-cac32cc1-85d7-460a-886a-cd255bc5988a tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:44 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-cac32cc1-85d7-460a-886a-cd255bc5988a tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Calling method 'detail' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:44 devstack devstack@c-api.service[86935]: DEBUG cinder.api.api_utils [None req-cac32cc1-85d7-460a-886a-cd255bc5988a tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Removing options '' from query. {{(pid=86935) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 12:55:44 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-cac32cc1-85d7-460a-886a-cd255bc5988a tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Could not evaluate value available, assuming string {{(pid=86935) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 02 12:55:44 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-cac32cc1-85d7-460a-886a-cd255bc5988a tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=86935) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 12:55:44 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:44 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:55:44 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:44 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:55:44 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-cac32cc1-85d7-460a-886a-cd255bc5988a tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Get all volumes completed successfully. Sep 02 12:55:44 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:44 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:55:44 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-cac32cc1-85d7-460a-886a-cd255bc5988a tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] http://192.168.122.82/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Sep 02 12:55:44 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 988/1945] 192.168.122.82 () {58 vars in 1236 bytes} [Wed Sep 2 12:55:44 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1908 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:55:44 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-3193af08-e743-4131-ab54-a9c14ad6101d None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:44 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-3193af08-e743-4131-ab54-a9c14ad6101d tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] GET http://192.168.122.82/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Sep 02 12:55:44 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-3193af08-e743-4131-ab54-a9c14ad6101d tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:44 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-3193af08-e743-4131-ab54-a9c14ad6101d tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Calling method 'detail' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:44 devstack devstack@c-api.service[86936]: DEBUG cinder.api.api_utils [None req-3193af08-e743-4131-ab54-a9c14ad6101d tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Removing options '' from query. {{(pid=86936) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 12:55:44 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-3193af08-e743-4131-ab54-a9c14ad6101d tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Could not evaluate value available, assuming string {{(pid=86936) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 02 12:55:44 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-3193af08-e743-4131-ab54-a9c14ad6101d tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=86936) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 12:55:44 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:44 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:55:44 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:44 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:55:44 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-3193af08-e743-4131-ab54-a9c14ad6101d tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Get all volumes completed successfully. Sep 02 12:55:44 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:44 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:55:44 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-3193af08-e743-4131-ab54-a9c14ad6101d tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] http://192.168.122.82/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Sep 02 12:55:44 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 958/1946] 192.168.122.82 () {58 vars in 1238 bytes} [Wed Sep 2 12:55:44 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1910 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:55:44 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-181f9fcc-3cbc-4cb7-93e7-c7810624fc29 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:44 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-181f9fcc-3cbc-4cb7-93e7-c7810624fc29 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] GET http://192.168.122.82/volume/v3/volumes?limit=1 Sep 02 12:55:44 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-181f9fcc-3cbc-4cb7-93e7-c7810624fc29 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:44 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-181f9fcc-3cbc-4cb7-93e7-c7810624fc29 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Calling method 'index' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:44 devstack devstack@c-api.service[86935]: DEBUG cinder.api.api_utils [None req-181f9fcc-3cbc-4cb7-93e7-c7810624fc29 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Removing options '' from query. {{(pid=86935) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 12:55:44 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-181f9fcc-3cbc-4cb7-93e7-c7810624fc29 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86935) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 12:55:44 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:44 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:55:44 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-181f9fcc-3cbc-4cb7-93e7-c7810624fc29 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Get all volumes completed successfully. Sep 02 12:55:44 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-181f9fcc-3cbc-4cb7-93e7-c7810624fc29 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] http://192.168.122.82/volume/v3/volumes?limit=1 returned with HTTP 200 Sep 02 12:55:44 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 989/1947] 192.168.122.82 () {58 vars in 1131 bytes} [Wed Sep 2 12:55:44 2026] GET /volume/v3/volumes?limit=1 => generated 479 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:55:44 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-1dfa0b9c-615c-4b08-af84-f1e10f6800f5 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:44 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-1dfa0b9c-615c-4b08-af84-f1e10f6800f5 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] GET http://192.168.122.82/volume/v3/volumes?limit=1&marker=ca16bacc-6d66-40b3-b49b-1ef8206944ba Sep 02 12:55:44 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-1dfa0b9c-615c-4b08-af84-f1e10f6800f5 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:44 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-1dfa0b9c-615c-4b08-af84-f1e10f6800f5 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Calling method 'index' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:44 devstack devstack@c-api.service[86936]: DEBUG cinder.api.api_utils [None req-1dfa0b9c-615c-4b08-af84-f1e10f6800f5 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Removing options '' from query. {{(pid=86936) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 12:55:44 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-1dfa0b9c-615c-4b08-af84-f1e10f6800f5 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86936) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 12:55:44 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:44 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:55:44 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-1dfa0b9c-615c-4b08-af84-f1e10f6800f5 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Get all volumes completed successfully. Sep 02 12:55:44 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-1dfa0b9c-615c-4b08-af84-f1e10f6800f5 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] http://192.168.122.82/volume/v3/volumes?limit=1&marker=ca16bacc-6d66-40b3-b49b-1ef8206944ba returned with HTTP 200 Sep 02 12:55:44 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 959/1948] 192.168.122.82 () {58 vars in 1219 bytes} [Wed Sep 2 12:55:44 2026] GET /volume/v3/volumes?limit=1&marker=ca16bacc-6d66-40b3-b49b-1ef8206944ba => generated 479 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:55:44 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-8c7400b0-69c5-4c3a-84a0-059c5d2c2813 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:44 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-8c7400b0-69c5-4c3a-84a0-059c5d2c2813 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] GET http://192.168.122.82/volume/v3/volumes?limit=1&marker=a5c19477-2c0d-4a55-a0b3-8a15dc9fe0d3 Sep 02 12:55:44 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-8c7400b0-69c5-4c3a-84a0-059c5d2c2813 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:44 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-8c7400b0-69c5-4c3a-84a0-059c5d2c2813 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Calling method 'index' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:44 devstack devstack@c-api.service[86935]: DEBUG cinder.api.api_utils [None req-8c7400b0-69c5-4c3a-84a0-059c5d2c2813 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Removing options '' from query. {{(pid=86935) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 12:55:44 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:44 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:55:44 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-8c7400b0-69c5-4c3a-84a0-059c5d2c2813 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86935) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 12:55:44 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:44 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:55:44 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-8c7400b0-69c5-4c3a-84a0-059c5d2c2813 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Get all volumes completed successfully. Sep 02 12:55:44 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-8c7400b0-69c5-4c3a-84a0-059c5d2c2813 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] http://192.168.122.82/volume/v3/volumes?limit=1&marker=a5c19477-2c0d-4a55-a0b3-8a15dc9fe0d3 returned with HTTP 200 Sep 02 12:55:44 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 990/1949] 192.168.122.82 () {58 vars in 1219 bytes} [Wed Sep 2 12:55:44 2026] GET /volume/v3/volumes?limit=1&marker=a5c19477-2c0d-4a55-a0b3-8a15dc9fe0d3 => generated 478 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:55:44 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-587dfce3-3fc7-47ad-8b3a-4cdc434c7fbc None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:44 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-587dfce3-3fc7-47ad-8b3a-4cdc434c7fbc tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] GET http://192.168.122.82/volume/v3/volumes?limit=1&marker=81e14a09-b16f-45b9-aa31-0978d1c199a5 Sep 02 12:55:44 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-587dfce3-3fc7-47ad-8b3a-4cdc434c7fbc tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:44 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-587dfce3-3fc7-47ad-8b3a-4cdc434c7fbc tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Calling method 'index' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:44 devstack devstack@c-api.service[86936]: DEBUG cinder.api.api_utils [None req-587dfce3-3fc7-47ad-8b3a-4cdc434c7fbc tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Removing options '' from query. {{(pid=86936) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 12:55:44 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:44 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:55:44 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-587dfce3-3fc7-47ad-8b3a-4cdc434c7fbc tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86936) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 12:55:44 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-587dfce3-3fc7-47ad-8b3a-4cdc434c7fbc tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Get all volumes completed successfully. Sep 02 12:55:44 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-587dfce3-3fc7-47ad-8b3a-4cdc434c7fbc tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] http://192.168.122.82/volume/v3/volumes?limit=1&marker=81e14a09-b16f-45b9-aa31-0978d1c199a5 returned with HTTP 200 Sep 02 12:55:44 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 960/1950] 192.168.122.82 () {58 vars in 1219 bytes} [Wed Sep 2 12:55:44 2026] GET /volume/v3/volumes?limit=1&marker=81e14a09-b16f-45b9-aa31-0978d1c199a5 => generated 15 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 12:55:44 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-f8c65694-9c65-4a54-864f-3e5beef90caf None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:44 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-f8c65694-9c65-4a54-864f-3e5beef90caf tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] GET http://192.168.122.82/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1236747214&status=available Sep 02 12:55:44 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-f8c65694-9c65-4a54-864f-3e5beef90caf tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:44 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-f8c65694-9c65-4a54-864f-3e5beef90caf tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Calling method 'index' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:44 devstack devstack@c-api.service[86935]: DEBUG cinder.api.api_utils [None req-f8c65694-9c65-4a54-864f-3e5beef90caf tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Removing options '' from query. {{(pid=86935) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 12:55:44 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-f8c65694-9c65-4a54-864f-3e5beef90caf tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Could not evaluate value available, assuming string {{(pid=86935) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 02 12:55:44 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:44 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:55:44 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-f8c65694-9c65-4a54-864f-3e5beef90caf tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1236747214'), ('no_migration_targets', True)]). {{(pid=86935) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 12:55:44 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:44 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:55:44 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-f8c65694-9c65-4a54-864f-3e5beef90caf tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Get all volumes completed successfully. Sep 02 12:55:44 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-f8c65694-9c65-4a54-864f-3e5beef90caf tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] http://192.168.122.82/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1236747214&status=available returned with HTTP 200 Sep 02 12:55:44 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 991/1951] 192.168.122.82 () {58 vars in 1251 bytes} [Wed Sep 2 12:55:44 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1236747214&status=available => generated 340 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:55:44 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-367dc968-cc03-48df-9a06-e90a28fb95a3 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:44 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-367dc968-cc03-48df-9a06-e90a28fb95a3 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] GET http://192.168.122.82/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1633541588&status=available Sep 02 12:55:44 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-367dc968-cc03-48df-9a06-e90a28fb95a3 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:44 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-367dc968-cc03-48df-9a06-e90a28fb95a3 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Calling method 'detail' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:44 devstack devstack@c-api.service[86936]: DEBUG cinder.api.api_utils [None req-367dc968-cc03-48df-9a06-e90a28fb95a3 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Removing options '' from query. {{(pid=86936) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 12:55:44 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-367dc968-cc03-48df-9a06-e90a28fb95a3 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Could not evaluate value available, assuming string {{(pid=86936) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 02 12:55:44 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-367dc968-cc03-48df-9a06-e90a28fb95a3 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1633541588'), ('no_migration_targets', True)]). {{(pid=86936) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 12:55:44 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:44 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:55:44 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-367dc968-cc03-48df-9a06-e90a28fb95a3 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Get all volumes completed successfully. Sep 02 12:55:44 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:44 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:55:44 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-367dc968-cc03-48df-9a06-e90a28fb95a3 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] http://192.168.122.82/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1633541588&status=available returned with HTTP 200 Sep 02 12:55:44 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 961/1952] 192.168.122.82 () {58 vars in 1272 bytes} [Wed Sep 2 12:55:44 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1633541588&status=available => generated 867 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:55:44 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-b0a0aa24-b79e-455e-a960-e630b2dd28e8 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:44 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-b0a0aa24-b79e-455e-a960-e630b2dd28e8 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] GET http://192.168.122.82/volume/v3/volumes/detail?marker=81e14a09-b16f-45b9-aa31-0978d1c199a5&sort=id%3Aasc Sep 02 12:55:44 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-b0a0aa24-b79e-455e-a960-e630b2dd28e8 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:44 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-b0a0aa24-b79e-455e-a960-e630b2dd28e8 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Calling method 'detail' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:44 devstack devstack@c-api.service[86935]: DEBUG cinder.api.api_utils [None req-b0a0aa24-b79e-455e-a960-e630b2dd28e8 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Removing options '' from query. {{(pid=86935) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 12:55:44 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:44 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:55:44 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-b0a0aa24-b79e-455e-a960-e630b2dd28e8 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86935) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 12:55:44 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:44 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:55:44 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:44 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:55:44 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-b0a0aa24-b79e-455e-a960-e630b2dd28e8 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Get all volumes completed successfully. Sep 02 12:55:44 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:44 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:55:44 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-b0a0aa24-b79e-455e-a960-e630b2dd28e8 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] http://192.168.122.82/volume/v3/volumes/detail?marker=81e14a09-b16f-45b9-aa31-0978d1c199a5&sort=id%3Aasc returned with HTTP 200 Sep 02 12:55:44 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 992/1953] 192.168.122.82 () {58 vars in 1252 bytes} [Wed Sep 2 12:55:44 2026] GET /volume/v3/volumes/detail?marker=81e14a09-b16f-45b9-aa31-0978d1c199a5&sort=id%3Aasc => generated 1721 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:55:44 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-2312e27a-10bb-40bd-8a40-04c344d24377 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:44 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-2312e27a-10bb-40bd-8a40-04c344d24377 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] GET http://192.168.122.82/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Sep 02 12:55:44 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-2312e27a-10bb-40bd-8a40-04c344d24377 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:44 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-2312e27a-10bb-40bd-8a40-04c344d24377 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Calling method 'detail' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:44 devstack devstack@c-api.service[86936]: DEBUG cinder.api.api_utils [None req-2312e27a-10bb-40bd-8a40-04c344d24377 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Removing options '' from query. {{(pid=86936) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 12:55:44 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-2312e27a-10bb-40bd-8a40-04c344d24377 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=86936) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 12:55:44 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:44 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:55:44 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:44 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:55:44 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:44 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:55:44 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-2312e27a-10bb-40bd-8a40-04c344d24377 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Get all volumes completed successfully. Sep 02 12:55:44 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:44 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:55:44 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-2312e27a-10bb-40bd-8a40-04c344d24377 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] http://192.168.122.82/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Sep 02 12:55:44 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 962/1954] 192.168.122.82 () {58 vars in 1216 bytes} [Wed Sep 2 12:55:44 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2574 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:55:44 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-209c685e-496b-4e1e-92f8-da3a2df9704f None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:44 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-209c685e-496b-4e1e-92f8-da3a2df9704f tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] GET http://192.168.122.82/volume/v3/volumes/detail Sep 02 12:55:44 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-209c685e-496b-4e1e-92f8-da3a2df9704f tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:44 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-209c685e-496b-4e1e-92f8-da3a2df9704f tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Calling method 'detail' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:44 devstack devstack@c-api.service[86935]: DEBUG cinder.api.api_utils [None req-209c685e-496b-4e1e-92f8-da3a2df9704f tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Removing options '' from query. {{(pid=86935) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 12:55:44 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-209c685e-496b-4e1e-92f8-da3a2df9704f tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86935) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 12:55:44 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:44 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:55:44 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:44 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:55:44 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:44 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:55:44 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-209c685e-496b-4e1e-92f8-da3a2df9704f tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Get all volumes completed successfully. Sep 02 12:55:44 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:44 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:55:44 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-209c685e-496b-4e1e-92f8-da3a2df9704f tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] http://192.168.122.82/volume/v3/volumes/detail returned with HTTP 200 Sep 02 12:55:44 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 993/1955] 192.168.122.82 () {58 vars in 1137 bytes} [Wed Sep 2 12:55:44 2026] GET /volume/v3/volumes/detail => generated 2574 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:55:45 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-6d096822-089f-4dc6-a4ad-068d84dbc336 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:45 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-6d096822-089f-4dc6-a4ad-068d84dbc336 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] GET http://192.168.122.82/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Sep 02 12:55:45 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-6d096822-089f-4dc6-a4ad-068d84dbc336 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:45 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-6d096822-089f-4dc6-a4ad-068d84dbc336 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Calling method 'index' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:45 devstack devstack@c-api.service[86936]: DEBUG cinder.api.api_utils [None req-6d096822-089f-4dc6-a4ad-068d84dbc336 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Removing options '' from query. {{(pid=86936) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 12:55:45 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-6d096822-089f-4dc6-a4ad-068d84dbc336 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=86936) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 12:55:45 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:45 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:55:45 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:45 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:55:45 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:45 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:55:45 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-6d096822-089f-4dc6-a4ad-068d84dbc336 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Get all volumes completed successfully. Sep 02 12:55:45 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-6d096822-089f-4dc6-a4ad-068d84dbc336 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] http://192.168.122.82/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Sep 02 12:55:45 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 963/1956] 192.168.122.82 () {58 vars in 1195 bytes} [Wed Sep 2 12:55:44 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 993 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:55:45 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-ad310320-809d-479a-92f2-f8ea4cfb831f None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:45 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-ad310320-809d-479a-92f2-f8ea4cfb831f tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] GET http://192.168.122.82/volume/v3/volumes?availability_zone=nova Sep 02 12:55:45 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-ad310320-809d-479a-92f2-f8ea4cfb831f tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:45 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-ad310320-809d-479a-92f2-f8ea4cfb831f tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Calling method 'index' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:45 devstack devstack@c-api.service[86935]: DEBUG cinder.api.api_utils [None req-ad310320-809d-479a-92f2-f8ea4cfb831f tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Removing options '' from query. {{(pid=86935) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 12:55:45 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-ad310320-809d-479a-92f2-f8ea4cfb831f tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Could not evaluate value nova, assuming string {{(pid=86935) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 02 12:55:45 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-ad310320-809d-479a-92f2-f8ea4cfb831f tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=86935) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 12:55:45 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-cb8a4c74-e769-4148-ae85-28d6d07151df None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:45 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-cb8a4c74-e769-4148-ae85-28d6d07151df tempest-VolumesTransfersV355Test-1325105016 tempest-VolumesTransfersV355Test-1325105016-project-member] GET http://192.168.122.82/volume/v3/volumes/deb32d02-58fd-4ca8-875e-7e636a87f2f4 Sep 02 12:55:45 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-cb8a4c74-e769-4148-ae85-28d6d07151df tempest-VolumesTransfersV355Test-1325105016 tempest-VolumesTransfersV355Test-1325105016-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:45 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-cb8a4c74-e769-4148-ae85-28d6d07151df tempest-VolumesTransfersV355Test-1325105016 tempest-VolumesTransfersV355Test-1325105016-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:45 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:45 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:55:45 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:45 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:55:45 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:45 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:55:45 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-ad310320-809d-479a-92f2-f8ea4cfb831f tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Get all volumes completed successfully. Sep 02 12:55:45 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-ad310320-809d-479a-92f2-f8ea4cfb831f tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] http://192.168.122.82/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Sep 02 12:55:45 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 994/1957] 192.168.122.82 () {58 vars in 1161 bytes} [Wed Sep 2 12:55:45 2026] GET /volume/v3/volumes?availability_zone=nova => generated 993 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:55:45 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:45 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:55:45 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-854db319-5a54-4654-862b-a629bc8d0d17 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:45 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:45 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:55:45 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-854db319-5a54-4654-862b-a629bc8d0d17 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] GET http://192.168.122.82/volume/v3/volumes?availability_zone=nova Sep 02 12:55:45 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-854db319-5a54-4654-862b-a629bc8d0d17 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:45 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-854db319-5a54-4654-862b-a629bc8d0d17 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Calling method 'index' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:45 devstack devstack@c-api.service[86935]: DEBUG cinder.api.api_utils [None req-854db319-5a54-4654-862b-a629bc8d0d17 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Removing options '' from query. {{(pid=86935) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 12:55:45 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-854db319-5a54-4654-862b-a629bc8d0d17 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Could not evaluate value nova, assuming string {{(pid=86935) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 02 12:55:45 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:45 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:55:45 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-854db319-5a54-4654-862b-a629bc8d0d17 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=86935) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 12:55:45 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-cb8a4c74-e769-4148-ae85-28d6d07151df tempest-VolumesTransfersV355Test-1325105016 tempest-VolumesTransfersV355Test-1325105016-project-member] Volume info retrieved successfully. Sep 02 12:55:45 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-cb8a4c74-e769-4148-ae85-28d6d07151df tempest-VolumesTransfersV355Test-1325105016 tempest-VolumesTransfersV355Test-1325105016-project-member] http://192.168.122.82/volume/v3/volumes/deb32d02-58fd-4ca8-875e-7e636a87f2f4 returned with HTTP 200 Sep 02 12:55:45 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 964/1958] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:55:45 2026] GET /volume/v3/volumes/deb32d02-58fd-4ca8-875e-7e636a87f2f4 => generated 919 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:55:45 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:45 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:55:45 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:45 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:55:45 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:45 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:55:45 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-854db319-5a54-4654-862b-a629bc8d0d17 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Get all volumes completed successfully. Sep 02 12:55:45 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-854db319-5a54-4654-862b-a629bc8d0d17 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] http://192.168.122.82/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Sep 02 12:55:45 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 995/1959] 192.168.122.82 () {58 vars in 1161 bytes} [Wed Sep 2 12:55:45 2026] GET /volume/v3/volumes?availability_zone=nova => generated 993 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:55:45 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-b20fcb2f-1776-4c6a-ab55-a15b6cb8b6bf None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:45 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-b20fcb2f-1776-4c6a-ab55-a15b6cb8b6bf tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] GET http://192.168.122.82/volume/v3/volumes?bootable=false Sep 02 12:55:45 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-b20fcb2f-1776-4c6a-ab55-a15b6cb8b6bf tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:45 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-b20fcb2f-1776-4c6a-ab55-a15b6cb8b6bf tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Calling method 'index' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:45 devstack devstack@c-api.service[86936]: DEBUG cinder.api.api_utils [None req-b20fcb2f-1776-4c6a-ab55-a15b6cb8b6bf tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Removing options '' from query. {{(pid=86936) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 12:55:45 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-2a70c49d-ef1e-4336-81f8-65cf26e72370 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:45 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-b20fcb2f-1776-4c6a-ab55-a15b6cb8b6bf tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=86936) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 12:55:45 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-2a70c49d-ef1e-4336-81f8-65cf26e72370 tempest-VolumesTransfersV355Test-1325105016 tempest-VolumesTransfersV355Test-1325105016-project-member] POST http://192.168.122.82/volume/v3/volume-transfers Sep 02 12:55:45 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-2a70c49d-ef1e-4336-81f8-65cf26e72370 tempest-VolumesTransfersV355Test-1325105016 tempest-VolumesTransfersV355Test-1325105016-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "deb32d02-58fd-4ca8-875e-7e636a87f2f4"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:55:45 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.volume_transfer [None req-2a70c49d-ef1e-4336-81f8-65cf26e72370 tempest-VolumesTransfersV355Test-1325105016 tempest-VolumesTransfersV355Test-1325105016-project-member] Creating new volume transfer {'transfer': {'volume_id': 'deb32d02-58fd-4ca8-875e-7e636a87f2f4'}} {{(pid=86935) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 02 12:55:45 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volume_transfer [None req-2a70c49d-ef1e-4336-81f8-65cf26e72370 tempest-VolumesTransfersV355Test-1325105016 tempest-VolumesTransfersV355Test-1325105016-project-member] Creating transfer of volume deb32d02-58fd-4ca8-875e-7e636a87f2f4 Sep 02 12:55:45 devstack devstack@c-api.service[86935]: INFO cinder.transfer.api [None req-2a70c49d-ef1e-4336-81f8-65cf26e72370 tempest-VolumesTransfersV355Test-1325105016 tempest-VolumesTransfersV355Test-1325105016-project-member] Generating transfer record for volume deb32d02-58fd-4ca8-875e-7e636a87f2f4 Sep 02 12:55:45 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:45 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:55:45 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:45 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:55:45 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-2a70c49d-ef1e-4336-81f8-65cf26e72370 tempest-VolumesTransfersV355Test-1325105016 tempest-VolumesTransfersV355Test-1325105016-project-member] http://192.168.122.82/volume/v3/volume-transfers returned with HTTP 202 Sep 02 12:55:45 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 996/1960] 192.168.122.82 () {62 vars in 1205 bytes} [Wed Sep 2 12:55:45 2026] POST /volume/v3/volume-transfers => generated 470 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:55:45 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-59927c6f-25f3-4c8f-bfbc-4a0c573eb852 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:45 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:45 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:55:45 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:45 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:55:45 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:45 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:55:45 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-b20fcb2f-1776-4c6a-ab55-a15b6cb8b6bf tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Get all volumes completed successfully. Sep 02 12:55:45 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-59927c6f-25f3-4c8f-bfbc-4a0c573eb852 tempest-VolumesTransfersV355Test-1325105016 tempest-VolumesTransfersV355Test-1325105016-project-member] GET http://192.168.122.82/volume/v3/volumes/deb32d02-58fd-4ca8-875e-7e636a87f2f4 Sep 02 12:55:45 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-b20fcb2f-1776-4c6a-ab55-a15b6cb8b6bf tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] http://192.168.122.82/volume/v3/volumes?bootable=false returned with HTTP 200 Sep 02 12:55:45 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-59927c6f-25f3-4c8f-bfbc-4a0c573eb852 tempest-VolumesTransfersV355Test-1325105016 tempest-VolumesTransfersV355Test-1325105016-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:45 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 965/1961] 192.168.122.82 () {58 vars in 1145 bytes} [Wed Sep 2 12:55:45 2026] GET /volume/v3/volumes?bootable=false => generated 993 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:55:45 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-59927c6f-25f3-4c8f-bfbc-4a0c573eb852 tempest-VolumesTransfersV355Test-1325105016 tempest-VolumesTransfersV355Test-1325105016-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:45 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-1590761a-80a6-48a1-97fd-b7e61989cbf2 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:45 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:45 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:55:45 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:45 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:55:45 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-1590761a-80a6-48a1-97fd-b7e61989cbf2 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] GET http://192.168.122.82/volume/v3/volumes?bootable=false Sep 02 12:55:45 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-1590761a-80a6-48a1-97fd-b7e61989cbf2 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:45 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-1590761a-80a6-48a1-97fd-b7e61989cbf2 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Calling method 'index' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:45 devstack devstack@c-api.service[86936]: DEBUG cinder.api.api_utils [None req-1590761a-80a6-48a1-97fd-b7e61989cbf2 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Removing options '' from query. {{(pid=86936) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 12:55:45 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:45 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:55:45 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-1590761a-80a6-48a1-97fd-b7e61989cbf2 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=86936) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 12:55:45 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-59927c6f-25f3-4c8f-bfbc-4a0c573eb852 tempest-VolumesTransfersV355Test-1325105016 tempest-VolumesTransfersV355Test-1325105016-project-member] Volume info retrieved successfully. Sep 02 12:55:45 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-59927c6f-25f3-4c8f-bfbc-4a0c573eb852 tempest-VolumesTransfersV355Test-1325105016 tempest-VolumesTransfersV355Test-1325105016-project-member] http://192.168.122.82/volume/v3/volumes/deb32d02-58fd-4ca8-875e-7e636a87f2f4 returned with HTTP 200 Sep 02 12:55:45 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 997/1962] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:55:45 2026] GET /volume/v3/volumes/deb32d02-58fd-4ca8-875e-7e636a87f2f4 => generated 962 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:55:45 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:45 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:55:45 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:45 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:55:45 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:45 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:55:45 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-1590761a-80a6-48a1-97fd-b7e61989cbf2 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Get all volumes completed successfully. Sep 02 12:55:45 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-1590761a-80a6-48a1-97fd-b7e61989cbf2 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] http://192.168.122.82/volume/v3/volumes?bootable=false returned with HTTP 200 Sep 02 12:55:45 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 966/1963] 192.168.122.82 () {58 vars in 1145 bytes} [Wed Sep 2 12:55:45 2026] GET /volume/v3/volumes?bootable=false => generated 993 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:55:45 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-397da9b7-83a3-40cb-89cf-c69ff46ccad6 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:45 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-ab27c9fd-b2df-4c78-ac33-8d51a3c3163e None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:45 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-397da9b7-83a3-40cb-89cf-c69ff46ccad6 tempest-VolumesTransfersV355Test-1325105016 tempest-VolumesTransfersV355Test-1325105016-project-member] GET http://192.168.122.82/volume/v3/volume-transfers/0647825f-7f30-4a7b-8796-69e434089a83 Sep 02 12:55:45 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-397da9b7-83a3-40cb-89cf-c69ff46ccad6 tempest-VolumesTransfersV355Test-1325105016 tempest-VolumesTransfersV355Test-1325105016-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:45 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-ab27c9fd-b2df-4c78-ac33-8d51a3c3163e tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] GET http://192.168.122.82/volume/v3/volumes?status=available Sep 02 12:55:45 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-397da9b7-83a3-40cb-89cf-c69ff46ccad6 tempest-VolumesTransfersV355Test-1325105016 tempest-VolumesTransfersV355Test-1325105016-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:45 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-ab27c9fd-b2df-4c78-ac33-8d51a3c3163e tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:45 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-ab27c9fd-b2df-4c78-ac33-8d51a3c3163e tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Calling method 'index' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:45 devstack devstack@c-api.service[86936]: DEBUG cinder.api.api_utils [None req-ab27c9fd-b2df-4c78-ac33-8d51a3c3163e tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Removing options '' from query. {{(pid=86936) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 12:55:45 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-ab27c9fd-b2df-4c78-ac33-8d51a3c3163e tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Could not evaluate value available, assuming string {{(pid=86936) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 02 12:55:45 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:45 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:55:45 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-ab27c9fd-b2df-4c78-ac33-8d51a3c3163e tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=86936) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 12:55:45 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-397da9b7-83a3-40cb-89cf-c69ff46ccad6 tempest-VolumesTransfersV355Test-1325105016 tempest-VolumesTransfersV355Test-1325105016-project-member] http://192.168.122.82/volume/v3/volume-transfers/0647825f-7f30-4a7b-8796-69e434089a83 returned with HTTP 200 Sep 02 12:55:45 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 998/1964] 192.168.122.82 () {60 vars in 1295 bytes} [Wed Sep 2 12:55:45 2026] GET /volume/v3/volume-transfers/0647825f-7f30-4a7b-8796-69e434089a83 => generated 438 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 12:55:45 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-52e91dc5-eabb-47ae-b13b-9ecb3647e1ee None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:45 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-52e91dc5-eabb-47ae-b13b-9ecb3647e1ee tempest-VolumesTransfersV355Test-1325105016 tempest-VolumesTransfersV355Test-1325105016-project-member] GET http://192.168.122.82/volume/v3/volume-transfers Sep 02 12:55:45 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-52e91dc5-eabb-47ae-b13b-9ecb3647e1ee tempest-VolumesTransfersV355Test-1325105016 tempest-VolumesTransfersV355Test-1325105016-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:45 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-52e91dc5-eabb-47ae-b13b-9ecb3647e1ee tempest-VolumesTransfersV355Test-1325105016 tempest-VolumesTransfersV355Test-1325105016-project-member] Calling method 'index' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:45 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.volume_transfer [None req-52e91dc5-eabb-47ae-b13b-9ecb3647e1ee tempest-VolumesTransfersV355Test-1325105016 tempest-VolumesTransfersV355Test-1325105016-project-member] Listing volume transfers {{(pid=86935) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Sep 02 12:55:45 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-52e91dc5-eabb-47ae-b13b-9ecb3647e1ee tempest-VolumesTransfersV355Test-1325105016 tempest-VolumesTransfersV355Test-1325105016-project-member] http://192.168.122.82/volume/v3/volume-transfers returned with HTTP 200 Sep 02 12:55:45 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 999/1965] 192.168.122.82 () {60 vars in 1184 bytes} [Wed Sep 2 12:55:45 2026] GET /volume/v3/volume-transfers => generated 374 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:55:45 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-df0ad79d-312e-4a90-8bf8-14b29e43d80b None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:45 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:45 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:55:45 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:45 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:55:45 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:45 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:55:45 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-ab27c9fd-b2df-4c78-ac33-8d51a3c3163e tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Get all volumes completed successfully. Sep 02 12:55:45 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-ab27c9fd-b2df-4c78-ac33-8d51a3c3163e tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] http://192.168.122.82/volume/v3/volumes?status=available returned with HTTP 200 Sep 02 12:55:45 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 967/1966] 192.168.122.82 () {58 vars in 1149 bytes} [Wed Sep 2 12:55:45 2026] GET /volume/v3/volumes?status=available => generated 993 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:55:45 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-816028e7-575f-41ed-94cb-4008bc32701b None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:45 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-816028e7-575f-41ed-94cb-4008bc32701b tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] GET http://192.168.122.82/volume/v3/volumes?status=available Sep 02 12:55:45 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-816028e7-575f-41ed-94cb-4008bc32701b tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:45 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-816028e7-575f-41ed-94cb-4008bc32701b tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Calling method 'index' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:45 devstack devstack@c-api.service[86936]: DEBUG cinder.api.api_utils [None req-816028e7-575f-41ed-94cb-4008bc32701b tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Removing options '' from query. {{(pid=86936) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 12:55:45 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-816028e7-575f-41ed-94cb-4008bc32701b tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Could not evaluate value available, assuming string {{(pid=86936) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 02 12:55:45 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:45 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:55:45 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-816028e7-575f-41ed-94cb-4008bc32701b tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=86936) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 12:55:45 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:45 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:55:45 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:45 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:55:45 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:45 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:55:45 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-816028e7-575f-41ed-94cb-4008bc32701b tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Get all volumes completed successfully. Sep 02 12:55:45 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-816028e7-575f-41ed-94cb-4008bc32701b tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] http://192.168.122.82/volume/v3/volumes?status=available returned with HTTP 200 Sep 02 12:55:45 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 968/1967] 192.168.122.82 () {58 vars in 1149 bytes} [Wed Sep 2 12:55:45 2026] GET /volume/v3/volumes?status=available => generated 993 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 12:55:45 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-c33a256f-708c-4a50-82b9-72dfb9db272b None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:45 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-c33a256f-708c-4a50-82b9-72dfb9db272b tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] GET http://192.168.122.82/volume/v3/volumes/detail?availability_zone=nova Sep 02 12:55:45 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-c33a256f-708c-4a50-82b9-72dfb9db272b tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:45 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-c33a256f-708c-4a50-82b9-72dfb9db272b tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Calling method 'detail' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:45 devstack devstack@c-api.service[86936]: DEBUG cinder.api.api_utils [None req-c33a256f-708c-4a50-82b9-72dfb9db272b tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Removing options '' from query. {{(pid=86936) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 12:55:45 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-c33a256f-708c-4a50-82b9-72dfb9db272b tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Could not evaluate value nova, assuming string {{(pid=86936) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 02 12:55:45 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:45 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:55:45 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-c33a256f-708c-4a50-82b9-72dfb9db272b tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=86936) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 12:55:45 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:45 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:55:45 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:45 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:55:45 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:45 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:55:45 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-c33a256f-708c-4a50-82b9-72dfb9db272b tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Get all volumes completed successfully. Sep 02 12:55:45 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:45 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:55:45 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-c33a256f-708c-4a50-82b9-72dfb9db272b tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] http://192.168.122.82/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Sep 02 12:55:45 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 969/1968] 192.168.122.82 () {58 vars in 1182 bytes} [Wed Sep 2 12:55:45 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2574 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:55:45 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-df0ad79d-312e-4a90-8bf8-14b29e43d80b tempest-VolumesTransfersV355Test-354495477 tempest-VolumesTransfersV355Test-354495477-project-member] POST http://192.168.122.82/volume/v3/volume-transfers/0647825f-7f30-4a7b-8796-69e434089a83/accept Sep 02 12:55:45 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-df0ad79d-312e-4a90-8bf8-14b29e43d80b tempest-VolumesTransfersV355Test-354495477 tempest-VolumesTransfersV355Test-354495477-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "aca7d4898fde4133"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:55:45 devstack devstack@c-api.service[86935]: DEBUG cinder.api.contrib.volume_transfer [None req-df0ad79d-312e-4a90-8bf8-14b29e43d80b tempest-VolumesTransfersV355Test-354495477 tempest-VolumesTransfersV355Test-354495477-project-member] Accepting volume transfer 0647825f-7f30-4a7b-8796-69e434089a83 {{(pid=86935) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 02 12:55:45 devstack devstack@c-api.service[86935]: INFO cinder.api.contrib.volume_transfer [None req-df0ad79d-312e-4a90-8bf8-14b29e43d80b tempest-VolumesTransfersV355Test-354495477 tempest-VolumesTransfersV355Test-354495477-project-member] Accepting transfer 0647825f-7f30-4a7b-8796-69e434089a83 Sep 02 12:55:45 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-e4771dd2-5e1c-48c6-be2d-2b514a38364f None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:45 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-e4771dd2-5e1c-48c6-be2d-2b514a38364f tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] GET http://192.168.122.82/volume/v3/volumes/detail?bootable=false Sep 02 12:55:45 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-e4771dd2-5e1c-48c6-be2d-2b514a38364f tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:45 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-e4771dd2-5e1c-48c6-be2d-2b514a38364f tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Calling method 'detail' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:45 devstack devstack@c-api.service[86936]: DEBUG cinder.api.api_utils [None req-e4771dd2-5e1c-48c6-be2d-2b514a38364f tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Removing options '' from query. {{(pid=86936) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 12:55:45 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-e4771dd2-5e1c-48c6-be2d-2b514a38364f tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=86936) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 12:55:45 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:45 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:55:45 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:45 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:55:45 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:45 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:55:45 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:45 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:55:45 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-e4771dd2-5e1c-48c6-be2d-2b514a38364f tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Get all volumes completed successfully. Sep 02 12:55:45 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:45 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:55:45 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-e4771dd2-5e1c-48c6-be2d-2b514a38364f tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] http://192.168.122.82/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Sep 02 12:55:45 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 970/1969] 192.168.122.82 () {58 vars in 1166 bytes} [Wed Sep 2 12:55:45 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2574 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:55:45 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-d0ca87d8-c486-4eed-9e23-f47cdfac0443 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:45 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-d0ca87d8-c486-4eed-9e23-f47cdfac0443 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] GET http://192.168.122.82/volume/v3/volumes/detail?status=available Sep 02 12:55:45 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-d0ca87d8-c486-4eed-9e23-f47cdfac0443 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:45 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-d0ca87d8-c486-4eed-9e23-f47cdfac0443 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Calling method 'detail' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:45 devstack devstack@c-api.service[86936]: DEBUG cinder.api.api_utils [None req-d0ca87d8-c486-4eed-9e23-f47cdfac0443 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Removing options '' from query. {{(pid=86936) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 12:55:45 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-d0ca87d8-c486-4eed-9e23-f47cdfac0443 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Could not evaluate value available, assuming string {{(pid=86936) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 02 12:55:45 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-d0ca87d8-c486-4eed-9e23-f47cdfac0443 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=86936) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 12:55:45 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:45 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:55:45 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:45 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:55:45 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:45 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:55:45 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-d0ca87d8-c486-4eed-9e23-f47cdfac0443 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Get all volumes completed successfully. Sep 02 12:55:45 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:45 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:55:45 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-d0ca87d8-c486-4eed-9e23-f47cdfac0443 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] http://192.168.122.82/volume/v3/volumes/detail?status=available returned with HTTP 200 Sep 02 12:55:45 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 971/1970] 192.168.122.82 () {58 vars in 1170 bytes} [Wed Sep 2 12:55:45 2026] GET /volume/v3/volumes/detail?status=available => generated 2574 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:55:45 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-8a58f4db-5dfe-4e29-a6db-0f60c3cadb11 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:45 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-8a58f4db-5dfe-4e29-a6db-0f60c3cadb11 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] GET http://192.168.122.82/volume/v3/volumes/ca16bacc-6d66-40b3-b49b-1ef8206944ba Sep 02 12:55:45 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-8a58f4db-5dfe-4e29-a6db-0f60c3cadb11 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:45 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-8a58f4db-5dfe-4e29-a6db-0f60c3cadb11 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:45 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:45 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:55:45 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:45 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:55:45 devstack devstack@c-api.service[86935]: DEBUG cinder.quota [None req-df0ad79d-312e-4a90-8bf8-14b29e43d80b tempest-VolumesTransfersV355Test-354495477 tempest-VolumesTransfersV355Test-354495477-project-member] Created reservations ['e3a50148-4c36-4197-86ca-e95e6d860cd9', '3cf973f2-cb17-4ffa-bdaa-70b1d9804c72', '431a26b1-f3eb-44b6-94b1-5b5143e8783f', '33f662cd-6460-4e16-a24f-2a0b86774561'] {{(pid=86935) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:55:45 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-8a58f4db-5dfe-4e29-a6db-0f60c3cadb11 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Volume info retrieved successfully. Sep 02 12:55:45 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-8a58f4db-5dfe-4e29-a6db-0f60c3cadb11 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] http://192.168.122.82/volume/v3/volumes/ca16bacc-6d66-40b3-b49b-1ef8206944ba returned with HTTP 200 Sep 02 12:55:45 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 972/1971] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:55:45 2026] GET /volume/v3/volumes/ca16bacc-6d66-40b3-b49b-1ef8206944ba => generated 864 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:55:45 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-ef6253df-db18-44f9-9703-249ef9621e05 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:45 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-ef6253df-db18-44f9-9703-249ef9621e05 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] DELETE http://192.168.122.82/volume/v3/volumes/ca16bacc-6d66-40b3-b49b-1ef8206944ba Sep 02 12:55:45 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-ef6253df-db18-44f9-9703-249ef9621e05 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:45 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-ef6253df-db18-44f9-9703-249ef9621e05 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Calling method 'delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:45 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-ef6253df-db18-44f9-9703-249ef9621e05 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Delete volume with id: ca16bacc-6d66-40b3-b49b-1ef8206944ba Sep 02 12:55:45 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:45 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:55:45 devstack devstack@c-api.service[86935]: DEBUG cinder.quota [None req-df0ad79d-312e-4a90-8bf8-14b29e43d80b tempest-VolumesTransfersV355Test-354495477 tempest-VolumesTransfersV355Test-354495477-project-member] Created reservations ['9ba08d7f-59d0-486c-a38a-240a88af2b7b', '7c2b597c-48b5-4c2a-8938-b3ca06027917', 'c4630988-7daa-4fa7-b143-487dcbf67380', '1c0a65c4-e80f-4ae9-bd9a-afc76d4bba08'] {{(pid=86935) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:55:45 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:45 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:55:45 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-ef6253df-db18-44f9-9703-249ef9621e05 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Volume info retrieved successfully. Sep 02 12:55:45 devstack devstack@c-api.service[86935]: /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 02 12:55:45 devstack devstack@c-api.service[86935]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 12:55:45 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-ef6253df-db18-44f9-9703-249ef9621e05 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Delete volume request issued successfully. Sep 02 12:55:45 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-ef6253df-db18-44f9-9703-249ef9621e05 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] http://192.168.122.82/volume/v3/volumes/ca16bacc-6d66-40b3-b49b-1ef8206944ba returned with HTTP 202 Sep 02 12:55:45 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 973/1972] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 12:55:45 2026] DELETE /volume/v3/volumes/ca16bacc-6d66-40b3-b49b-1ef8206944ba => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 12:55:45 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-5d296df9-539b-4ecf-9bde-d01629acf61f None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:45 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-5d296df9-539b-4ecf-9bde-d01629acf61f tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] GET http://192.168.122.82/volume/v3/volumes/ca16bacc-6d66-40b3-b49b-1ef8206944ba Sep 02 12:55:45 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-5d296df9-539b-4ecf-9bde-d01629acf61f tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:45 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-5d296df9-539b-4ecf-9bde-d01629acf61f tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:45 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:45 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:55:45 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:45 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:55:45 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-5d296df9-539b-4ecf-9bde-d01629acf61f tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Volume info retrieved successfully. Sep 02 12:55:45 devstack devstack@c-api.service[86935]: DEBUG cinder.quota [None req-df0ad79d-312e-4a90-8bf8-14b29e43d80b tempest-VolumesTransfersV355Test-354495477 tempest-VolumesTransfersV355Test-354495477-project-member] Created reservations ['365117b7-a7e6-4dd8-a0b6-5be06be43019', 'e82ffc32-55c9-444a-a51e-b75663be06ea', '5f62ec33-f64f-46db-a258-ac5b4886bc0b', 'c1b0f300-4fe4-425a-87fb-b4ded5d31e33'] {{(pid=86935) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:55:45 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-5d296df9-539b-4ecf-9bde-d01629acf61f tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] http://192.168.122.82/volume/v3/volumes/ca16bacc-6d66-40b3-b49b-1ef8206944ba returned with HTTP 200 Sep 02 12:55:45 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 974/1973] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:55:45 2026] GET /volume/v3/volumes/ca16bacc-6d66-40b3-b49b-1ef8206944ba => generated 863 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 12:55:45 devstack devstack@c-api.service[86935]: DEBUG cinder.quota [None req-df0ad79d-312e-4a90-8bf8-14b29e43d80b tempest-VolumesTransfersV355Test-354495477 tempest-VolumesTransfersV355Test-354495477-project-member] Created reservations ['7357b971-316f-410a-a20a-45ce81c7cf90', '3c3e53e9-88f5-468a-b5c2-795b8858c80d', 'c6c9103a-d6e7-4c27-917d-a3d112d66ef0', 'fc2bf157-b640-44fb-8909-243303bda7b0'] {{(pid=86935) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:55:45 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-df0ad79d-312e-4a90-8bf8-14b29e43d80b tempest-VolumesTransfersV355Test-354495477 tempest-VolumesTransfersV355Test-354495477-project-member] Transfer volume completed successfully. Sep 02 12:55:45 devstack devstack@c-api.service[86935]: INFO cinder.transfer.api [None req-df0ad79d-312e-4a90-8bf8-14b29e43d80b tempest-VolumesTransfersV355Test-354495477 tempest-VolumesTransfersV355Test-354495477-project-member] Volume deb32d02-58fd-4ca8-875e-7e636a87f2f4 has been transferred. Sep 02 12:55:45 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:45 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:55:46 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-df0ad79d-312e-4a90-8bf8-14b29e43d80b tempest-VolumesTransfersV355Test-354495477 tempest-VolumesTransfersV355Test-354495477-project-member] http://192.168.122.82/volume/v3/volume-transfers/0647825f-7f30-4a7b-8796-69e434089a83/accept returned with HTTP 202 Sep 02 12:55:46 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1000/1974] 192.168.122.82 () {62 vars in 1337 bytes} [Wed Sep 2 12:55:45 2026] POST /volume/v3/volume-transfers/0647825f-7f30-4a7b-8796-69e434089a83/accept => generated 371 bytes in 692 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:55:46 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-2ee14edf-0428-4473-b8a9-c4153916a2fd None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:46 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-2ee14edf-0428-4473-b8a9-c4153916a2fd tempest-VolumesTransfersV355Test-354495477 tempest-VolumesTransfersV355Test-354495477-project-member] GET http://192.168.122.82/volume/v3/volumes/deb32d02-58fd-4ca8-875e-7e636a87f2f4 Sep 02 12:55:46 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-2ee14edf-0428-4473-b8a9-c4153916a2fd tempest-VolumesTransfersV355Test-354495477 tempest-VolumesTransfersV355Test-354495477-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:46 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-2ee14edf-0428-4473-b8a9-c4153916a2fd tempest-VolumesTransfersV355Test-354495477 tempest-VolumesTransfersV355Test-354495477-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:46 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:46 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:55:46 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:46 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:55:46 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-2ee14edf-0428-4473-b8a9-c4153916a2fd tempest-VolumesTransfersV355Test-354495477 tempest-VolumesTransfersV355Test-354495477-project-member] Volume info retrieved successfully. Sep 02 12:55:46 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-2ee14edf-0428-4473-b8a9-c4153916a2fd tempest-VolumesTransfersV355Test-354495477 tempest-VolumesTransfersV355Test-354495477-project-member] http://192.168.122.82/volume/v3/volumes/deb32d02-58fd-4ca8-875e-7e636a87f2f4 returned with HTTP 200 Sep 02 12:55:46 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 975/1975] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:55:46 2026] GET /volume/v3/volumes/deb32d02-58fd-4ca8-875e-7e636a87f2f4 => generated 954 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:55:46 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-2a26e788-a455-4387-ac1d-362e56ee9f1d None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:46 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-2a26e788-a455-4387-ac1d-362e56ee9f1d tempest-VolumesTransfersV355Test-354495477 tempest-VolumesTransfersV355Test-354495477-project-member] GET http://192.168.122.82/volume/v3/volumes/deb32d02-58fd-4ca8-875e-7e636a87f2f4 Sep 02 12:55:46 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-2a26e788-a455-4387-ac1d-362e56ee9f1d tempest-VolumesTransfersV355Test-354495477 tempest-VolumesTransfersV355Test-354495477-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:46 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-2a26e788-a455-4387-ac1d-362e56ee9f1d tempest-VolumesTransfersV355Test-354495477 tempest-VolumesTransfersV355Test-354495477-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:46 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:46 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:55:46 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:46 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:55:46 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-2a26e788-a455-4387-ac1d-362e56ee9f1d tempest-VolumesTransfersV355Test-354495477 tempest-VolumesTransfersV355Test-354495477-project-member] Volume info retrieved successfully. Sep 02 12:55:46 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-2a26e788-a455-4387-ac1d-362e56ee9f1d tempest-VolumesTransfersV355Test-354495477 tempest-VolumesTransfersV355Test-354495477-project-member] http://192.168.122.82/volume/v3/volumes/deb32d02-58fd-4ca8-875e-7e636a87f2f4 returned with HTTP 200 Sep 02 12:55:46 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1001/1976] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:55:46 2026] GET /volume/v3/volumes/deb32d02-58fd-4ca8-875e-7e636a87f2f4 => generated 954 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:55:46 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-f645e213-34b3-4dd8-8bd1-4dd7bf00d029 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:46 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-f645e213-34b3-4dd8-8bd1-4dd7bf00d029 tempest-VolumesTransfersV355Test-1325105016 tempest-VolumesTransfersV355Test-1325105016-project-member] DELETE http://192.168.122.82/volume/v3/volume-transfers/0647825f-7f30-4a7b-8796-69e434089a83 Sep 02 12:55:46 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-f645e213-34b3-4dd8-8bd1-4dd7bf00d029 tempest-VolumesTransfersV355Test-1325105016 tempest-VolumesTransfersV355Test-1325105016-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:46 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-f645e213-34b3-4dd8-8bd1-4dd7bf00d029 tempest-VolumesTransfersV355Test-1325105016 tempest-VolumesTransfersV355Test-1325105016-project-member] Calling method 'delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:46 devstack devstack@c-api.service[86936]: INFO cinder.api.contrib.volume_transfer [None req-f645e213-34b3-4dd8-8bd1-4dd7bf00d029 tempest-VolumesTransfersV355Test-1325105016 tempest-VolumesTransfersV355Test-1325105016-project-member] Delete transfer with id: 0647825f-7f30-4a7b-8796-69e434089a83 Sep 02 12:55:46 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-f645e213-34b3-4dd8-8bd1-4dd7bf00d029 tempest-VolumesTransfersV355Test-1325105016 tempest-VolumesTransfersV355Test-1325105016-project-member] http://192.168.122.82/volume/v3/volume-transfers/0647825f-7f30-4a7b-8796-69e434089a83 returned with HTTP 404 Sep 02 12:55:46 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 976/1977] 192.168.122.82 () {60 vars in 1298 bytes} [Wed Sep 2 12:55:46 2026] DELETE /volume/v3/volume-transfers/0647825f-7f30-4a7b-8796-69e434089a83 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 12:55:46 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-75d6bfb6-5f58-454b-9dad-5cd6d7804fd3 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:46 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-75d6bfb6-5f58-454b-9dad-5cd6d7804fd3 tempest-VolumesTransfersV355Test-2109146484 tempest-VolumesTransfersV355Test-2109146484-project-admin] DELETE http://192.168.122.82/volume/v3/volumes/deb32d02-58fd-4ca8-875e-7e636a87f2f4 Sep 02 12:55:46 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-75d6bfb6-5f58-454b-9dad-5cd6d7804fd3 tempest-VolumesTransfersV355Test-2109146484 tempest-VolumesTransfersV355Test-2109146484-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:46 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-75d6bfb6-5f58-454b-9dad-5cd6d7804fd3 tempest-VolumesTransfersV355Test-2109146484 tempest-VolumesTransfersV355Test-2109146484-project-admin] Calling method 'delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:46 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-75d6bfb6-5f58-454b-9dad-5cd6d7804fd3 tempest-VolumesTransfersV355Test-2109146484 tempest-VolumesTransfersV355Test-2109146484-project-admin] Delete volume with id: deb32d02-58fd-4ca8-875e-7e636a87f2f4 Sep 02 12:55:46 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:46 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:55:46 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:46 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:55:46 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-75d6bfb6-5f58-454b-9dad-5cd6d7804fd3 tempest-VolumesTransfersV355Test-2109146484 tempest-VolumesTransfersV355Test-2109146484-project-admin] Volume info retrieved successfully. Sep 02 12:55:46 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-75d6bfb6-5f58-454b-9dad-5cd6d7804fd3 tempest-VolumesTransfersV355Test-2109146484 tempest-VolumesTransfersV355Test-2109146484-project-admin] Delete volume request issued successfully. Sep 02 12:55:46 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-75d6bfb6-5f58-454b-9dad-5cd6d7804fd3 tempest-VolumesTransfersV355Test-2109146484 tempest-VolumesTransfersV355Test-2109146484-project-admin] http://192.168.122.82/volume/v3/volumes/deb32d02-58fd-4ca8-875e-7e636a87f2f4 returned with HTTP 202 Sep 02 12:55:46 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1002/1978] 192.168.122.82 () {60 vars in 1271 bytes} [Wed Sep 2 12:55:46 2026] DELETE /volume/v3/volumes/deb32d02-58fd-4ca8-875e-7e636a87f2f4 => generated 0 bytes in 117 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 12:55:46 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-b97c2308-7c38-4495-99c9-cb82fad4f81b None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:46 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-b97c2308-7c38-4495-99c9-cb82fad4f81b tempest-VolumesTransfersV355Test-2109146484 tempest-VolumesTransfersV355Test-2109146484-project-admin] GET http://192.168.122.82/volume/v3/volumes/deb32d02-58fd-4ca8-875e-7e636a87f2f4 Sep 02 12:55:46 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-b97c2308-7c38-4495-99c9-cb82fad4f81b tempest-VolumesTransfersV355Test-2109146484 tempest-VolumesTransfersV355Test-2109146484-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:46 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-b97c2308-7c38-4495-99c9-cb82fad4f81b tempest-VolumesTransfersV355Test-2109146484 tempest-VolumesTransfersV355Test-2109146484-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:46 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:46 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:55:46 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:46 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:55:46 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-b97c2308-7c38-4495-99c9-cb82fad4f81b tempest-VolumesTransfersV355Test-2109146484 tempest-VolumesTransfersV355Test-2109146484-project-admin] Volume info retrieved successfully. Sep 02 12:55:46 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-b97c2308-7c38-4495-99c9-cb82fad4f81b tempest-VolumesTransfersV355Test-2109146484 tempest-VolumesTransfersV355Test-2109146484-project-admin] http://192.168.122.82/volume/v3/volumes/deb32d02-58fd-4ca8-875e-7e636a87f2f4 returned with HTTP 200 Sep 02 12:55:46 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 977/1979] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:55:46 2026] GET /volume/v3/volumes/deb32d02-58fd-4ca8-875e-7e636a87f2f4 => generated 1137 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 12:55:46 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-cc5489fe-f1ad-4f8e-b7c6-475b7dc3c290 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:46 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-cc5489fe-f1ad-4f8e-b7c6-475b7dc3c290 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] GET http://192.168.122.82/volume/v3/volumes/ca16bacc-6d66-40b3-b49b-1ef8206944ba Sep 02 12:55:46 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-cc5489fe-f1ad-4f8e-b7c6-475b7dc3c290 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:46 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-cc5489fe-f1ad-4f8e-b7c6-475b7dc3c290 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:46 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-cc5489fe-f1ad-4f8e-b7c6-475b7dc3c290 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] http://192.168.122.82/volume/v3/volumes/ca16bacc-6d66-40b3-b49b-1ef8206944ba returned with HTTP 404 Sep 02 12:55:46 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1003/1980] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:55:46 2026] GET /volume/v3/volumes/ca16bacc-6d66-40b3-b49b-1ef8206944ba => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:55:46 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-50a608e9-6517-4782-a48d-939bedb19db0 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:46 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-50a608e9-6517-4782-a48d-939bedb19db0 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] GET http://192.168.122.82/volume/v3/volumes/a5c19477-2c0d-4a55-a0b3-8a15dc9fe0d3 Sep 02 12:55:46 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-50a608e9-6517-4782-a48d-939bedb19db0 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:46 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-50a608e9-6517-4782-a48d-939bedb19db0 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:46 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:46 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:55:46 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:46 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:55:46 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-50a608e9-6517-4782-a48d-939bedb19db0 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Volume info retrieved successfully. Sep 02 12:55:46 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-50a608e9-6517-4782-a48d-939bedb19db0 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] http://192.168.122.82/volume/v3/volumes/a5c19477-2c0d-4a55-a0b3-8a15dc9fe0d3 returned with HTTP 200 Sep 02 12:55:46 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 978/1981] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:55:46 2026] GET /volume/v3/volumes/a5c19477-2c0d-4a55-a0b3-8a15dc9fe0d3 => generated 864 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:55:46 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-9904961a-d589-41c7-9687-35f88ddfbeba None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:46 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-9904961a-d589-41c7-9687-35f88ddfbeba tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] DELETE http://192.168.122.82/volume/v3/volumes/a5c19477-2c0d-4a55-a0b3-8a15dc9fe0d3 Sep 02 12:55:46 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-9904961a-d589-41c7-9687-35f88ddfbeba tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:46 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-9904961a-d589-41c7-9687-35f88ddfbeba tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Calling method 'delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:46 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-9904961a-d589-41c7-9687-35f88ddfbeba tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Delete volume with id: a5c19477-2c0d-4a55-a0b3-8a15dc9fe0d3 Sep 02 12:55:46 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:46 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:55:46 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:46 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:55:46 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-9904961a-d589-41c7-9687-35f88ddfbeba tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Volume info retrieved successfully. Sep 02 12:55:46 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-9904961a-d589-41c7-9687-35f88ddfbeba tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Delete volume request issued successfully. Sep 02 12:55:46 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-9904961a-d589-41c7-9687-35f88ddfbeba tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] http://192.168.122.82/volume/v3/volumes/a5c19477-2c0d-4a55-a0b3-8a15dc9fe0d3 returned with HTTP 202 Sep 02 12:55:46 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1004/1982] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 12:55:46 2026] DELETE /volume/v3/volumes/a5c19477-2c0d-4a55-a0b3-8a15dc9fe0d3 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 12:55:46 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-7fa8117a-33e8-4201-ad96-b503fa1594fe None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:46 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-7fa8117a-33e8-4201-ad96-b503fa1594fe tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] GET http://192.168.122.82/volume/v3/volumes/a5c19477-2c0d-4a55-a0b3-8a15dc9fe0d3 Sep 02 12:55:46 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-7fa8117a-33e8-4201-ad96-b503fa1594fe tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:46 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-7fa8117a-33e8-4201-ad96-b503fa1594fe tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:47 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:47 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:55:47 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:47 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:55:47 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-7fa8117a-33e8-4201-ad96-b503fa1594fe tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Volume info retrieved successfully. Sep 02 12:55:47 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-7fa8117a-33e8-4201-ad96-b503fa1594fe tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] http://192.168.122.82/volume/v3/volumes/a5c19477-2c0d-4a55-a0b3-8a15dc9fe0d3 returned with HTTP 200 Sep 02 12:55:47 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 979/1983] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:55:46 2026] GET /volume/v3/volumes/a5c19477-2c0d-4a55-a0b3-8a15dc9fe0d3 => generated 863 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:55:47 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-7b4ce47c-2dcf-4665-9412-b0f1a1f36328 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:47 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-7b4ce47c-2dcf-4665-9412-b0f1a1f36328 tempest-VolumesTransfersV355Test-2109146484 tempest-VolumesTransfersV355Test-2109146484-project-admin] GET http://192.168.122.82/volume/v3/volumes/deb32d02-58fd-4ca8-875e-7e636a87f2f4 Sep 02 12:55:47 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-7b4ce47c-2dcf-4665-9412-b0f1a1f36328 tempest-VolumesTransfersV355Test-2109146484 tempest-VolumesTransfersV355Test-2109146484-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:47 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-7b4ce47c-2dcf-4665-9412-b0f1a1f36328 tempest-VolumesTransfersV355Test-2109146484 tempest-VolumesTransfersV355Test-2109146484-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:47 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-7b4ce47c-2dcf-4665-9412-b0f1a1f36328 tempest-VolumesTransfersV355Test-2109146484 tempest-VolumesTransfersV355Test-2109146484-project-admin] http://192.168.122.82/volume/v3/volumes/deb32d02-58fd-4ca8-875e-7e636a87f2f4 returned with HTTP 404 Sep 02 12:55:47 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1005/1984] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:55:47 2026] GET /volume/v3/volumes/deb32d02-58fd-4ca8-875e-7e636a87f2f4 => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 12:55:47 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-014f0522-3561-4059-b62f-a73193790d21 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:47 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-014f0522-3561-4059-b62f-a73193790d21 tempest-VolumesTransfersV355Test-1325105016 tempest-VolumesTransfersV355Test-1325105016-project-member] GET http://192.168.122.82/volume/v3/volumes/deb32d02-58fd-4ca8-875e-7e636a87f2f4 Sep 02 12:55:47 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-014f0522-3561-4059-b62f-a73193790d21 tempest-VolumesTransfersV355Test-1325105016 tempest-VolumesTransfersV355Test-1325105016-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:47 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-014f0522-3561-4059-b62f-a73193790d21 tempest-VolumesTransfersV355Test-1325105016 tempest-VolumesTransfersV355Test-1325105016-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:47 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-014f0522-3561-4059-b62f-a73193790d21 tempest-VolumesTransfersV355Test-1325105016 tempest-VolumesTransfersV355Test-1325105016-project-member] http://192.168.122.82/volume/v3/volumes/deb32d02-58fd-4ca8-875e-7e636a87f2f4 returned with HTTP 404 Sep 02 12:55:47 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 980/1985] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:55:47 2026] GET /volume/v3/volumes/deb32d02-58fd-4ca8-875e-7e636a87f2f4 => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 12:55:47 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-9695de41-4c9b-4c22-a8ba-9cbefb0db16a None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:47 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-9695de41-4c9b-4c22-a8ba-9cbefb0db16a tempest-VolumesTransfersV355Test-1325105016 tempest-VolumesTransfersV355Test-1325105016-project-member] DELETE http://192.168.122.82/volume/v3/volumes/deb32d02-58fd-4ca8-875e-7e636a87f2f4 Sep 02 12:55:47 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-9695de41-4c9b-4c22-a8ba-9cbefb0db16a tempest-VolumesTransfersV355Test-1325105016 tempest-VolumesTransfersV355Test-1325105016-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:47 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-9695de41-4c9b-4c22-a8ba-9cbefb0db16a tempest-VolumesTransfersV355Test-1325105016 tempest-VolumesTransfersV355Test-1325105016-project-member] Calling method 'delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:47 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-9695de41-4c9b-4c22-a8ba-9cbefb0db16a tempest-VolumesTransfersV355Test-1325105016 tempest-VolumesTransfersV355Test-1325105016-project-member] Delete volume with id: deb32d02-58fd-4ca8-875e-7e636a87f2f4 Sep 02 12:55:47 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-9695de41-4c9b-4c22-a8ba-9cbefb0db16a tempest-VolumesTransfersV355Test-1325105016 tempest-VolumesTransfersV355Test-1325105016-project-member] http://192.168.122.82/volume/v3/volumes/deb32d02-58fd-4ca8-875e-7e636a87f2f4 returned with HTTP 404 Sep 02 12:55:47 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1006/1986] 192.168.122.82 () {60 vars in 1271 bytes} [Wed Sep 2 12:55:47 2026] DELETE /volume/v3/volumes/deb32d02-58fd-4ca8-875e-7e636a87f2f4 => generated 109 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 02 12:55:47 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-f057864d-3299-4169-a782-d8ab73412f8c None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:47 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-f057864d-3299-4169-a782-d8ab73412f8c tempest-VolumesTransfersV355Test-1325105016 tempest-VolumesTransfersV355Test-1325105016-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 12:55:47 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-f057864d-3299-4169-a782-d8ab73412f8c tempest-VolumesTransfersV355Test-1325105016 tempest-VolumesTransfersV355Test-1325105016-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-565112036"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:55:47 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.volumes [None req-f057864d-3299-4169-a782-d8ab73412f8c tempest-VolumesTransfersV355Test-1325105016 tempest-VolumesTransfersV355Test-1325105016-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-565112036'}} {{(pid=86936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 12:55:47 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-f057864d-3299-4169-a782-d8ab73412f8c tempest-VolumesTransfersV355Test-1325105016 tempest-VolumesTransfersV355Test-1325105016-project-member] Create volume of 1 GB Sep 02 12:55:47 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-f057864d-3299-4169-a782-d8ab73412f8c tempest-VolumesTransfersV355Test-1325105016 tempest-VolumesTransfersV355Test-1325105016-project-member] Availability Zones retrieved successfully. Sep 02 12:55:47 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-f057864d-3299-4169-a782-d8ab73412f8c tempest-VolumesTransfersV355Test-1325105016 tempest-VolumesTransfersV355Test-1325105016-project-member] Flow 'volume_create_api' (118bc9e6-58a9-4d77-97ea-06884d66ebbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:55:47 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-f057864d-3299-4169-a782-d8ab73412f8c tempest-VolumesTransfersV355Test-1325105016 tempest-VolumesTransfersV355Test-1325105016-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3a63f33-6c15-42bb-af1b-cb05bd7bb45d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:55:47 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.flows.api.create_volume [None req-f057864d-3299-4169-a782-d8ab73412f8c tempest-VolumesTransfersV355Test-1325105016 tempest-VolumesTransfersV355Test-1325105016-project-member] Validating volume size '1' using validate_int {{(pid=86936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 12:55:47 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-f057864d-3299-4169-a782-d8ab73412f8c tempest-VolumesTransfersV355Test-1325105016 tempest-VolumesTransfersV355Test-1325105016-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3a63f33-6c15-42bb-af1b-cb05bd7bb45d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:55:47 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-f057864d-3299-4169-a782-d8ab73412f8c tempest-VolumesTransfersV355Test-1325105016 tempest-VolumesTransfersV355Test-1325105016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd4f6691-1846-403a-afae-2857af8b79a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:55:47 devstack devstack@c-api.service[86936]: DEBUG cinder.quota [None req-f057864d-3299-4169-a782-d8ab73412f8c tempest-VolumesTransfersV355Test-1325105016 tempest-VolumesTransfersV355Test-1325105016-project-member] Created reservations ['d81ad046-117e-4bc3-96d9-61e76ed0bf65', 'eb2e9b2b-d210-49c6-ae87-bd7c93a8e3e6', 'da8f2296-3c46-4eb4-8a4a-ef5440bfb0da', '135f0318-25da-4c2b-948c-86acee9dfc0e'] {{(pid=86936) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:55:47 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-f057864d-3299-4169-a782-d8ab73412f8c tempest-VolumesTransfersV355Test-1325105016 tempest-VolumesTransfersV355Test-1325105016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd4f6691-1846-403a-afae-2857af8b79a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d81ad046-117e-4bc3-96d9-61e76ed0bf65', 'eb2e9b2b-d210-49c6-ae87-bd7c93a8e3e6', 'da8f2296-3c46-4eb4-8a4a-ef5440bfb0da', '135f0318-25da-4c2b-948c-86acee9dfc0e']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:55:47 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-f057864d-3299-4169-a782-d8ab73412f8c tempest-VolumesTransfersV355Test-1325105016 tempest-VolumesTransfersV355Test-1325105016-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8012b6c-c85f-4f6e-8e3f-594ad85680c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:55:47 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:47 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:55:47 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-f057864d-3299-4169-a782-d8ab73412f8c tempest-VolumesTransfersV355Test-1325105016 tempest-VolumesTransfersV355Test-1325105016-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8012b6c-c85f-4f6e-8e3f-594ad85680c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4788cfde-22d7-4036-81ad-6b660b82cfba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-565112036',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6850ca8cc4934c3485928b9e175aaf2f',qos_specs=None,replication_status=,reservations=['d81ad046-117e-4bc3-96d9-61e76ed0bf65','eb2e9b2b-d210-49c6-ae87-bd7c93a8e3e6','da8f2296-3c46-4eb4-8a4a-ef5440bfb0da','135f0318-25da-4c2b-948c-86acee9dfc0e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c4806f5c873421cac0fd9bcb41109db',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T10:55:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-565112036',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4788cfde-22d7-4036-81ad-6b660b82cfba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6850ca8cc4934c3485928b9e175aaf2f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4c4806f5c873421cac0fd9bcb41109db',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:55:47 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-f057864d-3299-4169-a782-d8ab73412f8c tempest-VolumesTransfersV355Test-1325105016 tempest-VolumesTransfersV355Test-1325105016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aef2f8c1-137e-43e6-94c0-67f5a3d42e2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:55:47 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-f057864d-3299-4169-a782-d8ab73412f8c tempest-VolumesTransfersV355Test-1325105016 tempest-VolumesTransfersV355Test-1325105016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aef2f8c1-137e-43e6-94c0-67f5a3d42e2e) transitioned into state 'SUCCESS' from state '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-565112036',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6850ca8cc4934c3485928b9e175aaf2f',qos_specs=None,replication_status=,reservations=['d81ad046-117e-4bc3-96d9-61e76ed0bf65','eb2e9b2b-d210-49c6-ae87-bd7c93a8e3e6','da8f2296-3c46-4eb4-8a4a-ef5440bfb0da','135f0318-25da-4c2b-948c-86acee9dfc0e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c4806f5c873421cac0fd9bcb41109db',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:55:47 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-f057864d-3299-4169-a782-d8ab73412f8c tempest-VolumesTransfersV355Test-1325105016 tempest-VolumesTransfersV355Test-1325105016-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e4aba2e-2f17-4726-b7ea-38e53553db76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:55:47 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-f057864d-3299-4169-a782-d8ab73412f8c tempest-VolumesTransfersV355Test-1325105016 tempest-VolumesTransfersV355Test-1325105016-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e4aba2e-2f17-4726-b7ea-38e53553db76) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:55:48 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-f057864d-3299-4169-a782-d8ab73412f8c tempest-VolumesTransfersV355Test-1325105016 tempest-VolumesTransfersV355Test-1325105016-project-member] Flow 'volume_create_api' (118bc9e6-58a9-4d77-97ea-06884d66ebbd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:55:48 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-f057864d-3299-4169-a782-d8ab73412f8c tempest-VolumesTransfersV355Test-1325105016 tempest-VolumesTransfersV355Test-1325105016-project-member] Create volume request issued successfully. Sep 02 12:55:48 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-f057864d-3299-4169-a782-d8ab73412f8c tempest-VolumesTransfersV355Test-1325105016 tempest-VolumesTransfersV355Test-1325105016-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 12:55:48 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 981/1987] 192.168.122.82 () {62 vars in 1178 bytes} [Wed Sep 2 12:55:47 2026] POST /volume/v3/volumes => generated 825 bytes in 504 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 02 12:55:48 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-399b9436-9e1c-416b-814f-198a6b7d1b93 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:48 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-399b9436-9e1c-416b-814f-198a6b7d1b93 tempest-VolumesTransfersV355Test-1325105016 tempest-VolumesTransfersV355Test-1325105016-project-member] GET http://192.168.122.82/volume/v3/volumes/4788cfde-22d7-4036-81ad-6b660b82cfba Sep 02 12:55:48 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-399b9436-9e1c-416b-814f-198a6b7d1b93 tempest-VolumesTransfersV355Test-1325105016 tempest-VolumesTransfersV355Test-1325105016-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:48 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-399b9436-9e1c-416b-814f-198a6b7d1b93 tempest-VolumesTransfersV355Test-1325105016 tempest-VolumesTransfersV355Test-1325105016-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:48 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:48 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:55:48 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:48 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:55:48 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-399b9436-9e1c-416b-814f-198a6b7d1b93 tempest-VolumesTransfersV355Test-1325105016 tempest-VolumesTransfersV355Test-1325105016-project-member] Volume info retrieved successfully. Sep 02 12:55:48 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-399b9436-9e1c-416b-814f-198a6b7d1b93 tempest-VolumesTransfersV355Test-1325105016 tempest-VolumesTransfersV355Test-1325105016-project-member] http://192.168.122.82/volume/v3/volumes/4788cfde-22d7-4036-81ad-6b660b82cfba returned with HTTP 200 Sep 02 12:55:48 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1007/1988] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:55:48 2026] GET /volume/v3/volumes/4788cfde-22d7-4036-81ad-6b660b82cfba => generated 893 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:55:48 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-8c485c69-7c60-45d3-a4d3-8a377920f869 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:48 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-8c485c69-7c60-45d3-a4d3-8a377920f869 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] GET http://192.168.122.82/volume/v3/volumes/a5c19477-2c0d-4a55-a0b3-8a15dc9fe0d3 Sep 02 12:55:48 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-8c485c69-7c60-45d3-a4d3-8a377920f869 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:48 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-8c485c69-7c60-45d3-a4d3-8a377920f869 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:48 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:48 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:55:48 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:48 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:55:48 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-8c485c69-7c60-45d3-a4d3-8a377920f869 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Volume info retrieved successfully. Sep 02 12:55:48 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-8c485c69-7c60-45d3-a4d3-8a377920f869 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] http://192.168.122.82/volume/v3/volumes/a5c19477-2c0d-4a55-a0b3-8a15dc9fe0d3 returned with HTTP 200 Sep 02 12:55:48 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 982/1989] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:55:48 2026] GET /volume/v3/volumes/a5c19477-2c0d-4a55-a0b3-8a15dc9fe0d3 => generated 863 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:55:49 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-1acd94fc-53fb-4986-bfb1-a547c55cf3ac None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:49 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-1acd94fc-53fb-4986-bfb1-a547c55cf3ac tempest-VolumesTransfersV355Test-1325105016 tempest-VolumesTransfersV355Test-1325105016-project-member] GET http://192.168.122.82/volume/v3/volumes/4788cfde-22d7-4036-81ad-6b660b82cfba Sep 02 12:55:49 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-1acd94fc-53fb-4986-bfb1-a547c55cf3ac tempest-VolumesTransfersV355Test-1325105016 tempest-VolumesTransfersV355Test-1325105016-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:49 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-1acd94fc-53fb-4986-bfb1-a547c55cf3ac tempest-VolumesTransfersV355Test-1325105016 tempest-VolumesTransfersV355Test-1325105016-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:49 devstack devstack@c-api.service[86935]: DEBUG dbcounter [-] [86935] Writing DB stats cinder:SELECT=484,cinder:UPDATE=92,cinder:INSERT=62 {{(pid=86935) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 12:55:49 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:49 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:55:49 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:49 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:55:49 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-1acd94fc-53fb-4986-bfb1-a547c55cf3ac tempest-VolumesTransfersV355Test-1325105016 tempest-VolumesTransfersV355Test-1325105016-project-member] Volume info retrieved successfully. Sep 02 12:55:49 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-1acd94fc-53fb-4986-bfb1-a547c55cf3ac tempest-VolumesTransfersV355Test-1325105016 tempest-VolumesTransfersV355Test-1325105016-project-member] http://192.168.122.82/volume/v3/volumes/4788cfde-22d7-4036-81ad-6b660b82cfba returned with HTTP 200 Sep 02 12:55:49 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1008/1990] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:55:49 2026] GET /volume/v3/volumes/4788cfde-22d7-4036-81ad-6b660b82cfba => generated 917 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:55:49 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-336f5756-b1b7-4cde-b064-0c74001983ab None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:49 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-336f5756-b1b7-4cde-b064-0c74001983ab tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] GET http://192.168.122.82/volume/v3/volumes/a5c19477-2c0d-4a55-a0b3-8a15dc9fe0d3 Sep 02 12:55:49 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-336f5756-b1b7-4cde-b064-0c74001983ab tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:49 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-336f5756-b1b7-4cde-b064-0c74001983ab tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:49 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-336f5756-b1b7-4cde-b064-0c74001983ab tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] http://192.168.122.82/volume/v3/volumes/a5c19477-2c0d-4a55-a0b3-8a15dc9fe0d3 returned with HTTP 404 Sep 02 12:55:49 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 983/1991] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:55:49 2026] GET /volume/v3/volumes/a5c19477-2c0d-4a55-a0b3-8a15dc9fe0d3 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:55:49 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-dc4c141c-2db6-4ee1-baa0-efc9a8118b86 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:49 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-dc4c141c-2db6-4ee1-baa0-efc9a8118b86 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] GET http://192.168.122.82/volume/v3/volumes/81e14a09-b16f-45b9-aa31-0978d1c199a5 Sep 02 12:55:49 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-dc4c141c-2db6-4ee1-baa0-efc9a8118b86 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:49 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-dc4c141c-2db6-4ee1-baa0-efc9a8118b86 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:49 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:49 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:55:49 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:49 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:55:49 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-dc4c141c-2db6-4ee1-baa0-efc9a8118b86 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Volume info retrieved successfully. Sep 02 12:55:49 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-dc4c141c-2db6-4ee1-baa0-efc9a8118b86 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] http://192.168.122.82/volume/v3/volumes/81e14a09-b16f-45b9-aa31-0978d1c199a5 returned with HTTP 200 Sep 02 12:55:49 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1009/1992] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:55:49 2026] GET /volume/v3/volumes/81e14a09-b16f-45b9-aa31-0978d1c199a5 => generated 863 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:55:49 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-82b5888e-dc29-43ab-bb22-3c7dcc3eb4f7 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:49 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-82b5888e-dc29-43ab-bb22-3c7dcc3eb4f7 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] DELETE http://192.168.122.82/volume/v3/volumes/81e14a09-b16f-45b9-aa31-0978d1c199a5 Sep 02 12:55:49 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-82b5888e-dc29-43ab-bb22-3c7dcc3eb4f7 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:49 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-82b5888e-dc29-43ab-bb22-3c7dcc3eb4f7 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Calling method 'delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:49 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-82b5888e-dc29-43ab-bb22-3c7dcc3eb4f7 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Delete volume with id: 81e14a09-b16f-45b9-aa31-0978d1c199a5 Sep 02 12:55:49 devstack devstack@c-api.service[86936]: DEBUG dbcounter [-] [86936] Writing DB stats cinder:SELECT=500,cinder:UPDATE=97,cinder:INSERT=54 {{(pid=86936) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 12:55:49 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:49 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:55:49 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:49 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:55:49 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-82b5888e-dc29-43ab-bb22-3c7dcc3eb4f7 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Volume info retrieved successfully. Sep 02 12:55:49 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-82b5888e-dc29-43ab-bb22-3c7dcc3eb4f7 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Delete volume request issued successfully. Sep 02 12:55:49 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-82b5888e-dc29-43ab-bb22-3c7dcc3eb4f7 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] http://192.168.122.82/volume/v3/volumes/81e14a09-b16f-45b9-aa31-0978d1c199a5 returned with HTTP 202 Sep 02 12:55:49 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 984/1993] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 12:55:49 2026] DELETE /volume/v3/volumes/81e14a09-b16f-45b9-aa31-0978d1c199a5 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 12:55:49 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-d99cd000-8f3c-4f0b-8753-34f9e6978fc8 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:49 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-d99cd000-8f3c-4f0b-8753-34f9e6978fc8 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] GET http://192.168.122.82/volume/v3/volumes/81e14a09-b16f-45b9-aa31-0978d1c199a5 Sep 02 12:55:49 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-d99cd000-8f3c-4f0b-8753-34f9e6978fc8 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:49 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-d99cd000-8f3c-4f0b-8753-34f9e6978fc8 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:49 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:49 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:55:49 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:49 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:55:49 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-d99cd000-8f3c-4f0b-8753-34f9e6978fc8 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Volume info retrieved successfully. Sep 02 12:55:49 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-d99cd000-8f3c-4f0b-8753-34f9e6978fc8 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] http://192.168.122.82/volume/v3/volumes/81e14a09-b16f-45b9-aa31-0978d1c199a5 returned with HTTP 200 Sep 02 12:55:49 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1010/1994] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:55:49 2026] GET /volume/v3/volumes/81e14a09-b16f-45b9-aa31-0978d1c199a5 => generated 862 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:55:50 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-5af30328-f5f5-4005-859e-e42c84900569 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:50 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-5af30328-f5f5-4005-859e-e42c84900569 tempest-VolumesTransfersV355Test-1325105016 tempest-VolumesTransfersV355Test-1325105016-project-member] GET http://192.168.122.82/volume/v3/volumes/4788cfde-22d7-4036-81ad-6b660b82cfba Sep 02 12:55:50 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-5af30328-f5f5-4005-859e-e42c84900569 tempest-VolumesTransfersV355Test-1325105016 tempest-VolumesTransfersV355Test-1325105016-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:50 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-5af30328-f5f5-4005-859e-e42c84900569 tempest-VolumesTransfersV355Test-1325105016 tempest-VolumesTransfersV355Test-1325105016-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:50 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:50 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:55:50 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:50 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:55:50 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-5af30328-f5f5-4005-859e-e42c84900569 tempest-VolumesTransfersV355Test-1325105016 tempest-VolumesTransfersV355Test-1325105016-project-member] Volume info retrieved successfully. Sep 02 12:55:50 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-5af30328-f5f5-4005-859e-e42c84900569 tempest-VolumesTransfersV355Test-1325105016 tempest-VolumesTransfersV355Test-1325105016-project-member] http://192.168.122.82/volume/v3/volumes/4788cfde-22d7-4036-81ad-6b660b82cfba returned with HTTP 200 Sep 02 12:55:50 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 985/1995] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:55:50 2026] GET /volume/v3/volumes/4788cfde-22d7-4036-81ad-6b660b82cfba => generated 953 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:55:50 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-92674399-06ab-408c-a9aa-2ad7aebf8470 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:50 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-92674399-06ab-408c-a9aa-2ad7aebf8470 tempest-VolumesTransfersV355Test-1325105016 tempest-VolumesTransfersV355Test-1325105016-project-member] POST http://192.168.122.82/volume/v3/volume-transfers Sep 02 12:55:50 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-92674399-06ab-408c-a9aa-2ad7aebf8470 tempest-VolumesTransfersV355Test-1325105016 tempest-VolumesTransfersV355Test-1325105016-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "4788cfde-22d7-4036-81ad-6b660b82cfba"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:55:50 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.volume_transfer [None req-92674399-06ab-408c-a9aa-2ad7aebf8470 tempest-VolumesTransfersV355Test-1325105016 tempest-VolumesTransfersV355Test-1325105016-project-member] Creating new volume transfer {'transfer': {'volume_id': '4788cfde-22d7-4036-81ad-6b660b82cfba'}} {{(pid=86935) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 02 12:55:50 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volume_transfer [None req-92674399-06ab-408c-a9aa-2ad7aebf8470 tempest-VolumesTransfersV355Test-1325105016 tempest-VolumesTransfersV355Test-1325105016-project-member] Creating transfer of volume 4788cfde-22d7-4036-81ad-6b660b82cfba Sep 02 12:55:50 devstack devstack@c-api.service[86935]: INFO cinder.transfer.api [None req-92674399-06ab-408c-a9aa-2ad7aebf8470 tempest-VolumesTransfersV355Test-1325105016 tempest-VolumesTransfersV355Test-1325105016-project-member] Generating transfer record for volume 4788cfde-22d7-4036-81ad-6b660b82cfba Sep 02 12:55:50 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:50 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:55:50 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:50 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:55:50 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-92674399-06ab-408c-a9aa-2ad7aebf8470 tempest-VolumesTransfersV355Test-1325105016 tempest-VolumesTransfersV355Test-1325105016-project-member] http://192.168.122.82/volume/v3/volume-transfers returned with HTTP 202 Sep 02 12:55:50 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1011/1996] 192.168.122.82 () {62 vars in 1205 bytes} [Wed Sep 2 12:55:50 2026] POST /volume/v3/volume-transfers => generated 470 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:55:50 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-d5b72ffe-995e-49b9-b00f-1e14e592fdcb None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:50 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-d5b72ffe-995e-49b9-b00f-1e14e592fdcb tempest-VolumesTransfersV355Test-1325105016 tempest-VolumesTransfersV355Test-1325105016-project-member] GET http://192.168.122.82/volume/v3/volumes/4788cfde-22d7-4036-81ad-6b660b82cfba Sep 02 12:55:50 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-d5b72ffe-995e-49b9-b00f-1e14e592fdcb tempest-VolumesTransfersV355Test-1325105016 tempest-VolumesTransfersV355Test-1325105016-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:50 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-d5b72ffe-995e-49b9-b00f-1e14e592fdcb tempest-VolumesTransfersV355Test-1325105016 tempest-VolumesTransfersV355Test-1325105016-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:50 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:50 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:55:50 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:50 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:55:50 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-d5b72ffe-995e-49b9-b00f-1e14e592fdcb tempest-VolumesTransfersV355Test-1325105016 tempest-VolumesTransfersV355Test-1325105016-project-member] Volume info retrieved successfully. Sep 02 12:55:50 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-d5b72ffe-995e-49b9-b00f-1e14e592fdcb tempest-VolumesTransfersV355Test-1325105016 tempest-VolumesTransfersV355Test-1325105016-project-member] http://192.168.122.82/volume/v3/volumes/4788cfde-22d7-4036-81ad-6b660b82cfba returned with HTTP 200 Sep 02 12:55:50 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 986/1997] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:55:50 2026] GET /volume/v3/volumes/4788cfde-22d7-4036-81ad-6b660b82cfba => generated 961 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:55:50 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-023748d1-6092-42d4-af71-0edadbb75294 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:50 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-023748d1-6092-42d4-af71-0edadbb75294 tempest-VolumesTransfersV355Test-1325105016 tempest-VolumesTransfersV355Test-1325105016-project-member] GET http://192.168.122.82/volume/v3/volume-transfers/detail Sep 02 12:55:50 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-023748d1-6092-42d4-af71-0edadbb75294 tempest-VolumesTransfersV355Test-1325105016 tempest-VolumesTransfersV355Test-1325105016-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:50 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-023748d1-6092-42d4-af71-0edadbb75294 tempest-VolumesTransfersV355Test-1325105016 tempest-VolumesTransfersV355Test-1325105016-project-member] Calling method 'detail' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:50 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.volume_transfer [None req-023748d1-6092-42d4-af71-0edadbb75294 tempest-VolumesTransfersV355Test-1325105016 tempest-VolumesTransfersV355Test-1325105016-project-member] Listing volume transfers {{(pid=86935) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Sep 02 12:55:50 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-023748d1-6092-42d4-af71-0edadbb75294 tempest-VolumesTransfersV355Test-1325105016 tempest-VolumesTransfersV355Test-1325105016-project-member] http://192.168.122.82/volume/v3/volume-transfers/detail returned with HTTP 200 Sep 02 12:55:50 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1012/1998] 192.168.122.82 () {60 vars in 1205 bytes} [Wed Sep 2 12:55:50 2026] GET /volume/v3/volume-transfers/detail => generated 441 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:55:50 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-fce3a887-81f0-47fc-ad17-50a06f32755d None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:50 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-1948f691-4a26-412c-970f-5a9cc317a026 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:50 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-fce3a887-81f0-47fc-ad17-50a06f32755d tempest-VolumesTransfersV355Test-1325105016 tempest-VolumesTransfersV355Test-1325105016-project-member] DELETE http://192.168.122.82/volume/v3/volume-transfers/0667062b-d0cd-4a2f-a750-1af7b2f7b937 Sep 02 12:55:50 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-1948f691-4a26-412c-970f-5a9cc317a026 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] GET http://192.168.122.82/volume/v3/volumes/81e14a09-b16f-45b9-aa31-0978d1c199a5 Sep 02 12:55:50 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-fce3a887-81f0-47fc-ad17-50a06f32755d tempest-VolumesTransfersV355Test-1325105016 tempest-VolumesTransfersV355Test-1325105016-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:50 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-1948f691-4a26-412c-970f-5a9cc317a026 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:50 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-1948f691-4a26-412c-970f-5a9cc317a026 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:50 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-fce3a887-81f0-47fc-ad17-50a06f32755d tempest-VolumesTransfersV355Test-1325105016 tempest-VolumesTransfersV355Test-1325105016-project-member] Calling method 'delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:50 devstack devstack@c-api.service[86936]: INFO cinder.api.contrib.volume_transfer [None req-fce3a887-81f0-47fc-ad17-50a06f32755d tempest-VolumesTransfersV355Test-1325105016 tempest-VolumesTransfersV355Test-1325105016-project-member] Delete transfer with id: 0667062b-d0cd-4a2f-a750-1af7b2f7b937 Sep 02 12:55:50 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-1948f691-4a26-412c-970f-5a9cc317a026 tempest-VolumesListTestJSON-2142993942 tempest-VolumesListTestJSON-2142993942-project-member] http://192.168.122.82/volume/v3/volumes/81e14a09-b16f-45b9-aa31-0978d1c199a5 returned with HTTP 404 Sep 02 12:55:50 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1013/1999] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:55:50 2026] GET /volume/v3/volumes/81e14a09-b16f-45b9-aa31-0978d1c199a5 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:55:50 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:50 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:55:50 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:50 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:55:50 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-fce3a887-81f0-47fc-ad17-50a06f32755d tempest-VolumesTransfersV355Test-1325105016 tempest-VolumesTransfersV355Test-1325105016-project-member] http://192.168.122.82/volume/v3/volume-transfers/0667062b-d0cd-4a2f-a750-1af7b2f7b937 returned with HTTP 202 Sep 02 12:55:50 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 987/2000] 192.168.122.82 () {60 vars in 1298 bytes} [Wed Sep 2 12:55:50 2026] DELETE /volume/v3/volume-transfers/0667062b-d0cd-4a2f-a750-1af7b2f7b937 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 12:55:50 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-e2895d9b-a894-4247-a90b-7f88d9b3c2ab None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:50 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e2895d9b-a894-4247-a90b-7f88d9b3c2ab tempest-VolumesTransfersV355Test-1325105016 tempest-VolumesTransfersV355Test-1325105016-project-member] GET http://192.168.122.82/volume/v3/volumes/4788cfde-22d7-4036-81ad-6b660b82cfba Sep 02 12:55:50 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-e2895d9b-a894-4247-a90b-7f88d9b3c2ab tempest-VolumesTransfersV355Test-1325105016 tempest-VolumesTransfersV355Test-1325105016-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:50 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-e2895d9b-a894-4247-a90b-7f88d9b3c2ab tempest-VolumesTransfersV355Test-1325105016 tempest-VolumesTransfersV355Test-1325105016-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:50 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:50 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:55:50 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:50 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:55:50 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-e2895d9b-a894-4247-a90b-7f88d9b3c2ab tempest-VolumesTransfersV355Test-1325105016 tempest-VolumesTransfersV355Test-1325105016-project-member] Volume info retrieved successfully. Sep 02 12:55:50 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e2895d9b-a894-4247-a90b-7f88d9b3c2ab tempest-VolumesTransfersV355Test-1325105016 tempest-VolumesTransfersV355Test-1325105016-project-member] http://192.168.122.82/volume/v3/volumes/4788cfde-22d7-4036-81ad-6b660b82cfba returned with HTTP 200 Sep 02 12:55:50 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1014/2001] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:55:50 2026] GET /volume/v3/volumes/4788cfde-22d7-4036-81ad-6b660b82cfba => generated 953 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:55:50 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-addb31cf-6ba7-4bc1-97ab-afd37ecbc90d None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:50 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-addb31cf-6ba7-4bc1-97ab-afd37ecbc90d tempest-VolumesTransfersV355Test-1325105016 tempest-VolumesTransfersV355Test-1325105016-project-member] DELETE http://192.168.122.82/volume/v3/volume-transfers/0667062b-d0cd-4a2f-a750-1af7b2f7b937 Sep 02 12:55:50 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-addb31cf-6ba7-4bc1-97ab-afd37ecbc90d tempest-VolumesTransfersV355Test-1325105016 tempest-VolumesTransfersV355Test-1325105016-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:50 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-addb31cf-6ba7-4bc1-97ab-afd37ecbc90d tempest-VolumesTransfersV355Test-1325105016 tempest-VolumesTransfersV355Test-1325105016-project-member] Calling method 'delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:50 devstack devstack@c-api.service[86936]: INFO cinder.api.contrib.volume_transfer [None req-addb31cf-6ba7-4bc1-97ab-afd37ecbc90d tempest-VolumesTransfersV355Test-1325105016 tempest-VolumesTransfersV355Test-1325105016-project-member] Delete transfer with id: 0667062b-d0cd-4a2f-a750-1af7b2f7b937 Sep 02 12:55:50 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-addb31cf-6ba7-4bc1-97ab-afd37ecbc90d tempest-VolumesTransfersV355Test-1325105016 tempest-VolumesTransfersV355Test-1325105016-project-member] http://192.168.122.82/volume/v3/volume-transfers/0667062b-d0cd-4a2f-a750-1af7b2f7b937 returned with HTTP 404 Sep 02 12:55:50 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 988/2002] 192.168.122.82 () {60 vars in 1298 bytes} [Wed Sep 2 12:55:50 2026] DELETE /volume/v3/volume-transfers/0667062b-d0cd-4a2f-a750-1af7b2f7b937 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 12:55:50 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-abd3d906-2f36-44db-a962-a3984a109330 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:50 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-abd3d906-2f36-44db-a962-a3984a109330 tempest-VolumesTransfersV355Test-2109146484 tempest-VolumesTransfersV355Test-2109146484-project-admin] DELETE http://192.168.122.82/volume/v3/volumes/4788cfde-22d7-4036-81ad-6b660b82cfba Sep 02 12:55:50 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-abd3d906-2f36-44db-a962-a3984a109330 tempest-VolumesTransfersV355Test-2109146484 tempest-VolumesTransfersV355Test-2109146484-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:50 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-abd3d906-2f36-44db-a962-a3984a109330 tempest-VolumesTransfersV355Test-2109146484 tempest-VolumesTransfersV355Test-2109146484-project-admin] Calling method 'delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:50 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-abd3d906-2f36-44db-a962-a3984a109330 tempest-VolumesTransfersV355Test-2109146484 tempest-VolumesTransfersV355Test-2109146484-project-admin] Delete volume with id: 4788cfde-22d7-4036-81ad-6b660b82cfba Sep 02 12:55:50 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:50 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:55:50 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:50 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:55:50 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-abd3d906-2f36-44db-a962-a3984a109330 tempest-VolumesTransfersV355Test-2109146484 tempest-VolumesTransfersV355Test-2109146484-project-admin] Volume info retrieved successfully. Sep 02 12:55:50 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-abd3d906-2f36-44db-a962-a3984a109330 tempest-VolumesTransfersV355Test-2109146484 tempest-VolumesTransfersV355Test-2109146484-project-admin] Delete volume request issued successfully. Sep 02 12:55:50 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-abd3d906-2f36-44db-a962-a3984a109330 tempest-VolumesTransfersV355Test-2109146484 tempest-VolumesTransfersV355Test-2109146484-project-admin] http://192.168.122.82/volume/v3/volumes/4788cfde-22d7-4036-81ad-6b660b82cfba returned with HTTP 202 Sep 02 12:55:50 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1015/2003] 192.168.122.82 () {60 vars in 1271 bytes} [Wed Sep 2 12:55:50 2026] DELETE /volume/v3/volumes/4788cfde-22d7-4036-81ad-6b660b82cfba => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 02 12:55:50 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-26db6735-bc6f-4ba5-ae37-6420744a5b68 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:50 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-26db6735-bc6f-4ba5-ae37-6420744a5b68 tempest-VolumesTransfersV355Test-2109146484 tempest-VolumesTransfersV355Test-2109146484-project-admin] GET http://192.168.122.82/volume/v3/volumes/4788cfde-22d7-4036-81ad-6b660b82cfba Sep 02 12:55:50 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-26db6735-bc6f-4ba5-ae37-6420744a5b68 tempest-VolumesTransfersV355Test-2109146484 tempest-VolumesTransfersV355Test-2109146484-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:50 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-26db6735-bc6f-4ba5-ae37-6420744a5b68 tempest-VolumesTransfersV355Test-2109146484 tempest-VolumesTransfersV355Test-2109146484-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:50 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:50 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:55:50 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:50 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:55:50 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-26db6735-bc6f-4ba5-ae37-6420744a5b68 tempest-VolumesTransfersV355Test-2109146484 tempest-VolumesTransfersV355Test-2109146484-project-admin] Volume info retrieved successfully. Sep 02 12:55:50 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-26db6735-bc6f-4ba5-ae37-6420744a5b68 tempest-VolumesTransfersV355Test-2109146484 tempest-VolumesTransfersV355Test-2109146484-project-admin] http://192.168.122.82/volume/v3/volumes/4788cfde-22d7-4036-81ad-6b660b82cfba returned with HTTP 200 Sep 02 12:55:50 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 989/2004] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:55:50 2026] GET /volume/v3/volumes/4788cfde-22d7-4036-81ad-6b660b82cfba => generated 1136 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 12:55:50 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-6c5b1924-c852-42ff-af55-549a7289dca9 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:50 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-6c5b1924-c852-42ff-af55-549a7289dca9 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] GET http://192.168.122.82/volume/v3/volumes/4dd2f490-af5e-4cae-becf-2be547757f11 Sep 02 12:55:50 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-6c5b1924-c852-42ff-af55-549a7289dca9 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:50 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-6c5b1924-c852-42ff-af55-549a7289dca9 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:50 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:50 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:55:50 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:50 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:55:50 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-6c5b1924-c852-42ff-af55-549a7289dca9 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Volume info retrieved successfully. Sep 02 12:55:50 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-6c5b1924-c852-42ff-af55-549a7289dca9 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] http://192.168.122.82/volume/v3/volumes/4dd2f490-af5e-4cae-becf-2be547757f11 returned with HTTP 200 Sep 02 12:55:50 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1016/2005] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:55:50 2026] GET /volume/v3/volumes/4dd2f490-af5e-4cae-becf-2be547757f11 => generated 945 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:55:51 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [req-1878f251-8475-470a-a554-53c45814bcc5 req-13935031-5307-4359-8331-7c4318ec2a4a None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:51 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-1878f251-8475-470a-a554-53c45814bcc5 req-13935031-5307-4359-8331-7c4318ec2a4a tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] GET http://192.168.122.82/volume/v3/volumes/4dd2f490-af5e-4cae-becf-2be547757f11 Sep 02 12:55:51 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-1878f251-8475-470a-a554-53c45814bcc5 req-13935031-5307-4359-8331-7c4318ec2a4a tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:51 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-1878f251-8475-470a-a554-53c45814bcc5 req-13935031-5307-4359-8331-7c4318ec2a4a tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:51 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:51 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:55:51 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:51 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:55:51 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [req-1878f251-8475-470a-a554-53c45814bcc5 req-13935031-5307-4359-8331-7c4318ec2a4a tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Volume info retrieved successfully. Sep 02 12:55:51 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-1878f251-8475-470a-a554-53c45814bcc5 req-13935031-5307-4359-8331-7c4318ec2a4a tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] http://192.168.122.82/volume/v3/volumes/4dd2f490-af5e-4cae-becf-2be547757f11 returned with HTTP 200 Sep 02 12:55:51 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 990/2006] 192.168.122.82 () {60 vars in 1482 bytes} [Wed Sep 2 12:55:51 2026] GET /volume/v3/volumes/4dd2f490-af5e-4cae-becf-2be547757f11 => generated 945 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:55:51 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-ce1b4820-6174-468c-b26f-5e2d1da2f79c None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:51 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-ce1b4820-6174-468c-b26f-5e2d1da2f79c None None] GET http://192.168.122.82/volume// Sep 02 12:55:51 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-ce1b4820-6174-468c-b26f-5e2d1da2f79c None None] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:51 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-ce1b4820-6174-468c-b26f-5e2d1da2f79c None None] Calling method 'all' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:51 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-ce1b4820-6174-468c-b26f-5e2d1da2f79c None None] http://192.168.122.82/volume// returned with HTTP 300 Sep 02 12:55:51 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1017/2007] 192.168.122.82 () {58 vars in 1312 bytes} [Wed Sep 2 12:55:51 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 02 12:55:51 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [req-1878f251-8475-470a-a554-53c45814bcc5 req-4a251a96-53f6-44aa-886c-e77b69107378 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:51 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-7b687cc8-f4fb-483c-90df-666caf479195 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:51 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-7b687cc8-f4fb-483c-90df-666caf479195 tempest-VolumesTransfersV355Test-2109146484 tempest-VolumesTransfersV355Test-2109146484-project-admin] GET http://192.168.122.82/volume/v3/volumes/4788cfde-22d7-4036-81ad-6b660b82cfba Sep 02 12:55:51 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-7b687cc8-f4fb-483c-90df-666caf479195 tempest-VolumesTransfersV355Test-2109146484 tempest-VolumesTransfersV355Test-2109146484-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:51 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-7b687cc8-f4fb-483c-90df-666caf479195 tempest-VolumesTransfersV355Test-2109146484 tempest-VolumesTransfersV355Test-2109146484-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:51 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-7b687cc8-f4fb-483c-90df-666caf479195 tempest-VolumesTransfersV355Test-2109146484 tempest-VolumesTransfersV355Test-2109146484-project-admin] http://192.168.122.82/volume/v3/volumes/4788cfde-22d7-4036-81ad-6b660b82cfba returned with HTTP 404 Sep 02 12:55:51 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1018/2008] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:55:51 2026] GET /volume/v3/volumes/4788cfde-22d7-4036-81ad-6b660b82cfba => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 12:55:51 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-295637e4-f2ed-44bb-83b0-bc8623a97856 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:51 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-1878f251-8475-470a-a554-53c45814bcc5 req-4a251a96-53f6-44aa-886c-e77b69107378 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] POST http://192.168.122.82/volume/v3/attachments Sep 02 12:55:51 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-1878f251-8475-470a-a554-53c45814bcc5 req-4a251a96-53f6-44aa-886c-e77b69107378 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4dd2f490-af5e-4cae-becf-2be547757f11", "connector": null, "instance_uuid": "d2ce6e78-9e2c-46d1-94ea-1bfb26bb8a46"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:55:51 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-295637e4-f2ed-44bb-83b0-bc8623a97856 tempest-VolumesTransfersV355Test-1325105016 tempest-VolumesTransfersV355Test-1325105016-project-member] GET http://192.168.122.82/volume/v3/volumes/4788cfde-22d7-4036-81ad-6b660b82cfba Sep 02 12:55:51 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-295637e4-f2ed-44bb-83b0-bc8623a97856 tempest-VolumesTransfersV355Test-1325105016 tempest-VolumesTransfersV355Test-1325105016-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:51 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-295637e4-f2ed-44bb-83b0-bc8623a97856 tempest-VolumesTransfersV355Test-1325105016 tempest-VolumesTransfersV355Test-1325105016-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:51 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-295637e4-f2ed-44bb-83b0-bc8623a97856 tempest-VolumesTransfersV355Test-1325105016 tempest-VolumesTransfersV355Test-1325105016-project-member] http://192.168.122.82/volume/v3/volumes/4788cfde-22d7-4036-81ad-6b660b82cfba returned with HTTP 404 Sep 02 12:55:51 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1019/2009] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:55:51 2026] GET /volume/v3/volumes/4788cfde-22d7-4036-81ad-6b660b82cfba => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 12:55:51 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:51 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:55:51 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:51 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:55:51 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-9c578aac-cc95-4488-8c6e-07d000ce9b4c None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:51 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-9c578aac-cc95-4488-8c6e-07d000ce9b4c tempest-VolumesTransfersV355Test-1325105016 tempest-VolumesTransfersV355Test-1325105016-project-member] DELETE http://192.168.122.82/volume/v3/volumes/4788cfde-22d7-4036-81ad-6b660b82cfba Sep 02 12:55:51 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-9c578aac-cc95-4488-8c6e-07d000ce9b4c tempest-VolumesTransfersV355Test-1325105016 tempest-VolumesTransfersV355Test-1325105016-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:51 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-9c578aac-cc95-4488-8c6e-07d000ce9b4c tempest-VolumesTransfersV355Test-1325105016 tempest-VolumesTransfersV355Test-1325105016-project-member] Calling method 'delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:51 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-9c578aac-cc95-4488-8c6e-07d000ce9b4c tempest-VolumesTransfersV355Test-1325105016 tempest-VolumesTransfersV355Test-1325105016-project-member] Delete volume with id: 4788cfde-22d7-4036-81ad-6b660b82cfba Sep 02 12:55:51 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-9c578aac-cc95-4488-8c6e-07d000ce9b4c tempest-VolumesTransfersV355Test-1325105016 tempest-VolumesTransfersV355Test-1325105016-project-member] http://192.168.122.82/volume/v3/volumes/4788cfde-22d7-4036-81ad-6b660b82cfba returned with HTTP 404 Sep 02 12:55:51 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1020/2010] 192.168.122.82 () {60 vars in 1271 bytes} [Wed Sep 2 12:55:51 2026] DELETE /volume/v3/volumes/4788cfde-22d7-4036-81ad-6b660b82cfba => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 12:55:51 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-1878f251-8475-470a-a554-53c45814bcc5 req-4a251a96-53f6-44aa-886c-e77b69107378 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] http://192.168.122.82/volume/v3/attachments returned with HTTP 200 Sep 02 12:55:51 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 991/2011] 192.168.122.82 () {66 vars in 1478 bytes} [Wed Sep 2 12:55:51 2026] POST /volume/v3/attachments => generated 273 bytes in 444 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:55:51 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-011d5ace-7728-4691-b0ce-8a43805ed030 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:52 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-011d5ace-7728-4691-b0ce-8a43805ed030 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] GET http://192.168.122.82/volume/v3/volumes/4dd2f490-af5e-4cae-becf-2be547757f11 Sep 02 12:55:52 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-011d5ace-7728-4691-b0ce-8a43805ed030 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:52 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-011d5ace-7728-4691-b0ce-8a43805ed030 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:52 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-568e1aa9-0c44-47e2-83af-574da3b88363 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:52 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-568e1aa9-0c44-47e2-83af-574da3b88363 None None] GET http://192.168.122.82/volume// Sep 02 12:55:52 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-568e1aa9-0c44-47e2-83af-574da3b88363 None None] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:52 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-568e1aa9-0c44-47e2-83af-574da3b88363 None None] Calling method 'all' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:52 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-568e1aa9-0c44-47e2-83af-574da3b88363 None None] http://192.168.122.82/volume// returned with HTTP 300 Sep 02 12:55:52 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 992/2012] 192.168.122.82 () {58 vars in 1310 bytes} [Wed Sep 2 12:55:52 2026] GET /volume/ => generated 389 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 12:55:52 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:52 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:55:52 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [req-1878f251-8475-470a-a554-53c45814bcc5 req-7e206d24-23ce-410f-aff6-0990fdc5be09 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:52 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:52 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:55:52 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-1878f251-8475-470a-a554-53c45814bcc5 req-7e206d24-23ce-410f-aff6-0990fdc5be09 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] GET http://192.168.122.82/volume/v3/volumes/4dd2f490-af5e-4cae-becf-2be547757f11 Sep 02 12:55:52 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-1878f251-8475-470a-a554-53c45814bcc5 req-7e206d24-23ce-410f-aff6-0990fdc5be09 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:52 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-1878f251-8475-470a-a554-53c45814bcc5 req-7e206d24-23ce-410f-aff6-0990fdc5be09 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:52 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-011d5ace-7728-4691-b0ce-8a43805ed030 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Volume info retrieved successfully. Sep 02 12:55:52 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-011d5ace-7728-4691-b0ce-8a43805ed030 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] http://192.168.122.82/volume/v3/volumes/4dd2f490-af5e-4cae-becf-2be547757f11 returned with HTTP 200 Sep 02 12:55:52 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1021/2013] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:55:51 2026] GET /volume/v3/volumes/4dd2f490-af5e-4cae-becf-2be547757f11 => generated 944 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:55:52 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:52 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:55:52 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:52 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:55:52 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [req-1878f251-8475-470a-a554-53c45814bcc5 req-7e206d24-23ce-410f-aff6-0990fdc5be09 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Volume info retrieved successfully. Sep 02 12:55:52 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-1878f251-8475-470a-a554-53c45814bcc5 req-7e206d24-23ce-410f-aff6-0990fdc5be09 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] http://192.168.122.82/volume/v3/volumes/4dd2f490-af5e-4cae-becf-2be547757f11 returned with HTTP 200 Sep 02 12:55:52 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 993/2014] 192.168.122.82 () {62 vars in 1523 bytes} [Wed Sep 2 12:55:52 2026] GET /volume/v3/volumes/4dd2f490-af5e-4cae-becf-2be547757f11 => generated 1125 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 02 12:55:52 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [req-1878f251-8475-470a-a554-53c45814bcc5 req-ecef3c1b-f97f-4b70-b073-f32d255146d9 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:52 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-1878f251-8475-470a-a554-53c45814bcc5 req-ecef3c1b-f97f-4b70-b073-f32d255146d9 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] PUT http://192.168.122.82/volume/v3/attachments/6ff81a77-8fea-4356-bf90-3a84374f7a91 Sep 02 12:55:52 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-1878f251-8475-470a-a554-53c45814bcc5 req-ecef3c1b-f97f-4b70-b073-f32d255146d9 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.82", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d3f28f32c01d", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d962fb62-a9ac-4620-919c-737cbb1a64b6", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:55:52 devstack devstack@c-api.service[86935]: DEBUG cinder.coordination [req-1878f251-8475-470a-a554-53c45814bcc5 req-ecef3c1b-f97f-4b70-b073-f32d255146d9 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Acquiring lock "cinder-attachment_update-4dd2f490-af5e-4cae-becf-2be547757f11-devstack" by "attachment_update" {{(pid=86935) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 02 12:55:52 devstack devstack@c-api.service[86935]: DEBUG cinder.coordination [req-1878f251-8475-470a-a554-53c45814bcc5 req-ecef3c1b-f97f-4b70-b073-f32d255146d9 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Lock "cinder-attachment_update-4dd2f490-af5e-4cae-becf-2be547757f11-devstack" acquired by "attachment_update" :: waited 0.019s {{(pid=86935) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 02 12:55:52 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:52 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:55:52 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:52 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:55:52 devstack devstack@c-api.service[86935]: DEBUG cinder.coordination [req-1878f251-8475-470a-a554-53c45814bcc5 req-ecef3c1b-f97f-4b70-b073-f32d255146d9 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Lock "cinder-attachment_update-4dd2f490-af5e-4cae-becf-2be547757f11-devstack" released by "attachment_update" :: held 0.233s {{(pid=86935) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 02 12:55:52 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-1878f251-8475-470a-a554-53c45814bcc5 req-ecef3c1b-f97f-4b70-b073-f32d255146d9 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] http://192.168.122.82/volume/v3/attachments/6ff81a77-8fea-4356-bf90-3a84374f7a91 returned with HTTP 200 Sep 02 12:55:52 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1022/2015] 192.168.122.82 () {66 vars in 1588 bytes} [Wed Sep 2 12:55:52 2026] PUT /volume/v3/attachments/6ff81a77-8fea-4356-bf90-3a84374f7a91 => generated 694 bytes in 288 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:55:53 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [req-1878f251-8475-470a-a554-53c45814bcc5 req-a578a88f-33d7-4fb3-9e78-f845455c83d8 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:53 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-1878f251-8475-470a-a554-53c45814bcc5 req-a578a88f-33d7-4fb3-9e78-f845455c83d8 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] POST http://192.168.122.82/volume/v3/attachments/6ff81a77-8fea-4356-bf90-3a84374f7a91/action Sep 02 12:55:53 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-1878f251-8475-470a-a554-53c45814bcc5 req-a578a88f-33d7-4fb3-9e78-f845455c83d8 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Action body: b'{"os-complete": null}' {{(pid=86936) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 12:55:53 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-1878f251-8475-470a-a554-53c45814bcc5 req-a578a88f-33d7-4fb3-9e78-f845455c83d8 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:55:53 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:53 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:55:53 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:53 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:55:53 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-1878f251-8475-470a-a554-53c45814bcc5 req-a578a88f-33d7-4fb3-9e78-f845455c83d8 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] http://192.168.122.82/volume/v3/attachments/6ff81a77-8fea-4356-bf90-3a84374f7a91/action returned with HTTP 204 Sep 02 12:55:53 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 994/2016] 192.168.122.82 () {66 vars in 1609 bytes} [Wed Sep 2 12:55:53 2026] POST /volume/v3/attachments/6ff81a77-8fea-4356-bf90-3a84374f7a91/action => generated 0 bytes in 83 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:55:53 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-b0fbe422-b176-4b17-94f6-096417c83085 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:53 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-b0fbe422-b176-4b17-94f6-096417c83085 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] GET http://192.168.122.82/volume/v3/volumes/4dd2f490-af5e-4cae-becf-2be547757f11 Sep 02 12:55:53 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-b0fbe422-b176-4b17-94f6-096417c83085 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:53 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-b0fbe422-b176-4b17-94f6-096417c83085 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:53 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:53 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:55:53 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:53 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:55:53 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-b0fbe422-b176-4b17-94f6-096417c83085 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Volume info retrieved successfully. Sep 02 12:55:53 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-b0fbe422-b176-4b17-94f6-096417c83085 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] http://192.168.122.82/volume/v3/volumes/4dd2f490-af5e-4cae-becf-2be547757f11 returned with HTTP 200 Sep 02 12:55:53 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1023/2017] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:55:53 2026] GET /volume/v3/volumes/4dd2f490-af5e-4cae-becf-2be547757f11 => generated 1237 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:55:53 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-373f12b5-8e30-4d76-b107-b82ab578ee2d None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:53 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-373f12b5-8e30-4d76-b107-b82ab578ee2d tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] GET http://192.168.122.82/volume/v3/volumes/4dd2f490-af5e-4cae-becf-2be547757f11 Sep 02 12:55:53 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-373f12b5-8e30-4d76-b107-b82ab578ee2d tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:53 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-373f12b5-8e30-4d76-b107-b82ab578ee2d tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:53 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:53 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:55:53 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:53 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:55:53 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-373f12b5-8e30-4d76-b107-b82ab578ee2d tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Volume info retrieved successfully. Sep 02 12:55:53 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-373f12b5-8e30-4d76-b107-b82ab578ee2d tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] http://192.168.122.82/volume/v3/volumes/4dd2f490-af5e-4cae-becf-2be547757f11 returned with HTTP 200 Sep 02 12:55:53 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 995/2018] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:55:53 2026] GET /volume/v3/volumes/4dd2f490-af5e-4cae-becf-2be547757f11 => generated 1237 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:55:53 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-8e294bc0-1052-4e81-9cf3-2b807c0e9040 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:53 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-8e294bc0-1052-4e81-9cf3-2b807c0e9040 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] GET http://192.168.122.82/volume/v3/volumes/9b7b3189-5387-47d0-81d6-7f31a0d84df7 Sep 02 12:55:53 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-8e294bc0-1052-4e81-9cf3-2b807c0e9040 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:53 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-8e294bc0-1052-4e81-9cf3-2b807c0e9040 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:53 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:53 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:55:53 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:53 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:55:53 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-8e294bc0-1052-4e81-9cf3-2b807c0e9040 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Volume info retrieved successfully. Sep 02 12:55:53 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-8e294bc0-1052-4e81-9cf3-2b807c0e9040 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] http://192.168.122.82/volume/v3/volumes/9b7b3189-5387-47d0-81d6-7f31a0d84df7 returned with HTTP 200 Sep 02 12:55:53 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1024/2019] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:55:53 2026] GET /volume/v3/volumes/9b7b3189-5387-47d0-81d6-7f31a0d84df7 => generated 945 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 12:55:53 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-29dc3ee4-40b9-41f3-b309-5dcf04c60d5d None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:53 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [req-001e516b-e278-404e-86b0-04d471c0afb7 req-1df95b99-0104-4413-a48e-7f3060dca1d2 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:53 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-001e516b-e278-404e-86b0-04d471c0afb7 req-1df95b99-0104-4413-a48e-7f3060dca1d2 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] GET http://192.168.122.82/volume/v3/volumes/9b7b3189-5387-47d0-81d6-7f31a0d84df7 Sep 02 12:55:53 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-001e516b-e278-404e-86b0-04d471c0afb7 req-1df95b99-0104-4413-a48e-7f3060dca1d2 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:53 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-001e516b-e278-404e-86b0-04d471c0afb7 req-1df95b99-0104-4413-a48e-7f3060dca1d2 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:53 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-29dc3ee4-40b9-41f3-b309-5dcf04c60d5d tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 12:55:53 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-29dc3ee4-40b9-41f3-b309-5dcf04c60d5d tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-496304730"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:55:53 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.volumes [None req-29dc3ee4-40b9-41f3-b309-5dcf04c60d5d tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-496304730'}} {{(pid=86936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 12:55:53 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-29dc3ee4-40b9-41f3-b309-5dcf04c60d5d tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] Create volume of 1 GB Sep 02 12:55:53 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:53 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:55:53 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:53 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:55:53 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-29dc3ee4-40b9-41f3-b309-5dcf04c60d5d tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] Availability Zones retrieved successfully. Sep 02 12:55:53 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [req-001e516b-e278-404e-86b0-04d471c0afb7 req-1df95b99-0104-4413-a48e-7f3060dca1d2 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Volume info retrieved successfully. Sep 02 12:55:53 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-001e516b-e278-404e-86b0-04d471c0afb7 req-1df95b99-0104-4413-a48e-7f3060dca1d2 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] http://192.168.122.82/volume/v3/volumes/9b7b3189-5387-47d0-81d6-7f31a0d84df7 returned with HTTP 200 Sep 02 12:55:53 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-29dc3ee4-40b9-41f3-b309-5dcf04c60d5d tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] Flow 'volume_create_api' (09d77d8e-6bb9-4b73-9325-100239b8807a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:55:53 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1025/2020] 192.168.122.82 () {60 vars in 1482 bytes} [Wed Sep 2 12:55:53 2026] GET /volume/v3/volumes/9b7b3189-5387-47d0-81d6-7f31a0d84df7 => generated 945 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:55:53 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-29dc3ee4-40b9-41f3-b309-5dcf04c60d5d tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3166ab8-5067-4057-9c0b-ddd8ff92aa8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:55:53 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.flows.api.create_volume [None req-29dc3ee4-40b9-41f3-b309-5dcf04c60d5d tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] Validating volume size '1' using validate_int {{(pid=86936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 12:55:53 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-29dc3ee4-40b9-41f3-b309-5dcf04c60d5d tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3166ab8-5067-4057-9c0b-ddd8ff92aa8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:55:53 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-29dc3ee4-40b9-41f3-b309-5dcf04c60d5d tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (027947ed-49a9-4478-8e97-bc1793a865fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:55:53 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-0f747b56-b06a-4137-8355-fd7707bf9c93 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:53 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-0f747b56-b06a-4137-8355-fd7707bf9c93 None None] GET http://192.168.122.82/volume// Sep 02 12:55:53 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-0f747b56-b06a-4137-8355-fd7707bf9c93 None None] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:53 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-0f747b56-b06a-4137-8355-fd7707bf9c93 None None] Calling method 'all' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:53 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-0f747b56-b06a-4137-8355-fd7707bf9c93 None None] http://192.168.122.82/volume// returned with HTTP 300 Sep 02 12:55:53 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1026/2021] 192.168.122.82 () {58 vars in 1312 bytes} [Wed Sep 2 12:55:53 2026] GET /volume/ => generated 389 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 12:55:54 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [req-001e516b-e278-404e-86b0-04d471c0afb7 req-5af92e44-db3f-408b-a4ad-7a9549fdf1a1 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:54 devstack devstack@c-api.service[86936]: DEBUG cinder.quota [None req-29dc3ee4-40b9-41f3-b309-5dcf04c60d5d tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] Created reservations ['691fdf39-f7fc-4b07-9c45-8aab5f7ff1f5', 'e2b40a6f-1ea4-4ef3-b035-8495a8e7863b', '6acab6a2-7dd0-4d81-aecc-b832055cb783', '3cf74bfd-3d08-46b9-8724-e15efef649bf'] {{(pid=86936) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:55:54 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-29dc3ee4-40b9-41f3-b309-5dcf04c60d5d tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (027947ed-49a9-4478-8e97-bc1793a865fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['691fdf39-f7fc-4b07-9c45-8aab5f7ff1f5', 'e2b40a6f-1ea4-4ef3-b035-8495a8e7863b', '6acab6a2-7dd0-4d81-aecc-b832055cb783', '3cf74bfd-3d08-46b9-8724-e15efef649bf']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:55:54 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-29dc3ee4-40b9-41f3-b309-5dcf04c60d5d tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c69dcff-e0ae-4c42-8058-70fe9f0c4a69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:55:54 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:54 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:55:54 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-29dc3ee4-40b9-41f3-b309-5dcf04c60d5d tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c69dcff-e0ae-4c42-8058-70fe9f0c4a69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b3ae0178-82ac-4e83-98b0-12765683195e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-496304730',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b664d3e2c4814335871390bd05de32a3',qos_specs=None,replication_status=,reservations=['691fdf39-f7fc-4b07-9c45-8aab5f7ff1f5','e2b40a6f-1ea4-4ef3-b035-8495a8e7863b','6acab6a2-7dd0-4d81-aecc-b832055cb783','3cf74bfd-3d08-46b9-8724-e15efef649bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23c875bd5fd9482a8146e5ab3c57cd71',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T10:55:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-496304730',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b3ae0178-82ac-4e83-98b0-12765683195e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b664d3e2c4814335871390bd05de32a3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='23c875bd5fd9482a8146e5ab3c57cd71',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:55:54 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-29dc3ee4-40b9-41f3-b309-5dcf04c60d5d tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24f09b59-3809-44ab-b0d5-5f0752f88667) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:55:54 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-29dc3ee4-40b9-41f3-b309-5dcf04c60d5d tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24f09b59-3809-44ab-b0d5-5f0752f88667) transitioned into state 'SUCCESS' from state '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-496304730',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b664d3e2c4814335871390bd05de32a3',qos_specs=None,replication_status=,reservations=['691fdf39-f7fc-4b07-9c45-8aab5f7ff1f5','e2b40a6f-1ea4-4ef3-b035-8495a8e7863b','6acab6a2-7dd0-4d81-aecc-b832055cb783','3cf74bfd-3d08-46b9-8724-e15efef649bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23c875bd5fd9482a8146e5ab3c57cd71',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:55:54 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-29dc3ee4-40b9-41f3-b309-5dcf04c60d5d tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8041e1f-8f78-4132-a321-cc1426bc04f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:55:54 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-001e516b-e278-404e-86b0-04d471c0afb7 req-5af92e44-db3f-408b-a4ad-7a9549fdf1a1 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] POST http://192.168.122.82/volume/v3/attachments Sep 02 12:55:54 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-001e516b-e278-404e-86b0-04d471c0afb7 req-5af92e44-db3f-408b-a4ad-7a9549fdf1a1 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9b7b3189-5387-47d0-81d6-7f31a0d84df7", "connector": null, "instance_uuid": "d2ce6e78-9e2c-46d1-94ea-1bfb26bb8a46"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:55:54 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-29dc3ee4-40b9-41f3-b309-5dcf04c60d5d tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8041e1f-8f78-4132-a321-cc1426bc04f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:55:54 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:54 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:55:54 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-29dc3ee4-40b9-41f3-b309-5dcf04c60d5d tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] Flow 'volume_create_api' (09d77d8e-6bb9-4b73-9325-100239b8807a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:55:54 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:54 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:55:54 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-29dc3ee4-40b9-41f3-b309-5dcf04c60d5d tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] Create volume request issued successfully. Sep 02 12:55:54 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-29dc3ee4-40b9-41f3-b309-5dcf04c60d5d tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 12:55:54 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 996/2022] 192.168.122.82 () {60 vars in 1137 bytes} [Wed Sep 2 12:55:53 2026] POST /volume/v3/volumes => generated 756 bytes in 679 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 12:55:54 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-201fc970-afa2-4100-84a0-e7e2dd44d0de None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:54 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-201fc970-afa2-4100-84a0-e7e2dd44d0de tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] GET http://192.168.122.82/volume/v3/volumes/b3ae0178-82ac-4e83-98b0-12765683195e Sep 02 12:55:54 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-201fc970-afa2-4100-84a0-e7e2dd44d0de tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:54 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-201fc970-afa2-4100-84a0-e7e2dd44d0de tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:54 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:54 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:55:54 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:54 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:55:54 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-201fc970-afa2-4100-84a0-e7e2dd44d0de tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] Volume info retrieved successfully. Sep 02 12:55:54 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-201fc970-afa2-4100-84a0-e7e2dd44d0de tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] http://192.168.122.82/volume/v3/volumes/b3ae0178-82ac-4e83-98b0-12765683195e returned with HTTP 200 Sep 02 12:55:54 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 997/2023] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:55:54 2026] GET /volume/v3/volumes/b3ae0178-82ac-4e83-98b0-12765683195e => generated 824 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:55:54 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-001e516b-e278-404e-86b0-04d471c0afb7 req-5af92e44-db3f-408b-a4ad-7a9549fdf1a1 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] http://192.168.122.82/volume/v3/attachments returned with HTTP 200 Sep 02 12:55:54 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1027/2024] 192.168.122.82 () {66 vars in 1478 bytes} [Wed Sep 2 12:55:54 2026] POST /volume/v3/attachments => generated 273 bytes in 348 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:55:54 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-9aa01501-4f1e-4356-8031-240317cf42ea None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:54 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-9aa01501-4f1e-4356-8031-240317cf42ea tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] GET http://192.168.122.82/volume/v3/volumes/9b7b3189-5387-47d0-81d6-7f31a0d84df7 Sep 02 12:55:54 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-9aa01501-4f1e-4356-8031-240317cf42ea tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:54 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-9aa01501-4f1e-4356-8031-240317cf42ea tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:54 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:54 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:55:54 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:54 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:55:54 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-671033fd-bf47-4df9-96e0-5379d2b04eff None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:54 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-671033fd-bf47-4df9-96e0-5379d2b04eff None None] GET http://192.168.122.82/volume// Sep 02 12:55:54 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-9aa01501-4f1e-4356-8031-240317cf42ea tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Volume info retrieved successfully. Sep 02 12:55:54 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-671033fd-bf47-4df9-96e0-5379d2b04eff None None] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:54 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-671033fd-bf47-4df9-96e0-5379d2b04eff None None] Calling method 'all' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:54 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-671033fd-bf47-4df9-96e0-5379d2b04eff None None] http://192.168.122.82/volume// returned with HTTP 300 Sep 02 12:55:54 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1028/2025] 192.168.122.82 () {58 vars in 1310 bytes} [Wed Sep 2 12:55:54 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 12:55:54 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [req-001e516b-e278-404e-86b0-04d471c0afb7 req-2e2d6553-0bf6-4848-bfc8-ce3c1fd8b613 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:54 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-9aa01501-4f1e-4356-8031-240317cf42ea tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] http://192.168.122.82/volume/v3/volumes/9b7b3189-5387-47d0-81d6-7f31a0d84df7 returned with HTTP 200 Sep 02 12:55:54 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 998/2026] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:55:54 2026] GET /volume/v3/volumes/9b7b3189-5387-47d0-81d6-7f31a0d84df7 => generated 944 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:55:54 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-001e516b-e278-404e-86b0-04d471c0afb7 req-2e2d6553-0bf6-4848-bfc8-ce3c1fd8b613 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] GET http://192.168.122.82/volume/v3/volumes/9b7b3189-5387-47d0-81d6-7f31a0d84df7 Sep 02 12:55:54 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-001e516b-e278-404e-86b0-04d471c0afb7 req-2e2d6553-0bf6-4848-bfc8-ce3c1fd8b613 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:54 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-001e516b-e278-404e-86b0-04d471c0afb7 req-2e2d6553-0bf6-4848-bfc8-ce3c1fd8b613 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:54 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:54 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:55:54 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:54 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:55:54 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [req-001e516b-e278-404e-86b0-04d471c0afb7 req-2e2d6553-0bf6-4848-bfc8-ce3c1fd8b613 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Volume info retrieved successfully. Sep 02 12:55:54 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-001e516b-e278-404e-86b0-04d471c0afb7 req-2e2d6553-0bf6-4848-bfc8-ce3c1fd8b613 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] http://192.168.122.82/volume/v3/volumes/9b7b3189-5387-47d0-81d6-7f31a0d84df7 returned with HTTP 200 Sep 02 12:55:54 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1029/2027] 192.168.122.82 () {62 vars in 1523 bytes} [Wed Sep 2 12:55:54 2026] GET /volume/v3/volumes/9b7b3189-5387-47d0-81d6-7f31a0d84df7 => generated 1125 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 12:55:54 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [req-001e516b-e278-404e-86b0-04d471c0afb7 req-ebea0ba9-00f7-49bd-8c1c-9f82699042ff None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:54 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-001e516b-e278-404e-86b0-04d471c0afb7 req-ebea0ba9-00f7-49bd-8c1c-9f82699042ff tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] PUT http://192.168.122.82/volume/v3/attachments/63d8a0cf-dc03-4394-8d1d-4af0e4b70b9f Sep 02 12:55:54 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-001e516b-e278-404e-86b0-04d471c0afb7 req-ebea0ba9-00f7-49bd-8c1c-9f82699042ff tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.82", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d3f28f32c01d", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d962fb62-a9ac-4620-919c-737cbb1a64b6", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:55:54 devstack devstack@c-api.service[86936]: DEBUG cinder.coordination [req-001e516b-e278-404e-86b0-04d471c0afb7 req-ebea0ba9-00f7-49bd-8c1c-9f82699042ff tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Acquiring lock "cinder-attachment_update-9b7b3189-5387-47d0-81d6-7f31a0d84df7-devstack" by "attachment_update" {{(pid=86936) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 02 12:55:54 devstack devstack@c-api.service[86936]: DEBUG cinder.coordination [req-001e516b-e278-404e-86b0-04d471c0afb7 req-ebea0ba9-00f7-49bd-8c1c-9f82699042ff tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Lock "cinder-attachment_update-9b7b3189-5387-47d0-81d6-7f31a0d84df7-devstack" acquired by "attachment_update" :: waited 0.021s {{(pid=86936) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 02 12:55:54 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:54 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:55:54 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:54 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:55:55 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-55a19753-7b82-4d65-bbc9-9d89e6b59294 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:55 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-55a19753-7b82-4d65-bbc9-9d89e6b59294 tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] GET http://192.168.122.82/volume/v3/volumes/b3ae0178-82ac-4e83-98b0-12765683195e Sep 02 12:55:55 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-55a19753-7b82-4d65-bbc9-9d89e6b59294 tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:55 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-55a19753-7b82-4d65-bbc9-9d89e6b59294 tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:55 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:55 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:55:55 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:55 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:55:55 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-55a19753-7b82-4d65-bbc9-9d89e6b59294 tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] Volume info retrieved successfully. Sep 02 12:55:55 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-55a19753-7b82-4d65-bbc9-9d89e6b59294 tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] http://192.168.122.82/volume/v3/volumes/b3ae0178-82ac-4e83-98b0-12765683195e returned with HTTP 200 Sep 02 12:55:55 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1030/2028] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:55:55 2026] GET /volume/v3/volumes/b3ae0178-82ac-4e83-98b0-12765683195e => generated 848 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 12:55:55 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-7eb0fbcc-506e-491f-a625-4ea49869b025 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:55 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-7eb0fbcc-506e-491f-a625-4ea49869b025 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] GET http://192.168.122.82/volume/v3/volumes/9b7b3189-5387-47d0-81d6-7f31a0d84df7 Sep 02 12:55:55 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-7eb0fbcc-506e-491f-a625-4ea49869b025 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:55 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-7eb0fbcc-506e-491f-a625-4ea49869b025 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:55 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:55 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:55:55 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:55 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:55:55 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-7eb0fbcc-506e-491f-a625-4ea49869b025 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Volume info retrieved successfully. Sep 02 12:55:55 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-7eb0fbcc-506e-491f-a625-4ea49869b025 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] http://192.168.122.82/volume/v3/volumes/9b7b3189-5387-47d0-81d6-7f31a0d84df7 returned with HTTP 200 Sep 02 12:55:55 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1031/2029] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:55:55 2026] GET /volume/v3/volumes/9b7b3189-5387-47d0-81d6-7f31a0d84df7 => generated 944 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:55:55 devstack devstack@c-api.service[86936]: DEBUG cinder.coordination [req-001e516b-e278-404e-86b0-04d471c0afb7 req-ebea0ba9-00f7-49bd-8c1c-9f82699042ff tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Lock "cinder-attachment_update-9b7b3189-5387-47d0-81d6-7f31a0d84df7-devstack" released by "attachment_update" :: held 0.933s {{(pid=86936) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 02 12:55:55 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-001e516b-e278-404e-86b0-04d471c0afb7 req-ebea0ba9-00f7-49bd-8c1c-9f82699042ff tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] http://192.168.122.82/volume/v3/attachments/63d8a0cf-dc03-4394-8d1d-4af0e4b70b9f returned with HTTP 200 Sep 02 12:55:55 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 999/2030] 192.168.122.82 () {66 vars in 1588 bytes} [Wed Sep 2 12:55:54 2026] PUT /volume/v3/attachments/63d8a0cf-dc03-4394-8d1d-4af0e4b70b9f => generated 694 bytes in 984 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:55:56 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [req-001e516b-e278-404e-86b0-04d471c0afb7 req-4b0a2889-32bf-49cd-b0f0-93b897b3b2d8 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:56 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-001e516b-e278-404e-86b0-04d471c0afb7 req-4b0a2889-32bf-49cd-b0f0-93b897b3b2d8 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] POST http://192.168.122.82/volume/v3/attachments/63d8a0cf-dc03-4394-8d1d-4af0e4b70b9f/action Sep 02 12:55:56 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-001e516b-e278-404e-86b0-04d471c0afb7 req-4b0a2889-32bf-49cd-b0f0-93b897b3b2d8 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Action body: b'{"os-complete": null}' {{(pid=86935) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 12:55:56 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-001e516b-e278-404e-86b0-04d471c0afb7 req-4b0a2889-32bf-49cd-b0f0-93b897b3b2d8 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:55:56 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:56 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:55:56 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:56 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:55:56 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-001e516b-e278-404e-86b0-04d471c0afb7 req-4b0a2889-32bf-49cd-b0f0-93b897b3b2d8 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] http://192.168.122.82/volume/v3/attachments/63d8a0cf-dc03-4394-8d1d-4af0e4b70b9f/action returned with HTTP 204 Sep 02 12:55:56 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1032/2031] 192.168.122.82 () {66 vars in 1609 bytes} [Wed Sep 2 12:55:56 2026] POST /volume/v3/attachments/63d8a0cf-dc03-4394-8d1d-4af0e4b70b9f/action => generated 0 bytes in 74 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:55:56 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-4362f2a5-19aa-49f5-9e78-7386d5461c7a None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:56 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-4362f2a5-19aa-49f5-9e78-7386d5461c7a tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] GET http://192.168.122.82/volume/v3/volumes/b3ae0178-82ac-4e83-98b0-12765683195e Sep 02 12:55:56 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-4362f2a5-19aa-49f5-9e78-7386d5461c7a tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:56 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-4362f2a5-19aa-49f5-9e78-7386d5461c7a tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:56 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:56 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:55:56 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:56 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:55:56 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-4362f2a5-19aa-49f5-9e78-7386d5461c7a tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] Volume info retrieved successfully. Sep 02 12:55:56 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-4362f2a5-19aa-49f5-9e78-7386d5461c7a tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] http://192.168.122.82/volume/v3/volumes/b3ae0178-82ac-4e83-98b0-12765683195e returned with HTTP 200 Sep 02 12:55:56 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1000/2032] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:55:56 2026] GET /volume/v3/volumes/b3ae0178-82ac-4e83-98b0-12765683195e => generated 849 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:55:56 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-786f5516-7a3a-482d-88f4-da31794aab37 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:56 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-786f5516-7a3a-482d-88f4-da31794aab37 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] GET http://192.168.122.82/volume/v3/volumes/9b7b3189-5387-47d0-81d6-7f31a0d84df7 Sep 02 12:55:56 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-786f5516-7a3a-482d-88f4-da31794aab37 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:56 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-786f5516-7a3a-482d-88f4-da31794aab37 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:56 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:56 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:55:56 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:56 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:55:56 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-786f5516-7a3a-482d-88f4-da31794aab37 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Volume info retrieved successfully. Sep 02 12:55:56 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-786f5516-7a3a-482d-88f4-da31794aab37 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] http://192.168.122.82/volume/v3/volumes/9b7b3189-5387-47d0-81d6-7f31a0d84df7 returned with HTTP 200 Sep 02 12:55:56 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1033/2033] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:55:56 2026] GET /volume/v3/volumes/9b7b3189-5387-47d0-81d6-7f31a0d84df7 => generated 1237 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:55:56 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-e93d1d93-1949-4057-9583-dbfe4fc59946 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:56 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-e93d1d93-1949-4057-9583-dbfe4fc59946 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] GET http://192.168.122.82/volume/v3/volumes/9b7b3189-5387-47d0-81d6-7f31a0d84df7 Sep 02 12:55:56 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-e93d1d93-1949-4057-9583-dbfe4fc59946 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:56 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-e93d1d93-1949-4057-9583-dbfe4fc59946 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:56 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:56 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:55:56 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:56 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:55:56 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-e93d1d93-1949-4057-9583-dbfe4fc59946 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Volume info retrieved successfully. Sep 02 12:55:56 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-e93d1d93-1949-4057-9583-dbfe4fc59946 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] http://192.168.122.82/volume/v3/volumes/9b7b3189-5387-47d0-81d6-7f31a0d84df7 returned with HTTP 200 Sep 02 12:55:56 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1001/2034] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:55:56 2026] GET /volume/v3/volumes/9b7b3189-5387-47d0-81d6-7f31a0d84df7 => generated 1237 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:55:58 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-17214461-09b9-4407-9bcb-ef036ca6dd5a None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:58 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-17214461-09b9-4407-9bcb-ef036ca6dd5a tempest-VolumesSummaryTest-1167728587 tempest-VolumesSummaryTest-1167728587-project-member] GET http://192.168.122.82/volume/v3/volumes/summary Sep 02 12:55:58 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-17214461-09b9-4407-9bcb-ef036ca6dd5a tempest-VolumesSummaryTest-1167728587 tempest-VolumesSummaryTest-1167728587-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:58 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-17214461-09b9-4407-9bcb-ef036ca6dd5a tempest-VolumesSummaryTest-1167728587 tempest-VolumesSummaryTest-1167728587-project-member] Calling method 'version_select' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:58 devstack devstack@c-api.service[86935]: DEBUG cinder.api.api_utils [None req-17214461-09b9-4407-9bcb-ef036ca6dd5a tempest-VolumesSummaryTest-1167728587 tempest-VolumesSummaryTest-1167728587-project-member] Removing options '' from query. {{(pid=86935) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 12:55:58 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-17214461-09b9-4407-9bcb-ef036ca6dd5a tempest-VolumesSummaryTest-1167728587 tempest-VolumesSummaryTest-1167728587-project-member] Get summary completed successfully. Sep 02 12:55:58 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-17214461-09b9-4407-9bcb-ef036ca6dd5a tempest-VolumesSummaryTest-1167728587 tempest-VolumesSummaryTest-1167728587-project-member] http://192.168.122.82/volume/v3/volumes/summary returned with HTTP 200 Sep 02 12:55:58 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1034/2035] 192.168.122.82 () {60 vars in 1181 bytes} [Wed Sep 2 12:55:58 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 569 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:55:59 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [req-a79964a3-1b89-42c5-8bd1-09f8fd14abc9 req-f5eeb780-ff81-4fb9-a561-db49ffa57ab5 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:59 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-a79964a3-1b89-42c5-8bd1-09f8fd14abc9 req-f5eeb780-ff81-4fb9-a561-db49ffa57ab5 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] GET http://192.168.122.82/volume/v3/volumes/4dd2f490-af5e-4cae-becf-2be547757f11 Sep 02 12:55:59 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-a79964a3-1b89-42c5-8bd1-09f8fd14abc9 req-f5eeb780-ff81-4fb9-a561-db49ffa57ab5 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:55:59 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-a79964a3-1b89-42c5-8bd1-09f8fd14abc9 req-f5eeb780-ff81-4fb9-a561-db49ffa57ab5 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:55:59 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:59 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:55:59 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:59 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:55:59 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [req-a79964a3-1b89-42c5-8bd1-09f8fd14abc9 req-f5eeb780-ff81-4fb9-a561-db49ffa57ab5 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Volume info retrieved successfully. Sep 02 12:55:59 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-a79964a3-1b89-42c5-8bd1-09f8fd14abc9 req-f5eeb780-ff81-4fb9-a561-db49ffa57ab5 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] http://192.168.122.82/volume/v3/volumes/4dd2f490-af5e-4cae-becf-2be547757f11 returned with HTTP 200 Sep 02 12:55:59 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1002/2036] 192.168.122.82 () {60 vars in 1482 bytes} [Wed Sep 2 12:55:59 2026] GET /volume/v3/volumes/4dd2f490-af5e-4cae-becf-2be547757f11 => generated 1237 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:55:59 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [req-a79964a3-1b89-42c5-8bd1-09f8fd14abc9 req-7d1b8c14-c868-4f3e-847c-297a2cc5e5e6 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:55:59 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-a79964a3-1b89-42c5-8bd1-09f8fd14abc9 req-7d1b8c14-c868-4f3e-847c-297a2cc5e5e6 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] POST http://192.168.122.82/volume/v3/volumes/4dd2f490-af5e-4cae-becf-2be547757f11/action Sep 02 12:55:59 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-a79964a3-1b89-42c5-8bd1-09f8fd14abc9 req-7d1b8c14-c868-4f3e-847c-297a2cc5e5e6 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86935) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 12:55:59 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-a79964a3-1b89-42c5-8bd1-09f8fd14abc9 req-7d1b8c14-c868-4f3e-847c-297a2cc5e5e6 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:55:59 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:55:59 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:55:59 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:55:59 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:55:59 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [req-a79964a3-1b89-42c5-8bd1-09f8fd14abc9 req-7d1b8c14-c868-4f3e-847c-297a2cc5e5e6 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Volume info retrieved successfully. Sep 02 12:56:00 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [req-a79964a3-1b89-42c5-8bd1-09f8fd14abc9 req-7d1b8c14-c868-4f3e-847c-297a2cc5e5e6 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Begin detaching volume completed successfully. Sep 02 12:56:00 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-a79964a3-1b89-42c5-8bd1-09f8fd14abc9 req-7d1b8c14-c868-4f3e-847c-297a2cc5e5e6 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] http://192.168.122.82/volume/v3/volumes/4dd2f490-af5e-4cae-becf-2be547757f11/action returned with HTTP 202 Sep 02 12:56:00 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1035/2037] 192.168.122.82 () {64 vars in 1556 bytes} [Wed Sep 2 12:55:59 2026] POST /volume/v3/volumes/4dd2f490-af5e-4cae-becf-2be547757f11/action => generated 0 bytes in 259 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 12:56:00 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-54b10e1a-43bf-4c94-b6d7-7910dc032481 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:56:00 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-54b10e1a-43bf-4c94-b6d7-7910dc032481 None None] GET http://192.168.122.82/volume// Sep 02 12:56:00 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-54b10e1a-43bf-4c94-b6d7-7910dc032481 None None] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:56:00 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-54b10e1a-43bf-4c94-b6d7-7910dc032481 None None] Calling method 'all' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:56:00 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-54b10e1a-43bf-4c94-b6d7-7910dc032481 None None] http://192.168.122.82/volume// returned with HTTP 300 Sep 02 12:56:00 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1003/2038] 192.168.122.82 () {58 vars in 1310 bytes} [Wed Sep 2 12:56:00 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 12:56:00 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [req-a79964a3-1b89-42c5-8bd1-09f8fd14abc9 req-95f29134-2b58-407b-97e5-d08608651429 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:56:00 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-a79964a3-1b89-42c5-8bd1-09f8fd14abc9 req-95f29134-2b58-407b-97e5-d08608651429 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] GET http://192.168.122.82/volume/v3/volumes/4dd2f490-af5e-4cae-becf-2be547757f11 Sep 02 12:56:00 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-a79964a3-1b89-42c5-8bd1-09f8fd14abc9 req-95f29134-2b58-407b-97e5-d08608651429 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:56:00 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-a79964a3-1b89-42c5-8bd1-09f8fd14abc9 req-95f29134-2b58-407b-97e5-d08608651429 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:56:00 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:56:00 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:56:00 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:56:00 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:56:00 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [req-a79964a3-1b89-42c5-8bd1-09f8fd14abc9 req-95f29134-2b58-407b-97e5-d08608651429 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Volume info retrieved successfully. Sep 02 12:56:00 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-a79964a3-1b89-42c5-8bd1-09f8fd14abc9 req-95f29134-2b58-407b-97e5-d08608651429 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] http://192.168.122.82/volume/v3/volumes/4dd2f490-af5e-4cae-becf-2be547757f11 returned with HTTP 200 Sep 02 12:56:00 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1036/2039] 192.168.122.82 () {62 vars in 1523 bytes} [Wed Sep 2 12:56:00 2026] GET /volume/v3/volumes/4dd2f490-af5e-4cae-becf-2be547757f11 => generated 1421 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 02 12:56:00 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [req-a79964a3-1b89-42c5-8bd1-09f8fd14abc9 req-5ed8974f-46dd-402e-a024-008d598d8410 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:56:00 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-a79964a3-1b89-42c5-8bd1-09f8fd14abc9 req-5ed8974f-46dd-402e-a024-008d598d8410 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] DELETE http://192.168.122.82/volume/v3/attachments/6ff81a77-8fea-4356-bf90-3a84374f7a91 Sep 02 12:56:00 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-a79964a3-1b89-42c5-8bd1-09f8fd14abc9 req-5ed8974f-46dd-402e-a024-008d598d8410 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:56:00 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-a79964a3-1b89-42c5-8bd1-09f8fd14abc9 req-5ed8974f-46dd-402e-a024-008d598d8410 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Calling method 'version_select' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:56:01 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:56:01 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:56:01 devstack devstack@c-api.service[86936]: /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 02 12:56:01 devstack devstack@c-api.service[86936]: return base.obj_make_list(context, Sep 02 12:56:01 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-a79964a3-1b89-42c5-8bd1-09f8fd14abc9 req-5ed8974f-46dd-402e-a024-008d598d8410 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] http://192.168.122.82/volume/v3/attachments/6ff81a77-8fea-4356-bf90-3a84374f7a91 returned with HTTP 200 Sep 02 12:56:01 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1004/2040] 192.168.122.82 () {64 vars in 1557 bytes} [Wed Sep 2 12:56:00 2026] DELETE /volume/v3/attachments/6ff81a77-8fea-4356-bf90-3a84374f7a91 => generated 19 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:56:02 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-e9b62f96-6546-4a52-9196-87e6eb74eae1 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:56:02 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e9b62f96-6546-4a52-9196-87e6eb74eae1 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] DELETE http://192.168.122.82/volume/v3/volumes/4dd2f490-af5e-4cae-becf-2be547757f11 Sep 02 12:56:02 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-e9b62f96-6546-4a52-9196-87e6eb74eae1 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:56:02 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-e9b62f96-6546-4a52-9196-87e6eb74eae1 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Calling method 'delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:56:02 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-e9b62f96-6546-4a52-9196-87e6eb74eae1 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Delete volume with id: 4dd2f490-af5e-4cae-becf-2be547757f11 Sep 02 12:56:02 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:56:02 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:56:02 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:56:02 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:56:02 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-e9b62f96-6546-4a52-9196-87e6eb74eae1 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Volume info retrieved successfully. Sep 02 12:56:03 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-e9b62f96-6546-4a52-9196-87e6eb74eae1 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Delete volume request issued successfully. Sep 02 12:56:03 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e9b62f96-6546-4a52-9196-87e6eb74eae1 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] http://192.168.122.82/volume/v3/volumes/4dd2f490-af5e-4cae-becf-2be547757f11 returned with HTTP 202 Sep 02 12:56:03 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1037/2041] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 12:56:02 2026] DELETE /volume/v3/volumes/4dd2f490-af5e-4cae-becf-2be547757f11 => generated 0 bytes in 530 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 12:56:05 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-91f79291-71c5-47ae-9f97-db1ebaef38ca None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:56:05 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-91f79291-71c5-47ae-9f97-db1ebaef38ca tempest-VolumesSnapshotNegativeTestJSON-112494979 tempest-VolumesSnapshotNegativeTestJSON-112494979-project-member] POST http://192.168.122.82/volume/v3/snapshots Sep 02 12:56:05 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-91f79291-71c5-47ae-9f97-db1ebaef38ca tempest-VolumesSnapshotNegativeTestJSON-112494979 tempest-VolumesSnapshotNegativeTestJSON-112494979-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f89a569f-ce8b-4195-b2f3-6dace7c81ba9", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-14080051"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:56:05 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-91f79291-71c5-47ae-9f97-db1ebaef38ca tempest-VolumesSnapshotNegativeTestJSON-112494979 tempest-VolumesSnapshotNegativeTestJSON-112494979-project-member] http://192.168.122.82/volume/v3/snapshots returned with HTTP 404 Sep 02 12:56:05 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1005/2042] 192.168.122.82 () {60 vars in 1144 bytes} [Wed Sep 2 12:56:05 2026] POST /volume/v3/snapshots => generated 109 bytes in 207 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:56:05 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-b931a517-d82b-452b-94af-f758117fdde8 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:56:05 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-b931a517-d82b-452b-94af-f758117fdde8 tempest-VolumesSnapshotNegativeTestJSON-112494979 tempest-VolumesSnapshotNegativeTestJSON-112494979-project-member] POST http://192.168.122.82/volume/v3/snapshots Sep 02 12:56:05 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-b931a517-d82b-452b-94af-f758117fdde8 tempest-VolumesSnapshotNegativeTestJSON-112494979 tempest-VolumesSnapshotNegativeTestJSON-112494979-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1610943057"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:56:05 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-b931a517-d82b-452b-94af-f758117fdde8 tempest-VolumesSnapshotNegativeTestJSON-112494979 tempest-VolumesSnapshotNegativeTestJSON-112494979-project-member] http://192.168.122.82/volume/v3/snapshots returned with HTTP 404 Sep 02 12:56:05 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1038/2043] 192.168.122.82 () {60 vars in 1144 bytes} [Wed Sep 2 12:56:05 2026] POST /volume/v3/snapshots => generated 77 bytes in 71 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 02 12:56:05 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-589e5bfb-01f4-480d-8fd9-22db2951485b None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:56:05 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-589e5bfb-01f4-480d-8fd9-22db2951485b tempest-VolumesSnapshotNegativeTestJSON-112494979 tempest-VolumesSnapshotNegativeTestJSON-112494979-project-member] GET http://192.168.122.82/volume/v3/snapshots?limit=invalid Sep 02 12:56:05 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-589e5bfb-01f4-480d-8fd9-22db2951485b tempest-VolumesSnapshotNegativeTestJSON-112494979 tempest-VolumesSnapshotNegativeTestJSON-112494979-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:56:05 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-589e5bfb-01f4-480d-8fd9-22db2951485b tempest-VolumesSnapshotNegativeTestJSON-112494979 tempest-VolumesSnapshotNegativeTestJSON-112494979-project-member] Calling method 'index' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:56:05 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-589e5bfb-01f4-480d-8fd9-22db2951485b tempest-VolumesSnapshotNegativeTestJSON-112494979 tempest-VolumesSnapshotNegativeTestJSON-112494979-project-member] HTTP exception thrown: limit param must be an integer Sep 02 12:56:05 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-589e5bfb-01f4-480d-8fd9-22db2951485b tempest-VolumesSnapshotNegativeTestJSON-112494979 tempest-VolumesSnapshotNegativeTestJSON-112494979-project-member] http://192.168.122.82/volume/v3/snapshots?limit=invalid returned with HTTP 400 Sep 02 12:56:05 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1006/2044] 192.168.122.82 () {58 vars in 1149 bytes} [Wed Sep 2 12:56:05 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 14 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 02 12:56:05 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-e2d91e4a-e6bb-4679-beb6-3717cb4afe61 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:56:05 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e2d91e4a-e6bb-4679-beb6-3717cb4afe61 tempest-VolumesSnapshotNegativeTestJSON-112494979 tempest-VolumesSnapshotNegativeTestJSON-112494979-project-member] GET http://192.168.122.82/volume/v3/snapshots?marker=0861dc29-24f5-4b88-b21e-725f325da827 Sep 02 12:56:05 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-e2d91e4a-e6bb-4679-beb6-3717cb4afe61 tempest-VolumesSnapshotNegativeTestJSON-112494979 tempest-VolumesSnapshotNegativeTestJSON-112494979-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:56:05 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-e2d91e4a-e6bb-4679-beb6-3717cb4afe61 tempest-VolumesSnapshotNegativeTestJSON-112494979 tempest-VolumesSnapshotNegativeTestJSON-112494979-project-member] Calling method 'index' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:56:05 devstack devstack@c-api.service[86935]: DEBUG cinder.api.api_utils [None req-e2d91e4a-e6bb-4679-beb6-3717cb4afe61 tempest-VolumesSnapshotNegativeTestJSON-112494979 tempest-VolumesSnapshotNegativeTestJSON-112494979-project-member] Removing options '' from query. {{(pid=86935) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 12:56:05 devstack devstack@c-api.service[86935]: DEBUG cinder.db.api [None req-e2d91e4a-e6bb-4679-beb6-3717cb4afe61 tempest-VolumesSnapshotNegativeTestJSON-112494979 tempest-VolumesSnapshotNegativeTestJSON-112494979-project-member] Building query based on filter {{(pid=86935) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 12:56:05 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e2d91e4a-e6bb-4679-beb6-3717cb4afe61 tempest-VolumesSnapshotNegativeTestJSON-112494979 tempest-VolumesSnapshotNegativeTestJSON-112494979-project-member] http://192.168.122.82/volume/v3/snapshots?marker=0861dc29-24f5-4b88-b21e-725f325da827 returned with HTTP 404 Sep 02 12:56:05 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1039/2045] 192.168.122.82 () {58 vars in 1209 bytes} [Wed Sep 2 12:56:05 2026] GET /volume/v3/snapshots?marker=0861dc29-24f5-4b88-b21e-725f325da827 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:56:05 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-242ef75b-45b4-4d4c-beeb-ec3e3dedfb06 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:56:05 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-242ef75b-45b4-4d4c-beeb-ec3e3dedfb06 tempest-VolumesSnapshotNegativeTestJSON-112494979 tempest-VolumesSnapshotNegativeTestJSON-112494979-project-member] GET http://192.168.122.82/volume/v3/snapshots?sort_key=invalid Sep 02 12:56:05 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-242ef75b-45b4-4d4c-beeb-ec3e3dedfb06 tempest-VolumesSnapshotNegativeTestJSON-112494979 tempest-VolumesSnapshotNegativeTestJSON-112494979-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:56:05 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-242ef75b-45b4-4d4c-beeb-ec3e3dedfb06 tempest-VolumesSnapshotNegativeTestJSON-112494979 tempest-VolumesSnapshotNegativeTestJSON-112494979-project-member] Calling method 'index' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:56:05 devstack devstack@c-api.service[86936]: DEBUG cinder.api.api_utils [None req-242ef75b-45b4-4d4c-beeb-ec3e3dedfb06 tempest-VolumesSnapshotNegativeTestJSON-112494979 tempest-VolumesSnapshotNegativeTestJSON-112494979-project-member] Removing options '' from query. {{(pid=86936) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 12:56:05 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:56:05 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:56:05 devstack devstack@c-api.service[86936]: DEBUG cinder.db.api [None req-242ef75b-45b4-4d4c-beeb-ec3e3dedfb06 tempest-VolumesSnapshotNegativeTestJSON-112494979 tempest-VolumesSnapshotNegativeTestJSON-112494979-project-member] Building query based on filter {{(pid=86936) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 12:56:05 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-242ef75b-45b4-4d4c-beeb-ec3e3dedfb06 tempest-VolumesSnapshotNegativeTestJSON-112494979 tempest-VolumesSnapshotNegativeTestJSON-112494979-project-member] http://192.168.122.82/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Sep 02 12:56:05 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1007/2046] 192.168.122.82 () {58 vars in 1155 bytes} [Wed Sep 2 12:56:05 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 16 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 02 12:56:05 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-0e6d8858-2cff-4535-aa5a-4e613c1103a7 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:56:05 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-0e6d8858-2cff-4535-aa5a-4e613c1103a7 tempest-VolumesSnapshotNegativeTestJSON-112494979 tempest-VolumesSnapshotNegativeTestJSON-112494979-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 12:56:05 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-0e6d8858-2cff-4535-aa5a-4e613c1103a7 tempest-VolumesSnapshotNegativeTestJSON-112494979 tempest-VolumesSnapshotNegativeTestJSON-112494979-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1537651609"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:56:05 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.volumes [None req-0e6d8858-2cff-4535-aa5a-4e613c1103a7 tempest-VolumesSnapshotNegativeTestJSON-112494979 tempest-VolumesSnapshotNegativeTestJSON-112494979-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-1537651609'}} {{(pid=86935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 12:56:05 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-0e6d8858-2cff-4535-aa5a-4e613c1103a7 tempest-VolumesSnapshotNegativeTestJSON-112494979 tempest-VolumesSnapshotNegativeTestJSON-112494979-project-member] Create volume of 2 GB Sep 02 12:56:05 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-0e6d8858-2cff-4535-aa5a-4e613c1103a7 tempest-VolumesSnapshotNegativeTestJSON-112494979 tempest-VolumesSnapshotNegativeTestJSON-112494979-project-member] Availability Zones retrieved successfully. Sep 02 12:56:05 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-0e6d8858-2cff-4535-aa5a-4e613c1103a7 tempest-VolumesSnapshotNegativeTestJSON-112494979 tempest-VolumesSnapshotNegativeTestJSON-112494979-project-member] Flow 'volume_create_api' (f2df115e-2d89-42c3-b1d1-99b855baf678) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:56:05 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-0e6d8858-2cff-4535-aa5a-4e613c1103a7 tempest-VolumesSnapshotNegativeTestJSON-112494979 tempest-VolumesSnapshotNegativeTestJSON-112494979-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6601937-5ffe-4764-8fa0-b3fc6083e46e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:56:05 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.flows.api.create_volume [None req-0e6d8858-2cff-4535-aa5a-4e613c1103a7 tempest-VolumesSnapshotNegativeTestJSON-112494979 tempest-VolumesSnapshotNegativeTestJSON-112494979-project-member] Validating volume size '2' using validate_int {{(pid=86935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 12:56:05 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-0e6d8858-2cff-4535-aa5a-4e613c1103a7 tempest-VolumesSnapshotNegativeTestJSON-112494979 tempest-VolumesSnapshotNegativeTestJSON-112494979-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6601937-5ffe-4764-8fa0-b3fc6083e46e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:56:05 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-0e6d8858-2cff-4535-aa5a-4e613c1103a7 tempest-VolumesSnapshotNegativeTestJSON-112494979 tempest-VolumesSnapshotNegativeTestJSON-112494979-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca41e585-e9dc-4cdb-90f3-90738bb91181) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:56:05 devstack devstack@c-api.service[86935]: DEBUG cinder.quota [None req-0e6d8858-2cff-4535-aa5a-4e613c1103a7 tempest-VolumesSnapshotNegativeTestJSON-112494979 tempest-VolumesSnapshotNegativeTestJSON-112494979-project-member] Created reservations ['0a7ce469-ff02-4b87-a5b8-fa9d9cbf1088', '6ae101ca-690e-4787-a870-647fe50f819c', '5e7ff740-ad3d-4fce-8489-421e5c67e513', 'e0493cc3-4282-448d-9b27-ab2f56b73b61'] {{(pid=86935) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:56:05 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-0e6d8858-2cff-4535-aa5a-4e613c1103a7 tempest-VolumesSnapshotNegativeTestJSON-112494979 tempest-VolumesSnapshotNegativeTestJSON-112494979-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca41e585-e9dc-4cdb-90f3-90738bb91181) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0a7ce469-ff02-4b87-a5b8-fa9d9cbf1088', '6ae101ca-690e-4787-a870-647fe50f819c', '5e7ff740-ad3d-4fce-8489-421e5c67e513', 'e0493cc3-4282-448d-9b27-ab2f56b73b61']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:56:05 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-0e6d8858-2cff-4535-aa5a-4e613c1103a7 tempest-VolumesSnapshotNegativeTestJSON-112494979 tempest-VolumesSnapshotNegativeTestJSON-112494979-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (918b19a8-dd6f-4fe8-999c-5edc50723b33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:56:05 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:56:05 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:56:05 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-0e6d8858-2cff-4535-aa5a-4e613c1103a7 tempest-VolumesSnapshotNegativeTestJSON-112494979 tempest-VolumesSnapshotNegativeTestJSON-112494979-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (918b19a8-dd6f-4fe8-999c-5edc50723b33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0f48b210-d22a-4de5-9c28-2b3b1cae42ca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1537651609',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='529eb9ac21f14729b28b81c0a3817075',qos_specs=None,replication_status=,reservations=['0a7ce469-ff02-4b87-a5b8-fa9d9cbf1088','6ae101ca-690e-4787-a870-647fe50f819c','5e7ff740-ad3d-4fce-8489-421e5c67e513','e0493cc3-4282-448d-9b27-ab2f56b73b61'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='093a4707ee8b492f8aa375419f3444af',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T10:56:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1537651609',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0f48b210-d22a-4de5-9c28-2b3b1cae42ca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='529eb9ac21f14729b28b81c0a3817075',provider_auth=None,provider_geometry=None,provider_id=None,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='093a4707ee8b492f8aa375419f3444af',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:56:05 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-0e6d8858-2cff-4535-aa5a-4e613c1103a7 tempest-VolumesSnapshotNegativeTestJSON-112494979 tempest-VolumesSnapshotNegativeTestJSON-112494979-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f72de77-7b82-4d0f-8f52-8f6a0dff0a9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:56:05 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-0e6d8858-2cff-4535-aa5a-4e613c1103a7 tempest-VolumesSnapshotNegativeTestJSON-112494979 tempest-VolumesSnapshotNegativeTestJSON-112494979-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f72de77-7b82-4d0f-8f52-8f6a0dff0a9c) transitioned into state 'SUCCESS' from state '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-1537651609',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='529eb9ac21f14729b28b81c0a3817075',qos_specs=None,replication_status=,reservations=['0a7ce469-ff02-4b87-a5b8-fa9d9cbf1088','6ae101ca-690e-4787-a870-647fe50f819c','5e7ff740-ad3d-4fce-8489-421e5c67e513','e0493cc3-4282-448d-9b27-ab2f56b73b61'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='093a4707ee8b492f8aa375419f3444af',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:56:05 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-0e6d8858-2cff-4535-aa5a-4e613c1103a7 tempest-VolumesSnapshotNegativeTestJSON-112494979 tempest-VolumesSnapshotNegativeTestJSON-112494979-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6e2a1e1-f44e-40b4-af23-856884defc0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:56:05 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-0e6d8858-2cff-4535-aa5a-4e613c1103a7 tempest-VolumesSnapshotNegativeTestJSON-112494979 tempest-VolumesSnapshotNegativeTestJSON-112494979-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6e2a1e1-f44e-40b4-af23-856884defc0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:56:05 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-0e6d8858-2cff-4535-aa5a-4e613c1103a7 tempest-VolumesSnapshotNegativeTestJSON-112494979 tempest-VolumesSnapshotNegativeTestJSON-112494979-project-member] Flow 'volume_create_api' (f2df115e-2d89-42c3-b1d1-99b855baf678) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:56:05 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-0e6d8858-2cff-4535-aa5a-4e613c1103a7 tempest-VolumesSnapshotNegativeTestJSON-112494979 tempest-VolumesSnapshotNegativeTestJSON-112494979-project-member] Create volume request issued successfully. Sep 02 12:56:05 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-0e6d8858-2cff-4535-aa5a-4e613c1103a7 tempest-VolumesSnapshotNegativeTestJSON-112494979 tempest-VolumesSnapshotNegativeTestJSON-112494979-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 12:56:05 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1040/2047] 192.168.122.82 () {60 vars in 1137 bytes} [Wed Sep 2 12:56:05 2026] POST /volume/v3/volumes => generated 769 bytes in 452 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 12:56:05 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-5a82fe60-34a5-4bf9-a8a6-d3fb4aca0b57 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:56:05 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-5a82fe60-34a5-4bf9-a8a6-d3fb4aca0b57 tempest-VolumesSnapshotNegativeTestJSON-112494979 tempest-VolumesSnapshotNegativeTestJSON-112494979-project-member] GET http://192.168.122.82/volume/v3/volumes/0f48b210-d22a-4de5-9c28-2b3b1cae42ca Sep 02 12:56:05 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-5a82fe60-34a5-4bf9-a8a6-d3fb4aca0b57 tempest-VolumesSnapshotNegativeTestJSON-112494979 tempest-VolumesSnapshotNegativeTestJSON-112494979-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:56:05 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-5a82fe60-34a5-4bf9-a8a6-d3fb4aca0b57 tempest-VolumesSnapshotNegativeTestJSON-112494979 tempest-VolumesSnapshotNegativeTestJSON-112494979-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:56:05 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:56:05 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:56:05 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:56:05 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:56:05 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-5a82fe60-34a5-4bf9-a8a6-d3fb4aca0b57 tempest-VolumesSnapshotNegativeTestJSON-112494979 tempest-VolumesSnapshotNegativeTestJSON-112494979-project-member] Volume info retrieved successfully. Sep 02 12:56:06 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-5a82fe60-34a5-4bf9-a8a6-d3fb4aca0b57 tempest-VolumesSnapshotNegativeTestJSON-112494979 tempest-VolumesSnapshotNegativeTestJSON-112494979-project-member] http://192.168.122.82/volume/v3/volumes/0f48b210-d22a-4de5-9c28-2b3b1cae42ca returned with HTTP 200 Sep 02 12:56:06 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1008/2048] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:56:05 2026] GET /volume/v3/volumes/0f48b210-d22a-4de5-9c28-2b3b1cae42ca => generated 837 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:56:07 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-b7738429-3f9c-4a8e-86ab-a6cec047e7d4 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:56:07 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-b7738429-3f9c-4a8e-86ab-a6cec047e7d4 tempest-VolumesSnapshotNegativeTestJSON-112494979 tempest-VolumesSnapshotNegativeTestJSON-112494979-project-member] GET http://192.168.122.82/volume/v3/volumes/0f48b210-d22a-4de5-9c28-2b3b1cae42ca Sep 02 12:56:07 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-b7738429-3f9c-4a8e-86ab-a6cec047e7d4 tempest-VolumesSnapshotNegativeTestJSON-112494979 tempest-VolumesSnapshotNegativeTestJSON-112494979-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:56:07 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-b7738429-3f9c-4a8e-86ab-a6cec047e7d4 tempest-VolumesSnapshotNegativeTestJSON-112494979 tempest-VolumesSnapshotNegativeTestJSON-112494979-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:56:07 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:56:07 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:56:07 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:56:07 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:56:07 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-b7738429-3f9c-4a8e-86ab-a6cec047e7d4 tempest-VolumesSnapshotNegativeTestJSON-112494979 tempest-VolumesSnapshotNegativeTestJSON-112494979-project-member] Volume info retrieved successfully. Sep 02 12:56:07 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-b7738429-3f9c-4a8e-86ab-a6cec047e7d4 tempest-VolumesSnapshotNegativeTestJSON-112494979 tempest-VolumesSnapshotNegativeTestJSON-112494979-project-member] http://192.168.122.82/volume/v3/volumes/0f48b210-d22a-4de5-9c28-2b3b1cae42ca returned with HTTP 200 Sep 02 12:56:07 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1041/2049] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:56:07 2026] GET /volume/v3/volumes/0f48b210-d22a-4de5-9c28-2b3b1cae42ca => generated 861 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:56:07 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [req-356a9881-5ec8-431b-8459-771334cf6df7 req-08c33e90-6653-4f8d-a3b3-4e19a9abaf31 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:56:07 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-356a9881-5ec8-431b-8459-771334cf6df7 req-08c33e90-6653-4f8d-a3b3-4e19a9abaf31 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] GET http://192.168.122.82/volume/v3/volumes/9b7b3189-5387-47d0-81d6-7f31a0d84df7 Sep 02 12:56:07 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-356a9881-5ec8-431b-8459-771334cf6df7 req-08c33e90-6653-4f8d-a3b3-4e19a9abaf31 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:56:07 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-356a9881-5ec8-431b-8459-771334cf6df7 req-08c33e90-6653-4f8d-a3b3-4e19a9abaf31 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:56:07 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:56:07 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:56:07 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:56:07 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:56:07 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [req-356a9881-5ec8-431b-8459-771334cf6df7 req-08c33e90-6653-4f8d-a3b3-4e19a9abaf31 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Volume info retrieved successfully. Sep 02 12:56:07 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-356a9881-5ec8-431b-8459-771334cf6df7 req-08c33e90-6653-4f8d-a3b3-4e19a9abaf31 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] http://192.168.122.82/volume/v3/volumes/9b7b3189-5387-47d0-81d6-7f31a0d84df7 returned with HTTP 200 Sep 02 12:56:07 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1009/2050] 192.168.122.82 () {60 vars in 1482 bytes} [Wed Sep 2 12:56:07 2026] GET /volume/v3/volumes/9b7b3189-5387-47d0-81d6-7f31a0d84df7 => generated 1237 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:56:07 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [req-356a9881-5ec8-431b-8459-771334cf6df7 req-c1e8cca2-2247-497c-a689-6accb6420666 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:56:07 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-356a9881-5ec8-431b-8459-771334cf6df7 req-c1e8cca2-2247-497c-a689-6accb6420666 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] POST http://192.168.122.82/volume/v3/volumes/9b7b3189-5387-47d0-81d6-7f31a0d84df7/action Sep 02 12:56:07 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-356a9881-5ec8-431b-8459-771334cf6df7 req-c1e8cca2-2247-497c-a689-6accb6420666 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86935) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 12:56:07 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-356a9881-5ec8-431b-8459-771334cf6df7 req-c1e8cca2-2247-497c-a689-6accb6420666 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:56:07 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:56:07 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:56:07 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:56:07 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:56:07 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [req-356a9881-5ec8-431b-8459-771334cf6df7 req-c1e8cca2-2247-497c-a689-6accb6420666 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Volume info retrieved successfully. Sep 02 12:56:07 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [req-356a9881-5ec8-431b-8459-771334cf6df7 req-c1e8cca2-2247-497c-a689-6accb6420666 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Begin detaching volume completed successfully. Sep 02 12:56:07 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-356a9881-5ec8-431b-8459-771334cf6df7 req-c1e8cca2-2247-497c-a689-6accb6420666 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] http://192.168.122.82/volume/v3/volumes/9b7b3189-5387-47d0-81d6-7f31a0d84df7/action returned with HTTP 202 Sep 02 12:56:07 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1042/2051] 192.168.122.82 () {64 vars in 1556 bytes} [Wed Sep 2 12:56:07 2026] POST /volume/v3/volumes/9b7b3189-5387-47d0-81d6-7f31a0d84df7/action => generated 0 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 12:56:07 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-ca8928e1-a8a2-4a97-8fc7-955077f328f8 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:56:07 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-ca8928e1-a8a2-4a97-8fc7-955077f328f8 None None] GET http://192.168.122.82/volume// Sep 02 12:56:07 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-ca8928e1-a8a2-4a97-8fc7-955077f328f8 None None] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:56:07 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-ca8928e1-a8a2-4a97-8fc7-955077f328f8 None None] Calling method 'all' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:56:07 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-ca8928e1-a8a2-4a97-8fc7-955077f328f8 None None] http://192.168.122.82/volume// returned with HTTP 300 Sep 02 12:56:07 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1010/2052] 192.168.122.82 () {58 vars in 1310 bytes} [Wed Sep 2 12:56: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 02 12:56:07 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [req-356a9881-5ec8-431b-8459-771334cf6df7 req-ad885b81-d09c-46f6-93d9-15e6fdeb6320 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:56:07 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-356a9881-5ec8-431b-8459-771334cf6df7 req-ad885b81-d09c-46f6-93d9-15e6fdeb6320 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] GET http://192.168.122.82/volume/v3/volumes/9b7b3189-5387-47d0-81d6-7f31a0d84df7 Sep 02 12:56:07 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-356a9881-5ec8-431b-8459-771334cf6df7 req-ad885b81-d09c-46f6-93d9-15e6fdeb6320 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:56:07 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-356a9881-5ec8-431b-8459-771334cf6df7 req-ad885b81-d09c-46f6-93d9-15e6fdeb6320 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:56:07 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:56:07 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:56:07 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:56:07 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:56:07 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [req-356a9881-5ec8-431b-8459-771334cf6df7 req-ad885b81-d09c-46f6-93d9-15e6fdeb6320 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Volume info retrieved successfully. Sep 02 12:56:07 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-356a9881-5ec8-431b-8459-771334cf6df7 req-ad885b81-d09c-46f6-93d9-15e6fdeb6320 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] http://192.168.122.82/volume/v3/volumes/9b7b3189-5387-47d0-81d6-7f31a0d84df7 returned with HTTP 200 Sep 02 12:56:07 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1043/2053] 192.168.122.82 () {62 vars in 1523 bytes} [Wed Sep 2 12:56:07 2026] GET /volume/v3/volumes/9b7b3189-5387-47d0-81d6-7f31a0d84df7 => generated 1421 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 12:56:08 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-85f99141-cdb5-40de-ab83-f3a23759670d None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:56:08 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [req-356a9881-5ec8-431b-8459-771334cf6df7 req-f612c6c6-8b8e-49eb-9654-62e4a280ff97 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:56:08 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-85f99141-cdb5-40de-ab83-f3a23759670d tempest-VolumesSnapshotNegativeTestJSON-112494979 tempest-VolumesSnapshotNegativeTestJSON-112494979-project-member] GET http://192.168.122.82/volume/v3/volumes/0f48b210-d22a-4de5-9c28-2b3b1cae42ca Sep 02 12:56:08 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-85f99141-cdb5-40de-ab83-f3a23759670d tempest-VolumesSnapshotNegativeTestJSON-112494979 tempest-VolumesSnapshotNegativeTestJSON-112494979-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:56:08 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-356a9881-5ec8-431b-8459-771334cf6df7 req-f612c6c6-8b8e-49eb-9654-62e4a280ff97 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] DELETE http://192.168.122.82/volume/v3/attachments/63d8a0cf-dc03-4394-8d1d-4af0e4b70b9f Sep 02 12:56:08 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-85f99141-cdb5-40de-ab83-f3a23759670d tempest-VolumesSnapshotNegativeTestJSON-112494979 tempest-VolumesSnapshotNegativeTestJSON-112494979-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:56:08 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-356a9881-5ec8-431b-8459-771334cf6df7 req-f612c6c6-8b8e-49eb-9654-62e4a280ff97 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:56:08 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-356a9881-5ec8-431b-8459-771334cf6df7 req-f612c6c6-8b8e-49eb-9654-62e4a280ff97 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Calling method 'version_select' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:56:08 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:56:08 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:56:08 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:56:08 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:56:08 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:56:08 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:56:08 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-85f99141-cdb5-40de-ab83-f3a23759670d tempest-VolumesSnapshotNegativeTestJSON-112494979 tempest-VolumesSnapshotNegativeTestJSON-112494979-project-member] Volume info retrieved successfully. Sep 02 12:56:08 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-85f99141-cdb5-40de-ab83-f3a23759670d tempest-VolumesSnapshotNegativeTestJSON-112494979 tempest-VolumesSnapshotNegativeTestJSON-112494979-project-member] http://192.168.122.82/volume/v3/volumes/0f48b210-d22a-4de5-9c28-2b3b1cae42ca returned with HTTP 200 Sep 02 12:56:08 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1011/2054] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:56:08 2026] GET /volume/v3/volumes/0f48b210-d22a-4de5-9c28-2b3b1cae42ca => generated 862 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 12:56:08 devstack devstack@c-api.service[86935]: /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 02 12:56:08 devstack devstack@c-api.service[86935]: return base.obj_make_list(context, Sep 02 12:56:08 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-cda537b9-c09f-42a6-b744-222d374399f4 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:56:08 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-cda537b9-c09f-42a6-b744-222d374399f4 tempest-VolumesSnapshotNegativeTestJSON-112494979 tempest-VolumesSnapshotNegativeTestJSON-112494979-project-member] POST http://192.168.122.82/volume/v3/snapshots Sep 02 12:56:08 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-cda537b9-c09f-42a6-b744-222d374399f4 tempest-VolumesSnapshotNegativeTestJSON-112494979 tempest-VolumesSnapshotNegativeTestJSON-112494979-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0f48b210-d22a-4de5-9c28-2b3b1cae42ca", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-587613248"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:56:08 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:56:08 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:56:08 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:56:08 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:56:08 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-cda537b9-c09f-42a6-b744-222d374399f4 tempest-VolumesSnapshotNegativeTestJSON-112494979 tempest-VolumesSnapshotNegativeTestJSON-112494979-project-member] Volume info retrieved successfully. Sep 02 12:56:08 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.snapshots [None req-cda537b9-c09f-42a6-b744-222d374399f4 tempest-VolumesSnapshotNegativeTestJSON-112494979 tempest-VolumesSnapshotNegativeTestJSON-112494979-project-member] Create snapshot from volume 0f48b210-d22a-4de5-9c28-2b3b1cae42ca Sep 02 12:56:08 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-356a9881-5ec8-431b-8459-771334cf6df7 req-f612c6c6-8b8e-49eb-9654-62e4a280ff97 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] http://192.168.122.82/volume/v3/attachments/63d8a0cf-dc03-4394-8d1d-4af0e4b70b9f returned with HTTP 200 Sep 02 12:56:08 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1044/2055] 192.168.122.82 () {64 vars in 1557 bytes} [Wed Sep 2 12:56:08 2026] DELETE /volume/v3/attachments/63d8a0cf-dc03-4394-8d1d-4af0e4b70b9f => generated 19 bytes in 318 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 12:56:08 devstack devstack@c-api.service[86936]: DEBUG cinder.quota [None req-cda537b9-c09f-42a6-b744-222d374399f4 tempest-VolumesSnapshotNegativeTestJSON-112494979 tempest-VolumesSnapshotNegativeTestJSON-112494979-project-member] Created reservations ['e72eebda-4149-4c21-86eb-7c3f7e5cfddb', '3bfe715c-90c8-4327-bf66-3135a0fbd302', 'a1549fd6-ce55-4ff9-bd6d-22ef9638a29b', '69e124a2-8688-495d-b10f-db2abc9404de'] {{(pid=86936) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:56:08 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:56:08 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:56:08 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-cda537b9-c09f-42a6-b744-222d374399f4 tempest-VolumesSnapshotNegativeTestJSON-112494979 tempest-VolumesSnapshotNegativeTestJSON-112494979-project-member] Snapshot create request issued successfully. Sep 02 12:56:08 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-cda537b9-c09f-42a6-b744-222d374399f4 tempest-VolumesSnapshotNegativeTestJSON-112494979 tempest-VolumesSnapshotNegativeTestJSON-112494979-project-member] http://192.168.122.82/volume/v3/snapshots returned with HTTP 202 Sep 02 12:56:08 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1012/2056] 192.168.122.82 () {60 vars in 1144 bytes} [Wed Sep 2 12:56:08 2026] POST /volume/v3/snapshots => generated 317 bytes in 364 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 12:56:08 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-998fd757-f3e9-4f38-8156-255f398c752e None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:56:08 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-998fd757-f3e9-4f38-8156-255f398c752e tempest-VolumesSnapshotNegativeTestJSON-112494979 tempest-VolumesSnapshotNegativeTestJSON-112494979-project-member] GET http://192.168.122.82/volume/v3/snapshots/4d3c3ecd-19d2-4948-80f9-367fdcbbdf90 Sep 02 12:56:08 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-998fd757-f3e9-4f38-8156-255f398c752e tempest-VolumesSnapshotNegativeTestJSON-112494979 tempest-VolumesSnapshotNegativeTestJSON-112494979-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:56:08 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-998fd757-f3e9-4f38-8156-255f398c752e tempest-VolumesSnapshotNegativeTestJSON-112494979 tempest-VolumesSnapshotNegativeTestJSON-112494979-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:56:08 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:56:08 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:56:08 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-27367a12-2844-417c-add4-10431feabda5 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:56:08 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-998fd757-f3e9-4f38-8156-255f398c752e tempest-VolumesSnapshotNegativeTestJSON-112494979 tempest-VolumesSnapshotNegativeTestJSON-112494979-project-member] Snapshot retrieved successfully. Sep 02 12:56:08 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-998fd757-f3e9-4f38-8156-255f398c752e tempest-VolumesSnapshotNegativeTestJSON-112494979 tempest-VolumesSnapshotNegativeTestJSON-112494979-project-member] http://192.168.122.82/volume/v3/snapshots/4d3c3ecd-19d2-4948-80f9-367fdcbbdf90 returned with HTTP 200 Sep 02 12:56:08 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1045/2057] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:56:08 2026] GET /volume/v3/snapshots/4d3c3ecd-19d2-4948-80f9-367fdcbbdf90 => generated 449 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:56:08 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-27367a12-2844-417c-add4-10431feabda5 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] DELETE http://192.168.122.82/volume/v3/volumes/9b7b3189-5387-47d0-81d6-7f31a0d84df7 Sep 02 12:56:08 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-27367a12-2844-417c-add4-10431feabda5 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:56:08 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-27367a12-2844-417c-add4-10431feabda5 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Calling method 'delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:56:08 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-27367a12-2844-417c-add4-10431feabda5 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Delete volume with id: 9b7b3189-5387-47d0-81d6-7f31a0d84df7 Sep 02 12:56:08 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:56:08 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:56:08 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:56:08 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:56:08 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-27367a12-2844-417c-add4-10431feabda5 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Volume info retrieved successfully. Sep 02 12:56:08 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-27367a12-2844-417c-add4-10431feabda5 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Delete volume request issued successfully. Sep 02 12:56:08 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-27367a12-2844-417c-add4-10431feabda5 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] http://192.168.122.82/volume/v3/volumes/9b7b3189-5387-47d0-81d6-7f31a0d84df7 returned with HTTP 202 Sep 02 12:56:08 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1013/2058] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 12:56:08 2026] DELETE /volume/v3/volumes/9b7b3189-5387-47d0-81d6-7f31a0d84df7 => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 12:56:08 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [req-215960fb-7f70-4996-8492-2d7428e473ee req-28f58305-bf2a-418c-89f4-28e79ae3de0e None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:56:08 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-215960fb-7f70-4996-8492-2d7428e473ee req-28f58305-bf2a-418c-89f4-28e79ae3de0e tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] GET http://192.168.122.82/volume/v3/volumes/9b7b3189-5387-47d0-81d6-7f31a0d84df7 Sep 02 12:56:08 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-215960fb-7f70-4996-8492-2d7428e473ee req-28f58305-bf2a-418c-89f4-28e79ae3de0e tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:56:08 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-215960fb-7f70-4996-8492-2d7428e473ee req-28f58305-bf2a-418c-89f4-28e79ae3de0e tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:56:08 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:56:08 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:56:08 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:56:08 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:56:08 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [req-215960fb-7f70-4996-8492-2d7428e473ee req-28f58305-bf2a-418c-89f4-28e79ae3de0e tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Volume info retrieved successfully. Sep 02 12:56:08 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-215960fb-7f70-4996-8492-2d7428e473ee req-28f58305-bf2a-418c-89f4-28e79ae3de0e tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] http://192.168.122.82/volume/v3/volumes/9b7b3189-5387-47d0-81d6-7f31a0d84df7 returned with HTTP 200 Sep 02 12:56:08 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1046/2059] 192.168.122.82 () {60 vars in 1482 bytes} [Wed Sep 2 12:56:08 2026] GET /volume/v3/volumes/9b7b3189-5387-47d0-81d6-7f31a0d84df7 => generated 944 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:56:09 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [req-ce2404d6-c857-4000-831e-2a93a5a4dc96 req-5f021b3a-3238-4804-a67e-21554e997969 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:56:09 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-ce2404d6-c857-4000-831e-2a93a5a4dc96 req-5f021b3a-3238-4804-a67e-21554e997969 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] GET http://192.168.122.82/volume/v3/volumes/4dd2f490-af5e-4cae-becf-2be547757f11 Sep 02 12:56:09 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-ce2404d6-c857-4000-831e-2a93a5a4dc96 req-5f021b3a-3238-4804-a67e-21554e997969 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:56:09 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-ce2404d6-c857-4000-831e-2a93a5a4dc96 req-5f021b3a-3238-4804-a67e-21554e997969 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:56:09 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-ce2404d6-c857-4000-831e-2a93a5a4dc96 req-5f021b3a-3238-4804-a67e-21554e997969 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] http://192.168.122.82/volume/v3/volumes/4dd2f490-af5e-4cae-becf-2be547757f11 returned with HTTP 404 Sep 02 12:56:09 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1014/2060] 192.168.122.82 () {60 vars in 1482 bytes} [Wed Sep 2 12:56:09 2026] GET /volume/v3/volumes/4dd2f490-af5e-4cae-becf-2be547757f11 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:56:09 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-27273ccb-96ee-4101-8e41-9aa2695b7dbf None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:56:09 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-27273ccb-96ee-4101-8e41-9aa2695b7dbf tempest-VolumesSnapshotNegativeTestJSON-112494979 tempest-VolumesSnapshotNegativeTestJSON-112494979-project-member] GET http://192.168.122.82/volume/v3/snapshots/4d3c3ecd-19d2-4948-80f9-367fdcbbdf90 Sep 02 12:56:09 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-27273ccb-96ee-4101-8e41-9aa2695b7dbf tempest-VolumesSnapshotNegativeTestJSON-112494979 tempest-VolumesSnapshotNegativeTestJSON-112494979-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:56:09 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-27273ccb-96ee-4101-8e41-9aa2695b7dbf tempest-VolumesSnapshotNegativeTestJSON-112494979 tempest-VolumesSnapshotNegativeTestJSON-112494979-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:56:09 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:56:09 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:56:09 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-27273ccb-96ee-4101-8e41-9aa2695b7dbf tempest-VolumesSnapshotNegativeTestJSON-112494979 tempest-VolumesSnapshotNegativeTestJSON-112494979-project-member] Snapshot retrieved successfully. Sep 02 12:56:09 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-27273ccb-96ee-4101-8e41-9aa2695b7dbf tempest-VolumesSnapshotNegativeTestJSON-112494979 tempest-VolumesSnapshotNegativeTestJSON-112494979-project-member] http://192.168.122.82/volume/v3/snapshots/4d3c3ecd-19d2-4948-80f9-367fdcbbdf90 returned with HTTP 200 Sep 02 12:56:09 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1047/2061] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:56:09 2026] GET /volume/v3/snapshots/4d3c3ecd-19d2-4948-80f9-367fdcbbdf90 => generated 449 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:56:10 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-4dc32202-7117-4c49-b255-f9737e490994 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:56:10 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-4dc32202-7117-4c49-b255-f9737e490994 tempest-VolumesSnapshotNegativeTestJSON-112494979 tempest-VolumesSnapshotNegativeTestJSON-112494979-project-member] GET http://192.168.122.82/volume/v3/snapshots/4d3c3ecd-19d2-4948-80f9-367fdcbbdf90 Sep 02 12:56:10 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-4dc32202-7117-4c49-b255-f9737e490994 tempest-VolumesSnapshotNegativeTestJSON-112494979 tempest-VolumesSnapshotNegativeTestJSON-112494979-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:56:10 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-4dc32202-7117-4c49-b255-f9737e490994 tempest-VolumesSnapshotNegativeTestJSON-112494979 tempest-VolumesSnapshotNegativeTestJSON-112494979-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:56:10 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:56:10 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:56:10 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-4dc32202-7117-4c49-b255-f9737e490994 tempest-VolumesSnapshotNegativeTestJSON-112494979 tempest-VolumesSnapshotNegativeTestJSON-112494979-project-member] Snapshot retrieved successfully. Sep 02 12:56:10 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-4dc32202-7117-4c49-b255-f9737e490994 tempest-VolumesSnapshotNegativeTestJSON-112494979 tempest-VolumesSnapshotNegativeTestJSON-112494979-project-member] http://192.168.122.82/volume/v3/snapshots/4d3c3ecd-19d2-4948-80f9-367fdcbbdf90 returned with HTTP 200 Sep 02 12:56:10 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1015/2062] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:56:10 2026] GET /volume/v3/snapshots/4d3c3ecd-19d2-4948-80f9-367fdcbbdf90 => generated 449 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:56:11 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-ce7b0e28-bd37-4c5a-928d-4a5f72a9877e None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:56:11 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-ce7b0e28-bd37-4c5a-928d-4a5f72a9877e tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] POST http://192.168.122.82/volume/v3/volumes/c2a9306b-9648-4204-b36f-a8b445a31c94/action Sep 02 12:56:11 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-ce7b0e28-bd37-4c5a-928d-4a5f72a9877e tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] Action body: b'{"os-attach": {"instance_uuid": "8a53b6c3-4900-4361-b0f0-f913664c7309", "mountpoint": "/dev/vdc"}}' {{(pid=86935) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 12:56:11 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-ce7b0e28-bd37-4c5a-928d-4a5f72a9877e tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "8a53b6c3-4900-4361-b0f0-f913664c7309", "mountpoint": "/dev/vdc"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:56:11 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-ce7b0e28-bd37-4c5a-928d-4a5f72a9877e tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] http://192.168.122.82/volume/v3/volumes/c2a9306b-9648-4204-b36f-a8b445a31c94/action returned with HTTP 404 Sep 02 12:56:11 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1048/2063] 192.168.122.82 () {60 vars in 1269 bytes} [Wed Sep 2 12:56:11 2026] POST /volume/v3/volumes/c2a9306b-9648-4204-b36f-a8b445a31c94/action => generated 109 bytes in 62 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 12:56:11 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-a1d5744a-eefc-423e-b474-ae6a253cb649 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:56:11 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-a1d5744a-eefc-423e-b474-ae6a253cb649 tempest-VolumesSnapshotNegativeTestJSON-112494979 tempest-VolumesSnapshotNegativeTestJSON-112494979-project-member] GET http://192.168.122.82/volume/v3/snapshots/4d3c3ecd-19d2-4948-80f9-367fdcbbdf90 Sep 02 12:56:11 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-a1d5744a-eefc-423e-b474-ae6a253cb649 tempest-VolumesSnapshotNegativeTestJSON-112494979 tempest-VolumesSnapshotNegativeTestJSON-112494979-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:56:11 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-a1d5744a-eefc-423e-b474-ae6a253cb649 tempest-VolumesSnapshotNegativeTestJSON-112494979 tempest-VolumesSnapshotNegativeTestJSON-112494979-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:56:11 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:56:11 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:56:11 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-a1d5744a-eefc-423e-b474-ae6a253cb649 tempest-VolumesSnapshotNegativeTestJSON-112494979 tempest-VolumesSnapshotNegativeTestJSON-112494979-project-member] Snapshot retrieved successfully. Sep 02 12:56:11 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-a1d5744a-eefc-423e-b474-ae6a253cb649 tempest-VolumesSnapshotNegativeTestJSON-112494979 tempest-VolumesSnapshotNegativeTestJSON-112494979-project-member] http://192.168.122.82/volume/v3/snapshots/4d3c3ecd-19d2-4948-80f9-367fdcbbdf90 returned with HTTP 200 Sep 02 12:56:11 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1016/2064] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:56:11 2026] GET /volume/v3/snapshots/4d3c3ecd-19d2-4948-80f9-367fdcbbdf90 => generated 476 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 12:56:11 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-0077f402-1d38-4885-9acf-817d2359fc5a None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:56:11 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-0077f402-1d38-4885-9acf-817d2359fc5a tempest-VolumesSnapshotNegativeTestJSON-112494979 tempest-VolumesSnapshotNegativeTestJSON-112494979-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 12:56:11 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-0077f402-1d38-4885-9acf-817d2359fc5a tempest-VolumesSnapshotNegativeTestJSON-112494979 tempest-VolumesSnapshotNegativeTestJSON-112494979-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "4d3c3ecd-19d2-4948-80f9-367fdcbbdf90"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:56:11 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.volumes [None req-0077f402-1d38-4885-9acf-817d2359fc5a tempest-VolumesSnapshotNegativeTestJSON-112494979 tempest-VolumesSnapshotNegativeTestJSON-112494979-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '4d3c3ecd-19d2-4948-80f9-367fdcbbdf90'}} {{(pid=86935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 12:56:11 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:56:11 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:56:11 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-0077f402-1d38-4885-9acf-817d2359fc5a tempest-VolumesSnapshotNegativeTestJSON-112494979 tempest-VolumesSnapshotNegativeTestJSON-112494979-project-member] Snapshot retrieved successfully. Sep 02 12:56:11 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-0077f402-1d38-4885-9acf-817d2359fc5a tempest-VolumesSnapshotNegativeTestJSON-112494979 tempest-VolumesSnapshotNegativeTestJSON-112494979-project-member] Create volume of 1 GB Sep 02 12:56:11 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-0077f402-1d38-4885-9acf-817d2359fc5a tempest-VolumesSnapshotNegativeTestJSON-112494979 tempest-VolumesSnapshotNegativeTestJSON-112494979-project-member] Availability Zones retrieved successfully. Sep 02 12:56:12 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-0077f402-1d38-4885-9acf-817d2359fc5a tempest-VolumesSnapshotNegativeTestJSON-112494979 tempest-VolumesSnapshotNegativeTestJSON-112494979-project-member] Flow 'volume_create_api' (83967906-cb63-4986-90d8-ed35da5a4a40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:56:12 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-0077f402-1d38-4885-9acf-817d2359fc5a tempest-VolumesSnapshotNegativeTestJSON-112494979 tempest-VolumesSnapshotNegativeTestJSON-112494979-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (094aa8aa-86ad-42ca-984f-64495a333465) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:56:12 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.flows.api.create_volume [None req-0077f402-1d38-4885-9acf-817d2359fc5a tempest-VolumesSnapshotNegativeTestJSON-112494979 tempest-VolumesSnapshotNegativeTestJSON-112494979-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 12:56:12 devstack devstack@c-api.service[86935]: WARNING cinder.volume.api [None req-0077f402-1d38-4885-9acf-817d2359fc5a tempest-VolumesSnapshotNegativeTestJSON-112494979 tempest-VolumesSnapshotNegativeTestJSON-112494979-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (094aa8aa-86ad-42ca-984f-64495a333465) transitioned into state 'FAILURE' from state 'RUNNING' Sep 02 12:56:12 devstack devstack@c-api.service[86935]: 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 02 12:56:12 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-0077f402-1d38-4885-9acf-817d2359fc5a tempest-VolumesSnapshotNegativeTestJSON-112494979 tempest-VolumesSnapshotNegativeTestJSON-112494979-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (094aa8aa-86ad-42ca-984f-64495a333465) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:56:12 devstack devstack@c-api.service[86935]: WARNING cinder.volume.api [None req-0077f402-1d38-4885-9acf-817d2359fc5a tempest-VolumesSnapshotNegativeTestJSON-112494979 tempest-VolumesSnapshotNegativeTestJSON-112494979-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (094aa8aa-86ad-42ca-984f-64495a333465) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 02 12:56:12 devstack devstack@c-api.service[86935]: WARNING cinder.volume.api [None req-0077f402-1d38-4885-9acf-817d2359fc5a tempest-VolumesSnapshotNegativeTestJSON-112494979 tempest-VolumesSnapshotNegativeTestJSON-112494979-project-member] Flow 'volume_create_api' (83967906-cb63-4986-90d8-ed35da5a4a40) transitioned into state 'REVERTED' from state 'RUNNING' Sep 02 12:56:12 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-0077f402-1d38-4885-9acf-817d2359fc5a tempest-VolumesSnapshotNegativeTestJSON-112494979 tempest-VolumesSnapshotNegativeTestJSON-112494979-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 400 Sep 02 12:56:12 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1049/2065] 192.168.122.82 () {60 vars in 1137 bytes} [Wed Sep 2 12:56:11 2026] POST /volume/v3/volumes => generated 171 bytes in 253 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 02 12:56:12 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-37d51efc-3e0b-4dbf-b116-e08cb6247a59 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:56:12 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-37d51efc-3e0b-4dbf-b116-e08cb6247a59 tempest-VolumesSnapshotNegativeTestJSON-112494979 tempest-VolumesSnapshotNegativeTestJSON-112494979-project-member] DELETE http://192.168.122.82/volume/v3/snapshots/4d3c3ecd-19d2-4948-80f9-367fdcbbdf90 Sep 02 12:56:12 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-37d51efc-3e0b-4dbf-b116-e08cb6247a59 tempest-VolumesSnapshotNegativeTestJSON-112494979 tempest-VolumesSnapshotNegativeTestJSON-112494979-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:56:12 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-37d51efc-3e0b-4dbf-b116-e08cb6247a59 tempest-VolumesSnapshotNegativeTestJSON-112494979 tempest-VolumesSnapshotNegativeTestJSON-112494979-project-member] Calling method 'delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:56:12 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.snapshots [None req-37d51efc-3e0b-4dbf-b116-e08cb6247a59 tempest-VolumesSnapshotNegativeTestJSON-112494979 tempest-VolumesSnapshotNegativeTestJSON-112494979-project-member] Delete snapshot with id: 4d3c3ecd-19d2-4948-80f9-367fdcbbdf90 Sep 02 12:56:12 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:56:12 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:56:12 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-37d51efc-3e0b-4dbf-b116-e08cb6247a59 tempest-VolumesSnapshotNegativeTestJSON-112494979 tempest-VolumesSnapshotNegativeTestJSON-112494979-project-member] Snapshot retrieved successfully. Sep 02 12:56:12 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:56:12 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:56:12 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-37d51efc-3e0b-4dbf-b116-e08cb6247a59 tempest-VolumesSnapshotNegativeTestJSON-112494979 tempest-VolumesSnapshotNegativeTestJSON-112494979-project-member] Snapshot delete request issued successfully. Sep 02 12:56:12 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-37d51efc-3e0b-4dbf-b116-e08cb6247a59 tempest-VolumesSnapshotNegativeTestJSON-112494979 tempest-VolumesSnapshotNegativeTestJSON-112494979-project-member] http://192.168.122.82/volume/v3/snapshots/4d3c3ecd-19d2-4948-80f9-367fdcbbdf90 returned with HTTP 202 Sep 02 12:56:12 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1017/2066] 192.168.122.82 () {58 vars in 1236 bytes} [Wed Sep 2 12:56:12 2026] DELETE /volume/v3/snapshots/4d3c3ecd-19d2-4948-80f9-367fdcbbdf90 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 12:56:12 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-396f86c0-7d1e-49e7-bd1e-a0d30319d6d6 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:56:12 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-396f86c0-7d1e-49e7-bd1e-a0d30319d6d6 tempest-VolumesSnapshotNegativeTestJSON-112494979 tempest-VolumesSnapshotNegativeTestJSON-112494979-project-member] GET http://192.168.122.82/volume/v3/snapshots/4d3c3ecd-19d2-4948-80f9-367fdcbbdf90 Sep 02 12:56:12 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-396f86c0-7d1e-49e7-bd1e-a0d30319d6d6 tempest-VolumesSnapshotNegativeTestJSON-112494979 tempest-VolumesSnapshotNegativeTestJSON-112494979-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:56:12 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-396f86c0-7d1e-49e7-bd1e-a0d30319d6d6 tempest-VolumesSnapshotNegativeTestJSON-112494979 tempest-VolumesSnapshotNegativeTestJSON-112494979-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:56:12 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:56:12 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:56:12 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-396f86c0-7d1e-49e7-bd1e-a0d30319d6d6 tempest-VolumesSnapshotNegativeTestJSON-112494979 tempest-VolumesSnapshotNegativeTestJSON-112494979-project-member] Snapshot retrieved successfully. Sep 02 12:56:12 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-396f86c0-7d1e-49e7-bd1e-a0d30319d6d6 tempest-VolumesSnapshotNegativeTestJSON-112494979 tempest-VolumesSnapshotNegativeTestJSON-112494979-project-member] http://192.168.122.82/volume/v3/snapshots/4d3c3ecd-19d2-4948-80f9-367fdcbbdf90 returned with HTTP 200 Sep 02 12:56:12 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1050/2067] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:56:12 2026] GET /volume/v3/snapshots/4d3c3ecd-19d2-4948-80f9-367fdcbbdf90 => generated 475 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:56:13 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-9453faa5-3349-4b34-a9c8-9bb39d22bb49 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:56:13 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-9453faa5-3349-4b34-a9c8-9bb39d22bb49 tempest-VolumesSnapshotNegativeTestJSON-112494979 tempest-VolumesSnapshotNegativeTestJSON-112494979-project-member] GET http://192.168.122.82/volume/v3/snapshots/4d3c3ecd-19d2-4948-80f9-367fdcbbdf90 Sep 02 12:56:13 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-9453faa5-3349-4b34-a9c8-9bb39d22bb49 tempest-VolumesSnapshotNegativeTestJSON-112494979 tempest-VolumesSnapshotNegativeTestJSON-112494979-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:56:13 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-9453faa5-3349-4b34-a9c8-9bb39d22bb49 tempest-VolumesSnapshotNegativeTestJSON-112494979 tempest-VolumesSnapshotNegativeTestJSON-112494979-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:56:13 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:56:13 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:56:13 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-9453faa5-3349-4b34-a9c8-9bb39d22bb49 tempest-VolumesSnapshotNegativeTestJSON-112494979 tempest-VolumesSnapshotNegativeTestJSON-112494979-project-member] Snapshot retrieved successfully. Sep 02 12:56:13 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-9453faa5-3349-4b34-a9c8-9bb39d22bb49 tempest-VolumesSnapshotNegativeTestJSON-112494979 tempest-VolumesSnapshotNegativeTestJSON-112494979-project-member] http://192.168.122.82/volume/v3/snapshots/4d3c3ecd-19d2-4948-80f9-367fdcbbdf90 returned with HTTP 200 Sep 02 12:56:13 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1018/2068] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:56:13 2026] GET /volume/v3/snapshots/4d3c3ecd-19d2-4948-80f9-367fdcbbdf90 => generated 475 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:56:14 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [req-10418179-9999-4999-9a7f-151a8c8c52bb req-7b887058-43a4-46b1-a111-be5f23aa06b0 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:56:14 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-10418179-9999-4999-9a7f-151a8c8c52bb req-7b887058-43a4-46b1-a111-be5f23aa06b0 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] DELETE http://192.168.122.82/volume/v3/attachments/39d742c7-3256-4820-a657-f27e643d9bfe Sep 02 12:56:14 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-10418179-9999-4999-9a7f-151a8c8c52bb req-7b887058-43a4-46b1-a111-be5f23aa06b0 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:56:14 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-10418179-9999-4999-9a7f-151a8c8c52bb req-7b887058-43a4-46b1-a111-be5f23aa06b0 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Calling method 'version_select' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:56:14 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:56:14 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:56:14 devstack devstack@c-api.service[86935]: /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 02 12:56:14 devstack devstack@c-api.service[86935]: return base.obj_make_list(context, Sep 02 12:56:14 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-10418179-9999-4999-9a7f-151a8c8c52bb req-7b887058-43a4-46b1-a111-be5f23aa06b0 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] http://192.168.122.82/volume/v3/attachments/39d742c7-3256-4820-a657-f27e643d9bfe returned with HTTP 200 Sep 02 12:56:14 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1051/2069] 192.168.122.82 () {64 vars in 1557 bytes} [Wed Sep 2 12:56:14 2026] DELETE /volume/v3/attachments/39d742c7-3256-4820-a657-f27e643d9bfe => generated 19 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:56:14 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-d88b8d13-2565-4dd3-bdb8-a5b86d351a6d None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:56:14 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-d88b8d13-2565-4dd3-bdb8-a5b86d351a6d tempest-VolumesSnapshotNegativeTestJSON-112494979 tempest-VolumesSnapshotNegativeTestJSON-112494979-project-member] GET http://192.168.122.82/volume/v3/snapshots/4d3c3ecd-19d2-4948-80f9-367fdcbbdf90 Sep 02 12:56:14 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-d88b8d13-2565-4dd3-bdb8-a5b86d351a6d tempest-VolumesSnapshotNegativeTestJSON-112494979 tempest-VolumesSnapshotNegativeTestJSON-112494979-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:56:14 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-d88b8d13-2565-4dd3-bdb8-a5b86d351a6d tempest-VolumesSnapshotNegativeTestJSON-112494979 tempest-VolumesSnapshotNegativeTestJSON-112494979-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:56:14 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:56:14 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:56:14 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-d88b8d13-2565-4dd3-bdb8-a5b86d351a6d tempest-VolumesSnapshotNegativeTestJSON-112494979 tempest-VolumesSnapshotNegativeTestJSON-112494979-project-member] Snapshot retrieved successfully. Sep 02 12:56:14 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-d88b8d13-2565-4dd3-bdb8-a5b86d351a6d tempest-VolumesSnapshotNegativeTestJSON-112494979 tempest-VolumesSnapshotNegativeTestJSON-112494979-project-member] http://192.168.122.82/volume/v3/snapshots/4d3c3ecd-19d2-4948-80f9-367fdcbbdf90 returned with HTTP 200 Sep 02 12:56:14 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1019/2070] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:56:14 2026] GET /volume/v3/snapshots/4d3c3ecd-19d2-4948-80f9-367fdcbbdf90 => generated 475 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:56:15 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-a5cd2b55-ffda-4512-9dce-50af8c3cc8d2 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:56:15 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-a5cd2b55-ffda-4512-9dce-50af8c3cc8d2 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] DELETE http://192.168.122.82/volume/v3/volumes/ec1edc14-d54a-420a-865d-53984cd9a486 Sep 02 12:56:15 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-a5cd2b55-ffda-4512-9dce-50af8c3cc8d2 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:56:15 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-a5cd2b55-ffda-4512-9dce-50af8c3cc8d2 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Calling method 'delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:56:15 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-a5cd2b55-ffda-4512-9dce-50af8c3cc8d2 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Delete volume with id: ec1edc14-d54a-420a-865d-53984cd9a486 Sep 02 12:56:15 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:56:15 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:56:15 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:56:15 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:56:15 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-a5cd2b55-ffda-4512-9dce-50af8c3cc8d2 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Volume info retrieved successfully. Sep 02 12:56:15 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-a5cd2b55-ffda-4512-9dce-50af8c3cc8d2 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Delete volume request issued successfully. Sep 02 12:56:15 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-a5cd2b55-ffda-4512-9dce-50af8c3cc8d2 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] http://192.168.122.82/volume/v3/volumes/ec1edc14-d54a-420a-865d-53984cd9a486 returned with HTTP 202 Sep 02 12:56:15 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1052/2071] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 12:56:15 2026] DELETE /volume/v3/volumes/ec1edc14-d54a-420a-865d-53984cd9a486 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 12:56:15 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-d1f11ca3-c857-4070-9bb5-2507b439f843 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:56:15 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-d1f11ca3-c857-4070-9bb5-2507b439f843 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] GET http://192.168.122.82/volume/v3/volumes/ec1edc14-d54a-420a-865d-53984cd9a486 Sep 02 12:56:15 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-d1f11ca3-c857-4070-9bb5-2507b439f843 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:56:15 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-d1f11ca3-c857-4070-9bb5-2507b439f843 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:56:15 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:56:15 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:56:15 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:56:15 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:56:15 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-d1f11ca3-c857-4070-9bb5-2507b439f843 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Volume info retrieved successfully. Sep 02 12:56:15 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-fa91c22d-464b-44a4-b0c8-ff960973a6fd None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:56:15 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-fa91c22d-464b-44a4-b0c8-ff960973a6fd tempest-VolumesSnapshotNegativeTestJSON-112494979 tempest-VolumesSnapshotNegativeTestJSON-112494979-project-member] GET http://192.168.122.82/volume/v3/snapshots/4d3c3ecd-19d2-4948-80f9-367fdcbbdf90 Sep 02 12:56:15 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-fa91c22d-464b-44a4-b0c8-ff960973a6fd tempest-VolumesSnapshotNegativeTestJSON-112494979 tempest-VolumesSnapshotNegativeTestJSON-112494979-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:56:15 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-fa91c22d-464b-44a4-b0c8-ff960973a6fd tempest-VolumesSnapshotNegativeTestJSON-112494979 tempest-VolumesSnapshotNegativeTestJSON-112494979-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:56:15 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-d1f11ca3-c857-4070-9bb5-2507b439f843 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] http://192.168.122.82/volume/v3/volumes/ec1edc14-d54a-420a-865d-53984cd9a486 returned with HTTP 200 Sep 02 12:56:15 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1020/2072] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:56:15 2026] GET /volume/v3/volumes/ec1edc14-d54a-420a-865d-53984cd9a486 => generated 1255 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:56:15 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-fa91c22d-464b-44a4-b0c8-ff960973a6fd tempest-VolumesSnapshotNegativeTestJSON-112494979 tempest-VolumesSnapshotNegativeTestJSON-112494979-project-member] http://192.168.122.82/volume/v3/snapshots/4d3c3ecd-19d2-4948-80f9-367fdcbbdf90 returned with HTTP 404 Sep 02 12:56:15 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1053/2073] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:56:15 2026] GET /volume/v3/snapshots/4d3c3ecd-19d2-4948-80f9-367fdcbbdf90 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:56:15 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-0d27af5b-13a3-49a7-9e4b-2bdec1e921db None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:56:15 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-0d27af5b-13a3-49a7-9e4b-2bdec1e921db tempest-VolumesSnapshotNegativeTestJSON-112494979 tempest-VolumesSnapshotNegativeTestJSON-112494979-project-member] GET http://192.168.122.82/volume/v3/volumes/0f48b210-d22a-4de5-9c28-2b3b1cae42ca Sep 02 12:56:15 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-0d27af5b-13a3-49a7-9e4b-2bdec1e921db tempest-VolumesSnapshotNegativeTestJSON-112494979 tempest-VolumesSnapshotNegativeTestJSON-112494979-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:56:15 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-0d27af5b-13a3-49a7-9e4b-2bdec1e921db tempest-VolumesSnapshotNegativeTestJSON-112494979 tempest-VolumesSnapshotNegativeTestJSON-112494979-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:56:15 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:56:15 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:56:15 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:56:15 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:56:15 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-0d27af5b-13a3-49a7-9e4b-2bdec1e921db tempest-VolumesSnapshotNegativeTestJSON-112494979 tempest-VolumesSnapshotNegativeTestJSON-112494979-project-member] Volume info retrieved successfully. Sep 02 12:56:15 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-0d27af5b-13a3-49a7-9e4b-2bdec1e921db tempest-VolumesSnapshotNegativeTestJSON-112494979 tempest-VolumesSnapshotNegativeTestJSON-112494979-project-member] http://192.168.122.82/volume/v3/volumes/0f48b210-d22a-4de5-9c28-2b3b1cae42ca returned with HTTP 200 Sep 02 12:56:15 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1021/2074] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:56:15 2026] GET /volume/v3/volumes/0f48b210-d22a-4de5-9c28-2b3b1cae42ca => generated 862 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:56:15 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-67d8a8f0-272a-41c4-ad49-1e36acc80be1 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:56:15 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-67d8a8f0-272a-41c4-ad49-1e36acc80be1 tempest-VolumesSnapshotNegativeTestJSON-112494979 tempest-VolumesSnapshotNegativeTestJSON-112494979-project-member] DELETE http://192.168.122.82/volume/v3/volumes/0f48b210-d22a-4de5-9c28-2b3b1cae42ca Sep 02 12:56:15 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-67d8a8f0-272a-41c4-ad49-1e36acc80be1 tempest-VolumesSnapshotNegativeTestJSON-112494979 tempest-VolumesSnapshotNegativeTestJSON-112494979-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:56:15 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-67d8a8f0-272a-41c4-ad49-1e36acc80be1 tempest-VolumesSnapshotNegativeTestJSON-112494979 tempest-VolumesSnapshotNegativeTestJSON-112494979-project-member] Calling method 'delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:56:15 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-67d8a8f0-272a-41c4-ad49-1e36acc80be1 tempest-VolumesSnapshotNegativeTestJSON-112494979 tempest-VolumesSnapshotNegativeTestJSON-112494979-project-member] Delete volume with id: 0f48b210-d22a-4de5-9c28-2b3b1cae42ca Sep 02 12:56:15 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:56:15 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:56:15 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:56:15 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:56:15 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-67d8a8f0-272a-41c4-ad49-1e36acc80be1 tempest-VolumesSnapshotNegativeTestJSON-112494979 tempest-VolumesSnapshotNegativeTestJSON-112494979-project-member] Volume info retrieved successfully. Sep 02 12:56:15 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-67d8a8f0-272a-41c4-ad49-1e36acc80be1 tempest-VolumesSnapshotNegativeTestJSON-112494979 tempest-VolumesSnapshotNegativeTestJSON-112494979-project-member] Delete volume request issued successfully. Sep 02 12:56:15 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-67d8a8f0-272a-41c4-ad49-1e36acc80be1 tempest-VolumesSnapshotNegativeTestJSON-112494979 tempest-VolumesSnapshotNegativeTestJSON-112494979-project-member] http://192.168.122.82/volume/v3/volumes/0f48b210-d22a-4de5-9c28-2b3b1cae42ca returned with HTTP 202 Sep 02 12:56:15 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1054/2075] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 12:56:15 2026] DELETE /volume/v3/volumes/0f48b210-d22a-4de5-9c28-2b3b1cae42ca => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 12:56:15 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-bd7403f2-efbd-4b97-a808-6b810e4c1197 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:56:15 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-bd7403f2-efbd-4b97-a808-6b810e4c1197 tempest-VolumesSnapshotNegativeTestJSON-112494979 tempest-VolumesSnapshotNegativeTestJSON-112494979-project-member] GET http://192.168.122.82/volume/v3/volumes/0f48b210-d22a-4de5-9c28-2b3b1cae42ca Sep 02 12:56:15 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-bd7403f2-efbd-4b97-a808-6b810e4c1197 tempest-VolumesSnapshotNegativeTestJSON-112494979 tempest-VolumesSnapshotNegativeTestJSON-112494979-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:56:15 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-bd7403f2-efbd-4b97-a808-6b810e4c1197 tempest-VolumesSnapshotNegativeTestJSON-112494979 tempest-VolumesSnapshotNegativeTestJSON-112494979-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:56:15 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:56:15 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:56:15 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:56:15 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:56:15 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-bd7403f2-efbd-4b97-a808-6b810e4c1197 tempest-VolumesSnapshotNegativeTestJSON-112494979 tempest-VolumesSnapshotNegativeTestJSON-112494979-project-member] Volume info retrieved successfully. Sep 02 12:56:15 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-bd7403f2-efbd-4b97-a808-6b810e4c1197 tempest-VolumesSnapshotNegativeTestJSON-112494979 tempest-VolumesSnapshotNegativeTestJSON-112494979-project-member] http://192.168.122.82/volume/v3/volumes/0f48b210-d22a-4de5-9c28-2b3b1cae42ca returned with HTTP 200 Sep 02 12:56:15 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1022/2076] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:56:15 2026] GET /volume/v3/volumes/0f48b210-d22a-4de5-9c28-2b3b1cae42ca => generated 861 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:56:16 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-acb50bea-2a07-425b-b509-46f908578c54 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:56:16 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-acb50bea-2a07-425b-b509-46f908578c54 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] GET http://192.168.122.82/volume/v3/volumes/ec1edc14-d54a-420a-865d-53984cd9a486 Sep 02 12:56:16 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-acb50bea-2a07-425b-b509-46f908578c54 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:56:16 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-acb50bea-2a07-425b-b509-46f908578c54 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:56:16 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-acb50bea-2a07-425b-b509-46f908578c54 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] http://192.168.122.82/volume/v3/volumes/ec1edc14-d54a-420a-865d-53984cd9a486 returned with HTTP 404 Sep 02 12:56:16 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1055/2077] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:56:16 2026] GET /volume/v3/volumes/ec1edc14-d54a-420a-865d-53984cd9a486 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:56:16 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-a33712d8-d456-4575-a608-78ba2e98e6c0 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:56:16 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-a33712d8-d456-4575-a608-78ba2e98e6c0 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] DELETE http://192.168.122.82/volume/v3/volumes/9b7b3189-5387-47d0-81d6-7f31a0d84df7 Sep 02 12:56:16 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-a33712d8-d456-4575-a608-78ba2e98e6c0 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:56:16 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-a33712d8-d456-4575-a608-78ba2e98e6c0 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Calling method 'delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:56:16 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-a33712d8-d456-4575-a608-78ba2e98e6c0 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Delete volume with id: 9b7b3189-5387-47d0-81d6-7f31a0d84df7 Sep 02 12:56:16 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-a33712d8-d456-4575-a608-78ba2e98e6c0 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] http://192.168.122.82/volume/v3/volumes/9b7b3189-5387-47d0-81d6-7f31a0d84df7 returned with HTTP 404 Sep 02 12:56:16 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1023/2078] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 12:56:16 2026] DELETE /volume/v3/volumes/9b7b3189-5387-47d0-81d6-7f31a0d84df7 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:56:16 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-72f2dc76-789f-44f8-bd9e-6d0969431472 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:56:16 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-72f2dc76-789f-44f8-bd9e-6d0969431472 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] GET http://192.168.122.82/volume/v3/volumes/9b7b3189-5387-47d0-81d6-7f31a0d84df7 Sep 02 12:56:16 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-72f2dc76-789f-44f8-bd9e-6d0969431472 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:56:16 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-72f2dc76-789f-44f8-bd9e-6d0969431472 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:56:16 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-72f2dc76-789f-44f8-bd9e-6d0969431472 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] http://192.168.122.82/volume/v3/volumes/9b7b3189-5387-47d0-81d6-7f31a0d84df7 returned with HTTP 404 Sep 02 12:56:16 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1056/2079] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:56:16 2026] GET /volume/v3/volumes/9b7b3189-5387-47d0-81d6-7f31a0d84df7 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:56:16 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-1ef8b133-d62f-4664-9061-9f78d87f9642 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:56:16 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-1ef8b133-d62f-4664-9061-9f78d87f9642 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] DELETE http://192.168.122.82/volume/v3/volumes/4dd2f490-af5e-4cae-becf-2be547757f11 Sep 02 12:56:16 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-1ef8b133-d62f-4664-9061-9f78d87f9642 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:56:16 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-1ef8b133-d62f-4664-9061-9f78d87f9642 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Calling method 'delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:56:16 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-1ef8b133-d62f-4664-9061-9f78d87f9642 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Delete volume with id: 4dd2f490-af5e-4cae-becf-2be547757f11 Sep 02 12:56:16 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-1ef8b133-d62f-4664-9061-9f78d87f9642 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] http://192.168.122.82/volume/v3/volumes/4dd2f490-af5e-4cae-becf-2be547757f11 returned with HTTP 404 Sep 02 12:56:16 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1024/2080] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 12:56:16 2026] DELETE /volume/v3/volumes/4dd2f490-af5e-4cae-becf-2be547757f11 => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:56:16 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-a0778dad-3d2b-49ff-9443-50851f1ea6c0 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:56:16 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-a0778dad-3d2b-49ff-9443-50851f1ea6c0 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] GET http://192.168.122.82/volume/v3/volumes/4dd2f490-af5e-4cae-becf-2be547757f11 Sep 02 12:56:16 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-a0778dad-3d2b-49ff-9443-50851f1ea6c0 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:56:16 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-a0778dad-3d2b-49ff-9443-50851f1ea6c0 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:56:16 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-a0778dad-3d2b-49ff-9443-50851f1ea6c0 tempest-TestInstancesWithCinderVolumes-1969036388 tempest-TestInstancesWithCinderVolumes-1969036388-project-member] http://192.168.122.82/volume/v3/volumes/4dd2f490-af5e-4cae-becf-2be547757f11 returned with HTTP 404 Sep 02 12:56:16 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1057/2081] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:56:16 2026] GET /volume/v3/volumes/4dd2f490-af5e-4cae-becf-2be547757f11 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:56:16 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-cc71f5f0-7ce0-47a0-9dac-6295f22ea27f None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:56:16 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-cc71f5f0-7ce0-47a0-9dac-6295f22ea27f tempest-TestInstancesWithCinderVolumes-1726608873 tempest-TestInstancesWithCinderVolumes-1726608873-project-admin] GET http://192.168.122.82/volume/v3/volumes/detail?all_tenants=1 Sep 02 12:56:16 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-cc71f5f0-7ce0-47a0-9dac-6295f22ea27f tempest-TestInstancesWithCinderVolumes-1726608873 tempest-TestInstancesWithCinderVolumes-1726608873-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:56:16 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-cc71f5f0-7ce0-47a0-9dac-6295f22ea27f tempest-TestInstancesWithCinderVolumes-1726608873 tempest-TestInstancesWithCinderVolumes-1726608873-project-admin] Calling method 'detail' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:56:16 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-cc71f5f0-7ce0-47a0-9dac-6295f22ea27f tempest-TestInstancesWithCinderVolumes-1726608873 tempest-TestInstancesWithCinderVolumes-1726608873-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=86936) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 12:56:16 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:56:16 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:56:16 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-cc71f5f0-7ce0-47a0-9dac-6295f22ea27f tempest-TestInstancesWithCinderVolumes-1726608873 tempest-TestInstancesWithCinderVolumes-1726608873-project-admin] Get all volumes completed successfully. Sep 02 12:56:16 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:56:16 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:56:16 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-cc71f5f0-7ce0-47a0-9dac-6295f22ea27f tempest-TestInstancesWithCinderVolumes-1726608873 tempest-TestInstancesWithCinderVolumes-1726608873-project-admin] http://192.168.122.82/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 02 12:56:16 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1025/2082] 192.168.122.82 () {58 vars in 1164 bytes} [Wed Sep 2 12:56:16 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 1015 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:56:16 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-e5ecb110-647e-4c8f-a567-15846eeb1d0a None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:56:16 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e5ecb110-647e-4c8f-a567-15846eeb1d0a tempest-VolumesSnapshotNegativeTestJSON-112494979 tempest-VolumesSnapshotNegativeTestJSON-112494979-project-member] GET http://192.168.122.82/volume/v3/volumes/0f48b210-d22a-4de5-9c28-2b3b1cae42ca Sep 02 12:56:16 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-e5ecb110-647e-4c8f-a567-15846eeb1d0a tempest-VolumesSnapshotNegativeTestJSON-112494979 tempest-VolumesSnapshotNegativeTestJSON-112494979-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:56:16 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-e5ecb110-647e-4c8f-a567-15846eeb1d0a tempest-VolumesSnapshotNegativeTestJSON-112494979 tempest-VolumesSnapshotNegativeTestJSON-112494979-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:56:16 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-099a9e1e-7aef-4911-bad8-2bae3b1d0398 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:56:16 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-099a9e1e-7aef-4911-bad8-2bae3b1d0398 tempest-TestInstancesWithCinderVolumes-1726608873 tempest-TestInstancesWithCinderVolumes-1726608873-project-admin] DELETE http://192.168.122.82/volume/v3/types/7676395a-7774-41b6-8ce0-a7a30a046427 Sep 02 12:56:16 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-099a9e1e-7aef-4911-bad8-2bae3b1d0398 tempest-TestInstancesWithCinderVolumes-1726608873 tempest-TestInstancesWithCinderVolumes-1726608873-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:56:16 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-099a9e1e-7aef-4911-bad8-2bae3b1d0398 tempest-TestInstancesWithCinderVolumes-1726608873 tempest-TestInstancesWithCinderVolumes-1726608873-project-admin] Calling method '_delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:56:16 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e5ecb110-647e-4c8f-a567-15846eeb1d0a tempest-VolumesSnapshotNegativeTestJSON-112494979 tempest-VolumesSnapshotNegativeTestJSON-112494979-project-member] http://192.168.122.82/volume/v3/volumes/0f48b210-d22a-4de5-9c28-2b3b1cae42ca returned with HTTP 404 Sep 02 12:56:16 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1058/2083] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:56:16 2026] GET /volume/v3/volumes/0f48b210-d22a-4de5-9c28-2b3b1cae42ca => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:56:16 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-099a9e1e-7aef-4911-bad8-2bae3b1d0398 tempest-TestInstancesWithCinderVolumes-1726608873 tempest-TestInstancesWithCinderVolumes-1726608873-project-admin] http://192.168.122.82/volume/v3/types/7676395a-7774-41b6-8ce0-a7a30a046427 returned with HTTP 202 Sep 02 12:56:16 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1026/2084] 192.168.122.82 () {58 vars in 1224 bytes} [Wed Sep 2 12:56:16 2026] DELETE /volume/v3/types/7676395a-7774-41b6-8ce0-a7a30a046427 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 12:56:16 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-2eb07c28-f94f-48d8-8603-20e4e57d5eef None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:56:16 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-2eb07c28-f94f-48d8-8603-20e4e57d5eef tempest-TestInstancesWithCinderVolumes-1726608873 tempest-TestInstancesWithCinderVolumes-1726608873-project-admin] GET http://192.168.122.82/volume/v3/volumes/detail?all_tenants=1 Sep 02 12:56:16 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-2eb07c28-f94f-48d8-8603-20e4e57d5eef tempest-TestInstancesWithCinderVolumes-1726608873 tempest-TestInstancesWithCinderVolumes-1726608873-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:56:16 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-2eb07c28-f94f-48d8-8603-20e4e57d5eef tempest-TestInstancesWithCinderVolumes-1726608873 tempest-TestInstancesWithCinderVolumes-1726608873-project-admin] Calling method 'detail' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:56:16 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-2eb07c28-f94f-48d8-8603-20e4e57d5eef tempest-TestInstancesWithCinderVolumes-1726608873 tempest-TestInstancesWithCinderVolumes-1726608873-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=86935) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 12:56:16 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:56:16 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:56:16 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-2eb07c28-f94f-48d8-8603-20e4e57d5eef tempest-TestInstancesWithCinderVolumes-1726608873 tempest-TestInstancesWithCinderVolumes-1726608873-project-admin] Get all volumes completed successfully. Sep 02 12:56:16 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:56:16 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:56:16 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-2eb07c28-f94f-48d8-8603-20e4e57d5eef tempest-TestInstancesWithCinderVolumes-1726608873 tempest-TestInstancesWithCinderVolumes-1726608873-project-admin] http://192.168.122.82/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 02 12:56:16 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1059/2085] 192.168.122.82 () {58 vars in 1164 bytes} [Wed Sep 2 12:56:16 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 1015 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:56:16 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-b5fe315d-45b2-47dc-8697-eca666bfc815 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:56:16 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-b5fe315d-45b2-47dc-8697-eca666bfc815 tempest-TestInstancesWithCinderVolumes-1726608873 tempest-TestInstancesWithCinderVolumes-1726608873-project-admin] DELETE http://192.168.122.82/volume/v3/types/a4472f3c-5278-43ab-a9b9-ce79d4147eb9 Sep 02 12:56:16 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-b5fe315d-45b2-47dc-8697-eca666bfc815 tempest-TestInstancesWithCinderVolumes-1726608873 tempest-TestInstancesWithCinderVolumes-1726608873-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:56:16 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-b5fe315d-45b2-47dc-8697-eca666bfc815 tempest-TestInstancesWithCinderVolumes-1726608873 tempest-TestInstancesWithCinderVolumes-1726608873-project-admin] Calling method '_delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:56:16 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-b5fe315d-45b2-47dc-8697-eca666bfc815 tempest-TestInstancesWithCinderVolumes-1726608873 tempest-TestInstancesWithCinderVolumes-1726608873-project-admin] http://192.168.122.82/volume/v3/types/a4472f3c-5278-43ab-a9b9-ce79d4147eb9 returned with HTTP 202 Sep 02 12:56:16 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1027/2086] 192.168.122.82 () {58 vars in 1224 bytes} [Wed Sep 2 12:56:16 2026] DELETE /volume/v3/types/a4472f3c-5278-43ab-a9b9-ce79d4147eb9 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 12:56:17 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-7d4f3ba9-cbb3-4c1a-bed0-698255ef51d7 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:56:17 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-7d4f3ba9-cbb3-4c1a-bed0-698255ef51d7 tempest-TestInstancesWithCinderVolumes-1726608873 tempest-TestInstancesWithCinderVolumes-1726608873-project-admin] GET http://192.168.122.82/volume/v3/volumes/detail?all_tenants=1 Sep 02 12:56:17 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-7d4f3ba9-cbb3-4c1a-bed0-698255ef51d7 tempest-TestInstancesWithCinderVolumes-1726608873 tempest-TestInstancesWithCinderVolumes-1726608873-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:56:17 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-7d4f3ba9-cbb3-4c1a-bed0-698255ef51d7 tempest-TestInstancesWithCinderVolumes-1726608873 tempest-TestInstancesWithCinderVolumes-1726608873-project-admin] Calling method 'detail' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:56:17 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-7d4f3ba9-cbb3-4c1a-bed0-698255ef51d7 tempest-TestInstancesWithCinderVolumes-1726608873 tempest-TestInstancesWithCinderVolumes-1726608873-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=86935) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 12:56:17 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:56:17 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:56:17 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-7d4f3ba9-cbb3-4c1a-bed0-698255ef51d7 tempest-TestInstancesWithCinderVolumes-1726608873 tempest-TestInstancesWithCinderVolumes-1726608873-project-admin] Get all volumes completed successfully. Sep 02 12:56:17 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:56:17 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:56:17 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-7d4f3ba9-cbb3-4c1a-bed0-698255ef51d7 tempest-TestInstancesWithCinderVolumes-1726608873 tempest-TestInstancesWithCinderVolumes-1726608873-project-admin] http://192.168.122.82/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 02 12:56:17 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1060/2087] 192.168.122.82 () {58 vars in 1164 bytes} [Wed Sep 2 12:56:17 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 1015 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:56:17 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-7b72bd36-5ee8-4193-988f-e9afc1f72dac None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:56:17 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-7b72bd36-5ee8-4193-988f-e9afc1f72dac tempest-TestInstancesWithCinderVolumes-1726608873 tempest-TestInstancesWithCinderVolumes-1726608873-project-admin] DELETE http://192.168.122.82/volume/v3/types/87afa211-ec39-42ff-b544-3412e1f3e1f7 Sep 02 12:56:17 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-7b72bd36-5ee8-4193-988f-e9afc1f72dac tempest-TestInstancesWithCinderVolumes-1726608873 tempest-TestInstancesWithCinderVolumes-1726608873-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:56:17 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-7b72bd36-5ee8-4193-988f-e9afc1f72dac tempest-TestInstancesWithCinderVolumes-1726608873 tempest-TestInstancesWithCinderVolumes-1726608873-project-admin] Calling method '_delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:56:17 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-7b72bd36-5ee8-4193-988f-e9afc1f72dac tempest-TestInstancesWithCinderVolumes-1726608873 tempest-TestInstancesWithCinderVolumes-1726608873-project-admin] http://192.168.122.82/volume/v3/types/87afa211-ec39-42ff-b544-3412e1f3e1f7 returned with HTTP 202 Sep 02 12:56:17 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1028/2088] 192.168.122.82 () {58 vars in 1224 bytes} [Wed Sep 2 12:56:17 2026] DELETE /volume/v3/types/87afa211-ec39-42ff-b544-3412e1f3e1f7 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 12:56:17 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-6236cffb-6881-486c-8184-573f73d5cab4 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:56:17 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-6236cffb-6881-486c-8184-573f73d5cab4 tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 12:56:17 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-6236cffb-6881-486c-8184-573f73d5cab4 tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "140efdbd-6b1a-4b7b-abe4-1fceb407a8cd", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-1036736242"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:56:17 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.volumes [None req-6236cffb-6881-486c-8184-573f73d5cab4 tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] Create volume request body: {'volume': {'imageRef': '140efdbd-6b1a-4b7b-abe4-1fceb407a8cd', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-1036736242'}} {{(pid=86935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 12:56:18 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-6236cffb-6881-486c-8184-573f73d5cab4 tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] Create volume of 2 GB Sep 02 12:56:18 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-6236cffb-6881-486c-8184-573f73d5cab4 tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] Availability Zones retrieved successfully. Sep 02 12:56:18 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-6236cffb-6881-486c-8184-573f73d5cab4 tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] Flow 'volume_create_api' (27992a91-1127-4201-b194-506ca9c7fd77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:56:18 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-6236cffb-6881-486c-8184-573f73d5cab4 tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d9bed10-cebc-4ce9-b61a-9331e9d40bc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:56:18 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.flows.api.create_volume [None req-6236cffb-6881-486c-8184-573f73d5cab4 tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] Validating volume size '2' using validate_int {{(pid=86935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 12:56:18 devstack devstack@c-api.service[86935]: WARNING cinder.volume.api [None req-6236cffb-6881-486c-8184-573f73d5cab4 tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d9bed10-cebc-4ce9-b61a-9331e9d40bc6) transitioned into state 'FAILURE' from state 'RUNNING' Sep 02 12:56:18 devstack devstack@c-api.service[86935]: Failure: cinder.exception.InvalidInput: Invalid input received: Image 140efdbd-6b1a-4b7b-abe4-1fceb407a8cd is not active. Sep 02 12:56:18 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-6236cffb-6881-486c-8184-573f73d5cab4 tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d9bed10-cebc-4ce9-b61a-9331e9d40bc6) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:56:18 devstack devstack@c-api.service[86935]: WARNING cinder.volume.api [None req-6236cffb-6881-486c-8184-573f73d5cab4 tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d9bed10-cebc-4ce9-b61a-9331e9d40bc6) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 02 12:56:18 devstack devstack@c-api.service[86935]: WARNING cinder.volume.api [None req-6236cffb-6881-486c-8184-573f73d5cab4 tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] Flow 'volume_create_api' (27992a91-1127-4201-b194-506ca9c7fd77) transitioned into state 'REVERTED' from state 'RUNNING' Sep 02 12:56:18 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-6236cffb-6881-486c-8184-573f73d5cab4 tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 400 Sep 02 12:56:18 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1061/2089] 192.168.122.82 () {60 vars in 1138 bytes} [Wed Sep 2 12:56:17 2026] POST /volume/v3/volumes => generated 125 bytes in 298 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 02 12:56:20 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-d028e5a1-bd9e-4154-ba40-28b5e1bbbd53 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:56:20 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-d028e5a1-bd9e-4154-ba40-28b5e1bbbd53 tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 12:56:20 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-d028e5a1-bd9e-4154-ba40-28b5e1bbbd53 tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "c08abbe9-0f5b-4ae3-b547-46d3a14a07ed"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:56:20 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.volumes [None req-d028e5a1-bd9e-4154-ba40-28b5e1bbbd53 tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': 'c08abbe9-0f5b-4ae3-b547-46d3a14a07ed'}} {{(pid=86936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 12:56:21 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-d028e5a1-bd9e-4154-ba40-28b5e1bbbd53 tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] Create volume of 1 GB Sep 02 12:56:21 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-d028e5a1-bd9e-4154-ba40-28b5e1bbbd53 tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] Availability Zones retrieved successfully. Sep 02 12:56:21 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-d028e5a1-bd9e-4154-ba40-28b5e1bbbd53 tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] Flow 'volume_create_api' (18247db0-39d9-4e2c-a582-025bea910694) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:56:21 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-d028e5a1-bd9e-4154-ba40-28b5e1bbbd53 tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0629f373-bfca-4701-9e28-c130ca2dbbfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:56:21 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.flows.api.create_volume [None req-d028e5a1-bd9e-4154-ba40-28b5e1bbbd53 tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] Validating volume size '1' using validate_int {{(pid=86936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 12:56:21 devstack devstack@c-api.service[86936]: WARNING cinder.volume.api [None req-d028e5a1-bd9e-4154-ba40-28b5e1bbbd53 tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0629f373-bfca-4701-9e28-c130ca2dbbfa) transitioned into state 'FAILURE' from state 'RUNNING' Sep 02 12:56:21 devstack devstack@c-api.service[86936]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Sep 02 12:56:21 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-d028e5a1-bd9e-4154-ba40-28b5e1bbbd53 tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0629f373-bfca-4701-9e28-c130ca2dbbfa) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:56:21 devstack devstack@c-api.service[86936]: WARNING cinder.volume.api [None req-d028e5a1-bd9e-4154-ba40-28b5e1bbbd53 tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0629f373-bfca-4701-9e28-c130ca2dbbfa) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 02 12:56:21 devstack devstack@c-api.service[86936]: WARNING cinder.volume.api [None req-d028e5a1-bd9e-4154-ba40-28b5e1bbbd53 tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] Flow 'volume_create_api' (18247db0-39d9-4e2c-a582-025bea910694) transitioned into state 'REVERTED' from state 'RUNNING' Sep 02 12:56:21 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-d028e5a1-bd9e-4154-ba40-28b5e1bbbd53 tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 400 Sep 02 12:56:21 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1029/2090] 192.168.122.82 () {60 vars in 1137 bytes} [Wed Sep 2 12:56:20 2026] POST /volume/v3/volumes => generated 134 bytes in 559 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 02 12:56:21 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-b75633bd-746c-467f-8a14-b06252f373d8 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:56:21 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-b75633bd-746c-467f-8a14-b06252f373d8 tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 12:56:21 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-b75633bd-746c-467f-8a14-b06252f373d8 tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:56:21 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-b75633bd-746c-467f-8a14-b06252f373d8 tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 400 Sep 02 12:56:21 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1062/2091] 192.168.122.82 () {60 vars in 1137 bytes} [Wed Sep 2 12:56:21 2026] POST /volume/v3/volumes => generated 127 bytes in 27 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 02 12:56:21 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-22a41f1f-838c-481d-8d88-9142e7219080 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:56:21 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-22a41f1f-838c-481d-8d88-9142e7219080 tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 12:56:21 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-22a41f1f-838c-481d-8d88-9142e7219080 tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "ed09f061-bb53-45e7-816c-656d8398f78d"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:56:21 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.volumes [None req-22a41f1f-838c-481d-8d88-9142e7219080 tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'ed09f061-bb53-45e7-816c-656d8398f78d'}} {{(pid=86936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 12:56:21 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-22a41f1f-838c-481d-8d88-9142e7219080 tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 404 Sep 02 12:56:21 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1030/2092] 192.168.122.82 () {60 vars in 1137 bytes} [Wed Sep 2 12:56:21 2026] POST /volume/v3/volumes => generated 111 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:56:21 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-5bf8d771-8d8b-4ead-ba77-5dc3c862fd56 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:56:21 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-5bf8d771-8d8b-4ead-ba77-5dc3c862fd56 tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 12:56:21 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-5bf8d771-8d8b-4ead-ba77-5dc3c862fd56 tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "138b723e-a9e2-406c-81d0-ac6429ebce74"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:56:21 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.volumes [None req-5bf8d771-8d8b-4ead-ba77-5dc3c862fd56 tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '138b723e-a9e2-406c-81d0-ac6429ebce74'}} {{(pid=86935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 12:56:21 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-5bf8d771-8d8b-4ead-ba77-5dc3c862fd56 tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 404 Sep 02 12:56:21 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1063/2093] 192.168.122.82 () {60 vars in 1137 bytes} [Wed Sep 2 12:56:21 2026] POST /volume/v3/volumes => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:56:21 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-82b45323-82ca-4c9c-bf81-caff092395c0 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:56:21 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-82b45323-82ca-4c9c-bf81-caff092395c0 tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 12:56:21 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-82b45323-82ca-4c9c-bf81-caff092395c0 tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "426bf093-c045-4fb2-b6fa-c8528aad1e9a"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:56:21 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.volumes [None req-82b45323-82ca-4c9c-bf81-caff092395c0 tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': '426bf093-c045-4fb2-b6fa-c8528aad1e9a'}} {{(pid=86936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 12:56:21 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-82b45323-82ca-4c9c-bf81-caff092395c0 tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 404 Sep 02 12:56:21 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1031/2094] 192.168.122.82 () {60 vars in 1137 bytes} [Wed Sep 2 12:56:21 2026] POST /volume/v3/volumes => generated 114 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:56:21 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-ee429b10-9811-4ec5-ada9-4aecc0cb9b3d None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:56:21 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-ee429b10-9811-4ec5-ada9-4aecc0cb9b3d tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 12:56:21 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-ee429b10-9811-4ec5-ada9-4aecc0cb9b3d tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:56:21 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-ee429b10-9811-4ec5-ada9-4aecc0cb9b3d tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 400 Sep 02 12:56:21 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1064/2095] 192.168.122.82 () {60 vars in 1137 bytes} [Wed Sep 2 12:56:21 2026] POST /volume/v3/volumes => generated 125 bytes in 16 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 02 12:56:21 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-69c5c768-dd60-41e8-8466-0b76f92a02e3 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:56:21 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-69c5c768-dd60-41e8-8466-0b76f92a02e3 tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 12:56:21 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-69c5c768-dd60-41e8-8466-0b76f92a02e3 tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:56:21 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-69c5c768-dd60-41e8-8466-0b76f92a02e3 tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 400 Sep 02 12:56:21 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1032/2096] 192.168.122.82 () {60 vars in 1137 bytes} [Wed Sep 2 12:56:21 2026] POST /volume/v3/volumes => generated 125 bytes in 16 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Sep 02 12:56:21 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-7cab4a9c-e79a-414f-acc3-19a23332c146 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:56:21 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-7cab4a9c-e79a-414f-acc3-19a23332c146 tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 12:56:21 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-7cab4a9c-e79a-414f-acc3-19a23332c146 tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:56:21 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-7cab4a9c-e79a-414f-acc3-19a23332c146 tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 400 Sep 02 12:56:21 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1065/2097] 192.168.122.82 () {60 vars in 1137 bytes} [Wed Sep 2 12:56:21 2026] POST /volume/v3/volumes => generated 121 bytes in 18 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 02 12:56:21 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-8707c766-7644-49b7-b186-a91e8df911b3 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:56:21 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-8707c766-7644-49b7-b186-a91e8df911b3 tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] DELETE http://192.168.122.82/volume/v3/volumes/tempest-invalid-902484279 Sep 02 12:56:21 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-8707c766-7644-49b7-b186-a91e8df911b3 tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:56:21 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-8707c766-7644-49b7-b186-a91e8df911b3 tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] Calling method 'delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:56:21 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-8707c766-7644-49b7-b186-a91e8df911b3 tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] Delete volume with id: tempest-invalid-902484279 Sep 02 12:56:21 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-8707c766-7644-49b7-b186-a91e8df911b3 tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] http://192.168.122.82/volume/v3/volumes/tempest-invalid-902484279 returned with HTTP 404 Sep 02 12:56:21 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1033/2098] 192.168.122.82 () {58 vars in 1197 bytes} [Wed Sep 2 12:56:21 2026] DELETE /volume/v3/volumes/tempest-invalid-902484279 => generated 98 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 02 12:56:21 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-106f1437-e05b-4d6b-8d68-62ff3ae7eac5 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:56:21 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1066/2099] 192.168.122.82 () {58 vars in 1122 bytes} [Wed Sep 2 12:56:21 2026] DELETE /volume/v3/volumes/ => generated 112 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Sep 02 12:56:21 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-19e2a50e-f7ab-49eb-9631-fdb0030501da None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:56:21 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-19e2a50e-f7ab-49eb-9631-fdb0030501da tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] POST http://192.168.122.82/volume/v3/volumes/xxx/action Sep 02 12:56:21 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-19e2a50e-f7ab-49eb-9631-fdb0030501da tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] Action body: b'{"os-detach": {}}' {{(pid=86936) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 12:56:21 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-19e2a50e-f7ab-49eb-9631-fdb0030501da tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:56:21 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-19e2a50e-f7ab-49eb-9631-fdb0030501da tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] http://192.168.122.82/volume/v3/volumes/xxx/action returned with HTTP 404 Sep 02 12:56:21 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1034/2100] 192.168.122.82 () {60 vars in 1170 bytes} [Wed Sep 2 12:56:21 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 02 12:56:21 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-5dce6ec1-f404-4a01-8cd4-0070cbf2215a None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:56:21 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-5dce6ec1-f404-4a01-8cd4-0070cbf2215a tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] GET http://192.168.122.82/volume/v3/volumes/tempest-invalid-452482826 Sep 02 12:56:21 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-5dce6ec1-f404-4a01-8cd4-0070cbf2215a tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:56:21 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-5dce6ec1-f404-4a01-8cd4-0070cbf2215a tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:56:21 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-5dce6ec1-f404-4a01-8cd4-0070cbf2215a tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] http://192.168.122.82/volume/v3/volumes/tempest-invalid-452482826 returned with HTTP 404 Sep 02 12:56:21 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1067/2101] 192.168.122.82 () {58 vars in 1194 bytes} [Wed Sep 2 12:56:21 2026] GET /volume/v3/volumes/tempest-invalid-452482826 => generated 98 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 02 12:56:22 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-1285c19f-2603-49f9-8113-38e0c0adbe95 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:56:22 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1035/2102] 192.168.122.82 () {58 vars in 1119 bytes} [Wed Sep 2 12:56:22 2026] GET /volume/v3/volumes/ => generated 112 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Sep 02 12:56:22 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-d1d0df80-eee4-4b64-9db5-648cc0ac545a None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:56:22 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-d1d0df80-eee4-4b64-9db5-648cc0ac545a tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] GET http://192.168.122.82/volume/v3/volumes/detail?status=null Sep 02 12:56:22 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-d1d0df80-eee4-4b64-9db5-648cc0ac545a tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:56:22 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-d1d0df80-eee4-4b64-9db5-648cc0ac545a tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] Calling method 'detail' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:56:22 devstack devstack@c-api.service[86935]: DEBUG cinder.api.api_utils [None req-d1d0df80-eee4-4b64-9db5-648cc0ac545a tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] Removing options '' from query. {{(pid=86935) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 12:56:22 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-d1d0df80-eee4-4b64-9db5-648cc0ac545a tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] Could not evaluate value null, assuming string {{(pid=86935) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 02 12:56:22 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-d1d0df80-eee4-4b64-9db5-648cc0ac545a tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=86935) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 12:56:22 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-d1d0df80-eee4-4b64-9db5-648cc0ac545a tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] Get all volumes completed successfully. Sep 02 12:56:22 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-d1d0df80-eee4-4b64-9db5-648cc0ac545a tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] http://192.168.122.82/volume/v3/volumes/detail?status=null returned with HTTP 200 Sep 02 12:56:22 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1068/2103] 192.168.122.82 () {58 vars in 1160 bytes} [Wed Sep 2 12:56:22 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 12:56:22 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-d45a0387-57a9-43ff-a704-38dbe84cc025 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:56:22 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-d45a0387-57a9-43ff-a704-38dbe84cc025 tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] GET http://192.168.122.82/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-337618195 Sep 02 12:56:22 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-d45a0387-57a9-43ff-a704-38dbe84cc025 tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:56:22 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-d45a0387-57a9-43ff-a704-38dbe84cc025 tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] Calling method 'detail' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:56:22 devstack devstack@c-api.service[86936]: DEBUG cinder.api.api_utils [None req-d45a0387-57a9-43ff-a704-38dbe84cc025 tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] Removing options '' from query. {{(pid=86936) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 12:56:22 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-d45a0387-57a9-43ff-a704-38dbe84cc025 tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-337618195'), ('no_migration_targets', True)]). {{(pid=86936) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 12:56:22 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-d45a0387-57a9-43ff-a704-38dbe84cc025 tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] Get all volumes completed successfully. Sep 02 12:56:22 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-d45a0387-57a9-43ff-a704-38dbe84cc025 tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] http://192.168.122.82/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-337618195 returned with HTTP 200 Sep 02 12:56:22 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1036/2104] 192.168.122.82 () {58 vars in 1236 bytes} [Wed Sep 2 12:56:22 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-337618195 => generated 15 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 12:56:22 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-bf0d7daf-00e8-452c-8ea4-01ec8e27f1bd None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:56:22 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-bf0d7daf-00e8-452c-8ea4-01ec8e27f1bd tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] GET http://192.168.122.82/volume/v3/volumes?status=null Sep 02 12:56:22 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-bf0d7daf-00e8-452c-8ea4-01ec8e27f1bd tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:56:22 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-bf0d7daf-00e8-452c-8ea4-01ec8e27f1bd tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] Calling method 'index' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:56:22 devstack devstack@c-api.service[86935]: DEBUG cinder.api.api_utils [None req-bf0d7daf-00e8-452c-8ea4-01ec8e27f1bd tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] Removing options '' from query. {{(pid=86935) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 12:56:22 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-bf0d7daf-00e8-452c-8ea4-01ec8e27f1bd tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] Could not evaluate value null, assuming string {{(pid=86935) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 02 12:56:22 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-bf0d7daf-00e8-452c-8ea4-01ec8e27f1bd tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=86935) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 12:56:22 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-bf0d7daf-00e8-452c-8ea4-01ec8e27f1bd tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] Get all volumes completed successfully. Sep 02 12:56:22 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-bf0d7daf-00e8-452c-8ea4-01ec8e27f1bd tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] http://192.168.122.82/volume/v3/volumes?status=null returned with HTTP 200 Sep 02 12:56:22 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1069/2105] 192.168.122.82 () {58 vars in 1139 bytes} [Wed Sep 2 12:56:22 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 12:56:22 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-07862a66-394b-4b2a-857a-877fc2b74aee None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:56:22 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-07862a66-394b-4b2a-857a-877fc2b74aee tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] GET http://192.168.122.82/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-85252053 Sep 02 12:56:22 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-07862a66-394b-4b2a-857a-877fc2b74aee tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:56:22 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-07862a66-394b-4b2a-857a-877fc2b74aee tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] Calling method 'index' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:56:22 devstack devstack@c-api.service[86936]: DEBUG cinder.api.api_utils [None req-07862a66-394b-4b2a-857a-877fc2b74aee tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] Removing options '' from query. {{(pid=86936) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 12:56:22 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-07862a66-394b-4b2a-857a-877fc2b74aee tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-85252053'), ('no_migration_targets', True)]). {{(pid=86936) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 12:56:22 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-07862a66-394b-4b2a-857a-877fc2b74aee tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] Get all volumes completed successfully. Sep 02 12:56:22 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-07862a66-394b-4b2a-857a-877fc2b74aee tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] http://192.168.122.82/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-85252053 returned with HTTP 200 Sep 02 12:56:22 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1037/2106] 192.168.122.82 () {58 vars in 1213 bytes} [Wed Sep 2 12:56:22 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-85252053 => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 12:56:22 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-82edfbe4-d954-417c-96b1-f41bc7935207 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:56:22 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-82edfbe4-d954-417c-96b1-f41bc7935207 tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] POST http://192.168.122.82/volume/v3/volumes/b3ae0178-82ac-4e83-98b0-12765683195e/action Sep 02 12:56:22 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-82edfbe4-d954-417c-96b1-f41bc7935207 tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] Action body: b'{"os-reserve": {}}' {{(pid=86935) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 12:56:22 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-82edfbe4-d954-417c-96b1-f41bc7935207 tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:56:22 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:56:22 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:56:22 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:56:22 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:56:22 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-82edfbe4-d954-417c-96b1-f41bc7935207 tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] Volume info retrieved successfully. Sep 02 12:56:22 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-82edfbe4-d954-417c-96b1-f41bc7935207 tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] Reserve volume completed successfully. Sep 02 12:56:22 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-82edfbe4-d954-417c-96b1-f41bc7935207 tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] http://192.168.122.82/volume/v3/volumes/b3ae0178-82ac-4e83-98b0-12765683195e/action returned with HTTP 202 Sep 02 12:56:22 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1070/2107] 192.168.122.82 () {60 vars in 1269 bytes} [Wed Sep 2 12:56:22 2026] POST /volume/v3/volumes/b3ae0178-82ac-4e83-98b0-12765683195e/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 12:56:22 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-90708eb4-2ab5-41b2-b952-6f2c64a24006 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:56:22 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-90708eb4-2ab5-41b2-b952-6f2c64a24006 tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] POST http://192.168.122.82/volume/v3/volumes/b3ae0178-82ac-4e83-98b0-12765683195e/action Sep 02 12:56:22 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-90708eb4-2ab5-41b2-b952-6f2c64a24006 tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] Action body: b'{"os-reserve": {}}' {{(pid=86936) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 12:56:22 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-90708eb4-2ab5-41b2-b952-6f2c64a24006 tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:56:22 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:56:22 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:56:22 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:56:22 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:56:22 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-90708eb4-2ab5-41b2-b952-6f2c64a24006 tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] Volume info retrieved successfully. Sep 02 12:56:22 devstack devstack@c-api.service[86936]: ERROR cinder.volume.api [None req-90708eb4-2ab5-41b2-b952-6f2c64a24006 tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] Volume status must be available to reserve, but the status is attaching. Sep 02 12:56:22 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-90708eb4-2ab5-41b2-b952-6f2c64a24006 tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] http://192.168.122.82/volume/v3/volumes/b3ae0178-82ac-4e83-98b0-12765683195e/action returned with HTTP 400 Sep 02 12:56:22 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1038/2108] 192.168.122.82 () {60 vars in 1269 bytes} [Wed Sep 2 12:56:22 2026] POST /volume/v3/volumes/b3ae0178-82ac-4e83-98b0-12765683195e/action => generated 132 bytes in 42 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 02 12:56:22 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-1af3516d-8937-42c0-8872-2f01f24ad825 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:56:22 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-1af3516d-8937-42c0-8872-2f01f24ad825 tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] POST http://192.168.122.82/volume/v3/volumes/b3ae0178-82ac-4e83-98b0-12765683195e/action Sep 02 12:56:22 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-1af3516d-8937-42c0-8872-2f01f24ad825 tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=86935) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 12:56:22 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-1af3516d-8937-42c0-8872-2f01f24ad825 tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:56:22 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:56:22 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:56:22 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:56:22 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:56:22 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-1af3516d-8937-42c0-8872-2f01f24ad825 tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] Volume info retrieved successfully. Sep 02 12:56:22 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:56:22 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:56:22 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-1af3516d-8937-42c0-8872-2f01f24ad825 tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] Unreserve volume completed successfully. Sep 02 12:56:22 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-1af3516d-8937-42c0-8872-2f01f24ad825 tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] http://192.168.122.82/volume/v3/volumes/b3ae0178-82ac-4e83-98b0-12765683195e/action returned with HTTP 202 Sep 02 12:56:22 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1071/2109] 192.168.122.82 () {60 vars in 1269 bytes} [Wed Sep 2 12:56:22 2026] POST /volume/v3/volumes/b3ae0178-82ac-4e83-98b0-12765683195e/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 12:56:22 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-748e6da3-c5e2-4bff-90fb-7870fae7c710 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:56:22 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-748e6da3-c5e2-4bff-90fb-7870fae7c710 tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] POST http://192.168.122.82/volume/v3/volumes/8ca0b919-d584-467c-a889-8e011df80816/action Sep 02 12:56:22 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-748e6da3-c5e2-4bff-90fb-7870fae7c710 tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] Action body: b'{"os-reserve": {}}' {{(pid=86936) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 12:56:22 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-748e6da3-c5e2-4bff-90fb-7870fae7c710 tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:56:22 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-748e6da3-c5e2-4bff-90fb-7870fae7c710 tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] http://192.168.122.82/volume/v3/volumes/8ca0b919-d584-467c-a889-8e011df80816/action returned with HTTP 404 Sep 02 12:56:22 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1039/2110] 192.168.122.82 () {60 vars in 1269 bytes} [Wed Sep 2 12:56:22 2026] POST /volume/v3/volumes/8ca0b919-d584-467c-a889-8e011df80816/action => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:56:22 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-ecb0dc7f-8f4f-46d8-ba44-5eed82b9a7cd None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:56:22 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-ecb0dc7f-8f4f-46d8-ba44-5eed82b9a7cd tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] POST http://192.168.122.82/volume/v3/volumes/f3ccf327-70b2-4c04-a573-e4280154b025/action Sep 02 12:56:22 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-ecb0dc7f-8f4f-46d8-ba44-5eed82b9a7cd tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=86935) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 12:56:22 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-ecb0dc7f-8f4f-46d8-ba44-5eed82b9a7cd tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:56:22 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-ecb0dc7f-8f4f-46d8-ba44-5eed82b9a7cd tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] http://192.168.122.82/volume/v3/volumes/f3ccf327-70b2-4c04-a573-e4280154b025/action returned with HTTP 404 Sep 02 12:56:22 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1072/2111] 192.168.122.82 () {60 vars in 1269 bytes} [Wed Sep 2 12:56:22 2026] POST /volume/v3/volumes/f3ccf327-70b2-4c04-a573-e4280154b025/action => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:56:22 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-454dc8af-02f8-483e-a87a-08d740bd40a6 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:56:22 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1040/2112] 192.168.122.82 () {60 vars in 1139 bytes} [Wed Sep 2 12:56:22 2026] PUT /volume/v3/volumes/ => generated 112 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Sep 02 12:56:22 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-7d3d2272-48f3-468b-8fc0-d3a981fbfeb6 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:56:22 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-7d3d2272-48f3-468b-8fc0-d3a981fbfeb6 tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] PUT http://192.168.122.82/volume/v3/volumes/tempest-invalid-273622413 Sep 02 12:56:22 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-7d3d2272-48f3-468b-8fc0-d3a981fbfeb6 tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:56:22 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-7d3d2272-48f3-468b-8fc0-d3a981fbfeb6 tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] http://192.168.122.82/volume/v3/volumes/tempest-invalid-273622413 returned with HTTP 404 Sep 02 12:56:22 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1073/2113] 192.168.122.82 () {60 vars in 1214 bytes} [Wed Sep 2 12:56:22 2026] PUT /volume/v3/volumes/tempest-invalid-273622413 => generated 98 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 02 12:56:22 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-0e8cd328-6f89-4245-8b5e-7e51db9b6970 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:56:22 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-0e8cd328-6f89-4245-8b5e-7e51db9b6970 tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] PUT http://192.168.122.82/volume/v3/volumes/3bc1cd79-f6bb-40ae-a2cb-9f0c58e62513 Sep 02 12:56:22 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-0e8cd328-6f89-4245-8b5e-7e51db9b6970 tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:56:22 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-0e8cd328-6f89-4245-8b5e-7e51db9b6970 tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] http://192.168.122.82/volume/v3/volumes/3bc1cd79-f6bb-40ae-a2cb-9f0c58e62513 returned with HTTP 404 Sep 02 12:56:22 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1041/2114] 192.168.122.82 () {60 vars in 1247 bytes} [Wed Sep 2 12:56:22 2026] PUT /volume/v3/volumes/3bc1cd79-f6bb-40ae-a2cb-9f0c58e62513 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:56:22 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-ef67666a-0bbd-4404-a6a4-1a3f16663113 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:56:22 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-ef67666a-0bbd-4404-a6a4-1a3f16663113 tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] DELETE http://192.168.122.82/volume/v3/volumes/1d383c90-af68-4d5f-825a-6f86f3e4eaa9 Sep 02 12:56:22 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-ef67666a-0bbd-4404-a6a4-1a3f16663113 tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:56:22 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-ef67666a-0bbd-4404-a6a4-1a3f16663113 tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] Calling method 'delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:56:22 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-ef67666a-0bbd-4404-a6a4-1a3f16663113 tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] Delete volume with id: 1d383c90-af68-4d5f-825a-6f86f3e4eaa9 Sep 02 12:56:22 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-ef67666a-0bbd-4404-a6a4-1a3f16663113 tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] http://192.168.122.82/volume/v3/volumes/1d383c90-af68-4d5f-825a-6f86f3e4eaa9 returned with HTTP 404 Sep 02 12:56:22 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1074/2115] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 12:56:22 2026] DELETE /volume/v3/volumes/1d383c90-af68-4d5f-825a-6f86f3e4eaa9 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:56:22 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-33ae9389-6dd8-4a52-a975-61a8ddd1dc50 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:56:22 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-33ae9389-6dd8-4a52-a975-61a8ddd1dc50 tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] POST http://192.168.122.82/volume/v3/volumes/b3ae0178-82ac-4e83-98b0-12765683195e/action Sep 02 12:56:22 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-33ae9389-6dd8-4a52-a975-61a8ddd1dc50 tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=86936) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 12:56:22 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-33ae9389-6dd8-4a52-a975-61a8ddd1dc50 tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:56:22 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-33ae9389-6dd8-4a52-a975-61a8ddd1dc50 tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] http://192.168.122.82/volume/v3/volumes/b3ae0178-82ac-4e83-98b0-12765683195e/action returned with HTTP 400 Sep 02 12:56:22 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1042/2116] 192.168.122.82 () {60 vars in 1269 bytes} [Wed Sep 2 12:56:22 2026] POST /volume/v3/volumes/b3ae0178-82ac-4e83-98b0-12765683195e/action => generated 140 bytes in 16 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 02 12:56:22 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-26936d9e-eb3e-4be5-abc0-3e4b0ef1a586 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:56:22 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-26936d9e-eb3e-4be5-abc0-3e4b0ef1a586 tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] POST http://192.168.122.82/volume/v3/volumes/b3ae0178-82ac-4e83-98b0-12765683195e/action Sep 02 12:56:22 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-26936d9e-eb3e-4be5-abc0-3e4b0ef1a586 tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=86935) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 12:56:22 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-26936d9e-eb3e-4be5-abc0-3e4b0ef1a586 tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:56:22 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-26936d9e-eb3e-4be5-abc0-3e4b0ef1a586 tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] http://192.168.122.82/volume/v3/volumes/b3ae0178-82ac-4e83-98b0-12765683195e/action returned with HTTP 400 Sep 02 12:56:22 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1075/2117] 192.168.122.82 () {60 vars in 1269 bytes} [Wed Sep 2 12:56:22 2026] POST /volume/v3/volumes/b3ae0178-82ac-4e83-98b0-12765683195e/action => generated 131 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 02 12:56:22 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-b7aa5390-35b2-4b9a-b4cb-a3580a2c76f7 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:56:22 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-b7aa5390-35b2-4b9a-b4cb-a3580a2c76f7 tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] POST http://192.168.122.82/volume/v3/volumes/b918fe66-3b2e-4d55-93ac-9ad478234bd7/action Sep 02 12:56:22 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-b7aa5390-35b2-4b9a-b4cb-a3580a2c76f7 tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=86936) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 12:56:22 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-b7aa5390-35b2-4b9a-b4cb-a3580a2c76f7 tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:56:22 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-b7aa5390-35b2-4b9a-b4cb-a3580a2c76f7 tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] http://192.168.122.82/volume/v3/volumes/b918fe66-3b2e-4d55-93ac-9ad478234bd7/action returned with HTTP 404 Sep 02 12:56:22 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1043/2118] 192.168.122.82 () {60 vars in 1269 bytes} [Wed Sep 2 12:56:22 2026] POST /volume/v3/volumes/b918fe66-3b2e-4d55-93ac-9ad478234bd7/action => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:56:22 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-f027ab31-c924-4bb9-97ca-c75cb6d86c6f None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:56:22 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-f027ab31-c924-4bb9-97ca-c75cb6d86c6f tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] POST http://192.168.122.82/volume/v3/volumes/b3ae0178-82ac-4e83-98b0-12765683195e/action Sep 02 12:56:22 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-f027ab31-c924-4bb9-97ca-c75cb6d86c6f tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=86935) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 12:56:22 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-f027ab31-c924-4bb9-97ca-c75cb6d86c6f tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:56:22 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-f027ab31-c924-4bb9-97ca-c75cb6d86c6f tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] http://192.168.122.82/volume/v3/volumes/b3ae0178-82ac-4e83-98b0-12765683195e/action returned with HTTP 400 Sep 02 12:56:22 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1076/2119] 192.168.122.82 () {60 vars in 1269 bytes} [Wed Sep 2 12:56:22 2026] POST /volume/v3/volumes/b3ae0178-82ac-4e83-98b0-12765683195e/action => generated 129 bytes in 16 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 02 12:56:22 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-47a4f3bb-09c9-45c7-86a9-ec2d650cd421 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:56:22 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-47a4f3bb-09c9-45c7-86a9-ec2d650cd421 tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] POST http://192.168.122.82/volume/v3/volumes/None/action Sep 02 12:56:22 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-47a4f3bb-09c9-45c7-86a9-ec2d650cd421 tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=86936) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 12:56:22 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-47a4f3bb-09c9-45c7-86a9-ec2d650cd421 tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:56:22 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-47a4f3bb-09c9-45c7-86a9-ec2d650cd421 tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] http://192.168.122.82/volume/v3/volumes/None/action returned with HTTP 404 Sep 02 12:56:22 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1044/2120] 192.168.122.82 () {60 vars in 1173 bytes} [Wed Sep 2 12:56:22 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 02 12:56:22 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-6f9b40af-23af-4749-9210-1c9a0a0a837f None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:56:22 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-6f9b40af-23af-4749-9210-1c9a0a0a837f tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] GET http://192.168.122.82/volume/v3/volumes/96f7d8ec-a12d-4e2e-a12e-f15bca840956 Sep 02 12:56:22 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-6f9b40af-23af-4749-9210-1c9a0a0a837f tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:56:22 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-6f9b40af-23af-4749-9210-1c9a0a0a837f tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:56:22 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-6f9b40af-23af-4749-9210-1c9a0a0a837f tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] http://192.168.122.82/volume/v3/volumes/96f7d8ec-a12d-4e2e-a12e-f15bca840956 returned with HTTP 404 Sep 02 12:56:22 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1077/2121] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:56:22 2026] GET /volume/v3/volumes/96f7d8ec-a12d-4e2e-a12e-f15bca840956 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:56:22 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-6387b59e-520b-4e62-97a6-06e7e9ffc3b4 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:56:22 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-6387b59e-520b-4e62-97a6-06e7e9ffc3b4 tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] GET http://192.168.122.82/volume/v3/volumes/b3ae0178-82ac-4e83-98b0-12765683195e Sep 02 12:56:22 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-6387b59e-520b-4e62-97a6-06e7e9ffc3b4 tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:56:22 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-6387b59e-520b-4e62-97a6-06e7e9ffc3b4 tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:56:22 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:56:22 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:56:22 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:56:22 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:56:22 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-6387b59e-520b-4e62-97a6-06e7e9ffc3b4 tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] Volume info retrieved successfully. Sep 02 12:56:22 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-6387b59e-520b-4e62-97a6-06e7e9ffc3b4 tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] http://192.168.122.82/volume/v3/volumes/b3ae0178-82ac-4e83-98b0-12765683195e returned with HTTP 200 Sep 02 12:56:22 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1045/2122] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:56:22 2026] GET /volume/v3/volumes/b3ae0178-82ac-4e83-98b0-12765683195e => generated 849 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:56:22 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-880d4409-38e4-4894-8677-0ae86e20df99 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:56:22 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-880d4409-38e4-4894-8677-0ae86e20df99 tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] DELETE http://192.168.122.82/volume/v3/volumes/b3ae0178-82ac-4e83-98b0-12765683195e Sep 02 12:56:22 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-880d4409-38e4-4894-8677-0ae86e20df99 tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:56:22 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-880d4409-38e4-4894-8677-0ae86e20df99 tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] Calling method 'delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:56:22 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-880d4409-38e4-4894-8677-0ae86e20df99 tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] Delete volume with id: b3ae0178-82ac-4e83-98b0-12765683195e Sep 02 12:56:22 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:56:22 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:56:22 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:56:22 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:56:22 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-880d4409-38e4-4894-8677-0ae86e20df99 tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] Volume info retrieved successfully. Sep 02 12:56:23 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-880d4409-38e4-4894-8677-0ae86e20df99 tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] Delete volume request issued successfully. Sep 02 12:56:23 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-880d4409-38e4-4894-8677-0ae86e20df99 tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] http://192.168.122.82/volume/v3/volumes/b3ae0178-82ac-4e83-98b0-12765683195e returned with HTTP 202 Sep 02 12:56:23 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1078/2123] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 12:56:22 2026] DELETE /volume/v3/volumes/b3ae0178-82ac-4e83-98b0-12765683195e => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 12:56:23 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-d8c1ece5-be1d-4e7e-b158-ed627bf063c0 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:56:23 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-d8c1ece5-be1d-4e7e-b158-ed627bf063c0 tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] GET http://192.168.122.82/volume/v3/volumes/b3ae0178-82ac-4e83-98b0-12765683195e Sep 02 12:56:23 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-d8c1ece5-be1d-4e7e-b158-ed627bf063c0 tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:56:23 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-d8c1ece5-be1d-4e7e-b158-ed627bf063c0 tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:56:23 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:56:23 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:56:23 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:56:23 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:56:23 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-d8c1ece5-be1d-4e7e-b158-ed627bf063c0 tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] Volume info retrieved successfully. Sep 02 12:56:23 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-d8c1ece5-be1d-4e7e-b158-ed627bf063c0 tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] http://192.168.122.82/volume/v3/volumes/b3ae0178-82ac-4e83-98b0-12765683195e returned with HTTP 200 Sep 02 12:56:23 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1046/2124] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:56:23 2026] GET /volume/v3/volumes/b3ae0178-82ac-4e83-98b0-12765683195e => generated 848 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:56:24 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-8d3bebb9-aa86-4cce-8d6c-dcf4bcec9048 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:56:24 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-8d3bebb9-aa86-4cce-8d6c-dcf4bcec9048 tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] GET http://192.168.122.82/volume/v3/volumes/b3ae0178-82ac-4e83-98b0-12765683195e Sep 02 12:56:24 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-8d3bebb9-aa86-4cce-8d6c-dcf4bcec9048 tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:56:24 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-8d3bebb9-aa86-4cce-8d6c-dcf4bcec9048 tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:56:24 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-8d3bebb9-aa86-4cce-8d6c-dcf4bcec9048 tempest-VolumesNegativeTest-458982856 tempest-VolumesNegativeTest-458982856-project-member] http://192.168.122.82/volume/v3/volumes/b3ae0178-82ac-4e83-98b0-12765683195e returned with HTTP 404 Sep 02 12:56:24 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1079/2125] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:56:24 2026] GET /volume/v3/volumes/b3ae0178-82ac-4e83-98b0-12765683195e => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:56:33 devstack devstack@c-api.service[86936]: DEBUG dbcounter [-] [86936] Writing DB stats cinder:SELECT=207,cinder:UPDATE=50,cinder:INSERT=20 {{(pid=86936) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 12:56:34 devstack devstack@c-api.service[86935]: DEBUG dbcounter [-] [86935] Writing DB stats cinder:SELECT=193,cinder:UPDATE=33,cinder:INSERT=17 {{(pid=86935) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 12:56:50 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-1cf95c61-a6d0-4877-8293-45f3b40a95c5 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:56:50 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-1cf95c61-a6d0-4877-8293-45f3b40a95c5 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 12:56:50 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-1cf95c61-a6d0-4877-8293-45f3b40a95c5 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-149508039"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:56:50 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.volumes [None req-1cf95c61-a6d0-4877-8293-45f3b40a95c5 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-149508039'}} {{(pid=86936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 12:56:50 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-1cf95c61-a6d0-4877-8293-45f3b40a95c5 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Create volume of 1 GB Sep 02 12:56:50 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-1cf95c61-a6d0-4877-8293-45f3b40a95c5 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Availability Zones retrieved successfully. Sep 02 12:56:50 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-1cf95c61-a6d0-4877-8293-45f3b40a95c5 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Flow 'volume_create_api' (d98c9211-39b9-4e7a-a12e-8662a46be5c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:56:50 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-1cf95c61-a6d0-4877-8293-45f3b40a95c5 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55764912-47ad-48de-a11f-ffaf0b2e19e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:56:50 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.flows.api.create_volume [None req-1cf95c61-a6d0-4877-8293-45f3b40a95c5 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Validating volume size '1' using validate_int {{(pid=86936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 12:56:50 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-1cf95c61-a6d0-4877-8293-45f3b40a95c5 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55764912-47ad-48de-a11f-ffaf0b2e19e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:56:50 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-1cf95c61-a6d0-4877-8293-45f3b40a95c5 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (810f8275-e8f9-4eb4-a2c1-ae0fea55a994) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:56:51 devstack devstack@c-api.service[86936]: DEBUG cinder.quota [None req-1cf95c61-a6d0-4877-8293-45f3b40a95c5 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Created reservations ['e1813285-538e-4e10-9180-ac5bec4c86ef', 'cbdc071b-bff2-48af-bc84-3596081a13dc', '222a580a-dd85-46cc-8e5a-4580e539209d', 'f2326107-1a8a-437d-941c-2825ae7ce868'] {{(pid=86936) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:56:51 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-1cf95c61-a6d0-4877-8293-45f3b40a95c5 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (810f8275-e8f9-4eb4-a2c1-ae0fea55a994) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e1813285-538e-4e10-9180-ac5bec4c86ef', 'cbdc071b-bff2-48af-bc84-3596081a13dc', '222a580a-dd85-46cc-8e5a-4580e539209d', 'f2326107-1a8a-437d-941c-2825ae7ce868']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:56:51 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-1cf95c61-a6d0-4877-8293-45f3b40a95c5 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10a722c8-874c-4a8d-8ae3-e727640e4710) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:56:51 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:56:51 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:56:51 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-1cf95c61-a6d0-4877-8293-45f3b40a95c5 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10a722c8-874c-4a8d-8ae3-e727640e4710) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5ac67213-b467-49f8-a80d-c0c1bc6127ce', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-149508039',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e60b42ac4ba74cc7ba0f44d514b6908c',qos_specs=None,replication_status=,reservations=['e1813285-538e-4e10-9180-ac5bec4c86ef','cbdc071b-bff2-48af-bc84-3596081a13dc','222a580a-dd85-46cc-8e5a-4580e539209d','f2326107-1a8a-437d-941c-2825ae7ce868'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='330df7a60ff84a73b49181a6a6cc4c66',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T10:56:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-149508039',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5ac67213-b467-49f8-a80d-c0c1bc6127ce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e60b42ac4ba74cc7ba0f44d514b6908c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='330df7a60ff84a73b49181a6a6cc4c66',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:56:51 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-1cf95c61-a6d0-4877-8293-45f3b40a95c5 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12983580-726a-450b-aa3d-bb50bb5ae39d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:56:51 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-1cf95c61-a6d0-4877-8293-45f3b40a95c5 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12983580-726a-450b-aa3d-bb50bb5ae39d) transitioned into state 'SUCCESS' from state '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-149508039',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e60b42ac4ba74cc7ba0f44d514b6908c',qos_specs=None,replication_status=,reservations=['e1813285-538e-4e10-9180-ac5bec4c86ef','cbdc071b-bff2-48af-bc84-3596081a13dc','222a580a-dd85-46cc-8e5a-4580e539209d','f2326107-1a8a-437d-941c-2825ae7ce868'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='330df7a60ff84a73b49181a6a6cc4c66',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:56:51 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-1cf95c61-a6d0-4877-8293-45f3b40a95c5 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0daf5ebc-2e68-4419-b632-97e0904e3e19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:56:51 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-1cf95c61-a6d0-4877-8293-45f3b40a95c5 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0daf5ebc-2e68-4419-b632-97e0904e3e19) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:56:51 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-1cf95c61-a6d0-4877-8293-45f3b40a95c5 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Flow 'volume_create_api' (d98c9211-39b9-4e7a-a12e-8662a46be5c8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:56:51 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-1cf95c61-a6d0-4877-8293-45f3b40a95c5 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Create volume request issued successfully. Sep 02 12:56:51 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-1cf95c61-a6d0-4877-8293-45f3b40a95c5 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 12:56:51 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1047/2126] 192.168.122.82 () {60 vars in 1137 bytes} [Wed Sep 2 12:56:50 2026] POST /volume/v3/volumes => generated 760 bytes in 775 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 12:56:51 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-4c8e93ad-3088-4087-bef4-9bc425cf6cad None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:56:51 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-4c8e93ad-3088-4087-bef4-9bc425cf6cad tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] GET http://192.168.122.82/volume/v3/volumes/5ac67213-b467-49f8-a80d-c0c1bc6127ce Sep 02 12:56:51 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-4c8e93ad-3088-4087-bef4-9bc425cf6cad tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:56:51 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-4c8e93ad-3088-4087-bef4-9bc425cf6cad tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:56:51 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:56:51 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:56:51 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:56:51 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:56:51 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-4c8e93ad-3088-4087-bef4-9bc425cf6cad tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Volume info retrieved successfully. Sep 02 12:56:51 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-4c8e93ad-3088-4087-bef4-9bc425cf6cad tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] http://192.168.122.82/volume/v3/volumes/5ac67213-b467-49f8-a80d-c0c1bc6127ce returned with HTTP 200 Sep 02 12:56:51 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1080/2127] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:56:51 2026] GET /volume/v3/volumes/5ac67213-b467-49f8-a80d-c0c1bc6127ce => generated 828 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:56:52 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-c42ab0d4-53ee-46b4-9e09-60e0d9750423 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:56:52 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-c42ab0d4-53ee-46b4-9e09-60e0d9750423 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] GET http://192.168.122.82/volume/v3/volumes/5ac67213-b467-49f8-a80d-c0c1bc6127ce Sep 02 12:56:52 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-c42ab0d4-53ee-46b4-9e09-60e0d9750423 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:56:52 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-c42ab0d4-53ee-46b4-9e09-60e0d9750423 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:56:52 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:56:52 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:56:52 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:56:52 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:56:52 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-c42ab0d4-53ee-46b4-9e09-60e0d9750423 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Volume info retrieved successfully. Sep 02 12:56:52 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-c42ab0d4-53ee-46b4-9e09-60e0d9750423 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] http://192.168.122.82/volume/v3/volumes/5ac67213-b467-49f8-a80d-c0c1bc6127ce returned with HTTP 200 Sep 02 12:56:52 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1048/2128] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:56:52 2026] GET /volume/v3/volumes/5ac67213-b467-49f8-a80d-c0c1bc6127ce => generated 852 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:56:53 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-a6b0860c-2482-4735-b659-4ce0353595c4 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:56:53 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-a6b0860c-2482-4735-b659-4ce0353595c4 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] GET http://192.168.122.82/volume/v3/volumes/5ac67213-b467-49f8-a80d-c0c1bc6127ce Sep 02 12:56:53 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-a6b0860c-2482-4735-b659-4ce0353595c4 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:56:53 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-a6b0860c-2482-4735-b659-4ce0353595c4 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:56:53 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:56:53 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:56:53 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:56:53 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:56:53 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-a6b0860c-2482-4735-b659-4ce0353595c4 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Volume info retrieved successfully. Sep 02 12:56:53 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-a6b0860c-2482-4735-b659-4ce0353595c4 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] http://192.168.122.82/volume/v3/volumes/5ac67213-b467-49f8-a80d-c0c1bc6127ce returned with HTTP 200 Sep 02 12:56:53 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1081/2129] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:56:53 2026] GET /volume/v3/volumes/5ac67213-b467-49f8-a80d-c0c1bc6127ce => generated 853 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 12:56:53 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-5de2c269-e99f-41ad-998f-3b97d755b879 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:56:53 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-5de2c269-e99f-41ad-998f-3b97d755b879 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] GET http://192.168.122.82/volume/v3/volumes/5ac67213-b467-49f8-a80d-c0c1bc6127ce Sep 02 12:56:53 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-5de2c269-e99f-41ad-998f-3b97d755b879 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:56:53 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-5de2c269-e99f-41ad-998f-3b97d755b879 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:56:53 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:56:53 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:56:53 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:56:53 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:56:53 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-5de2c269-e99f-41ad-998f-3b97d755b879 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Volume info retrieved successfully. Sep 02 12:56:53 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-5de2c269-e99f-41ad-998f-3b97d755b879 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] http://192.168.122.82/volume/v3/volumes/5ac67213-b467-49f8-a80d-c0c1bc6127ce returned with HTTP 200 Sep 02 12:56:53 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1049/2130] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:56:53 2026] GET /volume/v3/volumes/5ac67213-b467-49f8-a80d-c0c1bc6127ce => generated 853 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:56:53 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-9ea9a1d5-5be7-42b8-a621-349a5245b30a None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:56:53 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-9ea9a1d5-5be7-42b8-a621-349a5245b30a tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] POST http://192.168.122.82/volume/v3/snapshots Sep 02 12:56:53 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-9ea9a1d5-5be7-42b8-a621-349a5245b30a tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5ac67213-b467-49f8-a80d-c0c1bc6127ce", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-310953595"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:56:53 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:56:53 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:56:53 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:56:53 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:56:53 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-9ea9a1d5-5be7-42b8-a621-349a5245b30a tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Volume info retrieved successfully. Sep 02 12:56:53 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.snapshots [None req-9ea9a1d5-5be7-42b8-a621-349a5245b30a tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Create snapshot from volume 5ac67213-b467-49f8-a80d-c0c1bc6127ce Sep 02 12:56:53 devstack devstack@c-api.service[86935]: DEBUG cinder.quota [None req-9ea9a1d5-5be7-42b8-a621-349a5245b30a tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Created reservations ['3619c66d-0d4f-4e89-b427-cb3bba5cc46e', '93000884-d289-4ff5-b312-f984df20f418', '082e59e8-015a-4764-a190-f1ce47b44493', '44c1efdd-5e9a-4cba-8693-341c6bc4bdeb'] {{(pid=86935) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:56:53 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:56:53 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:56:54 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-9ea9a1d5-5be7-42b8-a621-349a5245b30a tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Snapshot create request issued successfully. Sep 02 12:56:54 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-9ea9a1d5-5be7-42b8-a621-349a5245b30a tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] http://192.168.122.82/volume/v3/snapshots returned with HTTP 202 Sep 02 12:56:54 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1082/2131] 192.168.122.82 () {60 vars in 1144 bytes} [Wed Sep 2 12:56:53 2026] POST /volume/v3/snapshots => generated 379 bytes in 272 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 12:56:54 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-77285e1d-df3e-4888-8e55-f7f5af153c92 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:56:54 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-77285e1d-df3e-4888-8e55-f7f5af153c92 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] GET http://192.168.122.82/volume/v3/snapshots/c6f91ea9-003e-4ab5-ba86-e0daae1bc0e0 Sep 02 12:56:54 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-77285e1d-df3e-4888-8e55-f7f5af153c92 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:56:54 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-77285e1d-df3e-4888-8e55-f7f5af153c92 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:56:54 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:56:54 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:56:54 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-77285e1d-df3e-4888-8e55-f7f5af153c92 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Snapshot retrieved successfully. Sep 02 12:56:54 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-77285e1d-df3e-4888-8e55-f7f5af153c92 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] http://192.168.122.82/volume/v3/snapshots/c6f91ea9-003e-4ab5-ba86-e0daae1bc0e0 returned with HTTP 200 Sep 02 12:56:54 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1050/2132] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:56:54 2026] GET /volume/v3/snapshots/c6f91ea9-003e-4ab5-ba86-e0daae1bc0e0 => generated 511 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:56:55 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-4e382a96-bb39-48d8-ba89-eab7fa5f6e16 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:56:55 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-4e382a96-bb39-48d8-ba89-eab7fa5f6e16 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] GET http://192.168.122.82/volume/v3/snapshots/c6f91ea9-003e-4ab5-ba86-e0daae1bc0e0 Sep 02 12:56:55 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-4e382a96-bb39-48d8-ba89-eab7fa5f6e16 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:56:55 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-4e382a96-bb39-48d8-ba89-eab7fa5f6e16 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:56:55 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:56:55 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:56:55 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-4e382a96-bb39-48d8-ba89-eab7fa5f6e16 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Snapshot retrieved successfully. Sep 02 12:56:55 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-4e382a96-bb39-48d8-ba89-eab7fa5f6e16 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] http://192.168.122.82/volume/v3/snapshots/c6f91ea9-003e-4ab5-ba86-e0daae1bc0e0 returned with HTTP 200 Sep 02 12:56:55 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1083/2133] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:56:55 2026] GET /volume/v3/snapshots/c6f91ea9-003e-4ab5-ba86-e0daae1bc0e0 => generated 511 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:56:56 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-f41d90c6-3e40-40e5-bf19-c3f5c76cb892 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:56:56 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-f41d90c6-3e40-40e5-bf19-c3f5c76cb892 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] GET http://192.168.122.82/volume/v3/snapshots/c6f91ea9-003e-4ab5-ba86-e0daae1bc0e0 Sep 02 12:56:56 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-f41d90c6-3e40-40e5-bf19-c3f5c76cb892 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:56:56 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-f41d90c6-3e40-40e5-bf19-c3f5c76cb892 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:56:56 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:56:56 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:56:56 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-f41d90c6-3e40-40e5-bf19-c3f5c76cb892 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Snapshot retrieved successfully. Sep 02 12:56:56 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-f41d90c6-3e40-40e5-bf19-c3f5c76cb892 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] http://192.168.122.82/volume/v3/snapshots/c6f91ea9-003e-4ab5-ba86-e0daae1bc0e0 returned with HTTP 200 Sep 02 12:56:56 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1051/2134] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:56:56 2026] GET /volume/v3/snapshots/c6f91ea9-003e-4ab5-ba86-e0daae1bc0e0 => generated 511 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:56:57 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-fae6253c-f4ae-4be3-995a-4a52f928bcb5 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:56:57 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-fae6253c-f4ae-4be3-995a-4a52f928bcb5 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] GET http://192.168.122.82/volume/v3/snapshots/c6f91ea9-003e-4ab5-ba86-e0daae1bc0e0 Sep 02 12:56:57 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-fae6253c-f4ae-4be3-995a-4a52f928bcb5 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:56:57 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-fae6253c-f4ae-4be3-995a-4a52f928bcb5 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:56:57 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:56:57 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:56:57 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-fae6253c-f4ae-4be3-995a-4a52f928bcb5 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Snapshot retrieved successfully. Sep 02 12:56:57 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-fae6253c-f4ae-4be3-995a-4a52f928bcb5 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] http://192.168.122.82/volume/v3/snapshots/c6f91ea9-003e-4ab5-ba86-e0daae1bc0e0 returned with HTTP 200 Sep 02 12:56:57 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1084/2135] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:56:57 2026] GET /volume/v3/snapshots/c6f91ea9-003e-4ab5-ba86-e0daae1bc0e0 => generated 538 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:56:57 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-39b8148a-c686-4d24-b1ff-50a18317479f None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:56:57 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-39b8148a-c686-4d24-b1ff-50a18317479f tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] GET http://192.168.122.82/volume/v3/snapshots/c6f91ea9-003e-4ab5-ba86-e0daae1bc0e0 Sep 02 12:56:57 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-39b8148a-c686-4d24-b1ff-50a18317479f tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:56:57 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-39b8148a-c686-4d24-b1ff-50a18317479f tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:56:57 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:56:57 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:56:57 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-39b8148a-c686-4d24-b1ff-50a18317479f tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Snapshot retrieved successfully. Sep 02 12:56:57 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-39b8148a-c686-4d24-b1ff-50a18317479f tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] http://192.168.122.82/volume/v3/snapshots/c6f91ea9-003e-4ab5-ba86-e0daae1bc0e0 returned with HTTP 200 Sep 02 12:56:57 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1052/2136] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:56:57 2026] GET /volume/v3/snapshots/c6f91ea9-003e-4ab5-ba86-e0daae1bc0e0 => generated 538 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:56:57 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-9bb6d54c-a29a-4bc8-a6ee-aa047e542677 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:56:57 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-9bb6d54c-a29a-4bc8-a6ee-aa047e542677 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] GET http://192.168.122.82/volume/v3/snapshots Sep 02 12:56:57 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-9bb6d54c-a29a-4bc8-a6ee-aa047e542677 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:56:57 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-9bb6d54c-a29a-4bc8-a6ee-aa047e542677 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Calling method 'index' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:56:57 devstack devstack@c-api.service[86935]: DEBUG cinder.api.api_utils [None req-9bb6d54c-a29a-4bc8-a6ee-aa047e542677 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Removing options '' from query. {{(pid=86935) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 12:56:57 devstack devstack@c-api.service[86935]: DEBUG cinder.db.api [None req-9bb6d54c-a29a-4bc8-a6ee-aa047e542677 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Building query based on filter {{(pid=86935) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 12:56:57 devstack devstack@c-api.service[86935]: /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 02 12:56:57 devstack devstack@c-api.service[86935]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 12:56:57 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-9bb6d54c-a29a-4bc8-a6ee-aa047e542677 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Get all snapshots completed successfully. Sep 02 12:56:57 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-9bb6d54c-a29a-4bc8-a6ee-aa047e542677 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] http://192.168.122.82/volume/v3/snapshots returned with HTTP 200 Sep 02 12:56:57 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1085/2137] 192.168.122.82 () {58 vars in 1122 bytes} [Wed Sep 2 12:56:57 2026] GET /volume/v3/snapshots => generated 407 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:56:57 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-56231a47-72fe-4664-8266-beb1b082174d None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:56:57 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-56231a47-72fe-4664-8266-beb1b082174d tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] PUT http://192.168.122.82/volume/v3/snapshots/c6f91ea9-003e-4ab5-ba86-e0daae1bc0e0 Sep 02 12:56:57 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-56231a47-72fe-4664-8266-beb1b082174d tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-169418489", "description": "This is the new description of snapshot."}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:56:57 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:56:57 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:56:57 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-56231a47-72fe-4664-8266-beb1b082174d tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Snapshot retrieved successfully. Sep 02 12:56:57 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-56231a47-72fe-4664-8266-beb1b082174d tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] http://192.168.122.82/volume/v3/snapshots/c6f91ea9-003e-4ab5-ba86-e0daae1bc0e0 returned with HTTP 200 Sep 02 12:56:57 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1053/2138] 192.168.122.82 () {60 vars in 1254 bytes} [Wed Sep 2 12:56:57 2026] PUT /volume/v3/snapshots/c6f91ea9-003e-4ab5-ba86-e0daae1bc0e0 => generated 442 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:56:57 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-936c9225-0ab0-4325-8c9c-817d82a8fd57 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:56:57 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-936c9225-0ab0-4325-8c9c-817d82a8fd57 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] GET http://192.168.122.82/volume/v3/snapshots/c6f91ea9-003e-4ab5-ba86-e0daae1bc0e0 Sep 02 12:56:57 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-936c9225-0ab0-4325-8c9c-817d82a8fd57 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:56:57 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-936c9225-0ab0-4325-8c9c-817d82a8fd57 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:56:57 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:56:57 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:56:57 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-936c9225-0ab0-4325-8c9c-817d82a8fd57 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Snapshot retrieved successfully. Sep 02 12:56:57 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-936c9225-0ab0-4325-8c9c-817d82a8fd57 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] http://192.168.122.82/volume/v3/snapshots/c6f91ea9-003e-4ab5-ba86-e0daae1bc0e0 returned with HTTP 200 Sep 02 12:56:57 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1086/2139] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:56:57 2026] GET /volume/v3/snapshots/c6f91ea9-003e-4ab5-ba86-e0daae1bc0e0 => generated 576 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:56:57 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-e6613a2d-4815-4318-9f77-ac8a27ab11cb None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:56:57 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-e6613a2d-4815-4318-9f77-ac8a27ab11cb tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] DELETE http://192.168.122.82/volume/v3/snapshots/c6f91ea9-003e-4ab5-ba86-e0daae1bc0e0 Sep 02 12:56:57 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-e6613a2d-4815-4318-9f77-ac8a27ab11cb tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:56:57 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-e6613a2d-4815-4318-9f77-ac8a27ab11cb tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Calling method 'delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:56:57 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.snapshots [None req-e6613a2d-4815-4318-9f77-ac8a27ab11cb tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Delete snapshot with id: c6f91ea9-003e-4ab5-ba86-e0daae1bc0e0 Sep 02 12:56:57 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:56:57 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:56:57 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-e6613a2d-4815-4318-9f77-ac8a27ab11cb tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Snapshot retrieved successfully. Sep 02 12:56:57 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:56:57 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:56:57 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-e6613a2d-4815-4318-9f77-ac8a27ab11cb tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Snapshot delete request issued successfully. Sep 02 12:56:57 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-e6613a2d-4815-4318-9f77-ac8a27ab11cb tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] http://192.168.122.82/volume/v3/snapshots/c6f91ea9-003e-4ab5-ba86-e0daae1bc0e0 returned with HTTP 202 Sep 02 12:56:57 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1054/2140] 192.168.122.82 () {58 vars in 1236 bytes} [Wed Sep 2 12:56:57 2026] DELETE /volume/v3/snapshots/c6f91ea9-003e-4ab5-ba86-e0daae1bc0e0 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 12:56:57 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-086b1218-8e9c-4ace-bd4c-4d305e45dd7a None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:56:57 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-086b1218-8e9c-4ace-bd4c-4d305e45dd7a tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] GET http://192.168.122.82/volume/v3/snapshots/c6f91ea9-003e-4ab5-ba86-e0daae1bc0e0 Sep 02 12:56:57 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-086b1218-8e9c-4ace-bd4c-4d305e45dd7a tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:56:57 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-086b1218-8e9c-4ace-bd4c-4d305e45dd7a tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:56:57 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:56:57 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:56:57 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-086b1218-8e9c-4ace-bd4c-4d305e45dd7a tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Snapshot retrieved successfully. Sep 02 12:56:57 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-086b1218-8e9c-4ace-bd4c-4d305e45dd7a tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] http://192.168.122.82/volume/v3/snapshots/c6f91ea9-003e-4ab5-ba86-e0daae1bc0e0 returned with HTTP 200 Sep 02 12:56:57 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1087/2141] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:56:57 2026] GET /volume/v3/snapshots/c6f91ea9-003e-4ab5-ba86-e0daae1bc0e0 => generated 575 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:56:58 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-c36dd253-8986-416a-83d6-37035ee355f2 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:56:58 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-c36dd253-8986-416a-83d6-37035ee355f2 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] GET http://192.168.122.82/volume/v3/snapshots/c6f91ea9-003e-4ab5-ba86-e0daae1bc0e0 Sep 02 12:56:58 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-c36dd253-8986-416a-83d6-37035ee355f2 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:56:58 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-c36dd253-8986-416a-83d6-37035ee355f2 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:56:58 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:56:58 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:56:58 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-c36dd253-8986-416a-83d6-37035ee355f2 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Snapshot retrieved successfully. Sep 02 12:56:58 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-c36dd253-8986-416a-83d6-37035ee355f2 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] http://192.168.122.82/volume/v3/snapshots/c6f91ea9-003e-4ab5-ba86-e0daae1bc0e0 returned with HTTP 200 Sep 02 12:56:58 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1055/2142] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:56:58 2026] GET /volume/v3/snapshots/c6f91ea9-003e-4ab5-ba86-e0daae1bc0e0 => generated 575 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:56:59 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-9393864c-3405-491f-83d4-91b278431574 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:56:59 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-9393864c-3405-491f-83d4-91b278431574 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] GET http://192.168.122.82/volume/v3/snapshots/c6f91ea9-003e-4ab5-ba86-e0daae1bc0e0 Sep 02 12:56:59 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-9393864c-3405-491f-83d4-91b278431574 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:56:59 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-9393864c-3405-491f-83d4-91b278431574 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:56:59 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:56:59 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:56:59 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-9393864c-3405-491f-83d4-91b278431574 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Snapshot retrieved successfully. Sep 02 12:56:59 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-9393864c-3405-491f-83d4-91b278431574 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] http://192.168.122.82/volume/v3/snapshots/c6f91ea9-003e-4ab5-ba86-e0daae1bc0e0 returned with HTTP 200 Sep 02 12:56:59 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1088/2143] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:56:59 2026] GET /volume/v3/snapshots/c6f91ea9-003e-4ab5-ba86-e0daae1bc0e0 => generated 575 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:57:00 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-17f00ea5-2d61-49fa-acc8-537f63ff656f None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:00 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-17f00ea5-2d61-49fa-acc8-537f63ff656f tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] GET http://192.168.122.82/volume/v3/snapshots/c6f91ea9-003e-4ab5-ba86-e0daae1bc0e0 Sep 02 12:57:00 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-17f00ea5-2d61-49fa-acc8-537f63ff656f tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:57:00 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-17f00ea5-2d61-49fa-acc8-537f63ff656f tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:57:00 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-17f00ea5-2d61-49fa-acc8-537f63ff656f tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] http://192.168.122.82/volume/v3/snapshots/c6f91ea9-003e-4ab5-ba86-e0daae1bc0e0 returned with HTTP 404 Sep 02 12:57:00 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1056/2144] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:57:00 2026] GET /volume/v3/snapshots/c6f91ea9-003e-4ab5-ba86-e0daae1bc0e0 => generated 111 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:57:00 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-fa7f7a4d-cb76-48bc-bc99-fca19e67a4e0 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:00 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-fa7f7a4d-cb76-48bc-bc99-fca19e67a4e0 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] DELETE http://192.168.122.82/volume/v3/snapshots/c6f91ea9-003e-4ab5-ba86-e0daae1bc0e0 Sep 02 12:57:00 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-fa7f7a4d-cb76-48bc-bc99-fca19e67a4e0 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:57:00 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-fa7f7a4d-cb76-48bc-bc99-fca19e67a4e0 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Calling method 'delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:57:00 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.snapshots [None req-fa7f7a4d-cb76-48bc-bc99-fca19e67a4e0 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Delete snapshot with id: c6f91ea9-003e-4ab5-ba86-e0daae1bc0e0 Sep 02 12:57:00 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-fa7f7a4d-cb76-48bc-bc99-fca19e67a4e0 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] http://192.168.122.82/volume/v3/snapshots/c6f91ea9-003e-4ab5-ba86-e0daae1bc0e0 returned with HTTP 404 Sep 02 12:57:00 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1089/2145] 192.168.122.82 () {58 vars in 1236 bytes} [Wed Sep 2 12:57:00 2026] DELETE /volume/v3/snapshots/c6f91ea9-003e-4ab5-ba86-e0daae1bc0e0 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 12:57:00 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-8191f81b-9cb3-42e8-bcca-0afd372b3800 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:00 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-8191f81b-9cb3-42e8-bcca-0afd372b3800 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] GET http://192.168.122.82/volume/v3/volumes/5ac67213-b467-49f8-a80d-c0c1bc6127ce Sep 02 12:57:00 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-8191f81b-9cb3-42e8-bcca-0afd372b3800 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:57:00 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-8191f81b-9cb3-42e8-bcca-0afd372b3800 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:57:00 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:57:00 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:57:00 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:57:00 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:57:00 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-8191f81b-9cb3-42e8-bcca-0afd372b3800 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Volume info retrieved successfully. Sep 02 12:57:00 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-8191f81b-9cb3-42e8-bcca-0afd372b3800 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] http://192.168.122.82/volume/v3/volumes/5ac67213-b467-49f8-a80d-c0c1bc6127ce returned with HTTP 200 Sep 02 12:57:00 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1057/2146] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:57:00 2026] GET /volume/v3/volumes/5ac67213-b467-49f8-a80d-c0c1bc6127ce => generated 853 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:57:00 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-5d6f67de-d343-4083-9b2e-2a7723011957 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:00 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-5d6f67de-d343-4083-9b2e-2a7723011957 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 12:57:00 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-5d6f67de-d343-4083-9b2e-2a7723011957 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1129581"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:57:00 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.volumes [None req-5d6f67de-d343-4083-9b2e-2a7723011957 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1129581'}} {{(pid=86935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 12:57:00 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-5d6f67de-d343-4083-9b2e-2a7723011957 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Create volume of 1 GB Sep 02 12:57:00 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-5d6f67de-d343-4083-9b2e-2a7723011957 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Availability Zones retrieved successfully. Sep 02 12:57:00 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-5d6f67de-d343-4083-9b2e-2a7723011957 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Flow 'volume_create_api' (a35326a0-b4e2-42b5-8147-bba16215c902) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:57:00 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-5d6f67de-d343-4083-9b2e-2a7723011957 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (656fac12-d99d-41b8-afab-ad943ed4b762) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:57:01 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.flows.api.create_volume [None req-5d6f67de-d343-4083-9b2e-2a7723011957 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Validating volume size '1' using validate_int {{(pid=86935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 12:57:01 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-5d6f67de-d343-4083-9b2e-2a7723011957 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (656fac12-d99d-41b8-afab-ad943ed4b762) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:57:01 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-5d6f67de-d343-4083-9b2e-2a7723011957 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2363e4aa-815b-4ff2-8af1-64fe43414856) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:57:01 devstack devstack@c-api.service[86935]: DEBUG cinder.quota [None req-5d6f67de-d343-4083-9b2e-2a7723011957 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Created reservations ['aa48a288-d2b5-4e06-9e61-4606e729a5f7', '8033d986-104a-4374-985e-19ea39956bfe', '808a7db0-9566-48df-aeea-5667905f3ae6', 'ec33e160-6e7c-4510-abb7-8e0305e8ea77'] {{(pid=86935) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:57:01 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-5d6f67de-d343-4083-9b2e-2a7723011957 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2363e4aa-815b-4ff2-8af1-64fe43414856) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aa48a288-d2b5-4e06-9e61-4606e729a5f7', '8033d986-104a-4374-985e-19ea39956bfe', '808a7db0-9566-48df-aeea-5667905f3ae6', 'ec33e160-6e7c-4510-abb7-8e0305e8ea77']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:57:01 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-5d6f67de-d343-4083-9b2e-2a7723011957 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c96b2ee6-4ca3-46db-8776-3879cbc3ad2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:57:01 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:57:01 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:57:01 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-5d6f67de-d343-4083-9b2e-2a7723011957 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c96b2ee6-4ca3-46db-8776-3879cbc3ad2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '60ca5e74-6043-4536-a8fb-7e319e71b4ad', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1129581',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e60b42ac4ba74cc7ba0f44d514b6908c',qos_specs=None,replication_status=,reservations=['aa48a288-d2b5-4e06-9e61-4606e729a5f7','8033d986-104a-4374-985e-19ea39956bfe','808a7db0-9566-48df-aeea-5667905f3ae6','ec33e160-6e7c-4510-abb7-8e0305e8ea77'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='330df7a60ff84a73b49181a6a6cc4c66',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T10:57:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1129581',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=60ca5e74-6043-4536-a8fb-7e319e71b4ad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e60b42ac4ba74cc7ba0f44d514b6908c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='330df7a60ff84a73b49181a6a6cc4c66',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:57:01 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-5d6f67de-d343-4083-9b2e-2a7723011957 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc703e7b-0d6b-49a8-8f40-c839f1ae60d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:57:01 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-5d6f67de-d343-4083-9b2e-2a7723011957 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc703e7b-0d6b-49a8-8f40-c839f1ae60d8) transitioned into state 'SUCCESS' from state '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-1129581',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e60b42ac4ba74cc7ba0f44d514b6908c',qos_specs=None,replication_status=,reservations=['aa48a288-d2b5-4e06-9e61-4606e729a5f7','8033d986-104a-4374-985e-19ea39956bfe','808a7db0-9566-48df-aeea-5667905f3ae6','ec33e160-6e7c-4510-abb7-8e0305e8ea77'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='330df7a60ff84a73b49181a6a6cc4c66',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:57:01 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-5d6f67de-d343-4083-9b2e-2a7723011957 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88b0223a-20e3-49f7-860c-1ce57b8bd738) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:57:01 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-5d6f67de-d343-4083-9b2e-2a7723011957 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88b0223a-20e3-49f7-860c-1ce57b8bd738) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:57:01 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-5d6f67de-d343-4083-9b2e-2a7723011957 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Flow 'volume_create_api' (a35326a0-b4e2-42b5-8147-bba16215c902) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:57:01 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-5d6f67de-d343-4083-9b2e-2a7723011957 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Create volume request issued successfully. Sep 02 12:57:01 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-5d6f67de-d343-4083-9b2e-2a7723011957 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 12:57:01 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1090/2147] 192.168.122.82 () {60 vars in 1137 bytes} [Wed Sep 2 12:57:00 2026] POST /volume/v3/volumes => generated 758 bytes in 446 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 12:57:01 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-df2a1919-ce61-4755-a7b6-4be930504382 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:01 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-df2a1919-ce61-4755-a7b6-4be930504382 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] GET http://192.168.122.82/volume/v3/volumes/60ca5e74-6043-4536-a8fb-7e319e71b4ad Sep 02 12:57:01 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-df2a1919-ce61-4755-a7b6-4be930504382 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:57:01 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-df2a1919-ce61-4755-a7b6-4be930504382 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:57:01 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:57:01 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:57:01 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:57:01 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:57:01 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-df2a1919-ce61-4755-a7b6-4be930504382 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Volume info retrieved successfully. Sep 02 12:57:01 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-df2a1919-ce61-4755-a7b6-4be930504382 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] http://192.168.122.82/volume/v3/volumes/60ca5e74-6043-4536-a8fb-7e319e71b4ad returned with HTTP 200 Sep 02 12:57:01 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1058/2148] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:57:01 2026] GET /volume/v3/volumes/60ca5e74-6043-4536-a8fb-7e319e71b4ad => generated 826 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:57:02 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-4b1548e3-1351-41f1-9584-98e0c83288c3 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:02 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-4b1548e3-1351-41f1-9584-98e0c83288c3 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] GET http://192.168.122.82/volume/v3/volumes/60ca5e74-6043-4536-a8fb-7e319e71b4ad Sep 02 12:57:02 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-4b1548e3-1351-41f1-9584-98e0c83288c3 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:57:02 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-4b1548e3-1351-41f1-9584-98e0c83288c3 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:57:02 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:57:02 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:57:02 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:57:02 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:57:02 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-4b1548e3-1351-41f1-9584-98e0c83288c3 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Volume info retrieved successfully. Sep 02 12:57:02 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-4b1548e3-1351-41f1-9584-98e0c83288c3 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] http://192.168.122.82/volume/v3/volumes/60ca5e74-6043-4536-a8fb-7e319e71b4ad returned with HTTP 200 Sep 02 12:57:02 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1091/2149] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:57:02 2026] GET /volume/v3/volumes/60ca5e74-6043-4536-a8fb-7e319e71b4ad => generated 850 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:57:03 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-ff4374c2-f570-44cd-b7e3-2a7b3d261582 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:03 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-ff4374c2-f570-44cd-b7e3-2a7b3d261582 tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 12:57:03 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-ff4374c2-f570-44cd-b7e3-2a7b3d261582 tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1761665099", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:57:03 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.volumes [None req-ff4374c2-f570-44cd-b7e3-2a7b3d261582 tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1761665099', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 12:57:03 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-ff4374c2-f570-44cd-b7e3-2a7b3d261582 tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] Create volume of 1 GB Sep 02 12:57:03 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-ff4374c2-f570-44cd-b7e3-2a7b3d261582 tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] Availability Zones retrieved successfully. Sep 02 12:57:03 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-ff4374c2-f570-44cd-b7e3-2a7b3d261582 tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] Flow 'volume_create_api' (9031e7bf-54f3-4881-82c9-077d8b697e34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:57:03 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-ff4374c2-f570-44cd-b7e3-2a7b3d261582 tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0e2e9c4-e56f-4911-91bf-3f1385bbd483) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:57:03 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.flows.api.create_volume [None req-ff4374c2-f570-44cd-b7e3-2a7b3d261582 tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] Validating volume size '1' using validate_int {{(pid=86936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 12:57:03 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-a896328c-90ac-4a3c-8a19-bb7cfee14d05 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:03 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-a896328c-90ac-4a3c-8a19-bb7cfee14d05 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] GET http://192.168.122.82/volume/v3/volumes/60ca5e74-6043-4536-a8fb-7e319e71b4ad Sep 02 12:57:03 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-a896328c-90ac-4a3c-8a19-bb7cfee14d05 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:57:03 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-a896328c-90ac-4a3c-8a19-bb7cfee14d05 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:57:03 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-ff4374c2-f570-44cd-b7e3-2a7b3d261582 tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0e2e9c4-e56f-4911-91bf-3f1385bbd483) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:57:03 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:57:03 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:57:03 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:57:03 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:57:03 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-ff4374c2-f570-44cd-b7e3-2a7b3d261582 tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a504343b-4cbc-4ebf-afaa-611a48cd8b14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:57:03 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-a896328c-90ac-4a3c-8a19-bb7cfee14d05 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Volume info retrieved successfully. Sep 02 12:57:03 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-a896328c-90ac-4a3c-8a19-bb7cfee14d05 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] http://192.168.122.82/volume/v3/volumes/60ca5e74-6043-4536-a8fb-7e319e71b4ad returned with HTTP 200 Sep 02 12:57:03 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1092/2150] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:57:03 2026] GET /volume/v3/volumes/60ca5e74-6043-4536-a8fb-7e319e71b4ad => generated 851 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:57:03 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-d661e46a-d8b0-4c5a-be0e-d7ec008feb69 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:03 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-d661e46a-d8b0-4c5a-be0e-d7ec008feb69 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] POST http://192.168.122.82/volume/v3/snapshots Sep 02 12:57:03 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-d661e46a-d8b0-4c5a-be0e-d7ec008feb69 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "60ca5e74-6043-4536-a8fb-7e319e71b4ad", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2091155824"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:57:03 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:57:03 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:57:03 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:57:03 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:57:03 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-d661e46a-d8b0-4c5a-be0e-d7ec008feb69 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Volume info retrieved successfully. Sep 02 12:57:03 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.snapshots [None req-d661e46a-d8b0-4c5a-be0e-d7ec008feb69 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Create snapshot from volume 60ca5e74-6043-4536-a8fb-7e319e71b4ad Sep 02 12:57:03 devstack devstack@c-api.service[86935]: DEBUG cinder.quota [None req-d661e46a-d8b0-4c5a-be0e-d7ec008feb69 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Created reservations ['23cb5817-77be-464f-8aa6-4f7e3c231000', '7b7f3299-d0c3-4b99-ac63-3f81cea0d405', '64e87959-5304-4d91-ae60-12160573aa1d', '3483d2ae-07f5-4371-b6e7-08b98e1d362a'] {{(pid=86935) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:57:03 devstack devstack@c-api.service[86936]: DEBUG cinder.quota [None req-ff4374c2-f570-44cd-b7e3-2a7b3d261582 tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] Created reservations ['f7440f78-a5b1-4167-89bb-66601c7b8cf2', '8894b99c-3db1-41c9-973a-fe6ec1a692d5', '22c57b35-d506-429e-aae3-3de4232e1e59', 'd24104a5-728f-4f5b-b584-e0989eb4168c'] {{(pid=86936) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:57:03 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-ff4374c2-f570-44cd-b7e3-2a7b3d261582 tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a504343b-4cbc-4ebf-afaa-611a48cd8b14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f7440f78-a5b1-4167-89bb-66601c7b8cf2', '8894b99c-3db1-41c9-973a-fe6ec1a692d5', '22c57b35-d506-429e-aae3-3de4232e1e59', 'd24104a5-728f-4f5b-b584-e0989eb4168c']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:57:03 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-ff4374c2-f570-44cd-b7e3-2a7b3d261582 tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (001f9471-dbec-41af-8a7e-1e6d8c0abea6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:57:04 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:57:04 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:57:04 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:57:04 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:57:04 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-ff4374c2-f570-44cd-b7e3-2a7b3d261582 tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (001f9471-dbec-41af-8a7e-1e6d8c0abea6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5bbab7ae-23bf-4e43-b927-9e859f916584', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1761665099',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cbed826f70ce419190bcf23961053342',qos_specs=None,replication_status=,reservations=['f7440f78-a5b1-4167-89bb-66601c7b8cf2','8894b99c-3db1-41c9-973a-fe6ec1a692d5','22c57b35-d506-429e-aae3-3de4232e1e59','d24104a5-728f-4f5b-b584-e0989eb4168c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b7ff7b07688c460684e3cdcc409cd2dc',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T10:57:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1761665099',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5bbab7ae-23bf-4e43-b927-9e859f916584,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cbed826f70ce419190bcf23961053342',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b7ff7b07688c460684e3cdcc409cd2dc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:57:04 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-ff4374c2-f570-44cd-b7e3-2a7b3d261582 tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d716bc21-e689-42f8-b36a-4ef6cdbaf832) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:57:04 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-d661e46a-d8b0-4c5a-be0e-d7ec008feb69 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Snapshot create request issued successfully. Sep 02 12:57:04 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-d661e46a-d8b0-4c5a-be0e-d7ec008feb69 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] http://192.168.122.82/volume/v3/snapshots returned with HTTP 202 Sep 02 12:57:04 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1093/2151] 192.168.122.82 () {60 vars in 1144 bytes} [Wed Sep 2 12:57:03 2026] POST /volume/v3/snapshots => generated 310 bytes in 286 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 12:57:04 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-fe248cb1-ee65-4bf4-b307-6776fc4aad58 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:04 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-fe248cb1-ee65-4bf4-b307-6776fc4aad58 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] GET http://192.168.122.82/volume/v3/snapshots/cbe94a35-6106-485f-a119-045b4f3616ee Sep 02 12:57:04 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-fe248cb1-ee65-4bf4-b307-6776fc4aad58 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:57:04 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-fe248cb1-ee65-4bf4-b307-6776fc4aad58 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:57:04 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-ff4374c2-f570-44cd-b7e3-2a7b3d261582 tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d716bc21-e689-42f8-b36a-4ef6cdbaf832) transitioned into state 'SUCCESS' from state '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-1761665099',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cbed826f70ce419190bcf23961053342',qos_specs=None,replication_status=,reservations=['f7440f78-a5b1-4167-89bb-66601c7b8cf2','8894b99c-3db1-41c9-973a-fe6ec1a692d5','22c57b35-d506-429e-aae3-3de4232e1e59','d24104a5-728f-4f5b-b584-e0989eb4168c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b7ff7b07688c460684e3cdcc409cd2dc',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:57:04 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-ff4374c2-f570-44cd-b7e3-2a7b3d261582 tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25cf2cae-6644-49db-9e3e-2984552aaadb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:57:04 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:57:04 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:57:04 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-fe248cb1-ee65-4bf4-b307-6776fc4aad58 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Snapshot retrieved successfully. Sep 02 12:57:04 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-fe248cb1-ee65-4bf4-b307-6776fc4aad58 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] http://192.168.122.82/volume/v3/snapshots/cbe94a35-6106-485f-a119-045b4f3616ee returned with HTTP 200 Sep 02 12:57:04 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1094/2152] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:57:04 2026] GET /volume/v3/snapshots/cbe94a35-6106-485f-a119-045b4f3616ee => generated 442 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:57:04 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-b22b71cb-18fb-4372-88e1-b222654e24d2 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:04 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-ff4374c2-f570-44cd-b7e3-2a7b3d261582 tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25cf2cae-6644-49db-9e3e-2984552aaadb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:57:04 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-ff4374c2-f570-44cd-b7e3-2a7b3d261582 tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] Flow 'volume_create_api' (9031e7bf-54f3-4881-82c9-077d8b697e34) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:57:04 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-ff4374c2-f570-44cd-b7e3-2a7b3d261582 tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] Create volume request issued successfully. Sep 02 12:57:04 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-ff4374c2-f570-44cd-b7e3-2a7b3d261582 tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 12:57:04 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1059/2153] 192.168.122.82 () {60 vars in 1138 bytes} [Wed Sep 2 12:57:03 2026] POST /volume/v3/volumes => generated 762 bytes in 608 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 12:57:04 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-5439f371-5bb1-461b-89d6-66bd10577a17 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:04 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-5439f371-5bb1-461b-89d6-66bd10577a17 tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] GET http://192.168.122.82/volume/v3/volumes/5bbab7ae-23bf-4e43-b927-9e859f916584 Sep 02 12:57:04 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-5439f371-5bb1-461b-89d6-66bd10577a17 tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:57:04 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-5439f371-5bb1-461b-89d6-66bd10577a17 tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:57:04 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:57:04 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:57:04 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:57:04 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:57:04 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-5439f371-5bb1-461b-89d6-66bd10577a17 tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] Volume info retrieved successfully. Sep 02 12:57:04 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-5439f371-5bb1-461b-89d6-66bd10577a17 tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] http://192.168.122.82/volume/v3/volumes/5bbab7ae-23bf-4e43-b927-9e859f916584 returned with HTTP 200 Sep 02 12:57:04 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1060/2154] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:57:04 2026] GET /volume/v3/volumes/5bbab7ae-23bf-4e43-b927-9e859f916584 => generated 830 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:57:04 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-b22b71cb-18fb-4372-88e1-b222654e24d2 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 12:57:04 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-b22b71cb-18fb-4372-88e1-b222654e24d2 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-957081450", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:57:04 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.volumes [None req-b22b71cb-18fb-4372-88e1-b222654e24d2 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-957081450', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 12:57:04 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-b22b71cb-18fb-4372-88e1-b222654e24d2 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Create volume of 1 GB Sep 02 12:57:04 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-b22b71cb-18fb-4372-88e1-b222654e24d2 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Availability Zones retrieved successfully. Sep 02 12:57:04 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-b22b71cb-18fb-4372-88e1-b222654e24d2 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Flow 'volume_create_api' (05c77b91-4841-47df-9efe-52e92d2a26b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:57:04 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-b22b71cb-18fb-4372-88e1-b222654e24d2 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9b73872-8b0a-4c7b-96c3-1089a7d26dfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:57:04 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.flows.api.create_volume [None req-b22b71cb-18fb-4372-88e1-b222654e24d2 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Validating volume size '1' using validate_int {{(pid=86935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 12:57:04 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-b22b71cb-18fb-4372-88e1-b222654e24d2 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9b73872-8b0a-4c7b-96c3-1089a7d26dfd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:57:04 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-b22b71cb-18fb-4372-88e1-b222654e24d2 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (138f33a4-c1e3-4919-8e3f-437d5b97e8b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:57:04 devstack devstack@c-api.service[86935]: DEBUG cinder.quota [None req-b22b71cb-18fb-4372-88e1-b222654e24d2 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Created reservations ['9fbeaec5-1503-48f7-8346-c7b935c43f70', '0d3651b5-1747-46eb-bc80-f8a737271745', '351846e9-0103-464f-ba54-72f0b8a68bb3', 'f72aa7ee-5de8-4ac6-a9ab-0a671c40807d'] {{(pid=86935) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:57:04 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-b22b71cb-18fb-4372-88e1-b222654e24d2 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (138f33a4-c1e3-4919-8e3f-437d5b97e8b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9fbeaec5-1503-48f7-8346-c7b935c43f70', '0d3651b5-1747-46eb-bc80-f8a737271745', '351846e9-0103-464f-ba54-72f0b8a68bb3', 'f72aa7ee-5de8-4ac6-a9ab-0a671c40807d']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:57:04 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-b22b71cb-18fb-4372-88e1-b222654e24d2 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da58e54e-49a9-474d-bcee-de4941245093) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:57:04 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:57:04 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:57:04 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-b22b71cb-18fb-4372-88e1-b222654e24d2 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da58e54e-49a9-474d-bcee-de4941245093) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '08b03c66-6988-4696-b0bb-0ed4ab7db00c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-957081450',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a1b8e8d1a174c28bef0ca7b47c1a73c',qos_specs=None,replication_status=,reservations=['9fbeaec5-1503-48f7-8346-c7b935c43f70','0d3651b5-1747-46eb-bc80-f8a737271745','351846e9-0103-464f-ba54-72f0b8a68bb3','f72aa7ee-5de8-4ac6-a9ab-0a671c40807d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21cf127d865844ac9b792ec1ba221b1b',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T10:57:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-957081450',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=08b03c66-6988-4696-b0bb-0ed4ab7db00c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5a1b8e8d1a174c28bef0ca7b47c1a73c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='21cf127d865844ac9b792ec1ba221b1b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:57:04 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-b22b71cb-18fb-4372-88e1-b222654e24d2 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (054d4e3d-4ec8-4c3d-8ac6-70fa40ae169e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:57:04 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-b22b71cb-18fb-4372-88e1-b222654e24d2 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (054d4e3d-4ec8-4c3d-8ac6-70fa40ae169e) transitioned into state 'SUCCESS' from state '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-957081450',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a1b8e8d1a174c28bef0ca7b47c1a73c',qos_specs=None,replication_status=,reservations=['9fbeaec5-1503-48f7-8346-c7b935c43f70','0d3651b5-1747-46eb-bc80-f8a737271745','351846e9-0103-464f-ba54-72f0b8a68bb3','f72aa7ee-5de8-4ac6-a9ab-0a671c40807d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21cf127d865844ac9b792ec1ba221b1b',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:57:04 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-b22b71cb-18fb-4372-88e1-b222654e24d2 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3aaa09e-69bb-47a9-bc61-38062ab616d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:57:04 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-b22b71cb-18fb-4372-88e1-b222654e24d2 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3aaa09e-69bb-47a9-bc61-38062ab616d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:57:04 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-b22b71cb-18fb-4372-88e1-b222654e24d2 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Flow 'volume_create_api' (05c77b91-4841-47df-9efe-52e92d2a26b8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:57:04 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-b22b71cb-18fb-4372-88e1-b222654e24d2 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Create volume request issued successfully. Sep 02 12:57:04 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-b22b71cb-18fb-4372-88e1-b222654e24d2 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 12:57:04 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1095/2155] 192.168.122.82 () {60 vars in 1138 bytes} [Wed Sep 2 12:57:04 2026] POST /volume/v3/volumes => generated 771 bytes in 652 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 12:57:04 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-48f24de7-d2e6-48d6-9482-3ccff5440b0c None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:04 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-48f24de7-d2e6-48d6-9482-3ccff5440b0c tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 12:57:04 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-48f24de7-d2e6-48d6-9482-3ccff5440b0c tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1932465100", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:57:04 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.volumes [None req-48f24de7-d2e6-48d6-9482-3ccff5440b0c tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1932465100', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 12:57:04 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-48f24de7-d2e6-48d6-9482-3ccff5440b0c tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Create volume of 1 GB Sep 02 12:57:04 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-48f24de7-d2e6-48d6-9482-3ccff5440b0c tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Availability Zones retrieved successfully. Sep 02 12:57:04 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-48f24de7-d2e6-48d6-9482-3ccff5440b0c tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Flow 'volume_create_api' (e05061f7-9506-4a48-b931-912d6c181dc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:57:04 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-48f24de7-d2e6-48d6-9482-3ccff5440b0c tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d04d1aec-f339-4da6-b6a9-eb568949f781) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:57:04 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.flows.api.create_volume [None req-48f24de7-d2e6-48d6-9482-3ccff5440b0c tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Validating volume size '1' using validate_int {{(pid=86936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 12:57:05 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-48f24de7-d2e6-48d6-9482-3ccff5440b0c tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d04d1aec-f339-4da6-b6a9-eb568949f781) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:57:05 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-48f24de7-d2e6-48d6-9482-3ccff5440b0c tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (923fa3cb-36ed-4c26-9e52-faac90ad2024) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:57:05 devstack devstack@c-api.service[86936]: DEBUG cinder.quota [None req-48f24de7-d2e6-48d6-9482-3ccff5440b0c tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Created reservations ['5a0247be-6314-4fbd-8c2d-a6074f81eb21', 'cedc70b2-e170-4e2d-889f-bffb4e347d82', 'fd26e63d-dc1a-41e7-9921-e38e5a724b53', '14901af4-2fd4-436b-b66a-874c3a8ec7ba'] {{(pid=86936) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:57:05 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-48f24de7-d2e6-48d6-9482-3ccff5440b0c tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (923fa3cb-36ed-4c26-9e52-faac90ad2024) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5a0247be-6314-4fbd-8c2d-a6074f81eb21', 'cedc70b2-e170-4e2d-889f-bffb4e347d82', 'fd26e63d-dc1a-41e7-9921-e38e5a724b53', '14901af4-2fd4-436b-b66a-874c3a8ec7ba']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:57:05 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-48f24de7-d2e6-48d6-9482-3ccff5440b0c tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac9b88a4-8d80-4223-b2a4-51757d3d2715) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:57:05 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-0c73f088-d8ba-4dc2-81cc-ea0fd5e1b9b9 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:05 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-0c73f088-d8ba-4dc2-81cc-ea0fd5e1b9b9 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] GET http://192.168.122.82/volume/v3/snapshots/cbe94a35-6106-485f-a119-045b4f3616ee Sep 02 12:57:05 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-0c73f088-d8ba-4dc2-81cc-ea0fd5e1b9b9 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:57:05 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-0c73f088-d8ba-4dc2-81cc-ea0fd5e1b9b9 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:57:05 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:57:05 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:57:05 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-48f24de7-d2e6-48d6-9482-3ccff5440b0c tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac9b88a4-8d80-4223-b2a4-51757d3d2715) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7a5b7c8e-60f5-4a9f-9da8-a8193d5036f4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1932465100',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a1b8e8d1a174c28bef0ca7b47c1a73c',qos_specs=None,replication_status=,reservations=['5a0247be-6314-4fbd-8c2d-a6074f81eb21','cedc70b2-e170-4e2d-889f-bffb4e347d82','fd26e63d-dc1a-41e7-9921-e38e5a724b53','14901af4-2fd4-436b-b66a-874c3a8ec7ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21cf127d865844ac9b792ec1ba221b1b',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T10:57:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1932465100',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7a5b7c8e-60f5-4a9f-9da8-a8193d5036f4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5a1b8e8d1a174c28bef0ca7b47c1a73c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='21cf127d865844ac9b792ec1ba221b1b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:57:05 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-48f24de7-d2e6-48d6-9482-3ccff5440b0c tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2bce5010-88e2-4590-a840-bcb9f1f9b5bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:57:05 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:57:05 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:57:05 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-0c73f088-d8ba-4dc2-81cc-ea0fd5e1b9b9 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Snapshot retrieved successfully. Sep 02 12:57:05 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-0c73f088-d8ba-4dc2-81cc-ea0fd5e1b9b9 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] http://192.168.122.82/volume/v3/snapshots/cbe94a35-6106-485f-a119-045b4f3616ee returned with HTTP 200 Sep 02 12:57:05 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1096/2156] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:57:05 2026] GET /volume/v3/snapshots/cbe94a35-6106-485f-a119-045b4f3616ee => generated 442 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:57:05 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-48f24de7-d2e6-48d6-9482-3ccff5440b0c tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2bce5010-88e2-4590-a840-bcb9f1f9b5bd) transitioned into state 'SUCCESS' from state '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-1932465100',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a1b8e8d1a174c28bef0ca7b47c1a73c',qos_specs=None,replication_status=,reservations=['5a0247be-6314-4fbd-8c2d-a6074f81eb21','cedc70b2-e170-4e2d-889f-bffb4e347d82','fd26e63d-dc1a-41e7-9921-e38e5a724b53','14901af4-2fd4-436b-b66a-874c3a8ec7ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21cf127d865844ac9b792ec1ba221b1b',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:57:05 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-48f24de7-d2e6-48d6-9482-3ccff5440b0c tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6eb74dc-1e0d-414c-a8dc-3c4c703b392e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:57:05 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-48f24de7-d2e6-48d6-9482-3ccff5440b0c tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6eb74dc-1e0d-414c-a8dc-3c4c703b392e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:57:05 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-48f24de7-d2e6-48d6-9482-3ccff5440b0c tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Flow 'volume_create_api' (e05061f7-9506-4a48-b931-912d6c181dc9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:57:05 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-48f24de7-d2e6-48d6-9482-3ccff5440b0c tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Create volume request issued successfully. Sep 02 12:57:05 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-48f24de7-d2e6-48d6-9482-3ccff5440b0c tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 12:57:05 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1061/2157] 192.168.122.82 () {60 vars in 1138 bytes} [Wed Sep 2 12:57:04 2026] POST /volume/v3/volumes => generated 772 bytes in 475 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 12:57:05 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-db7c4a6e-c481-410a-8ff8-ff429679d99f None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:05 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-db7c4a6e-c481-410a-8ff8-ff429679d99f tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] GET http://192.168.122.82/volume/v3/volumes/5bbab7ae-23bf-4e43-b927-9e859f916584 Sep 02 12:57:05 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-db7c4a6e-c481-410a-8ff8-ff429679d99f tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:57:05 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-db7c4a6e-c481-410a-8ff8-ff429679d99f tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:57:05 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:57:05 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:57:05 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:57:05 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:57:05 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-db7c4a6e-c481-410a-8ff8-ff429679d99f tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] Volume info retrieved successfully. Sep 02 12:57:05 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-db7c4a6e-c481-410a-8ff8-ff429679d99f tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] http://192.168.122.82/volume/v3/volumes/5bbab7ae-23bf-4e43-b927-9e859f916584 returned with HTTP 200 Sep 02 12:57:05 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1097/2158] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:57:05 2026] GET /volume/v3/volumes/5bbab7ae-23bf-4e43-b927-9e859f916584 => generated 854 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:57:06 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-7083de4c-a62d-465e-a75a-b44c548b5fef None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:06 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-7083de4c-a62d-465e-a75a-b44c548b5fef tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] GET http://192.168.122.82/volume/v3/snapshots/cbe94a35-6106-485f-a119-045b4f3616ee Sep 02 12:57:06 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-7083de4c-a62d-465e-a75a-b44c548b5fef tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:57:06 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-7083de4c-a62d-465e-a75a-b44c548b5fef tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:57:06 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:57:06 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:57:06 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-7083de4c-a62d-465e-a75a-b44c548b5fef tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Snapshot retrieved successfully. Sep 02 12:57:06 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-7083de4c-a62d-465e-a75a-b44c548b5fef tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] http://192.168.122.82/volume/v3/snapshots/cbe94a35-6106-485f-a119-045b4f3616ee returned with HTTP 200 Sep 02 12:57:06 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1062/2159] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:57:06 2026] GET /volume/v3/snapshots/cbe94a35-6106-485f-a119-045b4f3616ee => generated 442 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:57:06 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-5f9023ab-2e10-4cb3-80c6-3f6d716ff5ff None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:06 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-5f9023ab-2e10-4cb3-80c6-3f6d716ff5ff tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] GET http://192.168.122.82/volume/v3/volumes/5bbab7ae-23bf-4e43-b927-9e859f916584 Sep 02 12:57:06 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-5f9023ab-2e10-4cb3-80c6-3f6d716ff5ff tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:57:06 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-5f9023ab-2e10-4cb3-80c6-3f6d716ff5ff tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:57:06 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:57:06 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:57:06 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:57:06 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:57:06 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-5f9023ab-2e10-4cb3-80c6-3f6d716ff5ff tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] Volume info retrieved successfully. Sep 02 12:57:06 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-5f9023ab-2e10-4cb3-80c6-3f6d716ff5ff tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] http://192.168.122.82/volume/v3/volumes/5bbab7ae-23bf-4e43-b927-9e859f916584 returned with HTTP 200 Sep 02 12:57:06 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1098/2160] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:57:06 2026] GET /volume/v3/volumes/5bbab7ae-23bf-4e43-b927-9e859f916584 => generated 854 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:57:07 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-84fc27a5-2df2-4aa9-b441-6b655dda7060 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:07 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-84fc27a5-2df2-4aa9-b441-6b655dda7060 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] GET http://192.168.122.82/volume/v3/snapshots/cbe94a35-6106-485f-a119-045b4f3616ee Sep 02 12:57:07 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-84fc27a5-2df2-4aa9-b441-6b655dda7060 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:57:07 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-84fc27a5-2df2-4aa9-b441-6b655dda7060 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:57:07 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:57:07 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:57:07 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-84fc27a5-2df2-4aa9-b441-6b655dda7060 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Snapshot retrieved successfully. Sep 02 12:57:07 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-84fc27a5-2df2-4aa9-b441-6b655dda7060 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] http://192.168.122.82/volume/v3/snapshots/cbe94a35-6106-485f-a119-045b4f3616ee returned with HTTP 200 Sep 02 12:57:07 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1063/2161] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:57:07 2026] GET /volume/v3/snapshots/cbe94a35-6106-485f-a119-045b4f3616ee => generated 469 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:57:07 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-54eef8cb-877d-440d-9b74-27319b2c901e None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:07 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-54eef8cb-877d-440d-9b74-27319b2c901e tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 12:57:07 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-54eef8cb-877d-440d-9b74-27319b2c901e tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "cbe94a35-6106-485f-a119-045b4f3616ee", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-1103420542"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:57:07 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.volumes [None req-54eef8cb-877d-440d-9b74-27319b2c901e tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Create volume request body: {'volume': {'snapshot_id': 'cbe94a35-6106-485f-a119-045b4f3616ee', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1103420542'}} {{(pid=86935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 12:57:07 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:57:07 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:57:07 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-54eef8cb-877d-440d-9b74-27319b2c901e tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Snapshot retrieved successfully. Sep 02 12:57:07 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-54eef8cb-877d-440d-9b74-27319b2c901e tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Create volume of 2 GB Sep 02 12:57:07 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-54eef8cb-877d-440d-9b74-27319b2c901e tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Availability Zones retrieved successfully. Sep 02 12:57:07 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-54eef8cb-877d-440d-9b74-27319b2c901e tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Flow 'volume_create_api' (9f2b6137-4ea3-4040-9adb-5c5acd70a6a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:57:07 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-54eef8cb-877d-440d-9b74-27319b2c901e tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (776a55ac-1a9e-49a5-bcc0-2a0eec383a79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:57:07 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.flows.api.create_volume [None req-54eef8cb-877d-440d-9b74-27319b2c901e tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=86935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 12:57:07 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:57:07 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:57:07 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-54eef8cb-877d-440d-9b74-27319b2c901e tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (776a55ac-1a9e-49a5-bcc0-2a0eec383a79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': 'cbe94a35-6106-485f-a119-045b4f3616ee', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:57:07 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-54eef8cb-877d-440d-9b74-27319b2c901e tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39e6bc00-6941-4bf4-8aa3-99fbabd50c59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:57:07 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-a69574b3-55f7-401a-9e7c-11740e7a69cd None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:07 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-a69574b3-55f7-401a-9e7c-11740e7a69cd tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] GET http://192.168.122.82/volume/v3/volumes/5bbab7ae-23bf-4e43-b927-9e859f916584 Sep 02 12:57:07 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-a69574b3-55f7-401a-9e7c-11740e7a69cd tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:57:07 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-a69574b3-55f7-401a-9e7c-11740e7a69cd tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:57:07 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:57:07 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:57:07 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:57:07 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:57:07 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-a69574b3-55f7-401a-9e7c-11740e7a69cd tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] Volume info retrieved successfully. Sep 02 12:57:07 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-a69574b3-55f7-401a-9e7c-11740e7a69cd tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] http://192.168.122.82/volume/v3/volumes/5bbab7ae-23bf-4e43-b927-9e859f916584 returned with HTTP 200 Sep 02 12:57:07 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1064/2162] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:57:07 2026] GET /volume/v3/volumes/5bbab7ae-23bf-4e43-b927-9e859f916584 => generated 854 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:57:07 devstack devstack@c-api.service[86935]: DEBUG cinder.quota [None req-54eef8cb-877d-440d-9b74-27319b2c901e tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Created reservations ['de9f32b4-f4be-4ee1-bde1-053af0cd1186', '0a6fd7c3-2eb4-406b-9b08-fb26faf08c14', 'd8ed9ec9-8ec7-42c6-86fb-641fe9234b04', '391bfa80-0fd2-4d97-9ca6-3745b4e204ba'] {{(pid=86935) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:57:07 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-54eef8cb-877d-440d-9b74-27319b2c901e tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39e6bc00-6941-4bf4-8aa3-99fbabd50c59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de9f32b4-f4be-4ee1-bde1-053af0cd1186', '0a6fd7c3-2eb4-406b-9b08-fb26faf08c14', 'd8ed9ec9-8ec7-42c6-86fb-641fe9234b04', '391bfa80-0fd2-4d97-9ca6-3745b4e204ba']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:57:07 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-54eef8cb-877d-440d-9b74-27319b2c901e tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc4253b9-5c5f-413e-b215-27465fbfe4ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:57:07 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:57:07 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:57:07 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:57:07 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:57:07 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-54eef8cb-877d-440d-9b74-27319b2c901e tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc4253b9-5c5f-413e-b215-27465fbfe4ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '045504a7-9162-426e-8898-79431baf231c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1103420542',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e60b42ac4ba74cc7ba0f44d514b6908c',qos_specs=None,replication_status=,reservations=['de9f32b4-f4be-4ee1-bde1-053af0cd1186','0a6fd7c3-2eb4-406b-9b08-fb26faf08c14','d8ed9ec9-8ec7-42c6-86fb-641fe9234b04','391bfa80-0fd2-4d97-9ca6-3745b4e204ba'],size=2,snapshot_id=cbe94a35-6106-485f-a119-045b4f3616ee,source_replicaid=,source_volid=None,status='creating',user_id='330df7a60ff84a73b49181a6a6cc4c66',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T10:57:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1103420542',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=045504a7-9162-426e-8898-79431baf231c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e60b42ac4ba74cc7ba0f44d514b6908c',provider_auth=None,provider_geometry=None,provider_id=None,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=cbe94a35-6106-485f-a119-045b4f3616ee,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='330df7a60ff84a73b49181a6a6cc4c66',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:57:07 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-54eef8cb-877d-440d-9b74-27319b2c901e tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (003a998e-11b4-4484-a5c4-31c6af860e57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:57:07 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-54eef8cb-877d-440d-9b74-27319b2c901e tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (003a998e-11b4-4484-a5c4-31c6af860e57) transitioned into state 'SUCCESS' from state '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-1103420542',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e60b42ac4ba74cc7ba0f44d514b6908c',qos_specs=None,replication_status=,reservations=['de9f32b4-f4be-4ee1-bde1-053af0cd1186','0a6fd7c3-2eb4-406b-9b08-fb26faf08c14','d8ed9ec9-8ec7-42c6-86fb-641fe9234b04','391bfa80-0fd2-4d97-9ca6-3745b4e204ba'],size=2,snapshot_id=cbe94a35-6106-485f-a119-045b4f3616ee,source_replicaid=,source_volid=None,status='creating',user_id='330df7a60ff84a73b49181a6a6cc4c66',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:57:07 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-54eef8cb-877d-440d-9b74-27319b2c901e tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (988e96ab-47fc-4e30-bea9-fa31fd708181) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:57:07 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:57:07 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:57:07 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-54eef8cb-877d-440d-9b74-27319b2c901e tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (988e96ab-47fc-4e30-bea9-fa31fd708181) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:57:07 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-54eef8cb-877d-440d-9b74-27319b2c901e tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Flow 'volume_create_api' (9f2b6137-4ea3-4040-9adb-5c5acd70a6a7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:57:07 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-54eef8cb-877d-440d-9b74-27319b2c901e tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Create volume request issued successfully. Sep 02 12:57:07 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-54eef8cb-877d-440d-9b74-27319b2c901e tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 12:57:07 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1099/2163] 192.168.122.82 () {60 vars in 1138 bytes} [Wed Sep 2 12:57:07 2026] POST /volume/v3/volumes => generated 795 bytes in 644 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 12:57:07 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-dc80ce63-c54a-4113-9622-63cf5e89bbbf None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:07 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-dc80ce63-c54a-4113-9622-63cf5e89bbbf tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] GET http://192.168.122.82/volume/v3/volumes/045504a7-9162-426e-8898-79431baf231c Sep 02 12:57:07 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-dc80ce63-c54a-4113-9622-63cf5e89bbbf tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:57:07 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-dc80ce63-c54a-4113-9622-63cf5e89bbbf tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:57:08 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:57:08 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:57:08 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:57:08 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:57:08 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-dc80ce63-c54a-4113-9622-63cf5e89bbbf tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Volume info retrieved successfully. Sep 02 12:57:08 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-dc80ce63-c54a-4113-9622-63cf5e89bbbf tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] http://192.168.122.82/volume/v3/volumes/045504a7-9162-426e-8898-79431baf231c returned with HTTP 200 Sep 02 12:57:08 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1065/2164] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:57:07 2026] GET /volume/v3/volumes/045504a7-9162-426e-8898-79431baf231c => generated 863 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:57:08 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-28c0623a-9af5-4549-911f-6492be562fd4 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:08 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-28c0623a-9af5-4549-911f-6492be562fd4 tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] GET http://192.168.122.82/volume/v3/volumes/5bbab7ae-23bf-4e43-b927-9e859f916584 Sep 02 12:57:08 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-28c0623a-9af5-4549-911f-6492be562fd4 tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:57:08 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-28c0623a-9af5-4549-911f-6492be562fd4 tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:57:08 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:57:08 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:57:08 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:57:08 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:57:08 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-28c0623a-9af5-4549-911f-6492be562fd4 tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] Volume info retrieved successfully. Sep 02 12:57:08 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-28c0623a-9af5-4549-911f-6492be562fd4 tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] http://192.168.122.82/volume/v3/volumes/5bbab7ae-23bf-4e43-b927-9e859f916584 returned with HTTP 200 Sep 02 12:57:08 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1100/2165] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:57:08 2026] GET /volume/v3/volumes/5bbab7ae-23bf-4e43-b927-9e859f916584 => generated 855 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:57:08 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-074644f8-6c9a-45da-9eaa-ede0dc6dfbb9 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:08 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-074644f8-6c9a-45da-9eaa-ede0dc6dfbb9 tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] GET http://192.168.122.82/volume/v3/volumes/5bbab7ae-23bf-4e43-b927-9e859f916584 Sep 02 12:57:08 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-074644f8-6c9a-45da-9eaa-ede0dc6dfbb9 tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:57:08 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-074644f8-6c9a-45da-9eaa-ede0dc6dfbb9 tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:57:08 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:57:08 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:57:08 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:57:08 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:57:08 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-074644f8-6c9a-45da-9eaa-ede0dc6dfbb9 tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] Volume info retrieved successfully. Sep 02 12:57:08 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-074644f8-6c9a-45da-9eaa-ede0dc6dfbb9 tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] http://192.168.122.82/volume/v3/volumes/5bbab7ae-23bf-4e43-b927-9e859f916584 returned with HTTP 200 Sep 02 12:57:08 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1066/2166] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:57:08 2026] GET /volume/v3/volumes/5bbab7ae-23bf-4e43-b927-9e859f916584 => generated 855 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:57:08 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-63f58503-98ff-43e5-8037-215615b73ef3 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:08 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-63f58503-98ff-43e5-8037-215615b73ef3 tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] GET http://192.168.122.82/volume/v3/volumes Sep 02 12:57:08 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-63f58503-98ff-43e5-8037-215615b73ef3 tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:57:08 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-63f58503-98ff-43e5-8037-215615b73ef3 tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] Calling method 'index' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:57:08 devstack devstack@c-api.service[86935]: DEBUG cinder.api.api_utils [None req-63f58503-98ff-43e5-8037-215615b73ef3 tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] Removing options '' from query. {{(pid=86935) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 12:57:08 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-63f58503-98ff-43e5-8037-215615b73ef3 tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86935) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 12:57:08 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:57:08 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:57:08 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-63f58503-98ff-43e5-8037-215615b73ef3 tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] Get all volumes completed successfully. Sep 02 12:57:08 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-63f58503-98ff-43e5-8037-215615b73ef3 tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 200 Sep 02 12:57:08 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1101/2167] 192.168.122.82 () {58 vars in 1116 bytes} [Wed Sep 2 12:57:08 2026] GET /volume/v3/volumes => generated 345 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:57:08 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-f443fbec-2225-402f-9f7b-7669a1276da4 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:08 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-f443fbec-2225-402f-9f7b-7669a1276da4 tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] GET http://192.168.122.82/volume/v3/volumes/5bbab7ae-23bf-4e43-b927-9e859f916584 Sep 02 12:57:08 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-f443fbec-2225-402f-9f7b-7669a1276da4 tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:57:08 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-f443fbec-2225-402f-9f7b-7669a1276da4 tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:57:08 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:57:08 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:57:08 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:57:08 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:57:08 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-f443fbec-2225-402f-9f7b-7669a1276da4 tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] Volume info retrieved successfully. Sep 02 12:57:08 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-f443fbec-2225-402f-9f7b-7669a1276da4 tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] http://192.168.122.82/volume/v3/volumes/5bbab7ae-23bf-4e43-b927-9e859f916584 returned with HTTP 200 Sep 02 12:57:08 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1067/2168] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:57:08 2026] GET /volume/v3/volumes/5bbab7ae-23bf-4e43-b927-9e859f916584 => generated 855 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:57:09 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [req-9e4cfa80-eb7c-4e00-af76-6404f9d36a8f req-bcd375b6-e016-4c4b-92eb-d1dc1d6887a7 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:09 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-9e4cfa80-eb7c-4e00-af76-6404f9d36a8f req-bcd375b6-e016-4c4b-92eb-d1dc1d6887a7 tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] GET http://192.168.122.82/volume/v3/volumes/5bbab7ae-23bf-4e43-b927-9e859f916584 Sep 02 12:57:09 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-9e4cfa80-eb7c-4e00-af76-6404f9d36a8f req-bcd375b6-e016-4c4b-92eb-d1dc1d6887a7 tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:57:09 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-9e4cfa80-eb7c-4e00-af76-6404f9d36a8f req-bcd375b6-e016-4c4b-92eb-d1dc1d6887a7 tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:57:09 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:57:09 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:57:09 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:57:09 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:57:09 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-a1e76d8c-5e4f-4df5-aa49-19f825df58d2 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:09 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [req-9e4cfa80-eb7c-4e00-af76-6404f9d36a8f req-bcd375b6-e016-4c4b-92eb-d1dc1d6887a7 tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] Volume info retrieved successfully. Sep 02 12:57:09 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-a1e76d8c-5e4f-4df5-aa49-19f825df58d2 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] GET http://192.168.122.82/volume/v3/volumes/045504a7-9162-426e-8898-79431baf231c Sep 02 12:57:09 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-a1e76d8c-5e4f-4df5-aa49-19f825df58d2 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:57:09 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-a1e76d8c-5e4f-4df5-aa49-19f825df58d2 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:57:09 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-9e4cfa80-eb7c-4e00-af76-6404f9d36a8f req-bcd375b6-e016-4c4b-92eb-d1dc1d6887a7 tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] http://192.168.122.82/volume/v3/volumes/5bbab7ae-23bf-4e43-b927-9e859f916584 returned with HTTP 200 Sep 02 12:57:09 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1102/2169] 192.168.122.82 () {60 vars in 1482 bytes} [Wed Sep 2 12:57:09 2026] GET /volume/v3/volumes/5bbab7ae-23bf-4e43-b927-9e859f916584 => generated 855 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 12:57:09 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:57:09 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:57:09 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:57:09 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:57:09 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-a1e76d8c-5e4f-4df5-aa49-19f825df58d2 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Volume info retrieved successfully. Sep 02 12:57:09 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-a1e76d8c-5e4f-4df5-aa49-19f825df58d2 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] http://192.168.122.82/volume/v3/volumes/045504a7-9162-426e-8898-79431baf231c returned with HTTP 200 Sep 02 12:57:09 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1068/2170] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:57:09 2026] GET /volume/v3/volumes/045504a7-9162-426e-8898-79431baf231c => generated 887 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:57:09 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-02696001-1283-4179-b1fd-9bdcc8c6aa91 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:09 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-02696001-1283-4179-b1fd-9bdcc8c6aa91 None None] GET http://192.168.122.82/volume// Sep 02 12:57:09 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-02696001-1283-4179-b1fd-9bdcc8c6aa91 None None] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:57:09 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-02696001-1283-4179-b1fd-9bdcc8c6aa91 None None] Calling method 'all' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:57:09 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-02696001-1283-4179-b1fd-9bdcc8c6aa91 None None] http://192.168.122.82/volume// returned with HTTP 300 Sep 02 12:57:09 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1103/2171] 192.168.122.82 () {58 vars in 1312 bytes} [Wed Sep 2 12:57:09 2026] GET /volume/ => generated 389 bytes in 13 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 12:57:09 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [req-9e4cfa80-eb7c-4e00-af76-6404f9d36a8f req-4eef3934-dbff-4c02-8395-486284eab9ae None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:09 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-9e4cfa80-eb7c-4e00-af76-6404f9d36a8f req-4eef3934-dbff-4c02-8395-486284eab9ae tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] POST http://192.168.122.82/volume/v3/attachments Sep 02 12:57:09 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-9e4cfa80-eb7c-4e00-af76-6404f9d36a8f req-4eef3934-dbff-4c02-8395-486284eab9ae tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5bbab7ae-23bf-4e43-b927-9e859f916584", "connector": null, "instance_uuid": "32b3217f-1ae3-4ee3-8851-b655200368ac"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:57:09 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:57:09 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:57:09 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:57:09 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:57:09 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-9e4cfa80-eb7c-4e00-af76-6404f9d36a8f req-4eef3934-dbff-4c02-8395-486284eab9ae tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] http://192.168.122.82/volume/v3/attachments returned with HTTP 200 Sep 02 12:57:09 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1069/2172] 192.168.122.82 () {66 vars in 1478 bytes} [Wed Sep 2 12:57:09 2026] POST /volume/v3/attachments => generated 273 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 12:57:09 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-d68c303f-0446-4c5a-9538-91b8a5b71287 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:09 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-d68c303f-0446-4c5a-9538-91b8a5b71287 tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] GET http://192.168.122.82/volume/v3/volumes/5bbab7ae-23bf-4e43-b927-9e859f916584 Sep 02 12:57:09 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-d68c303f-0446-4c5a-9538-91b8a5b71287 tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:57:09 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-d68c303f-0446-4c5a-9538-91b8a5b71287 tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:57:09 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-9c1aa1df-1ff6-44a3-ae35-70ecaf8774c1 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:09 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-9c1aa1df-1ff6-44a3-ae35-70ecaf8774c1 None None] GET http://192.168.122.82/volume// Sep 02 12:57:09 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-9c1aa1df-1ff6-44a3-ae35-70ecaf8774c1 None None] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:57:09 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-9c1aa1df-1ff6-44a3-ae35-70ecaf8774c1 None None] Calling method 'all' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:57:09 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-9c1aa1df-1ff6-44a3-ae35-70ecaf8774c1 None None] http://192.168.122.82/volume// returned with HTTP 300 Sep 02 12:57:09 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1070/2173] 192.168.122.82 () {58 vars in 1310 bytes} [Wed Sep 2 12:57:09 2026] GET /volume/ => generated 389 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 12:57:09 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:57:09 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:57:09 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [req-9e4cfa80-eb7c-4e00-af76-6404f9d36a8f req-7f7fce38-ef7b-4dd0-b68c-4c8cc90dd0e2 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:09 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-9e4cfa80-eb7c-4e00-af76-6404f9d36a8f req-7f7fce38-ef7b-4dd0-b68c-4c8cc90dd0e2 tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] GET http://192.168.122.82/volume/v3/volumes/5bbab7ae-23bf-4e43-b927-9e859f916584 Sep 02 12:57:09 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-9e4cfa80-eb7c-4e00-af76-6404f9d36a8f req-7f7fce38-ef7b-4dd0-b68c-4c8cc90dd0e2 tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:57:09 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-9e4cfa80-eb7c-4e00-af76-6404f9d36a8f req-7f7fce38-ef7b-4dd0-b68c-4c8cc90dd0e2 tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:57:09 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:57:09 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:57:09 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-d68c303f-0446-4c5a-9538-91b8a5b71287 tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] Volume info retrieved successfully. Sep 02 12:57:09 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:57:09 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:57:09 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:57:09 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:57:09 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-d68c303f-0446-4c5a-9538-91b8a5b71287 tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] http://192.168.122.82/volume/v3/volumes/5bbab7ae-23bf-4e43-b927-9e859f916584 returned with HTTP 200 Sep 02 12:57:09 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1104/2174] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:57:09 2026] GET /volume/v3/volumes/5bbab7ae-23bf-4e43-b927-9e859f916584 => generated 854 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:57:09 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [req-9e4cfa80-eb7c-4e00-af76-6404f9d36a8f req-7f7fce38-ef7b-4dd0-b68c-4c8cc90dd0e2 tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] Volume info retrieved successfully. Sep 02 12:57:09 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-9e4cfa80-eb7c-4e00-af76-6404f9d36a8f req-7f7fce38-ef7b-4dd0-b68c-4c8cc90dd0e2 tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] http://192.168.122.82/volume/v3/volumes/5bbab7ae-23bf-4e43-b927-9e859f916584 returned with HTTP 200 Sep 02 12:57:09 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1071/2175] 192.168.122.82 () {62 vars in 1523 bytes} [Wed Sep 2 12:57:09 2026] GET /volume/v3/volumes/5bbab7ae-23bf-4e43-b927-9e859f916584 => generated 1035 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 02 12:57:10 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [req-9e4cfa80-eb7c-4e00-af76-6404f9d36a8f req-17b6c7dd-6530-40b0-af0c-abdd94d809ff None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:10 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-9e4cfa80-eb7c-4e00-af76-6404f9d36a8f req-17b6c7dd-6530-40b0-af0c-abdd94d809ff tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] PUT http://192.168.122.82/volume/v3/attachments/bc6f1fa6-62db-4f0f-86e6-c82c58036a64 Sep 02 12:57:10 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-9e4cfa80-eb7c-4e00-af76-6404f9d36a8f req-17b6c7dd-6530-40b0-af0c-abdd94d809ff tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.82", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d3f28f32c01d", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d962fb62-a9ac-4620-919c-737cbb1a64b6", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:57:10 devstack devstack@c-api.service[86935]: DEBUG cinder.coordination [req-9e4cfa80-eb7c-4e00-af76-6404f9d36a8f req-17b6c7dd-6530-40b0-af0c-abdd94d809ff tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] Acquiring lock "cinder-attachment_update-5bbab7ae-23bf-4e43-b927-9e859f916584-devstack" by "attachment_update" {{(pid=86935) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 02 12:57:10 devstack devstack@c-api.service[86935]: DEBUG cinder.coordination [req-9e4cfa80-eb7c-4e00-af76-6404f9d36a8f req-17b6c7dd-6530-40b0-af0c-abdd94d809ff tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] Lock "cinder-attachment_update-5bbab7ae-23bf-4e43-b927-9e859f916584-devstack" acquired by "attachment_update" :: waited 0.036s {{(pid=86935) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 02 12:57:10 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:57:10 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:57:10 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-57e298bb-ea2d-49a6-9747-360b1ecf7f18 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:10 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-57e298bb-ea2d-49a6-9747-360b1ecf7f18 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] GET http://192.168.122.82/volume/v3/volumes/045504a7-9162-426e-8898-79431baf231c Sep 02 12:57:10 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-57e298bb-ea2d-49a6-9747-360b1ecf7f18 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:57:10 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-57e298bb-ea2d-49a6-9747-360b1ecf7f18 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:57:10 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:57:10 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:57:10 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:57:10 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:57:10 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:57:10 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:57:10 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-57e298bb-ea2d-49a6-9747-360b1ecf7f18 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Volume info retrieved successfully. Sep 02 12:57:10 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-57e298bb-ea2d-49a6-9747-360b1ecf7f18 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] http://192.168.122.82/volume/v3/volumes/045504a7-9162-426e-8898-79431baf231c returned with HTTP 200 Sep 02 12:57:10 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1072/2176] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:57:10 2026] GET /volume/v3/volumes/045504a7-9162-426e-8898-79431baf231c => generated 887 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:57:10 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-2f1c761d-7ffe-452f-8234-52a84c5f67e1 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:10 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-2f1c761d-7ffe-452f-8234-52a84c5f67e1 tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] GET http://192.168.122.82/volume/v3/volumes/5bbab7ae-23bf-4e43-b927-9e859f916584 Sep 02 12:57:10 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-2f1c761d-7ffe-452f-8234-52a84c5f67e1 tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:57:10 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-2f1c761d-7ffe-452f-8234-52a84c5f67e1 tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:57:10 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:57:10 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:57:10 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:57:10 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:57:10 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-2f1c761d-7ffe-452f-8234-52a84c5f67e1 tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] Volume info retrieved successfully. Sep 02 12:57:10 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-2f1c761d-7ffe-452f-8234-52a84c5f67e1 tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] http://192.168.122.82/volume/v3/volumes/5bbab7ae-23bf-4e43-b927-9e859f916584 returned with HTTP 200 Sep 02 12:57:10 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1073/2177] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:57:10 2026] GET /volume/v3/volumes/5bbab7ae-23bf-4e43-b927-9e859f916584 => generated 854 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:57:11 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-24f245d7-dab4-4099-a515-a9c3c3ef18ab None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:11 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-24f245d7-dab4-4099-a515-a9c3c3ef18ab tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] GET http://192.168.122.82/volume/v3/volumes/045504a7-9162-426e-8898-79431baf231c Sep 02 12:57:11 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-24f245d7-dab4-4099-a515-a9c3c3ef18ab tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:57:11 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-24f245d7-dab4-4099-a515-a9c3c3ef18ab tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:57:11 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:57:11 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:57:11 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:57:11 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:57:11 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-24f245d7-dab4-4099-a515-a9c3c3ef18ab tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Volume info retrieved successfully. Sep 02 12:57:11 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-24f245d7-dab4-4099-a515-a9c3c3ef18ab tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] http://192.168.122.82/volume/v3/volumes/045504a7-9162-426e-8898-79431baf231c returned with HTTP 200 Sep 02 12:57:11 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1074/2178] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:57:11 2026] GET /volume/v3/volumes/045504a7-9162-426e-8898-79431baf231c => generated 887 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:57:11 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-7440a0a4-f5ea-47f3-aab3-0113a3a3780d None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:11 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-7440a0a4-f5ea-47f3-aab3-0113a3a3780d tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] GET http://192.168.122.82/volume/v3/volumes/5bbab7ae-23bf-4e43-b927-9e859f916584 Sep 02 12:57:11 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-7440a0a4-f5ea-47f3-aab3-0113a3a3780d tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:57:11 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-7440a0a4-f5ea-47f3-aab3-0113a3a3780d tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:57:11 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:57:11 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:57:11 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:57:11 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:57:11 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-7440a0a4-f5ea-47f3-aab3-0113a3a3780d tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] Volume info retrieved successfully. Sep 02 12:57:12 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-7440a0a4-f5ea-47f3-aab3-0113a3a3780d tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] http://192.168.122.82/volume/v3/volumes/5bbab7ae-23bf-4e43-b927-9e859f916584 returned with HTTP 200 Sep 02 12:57:12 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1075/2179] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:57:11 2026] GET /volume/v3/volumes/5bbab7ae-23bf-4e43-b927-9e859f916584 => generated 854 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:57:12 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-d4f38237-082a-414f-938d-787521ad90d8 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:12 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-d4f38237-082a-414f-938d-787521ad90d8 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] GET http://192.168.122.82/volume/v3/volumes/045504a7-9162-426e-8898-79431baf231c Sep 02 12:57:12 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-d4f38237-082a-414f-938d-787521ad90d8 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:57:12 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-d4f38237-082a-414f-938d-787521ad90d8 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:57:12 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:57:12 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:57:12 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:57:12 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:57:12 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-d4f38237-082a-414f-938d-787521ad90d8 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Volume info retrieved successfully. Sep 02 12:57:12 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-d4f38237-082a-414f-938d-787521ad90d8 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] http://192.168.122.82/volume/v3/volumes/045504a7-9162-426e-8898-79431baf231c returned with HTTP 200 Sep 02 12:57:12 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1076/2180] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:57:12 2026] GET /volume/v3/volumes/045504a7-9162-426e-8898-79431baf231c => generated 887 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:57:13 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-66d5e646-dce3-44b4-a663-4fb60e8a8c9a None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:13 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-66d5e646-dce3-44b4-a663-4fb60e8a8c9a tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] GET http://192.168.122.82/volume/v3/volumes/5bbab7ae-23bf-4e43-b927-9e859f916584 Sep 02 12:57:13 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-66d5e646-dce3-44b4-a663-4fb60e8a8c9a tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:57:13 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-66d5e646-dce3-44b4-a663-4fb60e8a8c9a tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:57:13 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:57:13 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:57:13 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:57:13 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:57:13 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-66d5e646-dce3-44b4-a663-4fb60e8a8c9a tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] Volume info retrieved successfully. Sep 02 12:57:13 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-66d5e646-dce3-44b4-a663-4fb60e8a8c9a tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] http://192.168.122.82/volume/v3/volumes/5bbab7ae-23bf-4e43-b927-9e859f916584 returned with HTTP 200 Sep 02 12:57:13 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1077/2181] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:57:13 2026] GET /volume/v3/volumes/5bbab7ae-23bf-4e43-b927-9e859f916584 => generated 854 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:57:13 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-02ea1342-321a-400e-b125-64387be70cab None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:13 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-02ea1342-321a-400e-b125-64387be70cab tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] GET http://192.168.122.82/volume/v3/volumes/045504a7-9162-426e-8898-79431baf231c Sep 02 12:57:13 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-02ea1342-321a-400e-b125-64387be70cab tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:57:13 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-02ea1342-321a-400e-b125-64387be70cab tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:57:13 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:57:13 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:57:13 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:57:13 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:57:13 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-02ea1342-321a-400e-b125-64387be70cab tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Volume info retrieved successfully. Sep 02 12:57:13 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-02ea1342-321a-400e-b125-64387be70cab tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] http://192.168.122.82/volume/v3/volumes/045504a7-9162-426e-8898-79431baf231c returned with HTTP 200 Sep 02 12:57:13 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1078/2182] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:57:13 2026] GET /volume/v3/volumes/045504a7-9162-426e-8898-79431baf231c => generated 887 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:57:14 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-df49811f-f090-4e60-97a5-501a64b5c007 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:14 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-df49811f-f090-4e60-97a5-501a64b5c007 tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] GET http://192.168.122.82/volume/v3/volumes/5bbab7ae-23bf-4e43-b927-9e859f916584 Sep 02 12:57:14 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-df49811f-f090-4e60-97a5-501a64b5c007 tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:57:14 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-df49811f-f090-4e60-97a5-501a64b5c007 tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:57:14 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:57:14 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:57:14 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:57:14 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:57:14 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-df49811f-f090-4e60-97a5-501a64b5c007 tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] Volume info retrieved successfully. Sep 02 12:57:14 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-df49811f-f090-4e60-97a5-501a64b5c007 tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] http://192.168.122.82/volume/v3/volumes/5bbab7ae-23bf-4e43-b927-9e859f916584 returned with HTTP 200 Sep 02 12:57:14 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1079/2183] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:57:14 2026] GET /volume/v3/volumes/5bbab7ae-23bf-4e43-b927-9e859f916584 => generated 854 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:57:14 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-9966c2df-884f-4262-86a7-659a7149fc6d None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:14 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-9966c2df-884f-4262-86a7-659a7149fc6d tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] GET http://192.168.122.82/volume/v3/volumes/045504a7-9162-426e-8898-79431baf231c Sep 02 12:57:14 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-9966c2df-884f-4262-86a7-659a7149fc6d tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:57:14 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-9966c2df-884f-4262-86a7-659a7149fc6d tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:57:14 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:57:14 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:57:14 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:57:14 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:57:14 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-9966c2df-884f-4262-86a7-659a7149fc6d tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Volume info retrieved successfully. Sep 02 12:57:14 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-9966c2df-884f-4262-86a7-659a7149fc6d tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] http://192.168.122.82/volume/v3/volumes/045504a7-9162-426e-8898-79431baf231c returned with HTTP 200 Sep 02 12:57:14 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1080/2184] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:57:14 2026] GET /volume/v3/volumes/045504a7-9162-426e-8898-79431baf231c => generated 887 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:57:15 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-c326efd3-c62a-46a4-ac50-aab6c850a36f None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:15 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-c326efd3-c62a-46a4-ac50-aab6c850a36f tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] GET http://192.168.122.82/volume/v3/volumes/5bbab7ae-23bf-4e43-b927-9e859f916584 Sep 02 12:57:15 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-c326efd3-c62a-46a4-ac50-aab6c850a36f tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:57:15 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-c326efd3-c62a-46a4-ac50-aab6c850a36f tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:57:15 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:57:15 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:57:15 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:57:15 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:57:15 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-c326efd3-c62a-46a4-ac50-aab6c850a36f tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] Volume info retrieved successfully. Sep 02 12:57:15 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-c326efd3-c62a-46a4-ac50-aab6c850a36f tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] http://192.168.122.82/volume/v3/volumes/5bbab7ae-23bf-4e43-b927-9e859f916584 returned with HTTP 200 Sep 02 12:57:15 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1081/2185] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:57:15 2026] GET /volume/v3/volumes/5bbab7ae-23bf-4e43-b927-9e859f916584 => generated 854 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 12:57:15 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-bfb1bee3-8904-48f7-a866-c03045a4bced None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:15 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-bfb1bee3-8904-48f7-a866-c03045a4bced tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] GET http://192.168.122.82/volume/v3/volumes/045504a7-9162-426e-8898-79431baf231c Sep 02 12:57:15 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-bfb1bee3-8904-48f7-a866-c03045a4bced tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:57:15 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-bfb1bee3-8904-48f7-a866-c03045a4bced tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:57:16 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:57:16 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:57:16 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:57:16 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:57:16 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-bfb1bee3-8904-48f7-a866-c03045a4bced tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Volume info retrieved successfully. Sep 02 12:57:16 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-bfb1bee3-8904-48f7-a866-c03045a4bced tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] http://192.168.122.82/volume/v3/volumes/045504a7-9162-426e-8898-79431baf231c returned with HTTP 200 Sep 02 12:57:16 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1082/2186] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:57:15 2026] GET /volume/v3/volumes/045504a7-9162-426e-8898-79431baf231c => generated 887 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:57:16 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-2950804b-0662-4c4b-97e3-e07a94853cdd None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:16 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-2950804b-0662-4c4b-97e3-e07a94853cdd tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] GET http://192.168.122.82/volume/v3/volumes/5bbab7ae-23bf-4e43-b927-9e859f916584 Sep 02 12:57:16 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-2950804b-0662-4c4b-97e3-e07a94853cdd tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:57:16 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-2950804b-0662-4c4b-97e3-e07a94853cdd tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:57:16 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:57:16 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:57:16 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:57:16 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:57:16 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-2950804b-0662-4c4b-97e3-e07a94853cdd tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] Volume info retrieved successfully. Sep 02 12:57:16 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-2950804b-0662-4c4b-97e3-e07a94853cdd tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] http://192.168.122.82/volume/v3/volumes/5bbab7ae-23bf-4e43-b927-9e859f916584 returned with HTTP 200 Sep 02 12:57:16 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1083/2187] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:57:16 2026] GET /volume/v3/volumes/5bbab7ae-23bf-4e43-b927-9e859f916584 => generated 854 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:57:17 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-fce49f93-3987-44d2-89bf-ff58f99a4af9 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:17 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-fce49f93-3987-44d2-89bf-ff58f99a4af9 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] GET http://192.168.122.82/volume/v3/volumes/045504a7-9162-426e-8898-79431baf231c Sep 02 12:57:17 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-fce49f93-3987-44d2-89bf-ff58f99a4af9 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:57:17 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-fce49f93-3987-44d2-89bf-ff58f99a4af9 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:57:17 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:57:17 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:57:17 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:57:17 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:57:17 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-fce49f93-3987-44d2-89bf-ff58f99a4af9 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Volume info retrieved successfully. Sep 02 12:57:17 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-fce49f93-3987-44d2-89bf-ff58f99a4af9 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] http://192.168.122.82/volume/v3/volumes/045504a7-9162-426e-8898-79431baf231c returned with HTTP 200 Sep 02 12:57:17 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1084/2188] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:57:17 2026] GET /volume/v3/volumes/045504a7-9162-426e-8898-79431baf231c => generated 887 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:57:18 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-d9f245c6-70ef-4839-b8a3-c4e436dcf426 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:18 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-d9f245c6-70ef-4839-b8a3-c4e436dcf426 tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] GET http://192.168.122.82/volume/v3/volumes/5bbab7ae-23bf-4e43-b927-9e859f916584 Sep 02 12:57:18 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-d9f245c6-70ef-4839-b8a3-c4e436dcf426 tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:57:18 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-d9f245c6-70ef-4839-b8a3-c4e436dcf426 tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:57:18 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:57:18 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:57:18 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:57:18 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:57:18 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-d9f245c6-70ef-4839-b8a3-c4e436dcf426 tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] Volume info retrieved successfully. Sep 02 12:57:18 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-d9f245c6-70ef-4839-b8a3-c4e436dcf426 tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] http://192.168.122.82/volume/v3/volumes/5bbab7ae-23bf-4e43-b927-9e859f916584 returned with HTTP 200 Sep 02 12:57:18 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1085/2189] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:57:18 2026] GET /volume/v3/volumes/5bbab7ae-23bf-4e43-b927-9e859f916584 => generated 854 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:57:18 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-5753ef47-0f21-4d44-b531-5a45744bde1e None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:18 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-5753ef47-0f21-4d44-b531-5a45744bde1e tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] GET http://192.168.122.82/volume/v3/volumes/045504a7-9162-426e-8898-79431baf231c Sep 02 12:57:18 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-5753ef47-0f21-4d44-b531-5a45744bde1e tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:57:18 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-5753ef47-0f21-4d44-b531-5a45744bde1e tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:57:18 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:57:18 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:57:18 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:57:18 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:57:18 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-5753ef47-0f21-4d44-b531-5a45744bde1e tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Volume info retrieved successfully. Sep 02 12:57:18 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-5753ef47-0f21-4d44-b531-5a45744bde1e tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] http://192.168.122.82/volume/v3/volumes/045504a7-9162-426e-8898-79431baf231c returned with HTTP 200 Sep 02 12:57:18 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1086/2190] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:57:18 2026] GET /volume/v3/volumes/045504a7-9162-426e-8898-79431baf231c => generated 887 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:57:18 devstack devstack@c-api.service[86935]: DEBUG cinder.coordination [req-9e4cfa80-eb7c-4e00-af76-6404f9d36a8f req-17b6c7dd-6530-40b0-af0c-abdd94d809ff tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] Lock "cinder-attachment_update-5bbab7ae-23bf-4e43-b927-9e859f916584-devstack" released by "attachment_update" :: held 8.522s {{(pid=86935) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 02 12:57:18 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-9e4cfa80-eb7c-4e00-af76-6404f9d36a8f req-17b6c7dd-6530-40b0-af0c-abdd94d809ff tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] http://192.168.122.82/volume/v3/attachments/bc6f1fa6-62db-4f0f-86e6-c82c58036a64 returned with HTTP 200 Sep 02 12:57:18 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1105/2191] 192.168.122.82 () {66 vars in 1588 bytes} [Wed Sep 2 12:57:10 2026] PUT /volume/v3/attachments/bc6f1fa6-62db-4f0f-86e6-c82c58036a64 => generated 694 bytes in 8641 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:57:19 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-99d28aee-5203-409c-aa27-ffce7248f8d8 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:19 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-99d28aee-5203-409c-aa27-ffce7248f8d8 tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] GET http://192.168.122.82/volume/v3/volumes/5bbab7ae-23bf-4e43-b927-9e859f916584 Sep 02 12:57:19 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-99d28aee-5203-409c-aa27-ffce7248f8d8 tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:57:19 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-99d28aee-5203-409c-aa27-ffce7248f8d8 tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:57:19 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:57:19 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:57:19 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:57:19 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:57:19 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-99d28aee-5203-409c-aa27-ffce7248f8d8 tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] Volume info retrieved successfully. Sep 02 12:57:19 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-99d28aee-5203-409c-aa27-ffce7248f8d8 tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] http://192.168.122.82/volume/v3/volumes/5bbab7ae-23bf-4e43-b927-9e859f916584 returned with HTTP 200 Sep 02 12:57:19 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1087/2192] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:57:19 2026] GET /volume/v3/volumes/5bbab7ae-23bf-4e43-b927-9e859f916584 => generated 855 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:57:19 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [req-9e4cfa80-eb7c-4e00-af76-6404f9d36a8f req-5be0bee3-a0af-4d9f-897e-1424cb7126f9 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:19 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-9e4cfa80-eb7c-4e00-af76-6404f9d36a8f req-5be0bee3-a0af-4d9f-897e-1424cb7126f9 tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] POST http://192.168.122.82/volume/v3/attachments/bc6f1fa6-62db-4f0f-86e6-c82c58036a64/action Sep 02 12:57:19 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-9e4cfa80-eb7c-4e00-af76-6404f9d36a8f req-5be0bee3-a0af-4d9f-897e-1424cb7126f9 tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] Action body: b'{"os-complete": null}' {{(pid=86935) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 12:57:19 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-9e4cfa80-eb7c-4e00-af76-6404f9d36a8f req-5be0bee3-a0af-4d9f-897e-1424cb7126f9 tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:57:19 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-14c3cdfc-0997-4009-ae1f-ecc261028b95 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:19 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-14c3cdfc-0997-4009-ae1f-ecc261028b95 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] GET http://192.168.122.82/volume/v3/volumes/045504a7-9162-426e-8898-79431baf231c Sep 02 12:57:19 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-14c3cdfc-0997-4009-ae1f-ecc261028b95 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:57:19 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-14c3cdfc-0997-4009-ae1f-ecc261028b95 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:57:19 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:57:19 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:57:19 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:57:19 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:57:19 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:57:19 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:57:19 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:57:19 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:57:19 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-14c3cdfc-0997-4009-ae1f-ecc261028b95 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Volume info retrieved successfully. Sep 02 12:57:19 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-9e4cfa80-eb7c-4e00-af76-6404f9d36a8f req-5be0bee3-a0af-4d9f-897e-1424cb7126f9 tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] http://192.168.122.82/volume/v3/attachments/bc6f1fa6-62db-4f0f-86e6-c82c58036a64/action returned with HTTP 204 Sep 02 12:57:19 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1106/2193] 192.168.122.82 () {66 vars in 1609 bytes} [Wed Sep 2 12:57:19 2026] POST /volume/v3/attachments/bc6f1fa6-62db-4f0f-86e6-c82c58036a64/action => generated 0 bytes in 83 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:57:19 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-14c3cdfc-0997-4009-ae1f-ecc261028b95 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] http://192.168.122.82/volume/v3/volumes/045504a7-9162-426e-8898-79431baf231c returned with HTTP 200 Sep 02 12:57:19 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1088/2194] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:57:19 2026] GET /volume/v3/volumes/045504a7-9162-426e-8898-79431baf231c => generated 888 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:57:19 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-7065d808-c023-46ae-915a-21c54b858e4c None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:19 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-7065d808-c023-46ae-915a-21c54b858e4c tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] GET http://192.168.122.82/volume/v3/volumes/045504a7-9162-426e-8898-79431baf231c Sep 02 12:57:19 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-7065d808-c023-46ae-915a-21c54b858e4c tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:57:19 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-7065d808-c023-46ae-915a-21c54b858e4c tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:57:19 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:57:19 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:57:19 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:57:19 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:57:19 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-7065d808-c023-46ae-915a-21c54b858e4c tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Volume info retrieved successfully. Sep 02 12:57:19 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-7065d808-c023-46ae-915a-21c54b858e4c tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] http://192.168.122.82/volume/v3/volumes/045504a7-9162-426e-8898-79431baf231c returned with HTTP 200 Sep 02 12:57:19 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1107/2195] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:57:19 2026] GET /volume/v3/volumes/045504a7-9162-426e-8898-79431baf231c => generated 888 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:57:19 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-777d08d9-f441-4620-8a2d-a45e5b70daa5 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:19 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-777d08d9-f441-4620-8a2d-a45e5b70daa5 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] DELETE http://192.168.122.82/volume/v3/volumes/045504a7-9162-426e-8898-79431baf231c Sep 02 12:57:19 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-777d08d9-f441-4620-8a2d-a45e5b70daa5 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:57:19 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-777d08d9-f441-4620-8a2d-a45e5b70daa5 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Calling method 'delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:57:19 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-777d08d9-f441-4620-8a2d-a45e5b70daa5 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Delete volume with id: 045504a7-9162-426e-8898-79431baf231c Sep 02 12:57:19 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:57:19 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:57:19 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:57:19 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:57:19 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-777d08d9-f441-4620-8a2d-a45e5b70daa5 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Volume info retrieved successfully. Sep 02 12:57:19 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-777d08d9-f441-4620-8a2d-a45e5b70daa5 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Delete volume request issued successfully. Sep 02 12:57:19 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-777d08d9-f441-4620-8a2d-a45e5b70daa5 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] http://192.168.122.82/volume/v3/volumes/045504a7-9162-426e-8898-79431baf231c returned with HTTP 202 Sep 02 12:57:19 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1089/2196] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 12:57:19 2026] DELETE /volume/v3/volumes/045504a7-9162-426e-8898-79431baf231c => generated 0 bytes in 115 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 12:57:19 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-af102e58-6634-4ceb-b44f-a1394b4e5fd2 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:19 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-af102e58-6634-4ceb-b44f-a1394b4e5fd2 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] GET http://192.168.122.82/volume/v3/volumes/045504a7-9162-426e-8898-79431baf231c Sep 02 12:57:19 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-af102e58-6634-4ceb-b44f-a1394b4e5fd2 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:57:19 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-af102e58-6634-4ceb-b44f-a1394b4e5fd2 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:57:19 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:57:19 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:57:19 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:57:19 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:57:19 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-af102e58-6634-4ceb-b44f-a1394b4e5fd2 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Volume info retrieved successfully. Sep 02 12:57:19 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-af102e58-6634-4ceb-b44f-a1394b4e5fd2 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] http://192.168.122.82/volume/v3/volumes/045504a7-9162-426e-8898-79431baf231c returned with HTTP 200 Sep 02 12:57:19 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1108/2197] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:57:19 2026] GET /volume/v3/volumes/045504a7-9162-426e-8898-79431baf231c => generated 887 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:57:20 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-1009164f-20cf-401f-90bc-ac9616ee8c7b None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:20 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-1009164f-20cf-401f-90bc-ac9616ee8c7b tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] GET http://192.168.122.82/volume/v3/volumes/5bbab7ae-23bf-4e43-b927-9e859f916584 Sep 02 12:57:20 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-1009164f-20cf-401f-90bc-ac9616ee8c7b tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:57:20 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-1009164f-20cf-401f-90bc-ac9616ee8c7b tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:57:20 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:57:20 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:57:20 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:57:20 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:57:20 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-1009164f-20cf-401f-90bc-ac9616ee8c7b tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] Volume info retrieved successfully. Sep 02 12:57:20 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-1009164f-20cf-401f-90bc-ac9616ee8c7b tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] http://192.168.122.82/volume/v3/volumes/5bbab7ae-23bf-4e43-b927-9e859f916584 returned with HTTP 200 Sep 02 12:57:20 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1090/2198] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:57:20 2026] GET /volume/v3/volumes/5bbab7ae-23bf-4e43-b927-9e859f916584 => generated 1147 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:57:20 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-c9720524-ce29-465b-b7ac-f271f1126e83 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:20 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-c9720524-ce29-465b-b7ac-f271f1126e83 tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] GET http://192.168.122.82/volume/v3/volumes/5bbab7ae-23bf-4e43-b927-9e859f916584 Sep 02 12:57:20 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-c9720524-ce29-465b-b7ac-f271f1126e83 tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:57:20 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-c9720524-ce29-465b-b7ac-f271f1126e83 tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:57:20 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:57:20 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:57:20 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:57:20 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:57:20 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-c9720524-ce29-465b-b7ac-f271f1126e83 tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] Volume info retrieved successfully. Sep 02 12:57:20 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-c9720524-ce29-465b-b7ac-f271f1126e83 tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] http://192.168.122.82/volume/v3/volumes/5bbab7ae-23bf-4e43-b927-9e859f916584 returned with HTTP 200 Sep 02 12:57:20 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1109/2199] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:57:20 2026] GET /volume/v3/volumes/5bbab7ae-23bf-4e43-b927-9e859f916584 => generated 1147 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 12:57:20 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-ab3f480a-73a5-47c5-8bbb-694cd014478b None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:20 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-ab3f480a-73a5-47c5-8bbb-694cd014478b tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] GET http://192.168.122.82/volume/v3/volumes/5bbab7ae-23bf-4e43-b927-9e859f916584 Sep 02 12:57:20 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-ab3f480a-73a5-47c5-8bbb-694cd014478b tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:57:20 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-ab3f480a-73a5-47c5-8bbb-694cd014478b tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:57:20 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:57:20 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:57:20 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:57:20 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:57:20 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-ab3f480a-73a5-47c5-8bbb-694cd014478b tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] Volume info retrieved successfully. Sep 02 12:57:20 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-ab3f480a-73a5-47c5-8bbb-694cd014478b tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] http://192.168.122.82/volume/v3/volumes/5bbab7ae-23bf-4e43-b927-9e859f916584 returned with HTTP 200 Sep 02 12:57:20 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1091/2200] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:57:20 2026] GET /volume/v3/volumes/5bbab7ae-23bf-4e43-b927-9e859f916584 => generated 1147 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:57:20 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-22ad40ac-8e31-402b-9aa9-e622705ecb88 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:20 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-22ad40ac-8e31-402b-9aa9-e622705ecb88 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] GET http://192.168.122.82/volume/v3/volumes/045504a7-9162-426e-8898-79431baf231c Sep 02 12:57:20 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-22ad40ac-8e31-402b-9aa9-e622705ecb88 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:57:20 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-22ad40ac-8e31-402b-9aa9-e622705ecb88 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:57:20 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:57:20 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:57:20 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:57:20 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:57:20 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-22ad40ac-8e31-402b-9aa9-e622705ecb88 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Volume info retrieved successfully. Sep 02 12:57:20 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-22ad40ac-8e31-402b-9aa9-e622705ecb88 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] http://192.168.122.82/volume/v3/volumes/045504a7-9162-426e-8898-79431baf231c returned with HTTP 200 Sep 02 12:57:20 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1110/2201] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:57:20 2026] GET /volume/v3/volumes/045504a7-9162-426e-8898-79431baf231c => generated 887 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:57:21 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-6f5bb945-f33e-4ad9-8672-dae3b66ddccd None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:21 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-6f5bb945-f33e-4ad9-8672-dae3b66ddccd tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] GET http://192.168.122.82/volume/v3/volumes/045504a7-9162-426e-8898-79431baf231c Sep 02 12:57:21 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-6f5bb945-f33e-4ad9-8672-dae3b66ddccd tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:57:21 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-6f5bb945-f33e-4ad9-8672-dae3b66ddccd tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:57:21 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-6f5bb945-f33e-4ad9-8672-dae3b66ddccd tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] http://192.168.122.82/volume/v3/volumes/045504a7-9162-426e-8898-79431baf231c returned with HTTP 404 Sep 02 12:57:21 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1092/2202] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:57:21 2026] GET /volume/v3/volumes/045504a7-9162-426e-8898-79431baf231c => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:57:21 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-d549f7f0-7b0f-4cfe-9828-530a98d8a0c6 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:21 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-d549f7f0-7b0f-4cfe-9828-530a98d8a0c6 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] GET http://192.168.122.82/volume/v3/volumes/045504a7-9162-426e-8898-79431baf231c Sep 02 12:57:21 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-d549f7f0-7b0f-4cfe-9828-530a98d8a0c6 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:57:21 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-d549f7f0-7b0f-4cfe-9828-530a98d8a0c6 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:57:22 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-d549f7f0-7b0f-4cfe-9828-530a98d8a0c6 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] http://192.168.122.82/volume/v3/volumes/045504a7-9162-426e-8898-79431baf231c returned with HTTP 404 Sep 02 12:57:22 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1111/2203] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:57:21 2026] GET /volume/v3/volumes/045504a7-9162-426e-8898-79431baf231c => generated 109 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:57:22 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-77ef5c28-5360-4955-9c69-1b6cd8297bb1 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:22 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-77ef5c28-5360-4955-9c69-1b6cd8297bb1 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] DELETE http://192.168.122.82/volume/v3/volumes/045504a7-9162-426e-8898-79431baf231c Sep 02 12:57:22 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-77ef5c28-5360-4955-9c69-1b6cd8297bb1 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:57:22 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-77ef5c28-5360-4955-9c69-1b6cd8297bb1 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Calling method 'delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:57:22 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-77ef5c28-5360-4955-9c69-1b6cd8297bb1 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Delete volume with id: 045504a7-9162-426e-8898-79431baf231c Sep 02 12:57:22 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-77ef5c28-5360-4955-9c69-1b6cd8297bb1 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] http://192.168.122.82/volume/v3/volumes/045504a7-9162-426e-8898-79431baf231c returned with HTTP 404 Sep 02 12:57:22 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1093/2204] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 12:57:22 2026] DELETE /volume/v3/volumes/045504a7-9162-426e-8898-79431baf231c => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:57:22 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-78ca0b1e-052a-4f60-835f-30fa4ae404f9 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:22 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-78ca0b1e-052a-4f60-835f-30fa4ae404f9 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] DELETE http://192.168.122.82/volume/v3/snapshots/cbe94a35-6106-485f-a119-045b4f3616ee Sep 02 12:57:22 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-78ca0b1e-052a-4f60-835f-30fa4ae404f9 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:57:22 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-78ca0b1e-052a-4f60-835f-30fa4ae404f9 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Calling method 'delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:57:22 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.snapshots [None req-78ca0b1e-052a-4f60-835f-30fa4ae404f9 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Delete snapshot with id: cbe94a35-6106-485f-a119-045b4f3616ee Sep 02 12:57:22 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:57:22 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:57:22 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-78ca0b1e-052a-4f60-835f-30fa4ae404f9 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Snapshot retrieved successfully. Sep 02 12:57:22 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:57:22 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:57:22 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-78ca0b1e-052a-4f60-835f-30fa4ae404f9 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Snapshot delete request issued successfully. Sep 02 12:57:22 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-78ca0b1e-052a-4f60-835f-30fa4ae404f9 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] http://192.168.122.82/volume/v3/snapshots/cbe94a35-6106-485f-a119-045b4f3616ee returned with HTTP 202 Sep 02 12:57:22 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1112/2205] 192.168.122.82 () {58 vars in 1236 bytes} [Wed Sep 2 12:57:22 2026] DELETE /volume/v3/snapshots/cbe94a35-6106-485f-a119-045b4f3616ee => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 12:57:22 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-19a9e569-796c-4b26-b8dd-2c3601c080c8 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:22 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-19a9e569-796c-4b26-b8dd-2c3601c080c8 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] GET http://192.168.122.82/volume/v3/snapshots/cbe94a35-6106-485f-a119-045b4f3616ee Sep 02 12:57:22 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-19a9e569-796c-4b26-b8dd-2c3601c080c8 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:57:22 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-19a9e569-796c-4b26-b8dd-2c3601c080c8 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:57:22 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:57:22 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:57:22 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-19a9e569-796c-4b26-b8dd-2c3601c080c8 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Snapshot retrieved successfully. Sep 02 12:57:22 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-19a9e569-796c-4b26-b8dd-2c3601c080c8 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] http://192.168.122.82/volume/v3/snapshots/cbe94a35-6106-485f-a119-045b4f3616ee returned with HTTP 200 Sep 02 12:57:22 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1094/2206] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:57:22 2026] GET /volume/v3/snapshots/cbe94a35-6106-485f-a119-045b4f3616ee => generated 468 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:57:23 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-6e9438f4-c789-446f-b174-b0957be73281 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:23 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-6e9438f4-c789-446f-b174-b0957be73281 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] GET http://192.168.122.82/volume/v3/snapshots/cbe94a35-6106-485f-a119-045b4f3616ee Sep 02 12:57:23 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-6e9438f4-c789-446f-b174-b0957be73281 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:57:23 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-6e9438f4-c789-446f-b174-b0957be73281 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:57:23 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:57:23 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:57:23 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-6e9438f4-c789-446f-b174-b0957be73281 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Snapshot retrieved successfully. Sep 02 12:57:23 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-6e9438f4-c789-446f-b174-b0957be73281 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] http://192.168.122.82/volume/v3/snapshots/cbe94a35-6106-485f-a119-045b4f3616ee returned with HTTP 200 Sep 02 12:57:23 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1113/2207] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:57:23 2026] GET /volume/v3/snapshots/cbe94a35-6106-485f-a119-045b4f3616ee => generated 468 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:57:24 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-91dc7795-6a6d-4f41-b656-2d0c2bf71a7e None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:24 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-91dc7795-6a6d-4f41-b656-2d0c2bf71a7e tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] GET http://192.168.122.82/volume/v3/snapshots/cbe94a35-6106-485f-a119-045b4f3616ee Sep 02 12:57:24 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-91dc7795-6a6d-4f41-b656-2d0c2bf71a7e tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:57:24 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-91dc7795-6a6d-4f41-b656-2d0c2bf71a7e tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:57:24 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:57:24 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:57:24 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-91dc7795-6a6d-4f41-b656-2d0c2bf71a7e tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Snapshot retrieved successfully. Sep 02 12:57:24 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-91dc7795-6a6d-4f41-b656-2d0c2bf71a7e tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] http://192.168.122.82/volume/v3/snapshots/cbe94a35-6106-485f-a119-045b4f3616ee returned with HTTP 200 Sep 02 12:57:24 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1095/2208] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:57:24 2026] GET /volume/v3/snapshots/cbe94a35-6106-485f-a119-045b4f3616ee => generated 468 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:57:25 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-0fea869f-3c47-407d-acdf-e54990e13bca None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:25 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-0fea869f-3c47-407d-acdf-e54990e13bca tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] GET http://192.168.122.82/volume/v3/snapshots/cbe94a35-6106-485f-a119-045b4f3616ee Sep 02 12:57:25 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-0fea869f-3c47-407d-acdf-e54990e13bca tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:57:25 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-0fea869f-3c47-407d-acdf-e54990e13bca tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:57:25 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-0fea869f-3c47-407d-acdf-e54990e13bca tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] http://192.168.122.82/volume/v3/snapshots/cbe94a35-6106-485f-a119-045b4f3616ee returned with HTTP 404 Sep 02 12:57:25 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1114/2209] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:57:25 2026] GET /volume/v3/snapshots/cbe94a35-6106-485f-a119-045b4f3616ee => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 12:57:25 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-8246f944-e2c3-4a69-9c7e-bbcabfa874c0 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:25 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-8246f944-e2c3-4a69-9c7e-bbcabfa874c0 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] GET http://192.168.122.82/volume/v3/volumes/60ca5e74-6043-4536-a8fb-7e319e71b4ad Sep 02 12:57:25 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-8246f944-e2c3-4a69-9c7e-bbcabfa874c0 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:57:25 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-8246f944-e2c3-4a69-9c7e-bbcabfa874c0 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:57:25 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:57:25 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:57:25 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:57:25 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:57:25 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-8246f944-e2c3-4a69-9c7e-bbcabfa874c0 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Volume info retrieved successfully. Sep 02 12:57:25 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-8246f944-e2c3-4a69-9c7e-bbcabfa874c0 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] http://192.168.122.82/volume/v3/volumes/60ca5e74-6043-4536-a8fb-7e319e71b4ad returned with HTTP 200 Sep 02 12:57:25 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1096/2210] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:57:25 2026] GET /volume/v3/volumes/60ca5e74-6043-4536-a8fb-7e319e71b4ad => generated 851 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 12:57:25 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-84a78ef5-f5ca-4748-aa63-be8a4ad165ec None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:25 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-84a78ef5-f5ca-4748-aa63-be8a4ad165ec tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] DELETE http://192.168.122.82/volume/v3/volumes/60ca5e74-6043-4536-a8fb-7e319e71b4ad Sep 02 12:57:25 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-84a78ef5-f5ca-4748-aa63-be8a4ad165ec tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:57:25 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-84a78ef5-f5ca-4748-aa63-be8a4ad165ec tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Calling method 'delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:57:25 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-84a78ef5-f5ca-4748-aa63-be8a4ad165ec tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Delete volume with id: 60ca5e74-6043-4536-a8fb-7e319e71b4ad Sep 02 12:57:25 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:57:25 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:57:25 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:57:25 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:57:25 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-84a78ef5-f5ca-4748-aa63-be8a4ad165ec tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Volume info retrieved successfully. Sep 02 12:57:25 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-84a78ef5-f5ca-4748-aa63-be8a4ad165ec tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Delete volume request issued successfully. Sep 02 12:57:25 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-84a78ef5-f5ca-4748-aa63-be8a4ad165ec tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] http://192.168.122.82/volume/v3/volumes/60ca5e74-6043-4536-a8fb-7e319e71b4ad returned with HTTP 202 Sep 02 12:57:25 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1115/2211] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 12:57:25 2026] DELETE /volume/v3/volumes/60ca5e74-6043-4536-a8fb-7e319e71b4ad => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 12:57:25 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-01fcbf2a-6a69-4815-8a75-54026dd7b89d None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:25 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-01fcbf2a-6a69-4815-8a75-54026dd7b89d tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] GET http://192.168.122.82/volume/v3/volumes/60ca5e74-6043-4536-a8fb-7e319e71b4ad Sep 02 12:57:25 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-01fcbf2a-6a69-4815-8a75-54026dd7b89d tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:57:25 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-01fcbf2a-6a69-4815-8a75-54026dd7b89d tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:57:25 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:57:25 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:57:25 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:57:25 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:57:25 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-01fcbf2a-6a69-4815-8a75-54026dd7b89d tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Volume info retrieved successfully. Sep 02 12:57:25 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-01fcbf2a-6a69-4815-8a75-54026dd7b89d tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] http://192.168.122.82/volume/v3/volumes/60ca5e74-6043-4536-a8fb-7e319e71b4ad returned with HTTP 200 Sep 02 12:57:25 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1097/2212] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:57:25 2026] GET /volume/v3/volumes/60ca5e74-6043-4536-a8fb-7e319e71b4ad => generated 850 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:57:26 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-92b65773-acbc-4ba7-91b2-8e7b560b9c8b None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:26 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-92b65773-acbc-4ba7-91b2-8e7b560b9c8b tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] GET http://192.168.122.82/volume/v3/volumes/60ca5e74-6043-4536-a8fb-7e319e71b4ad Sep 02 12:57:26 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-92b65773-acbc-4ba7-91b2-8e7b560b9c8b tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:57:26 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-92b65773-acbc-4ba7-91b2-8e7b560b9c8b tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:57:26 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-92b65773-acbc-4ba7-91b2-8e7b560b9c8b tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] http://192.168.122.82/volume/v3/volumes/60ca5e74-6043-4536-a8fb-7e319e71b4ad returned with HTTP 404 Sep 02 12:57:26 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1116/2213] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:57:26 2026] GET /volume/v3/volumes/60ca5e74-6043-4536-a8fb-7e319e71b4ad => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:57:26 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-21071f15-68b5-47d6-a132-cc56e4d848d2 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:26 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-21071f15-68b5-47d6-a132-cc56e4d848d2 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] GET http://192.168.122.82/volume/v3/volumes/5ac67213-b467-49f8-a80d-c0c1bc6127ce Sep 02 12:57:26 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-21071f15-68b5-47d6-a132-cc56e4d848d2 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:57:26 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-21071f15-68b5-47d6-a132-cc56e4d848d2 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:57:26 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:57:26 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:57:26 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:57:26 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:57:26 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-21071f15-68b5-47d6-a132-cc56e4d848d2 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Volume info retrieved successfully. Sep 02 12:57:26 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-21071f15-68b5-47d6-a132-cc56e4d848d2 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] http://192.168.122.82/volume/v3/volumes/5ac67213-b467-49f8-a80d-c0c1bc6127ce returned with HTTP 200 Sep 02 12:57:26 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1098/2214] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:57:26 2026] GET /volume/v3/volumes/5ac67213-b467-49f8-a80d-c0c1bc6127ce => generated 853 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:57:26 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-76773af3-02ad-4e47-9f1b-841d1d3b7d82 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:26 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-76773af3-02ad-4e47-9f1b-841d1d3b7d82 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 12:57:26 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-76773af3-02ad-4e47-9f1b-841d1d3b7d82 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1215320941"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:57:26 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.volumes [None req-76773af3-02ad-4e47-9f1b-841d1d3b7d82 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1215320941'}} {{(pid=86935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 12:57:26 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-76773af3-02ad-4e47-9f1b-841d1d3b7d82 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Create volume of 1 GB Sep 02 12:57:26 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-76773af3-02ad-4e47-9f1b-841d1d3b7d82 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Availability Zones retrieved successfully. Sep 02 12:57:26 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-76773af3-02ad-4e47-9f1b-841d1d3b7d82 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Flow 'volume_create_api' (24e73ed8-d5eb-4609-b196-755c77131966) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:57:26 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-76773af3-02ad-4e47-9f1b-841d1d3b7d82 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76eb224a-011a-4b5f-995a-dc5086fb1cde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:57:26 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.flows.api.create_volume [None req-76773af3-02ad-4e47-9f1b-841d1d3b7d82 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Validating volume size '1' using validate_int {{(pid=86935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 12:57:26 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-76773af3-02ad-4e47-9f1b-841d1d3b7d82 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76eb224a-011a-4b5f-995a-dc5086fb1cde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:57:26 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-76773af3-02ad-4e47-9f1b-841d1d3b7d82 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd6a5985-515f-4ce6-bc90-a7f3efd59853) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:57:27 devstack devstack@c-api.service[86935]: DEBUG cinder.quota [None req-76773af3-02ad-4e47-9f1b-841d1d3b7d82 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Created reservations ['102741f5-1ff5-4759-b6bc-1ab2c5780936', '2f51d254-8490-4fdc-955a-8d46111675c8', 'a45831b8-7e88-4901-9828-7c51554a048e', '4694251c-f777-42fd-ae25-37098b3f4774'] {{(pid=86935) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:57:27 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-76773af3-02ad-4e47-9f1b-841d1d3b7d82 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd6a5985-515f-4ce6-bc90-a7f3efd59853) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['102741f5-1ff5-4759-b6bc-1ab2c5780936', '2f51d254-8490-4fdc-955a-8d46111675c8', 'a45831b8-7e88-4901-9828-7c51554a048e', '4694251c-f777-42fd-ae25-37098b3f4774']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:57:27 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-76773af3-02ad-4e47-9f1b-841d1d3b7d82 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb947525-4f07-4c73-9399-689ca9a06f90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:57:27 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:57:27 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:57:27 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-76773af3-02ad-4e47-9f1b-841d1d3b7d82 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb947525-4f07-4c73-9399-689ca9a06f90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bab52a24-3cbe-4c93-9343-0c5ee73e331a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1215320941',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e60b42ac4ba74cc7ba0f44d514b6908c',qos_specs=None,replication_status=,reservations=['102741f5-1ff5-4759-b6bc-1ab2c5780936','2f51d254-8490-4fdc-955a-8d46111675c8','a45831b8-7e88-4901-9828-7c51554a048e','4694251c-f777-42fd-ae25-37098b3f4774'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='330df7a60ff84a73b49181a6a6cc4c66',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T10:57:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1215320941',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bab52a24-3cbe-4c93-9343-0c5ee73e331a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e60b42ac4ba74cc7ba0f44d514b6908c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='330df7a60ff84a73b49181a6a6cc4c66',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:57:27 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-76773af3-02ad-4e47-9f1b-841d1d3b7d82 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da3f6a5d-2704-4cae-9e85-ef966c9a49eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:57:27 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-76773af3-02ad-4e47-9f1b-841d1d3b7d82 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da3f6a5d-2704-4cae-9e85-ef966c9a49eb) transitioned into state 'SUCCESS' from state '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-1215320941',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e60b42ac4ba74cc7ba0f44d514b6908c',qos_specs=None,replication_status=,reservations=['102741f5-1ff5-4759-b6bc-1ab2c5780936','2f51d254-8490-4fdc-955a-8d46111675c8','a45831b8-7e88-4901-9828-7c51554a048e','4694251c-f777-42fd-ae25-37098b3f4774'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='330df7a60ff84a73b49181a6a6cc4c66',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:57:27 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-76773af3-02ad-4e47-9f1b-841d1d3b7d82 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4ed176a-1c13-43f9-9da9-ebf5598f2092) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:57:27 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-76773af3-02ad-4e47-9f1b-841d1d3b7d82 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4ed176a-1c13-43f9-9da9-ebf5598f2092) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:57:27 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-76773af3-02ad-4e47-9f1b-841d1d3b7d82 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Flow 'volume_create_api' (24e73ed8-d5eb-4609-b196-755c77131966) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:57:27 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-76773af3-02ad-4e47-9f1b-841d1d3b7d82 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Create volume request issued successfully. Sep 02 12:57:27 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-76773af3-02ad-4e47-9f1b-841d1d3b7d82 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 12:57:27 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1117/2215] 192.168.122.82 () {60 vars in 1137 bytes} [Wed Sep 2 12:57:26 2026] POST /volume/v3/volumes => generated 761 bytes in 570 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 12:57:27 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-bf0d3603-7538-4e79-811e-eddaf9902162 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:27 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-bf0d3603-7538-4e79-811e-eddaf9902162 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] GET http://192.168.122.82/volume/v3/volumes/bab52a24-3cbe-4c93-9343-0c5ee73e331a Sep 02 12:57:27 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-bf0d3603-7538-4e79-811e-eddaf9902162 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:57:27 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-bf0d3603-7538-4e79-811e-eddaf9902162 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:57:27 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:57:27 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:57:27 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:57:27 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:57:27 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-bf0d3603-7538-4e79-811e-eddaf9902162 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Volume info retrieved successfully. Sep 02 12:57:27 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-bf0d3603-7538-4e79-811e-eddaf9902162 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] http://192.168.122.82/volume/v3/volumes/bab52a24-3cbe-4c93-9343-0c5ee73e331a returned with HTTP 200 Sep 02 12:57:27 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1099/2216] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:57:27 2026] GET /volume/v3/volumes/bab52a24-3cbe-4c93-9343-0c5ee73e331a => generated 829 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:57:28 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [req-03384cfe-d38f-493e-aec6-b2780a25b91e req-f0725cce-5d04-4e0e-a18f-87dd5be39b86 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:28 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-03384cfe-d38f-493e-aec6-b2780a25b91e req-f0725cce-5d04-4e0e-a18f-87dd5be39b86 tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] GET http://192.168.122.82/volume/v3/attachments?instance_id=32b3217f-1ae3-4ee3-8851-b655200368ac Sep 02 12:57:28 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-03384cfe-d38f-493e-aec6-b2780a25b91e req-f0725cce-5d04-4e0e-a18f-87dd5be39b86 tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:57:28 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-03384cfe-d38f-493e-aec6-b2780a25b91e req-f0725cce-5d04-4e0e-a18f-87dd5be39b86 tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] Calling method 'version_select' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:57:28 devstack devstack@c-api.service[86935]: /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 02 12:57:28 devstack devstack@c-api.service[86935]: return base.obj_make_list(context, cls(context), Sep 02 12:57:28 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-03384cfe-d38f-493e-aec6-b2780a25b91e req-f0725cce-5d04-4e0e-a18f-87dd5be39b86 tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] http://192.168.122.82/volume/v3/attachments?instance_id=32b3217f-1ae3-4ee3-8851-b655200368ac returned with HTTP 200 Sep 02 12:57:28 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1118/2217] 192.168.122.82 () {62 vars in 1521 bytes} [Wed Sep 2 12:57:28 2026] GET /volume/v3/attachments?instance_id=32b3217f-1ae3-4ee3-8851-b655200368ac => generated 192 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:57:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [req-03384cfe-d38f-493e-aec6-b2780a25b91e req-d05ad381-386b-4bb1-b5d9-0d498d14be55 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:28 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-03384cfe-d38f-493e-aec6-b2780a25b91e req-d05ad381-386b-4bb1-b5d9-0d498d14be55 tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] GET http://192.168.122.82/volume/v3/attachments/bc6f1fa6-62db-4f0f-86e6-c82c58036a64 Sep 02 12:57:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-03384cfe-d38f-493e-aec6-b2780a25b91e req-d05ad381-386b-4bb1-b5d9-0d498d14be55 tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:57:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-03384cfe-d38f-493e-aec6-b2780a25b91e req-d05ad381-386b-4bb1-b5d9-0d498d14be55 tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] Calling method 'version_select' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:57:28 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:57:28 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:57:28 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-a482190e-7ff0-4e58-b643-24b8cff162a8 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:28 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-03384cfe-d38f-493e-aec6-b2780a25b91e req-d05ad381-386b-4bb1-b5d9-0d498d14be55 tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] http://192.168.122.82/volume/v3/attachments/bc6f1fa6-62db-4f0f-86e6-c82c58036a64 returned with HTTP 200 Sep 02 12:57:28 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1100/2218] 192.168.122.82 () {62 vars in 1535 bytes} [Wed Sep 2 12:57:28 2026] GET /volume/v3/attachments/bc6f1fa6-62db-4f0f-86e6-c82c58036a64 => generated 718 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:57:28 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-a482190e-7ff0-4e58-b643-24b8cff162a8 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] GET http://192.168.122.82/volume/v3/volumes/bab52a24-3cbe-4c93-9343-0c5ee73e331a Sep 02 12:57:28 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-a482190e-7ff0-4e58-b643-24b8cff162a8 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:57:28 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-a482190e-7ff0-4e58-b643-24b8cff162a8 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:57:28 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:57:28 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:57:28 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:57:28 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:57:28 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-a482190e-7ff0-4e58-b643-24b8cff162a8 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Volume info retrieved successfully. Sep 02 12:57:28 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-a482190e-7ff0-4e58-b643-24b8cff162a8 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] http://192.168.122.82/volume/v3/volumes/bab52a24-3cbe-4c93-9343-0c5ee73e331a returned with HTTP 200 Sep 02 12:57:28 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1119/2219] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:57:28 2026] GET /volume/v3/volumes/bab52a24-3cbe-4c93-9343-0c5ee73e331a => generated 853 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:57:29 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-8ade23ec-0df6-48c7-955b-93eb1f07684f None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:29 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-8ade23ec-0df6-48c7-955b-93eb1f07684f tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] GET http://192.168.122.82/volume/v3/volumes/bab52a24-3cbe-4c93-9343-0c5ee73e331a Sep 02 12:57:29 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-8ade23ec-0df6-48c7-955b-93eb1f07684f tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:57:29 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-8ade23ec-0df6-48c7-955b-93eb1f07684f tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:57:29 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:57:29 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:57:29 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:57:29 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:57:29 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-8ade23ec-0df6-48c7-955b-93eb1f07684f tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Volume info retrieved successfully. Sep 02 12:57:29 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-8ade23ec-0df6-48c7-955b-93eb1f07684f tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] http://192.168.122.82/volume/v3/volumes/bab52a24-3cbe-4c93-9343-0c5ee73e331a returned with HTTP 200 Sep 02 12:57:29 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1101/2220] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:57:29 2026] GET /volume/v3/volumes/bab52a24-3cbe-4c93-9343-0c5ee73e331a => generated 854 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:57:29 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-3f95fd47-a0d5-41d9-900b-0b987e6093c4 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:29 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-3f95fd47-a0d5-41d9-900b-0b987e6093c4 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] POST http://192.168.122.82/volume/v3/snapshots Sep 02 12:57:29 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-3f95fd47-a0d5-41d9-900b-0b987e6093c4 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bab52a24-3cbe-4c93-9343-0c5ee73e331a", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1026943669"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:57:29 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:57:29 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:57:29 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:57:29 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:57:29 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-3f95fd47-a0d5-41d9-900b-0b987e6093c4 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Volume info retrieved successfully. Sep 02 12:57:29 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.snapshots [None req-3f95fd47-a0d5-41d9-900b-0b987e6093c4 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Create snapshot from volume bab52a24-3cbe-4c93-9343-0c5ee73e331a Sep 02 12:57:29 devstack devstack@c-api.service[86935]: DEBUG cinder.quota [None req-3f95fd47-a0d5-41d9-900b-0b987e6093c4 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Created reservations ['fa5abe6f-27b6-41c1-a1ca-ff73018fb427', 'b18e70df-f5e7-47a0-8692-8a7d124de7ce', '979d03fc-14c9-4308-8f22-cc92245833a4', '9aa0c2f3-4a96-4b04-96cc-5e7c23b82c0c'] {{(pid=86935) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:57:29 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:57:29 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:57:29 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-3f95fd47-a0d5-41d9-900b-0b987e6093c4 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Snapshot create request issued successfully. Sep 02 12:57:29 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-3f95fd47-a0d5-41d9-900b-0b987e6093c4 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] http://192.168.122.82/volume/v3/snapshots returned with HTTP 202 Sep 02 12:57:29 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1120/2221] 192.168.122.82 () {60 vars in 1144 bytes} [Wed Sep 2 12:57:29 2026] POST /volume/v3/snapshots => generated 310 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 02 12:57:29 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-1f3d1b9e-ad0d-4cab-8453-65b6dc47acab None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:29 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-1f3d1b9e-ad0d-4cab-8453-65b6dc47acab tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] GET http://192.168.122.82/volume/v3/snapshots/94ac3d82-7def-4ba7-b1f9-4cfdf406f01c Sep 02 12:57:29 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-1f3d1b9e-ad0d-4cab-8453-65b6dc47acab tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:57:29 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-1f3d1b9e-ad0d-4cab-8453-65b6dc47acab tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:57:29 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:57:29 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:57:29 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-1f3d1b9e-ad0d-4cab-8453-65b6dc47acab tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Snapshot retrieved successfully. Sep 02 12:57:29 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-1f3d1b9e-ad0d-4cab-8453-65b6dc47acab tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] http://192.168.122.82/volume/v3/snapshots/94ac3d82-7def-4ba7-b1f9-4cfdf406f01c returned with HTTP 200 Sep 02 12:57:29 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1102/2222] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:57:29 2026] GET /volume/v3/snapshots/94ac3d82-7def-4ba7-b1f9-4cfdf406f01c => generated 442 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:57:30 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-2051a9b1-9eb6-4664-8b9f-028dc4b1dc0c None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:30 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-2051a9b1-9eb6-4664-8b9f-028dc4b1dc0c tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] GET http://192.168.122.82/volume/v3/snapshots/94ac3d82-7def-4ba7-b1f9-4cfdf406f01c Sep 02 12:57:30 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-2051a9b1-9eb6-4664-8b9f-028dc4b1dc0c tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:57:30 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-2051a9b1-9eb6-4664-8b9f-028dc4b1dc0c tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:57:30 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:57:30 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:57:30 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-2051a9b1-9eb6-4664-8b9f-028dc4b1dc0c tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Snapshot retrieved successfully. Sep 02 12:57:30 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-2051a9b1-9eb6-4664-8b9f-028dc4b1dc0c tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] http://192.168.122.82/volume/v3/snapshots/94ac3d82-7def-4ba7-b1f9-4cfdf406f01c returned with HTTP 200 Sep 02 12:57:30 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1121/2223] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:57:30 2026] GET /volume/v3/snapshots/94ac3d82-7def-4ba7-b1f9-4cfdf406f01c => generated 442 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:57:31 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-53a1cb54-be79-40bd-a817-dde3ffdcf25d None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:31 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-53a1cb54-be79-40bd-a817-dde3ffdcf25d tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] GET http://192.168.122.82/volume/v3/snapshots/94ac3d82-7def-4ba7-b1f9-4cfdf406f01c Sep 02 12:57:31 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-53a1cb54-be79-40bd-a817-dde3ffdcf25d tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:57:31 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-53a1cb54-be79-40bd-a817-dde3ffdcf25d tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:57:31 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:57:31 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:57:31 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-53a1cb54-be79-40bd-a817-dde3ffdcf25d tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Snapshot retrieved successfully. Sep 02 12:57:31 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-53a1cb54-be79-40bd-a817-dde3ffdcf25d tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] http://192.168.122.82/volume/v3/snapshots/94ac3d82-7def-4ba7-b1f9-4cfdf406f01c returned with HTTP 200 Sep 02 12:57:31 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1103/2224] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:57:31 2026] GET /volume/v3/snapshots/94ac3d82-7def-4ba7-b1f9-4cfdf406f01c => generated 442 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:57:32 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-9875bec1-cb3a-44f1-a6cb-5adbf9ac5b06 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:32 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-9875bec1-cb3a-44f1-a6cb-5adbf9ac5b06 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] GET http://192.168.122.82/volume/v3/snapshots/94ac3d82-7def-4ba7-b1f9-4cfdf406f01c Sep 02 12:57:32 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-9875bec1-cb3a-44f1-a6cb-5adbf9ac5b06 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:57:32 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-9875bec1-cb3a-44f1-a6cb-5adbf9ac5b06 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:57:32 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:57:32 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:57:32 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-9875bec1-cb3a-44f1-a6cb-5adbf9ac5b06 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Snapshot retrieved successfully. Sep 02 12:57:32 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-9875bec1-cb3a-44f1-a6cb-5adbf9ac5b06 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] http://192.168.122.82/volume/v3/snapshots/94ac3d82-7def-4ba7-b1f9-4cfdf406f01c returned with HTTP 200 Sep 02 12:57:32 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1122/2225] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:57:32 2026] GET /volume/v3/snapshots/94ac3d82-7def-4ba7-b1f9-4cfdf406f01c => generated 469 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:57:32 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-203a9942-528d-45ef-b49d-c21fece1c86f None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:32 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-203a9942-528d-45ef-b49d-c21fece1c86f tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 12:57:32 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-203a9942-528d-45ef-b49d-c21fece1c86f tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "94ac3d82-7def-4ba7-b1f9-4cfdf406f01c", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-998247917"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:57:32 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.volumes [None req-203a9942-528d-45ef-b49d-c21fece1c86f tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Create volume request body: {'volume': {'snapshot_id': '94ac3d82-7def-4ba7-b1f9-4cfdf406f01c', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-998247917'}} {{(pid=86936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 12:57:32 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:57:32 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:57:32 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-203a9942-528d-45ef-b49d-c21fece1c86f tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Snapshot retrieved successfully. Sep 02 12:57:32 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-203a9942-528d-45ef-b49d-c21fece1c86f tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Create volume of 1 GB Sep 02 12:57:33 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-203a9942-528d-45ef-b49d-c21fece1c86f tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Availability Zones retrieved successfully. Sep 02 12:57:33 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-203a9942-528d-45ef-b49d-c21fece1c86f tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Flow 'volume_create_api' (f0cfe8b6-6431-4f0d-b96f-7848bb3b6078) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:57:33 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-203a9942-528d-45ef-b49d-c21fece1c86f tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93f527e4-49a5-4805-975b-3268d8cb9eb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:57:33 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.flows.api.create_volume [None req-203a9942-528d-45ef-b49d-c21fece1c86f tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 12:57:33 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:57:33 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:57:33 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-203a9942-528d-45ef-b49d-c21fece1c86f tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93f527e4-49a5-4805-975b-3268d8cb9eb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '94ac3d82-7def-4ba7-b1f9-4cfdf406f01c', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:57:33 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-203a9942-528d-45ef-b49d-c21fece1c86f tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b377d52-7d8e-451d-a066-93dc73b848b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:57:33 devstack devstack@c-api.service[86936]: DEBUG cinder.quota [None req-203a9942-528d-45ef-b49d-c21fece1c86f tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Created reservations ['16188c1a-6e3d-455a-a410-c1f634401170', 'd613cee9-3b69-4095-9018-1387ef050f61', 'b58318d9-b86f-44b0-850c-c6742de9c025', 'e26cea41-3ae2-48c5-94f5-f07044bf071b'] {{(pid=86936) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:57:33 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-203a9942-528d-45ef-b49d-c21fece1c86f tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b377d52-7d8e-451d-a066-93dc73b848b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['16188c1a-6e3d-455a-a410-c1f634401170', 'd613cee9-3b69-4095-9018-1387ef050f61', 'b58318d9-b86f-44b0-850c-c6742de9c025', 'e26cea41-3ae2-48c5-94f5-f07044bf071b']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:57:33 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-203a9942-528d-45ef-b49d-c21fece1c86f tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96285ea7-c29a-479a-8746-108b6d2d5dde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:57:33 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:57:33 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:57:33 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:57:33 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:57:33 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-203a9942-528d-45ef-b49d-c21fece1c86f tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96285ea7-c29a-479a-8746-108b6d2d5dde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '782f0920-1e3b-490c-b2dd-e54a4aeb71f9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-998247917',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e60b42ac4ba74cc7ba0f44d514b6908c',qos_specs=None,replication_status=,reservations=['16188c1a-6e3d-455a-a410-c1f634401170','d613cee9-3b69-4095-9018-1387ef050f61','b58318d9-b86f-44b0-850c-c6742de9c025','e26cea41-3ae2-48c5-94f5-f07044bf071b'],size=1,snapshot_id=94ac3d82-7def-4ba7-b1f9-4cfdf406f01c,source_replicaid=,source_volid=None,status='creating',user_id='330df7a60ff84a73b49181a6a6cc4c66',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T10:57:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-998247917',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=782f0920-1e3b-490c-b2dd-e54a4aeb71f9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e60b42ac4ba74cc7ba0f44d514b6908c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=94ac3d82-7def-4ba7-b1f9-4cfdf406f01c,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='330df7a60ff84a73b49181a6a6cc4c66',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:57:33 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-203a9942-528d-45ef-b49d-c21fece1c86f tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72962e36-edcf-46a9-ad5c-ddc8d4a56f0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:57:33 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-203a9942-528d-45ef-b49d-c21fece1c86f tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72962e36-edcf-46a9-ad5c-ddc8d4a56f0c) transitioned into state 'SUCCESS' from state '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-998247917',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e60b42ac4ba74cc7ba0f44d514b6908c',qos_specs=None,replication_status=,reservations=['16188c1a-6e3d-455a-a410-c1f634401170','d613cee9-3b69-4095-9018-1387ef050f61','b58318d9-b86f-44b0-850c-c6742de9c025','e26cea41-3ae2-48c5-94f5-f07044bf071b'],size=1,snapshot_id=94ac3d82-7def-4ba7-b1f9-4cfdf406f01c,source_replicaid=,source_volid=None,status='creating',user_id='330df7a60ff84a73b49181a6a6cc4c66',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:57:33 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-203a9942-528d-45ef-b49d-c21fece1c86f tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ad62481-16c2-4fa6-b8e4-a6c898b787f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:57:33 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:57:33 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:57:33 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-203a9942-528d-45ef-b49d-c21fece1c86f tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ad62481-16c2-4fa6-b8e4-a6c898b787f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:57:33 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-203a9942-528d-45ef-b49d-c21fece1c86f tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Flow 'volume_create_api' (f0cfe8b6-6431-4f0d-b96f-7848bb3b6078) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:57:33 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-203a9942-528d-45ef-b49d-c21fece1c86f tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Create volume request issued successfully. Sep 02 12:57:33 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-203a9942-528d-45ef-b49d-c21fece1c86f tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 12:57:33 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1104/2226] 192.168.122.82 () {60 vars in 1138 bytes} [Wed Sep 2 12:57:32 2026] POST /volume/v3/volumes => generated 794 bytes in 358 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 12:57:33 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-c20c5def-381d-4295-b334-4f7b367faebe None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:33 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-c20c5def-381d-4295-b334-4f7b367faebe tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] GET http://192.168.122.82/volume/v3/volumes/782f0920-1e3b-490c-b2dd-e54a4aeb71f9 Sep 02 12:57:33 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-c20c5def-381d-4295-b334-4f7b367faebe tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:57:33 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-c20c5def-381d-4295-b334-4f7b367faebe tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:57:33 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:57:33 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:57:33 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:57:33 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:57:33 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-c20c5def-381d-4295-b334-4f7b367faebe tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Volume info retrieved successfully. Sep 02 12:57:33 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-c20c5def-381d-4295-b334-4f7b367faebe tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] http://192.168.122.82/volume/v3/volumes/782f0920-1e3b-490c-b2dd-e54a4aeb71f9 returned with HTTP 200 Sep 02 12:57:33 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1123/2227] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:57:33 2026] GET /volume/v3/volumes/782f0920-1e3b-490c-b2dd-e54a4aeb71f9 => generated 862 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:57:34 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-91ef63fe-86d0-4ce2-aca1-674f445f6d14 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:34 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-91ef63fe-86d0-4ce2-aca1-674f445f6d14 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] GET http://192.168.122.82/volume/v3/volumes/782f0920-1e3b-490c-b2dd-e54a4aeb71f9 Sep 02 12:57:34 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-91ef63fe-86d0-4ce2-aca1-674f445f6d14 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:57:34 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-91ef63fe-86d0-4ce2-aca1-674f445f6d14 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:57:34 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:57:34 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:57:34 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:57:34 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:57:34 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-91ef63fe-86d0-4ce2-aca1-674f445f6d14 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Volume info retrieved successfully. Sep 02 12:57:34 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-91ef63fe-86d0-4ce2-aca1-674f445f6d14 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] http://192.168.122.82/volume/v3/volumes/782f0920-1e3b-490c-b2dd-e54a4aeb71f9 returned with HTTP 200 Sep 02 12:57:34 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1105/2228] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:57:34 2026] GET /volume/v3/volumes/782f0920-1e3b-490c-b2dd-e54a4aeb71f9 => generated 886 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:57:35 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-74d1b9f0-e02d-4388-bdbe-82c82c06242f None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:35 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-74d1b9f0-e02d-4388-bdbe-82c82c06242f tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] GET http://192.168.122.82/volume/v3/volumes/782f0920-1e3b-490c-b2dd-e54a4aeb71f9 Sep 02 12:57:35 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-74d1b9f0-e02d-4388-bdbe-82c82c06242f tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:57:35 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-74d1b9f0-e02d-4388-bdbe-82c82c06242f tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:57:35 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:57:35 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:57:35 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:57:35 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:57:35 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-74d1b9f0-e02d-4388-bdbe-82c82c06242f tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Volume info retrieved successfully. Sep 02 12:57:35 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-74d1b9f0-e02d-4388-bdbe-82c82c06242f tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] http://192.168.122.82/volume/v3/volumes/782f0920-1e3b-490c-b2dd-e54a4aeb71f9 returned with HTTP 200 Sep 02 12:57:35 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1124/2229] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:57:35 2026] GET /volume/v3/volumes/782f0920-1e3b-490c-b2dd-e54a4aeb71f9 => generated 886 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:57:36 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-7f49b98b-ebda-45fc-abaa-0f210b590984 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:36 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-7f49b98b-ebda-45fc-abaa-0f210b590984 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] GET http://192.168.122.82/volume/v3/volumes/782f0920-1e3b-490c-b2dd-e54a4aeb71f9 Sep 02 12:57:36 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-7f49b98b-ebda-45fc-abaa-0f210b590984 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:57:36 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-7f49b98b-ebda-45fc-abaa-0f210b590984 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:57:36 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:57:36 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:57:36 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:57:36 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:57:36 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-7f49b98b-ebda-45fc-abaa-0f210b590984 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Volume info retrieved successfully. Sep 02 12:57:36 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-7f49b98b-ebda-45fc-abaa-0f210b590984 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] http://192.168.122.82/volume/v3/volumes/782f0920-1e3b-490c-b2dd-e54a4aeb71f9 returned with HTTP 200 Sep 02 12:57:36 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1106/2230] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:57:36 2026] GET /volume/v3/volumes/782f0920-1e3b-490c-b2dd-e54a4aeb71f9 => generated 886 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:57:37 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-98839665-618d-4af6-8ad1-525ae266ba50 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:37 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-98839665-618d-4af6-8ad1-525ae266ba50 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] GET http://192.168.122.82/volume/v3/volumes/782f0920-1e3b-490c-b2dd-e54a4aeb71f9 Sep 02 12:57:37 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-98839665-618d-4af6-8ad1-525ae266ba50 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:57:37 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-98839665-618d-4af6-8ad1-525ae266ba50 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:57:37 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:57:37 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:57:37 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:57:37 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:57:37 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-98839665-618d-4af6-8ad1-525ae266ba50 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Volume info retrieved successfully. Sep 02 12:57:37 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-98839665-618d-4af6-8ad1-525ae266ba50 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] http://192.168.122.82/volume/v3/volumes/782f0920-1e3b-490c-b2dd-e54a4aeb71f9 returned with HTTP 200 Sep 02 12:57:37 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1125/2231] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:57:37 2026] GET /volume/v3/volumes/782f0920-1e3b-490c-b2dd-e54a4aeb71f9 => generated 886 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:57:38 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-8097b4df-25c9-4364-8c21-7124172825df None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:38 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-8097b4df-25c9-4364-8c21-7124172825df tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] GET http://192.168.122.82/volume/v3/volumes/782f0920-1e3b-490c-b2dd-e54a4aeb71f9 Sep 02 12:57:38 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-8097b4df-25c9-4364-8c21-7124172825df tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:57:38 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-8097b4df-25c9-4364-8c21-7124172825df tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:57:38 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:57:38 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:57:38 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:57:38 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:57:39 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-8097b4df-25c9-4364-8c21-7124172825df tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Volume info retrieved successfully. Sep 02 12:57:39 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-8097b4df-25c9-4364-8c21-7124172825df tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] http://192.168.122.82/volume/v3/volumes/782f0920-1e3b-490c-b2dd-e54a4aeb71f9 returned with HTTP 200 Sep 02 12:57:39 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1107/2232] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:57:38 2026] GET /volume/v3/volumes/782f0920-1e3b-490c-b2dd-e54a4aeb71f9 => generated 886 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:57:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-32a418c2-568e-4032-bf71-018207f469a9 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:40 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-32a418c2-568e-4032-bf71-018207f469a9 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] GET http://192.168.122.82/volume/v3/volumes/782f0920-1e3b-490c-b2dd-e54a4aeb71f9 Sep 02 12:57:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-32a418c2-568e-4032-bf71-018207f469a9 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:57:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-32a418c2-568e-4032-bf71-018207f469a9 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:57:40 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:57:40 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:57:40 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:57:40 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:57:40 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-32a418c2-568e-4032-bf71-018207f469a9 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Volume info retrieved successfully. Sep 02 12:57:40 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-32a418c2-568e-4032-bf71-018207f469a9 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] http://192.168.122.82/volume/v3/volumes/782f0920-1e3b-490c-b2dd-e54a4aeb71f9 returned with HTTP 200 Sep 02 12:57:40 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1126/2233] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:57:40 2026] GET /volume/v3/volumes/782f0920-1e3b-490c-b2dd-e54a4aeb71f9 => generated 887 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:57:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-929d01c6-ec26-4f48-a62f-92ea1ad542ce None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:40 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-929d01c6-ec26-4f48-a62f-92ea1ad542ce tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] GET http://192.168.122.82/volume/v3/volumes/782f0920-1e3b-490c-b2dd-e54a4aeb71f9 Sep 02 12:57:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-929d01c6-ec26-4f48-a62f-92ea1ad542ce tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:57:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-929d01c6-ec26-4f48-a62f-92ea1ad542ce tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:57:40 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:57:40 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:57:40 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:57:40 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:57:40 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-929d01c6-ec26-4f48-a62f-92ea1ad542ce tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Volume info retrieved successfully. Sep 02 12:57:40 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-929d01c6-ec26-4f48-a62f-92ea1ad542ce tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] http://192.168.122.82/volume/v3/volumes/782f0920-1e3b-490c-b2dd-e54a4aeb71f9 returned with HTTP 200 Sep 02 12:57:40 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1108/2234] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:57:40 2026] GET /volume/v3/volumes/782f0920-1e3b-490c-b2dd-e54a4aeb71f9 => generated 887 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:57:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-5bdae3ee-cc88-46de-bc39-afecda767d3e None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:40 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-5bdae3ee-cc88-46de-bc39-afecda767d3e tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] DELETE http://192.168.122.82/volume/v3/volumes/782f0920-1e3b-490c-b2dd-e54a4aeb71f9 Sep 02 12:57:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-5bdae3ee-cc88-46de-bc39-afecda767d3e tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:57:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-5bdae3ee-cc88-46de-bc39-afecda767d3e tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Calling method 'delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:57:40 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-5bdae3ee-cc88-46de-bc39-afecda767d3e tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Delete volume with id: 782f0920-1e3b-490c-b2dd-e54a4aeb71f9 Sep 02 12:57:40 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:57:40 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:57:40 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:57:40 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:57:40 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-5bdae3ee-cc88-46de-bc39-afecda767d3e tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Volume info retrieved successfully. Sep 02 12:57:40 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-5bdae3ee-cc88-46de-bc39-afecda767d3e tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Delete volume request issued successfully. Sep 02 12:57:40 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-5bdae3ee-cc88-46de-bc39-afecda767d3e tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] http://192.168.122.82/volume/v3/volumes/782f0920-1e3b-490c-b2dd-e54a4aeb71f9 returned with HTTP 202 Sep 02 12:57:40 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1127/2235] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 12:57:40 2026] DELETE /volume/v3/volumes/782f0920-1e3b-490c-b2dd-e54a4aeb71f9 => generated 0 bytes in 145 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 12:57:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-0d5d877a-85da-48f4-8348-7dcc231bacd9 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:40 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-0d5d877a-85da-48f4-8348-7dcc231bacd9 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] GET http://192.168.122.82/volume/v3/volumes/782f0920-1e3b-490c-b2dd-e54a4aeb71f9 Sep 02 12:57:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-0d5d877a-85da-48f4-8348-7dcc231bacd9 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:57:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-0d5d877a-85da-48f4-8348-7dcc231bacd9 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:57:40 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:57:40 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:57:40 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:57:40 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:57:40 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-0d5d877a-85da-48f4-8348-7dcc231bacd9 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Volume info retrieved successfully. Sep 02 12:57:40 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-0d5d877a-85da-48f4-8348-7dcc231bacd9 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] http://192.168.122.82/volume/v3/volumes/782f0920-1e3b-490c-b2dd-e54a4aeb71f9 returned with HTTP 200 Sep 02 12:57:40 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1109/2236] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:57:40 2026] GET /volume/v3/volumes/782f0920-1e3b-490c-b2dd-e54a4aeb71f9 => generated 886 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:57:41 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-a07dac22-6dde-4b31-abcd-65de9b58c3c5 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:41 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-a07dac22-6dde-4b31-abcd-65de9b58c3c5 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] GET http://192.168.122.82/volume/v3/volumes/782f0920-1e3b-490c-b2dd-e54a4aeb71f9 Sep 02 12:57:41 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-a07dac22-6dde-4b31-abcd-65de9b58c3c5 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:57:41 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-a07dac22-6dde-4b31-abcd-65de9b58c3c5 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:57:41 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-a07dac22-6dde-4b31-abcd-65de9b58c3c5 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] http://192.168.122.82/volume/v3/volumes/782f0920-1e3b-490c-b2dd-e54a4aeb71f9 returned with HTTP 404 Sep 02 12:57:41 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1128/2237] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:57:41 2026] GET /volume/v3/volumes/782f0920-1e3b-490c-b2dd-e54a4aeb71f9 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 12:57:41 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-f31d532c-6318-4475-abe3-4e7fdbbc3e8f None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:41 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-f31d532c-6318-4475-abe3-4e7fdbbc3e8f tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] GET http://192.168.122.82/volume/v3/volumes/782f0920-1e3b-490c-b2dd-e54a4aeb71f9 Sep 02 12:57:41 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-f31d532c-6318-4475-abe3-4e7fdbbc3e8f tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:57:41 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-f31d532c-6318-4475-abe3-4e7fdbbc3e8f tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:57:41 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-f31d532c-6318-4475-abe3-4e7fdbbc3e8f tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] http://192.168.122.82/volume/v3/volumes/782f0920-1e3b-490c-b2dd-e54a4aeb71f9 returned with HTTP 404 Sep 02 12:57:41 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1110/2238] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:57:41 2026] GET /volume/v3/volumes/782f0920-1e3b-490c-b2dd-e54a4aeb71f9 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 12:57:41 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-3cfcfb1d-3ec7-43d3-84ae-4e15916970f2 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:41 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-3cfcfb1d-3ec7-43d3-84ae-4e15916970f2 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] DELETE http://192.168.122.82/volume/v3/volumes/782f0920-1e3b-490c-b2dd-e54a4aeb71f9 Sep 02 12:57:41 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-3cfcfb1d-3ec7-43d3-84ae-4e15916970f2 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:57:41 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-3cfcfb1d-3ec7-43d3-84ae-4e15916970f2 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Calling method 'delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:57:41 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-3cfcfb1d-3ec7-43d3-84ae-4e15916970f2 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Delete volume with id: 782f0920-1e3b-490c-b2dd-e54a4aeb71f9 Sep 02 12:57:41 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-3cfcfb1d-3ec7-43d3-84ae-4e15916970f2 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] http://192.168.122.82/volume/v3/volumes/782f0920-1e3b-490c-b2dd-e54a4aeb71f9 returned with HTTP 404 Sep 02 12:57:41 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1129/2239] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 12:57:41 2026] DELETE /volume/v3/volumes/782f0920-1e3b-490c-b2dd-e54a4aeb71f9 => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 12:57:41 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-47220624-91e3-472e-8c80-5dd511e3b6bf None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:41 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-47220624-91e3-472e-8c80-5dd511e3b6bf tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] DELETE http://192.168.122.82/volume/v3/snapshots/94ac3d82-7def-4ba7-b1f9-4cfdf406f01c Sep 02 12:57:41 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-47220624-91e3-472e-8c80-5dd511e3b6bf tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:57:41 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-47220624-91e3-472e-8c80-5dd511e3b6bf tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Calling method 'delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:57:41 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.snapshots [None req-47220624-91e3-472e-8c80-5dd511e3b6bf tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Delete snapshot with id: 94ac3d82-7def-4ba7-b1f9-4cfdf406f01c Sep 02 12:57:41 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:57:41 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:57:41 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-47220624-91e3-472e-8c80-5dd511e3b6bf tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Snapshot retrieved successfully. Sep 02 12:57:41 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:57:41 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:57:41 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-47220624-91e3-472e-8c80-5dd511e3b6bf tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Snapshot delete request issued successfully. Sep 02 12:57:41 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-47220624-91e3-472e-8c80-5dd511e3b6bf tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] http://192.168.122.82/volume/v3/snapshots/94ac3d82-7def-4ba7-b1f9-4cfdf406f01c returned with HTTP 202 Sep 02 12:57:41 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1111/2240] 192.168.122.82 () {58 vars in 1236 bytes} [Wed Sep 2 12:57:41 2026] DELETE /volume/v3/snapshots/94ac3d82-7def-4ba7-b1f9-4cfdf406f01c => generated 0 bytes in 130 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 12:57:41 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-139e5767-5c30-4b60-ae62-72ede0ec6b31 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:41 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-139e5767-5c30-4b60-ae62-72ede0ec6b31 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] GET http://192.168.122.82/volume/v3/snapshots/94ac3d82-7def-4ba7-b1f9-4cfdf406f01c Sep 02 12:57:41 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-139e5767-5c30-4b60-ae62-72ede0ec6b31 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:57:41 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-139e5767-5c30-4b60-ae62-72ede0ec6b31 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:57:41 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:57:41 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:57:41 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-139e5767-5c30-4b60-ae62-72ede0ec6b31 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Snapshot retrieved successfully. Sep 02 12:57:41 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-139e5767-5c30-4b60-ae62-72ede0ec6b31 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] http://192.168.122.82/volume/v3/snapshots/94ac3d82-7def-4ba7-b1f9-4cfdf406f01c returned with HTTP 200 Sep 02 12:57:41 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1130/2241] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:57:41 2026] GET /volume/v3/snapshots/94ac3d82-7def-4ba7-b1f9-4cfdf406f01c => generated 468 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:57:42 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-419e7cf0-f31d-4a75-8a4d-0873e1142c06 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:42 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-419e7cf0-f31d-4a75-8a4d-0873e1142c06 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] GET http://192.168.122.82/volume/v3/volumes/08b03c66-6988-4696-b0bb-0ed4ab7db00c Sep 02 12:57:42 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-419e7cf0-f31d-4a75-8a4d-0873e1142c06 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:57:42 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-419e7cf0-f31d-4a75-8a4d-0873e1142c06 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:57:42 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:57:42 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:57:42 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:57:42 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:57:42 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-419e7cf0-f31d-4a75-8a4d-0873e1142c06 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Volume info retrieved successfully. Sep 02 12:57:42 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-419e7cf0-f31d-4a75-8a4d-0873e1142c06 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] http://192.168.122.82/volume/v3/volumes/08b03c66-6988-4696-b0bb-0ed4ab7db00c returned with HTTP 200 Sep 02 12:57:42 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1112/2242] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:57:42 2026] GET /volume/v3/volumes/08b03c66-6988-4696-b0bb-0ed4ab7db00c => generated 864 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:57:42 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-d0269461-1fdc-413e-8cc8-c74e54df0271 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:42 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-d0269461-1fdc-413e-8cc8-c74e54df0271 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] GET http://192.168.122.82/volume/v3/volumes/08b03c66-6988-4696-b0bb-0ed4ab7db00c Sep 02 12:57:42 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-d0269461-1fdc-413e-8cc8-c74e54df0271 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:57:42 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-d0269461-1fdc-413e-8cc8-c74e54df0271 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:57:42 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:57:42 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:57:42 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:57:42 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:57:42 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-d0269461-1fdc-413e-8cc8-c74e54df0271 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Volume info retrieved successfully. Sep 02 12:57:42 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-d0269461-1fdc-413e-8cc8-c74e54df0271 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] http://192.168.122.82/volume/v3/volumes/08b03c66-6988-4696-b0bb-0ed4ab7db00c returned with HTTP 200 Sep 02 12:57:42 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1131/2243] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:57:42 2026] GET /volume/v3/volumes/08b03c66-6988-4696-b0bb-0ed4ab7db00c => generated 864 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:57:42 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [req-ee05e768-4514-4f1f-bf90-ea8a62f35f08 req-f10312a8-e37e-44d7-9fd8-362f5d716826 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:42 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-ee05e768-4514-4f1f-bf90-ea8a62f35f08 req-f10312a8-e37e-44d7-9fd8-362f5d716826 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] GET http://192.168.122.82/volume/v3/volumes/08b03c66-6988-4696-b0bb-0ed4ab7db00c Sep 02 12:57:42 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-ee05e768-4514-4f1f-bf90-ea8a62f35f08 req-f10312a8-e37e-44d7-9fd8-362f5d716826 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:57:42 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-ee05e768-4514-4f1f-bf90-ea8a62f35f08 req-f10312a8-e37e-44d7-9fd8-362f5d716826 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:57:42 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:57:42 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:57:42 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:57:42 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:57:42 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [req-ee05e768-4514-4f1f-bf90-ea8a62f35f08 req-f10312a8-e37e-44d7-9fd8-362f5d716826 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Volume info retrieved successfully. Sep 02 12:57:42 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-ee05e768-4514-4f1f-bf90-ea8a62f35f08 req-f10312a8-e37e-44d7-9fd8-362f5d716826 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] http://192.168.122.82/volume/v3/volumes/08b03c66-6988-4696-b0bb-0ed4ab7db00c returned with HTTP 200 Sep 02 12:57:42 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1113/2244] 192.168.122.82 () {60 vars in 1482 bytes} [Wed Sep 2 12:57:42 2026] GET /volume/v3/volumes/08b03c66-6988-4696-b0bb-0ed4ab7db00c => generated 864 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:57:42 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-a9fb6e83-6363-4c14-90aa-8288da94854b None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:42 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-a9fb6e83-6363-4c14-90aa-8288da94854b None None] GET http://192.168.122.82/volume// Sep 02 12:57:42 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-a9fb6e83-6363-4c14-90aa-8288da94854b None None] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:57:42 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-a9fb6e83-6363-4c14-90aa-8288da94854b None None] Calling method 'all' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:57:42 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-a9fb6e83-6363-4c14-90aa-8288da94854b None None] http://192.168.122.82/volume// returned with HTTP 300 Sep 02 12:57:42 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1132/2245] 192.168.122.82 () {58 vars in 1312 bytes} [Wed Sep 2 12:57:42 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 12:57:42 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [req-ee05e768-4514-4f1f-bf90-ea8a62f35f08 req-8315bb7c-10e1-4bb7-a776-6afc1806c8f9 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:42 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-ee05e768-4514-4f1f-bf90-ea8a62f35f08 req-8315bb7c-10e1-4bb7-a776-6afc1806c8f9 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] POST http://192.168.122.82/volume/v3/attachments Sep 02 12:57:42 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-ee05e768-4514-4f1f-bf90-ea8a62f35f08 req-8315bb7c-10e1-4bb7-a776-6afc1806c8f9 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "08b03c66-6988-4696-b0bb-0ed4ab7db00c", "connector": null, "instance_uuid": "c8d1803f-1fb0-4a4d-9d22-a7920b38e5f0"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:57:42 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:57:42 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:57:42 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:57:42 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:57:42 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-ee05e768-4514-4f1f-bf90-ea8a62f35f08 req-8315bb7c-10e1-4bb7-a776-6afc1806c8f9 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] http://192.168.122.82/volume/v3/attachments returned with HTTP 200 Sep 02 12:57:42 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1114/2246] 192.168.122.82 () {66 vars in 1478 bytes} [Wed Sep 2 12:57:42 2026] POST /volume/v3/attachments => generated 273 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:57:42 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-c984b23c-b9e7-45ff-a396-fa48cd7793e7 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:42 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-c984b23c-b9e7-45ff-a396-fa48cd7793e7 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] GET http://192.168.122.82/volume/v3/snapshots/94ac3d82-7def-4ba7-b1f9-4cfdf406f01c Sep 02 12:57:42 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-c984b23c-b9e7-45ff-a396-fa48cd7793e7 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:57:42 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-c984b23c-b9e7-45ff-a396-fa48cd7793e7 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:57:42 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:57:42 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:57:42 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-c984b23c-b9e7-45ff-a396-fa48cd7793e7 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Snapshot retrieved successfully. Sep 02 12:57:42 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-c984b23c-b9e7-45ff-a396-fa48cd7793e7 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] http://192.168.122.82/volume/v3/snapshots/94ac3d82-7def-4ba7-b1f9-4cfdf406f01c returned with HTTP 200 Sep 02 12:57:42 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1133/2247] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:57:42 2026] GET /volume/v3/snapshots/94ac3d82-7def-4ba7-b1f9-4cfdf406f01c => generated 468 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:57:42 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-b62b391f-9ecb-4d5a-a488-c1cfc55d67cc None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:42 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-b62b391f-9ecb-4d5a-a488-c1cfc55d67cc tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] GET http://192.168.122.82/volume/v3/volumes/08b03c66-6988-4696-b0bb-0ed4ab7db00c Sep 02 12:57:42 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-b62b391f-9ecb-4d5a-a488-c1cfc55d67cc tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:57:42 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-b62b391f-9ecb-4d5a-a488-c1cfc55d67cc tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:57:42 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:57:42 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:57:42 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:57:42 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:57:42 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-b62b391f-9ecb-4d5a-a488-c1cfc55d67cc tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Volume info retrieved successfully. Sep 02 12:57:42 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-08c73357-b839-477c-80d2-adca0b43f573 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:42 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-08c73357-b839-477c-80d2-adca0b43f573 None None] GET http://192.168.122.82/volume// Sep 02 12:57:42 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-08c73357-b839-477c-80d2-adca0b43f573 None None] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:57:42 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-08c73357-b839-477c-80d2-adca0b43f573 None None] Calling method 'all' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:57:42 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-b62b391f-9ecb-4d5a-a488-c1cfc55d67cc tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] http://192.168.122.82/volume/v3/volumes/08b03c66-6988-4696-b0bb-0ed4ab7db00c returned with HTTP 200 Sep 02 12:57:42 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1115/2248] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:57:42 2026] GET /volume/v3/volumes/08b03c66-6988-4696-b0bb-0ed4ab7db00c => generated 863 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:57:42 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-08c73357-b839-477c-80d2-adca0b43f573 None None] http://192.168.122.82/volume// returned with HTTP 300 Sep 02 12:57:42 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1134/2249] 192.168.122.82 () {58 vars in 1310 bytes} [Wed Sep 2 12:57:42 2026] GET /volume/ => generated 389 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 02 12:57:42 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [req-ee05e768-4514-4f1f-bf90-ea8a62f35f08 req-313eb9c1-c5e5-4a27-accd-3d531a863149 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:42 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-ee05e768-4514-4f1f-bf90-ea8a62f35f08 req-313eb9c1-c5e5-4a27-accd-3d531a863149 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] GET http://192.168.122.82/volume/v3/volumes/08b03c66-6988-4696-b0bb-0ed4ab7db00c Sep 02 12:57:42 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-ee05e768-4514-4f1f-bf90-ea8a62f35f08 req-313eb9c1-c5e5-4a27-accd-3d531a863149 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:57:42 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-ee05e768-4514-4f1f-bf90-ea8a62f35f08 req-313eb9c1-c5e5-4a27-accd-3d531a863149 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:57:43 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:57:43 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:57:43 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:57:43 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:57:43 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [req-ee05e768-4514-4f1f-bf90-ea8a62f35f08 req-313eb9c1-c5e5-4a27-accd-3d531a863149 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Volume info retrieved successfully. Sep 02 12:57:43 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-ee05e768-4514-4f1f-bf90-ea8a62f35f08 req-313eb9c1-c5e5-4a27-accd-3d531a863149 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] http://192.168.122.82/volume/v3/volumes/08b03c66-6988-4696-b0bb-0ed4ab7db00c returned with HTTP 200 Sep 02 12:57:43 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1116/2250] 192.168.122.82 () {62 vars in 1523 bytes} [Wed Sep 2 12:57:42 2026] GET /volume/v3/volumes/08b03c66-6988-4696-b0bb-0ed4ab7db00c => generated 1044 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 12:57:43 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [req-ee05e768-4514-4f1f-bf90-ea8a62f35f08 req-762ff24f-530e-4ee6-8e6c-bbecc1df5e87 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:43 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-ee05e768-4514-4f1f-bf90-ea8a62f35f08 req-762ff24f-530e-4ee6-8e6c-bbecc1df5e87 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] PUT http://192.168.122.82/volume/v3/attachments/35c3c98c-af94-4bd9-85ef-5206677220b3 Sep 02 12:57:43 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-ee05e768-4514-4f1f-bf90-ea8a62f35f08 req-762ff24f-530e-4ee6-8e6c-bbecc1df5e87 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.82", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d3f28f32c01d", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d962fb62-a9ac-4620-919c-737cbb1a64b6", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:57:43 devstack devstack@c-api.service[86935]: DEBUG cinder.coordination [req-ee05e768-4514-4f1f-bf90-ea8a62f35f08 req-762ff24f-530e-4ee6-8e6c-bbecc1df5e87 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Acquiring lock "cinder-attachment_update-08b03c66-6988-4696-b0bb-0ed4ab7db00c-devstack" by "attachment_update" {{(pid=86935) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 02 12:57:43 devstack devstack@c-api.service[86935]: DEBUG cinder.coordination [req-ee05e768-4514-4f1f-bf90-ea8a62f35f08 req-762ff24f-530e-4ee6-8e6c-bbecc1df5e87 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Lock "cinder-attachment_update-08b03c66-6988-4696-b0bb-0ed4ab7db00c-devstack" acquired by "attachment_update" :: waited 0.019s {{(pid=86935) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 02 12:57:43 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:57:43 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:57:43 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:57:43 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:57:43 devstack devstack@c-api.service[86935]: DEBUG cinder.coordination [req-ee05e768-4514-4f1f-bf90-ea8a62f35f08 req-762ff24f-530e-4ee6-8e6c-bbecc1df5e87 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Lock "cinder-attachment_update-08b03c66-6988-4696-b0bb-0ed4ab7db00c-devstack" released by "attachment_update" :: held 0.198s {{(pid=86935) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 02 12:57:43 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-ee05e768-4514-4f1f-bf90-ea8a62f35f08 req-762ff24f-530e-4ee6-8e6c-bbecc1df5e87 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] http://192.168.122.82/volume/v3/attachments/35c3c98c-af94-4bd9-85ef-5206677220b3 returned with HTTP 200 Sep 02 12:57:43 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1135/2251] 192.168.122.82 () {66 vars in 1588 bytes} [Wed Sep 2 12:57:43 2026] PUT /volume/v3/attachments/35c3c98c-af94-4bd9-85ef-5206677220b3 => generated 694 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:57:43 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [req-ee05e768-4514-4f1f-bf90-ea8a62f35f08 req-bdd98c6a-f913-4216-b583-99fb77485a3d None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:43 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-ee05e768-4514-4f1f-bf90-ea8a62f35f08 req-bdd98c6a-f913-4216-b583-99fb77485a3d tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] POST http://192.168.122.82/volume/v3/attachments/35c3c98c-af94-4bd9-85ef-5206677220b3/action Sep 02 12:57:43 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-ee05e768-4514-4f1f-bf90-ea8a62f35f08 req-bdd98c6a-f913-4216-b583-99fb77485a3d tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Action body: b'{"os-complete": null}' {{(pid=86936) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 12:57:43 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-ee05e768-4514-4f1f-bf90-ea8a62f35f08 req-bdd98c6a-f913-4216-b583-99fb77485a3d tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:57:43 devstack devstack@c-api.service[86936]: DEBUG dbcounter [-] [86936] Writing DB stats cinder:SELECT=329,cinder:INSERT=35,cinder:UPDATE=56 {{(pid=86936) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 12:57:43 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-93731c20-e0fb-4757-a623-3965026cc304 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:43 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-93731c20-e0fb-4757-a623-3965026cc304 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] GET http://192.168.122.82/volume/v3/snapshots/94ac3d82-7def-4ba7-b1f9-4cfdf406f01c Sep 02 12:57:43 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-93731c20-e0fb-4757-a623-3965026cc304 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:57:43 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-93731c20-e0fb-4757-a623-3965026cc304 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:57:43 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:57:43 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:57:43 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:57:43 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:57:43 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:57:43 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:57:43 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-93731c20-e0fb-4757-a623-3965026cc304 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Snapshot retrieved successfully. Sep 02 12:57:43 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-93731c20-e0fb-4757-a623-3965026cc304 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] http://192.168.122.82/volume/v3/snapshots/94ac3d82-7def-4ba7-b1f9-4cfdf406f01c returned with HTTP 200 Sep 02 12:57:43 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1136/2252] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:57:43 2026] GET /volume/v3/snapshots/94ac3d82-7def-4ba7-b1f9-4cfdf406f01c => generated 468 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:57:43 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-ee05e768-4514-4f1f-bf90-ea8a62f35f08 req-bdd98c6a-f913-4216-b583-99fb77485a3d tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] http://192.168.122.82/volume/v3/attachments/35c3c98c-af94-4bd9-85ef-5206677220b3/action returned with HTTP 204 Sep 02 12:57:43 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1117/2253] 192.168.122.82 () {66 vars in 1609 bytes} [Wed Sep 2 12:57:43 2026] POST /volume/v3/attachments/35c3c98c-af94-4bd9-85ef-5206677220b3/action => generated 0 bytes in 120 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:57:44 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-49a756b7-c82b-4ae1-9adf-0365d2a85661 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:44 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-49a756b7-c82b-4ae1-9adf-0365d2a85661 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] GET http://192.168.122.82/volume/v3/volumes/08b03c66-6988-4696-b0bb-0ed4ab7db00c Sep 02 12:57:44 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-49a756b7-c82b-4ae1-9adf-0365d2a85661 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:57:44 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-49a756b7-c82b-4ae1-9adf-0365d2a85661 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:57:44 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:57:44 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:57:44 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:57:44 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:57:44 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-49a756b7-c82b-4ae1-9adf-0365d2a85661 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Volume info retrieved successfully. Sep 02 12:57:44 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-49a756b7-c82b-4ae1-9adf-0365d2a85661 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] http://192.168.122.82/volume/v3/volumes/08b03c66-6988-4696-b0bb-0ed4ab7db00c returned with HTTP 200 Sep 02 12:57:44 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1137/2254] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:57:43 2026] GET /volume/v3/volumes/08b03c66-6988-4696-b0bb-0ed4ab7db00c => generated 1156 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:57:44 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-8049f29f-83a0-4323-a63e-d9e5b430799a None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:44 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-8049f29f-83a0-4323-a63e-d9e5b430799a tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] GET http://192.168.122.82/volume/v3/volumes/08b03c66-6988-4696-b0bb-0ed4ab7db00c Sep 02 12:57:44 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-8049f29f-83a0-4323-a63e-d9e5b430799a tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:57:44 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-8049f29f-83a0-4323-a63e-d9e5b430799a tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:57:44 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:57:44 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:57:44 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:57:44 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:57:44 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-8049f29f-83a0-4323-a63e-d9e5b430799a tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Volume info retrieved successfully. Sep 02 12:57:44 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-8049f29f-83a0-4323-a63e-d9e5b430799a tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] http://192.168.122.82/volume/v3/volumes/08b03c66-6988-4696-b0bb-0ed4ab7db00c returned with HTTP 200 Sep 02 12:57:44 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1118/2255] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:57:44 2026] GET /volume/v3/volumes/08b03c66-6988-4696-b0bb-0ed4ab7db00c => generated 1156 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:57:44 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-9b47d8d4-4bdc-4075-955e-9b1d1a057974 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:44 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-9b47d8d4-4bdc-4075-955e-9b1d1a057974 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] POST http://192.168.122.82/volume/v3/volumes/08b03c66-6988-4696-b0bb-0ed4ab7db00c/action Sep 02 12:57:44 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-9b47d8d4-4bdc-4075-955e-9b1d1a057974 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Action body: b'{"os-detach": {}}' {{(pid=86935) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 12:57:44 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-9b47d8d4-4bdc-4075-955e-9b1d1a057974 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:57:44 devstack devstack@c-api.service[86935]: DEBUG dbcounter [-] [86935] Writing DB stats cinder:SELECT=259,cinder:INSERT=50,cinder:UPDATE=91 {{(pid=86935) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 12:57:44 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:57:44 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:57:44 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:57:44 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:57:44 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-9b47d8d4-4bdc-4075-955e-9b1d1a057974 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Volume info retrieved successfully. Sep 02 12:57:44 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-9b47d8d4-4bdc-4075-955e-9b1d1a057974 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Attachment connected to vm c8d1803f-1fb0-4a4d-9d22-a7920b38e5f0, checking data on nova Sep 02 12:57:44 devstack devstack@c-api.service[86935]: DEBUG cinder.compute.nova [None req-9b47d8d4-4bdc-4075-955e-9b1d1a057974 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Creating Keystone token plugin using URL: http://192.168.122.82/identity {{(pid=86935) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 02 12:57:44 devstack devstack@c-api.service[86935]: DEBUG novaclient.v2.client [None req-9b47d8d4-4bdc-4075-955e-9b1d1a057974 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] REQ: curl -g -i -X GET http://192.168.122.82/compute/v2.1/servers/c8d1803f-1fb0-4a4d-9d22-a7920b38e5f0/os-volume_attachments/08b03c66-6988-4696-b0bb-0ed4ab7db00c -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}86ce24949e67360bb4cc045b9adb26772ff53b1a2e6e5545738c538e79aa1fbb" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-9b47d8d4-4bdc-4075-955e-9b1d1a057974" -H "X-Service-Token: {SHA256}4084c2ccb93a6a1a9717c0812e7a97f626c0978b098405cd465f9f33afad849e" {{(pid=86935) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 02 12:57:44 devstack devstack@c-api.service[86935]: DEBUG novaclient.v2.client [None req-9b47d8d4-4bdc-4075-955e-9b1d1a057974 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Wed, 02 Sep 2026 10:57:44 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-81c883d1-5f75-43e7-84a6-970104ed306e x-openstack-request-id: req-81c883d1-5f75-43e7-84a6-970104ed306e {{(pid=86935) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 02 12:57:44 devstack devstack@c-api.service[86935]: DEBUG novaclient.v2.client [None req-9b47d8d4-4bdc-4075-955e-9b1d1a057974 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "08b03c66-6988-4696-b0bb-0ed4ab7db00c", "serverId": "c8d1803f-1fb0-4a4d-9d22-a7920b38e5f0", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "35c3c98c-af94-4bd9-85ef-5206677220b3", "bdm_uuid": "f7ea6a3e-a020-4de7-ab45-9f1d0811e003"}} {{(pid=86935) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 02 12:57:44 devstack devstack@c-api.service[86935]: DEBUG novaclient.v2.client [None req-9b47d8d4-4bdc-4075-955e-9b1d1a057974 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] GET call to compute for http://192.168.122.82/compute/v2.1/servers/c8d1803f-1fb0-4a4d-9d22-a7920b38e5f0/os-volume_attachments/08b03c66-6988-4696-b0bb-0ed4ab7db00c used request id req-81c883d1-5f75-43e7-84a6-970104ed306e {{(pid=86935) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 02 12:57:44 devstack devstack@c-api.service[86935]: ERROR cinder.volume.api [None req-9b47d8d4-4bdc-4075-955e-9b1d1a057974 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-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 02 12:57:44 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault [None req-9b47d8d4-4bdc-4075-955e-9b1d1a057974 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Caught error: Detach volume from instance c8d1803f-1fb0-4a4d-9d22-a7920b38e5f0 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance c8d1803f-1fb0-4a4d-9d22-a7920b38e5f0 using the Compute API Sep 02 12:57:44 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 02 12:57:44 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 02 12:57:44 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 02 12:57:44 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 12:57:44 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 02 12:57:44 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 02 12:57:44 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 02 12:57:44 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 02 12:57:44 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 02 12:57:44 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 12:57:44 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 02 12:57:44 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 02 12:57:44 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 12:57:44 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 02 12:57:44 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 02 12:57:44 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 12:57:44 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 02 12:57:44 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 02 12:57:44 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 12:57:44 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 02 12:57:44 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 02 12:57:44 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 02 12:57:44 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 02 12:57:44 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 02 12:57:44 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 12:57:44 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 02 12:57:44 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 02 12:57:44 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 12:57:44 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 02 12:57:44 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 02 12:57:44 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 12:57:44 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 02 12:57:44 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 02 12:57:44 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 12:57:44 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 02 12:57:44 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 02 12:57:44 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 02 12:57:44 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 02 12:57:44 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 02 12:57:44 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 12:57:44 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 02 12:57:44 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 02 12:57:44 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 12:57:44 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 02 12:57:44 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 02 12:57:44 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 12:57:44 devstack devstack@c-api.service[86935]: 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 02 12:57:44 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 02 12:57:44 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 12:57:44 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 02 12:57:44 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 02 12:57:44 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 02 12:57:44 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 02 12:57:44 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 02 12:57:44 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 12:57:44 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 02 12:57:44 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 02 12:57:44 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 12:57:44 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 02 12:57:44 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 02 12:57:44 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 12:57:44 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 02 12:57:44 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 02 12:57:44 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 12:57:44 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 02 12:57:44 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 02 12:57:44 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 12:57:44 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 02 12:57:44 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 02 12:57:44 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 12:57:44 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 02 12:57:44 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 02 12:57:44 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 12:57:44 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 02 12:57:44 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 02 12:57:44 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 12:57:44 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 02 12:57:44 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 02 12:57:44 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 12:57:44 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 02 12:57:44 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 02 12:57:44 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 12:57:44 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 02 12:57:44 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 02 12:57:44 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 02 12:57:44 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Sep 02 12:57:44 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Sep 02 12:57:44 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Sep 02 12:57:44 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Sep 02 12:57:44 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 02 12:57:44 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 02 12:57:44 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance c8d1803f-1fb0-4a4d-9d22-a7920b38e5f0 using the Compute API Sep 02 12:57:44 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault Sep 02 12:57:44 devstack devstack@c-api.service[86935]: INFO cinder.api.middleware.fault [None req-9b47d8d4-4bdc-4075-955e-9b1d1a057974 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] http://192.168.122.82/volume/v3/volumes/08b03c66-6988-4696-b0bb-0ed4ab7db00c/action returned with HTTP 409 Sep 02 12:57:44 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1138/2256] 192.168.122.82 () {60 vars in 1269 bytes} [Wed Sep 2 12:57:44 2026] POST /volume/v3/volumes/08b03c66-6988-4696-b0bb-0ed4ab7db00c/action => generated 167 bytes in 502 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 02 12:57:44 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-c3006b35-a1bf-4a99-bbe0-bb85ab5ba8a0 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:44 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-c3006b35-a1bf-4a99-bbe0-bb85ab5ba8a0 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] POST http://192.168.122.82/volume/v3/volumes/08b03c66-6988-4696-b0bb-0ed4ab7db00c/action Sep 02 12:57:44 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-c3006b35-a1bf-4a99-bbe0-bb85ab5ba8a0 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=86936) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 12:57:44 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-c3006b35-a1bf-4a99-bbe0-bb85ab5ba8a0 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:57:44 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:57:44 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:57:44 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:57:44 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:57:44 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-c3006b35-a1bf-4a99-bbe0-bb85ab5ba8a0 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Volume info retrieved successfully. Sep 02 12:57:44 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-c3006b35-a1bf-4a99-bbe0-bb85ab5ba8a0 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Attachment connected to vm c8d1803f-1fb0-4a4d-9d22-a7920b38e5f0, checking data on nova Sep 02 12:57:44 devstack devstack@c-api.service[86936]: DEBUG cinder.compute.nova [None req-c3006b35-a1bf-4a99-bbe0-bb85ab5ba8a0 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Creating Keystone token plugin using URL: http://192.168.122.82/identity {{(pid=86936) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 02 12:57:44 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-d4287e95-afa6-41ab-8be3-b5858ce14522 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:44 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-d4287e95-afa6-41ab-8be3-b5858ce14522 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] GET http://192.168.122.82/volume/v3/snapshots/94ac3d82-7def-4ba7-b1f9-4cfdf406f01c Sep 02 12:57:44 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-d4287e95-afa6-41ab-8be3-b5858ce14522 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:57:44 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-d4287e95-afa6-41ab-8be3-b5858ce14522 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:57:44 devstack devstack@c-api.service[86936]: DEBUG novaclient.v2.client [None req-c3006b35-a1bf-4a99-bbe0-bb85ab5ba8a0 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] REQ: curl -g -i -X GET http://192.168.122.82/compute/v2.1/servers/c8d1803f-1fb0-4a4d-9d22-a7920b38e5f0/os-volume_attachments/08b03c66-6988-4696-b0bb-0ed4ab7db00c -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}8b425ee5f9f654cea243e7268aa354738300c8c7c010b485eefbf44c1f903b1e" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-c3006b35-a1bf-4a99-bbe0-bb85ab5ba8a0" -H "X-Service-Token: {SHA256}49cd109a80ed54518eaf0269b244aa209f11530bd9645afb46a40932d24b0b50" {{(pid=86936) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 02 12:57:45 devstack devstack@c-api.service[86935]: DEBUG oslo_db.sqlalchemy.engines [None req-d4287e95-afa6-41ab-8be3-b5858ce14522 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86935) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 12:57:45 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-d4287e95-afa6-41ab-8be3-b5858ce14522 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] http://192.168.122.82/volume/v3/snapshots/94ac3d82-7def-4ba7-b1f9-4cfdf406f01c returned with HTTP 404 Sep 02 12:57:45 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1139/2257] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:57:44 2026] GET /volume/v3/snapshots/94ac3d82-7def-4ba7-b1f9-4cfdf406f01c => generated 111 bytes in 89 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:57:45 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-e911b4e6-7e6d-4061-ab88-52429d2affec None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:45 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e911b4e6-7e6d-4061-ab88-52429d2affec tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] GET http://192.168.122.82/volume/v3/volumes/bab52a24-3cbe-4c93-9343-0c5ee73e331a Sep 02 12:57:45 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-e911b4e6-7e6d-4061-ab88-52429d2affec tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:57:45 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-e911b4e6-7e6d-4061-ab88-52429d2affec tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:57:45 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:57:45 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:57:45 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:57:45 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:57:45 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-e911b4e6-7e6d-4061-ab88-52429d2affec tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Volume info retrieved successfully. Sep 02 12:57:45 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e911b4e6-7e6d-4061-ab88-52429d2affec tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] http://192.168.122.82/volume/v3/volumes/bab52a24-3cbe-4c93-9343-0c5ee73e331a returned with HTTP 200 Sep 02 12:57:45 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1140/2258] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:57:45 2026] GET /volume/v3/volumes/bab52a24-3cbe-4c93-9343-0c5ee73e331a => generated 854 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:57:45 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-31d18187-0523-446b-af57-fe30f775bfc1 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:45 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-31d18187-0523-446b-af57-fe30f775bfc1 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] DELETE http://192.168.122.82/volume/v3/volumes/bab52a24-3cbe-4c93-9343-0c5ee73e331a Sep 02 12:57:45 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-31d18187-0523-446b-af57-fe30f775bfc1 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:57:45 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-31d18187-0523-446b-af57-fe30f775bfc1 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Calling method 'delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:57:45 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-31d18187-0523-446b-af57-fe30f775bfc1 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Delete volume with id: bab52a24-3cbe-4c93-9343-0c5ee73e331a Sep 02 12:57:45 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:57:45 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:57:45 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:57:45 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:57:45 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-31d18187-0523-446b-af57-fe30f775bfc1 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Volume info retrieved successfully. Sep 02 12:57:45 devstack devstack@c-api.service[86936]: DEBUG novaclient.v2.client [None req-c3006b35-a1bf-4a99-bbe0-bb85ab5ba8a0 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Wed, 02 Sep 2026 10:57:44 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-f7a961ca-0724-4f42-8b0e-32134884b77e x-openstack-request-id: req-f7a961ca-0724-4f42-8b0e-32134884b77e {{(pid=86936) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 02 12:57:45 devstack devstack@c-api.service[86936]: DEBUG novaclient.v2.client [None req-c3006b35-a1bf-4a99-bbe0-bb85ab5ba8a0 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "08b03c66-6988-4696-b0bb-0ed4ab7db00c", "serverId": "c8d1803f-1fb0-4a4d-9d22-a7920b38e5f0", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "35c3c98c-af94-4bd9-85ef-5206677220b3", "bdm_uuid": "f7ea6a3e-a020-4de7-ab45-9f1d0811e003"}} {{(pid=86936) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 02 12:57:45 devstack devstack@c-api.service[86936]: DEBUG novaclient.v2.client [None req-c3006b35-a1bf-4a99-bbe0-bb85ab5ba8a0 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] GET call to compute for http://192.168.122.82/compute/v2.1/servers/c8d1803f-1fb0-4a4d-9d22-a7920b38e5f0/os-volume_attachments/08b03c66-6988-4696-b0bb-0ed4ab7db00c used request id req-f7a961ca-0724-4f42-8b0e-32134884b77e {{(pid=86936) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 02 12:57:45 devstack devstack@c-api.service[86936]: ERROR cinder.volume.api [None req-c3006b35-a1bf-4a99-bbe0-bb85ab5ba8a0 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-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 02 12:57:45 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault [None req-c3006b35-a1bf-4a99-bbe0-bb85ab5ba8a0 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Caught error: Detach volume from instance c8d1803f-1fb0-4a4d-9d22-a7920b38e5f0 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance c8d1803f-1fb0-4a4d-9d22-a7920b38e5f0 using the Compute API Sep 02 12:57:45 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 02 12:57:45 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 02 12:57:45 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 02 12:57:45 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 12:57:45 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 02 12:57:45 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 02 12:57:45 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 02 12:57:45 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 02 12:57:45 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 02 12:57:45 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 12:57:45 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 02 12:57:45 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 02 12:57:45 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 12:57:45 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 02 12:57:45 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 02 12:57:45 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 12:57:45 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 02 12:57:45 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 02 12:57:45 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 12:57:45 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 02 12:57:45 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 02 12:57:45 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 02 12:57:45 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 02 12:57:45 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 02 12:57:45 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 12:57:45 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 02 12:57:45 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 02 12:57:45 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 12:57:45 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 02 12:57:45 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 02 12:57:45 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 12:57:45 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 02 12:57:45 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 02 12:57:45 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 12:57:45 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 02 12:57:45 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 02 12:57:45 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 02 12:57:45 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 02 12:57:45 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 02 12:57:45 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 12:57:45 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 02 12:57:45 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 02 12:57:45 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 12:57:45 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 02 12:57:45 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 02 12:57:45 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 12:57:45 devstack devstack@c-api.service[86936]: 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 02 12:57:45 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 02 12:57:45 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 12:57:45 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 02 12:57:45 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 02 12:57:45 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 02 12:57:45 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 02 12:57:45 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 02 12:57:45 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 12:57:45 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 02 12:57:45 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 02 12:57:45 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 12:57:45 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 02 12:57:45 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 02 12:57:45 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 12:57:45 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 02 12:57:45 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 02 12:57:45 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 12:57:45 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 02 12:57:45 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 02 12:57:45 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 12:57:45 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 02 12:57:45 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 02 12:57:45 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 12:57:45 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 02 12:57:45 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 02 12:57:45 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 12:57:45 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 02 12:57:45 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 02 12:57:45 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 12:57:45 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 02 12:57:45 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 02 12:57:45 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 12:57:45 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 02 12:57:45 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 02 12:57:45 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 12:57:45 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 02 12:57:45 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 02 12:57:45 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 02 12:57:45 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Sep 02 12:57:45 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Sep 02 12:57:45 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Sep 02 12:57:45 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Sep 02 12:57:45 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 02 12:57:45 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 02 12:57:45 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance c8d1803f-1fb0-4a4d-9d22-a7920b38e5f0 using the Compute API Sep 02 12:57:45 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault Sep 02 12:57:45 devstack devstack@c-api.service[86936]: INFO cinder.api.middleware.fault [None req-c3006b35-a1bf-4a99-bbe0-bb85ab5ba8a0 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] http://192.168.122.82/volume/v3/volumes/08b03c66-6988-4696-b0bb-0ed4ab7db00c/action returned with HTTP 409 Sep 02 12:57:45 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1119/2259] 192.168.122.82 () {60 vars in 1269 bytes} [Wed Sep 2 12:57:44 2026] POST /volume/v3/volumes/08b03c66-6988-4696-b0bb-0ed4ab7db00c/action => generated 167 bytes in 490 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 02 12:57:45 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-5af41c38-492e-4abc-9f6d-ddb814a45e42 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:45 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1120/2260] 192.168.122.82 () {62 vars in 1476 bytes} [Wed Sep 2 12:57:45 2026] POST /volume/v3/volumes/08b03c66-6988-4696-b0bb-0ed4ab7db00c/action => generated 114 bytes in 7 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 02 12:57:45 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-dbe89c89-ebb7-4971-b15c-ccb9d8f042c7 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:45 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1121/2261] 192.168.122.82 () {62 vars in 1476 bytes} [Wed Sep 2 12:57:45 2026] POST /volume/v3/volumes/08b03c66-6988-4696-b0bb-0ed4ab7db00c/action => generated 114 bytes in 5 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 02 12:57:45 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-1848bad3-e22e-4c44-bcc9-66cad59ea9dd None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:45 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-31d18187-0523-446b-af57-fe30f775bfc1 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Delete volume request issued successfully. Sep 02 12:57:45 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-31d18187-0523-446b-af57-fe30f775bfc1 tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] http://192.168.122.82/volume/v3/volumes/bab52a24-3cbe-4c93-9343-0c5ee73e331a returned with HTTP 202 Sep 02 12:57:45 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1141/2262] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 12:57:45 2026] DELETE /volume/v3/volumes/bab52a24-3cbe-4c93-9343-0c5ee73e331a => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 12:57:45 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-bc1941ef-1b5d-4fa0-85d8-a7ae90545e3a None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:45 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-bc1941ef-1b5d-4fa0-85d8-a7ae90545e3a tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] GET http://192.168.122.82/volume/v3/volumes/bab52a24-3cbe-4c93-9343-0c5ee73e331a Sep 02 12:57:45 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-bc1941ef-1b5d-4fa0-85d8-a7ae90545e3a tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:57:45 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-bc1941ef-1b5d-4fa0-85d8-a7ae90545e3a tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:57:45 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:57:45 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:57:45 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:57:45 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:57:45 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-bc1941ef-1b5d-4fa0-85d8-a7ae90545e3a tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Volume info retrieved successfully. Sep 02 12:57:45 devstack devstack@c-api.service[86936]: WARNING keystonemiddleware.auth_token [None req-1848bad3-e22e-4c44-bcc9-66cad59ea9dd None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 02 12:57:45 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1122/2263] 192.168.122.82 () {62 vars in 1476 bytes} [Wed Sep 2 12:57:45 2026] POST /volume/v3/volumes/08b03c66-6988-4696-b0bb-0ed4ab7db00c/action => generated 114 bytes in 66 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 02 12:57:45 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-bc1941ef-1b5d-4fa0-85d8-a7ae90545e3a tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] http://192.168.122.82/volume/v3/volumes/bab52a24-3cbe-4c93-9343-0c5ee73e331a returned with HTTP 200 Sep 02 12:57:45 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1142/2264] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:57:45 2026] GET /volume/v3/volumes/bab52a24-3cbe-4c93-9343-0c5ee73e331a => generated 853 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:57:45 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-47221330-9161-4e06-8909-bb23aba538de None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:45 devstack devstack@c-api.service[86936]: WARNING keystonemiddleware.auth_token [None req-47221330-9161-4e06-8909-bb23aba538de None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 02 12:57:45 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1123/2265] 192.168.122.82 () {62 vars in 1476 bytes} [Wed Sep 2 12:57:45 2026] POST /volume/v3/volumes/08b03c66-6988-4696-b0bb-0ed4ab7db00c/action => generated 114 bytes in 55 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 02 12:57:45 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-343320ac-8d7d-40a2-8729-b5cbd7468f10 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:45 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-343320ac-8d7d-40a2-8729-b5cbd7468f10 tempest-TestServerVolumeAttachmentScenario-1771799557 tempest-TestServerVolumeAttachmentScenario-1771799557-project-admin] POST http://192.168.122.82/volume/v3/volumes/08b03c66-6988-4696-b0bb-0ed4ab7db00c/action Sep 02 12:57:45 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-343320ac-8d7d-40a2-8729-b5cbd7468f10 tempest-TestServerVolumeAttachmentScenario-1771799557 tempest-TestServerVolumeAttachmentScenario-1771799557-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86935) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 12:57:45 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-343320ac-8d7d-40a2-8729-b5cbd7468f10 tempest-TestServerVolumeAttachmentScenario-1771799557 tempest-TestServerVolumeAttachmentScenario-1771799557-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:57:45 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:57:45 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:57:45 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:57:45 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:57:45 devstack devstack@c-api.service[86935]: DEBUG cinder.api.contrib.admin_actions [None req-343320ac-8d7d-40a2-8729-b5cbd7468f10 tempest-TestServerVolumeAttachmentScenario-1771799557 tempest-TestServerVolumeAttachmentScenario-1771799557-project-admin] Updating volume '08b03c66-6988-4696-b0bb-0ed4ab7db00c' with '{'status': 'error'}' {{(pid=86935) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 02 12:57:45 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:57:45 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:57:45 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:57:45 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:57:45 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-343320ac-8d7d-40a2-8729-b5cbd7468f10 tempest-TestServerVolumeAttachmentScenario-1771799557 tempest-TestServerVolumeAttachmentScenario-1771799557-project-admin] http://192.168.122.82/volume/v3/volumes/08b03c66-6988-4696-b0bb-0ed4ab7db00c/action returned with HTTP 202 Sep 02 12:57:45 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1143/2266] 192.168.122.82 () {60 vars in 1269 bytes} [Wed Sep 2 12:57:45 2026] POST /volume/v3/volumes/08b03c66-6988-4696-b0bb-0ed4ab7db00c/action => generated 0 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 12:57:45 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-a8038d33-0484-4e6e-9803-2cb1e3bf3c66 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:45 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-a8038d33-0484-4e6e-9803-2cb1e3bf3c66 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] GET http://192.168.122.82/volume/v3/volumes/08b03c66-6988-4696-b0bb-0ed4ab7db00c Sep 02 12:57:45 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-a8038d33-0484-4e6e-9803-2cb1e3bf3c66 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:57:45 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-a8038d33-0484-4e6e-9803-2cb1e3bf3c66 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:57:45 devstack devstack@c-api.service[86936]: DEBUG oslo_db.sqlalchemy.engines [None req-a8038d33-0484-4e6e-9803-2cb1e3bf3c66 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86936) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 12:57:45 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:57:45 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:57:45 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:57:45 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:57:45 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-a8038d33-0484-4e6e-9803-2cb1e3bf3c66 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Volume info retrieved successfully. Sep 02 12:57:45 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-a8038d33-0484-4e6e-9803-2cb1e3bf3c66 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] http://192.168.122.82/volume/v3/volumes/08b03c66-6988-4696-b0bb-0ed4ab7db00c returned with HTTP 200 Sep 02 12:57:45 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1124/2267] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:57:45 2026] GET /volume/v3/volumes/08b03c66-6988-4696-b0bb-0ed4ab7db00c => generated 1155 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:57:45 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-592a1d2a-109d-4caa-83c9-139f711d9941 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:45 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-592a1d2a-109d-4caa-83c9-139f711d9941 tempest-TestServerVolumeAttachmentScenario-1771799557 tempest-TestServerVolumeAttachmentScenario-1771799557-project-admin] POST http://192.168.122.82/volume/v3/volumes/08b03c66-6988-4696-b0bb-0ed4ab7db00c/action Sep 02 12:57:45 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-592a1d2a-109d-4caa-83c9-139f711d9941 tempest-TestServerVolumeAttachmentScenario-1771799557 tempest-TestServerVolumeAttachmentScenario-1771799557-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "35c3c98c-af94-4bd9-85ef-5206677220b3"}}' {{(pid=86935) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 12:57:45 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-592a1d2a-109d-4caa-83c9-139f711d9941 tempest-TestServerVolumeAttachmentScenario-1771799557 tempest-TestServerVolumeAttachmentScenario-1771799557-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "35c3c98c-af94-4bd9-85ef-5206677220b3"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:57:45 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:57:45 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:57:45 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:57:45 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:57:45 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-592a1d2a-109d-4caa-83c9-139f711d9941 tempest-TestServerVolumeAttachmentScenario-1771799557 tempest-TestServerVolumeAttachmentScenario-1771799557-project-admin] Volume info retrieved successfully. Sep 02 12:57:45 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-592a1d2a-109d-4caa-83c9-139f711d9941 tempest-TestServerVolumeAttachmentScenario-1771799557 tempest-TestServerVolumeAttachmentScenario-1771799557-project-admin] Attachment connected to vm c8d1803f-1fb0-4a4d-9d22-a7920b38e5f0, checking data on nova Sep 02 12:57:45 devstack devstack@c-api.service[86935]: DEBUG cinder.compute.nova [None req-592a1d2a-109d-4caa-83c9-139f711d9941 tempest-TestServerVolumeAttachmentScenario-1771799557 tempest-TestServerVolumeAttachmentScenario-1771799557-project-admin] Creating Keystone token plugin using URL: http://192.168.122.82/identity {{(pid=86935) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 02 12:57:45 devstack devstack@c-api.service[86935]: DEBUG novaclient.v2.client [None req-592a1d2a-109d-4caa-83c9-139f711d9941 tempest-TestServerVolumeAttachmentScenario-1771799557 tempest-TestServerVolumeAttachmentScenario-1771799557-project-admin] REQ: curl -g -i -X GET http://192.168.122.82/compute/v2.1/servers/c8d1803f-1fb0-4a4d-9d22-a7920b38e5f0/os-volume_attachments/08b03c66-6988-4696-b0bb-0ed4ab7db00c -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}582f22022a274f252e9ac3c0bde0c017a74d775035ff833e82d15c8d5740ac79" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-592a1d2a-109d-4caa-83c9-139f711d9941" -H "X-Service-Token: {SHA256}4084c2ccb93a6a1a9717c0812e7a97f626c0978b098405cd465f9f33afad849e" {{(pid=86935) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 02 12:57:45 devstack devstack@c-api.service[86935]: DEBUG novaclient.v2.client [None req-592a1d2a-109d-4caa-83c9-139f711d9941 tempest-TestServerVolumeAttachmentScenario-1771799557 tempest-TestServerVolumeAttachmentScenario-1771799557-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Wed, 02 Sep 2026 10:57:45 GMT OpenStack-API-Version: compute 2.89 Server: Apache/2.4.58 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.89 x-compute-request-id: req-dc1b7c91-205e-4d7e-a707-93ac154db451 x-openstack-request-id: req-dc1b7c91-205e-4d7e-a707-93ac154db451 {{(pid=86935) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 02 12:57:45 devstack devstack@c-api.service[86935]: DEBUG novaclient.v2.client [None req-592a1d2a-109d-4caa-83c9-139f711d9941 tempest-TestServerVolumeAttachmentScenario-1771799557 tempest-TestServerVolumeAttachmentScenario-1771799557-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "08b03c66-6988-4696-b0bb-0ed4ab7db00c", "serverId": "c8d1803f-1fb0-4a4d-9d22-a7920b38e5f0", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "35c3c98c-af94-4bd9-85ef-5206677220b3", "bdm_uuid": "f7ea6a3e-a020-4de7-ab45-9f1d0811e003"}} {{(pid=86935) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 02 12:57:45 devstack devstack@c-api.service[86935]: DEBUG novaclient.v2.client [None req-592a1d2a-109d-4caa-83c9-139f711d9941 tempest-TestServerVolumeAttachmentScenario-1771799557 tempest-TestServerVolumeAttachmentScenario-1771799557-project-admin] GET call to compute for http://192.168.122.82/compute/v2.1/servers/c8d1803f-1fb0-4a4d-9d22-a7920b38e5f0/os-volume_attachments/08b03c66-6988-4696-b0bb-0ed4ab7db00c used request id req-dc1b7c91-205e-4d7e-a707-93ac154db451 {{(pid=86935) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 02 12:57:45 devstack devstack@c-api.service[86935]: ERROR cinder.volume.api [None req-592a1d2a-109d-4caa-83c9-139f711d9941 tempest-TestServerVolumeAttachmentScenario-1771799557 tempest-TestServerVolumeAttachmentScenario-1771799557-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 02 12:57:45 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault [None req-592a1d2a-109d-4caa-83c9-139f711d9941 tempest-TestServerVolumeAttachmentScenario-1771799557 tempest-TestServerVolumeAttachmentScenario-1771799557-project-admin] Caught error: Detach volume from instance c8d1803f-1fb0-4a4d-9d22-a7920b38e5f0 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance c8d1803f-1fb0-4a4d-9d22-a7920b38e5f0 using the Compute API Sep 02 12:57:45 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 02 12:57:45 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 02 12:57:45 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 02 12:57:45 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 12:57:45 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 02 12:57:45 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 02 12:57:45 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 02 12:57:45 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 02 12:57:45 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 02 12:57:45 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 12:57:45 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 02 12:57:45 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 02 12:57:45 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 12:57:45 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 02 12:57:45 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 02 12:57:45 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 12:57:45 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 02 12:57:45 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 02 12:57:45 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 12:57:45 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 02 12:57:45 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 02 12:57:45 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 02 12:57:45 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 02 12:57:45 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 02 12:57:45 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 12:57:45 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 02 12:57:45 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 02 12:57:45 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 12:57:45 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 02 12:57:45 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 02 12:57:45 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 12:57:45 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 02 12:57:45 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 02 12:57:45 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 12:57:45 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 02 12:57:45 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 02 12:57:45 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 02 12:57:45 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 02 12:57:45 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 02 12:57:45 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 12:57:45 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 02 12:57:45 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 02 12:57:45 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 12:57:45 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 02 12:57:45 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 02 12:57:45 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 12:57:45 devstack devstack@c-api.service[86935]: 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 02 12:57:45 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 02 12:57:45 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 12:57:45 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 02 12:57:45 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 02 12:57:45 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 02 12:57:45 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 02 12:57:45 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 02 12:57:45 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 12:57:45 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 02 12:57:45 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 02 12:57:45 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 12:57:45 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 02 12:57:45 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 02 12:57:45 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 12:57:45 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 02 12:57:45 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 02 12:57:45 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 12:57:45 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 02 12:57:45 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 02 12:57:45 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 12:57:45 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 02 12:57:45 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 02 12:57:45 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 12:57:45 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 02 12:57:45 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 02 12:57:45 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 12:57:45 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 02 12:57:45 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 02 12:57:45 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 12:57:45 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 02 12:57:45 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 02 12:57:45 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 12:57:45 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 02 12:57:45 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 02 12:57:45 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 12:57:45 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 02 12:57:45 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 02 12:57:45 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 02 12:57:45 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Sep 02 12:57:45 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Sep 02 12:57:45 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Sep 02 12:57:45 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Sep 02 12:57:45 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 02 12:57:45 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 02 12:57:45 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance c8d1803f-1fb0-4a4d-9d22-a7920b38e5f0 using the Compute API Sep 02 12:57:45 devstack devstack@c-api.service[86935]: ERROR cinder.api.middleware.fault Sep 02 12:57:45 devstack devstack@c-api.service[86935]: INFO cinder.api.middleware.fault [None req-592a1d2a-109d-4caa-83c9-139f711d9941 tempest-TestServerVolumeAttachmentScenario-1771799557 tempest-TestServerVolumeAttachmentScenario-1771799557-project-admin] http://192.168.122.82/volume/v3/volumes/08b03c66-6988-4696-b0bb-0ed4ab7db00c/action returned with HTTP 409 Sep 02 12:57:45 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1144/2268] 192.168.122.82 () {60 vars in 1269 bytes} [Wed Sep 2 12:57:45 2026] POST /volume/v3/volumes/08b03c66-6988-4696-b0bb-0ed4ab7db00c/action => generated 167 bytes in 297 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 02 12:57:45 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-403f4715-4561-43bb-8c23-c03534561192 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:45 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1125/2269] 192.168.122.82 () {62 vars in 1476 bytes} [Wed Sep 2 12:57:45 2026] POST /volume/v3/volumes/08b03c66-6988-4696-b0bb-0ed4ab7db00c/action => generated 114 bytes in 7 msecs (HTTP/1.1 401) 5 headers in 232 bytes (2 switches on core 0) Sep 02 12:57:45 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-cf2215de-0ac4-4a30-81c0-faa1adf66694 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:45 devstack devstack@c-api.service[86935]: WARNING keystonemiddleware.auth_token [None req-cf2215de-0ac4-4a30-81c0-faa1adf66694 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 02 12:57:45 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1145/2270] 192.168.122.82 () {62 vars in 1476 bytes} [Wed Sep 2 12:57:45 2026] POST /volume/v3/volumes/08b03c66-6988-4696-b0bb-0ed4ab7db00c/action => generated 114 bytes in 36 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 02 12:57:45 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-25a8899d-39ea-4628-a355-0d1356898921 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:46 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-25a8899d-39ea-4628-a355-0d1356898921 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] GET http://192.168.122.82/volume/v3/volumes/7a5b7c8e-60f5-4a9f-9da8-a8193d5036f4 Sep 02 12:57:46 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-25a8899d-39ea-4628-a355-0d1356898921 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:57:46 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-25a8899d-39ea-4628-a355-0d1356898921 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:57:46 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:57:46 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:57:46 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:57:46 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:57:46 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-25a8899d-39ea-4628-a355-0d1356898921 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Volume info retrieved successfully. Sep 02 12:57:46 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-25a8899d-39ea-4628-a355-0d1356898921 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] http://192.168.122.82/volume/v3/volumes/7a5b7c8e-60f5-4a9f-9da8-a8193d5036f4 returned with HTTP 200 Sep 02 12:57:46 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1126/2271] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:57:45 2026] GET /volume/v3/volumes/7a5b7c8e-60f5-4a9f-9da8-a8193d5036f4 => generated 865 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:57:46 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-e40ec85a-5b7a-45e7-86e4-0d8da5d1ba5d None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:46 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e40ec85a-5b7a-45e7-86e4-0d8da5d1ba5d tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] GET http://192.168.122.82/volume/v3/volumes/7a5b7c8e-60f5-4a9f-9da8-a8193d5036f4 Sep 02 12:57:46 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-e40ec85a-5b7a-45e7-86e4-0d8da5d1ba5d tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:57:46 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-e40ec85a-5b7a-45e7-86e4-0d8da5d1ba5d tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:57:46 devstack devstack@c-api.service[86935]: DEBUG oslo_db.sqlalchemy.engines [None req-e40ec85a-5b7a-45e7-86e4-0d8da5d1ba5d tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86935) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 12:57:46 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:57:46 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:57:46 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:57:46 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:57:46 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-e40ec85a-5b7a-45e7-86e4-0d8da5d1ba5d tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Volume info retrieved successfully. Sep 02 12:57:46 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e40ec85a-5b7a-45e7-86e4-0d8da5d1ba5d tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] http://192.168.122.82/volume/v3/volumes/7a5b7c8e-60f5-4a9f-9da8-a8193d5036f4 returned with HTTP 200 Sep 02 12:57:46 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1146/2272] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:57:46 2026] GET /volume/v3/volumes/7a5b7c8e-60f5-4a9f-9da8-a8193d5036f4 => generated 865 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:57:46 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [req-77d0f657-9f5d-44a3-9664-55b8f957eb09 req-bdbf3487-6eb0-4760-a409-dd02355ee8ab None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:46 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-77d0f657-9f5d-44a3-9664-55b8f957eb09 req-bdbf3487-6eb0-4760-a409-dd02355ee8ab tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] GET http://192.168.122.82/volume/v3/volumes/7a5b7c8e-60f5-4a9f-9da8-a8193d5036f4 Sep 02 12:57:46 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-77d0f657-9f5d-44a3-9664-55b8f957eb09 req-bdbf3487-6eb0-4760-a409-dd02355ee8ab tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:57:46 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-77d0f657-9f5d-44a3-9664-55b8f957eb09 req-bdbf3487-6eb0-4760-a409-dd02355ee8ab tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:57:46 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-0263d00f-0076-4fa1-a88d-946d59e771cf None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:46 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-0263d00f-0076-4fa1-a88d-946d59e771cf tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] GET http://192.168.122.82/volume/v3/volumes/bab52a24-3cbe-4c93-9343-0c5ee73e331a Sep 02 12:57:46 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-0263d00f-0076-4fa1-a88d-946d59e771cf tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:57:46 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-0263d00f-0076-4fa1-a88d-946d59e771cf tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:57:46 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:57:46 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:57:46 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:57:46 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:57:46 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-0263d00f-0076-4fa1-a88d-946d59e771cf tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] http://192.168.122.82/volume/v3/volumes/bab52a24-3cbe-4c93-9343-0c5ee73e331a returned with HTTP 404 Sep 02 12:57:46 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [req-77d0f657-9f5d-44a3-9664-55b8f957eb09 req-bdbf3487-6eb0-4760-a409-dd02355ee8ab tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Volume info retrieved successfully. Sep 02 12:57:46 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1147/2273] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:57:46 2026] GET /volume/v3/volumes/bab52a24-3cbe-4c93-9343-0c5ee73e331a => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 12:57:46 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-77d0f657-9f5d-44a3-9664-55b8f957eb09 req-bdbf3487-6eb0-4760-a409-dd02355ee8ab tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] http://192.168.122.82/volume/v3/volumes/7a5b7c8e-60f5-4a9f-9da8-a8193d5036f4 returned with HTTP 200 Sep 02 12:57:46 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1127/2274] 192.168.122.82 () {60 vars in 1482 bytes} [Wed Sep 2 12:57:46 2026] GET /volume/v3/volumes/7a5b7c8e-60f5-4a9f-9da8-a8193d5036f4 => generated 865 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:57:46 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-22957eee-675e-49b5-82cc-c7bdead06b8a None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:46 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-22957eee-675e-49b5-82cc-c7bdead06b8a tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] GET http://192.168.122.82/volume/v3/volumes/5ac67213-b467-49f8-a80d-c0c1bc6127ce Sep 02 12:57:46 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-22957eee-675e-49b5-82cc-c7bdead06b8a tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:57:46 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-22957eee-675e-49b5-82cc-c7bdead06b8a tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:57:46 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:57:46 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:57:46 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:57:46 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:57:46 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-22957eee-675e-49b5-82cc-c7bdead06b8a tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Volume info retrieved successfully. Sep 02 12:57:46 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-22957eee-675e-49b5-82cc-c7bdead06b8a tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] http://192.168.122.82/volume/v3/volumes/5ac67213-b467-49f8-a80d-c0c1bc6127ce returned with HTTP 200 Sep 02 12:57:46 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1148/2275] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:57:46 2026] GET /volume/v3/volumes/5ac67213-b467-49f8-a80d-c0c1bc6127ce => generated 853 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:57:46 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-6e3ba87d-8b0c-4228-93f7-50402423565b None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:46 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-6e3ba87d-8b0c-4228-93f7-50402423565b tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] DELETE http://192.168.122.82/volume/v3/volumes/5ac67213-b467-49f8-a80d-c0c1bc6127ce Sep 02 12:57:46 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-6e3ba87d-8b0c-4228-93f7-50402423565b tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:57:46 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-6e3ba87d-8b0c-4228-93f7-50402423565b tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Calling method 'delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:57:46 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-6e3ba87d-8b0c-4228-93f7-50402423565b tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Delete volume with id: 5ac67213-b467-49f8-a80d-c0c1bc6127ce Sep 02 12:57:46 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:57:46 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:57:46 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:57:46 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:57:46 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-6e3ba87d-8b0c-4228-93f7-50402423565b tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Volume info retrieved successfully. Sep 02 12:57:46 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-6e3ba87d-8b0c-4228-93f7-50402423565b tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Delete volume request issued successfully. Sep 02 12:57:46 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-6e3ba87d-8b0c-4228-93f7-50402423565b tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] http://192.168.122.82/volume/v3/volumes/5ac67213-b467-49f8-a80d-c0c1bc6127ce returned with HTTP 202 Sep 02 12:57:46 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1128/2276] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 12:57:46 2026] DELETE /volume/v3/volumes/5ac67213-b467-49f8-a80d-c0c1bc6127ce => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 12:57:46 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-41f06f85-2df3-4424-9c9a-d77fc350b6de None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:46 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-41f06f85-2df3-4424-9c9a-d77fc350b6de tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] GET http://192.168.122.82/volume/v3/volumes/5ac67213-b467-49f8-a80d-c0c1bc6127ce Sep 02 12:57:46 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-41f06f85-2df3-4424-9c9a-d77fc350b6de tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:57:46 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-41f06f85-2df3-4424-9c9a-d77fc350b6de tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:57:46 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:57:46 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:57:46 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:57:46 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:57:46 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-f6e264fd-bf48-4665-8f15-02009bf21f62 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:46 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-f6e264fd-bf48-4665-8f15-02009bf21f62 None None] GET http://192.168.122.82/volume// Sep 02 12:57:46 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-f6e264fd-bf48-4665-8f15-02009bf21f62 None None] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:57:46 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-f6e264fd-bf48-4665-8f15-02009bf21f62 None None] Calling method 'all' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:57:46 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-41f06f85-2df3-4424-9c9a-d77fc350b6de tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Volume info retrieved successfully. Sep 02 12:57:46 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-f6e264fd-bf48-4665-8f15-02009bf21f62 None None] http://192.168.122.82/volume// returned with HTTP 300 Sep 02 12:57:46 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1129/2277] 192.168.122.82 () {58 vars in 1312 bytes} [Wed Sep 2 12:57:46 2026] GET /volume/ => generated 389 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 02 12:57:46 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [req-77d0f657-9f5d-44a3-9664-55b8f957eb09 req-60c3c34f-6e54-43ca-8cdb-754a112a1f05 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:46 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-41f06f85-2df3-4424-9c9a-d77fc350b6de tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] http://192.168.122.82/volume/v3/volumes/5ac67213-b467-49f8-a80d-c0c1bc6127ce returned with HTTP 200 Sep 02 12:57:46 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1149/2278] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:57:46 2026] GET /volume/v3/volumes/5ac67213-b467-49f8-a80d-c0c1bc6127ce => generated 852 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:57:46 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-77d0f657-9f5d-44a3-9664-55b8f957eb09 req-60c3c34f-6e54-43ca-8cdb-754a112a1f05 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] POST http://192.168.122.82/volume/v3/attachments Sep 02 12:57:46 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-77d0f657-9f5d-44a3-9664-55b8f957eb09 req-60c3c34f-6e54-43ca-8cdb-754a112a1f05 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7a5b7c8e-60f5-4a9f-9da8-a8193d5036f4", "connector": null, "instance_uuid": "c8d1803f-1fb0-4a4d-9d22-a7920b38e5f0"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:57:46 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:57:46 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:57:46 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:57:46 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:57:46 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-77d0f657-9f5d-44a3-9664-55b8f957eb09 req-60c3c34f-6e54-43ca-8cdb-754a112a1f05 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] http://192.168.122.82/volume/v3/attachments returned with HTTP 200 Sep 02 12:57:46 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1130/2279] 192.168.122.82 () {66 vars in 1478 bytes} [Wed Sep 2 12:57:46 2026] POST /volume/v3/attachments => generated 273 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:57:46 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-92aa3aca-5065-4ee7-be54-c7bfeacc82aa None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:46 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-92aa3aca-5065-4ee7-be54-c7bfeacc82aa tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] GET http://192.168.122.82/volume/v3/volumes/7a5b7c8e-60f5-4a9f-9da8-a8193d5036f4 Sep 02 12:57:46 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-92aa3aca-5065-4ee7-be54-c7bfeacc82aa tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:57:46 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-92aa3aca-5065-4ee7-be54-c7bfeacc82aa tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:57:46 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-410c1cc9-13ef-4c49-9ba7-779d9afa5548 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:46 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-410c1cc9-13ef-4c49-9ba7-779d9afa5548 None None] GET http://192.168.122.82/volume// Sep 02 12:57:46 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-410c1cc9-13ef-4c49-9ba7-779d9afa5548 None None] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:57:46 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-410c1cc9-13ef-4c49-9ba7-779d9afa5548 None None] Calling method 'all' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:57:46 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-410c1cc9-13ef-4c49-9ba7-779d9afa5548 None None] http://192.168.122.82/volume// returned with HTTP 300 Sep 02 12:57:46 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1131/2280] 192.168.122.82 () {58 vars in 1310 bytes} [Wed Sep 2 12:57:46 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 12:57:46 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:57:46 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:57:46 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [req-77d0f657-9f5d-44a3-9664-55b8f957eb09 req-62a44b48-7683-4fe0-96f3-cbe3212c8a60 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:46 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-77d0f657-9f5d-44a3-9664-55b8f957eb09 req-62a44b48-7683-4fe0-96f3-cbe3212c8a60 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] GET http://192.168.122.82/volume/v3/volumes/7a5b7c8e-60f5-4a9f-9da8-a8193d5036f4 Sep 02 12:57:46 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-77d0f657-9f5d-44a3-9664-55b8f957eb09 req-62a44b48-7683-4fe0-96f3-cbe3212c8a60 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:57:46 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-77d0f657-9f5d-44a3-9664-55b8f957eb09 req-62a44b48-7683-4fe0-96f3-cbe3212c8a60 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:57:46 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:57:46 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:57:46 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:57:46 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:57:46 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:57:46 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:57:46 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-92aa3aca-5065-4ee7-be54-c7bfeacc82aa tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Volume info retrieved successfully. Sep 02 12:57:46 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [req-77d0f657-9f5d-44a3-9664-55b8f957eb09 req-62a44b48-7683-4fe0-96f3-cbe3212c8a60 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Volume info retrieved successfully. Sep 02 12:57:46 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-77d0f657-9f5d-44a3-9664-55b8f957eb09 req-62a44b48-7683-4fe0-96f3-cbe3212c8a60 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] http://192.168.122.82/volume/v3/volumes/7a5b7c8e-60f5-4a9f-9da8-a8193d5036f4 returned with HTTP 200 Sep 02 12:57:46 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1132/2281] 192.168.122.82 () {62 vars in 1523 bytes} [Wed Sep 2 12:57:46 2026] GET /volume/v3/volumes/7a5b7c8e-60f5-4a9f-9da8-a8193d5036f4 => generated 1045 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 12:57:46 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-92aa3aca-5065-4ee7-be54-c7bfeacc82aa tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] http://192.168.122.82/volume/v3/volumes/7a5b7c8e-60f5-4a9f-9da8-a8193d5036f4 returned with HTTP 200 Sep 02 12:57:46 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1150/2282] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:57:46 2026] GET /volume/v3/volumes/7a5b7c8e-60f5-4a9f-9da8-a8193d5036f4 => generated 864 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 12:57:47 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [req-77d0f657-9f5d-44a3-9664-55b8f957eb09 req-81f83952-97ad-4b4e-9980-02e48687794a None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:47 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-77d0f657-9f5d-44a3-9664-55b8f957eb09 req-81f83952-97ad-4b4e-9980-02e48687794a tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] PUT http://192.168.122.82/volume/v3/attachments/e73da764-511d-4263-ac4d-bfb6325fb6a3 Sep 02 12:57:47 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-77d0f657-9f5d-44a3-9664-55b8f957eb09 req-81f83952-97ad-4b4e-9980-02e48687794a tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.82", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d3f28f32c01d", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d962fb62-a9ac-4620-919c-737cbb1a64b6", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:57:47 devstack devstack@c-api.service[86936]: DEBUG cinder.coordination [req-77d0f657-9f5d-44a3-9664-55b8f957eb09 req-81f83952-97ad-4b4e-9980-02e48687794a tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Acquiring lock "cinder-attachment_update-7a5b7c8e-60f5-4a9f-9da8-a8193d5036f4-devstack" by "attachment_update" {{(pid=86936) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 02 12:57:47 devstack devstack@c-api.service[86936]: DEBUG cinder.coordination [req-77d0f657-9f5d-44a3-9664-55b8f957eb09 req-81f83952-97ad-4b4e-9980-02e48687794a tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Lock "cinder-attachment_update-7a5b7c8e-60f5-4a9f-9da8-a8193d5036f4-devstack" acquired by "attachment_update" :: waited 0.021s {{(pid=86936) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 02 12:57:47 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:57:47 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:57:47 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:57:47 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:57:47 devstack devstack@c-api.service[86936]: DEBUG cinder.coordination [req-77d0f657-9f5d-44a3-9664-55b8f957eb09 req-81f83952-97ad-4b4e-9980-02e48687794a tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Lock "cinder-attachment_update-7a5b7c8e-60f5-4a9f-9da8-a8193d5036f4-devstack" released by "attachment_update" :: held 0.216s {{(pid=86936) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 02 12:57:47 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-77d0f657-9f5d-44a3-9664-55b8f957eb09 req-81f83952-97ad-4b4e-9980-02e48687794a tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] http://192.168.122.82/volume/v3/attachments/e73da764-511d-4263-ac4d-bfb6325fb6a3 returned with HTTP 200 Sep 02 12:57:47 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1133/2283] 192.168.122.82 () {66 vars in 1588 bytes} [Wed Sep 2 12:57:47 2026] PUT /volume/v3/attachments/e73da764-511d-4263-ac4d-bfb6325fb6a3 => generated 694 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:57:47 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-9a284b76-fdfe-4c7f-b2c0-692e3dc48bae None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:47 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-9a284b76-fdfe-4c7f-b2c0-692e3dc48bae tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] GET http://192.168.122.82/volume/v3/volumes/5ac67213-b467-49f8-a80d-c0c1bc6127ce Sep 02 12:57:47 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-9a284b76-fdfe-4c7f-b2c0-692e3dc48bae tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:57:47 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-9a284b76-fdfe-4c7f-b2c0-692e3dc48bae tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:57:47 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-9a284b76-fdfe-4c7f-b2c0-692e3dc48bae tempest-VolumesSnapshotTestJSON-1274883758 tempest-VolumesSnapshotTestJSON-1274883758-project-member] http://192.168.122.82/volume/v3/volumes/5ac67213-b467-49f8-a80d-c0c1bc6127ce returned with HTTP 404 Sep 02 12:57:47 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1151/2284] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:57:47 2026] GET /volume/v3/volumes/5ac67213-b467-49f8-a80d-c0c1bc6127ce => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:57:47 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [req-77d0f657-9f5d-44a3-9664-55b8f957eb09 req-ce4e1b80-15e2-436c-bb90-e606f1cf9ff8 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:47 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-77d0f657-9f5d-44a3-9664-55b8f957eb09 req-ce4e1b80-15e2-436c-bb90-e606f1cf9ff8 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] POST http://192.168.122.82/volume/v3/attachments/e73da764-511d-4263-ac4d-bfb6325fb6a3/action Sep 02 12:57:47 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-77d0f657-9f5d-44a3-9664-55b8f957eb09 req-ce4e1b80-15e2-436c-bb90-e606f1cf9ff8 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Action body: b'{"os-complete": null}' {{(pid=86936) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 12:57:47 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-77d0f657-9f5d-44a3-9664-55b8f957eb09 req-ce4e1b80-15e2-436c-bb90-e606f1cf9ff8 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:57:47 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:57:47 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:57:47 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:57:47 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:57:47 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-77d0f657-9f5d-44a3-9664-55b8f957eb09 req-ce4e1b80-15e2-436c-bb90-e606f1cf9ff8 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] http://192.168.122.82/volume/v3/attachments/e73da764-511d-4263-ac4d-bfb6325fb6a3/action returned with HTTP 204 Sep 02 12:57:47 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1134/2285] 192.168.122.82 () {66 vars in 1609 bytes} [Wed Sep 2 12:57:47 2026] POST /volume/v3/attachments/e73da764-511d-4263-ac4d-bfb6325fb6a3/action => generated 0 bytes in 115 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:57:47 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-68ff36a9-a6c7-402d-99a3-d4b854241d77 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:47 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-68ff36a9-a6c7-402d-99a3-d4b854241d77 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] GET http://192.168.122.82/volume/v3/volumes/7a5b7c8e-60f5-4a9f-9da8-a8193d5036f4 Sep 02 12:57:47 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-68ff36a9-a6c7-402d-99a3-d4b854241d77 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:57:47 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-68ff36a9-a6c7-402d-99a3-d4b854241d77 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:57:47 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:57:47 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:57:47 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:57:47 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:57:47 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-68ff36a9-a6c7-402d-99a3-d4b854241d77 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Volume info retrieved successfully. Sep 02 12:57:47 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-68ff36a9-a6c7-402d-99a3-d4b854241d77 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] http://192.168.122.82/volume/v3/volumes/7a5b7c8e-60f5-4a9f-9da8-a8193d5036f4 returned with HTTP 200 Sep 02 12:57:47 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1152/2286] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:57:47 2026] GET /volume/v3/volumes/7a5b7c8e-60f5-4a9f-9da8-a8193d5036f4 => generated 1157 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:57:48 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-e5e38daf-b501-49ec-8892-f1daca03e2b8 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:48 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-e5e38daf-b501-49ec-8892-f1daca03e2b8 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] GET http://192.168.122.82/volume/v3/volumes/7a5b7c8e-60f5-4a9f-9da8-a8193d5036f4 Sep 02 12:57:48 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-e5e38daf-b501-49ec-8892-f1daca03e2b8 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:57:48 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-e5e38daf-b501-49ec-8892-f1daca03e2b8 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:57:48 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:57:48 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:57:48 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:57:48 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:57:48 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-e5e38daf-b501-49ec-8892-f1daca03e2b8 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Volume info retrieved successfully. Sep 02 12:57:48 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-e5e38daf-b501-49ec-8892-f1daca03e2b8 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] http://192.168.122.82/volume/v3/volumes/7a5b7c8e-60f5-4a9f-9da8-a8193d5036f4 returned with HTTP 200 Sep 02 12:57:48 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1135/2287] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:57:48 2026] GET /volume/v3/volumes/7a5b7c8e-60f5-4a9f-9da8-a8193d5036f4 => generated 1157 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:57:48 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-5ed58ec5-1a03-4001-afe1-9e3c99451c66 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:48 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-5ed58ec5-1a03-4001-afe1-9e3c99451c66 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] POST http://192.168.122.82/volume/v3/volumes/08b03c66-6988-4696-b0bb-0ed4ab7db00c/action Sep 02 12:57:48 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-5ed58ec5-1a03-4001-afe1-9e3c99451c66 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Action body: b'{"os-detach": {"attachment_id": "e73da764-511d-4263-ac4d-bfb6325fb6a3"}}' {{(pid=86935) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 12:57:48 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-5ed58ec5-1a03-4001-afe1-9e3c99451c66 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "e73da764-511d-4263-ac4d-bfb6325fb6a3"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:57:48 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:57:48 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:57:48 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:57:48 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:57:48 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-5ed58ec5-1a03-4001-afe1-9e3c99451c66 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Volume info retrieved successfully. Sep 02 12:57:48 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-5ed58ec5-1a03-4001-afe1-9e3c99451c66 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] http://192.168.122.82/volume/v3/volumes/08b03c66-6988-4696-b0bb-0ed4ab7db00c/action returned with HTTP 400 Sep 02 12:57:48 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1153/2288] 192.168.122.82 () {60 vars in 1269 bytes} [Wed Sep 2 12:57:48 2026] POST /volume/v3/volumes/08b03c66-6988-4696-b0bb-0ed4ab7db00c/action => generated 100 bytes in 46 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 02 12:57:48 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [req-a51afcf3-5c07-4e36-b766-5a1d769a5d70 req-a1ffffe8-5ec9-4406-8eb0-d15be92d2200 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:48 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-a51afcf3-5c07-4e36-b766-5a1d769a5d70 req-a1ffffe8-5ec9-4406-8eb0-d15be92d2200 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] GET http://192.168.122.82/volume/v3/volumes/7a5b7c8e-60f5-4a9f-9da8-a8193d5036f4 Sep 02 12:57:48 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-a51afcf3-5c07-4e36-b766-5a1d769a5d70 req-a1ffffe8-5ec9-4406-8eb0-d15be92d2200 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:57:48 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-a51afcf3-5c07-4e36-b766-5a1d769a5d70 req-a1ffffe8-5ec9-4406-8eb0-d15be92d2200 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:57:48 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:57:48 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:57:48 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:57:48 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:57:48 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [req-a51afcf3-5c07-4e36-b766-5a1d769a5d70 req-a1ffffe8-5ec9-4406-8eb0-d15be92d2200 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Volume info retrieved successfully. Sep 02 12:57:48 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-a51afcf3-5c07-4e36-b766-5a1d769a5d70 req-a1ffffe8-5ec9-4406-8eb0-d15be92d2200 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] http://192.168.122.82/volume/v3/volumes/7a5b7c8e-60f5-4a9f-9da8-a8193d5036f4 returned with HTTP 200 Sep 02 12:57:48 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1136/2289] 192.168.122.82 () {60 vars in 1482 bytes} [Wed Sep 2 12:57:48 2026] GET /volume/v3/volumes/7a5b7c8e-60f5-4a9f-9da8-a8193d5036f4 => generated 1157 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:57:48 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [req-a51afcf3-5c07-4e36-b766-5a1d769a5d70 req-9e42bfbd-cfa0-43af-9561-c4fe480e3234 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:48 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-a51afcf3-5c07-4e36-b766-5a1d769a5d70 req-9e42bfbd-cfa0-43af-9561-c4fe480e3234 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] POST http://192.168.122.82/volume/v3/volumes/7a5b7c8e-60f5-4a9f-9da8-a8193d5036f4/action Sep 02 12:57:48 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-a51afcf3-5c07-4e36-b766-5a1d769a5d70 req-9e42bfbd-cfa0-43af-9561-c4fe480e3234 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86935) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 12:57:48 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-a51afcf3-5c07-4e36-b766-5a1d769a5d70 req-9e42bfbd-cfa0-43af-9561-c4fe480e3234 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:57:48 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:57:48 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:57:48 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:57:48 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:57:48 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [req-a51afcf3-5c07-4e36-b766-5a1d769a5d70 req-9e42bfbd-cfa0-43af-9561-c4fe480e3234 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Volume info retrieved successfully. Sep 02 12:57:48 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [req-a51afcf3-5c07-4e36-b766-5a1d769a5d70 req-9e42bfbd-cfa0-43af-9561-c4fe480e3234 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Begin detaching volume completed successfully. Sep 02 12:57:48 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-a51afcf3-5c07-4e36-b766-5a1d769a5d70 req-9e42bfbd-cfa0-43af-9561-c4fe480e3234 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] http://192.168.122.82/volume/v3/volumes/7a5b7c8e-60f5-4a9f-9da8-a8193d5036f4/action returned with HTTP 202 Sep 02 12:57:48 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1154/2290] 192.168.122.82 () {64 vars in 1556 bytes} [Wed Sep 2 12:57:48 2026] POST /volume/v3/volumes/7a5b7c8e-60f5-4a9f-9da8-a8193d5036f4/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 02 12:57:48 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-5f84a5de-e881-42d4-ac5c-3ee8e8b21a30 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:48 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-5f84a5de-e881-42d4-ac5c-3ee8e8b21a30 None None] GET http://192.168.122.82/volume// Sep 02 12:57:48 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-5f84a5de-e881-42d4-ac5c-3ee8e8b21a30 None None] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:57:48 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-5f84a5de-e881-42d4-ac5c-3ee8e8b21a30 None None] Calling method 'all' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:57:48 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-5f84a5de-e881-42d4-ac5c-3ee8e8b21a30 None None] http://192.168.122.82/volume// returned with HTTP 300 Sep 02 12:57:48 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1137/2291] 192.168.122.82 () {58 vars in 1310 bytes} [Wed Sep 2 12:57:48 2026] GET /volume/ => generated 389 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 12:57:48 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [req-a51afcf3-5c07-4e36-b766-5a1d769a5d70 req-d88e7187-b6d7-4bd3-a37f-0d1fbb6ad442 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:48 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-a51afcf3-5c07-4e36-b766-5a1d769a5d70 req-d88e7187-b6d7-4bd3-a37f-0d1fbb6ad442 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] GET http://192.168.122.82/volume/v3/volumes/7a5b7c8e-60f5-4a9f-9da8-a8193d5036f4 Sep 02 12:57:48 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-a51afcf3-5c07-4e36-b766-5a1d769a5d70 req-d88e7187-b6d7-4bd3-a37f-0d1fbb6ad442 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:57:48 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-a51afcf3-5c07-4e36-b766-5a1d769a5d70 req-d88e7187-b6d7-4bd3-a37f-0d1fbb6ad442 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:57:48 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:57:48 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:57:48 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:57:48 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:57:48 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [req-a51afcf3-5c07-4e36-b766-5a1d769a5d70 req-d88e7187-b6d7-4bd3-a37f-0d1fbb6ad442 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Volume info retrieved successfully. Sep 02 12:57:48 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-a51afcf3-5c07-4e36-b766-5a1d769a5d70 req-d88e7187-b6d7-4bd3-a37f-0d1fbb6ad442 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] http://192.168.122.82/volume/v3/volumes/7a5b7c8e-60f5-4a9f-9da8-a8193d5036f4 returned with HTTP 200 Sep 02 12:57:48 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1155/2292] 192.168.122.82 () {62 vars in 1523 bytes} [Wed Sep 2 12:57:48 2026] GET /volume/v3/volumes/7a5b7c8e-60f5-4a9f-9da8-a8193d5036f4 => generated 1341 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 12:57:48 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [req-a51afcf3-5c07-4e36-b766-5a1d769a5d70 req-f22ee6d1-31ee-49ac-886d-06551e7a38a2 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:48 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-a51afcf3-5c07-4e36-b766-5a1d769a5d70 req-f22ee6d1-31ee-49ac-886d-06551e7a38a2 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] DELETE http://192.168.122.82/volume/v3/attachments/e73da764-511d-4263-ac4d-bfb6325fb6a3 Sep 02 12:57:48 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-a51afcf3-5c07-4e36-b766-5a1d769a5d70 req-f22ee6d1-31ee-49ac-886d-06551e7a38a2 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:57:48 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-a51afcf3-5c07-4e36-b766-5a1d769a5d70 req-f22ee6d1-31ee-49ac-886d-06551e7a38a2 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Calling method 'version_select' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:57:48 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:57:48 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:57:48 devstack devstack@c-api.service[86936]: /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 02 12:57:48 devstack devstack@c-api.service[86936]: return base.obj_make_list(context, Sep 02 12:57:48 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-a51afcf3-5c07-4e36-b766-5a1d769a5d70 req-f22ee6d1-31ee-49ac-886d-06551e7a38a2 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] http://192.168.122.82/volume/v3/attachments/e73da764-511d-4263-ac4d-bfb6325fb6a3 returned with HTTP 200 Sep 02 12:57:48 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1138/2293] 192.168.122.82 () {64 vars in 1557 bytes} [Wed Sep 2 12:57:48 2026] DELETE /volume/v3/attachments/e73da764-511d-4263-ac4d-bfb6325fb6a3 => generated 19 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:57:49 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-b41a268d-2c1e-47ef-9f85-45bdfbcd9a95 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:49 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-b41a268d-2c1e-47ef-9f85-45bdfbcd9a95 tempest-TestServerVolumeAttachmentScenario-1771799557 tempest-TestServerVolumeAttachmentScenario-1771799557-project-admin] POST http://192.168.122.82/volume/v3/volumes/08b03c66-6988-4696-b0bb-0ed4ab7db00c/action Sep 02 12:57:49 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-b41a268d-2c1e-47ef-9f85-45bdfbcd9a95 tempest-TestServerVolumeAttachmentScenario-1771799557 tempest-TestServerVolumeAttachmentScenario-1771799557-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=86935) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 12:57:49 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-b41a268d-2c1e-47ef-9f85-45bdfbcd9a95 tempest-TestServerVolumeAttachmentScenario-1771799557 tempest-TestServerVolumeAttachmentScenario-1771799557-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:57:49 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:57:49 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:57:49 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:57:49 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:57:49 devstack devstack@c-api.service[86935]: DEBUG cinder.api.contrib.admin_actions [None req-b41a268d-2c1e-47ef-9f85-45bdfbcd9a95 tempest-TestServerVolumeAttachmentScenario-1771799557 tempest-TestServerVolumeAttachmentScenario-1771799557-project-admin] Updating volume '08b03c66-6988-4696-b0bb-0ed4ab7db00c' with '{'status': 'in-use'}' {{(pid=86935) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 02 12:57:49 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:57:49 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:57:49 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:57:49 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:57:49 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-b41a268d-2c1e-47ef-9f85-45bdfbcd9a95 tempest-TestServerVolumeAttachmentScenario-1771799557 tempest-TestServerVolumeAttachmentScenario-1771799557-project-admin] http://192.168.122.82/volume/v3/volumes/08b03c66-6988-4696-b0bb-0ed4ab7db00c/action returned with HTTP 202 Sep 02 12:57:49 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1156/2294] 192.168.122.82 () {60 vars in 1269 bytes} [Wed Sep 2 12:57:49 2026] POST /volume/v3/volumes/08b03c66-6988-4696-b0bb-0ed4ab7db00c/action => generated 0 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 12:57:49 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-a6e2e554-ebf3-4d79-aff2-3781f0b28220 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:49 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-a6e2e554-ebf3-4d79-aff2-3781f0b28220 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] GET http://192.168.122.82/volume/v3/volumes/08b03c66-6988-4696-b0bb-0ed4ab7db00c Sep 02 12:57:49 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-a6e2e554-ebf3-4d79-aff2-3781f0b28220 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:57:49 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-a6e2e554-ebf3-4d79-aff2-3781f0b28220 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:57:49 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:57:49 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:57:49 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:57:49 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:57:49 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-a6e2e554-ebf3-4d79-aff2-3781f0b28220 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Volume info retrieved successfully. Sep 02 12:57:49 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-a6e2e554-ebf3-4d79-aff2-3781f0b28220 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] http://192.168.122.82/volume/v3/volumes/08b03c66-6988-4696-b0bb-0ed4ab7db00c returned with HTTP 200 Sep 02 12:57:49 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1139/2295] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:57:49 2026] GET /volume/v3/volumes/08b03c66-6988-4696-b0bb-0ed4ab7db00c => generated 1156 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:57:49 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [req-46177225-d2c0-456a-8076-1618c4f059e1 req-23551757-2dda-4ec3-94e2-802b4baf0d77 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:49 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-46177225-d2c0-456a-8076-1618c4f059e1 req-23551757-2dda-4ec3-94e2-802b4baf0d77 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] GET http://192.168.122.82/volume/v3/volumes/08b03c66-6988-4696-b0bb-0ed4ab7db00c Sep 02 12:57:49 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-46177225-d2c0-456a-8076-1618c4f059e1 req-23551757-2dda-4ec3-94e2-802b4baf0d77 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:57:49 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-46177225-d2c0-456a-8076-1618c4f059e1 req-23551757-2dda-4ec3-94e2-802b4baf0d77 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:57:49 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:57:49 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:57:49 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:57:49 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:57:49 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [req-46177225-d2c0-456a-8076-1618c4f059e1 req-23551757-2dda-4ec3-94e2-802b4baf0d77 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Volume info retrieved successfully. Sep 02 12:57:49 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-46177225-d2c0-456a-8076-1618c4f059e1 req-23551757-2dda-4ec3-94e2-802b4baf0d77 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] http://192.168.122.82/volume/v3/volumes/08b03c66-6988-4696-b0bb-0ed4ab7db00c returned with HTTP 200 Sep 02 12:57:49 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1157/2296] 192.168.122.82 () {60 vars in 1482 bytes} [Wed Sep 2 12:57:49 2026] GET /volume/v3/volumes/08b03c66-6988-4696-b0bb-0ed4ab7db00c => generated 1156 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:57:49 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [req-46177225-d2c0-456a-8076-1618c4f059e1 req-09eb4b8c-f58a-4c0a-a137-65b8f239daad None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:49 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-46177225-d2c0-456a-8076-1618c4f059e1 req-09eb4b8c-f58a-4c0a-a137-65b8f239daad tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] POST http://192.168.122.82/volume/v3/volumes/08b03c66-6988-4696-b0bb-0ed4ab7db00c/action Sep 02 12:57:49 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-46177225-d2c0-456a-8076-1618c4f059e1 req-09eb4b8c-f58a-4c0a-a137-65b8f239daad tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86936) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 12:57:49 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-46177225-d2c0-456a-8076-1618c4f059e1 req-09eb4b8c-f58a-4c0a-a137-65b8f239daad tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:57:49 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:57:49 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:57:49 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:57:49 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:57:49 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [req-46177225-d2c0-456a-8076-1618c4f059e1 req-09eb4b8c-f58a-4c0a-a137-65b8f239daad tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Volume info retrieved successfully. Sep 02 12:57:49 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [req-46177225-d2c0-456a-8076-1618c4f059e1 req-09eb4b8c-f58a-4c0a-a137-65b8f239daad tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Begin detaching volume completed successfully. Sep 02 12:57:49 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-46177225-d2c0-456a-8076-1618c4f059e1 req-09eb4b8c-f58a-4c0a-a137-65b8f239daad tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] http://192.168.122.82/volume/v3/volumes/08b03c66-6988-4696-b0bb-0ed4ab7db00c/action returned with HTTP 202 Sep 02 12:57:49 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1140/2297] 192.168.122.82 () {64 vars in 1556 bytes} [Wed Sep 2 12:57:49 2026] POST /volume/v3/volumes/08b03c66-6988-4696-b0bb-0ed4ab7db00c/action => generated 0 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 12:57:50 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-c01332bb-02f3-49a3-a33e-30bb0fc18ad7 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:50 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-c01332bb-02f3-49a3-a33e-30bb0fc18ad7 None None] GET http://192.168.122.82/volume// Sep 02 12:57:50 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-c01332bb-02f3-49a3-a33e-30bb0fc18ad7 None None] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:57:50 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-c01332bb-02f3-49a3-a33e-30bb0fc18ad7 None None] Calling method 'all' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:57:50 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-c01332bb-02f3-49a3-a33e-30bb0fc18ad7 None None] http://192.168.122.82/volume// returned with HTTP 300 Sep 02 12:57:50 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1158/2298] 192.168.122.82 () {58 vars in 1310 bytes} [Wed Sep 2 12:57:50 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 12:57:50 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [req-46177225-d2c0-456a-8076-1618c4f059e1 req-c1261989-d7dd-4094-b9a9-d4ef3ba4c6fb None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:50 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-46177225-d2c0-456a-8076-1618c4f059e1 req-c1261989-d7dd-4094-b9a9-d4ef3ba4c6fb tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] GET http://192.168.122.82/volume/v3/volumes/08b03c66-6988-4696-b0bb-0ed4ab7db00c Sep 02 12:57:50 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-46177225-d2c0-456a-8076-1618c4f059e1 req-c1261989-d7dd-4094-b9a9-d4ef3ba4c6fb tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:57:50 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-46177225-d2c0-456a-8076-1618c4f059e1 req-c1261989-d7dd-4094-b9a9-d4ef3ba4c6fb tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:57:50 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:57:50 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:57:50 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:57:50 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:57:50 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [req-46177225-d2c0-456a-8076-1618c4f059e1 req-c1261989-d7dd-4094-b9a9-d4ef3ba4c6fb tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Volume info retrieved successfully. Sep 02 12:57:50 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-46177225-d2c0-456a-8076-1618c4f059e1 req-c1261989-d7dd-4094-b9a9-d4ef3ba4c6fb tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] http://192.168.122.82/volume/v3/volumes/08b03c66-6988-4696-b0bb-0ed4ab7db00c returned with HTTP 200 Sep 02 12:57:50 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1141/2299] 192.168.122.82 () {62 vars in 1523 bytes} [Wed Sep 2 12:57:50 2026] GET /volume/v3/volumes/08b03c66-6988-4696-b0bb-0ed4ab7db00c => generated 1340 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 12:57:50 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [req-46177225-d2c0-456a-8076-1618c4f059e1 req-91fb5db6-2628-4a41-9d15-4e579096aef0 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:50 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-46177225-d2c0-456a-8076-1618c4f059e1 req-91fb5db6-2628-4a41-9d15-4e579096aef0 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] DELETE http://192.168.122.82/volume/v3/attachments/35c3c98c-af94-4bd9-85ef-5206677220b3 Sep 02 12:57:50 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-46177225-d2c0-456a-8076-1618c4f059e1 req-91fb5db6-2628-4a41-9d15-4e579096aef0 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:57:50 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-46177225-d2c0-456a-8076-1618c4f059e1 req-91fb5db6-2628-4a41-9d15-4e579096aef0 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Calling method 'version_select' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:57:50 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:57:50 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:57:50 devstack devstack@c-api.service[86935]: /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 02 12:57:50 devstack devstack@c-api.service[86935]: return base.obj_make_list(context, Sep 02 12:57:50 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-46177225-d2c0-456a-8076-1618c4f059e1 req-91fb5db6-2628-4a41-9d15-4e579096aef0 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] http://192.168.122.82/volume/v3/attachments/35c3c98c-af94-4bd9-85ef-5206677220b3 returned with HTTP 200 Sep 02 12:57:50 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1159/2300] 192.168.122.82 () {64 vars in 1557 bytes} [Wed Sep 2 12:57:50 2026] DELETE /volume/v3/attachments/35c3c98c-af94-4bd9-85ef-5206677220b3 => generated 19 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:57:51 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [req-c3ba4b38-ac34-4dda-a8de-f74f9b657363 req-4f5d25b7-866a-4d29-a88c-cfc84ff662fe None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:51 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-c3ba4b38-ac34-4dda-a8de-f74f9b657363 req-4f5d25b7-866a-4d29-a88c-cfc84ff662fe tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] GET http://192.168.122.82/volume/v3/volumes/08b03c66-6988-4696-b0bb-0ed4ab7db00c Sep 02 12:57:51 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-c3ba4b38-ac34-4dda-a8de-f74f9b657363 req-4f5d25b7-866a-4d29-a88c-cfc84ff662fe tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:57:51 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-c3ba4b38-ac34-4dda-a8de-f74f9b657363 req-4f5d25b7-866a-4d29-a88c-cfc84ff662fe tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:57:51 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:57:51 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:57:51 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:57:51 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:57:51 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [req-c3ba4b38-ac34-4dda-a8de-f74f9b657363 req-4f5d25b7-866a-4d29-a88c-cfc84ff662fe tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Volume info retrieved successfully. Sep 02 12:57:51 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-c3ba4b38-ac34-4dda-a8de-f74f9b657363 req-4f5d25b7-866a-4d29-a88c-cfc84ff662fe tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] http://192.168.122.82/volume/v3/volumes/08b03c66-6988-4696-b0bb-0ed4ab7db00c returned with HTTP 200 Sep 02 12:57:51 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1142/2301] 192.168.122.82 () {60 vars in 1482 bytes} [Wed Sep 2 12:57:51 2026] GET /volume/v3/volumes/08b03c66-6988-4696-b0bb-0ed4ab7db00c => generated 864 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 12:57:55 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-40cfb919-4ee3-41ea-ad01-642bd2c651f6 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:55 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-40cfb919-4ee3-41ea-ad01-642bd2c651f6 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 12:57:55 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-40cfb919-4ee3-41ea-ad01-642bd2c651f6 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-2086320432"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:57:55 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.volumes [None req-40cfb919-4ee3-41ea-ad01-642bd2c651f6 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-2086320432'}} {{(pid=86935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 12:57:55 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-40cfb919-4ee3-41ea-ad01-642bd2c651f6 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Create volume of 1 GB Sep 02 12:57:55 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:57:55 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:57:55 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-40cfb919-4ee3-41ea-ad01-642bd2c651f6 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Availability Zones retrieved successfully. Sep 02 12:57:55 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-40cfb919-4ee3-41ea-ad01-642bd2c651f6 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Flow 'volume_create_api' (21be723f-e164-41c6-8741-f027d78f5c68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:57:55 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-40cfb919-4ee3-41ea-ad01-642bd2c651f6 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50a9a07b-0495-4a70-ad89-462d59c7d7b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:57:55 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.flows.api.create_volume [None req-40cfb919-4ee3-41ea-ad01-642bd2c651f6 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Validating volume size '1' using validate_int {{(pid=86935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 12:57:55 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-40cfb919-4ee3-41ea-ad01-642bd2c651f6 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50a9a07b-0495-4a70-ad89-462d59c7d7b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:57:55 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-40cfb919-4ee3-41ea-ad01-642bd2c651f6 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d7036da-d8d7-46dc-8b56-093470d0fcd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:57:55 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-a2aef559-7788-4dc0-bbe5-bcc50dc4aab9 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:55 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-a2aef559-7788-4dc0-bbe5-bcc50dc4aab9 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] DELETE http://192.168.122.82/volume/v3/volumes/7a5b7c8e-60f5-4a9f-9da8-a8193d5036f4 Sep 02 12:57:55 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-a2aef559-7788-4dc0-bbe5-bcc50dc4aab9 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:57:55 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-a2aef559-7788-4dc0-bbe5-bcc50dc4aab9 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Calling method 'delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:57:55 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-a2aef559-7788-4dc0-bbe5-bcc50dc4aab9 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Delete volume with id: 7a5b7c8e-60f5-4a9f-9da8-a8193d5036f4 Sep 02 12:57:55 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:57:55 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:57:55 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:57:55 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:57:55 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-a2aef559-7788-4dc0-bbe5-bcc50dc4aab9 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Volume info retrieved successfully. Sep 02 12:57:55 devstack devstack@c-api.service[86935]: DEBUG cinder.quota [None req-40cfb919-4ee3-41ea-ad01-642bd2c651f6 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Created reservations ['14d8c77c-c6f5-426a-b5d6-079653c6adbe', '93a375e9-291e-45fe-8522-01d238944aaa', 'de5751dd-24bd-423a-bd6a-3241d51f3ccd', '8f6638d9-acf8-44e4-89fa-459fc1c3b8e8'] {{(pid=86935) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:57:55 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-40cfb919-4ee3-41ea-ad01-642bd2c651f6 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d7036da-d8d7-46dc-8b56-093470d0fcd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['14d8c77c-c6f5-426a-b5d6-079653c6adbe', '93a375e9-291e-45fe-8522-01d238944aaa', 'de5751dd-24bd-423a-bd6a-3241d51f3ccd', '8f6638d9-acf8-44e4-89fa-459fc1c3b8e8']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:57:55 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-a2aef559-7788-4dc0-bbe5-bcc50dc4aab9 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Delete volume request issued successfully. Sep 02 12:57:55 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-a2aef559-7788-4dc0-bbe5-bcc50dc4aab9 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] http://192.168.122.82/volume/v3/volumes/7a5b7c8e-60f5-4a9f-9da8-a8193d5036f4 returned with HTTP 202 Sep 02 12:57:55 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1143/2302] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 12:57:55 2026] DELETE /volume/v3/volumes/7a5b7c8e-60f5-4a9f-9da8-a8193d5036f4 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 02 12:57:55 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-40cfb919-4ee3-41ea-ad01-642bd2c651f6 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3fe24e7-ba21-461d-985b-998558def452) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:57:55 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-82dc953d-3a42-4317-84b4-5fd4f5f82a91 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:55 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-82dc953d-3a42-4317-84b4-5fd4f5f82a91 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] GET http://192.168.122.82/volume/v3/volumes/7a5b7c8e-60f5-4a9f-9da8-a8193d5036f4 Sep 02 12:57:55 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-82dc953d-3a42-4317-84b4-5fd4f5f82a91 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:57:55 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-82dc953d-3a42-4317-84b4-5fd4f5f82a91 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:57:55 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:57:55 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:57:55 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:57:55 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:57:55 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-82dc953d-3a42-4317-84b4-5fd4f5f82a91 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Volume info retrieved successfully. Sep 02 12:57:55 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:57:55 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:57:55 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-40cfb919-4ee3-41ea-ad01-642bd2c651f6 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3fe24e7-ba21-461d-985b-998558def452) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9da40aeb-0316-4c06-b04a-2d22b4ed04f3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-2086320432',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9783455417354b92a029ead9d2271e1e',qos_specs=None,replication_status=,reservations=['14d8c77c-c6f5-426a-b5d6-079653c6adbe','93a375e9-291e-45fe-8522-01d238944aaa','de5751dd-24bd-423a-bd6a-3241d51f3ccd','8f6638d9-acf8-44e4-89fa-459fc1c3b8e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ea47812641f43aca15a9b547236356f',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T10:57:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-2086320432',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9da40aeb-0316-4c06-b04a-2d22b4ed04f3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9783455417354b92a029ead9d2271e1e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6ea47812641f43aca15a9b547236356f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:57:55 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-40cfb919-4ee3-41ea-ad01-642bd2c651f6 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96c0c87b-6b5a-411b-bd3d-b9fb739d5897) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:57:55 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-82dc953d-3a42-4317-84b4-5fd4f5f82a91 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] http://192.168.122.82/volume/v3/volumes/7a5b7c8e-60f5-4a9f-9da8-a8193d5036f4 returned with HTTP 200 Sep 02 12:57:55 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1144/2303] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:57:55 2026] GET /volume/v3/volumes/7a5b7c8e-60f5-4a9f-9da8-a8193d5036f4 => generated 864 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:57:55 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-40cfb919-4ee3-41ea-ad01-642bd2c651f6 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96c0c87b-6b5a-411b-bd3d-b9fb739d5897) transitioned into state 'SUCCESS' from state '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-2086320432',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9783455417354b92a029ead9d2271e1e',qos_specs=None,replication_status=,reservations=['14d8c77c-c6f5-426a-b5d6-079653c6adbe','93a375e9-291e-45fe-8522-01d238944aaa','de5751dd-24bd-423a-bd6a-3241d51f3ccd','8f6638d9-acf8-44e4-89fa-459fc1c3b8e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ea47812641f43aca15a9b547236356f',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:57:55 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-40cfb919-4ee3-41ea-ad01-642bd2c651f6 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (753c452f-e284-4c84-9077-a5254263f1c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:57:55 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-40cfb919-4ee3-41ea-ad01-642bd2c651f6 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (753c452f-e284-4c84-9077-a5254263f1c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:57:55 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-40cfb919-4ee3-41ea-ad01-642bd2c651f6 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Flow 'volume_create_api' (21be723f-e164-41c6-8741-f027d78f5c68) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:57:55 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-40cfb919-4ee3-41ea-ad01-642bd2c651f6 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Create volume request issued successfully. Sep 02 12:57:55 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-40cfb919-4ee3-41ea-ad01-642bd2c651f6 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 12:57:55 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1160/2304] 192.168.122.82 () {60 vars in 1137 bytes} [Wed Sep 2 12:57:55 2026] POST /volume/v3/volumes => generated 765 bytes in 513 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 02 12:57:55 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-78467277-c012-4888-bc9a-1a9b00a51964 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:55 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-78467277-c012-4888-bc9a-1a9b00a51964 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] GET http://192.168.122.82/volume/v3/volumes/9da40aeb-0316-4c06-b04a-2d22b4ed04f3 Sep 02 12:57:55 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-78467277-c012-4888-bc9a-1a9b00a51964 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:57:55 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-78467277-c012-4888-bc9a-1a9b00a51964 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:57:55 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:57:55 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:57:55 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:57:55 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:57:55 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-78467277-c012-4888-bc9a-1a9b00a51964 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Volume info retrieved successfully. Sep 02 12:57:55 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-78467277-c012-4888-bc9a-1a9b00a51964 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] http://192.168.122.82/volume/v3/volumes/9da40aeb-0316-4c06-b04a-2d22b4ed04f3 returned with HTTP 200 Sep 02 12:57:55 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1145/2305] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:57:55 2026] GET /volume/v3/volumes/9da40aeb-0316-4c06-b04a-2d22b4ed04f3 => generated 833 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:57:56 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-6edd0eb4-dc8d-4841-aaea-80af783b2f25 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:56 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-6edd0eb4-dc8d-4841-aaea-80af783b2f25 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] GET http://192.168.122.82/volume/v3/volumes/7a5b7c8e-60f5-4a9f-9da8-a8193d5036f4 Sep 02 12:57:56 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-6edd0eb4-dc8d-4841-aaea-80af783b2f25 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:57:56 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-6edd0eb4-dc8d-4841-aaea-80af783b2f25 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:57:56 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-6edd0eb4-dc8d-4841-aaea-80af783b2f25 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] http://192.168.122.82/volume/v3/volumes/7a5b7c8e-60f5-4a9f-9da8-a8193d5036f4 returned with HTTP 404 Sep 02 12:57:56 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1161/2306] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:57:56 2026] GET /volume/v3/volumes/7a5b7c8e-60f5-4a9f-9da8-a8193d5036f4 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:57:56 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-858e8771-2429-4f77-ba87-5d88d90a55a4 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:56 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-858e8771-2429-4f77-ba87-5d88d90a55a4 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] DELETE http://192.168.122.82/volume/v3/volumes/08b03c66-6988-4696-b0bb-0ed4ab7db00c Sep 02 12:57:56 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-858e8771-2429-4f77-ba87-5d88d90a55a4 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:57:56 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-858e8771-2429-4f77-ba87-5d88d90a55a4 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Calling method 'delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:57:56 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-858e8771-2429-4f77-ba87-5d88d90a55a4 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Delete volume with id: 08b03c66-6988-4696-b0bb-0ed4ab7db00c Sep 02 12:57:56 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:57:56 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:57:56 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:57:56 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:57:56 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-858e8771-2429-4f77-ba87-5d88d90a55a4 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Volume info retrieved successfully. Sep 02 12:57:56 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-858e8771-2429-4f77-ba87-5d88d90a55a4 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Delete volume request issued successfully. Sep 02 12:57:56 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-858e8771-2429-4f77-ba87-5d88d90a55a4 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] http://192.168.122.82/volume/v3/volumes/08b03c66-6988-4696-b0bb-0ed4ab7db00c returned with HTTP 202 Sep 02 12:57:56 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1146/2307] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 12:57:56 2026] DELETE /volume/v3/volumes/08b03c66-6988-4696-b0bb-0ed4ab7db00c => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 12:57:56 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-663d2f47-9b9a-4652-98a0-f6f1ab2a1ab7 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:56 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-663d2f47-9b9a-4652-98a0-f6f1ab2a1ab7 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] GET http://192.168.122.82/volume/v3/volumes/08b03c66-6988-4696-b0bb-0ed4ab7db00c Sep 02 12:57:56 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-663d2f47-9b9a-4652-98a0-f6f1ab2a1ab7 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:57:56 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-663d2f47-9b9a-4652-98a0-f6f1ab2a1ab7 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:57:56 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:57:56 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:57:56 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:57:56 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:57:56 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-ca1671ba-a866-4fe5-987e-bfb75feef77d None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:56 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-663d2f47-9b9a-4652-98a0-f6f1ab2a1ab7 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Volume info retrieved successfully. Sep 02 12:57:56 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-ca1671ba-a866-4fe5-987e-bfb75feef77d tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] GET http://192.168.122.82/volume/v3/volumes/9da40aeb-0316-4c06-b04a-2d22b4ed04f3 Sep 02 12:57:56 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-ca1671ba-a866-4fe5-987e-bfb75feef77d tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:57:56 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-ca1671ba-a866-4fe5-987e-bfb75feef77d tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:57:56 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-663d2f47-9b9a-4652-98a0-f6f1ab2a1ab7 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] http://192.168.122.82/volume/v3/volumes/08b03c66-6988-4696-b0bb-0ed4ab7db00c returned with HTTP 200 Sep 02 12:57:56 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1162/2308] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:57:56 2026] GET /volume/v3/volumes/08b03c66-6988-4696-b0bb-0ed4ab7db00c => generated 863 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:57:56 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:57:56 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:57:56 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:57:56 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:57:56 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-ca1671ba-a866-4fe5-987e-bfb75feef77d tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Volume info retrieved successfully. Sep 02 12:57:56 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-ca1671ba-a866-4fe5-987e-bfb75feef77d tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] http://192.168.122.82/volume/v3/volumes/9da40aeb-0316-4c06-b04a-2d22b4ed04f3 returned with HTTP 200 Sep 02 12:57:56 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1147/2309] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:57:56 2026] GET /volume/v3/volumes/9da40aeb-0316-4c06-b04a-2d22b4ed04f3 => generated 857 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:57:57 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-25795374-20a5-4c0d-9f02-539d908857b3 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:57 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-25795374-20a5-4c0d-9f02-539d908857b3 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] GET http://192.168.122.82/volume/v3/volumes/08b03c66-6988-4696-b0bb-0ed4ab7db00c Sep 02 12:57:57 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-25795374-20a5-4c0d-9f02-539d908857b3 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:57:57 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-25795374-20a5-4c0d-9f02-539d908857b3 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:57:57 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-25795374-20a5-4c0d-9f02-539d908857b3 tempest-TestServerVolumeAttachmentScenario-2079938435 tempest-TestServerVolumeAttachmentScenario-2079938435-project-member] http://192.168.122.82/volume/v3/volumes/08b03c66-6988-4696-b0bb-0ed4ab7db00c returned with HTTP 404 Sep 02 12:57:57 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1163/2310] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:57:57 2026] GET /volume/v3/volumes/08b03c66-6988-4696-b0bb-0ed4ab7db00c => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:57:57 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-89e1ff75-cc1a-4c09-bb6e-6fe560bb921a None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:57 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-89e1ff75-cc1a-4c09-bb6e-6fe560bb921a tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] GET http://192.168.122.82/volume/v3/volumes/9da40aeb-0316-4c06-b04a-2d22b4ed04f3 Sep 02 12:57:57 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-89e1ff75-cc1a-4c09-bb6e-6fe560bb921a tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:57:57 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-89e1ff75-cc1a-4c09-bb6e-6fe560bb921a tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:57:57 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:57:57 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:57:57 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:57:57 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:57:57 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-89e1ff75-cc1a-4c09-bb6e-6fe560bb921a tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Volume info retrieved successfully. Sep 02 12:57:57 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-89e1ff75-cc1a-4c09-bb6e-6fe560bb921a tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] http://192.168.122.82/volume/v3/volumes/9da40aeb-0316-4c06-b04a-2d22b4ed04f3 returned with HTTP 200 Sep 02 12:57:57 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1148/2311] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:57:57 2026] GET /volume/v3/volumes/9da40aeb-0316-4c06-b04a-2d22b4ed04f3 => generated 858 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:57:57 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-0da54b76-1193-4380-b086-8c8055ce5760 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:57 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-0da54b76-1193-4380-b086-8c8055ce5760 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] POST http://192.168.122.82/volume/v3/snapshots Sep 02 12:57:57 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-0da54b76-1193-4380-b086-8c8055ce5760 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9da40aeb-0316-4c06-b04a-2d22b4ed04f3", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1489479880"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:57:57 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:57:57 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:57:57 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:57:57 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:57:57 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-0da54b76-1193-4380-b086-8c8055ce5760 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Volume info retrieved successfully. Sep 02 12:57:57 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.snapshots [None req-0da54b76-1193-4380-b086-8c8055ce5760 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Create snapshot from volume 9da40aeb-0316-4c06-b04a-2d22b4ed04f3 Sep 02 12:57:58 devstack devstack@c-api.service[86935]: DEBUG cinder.quota [None req-0da54b76-1193-4380-b086-8c8055ce5760 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Created reservations ['2f008eed-d039-41c6-afc1-5c5685eb767d', 'a11d6651-be94-44ae-b3fc-e18104c9b667', '5e91a1b3-9791-40a9-ab34-8c5a32a28cf9', '32f3847f-ed21-4d88-b535-8c449b7e1ae7'] {{(pid=86935) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:57:58 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:57:58 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:57:58 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-0da54b76-1193-4380-b086-8c8055ce5760 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Snapshot create request issued successfully. Sep 02 12:57:58 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-0da54b76-1193-4380-b086-8c8055ce5760 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] http://192.168.122.82/volume/v3/snapshots returned with HTTP 202 Sep 02 12:57:58 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1164/2312] 192.168.122.82 () {60 vars in 1144 bytes} [Wed Sep 2 12:57:57 2026] POST /volume/v3/snapshots => generated 314 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 12:57:58 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-628b2665-8b93-4ec7-9eab-b4351e396009 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:58 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-628b2665-8b93-4ec7-9eab-b4351e396009 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] GET http://192.168.122.82/volume/v3/snapshots/8d01a359-ab20-4c15-8d75-d840f9cfb5a4 Sep 02 12:57:58 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-628b2665-8b93-4ec7-9eab-b4351e396009 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:57:58 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-628b2665-8b93-4ec7-9eab-b4351e396009 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:57:58 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:57:58 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:57:58 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-628b2665-8b93-4ec7-9eab-b4351e396009 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Snapshot retrieved successfully. Sep 02 12:57:58 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-628b2665-8b93-4ec7-9eab-b4351e396009 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] http://192.168.122.82/volume/v3/snapshots/8d01a359-ab20-4c15-8d75-d840f9cfb5a4 returned with HTTP 200 Sep 02 12:57:58 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1149/2313] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:57:58 2026] GET /volume/v3/snapshots/8d01a359-ab20-4c15-8d75-d840f9cfb5a4 => generated 446 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 12:57:59 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-f14ed707-5ba1-4d8c-b687-0a6b55497d1f None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:57:59 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-f14ed707-5ba1-4d8c-b687-0a6b55497d1f tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] GET http://192.168.122.82/volume/v3/snapshots/8d01a359-ab20-4c15-8d75-d840f9cfb5a4 Sep 02 12:57:59 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-f14ed707-5ba1-4d8c-b687-0a6b55497d1f tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:57:59 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-f14ed707-5ba1-4d8c-b687-0a6b55497d1f tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:57:59 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:57:59 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:57:59 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-f14ed707-5ba1-4d8c-b687-0a6b55497d1f tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Snapshot retrieved successfully. Sep 02 12:57:59 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-f14ed707-5ba1-4d8c-b687-0a6b55497d1f tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] http://192.168.122.82/volume/v3/snapshots/8d01a359-ab20-4c15-8d75-d840f9cfb5a4 returned with HTTP 200 Sep 02 12:57:59 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1165/2314] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:57:59 2026] GET /volume/v3/snapshots/8d01a359-ab20-4c15-8d75-d840f9cfb5a4 => generated 446 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 12:58:00 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-f406ed87-1e95-4235-ab16-719da8303271 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:58:00 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-f406ed87-1e95-4235-ab16-719da8303271 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] GET http://192.168.122.82/volume/v3/snapshots/8d01a359-ab20-4c15-8d75-d840f9cfb5a4 Sep 02 12:58:00 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-f406ed87-1e95-4235-ab16-719da8303271 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:58:00 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-f406ed87-1e95-4235-ab16-719da8303271 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:58:00 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:58:00 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:58:00 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-f406ed87-1e95-4235-ab16-719da8303271 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Snapshot retrieved successfully. Sep 02 12:58:00 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-f406ed87-1e95-4235-ab16-719da8303271 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] http://192.168.122.82/volume/v3/snapshots/8d01a359-ab20-4c15-8d75-d840f9cfb5a4 returned with HTTP 200 Sep 02 12:58:00 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1150/2315] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:58:00 2026] GET /volume/v3/snapshots/8d01a359-ab20-4c15-8d75-d840f9cfb5a4 => generated 446 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:58:01 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-43a8439b-c0ff-4797-ad01-bb0ff84c9ad0 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:58:01 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-43a8439b-c0ff-4797-ad01-bb0ff84c9ad0 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] GET http://192.168.122.82/volume/v3/snapshots/8d01a359-ab20-4c15-8d75-d840f9cfb5a4 Sep 02 12:58:01 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-43a8439b-c0ff-4797-ad01-bb0ff84c9ad0 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:58:01 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-43a8439b-c0ff-4797-ad01-bb0ff84c9ad0 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:58:01 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:58:01 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:58:01 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-43a8439b-c0ff-4797-ad01-bb0ff84c9ad0 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Snapshot retrieved successfully. Sep 02 12:58:01 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-43a8439b-c0ff-4797-ad01-bb0ff84c9ad0 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] http://192.168.122.82/volume/v3/snapshots/8d01a359-ab20-4c15-8d75-d840f9cfb5a4 returned with HTTP 200 Sep 02 12:58:01 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1166/2316] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:58:01 2026] GET /volume/v3/snapshots/8d01a359-ab20-4c15-8d75-d840f9cfb5a4 => generated 473 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:58:01 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-e8ba7708-b745-4f08-b981-e6c22d4e17ad None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:58:01 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-e8ba7708-b745-4f08-b981-e6c22d4e17ad tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] POST http://192.168.122.82/volume/v3/snapshots Sep 02 12:58:01 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-e8ba7708-b745-4f08-b981-e6c22d4e17ad tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9da40aeb-0316-4c06-b04a-2d22b4ed04f3", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1110580437"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:58:01 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:58:01 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:58:01 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:58:01 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:58:01 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-e8ba7708-b745-4f08-b981-e6c22d4e17ad tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Volume info retrieved successfully. Sep 02 12:58:01 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.snapshots [None req-e8ba7708-b745-4f08-b981-e6c22d4e17ad tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Create snapshot from volume 9da40aeb-0316-4c06-b04a-2d22b4ed04f3 Sep 02 12:58:01 devstack devstack@c-api.service[86936]: DEBUG cinder.quota [None req-e8ba7708-b745-4f08-b981-e6c22d4e17ad tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Created reservations ['fc723646-e051-458f-b2e2-0874660d359d', '6bba639a-26aa-43b3-99d2-304d9fc0be32', '8dad7c78-dd31-41c2-a56e-49920b83ac3f', '3c62a6bb-54c4-4d92-a69a-bf7a85ca5813'] {{(pid=86936) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:58:01 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:58:01 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:58:01 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-e8ba7708-b745-4f08-b981-e6c22d4e17ad tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Snapshot create request issued successfully. Sep 02 12:58:01 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-e8ba7708-b745-4f08-b981-e6c22d4e17ad tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] http://192.168.122.82/volume/v3/snapshots returned with HTTP 202 Sep 02 12:58:01 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1151/2317] 192.168.122.82 () {60 vars in 1144 bytes} [Wed Sep 2 12:58:01 2026] POST /volume/v3/snapshots => generated 314 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 12:58:01 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-e708236c-0f78-4914-a7ef-4f680886f91a None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:58:01 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e708236c-0f78-4914-a7ef-4f680886f91a tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] GET http://192.168.122.82/volume/v3/snapshots/584aee9d-fb08-42ff-845c-279f896606c4 Sep 02 12:58:01 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-e708236c-0f78-4914-a7ef-4f680886f91a tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:58:01 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-e708236c-0f78-4914-a7ef-4f680886f91a tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:58:01 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:58:01 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:58:01 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-e708236c-0f78-4914-a7ef-4f680886f91a tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Snapshot retrieved successfully. Sep 02 12:58:01 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e708236c-0f78-4914-a7ef-4f680886f91a tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] http://192.168.122.82/volume/v3/snapshots/584aee9d-fb08-42ff-845c-279f896606c4 returned with HTTP 200 Sep 02 12:58:01 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1167/2318] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:58:01 2026] GET /volume/v3/snapshots/584aee9d-fb08-42ff-845c-279f896606c4 => generated 446 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:58:02 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-1b86090e-1975-4bf1-8e8d-9fdf56775d02 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:58:02 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-1b86090e-1975-4bf1-8e8d-9fdf56775d02 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] GET http://192.168.122.82/volume/v3/snapshots/584aee9d-fb08-42ff-845c-279f896606c4 Sep 02 12:58:02 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-1b86090e-1975-4bf1-8e8d-9fdf56775d02 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:58:02 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-1b86090e-1975-4bf1-8e8d-9fdf56775d02 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:58:02 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:58:02 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:58:02 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-1b86090e-1975-4bf1-8e8d-9fdf56775d02 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Snapshot retrieved successfully. Sep 02 12:58:02 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-1b86090e-1975-4bf1-8e8d-9fdf56775d02 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] http://192.168.122.82/volume/v3/snapshots/584aee9d-fb08-42ff-845c-279f896606c4 returned with HTTP 200 Sep 02 12:58:02 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1152/2319] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:58:02 2026] GET /volume/v3/snapshots/584aee9d-fb08-42ff-845c-279f896606c4 => generated 446 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:58:03 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-53d9cc83-c0d1-45ce-a166-fdbe5703e746 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:58:03 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-53d9cc83-c0d1-45ce-a166-fdbe5703e746 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] GET http://192.168.122.82/volume/v3/snapshots/584aee9d-fb08-42ff-845c-279f896606c4 Sep 02 12:58:03 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-53d9cc83-c0d1-45ce-a166-fdbe5703e746 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:58:03 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-53d9cc83-c0d1-45ce-a166-fdbe5703e746 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:58:03 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:58:03 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:58:03 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-53d9cc83-c0d1-45ce-a166-fdbe5703e746 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Snapshot retrieved successfully. Sep 02 12:58:03 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-53d9cc83-c0d1-45ce-a166-fdbe5703e746 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] http://192.168.122.82/volume/v3/snapshots/584aee9d-fb08-42ff-845c-279f896606c4 returned with HTTP 200 Sep 02 12:58:03 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1168/2320] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:58:03 2026] GET /volume/v3/snapshots/584aee9d-fb08-42ff-845c-279f896606c4 => generated 473 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:58:03 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-9d24770b-cbca-4ccb-a5e0-ea5c4aaa5f48 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:58:03 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-9d24770b-cbca-4ccb-a5e0-ea5c4aaa5f48 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] POST http://192.168.122.82/volume/v3/snapshots Sep 02 12:58:03 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-9d24770b-cbca-4ccb-a5e0-ea5c4aaa5f48 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9da40aeb-0316-4c06-b04a-2d22b4ed04f3", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-548074189"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:58:03 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:58:03 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:58:03 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:58:03 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:58:03 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-9d24770b-cbca-4ccb-a5e0-ea5c4aaa5f48 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Volume info retrieved successfully. Sep 02 12:58:03 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.snapshots [None req-9d24770b-cbca-4ccb-a5e0-ea5c4aaa5f48 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Create snapshot from volume 9da40aeb-0316-4c06-b04a-2d22b4ed04f3 Sep 02 12:58:03 devstack devstack@c-api.service[86936]: DEBUG cinder.quota [None req-9d24770b-cbca-4ccb-a5e0-ea5c4aaa5f48 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Created reservations ['d1942d69-71ae-4091-b459-85b5c5974a94', '6b4e7c2a-b5c9-413e-977b-f5cd91465912', 'a5b113b6-8db5-4033-b3d7-e723669c9e9d', '5e7117a6-93f4-42f4-b76b-6fe6e8bd3ee2'] {{(pid=86936) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:58:03 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:58:03 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:58:03 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-9d24770b-cbca-4ccb-a5e0-ea5c4aaa5f48 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Snapshot create request issued successfully. Sep 02 12:58:03 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-9d24770b-cbca-4ccb-a5e0-ea5c4aaa5f48 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] http://192.168.122.82/volume/v3/snapshots returned with HTTP 202 Sep 02 12:58:03 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1153/2321] 192.168.122.82 () {60 vars in 1144 bytes} [Wed Sep 2 12:58:03 2026] POST /volume/v3/snapshots => generated 313 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 02 12:58:03 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-2ca38177-72f9-4ca3-be47-ae7f1a1d97c7 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:58:03 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-2ca38177-72f9-4ca3-be47-ae7f1a1d97c7 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] GET http://192.168.122.82/volume/v3/snapshots/262cb438-632f-4261-a74f-e1d887e7a92f Sep 02 12:58:03 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-2ca38177-72f9-4ca3-be47-ae7f1a1d97c7 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:58:03 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-2ca38177-72f9-4ca3-be47-ae7f1a1d97c7 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:58:03 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:58:03 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:58:03 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-2ca38177-72f9-4ca3-be47-ae7f1a1d97c7 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Snapshot retrieved successfully. Sep 02 12:58:03 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-2ca38177-72f9-4ca3-be47-ae7f1a1d97c7 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] http://192.168.122.82/volume/v3/snapshots/262cb438-632f-4261-a74f-e1d887e7a92f returned with HTTP 200 Sep 02 12:58:03 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1169/2322] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:58:03 2026] GET /volume/v3/snapshots/262cb438-632f-4261-a74f-e1d887e7a92f => generated 445 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 12:58:04 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [req-ad8f85fa-c13f-4d94-9233-8cdd88f62032 req-f98e6e37-e843-47d2-8862-2cef9690a0b3 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:58:04 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-ad8f85fa-c13f-4d94-9233-8cdd88f62032 req-f98e6e37-e843-47d2-8862-2cef9690a0b3 tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] GET http://192.168.122.82/volume/v3/volumes/5bbab7ae-23bf-4e43-b927-9e859f916584 Sep 02 12:58:04 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-ad8f85fa-c13f-4d94-9233-8cdd88f62032 req-f98e6e37-e843-47d2-8862-2cef9690a0b3 tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:58:04 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-ad8f85fa-c13f-4d94-9233-8cdd88f62032 req-f98e6e37-e843-47d2-8862-2cef9690a0b3 tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:58:04 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:58:04 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:58:04 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:58:04 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:58:04 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [req-ad8f85fa-c13f-4d94-9233-8cdd88f62032 req-f98e6e37-e843-47d2-8862-2cef9690a0b3 tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] Volume info retrieved successfully. Sep 02 12:58:04 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-ad8f85fa-c13f-4d94-9233-8cdd88f62032 req-f98e6e37-e843-47d2-8862-2cef9690a0b3 tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] http://192.168.122.82/volume/v3/volumes/5bbab7ae-23bf-4e43-b927-9e859f916584 returned with HTTP 200 Sep 02 12:58:04 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1154/2323] 192.168.122.82 () {60 vars in 1482 bytes} [Wed Sep 2 12:58:04 2026] GET /volume/v3/volumes/5bbab7ae-23bf-4e43-b927-9e859f916584 => generated 1147 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:58:04 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [req-ad8f85fa-c13f-4d94-9233-8cdd88f62032 req-f3400f96-c124-49d1-b5f7-c954221eda66 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:58:04 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-ad8f85fa-c13f-4d94-9233-8cdd88f62032 req-f3400f96-c124-49d1-b5f7-c954221eda66 tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] POST http://192.168.122.82/volume/v3/volumes/5bbab7ae-23bf-4e43-b927-9e859f916584/action Sep 02 12:58:04 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-ad8f85fa-c13f-4d94-9233-8cdd88f62032 req-f3400f96-c124-49d1-b5f7-c954221eda66 tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86935) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 12:58:04 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-ad8f85fa-c13f-4d94-9233-8cdd88f62032 req-f3400f96-c124-49d1-b5f7-c954221eda66 tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:58:04 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:58:04 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:58:04 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:58:04 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:58:04 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [req-ad8f85fa-c13f-4d94-9233-8cdd88f62032 req-f3400f96-c124-49d1-b5f7-c954221eda66 tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] Volume info retrieved successfully. Sep 02 12:58:04 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [req-ad8f85fa-c13f-4d94-9233-8cdd88f62032 req-f3400f96-c124-49d1-b5f7-c954221eda66 tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] Begin detaching volume completed successfully. Sep 02 12:58:04 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-ad8f85fa-c13f-4d94-9233-8cdd88f62032 req-f3400f96-c124-49d1-b5f7-c954221eda66 tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] http://192.168.122.82/volume/v3/volumes/5bbab7ae-23bf-4e43-b927-9e859f916584/action returned with HTTP 202 Sep 02 12:58:04 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1170/2324] 192.168.122.82 () {64 vars in 1556 bytes} [Wed Sep 2 12:58:04 2026] POST /volume/v3/volumes/5bbab7ae-23bf-4e43-b927-9e859f916584/action => generated 0 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 02 12:58:04 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-abf0f6e2-3f11-4ab9-bb5c-07bc5f674e01 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:58:04 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-abf0f6e2-3f11-4ab9-bb5c-07bc5f674e01 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] GET http://192.168.122.82/volume/v3/snapshots/262cb438-632f-4261-a74f-e1d887e7a92f Sep 02 12:58:04 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-abf0f6e2-3f11-4ab9-bb5c-07bc5f674e01 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:58:04 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-abf0f6e2-3f11-4ab9-bb5c-07bc5f674e01 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:58:04 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-362bbb7c-df99-415f-af3c-4000317991da None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:58:04 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-362bbb7c-df99-415f-af3c-4000317991da None None] GET http://192.168.122.82/volume// Sep 02 12:58:04 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-362bbb7c-df99-415f-af3c-4000317991da None None] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:58:04 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-362bbb7c-df99-415f-af3c-4000317991da None None] Calling method 'all' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:58:04 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-362bbb7c-df99-415f-af3c-4000317991da None None] http://192.168.122.82/volume// returned with HTTP 300 Sep 02 12:58:04 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1171/2325] 192.168.122.82 () {58 vars in 1310 bytes} [Wed Sep 2 12:58:04 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 12:58:04 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:58:04 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:58:04 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-abf0f6e2-3f11-4ab9-bb5c-07bc5f674e01 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Snapshot retrieved successfully. Sep 02 12:58:04 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [req-ad8f85fa-c13f-4d94-9233-8cdd88f62032 req-05bf6c44-2b90-4a44-8412-2590ac9f4935 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:58:04 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-abf0f6e2-3f11-4ab9-bb5c-07bc5f674e01 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] http://192.168.122.82/volume/v3/snapshots/262cb438-632f-4261-a74f-e1d887e7a92f returned with HTTP 200 Sep 02 12:58:04 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1155/2326] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:58:04 2026] GET /volume/v3/snapshots/262cb438-632f-4261-a74f-e1d887e7a92f => generated 445 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:58:04 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-ad8f85fa-c13f-4d94-9233-8cdd88f62032 req-05bf6c44-2b90-4a44-8412-2590ac9f4935 tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] GET http://192.168.122.82/volume/v3/volumes/5bbab7ae-23bf-4e43-b927-9e859f916584 Sep 02 12:58:04 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-ad8f85fa-c13f-4d94-9233-8cdd88f62032 req-05bf6c44-2b90-4a44-8412-2590ac9f4935 tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:58:04 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-ad8f85fa-c13f-4d94-9233-8cdd88f62032 req-05bf6c44-2b90-4a44-8412-2590ac9f4935 tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:58:04 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:58:04 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:58:04 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:58:04 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:58:04 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [req-ad8f85fa-c13f-4d94-9233-8cdd88f62032 req-05bf6c44-2b90-4a44-8412-2590ac9f4935 tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] Volume info retrieved successfully. Sep 02 12:58:04 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-ad8f85fa-c13f-4d94-9233-8cdd88f62032 req-05bf6c44-2b90-4a44-8412-2590ac9f4935 tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] http://192.168.122.82/volume/v3/volumes/5bbab7ae-23bf-4e43-b927-9e859f916584 returned with HTTP 200 Sep 02 12:58:04 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1172/2327] 192.168.122.82 () {62 vars in 1523 bytes} [Wed Sep 2 12:58:04 2026] GET /volume/v3/volumes/5bbab7ae-23bf-4e43-b927-9e859f916584 => generated 1331 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 12:58:05 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [req-ad8f85fa-c13f-4d94-9233-8cdd88f62032 req-a45f4405-346a-42d1-8d86-ba6dc7e95cd9 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:58:05 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-ad8f85fa-c13f-4d94-9233-8cdd88f62032 req-a45f4405-346a-42d1-8d86-ba6dc7e95cd9 tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] DELETE http://192.168.122.82/volume/v3/attachments/bc6f1fa6-62db-4f0f-86e6-c82c58036a64 Sep 02 12:58:05 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-ad8f85fa-c13f-4d94-9233-8cdd88f62032 req-a45f4405-346a-42d1-8d86-ba6dc7e95cd9 tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:58:05 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-ad8f85fa-c13f-4d94-9233-8cdd88f62032 req-a45f4405-346a-42d1-8d86-ba6dc7e95cd9 tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] Calling method 'version_select' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:58:05 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:58:05 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:58:05 devstack devstack@c-api.service[86936]: /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 02 12:58:05 devstack devstack@c-api.service[86936]: return base.obj_make_list(context, Sep 02 12:58:05 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-ad8f85fa-c13f-4d94-9233-8cdd88f62032 req-a45f4405-346a-42d1-8d86-ba6dc7e95cd9 tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] http://192.168.122.82/volume/v3/attachments/bc6f1fa6-62db-4f0f-86e6-c82c58036a64 returned with HTTP 200 Sep 02 12:58:05 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1156/2328] 192.168.122.82 () {64 vars in 1557 bytes} [Wed Sep 2 12:58:05 2026] DELETE /volume/v3/attachments/bc6f1fa6-62db-4f0f-86e6-c82c58036a64 => generated 19 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:58:05 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-f975df00-6fc5-4bac-b681-baa0bcd57d81 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:58:05 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-f975df00-6fc5-4bac-b681-baa0bcd57d81 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] GET http://192.168.122.82/volume/v3/snapshots/262cb438-632f-4261-a74f-e1d887e7a92f Sep 02 12:58:05 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-f975df00-6fc5-4bac-b681-baa0bcd57d81 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:58:05 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-f975df00-6fc5-4bac-b681-baa0bcd57d81 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:58:05 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:58:05 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:58:05 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-f975df00-6fc5-4bac-b681-baa0bcd57d81 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Snapshot retrieved successfully. Sep 02 12:58:05 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-f975df00-6fc5-4bac-b681-baa0bcd57d81 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] http://192.168.122.82/volume/v3/snapshots/262cb438-632f-4261-a74f-e1d887e7a92f returned with HTTP 200 Sep 02 12:58:05 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1173/2329] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:58:05 2026] GET /volume/v3/snapshots/262cb438-632f-4261-a74f-e1d887e7a92f => generated 445 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:58:06 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [req-e1088cfa-d6fb-4779-a55a-aeb969921840 req-77b53bcf-b597-400a-9312-22abbf68dc36 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:58:06 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-e1088cfa-d6fb-4779-a55a-aeb969921840 req-77b53bcf-b597-400a-9312-22abbf68dc36 tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] GET http://192.168.122.82/volume/v3/volumes/5bbab7ae-23bf-4e43-b927-9e859f916584 Sep 02 12:58:06 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-e1088cfa-d6fb-4779-a55a-aeb969921840 req-77b53bcf-b597-400a-9312-22abbf68dc36 tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:58:06 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-e1088cfa-d6fb-4779-a55a-aeb969921840 req-77b53bcf-b597-400a-9312-22abbf68dc36 tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:58:06 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:58:06 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:58:06 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:58:06 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:58:06 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [req-e1088cfa-d6fb-4779-a55a-aeb969921840 req-77b53bcf-b597-400a-9312-22abbf68dc36 tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] Volume info retrieved successfully. Sep 02 12:58:06 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-e1088cfa-d6fb-4779-a55a-aeb969921840 req-77b53bcf-b597-400a-9312-22abbf68dc36 tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] http://192.168.122.82/volume/v3/volumes/5bbab7ae-23bf-4e43-b927-9e859f916584 returned with HTTP 200 Sep 02 12:58:06 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1157/2330] 192.168.122.82 () {60 vars in 1482 bytes} [Wed Sep 2 12:58:06 2026] GET /volume/v3/volumes/5bbab7ae-23bf-4e43-b927-9e859f916584 => generated 855 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:58:06 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-611be18e-670e-445b-91c9-d35adb1ec60b None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:58:06 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-611be18e-670e-445b-91c9-d35adb1ec60b tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] DELETE http://192.168.122.82/volume/v3/volumes/5bbab7ae-23bf-4e43-b927-9e859f916584 Sep 02 12:58:06 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-611be18e-670e-445b-91c9-d35adb1ec60b tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:58:06 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-611be18e-670e-445b-91c9-d35adb1ec60b tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] Calling method 'delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:58:06 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-611be18e-670e-445b-91c9-d35adb1ec60b tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] Delete volume with id: 5bbab7ae-23bf-4e43-b927-9e859f916584 Sep 02 12:58:06 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:58:06 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:58:06 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:58:06 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:58:06 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-611be18e-670e-445b-91c9-d35adb1ec60b tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] Volume info retrieved successfully. Sep 02 12:58:06 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-611be18e-670e-445b-91c9-d35adb1ec60b tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] Delete volume request issued successfully. Sep 02 12:58:06 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-611be18e-670e-445b-91c9-d35adb1ec60b tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] http://192.168.122.82/volume/v3/volumes/5bbab7ae-23bf-4e43-b927-9e859f916584 returned with HTTP 202 Sep 02 12:58:06 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1174/2331] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 12:58:06 2026] DELETE /volume/v3/volumes/5bbab7ae-23bf-4e43-b927-9e859f916584 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 12:58:06 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-137214b4-2469-4109-a3f1-255c4c1acef2 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:58:06 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-137214b4-2469-4109-a3f1-255c4c1acef2 tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] GET http://192.168.122.82/volume/v3/volumes/5bbab7ae-23bf-4e43-b927-9e859f916584 Sep 02 12:58:06 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-137214b4-2469-4109-a3f1-255c4c1acef2 tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:58:06 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-137214b4-2469-4109-a3f1-255c4c1acef2 tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:58:06 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:58:06 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:58:06 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:58:06 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:58:06 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-137214b4-2469-4109-a3f1-255c4c1acef2 tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] Volume info retrieved successfully. Sep 02 12:58:06 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-137214b4-2469-4109-a3f1-255c4c1acef2 tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] http://192.168.122.82/volume/v3/volumes/5bbab7ae-23bf-4e43-b927-9e859f916584 returned with HTTP 200 Sep 02 12:58:06 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1158/2332] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:58:06 2026] GET /volume/v3/volumes/5bbab7ae-23bf-4e43-b927-9e859f916584 => generated 854 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:58:06 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-68ad865f-904b-47b1-bea7-9419b7eabfa7 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:58:06 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-68ad865f-904b-47b1-bea7-9419b7eabfa7 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] GET http://192.168.122.82/volume/v3/snapshots/262cb438-632f-4261-a74f-e1d887e7a92f Sep 02 12:58:06 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-68ad865f-904b-47b1-bea7-9419b7eabfa7 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:58:06 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-68ad865f-904b-47b1-bea7-9419b7eabfa7 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:58:06 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:58:06 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:58:06 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-68ad865f-904b-47b1-bea7-9419b7eabfa7 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Snapshot retrieved successfully. Sep 02 12:58:06 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-68ad865f-904b-47b1-bea7-9419b7eabfa7 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] http://192.168.122.82/volume/v3/snapshots/262cb438-632f-4261-a74f-e1d887e7a92f returned with HTTP 200 Sep 02 12:58:06 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1175/2333] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:58:06 2026] GET /volume/v3/snapshots/262cb438-632f-4261-a74f-e1d887e7a92f => generated 472 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:58:07 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-11a39e6c-7c82-4abf-bdcb-d756fc9578af None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:58:07 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-11a39e6c-7c82-4abf-bdcb-d756fc9578af tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] GET http://192.168.122.82/volume/v3/snapshots?limit=1 Sep 02 12:58:07 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-11a39e6c-7c82-4abf-bdcb-d756fc9578af tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:58:07 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-11a39e6c-7c82-4abf-bdcb-d756fc9578af tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Calling method 'index' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:58:07 devstack devstack@c-api.service[86936]: DEBUG cinder.api.api_utils [None req-11a39e6c-7c82-4abf-bdcb-d756fc9578af tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Removing options '' from query. {{(pid=86936) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 12:58:07 devstack devstack@c-api.service[86936]: DEBUG cinder.db.api [None req-11a39e6c-7c82-4abf-bdcb-d756fc9578af tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Building query based on filter {{(pid=86936) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 12:58:07 devstack devstack@c-api.service[86936]: /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 02 12:58:07 devstack devstack@c-api.service[86936]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 12:58:07 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-11a39e6c-7c82-4abf-bdcb-d756fc9578af tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Get all snapshots completed successfully. Sep 02 12:58:07 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-11a39e6c-7c82-4abf-bdcb-d756fc9578af tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] http://192.168.122.82/volume/v3/snapshots?limit=1 returned with HTTP 200 Sep 02 12:58:07 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1159/2334] 192.168.122.82 () {58 vars in 1137 bytes} [Wed Sep 2 12:58:07 2026] GET /volume/v3/snapshots?limit=1 => generated 484 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:58:07 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-7f62ee37-dfab-4d2d-804e-0a618efa873d None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:58:07 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-7f62ee37-dfab-4d2d-804e-0a618efa873d tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] GET http://192.168.122.82/volume/v3/snapshots Sep 02 12:58:07 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-7f62ee37-dfab-4d2d-804e-0a618efa873d tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:58:07 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-7f62ee37-dfab-4d2d-804e-0a618efa873d tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Calling method 'index' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:58:07 devstack devstack@c-api.service[86935]: DEBUG cinder.api.api_utils [None req-7f62ee37-dfab-4d2d-804e-0a618efa873d tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Removing options '' from query. {{(pid=86935) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 12:58:07 devstack devstack@c-api.service[86935]: DEBUG cinder.db.api [None req-7f62ee37-dfab-4d2d-804e-0a618efa873d tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Building query based on filter {{(pid=86935) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 12:58:07 devstack devstack@c-api.service[86935]: /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 02 12:58:07 devstack devstack@c-api.service[86935]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 12:58:07 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-7f62ee37-dfab-4d2d-804e-0a618efa873d tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Get all snapshots completed successfully. Sep 02 12:58:07 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-7f62ee37-dfab-4d2d-804e-0a618efa873d tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] http://192.168.122.82/volume/v3/snapshots returned with HTTP 200 Sep 02 12:58:07 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1176/2335] 192.168.122.82 () {58 vars in 1122 bytes} [Wed Sep 2 12:58:07 2026] GET /volume/v3/snapshots => generated 995 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:58:07 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-0d334897-6582-4d1b-b300-caa99273626f None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:58:07 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-0d334897-6582-4d1b-b300-caa99273626f tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] GET http://192.168.122.82/volume/v3/snapshots?limit=100000 Sep 02 12:58:07 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-0d334897-6582-4d1b-b300-caa99273626f tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:58:07 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-0d334897-6582-4d1b-b300-caa99273626f tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Calling method 'index' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:58:07 devstack devstack@c-api.service[86936]: DEBUG cinder.api.api_utils [None req-0d334897-6582-4d1b-b300-caa99273626f tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Removing options '' from query. {{(pid=86936) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 12:58:07 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:58:07 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:58:07 devstack devstack@c-api.service[86936]: DEBUG cinder.db.api [None req-0d334897-6582-4d1b-b300-caa99273626f tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Building query based on filter {{(pid=86936) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 12:58:07 devstack devstack@c-api.service[86936]: /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 02 12:58:07 devstack devstack@c-api.service[86936]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 12:58:07 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-0d334897-6582-4d1b-b300-caa99273626f tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Get all snapshots completed successfully. Sep 02 12:58:07 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-0d334897-6582-4d1b-b300-caa99273626f tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] http://192.168.122.82/volume/v3/snapshots?limit=100000 returned with HTTP 200 Sep 02 12:58:07 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1160/2336] 192.168.122.82 () {58 vars in 1147 bytes} [Wed Sep 2 12:58:07 2026] GET /volume/v3/snapshots?limit=100000 => generated 995 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:58:07 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-dc700b36-a7bf-4f9e-af4a-cb0e6bc80e15 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:58:07 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-dc700b36-a7bf-4f9e-af4a-cb0e6bc80e15 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] GET http://192.168.122.82/volume/v3/snapshots?limit=0 Sep 02 12:58:07 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-dc700b36-a7bf-4f9e-af4a-cb0e6bc80e15 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:58:07 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-dc700b36-a7bf-4f9e-af4a-cb0e6bc80e15 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Calling method 'index' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:58:07 devstack devstack@c-api.service[86935]: DEBUG cinder.api.api_utils [None req-dc700b36-a7bf-4f9e-af4a-cb0e6bc80e15 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Removing options '' from query. {{(pid=86935) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 12:58:07 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:58:07 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:58:07 devstack devstack@c-api.service[86935]: DEBUG cinder.db.api [None req-dc700b36-a7bf-4f9e-af4a-cb0e6bc80e15 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Building query based on filter {{(pid=86935) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 12:58:07 devstack devstack@c-api.service[86935]: /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 02 12:58:07 devstack devstack@c-api.service[86935]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 12:58:07 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-dc700b36-a7bf-4f9e-af4a-cb0e6bc80e15 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Get all snapshots completed successfully. Sep 02 12:58:07 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-dc700b36-a7bf-4f9e-af4a-cb0e6bc80e15 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] http://192.168.122.82/volume/v3/snapshots?limit=0 returned with HTTP 200 Sep 02 12:58:07 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1177/2337] 192.168.122.82 () {58 vars in 1137 bytes} [Wed Sep 2 12:58:07 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 02 12:58:07 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-83c5b4e5-38ec-4bda-bc8f-a30d8c9c7aed None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:58:07 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-83c5b4e5-38ec-4bda-bc8f-a30d8c9c7aed tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] GET http://192.168.122.82/volume/v3/snapshots Sep 02 12:58:07 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-83c5b4e5-38ec-4bda-bc8f-a30d8c9c7aed tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:58:07 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-83c5b4e5-38ec-4bda-bc8f-a30d8c9c7aed tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Calling method 'index' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:58:07 devstack devstack@c-api.service[86936]: DEBUG cinder.api.api_utils [None req-83c5b4e5-38ec-4bda-bc8f-a30d8c9c7aed tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Removing options '' from query. {{(pid=86936) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 12:58:07 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:58:07 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:58:07 devstack devstack@c-api.service[86936]: DEBUG cinder.db.api [None req-83c5b4e5-38ec-4bda-bc8f-a30d8c9c7aed tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Building query based on filter {{(pid=86936) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 12:58:07 devstack devstack@c-api.service[86936]: /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 02 12:58:07 devstack devstack@c-api.service[86936]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 12:58:07 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-83c5b4e5-38ec-4bda-bc8f-a30d8c9c7aed tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Get all snapshots completed successfully. Sep 02 12:58:07 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-83c5b4e5-38ec-4bda-bc8f-a30d8c9c7aed tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] http://192.168.122.82/volume/v3/snapshots returned with HTTP 200 Sep 02 12:58:07 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1161/2338] 192.168.122.82 () {58 vars in 1122 bytes} [Wed Sep 2 12:58:07 2026] GET /volume/v3/snapshots => generated 995 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:58:07 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-9099e61f-4405-474e-aa29-aacea91c212f None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:58:07 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-9099e61f-4405-474e-aa29-aacea91c212f tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] GET http://192.168.122.82/volume/v3/snapshots?marker=584aee9d-fb08-42ff-845c-279f896606c4 Sep 02 12:58:07 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-9099e61f-4405-474e-aa29-aacea91c212f tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:58:07 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-9099e61f-4405-474e-aa29-aacea91c212f tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Calling method 'index' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:58:07 devstack devstack@c-api.service[86935]: DEBUG cinder.api.api_utils [None req-9099e61f-4405-474e-aa29-aacea91c212f tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Removing options '' from query. {{(pid=86935) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 12:58:07 devstack devstack@c-api.service[86935]: DEBUG cinder.db.api [None req-9099e61f-4405-474e-aa29-aacea91c212f tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Building query based on filter {{(pid=86935) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 12:58:07 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-23038be2-cd82-4979-a547-f5e63f1c7b4c None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:58:07 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-9099e61f-4405-474e-aa29-aacea91c212f tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Get all snapshots completed successfully. Sep 02 12:58:07 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-9099e61f-4405-474e-aa29-aacea91c212f tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] http://192.168.122.82/volume/v3/snapshots?marker=584aee9d-fb08-42ff-845c-279f896606c4 returned with HTTP 200 Sep 02 12:58:07 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1178/2339] 192.168.122.82 () {58 vars in 1209 bytes} [Wed Sep 2 12:58:07 2026] GET /volume/v3/snapshots?marker=584aee9d-fb08-42ff-845c-279f896606c4 => generated 342 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:58:07 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-23038be2-cd82-4979-a547-f5e63f1c7b4c tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] GET http://192.168.122.82/volume/v3/volumes/5bbab7ae-23bf-4e43-b927-9e859f916584 Sep 02 12:58:07 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-23038be2-cd82-4979-a547-f5e63f1c7b4c tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:58:07 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-23038be2-cd82-4979-a547-f5e63f1c7b4c tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:58:07 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-528cff36-a09e-4f63-8f21-34c937b2602c None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:58:07 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-528cff36-a09e-4f63-8f21-34c937b2602c tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] GET http://192.168.122.82/volume/v3/snapshots?offset=2&limit=3 Sep 02 12:58:07 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-528cff36-a09e-4f63-8f21-34c937b2602c tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:58:07 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-528cff36-a09e-4f63-8f21-34c937b2602c tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Calling method 'index' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:58:07 devstack devstack@c-api.service[86935]: DEBUG cinder.api.api_utils [None req-528cff36-a09e-4f63-8f21-34c937b2602c tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Removing options '' from query. {{(pid=86935) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 12:58:07 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:58:07 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:58:07 devstack devstack@c-api.service[86935]: DEBUG cinder.db.api [None req-528cff36-a09e-4f63-8f21-34c937b2602c tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Building query based on filter {{(pid=86935) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 12:58:07 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-23038be2-cd82-4979-a547-f5e63f1c7b4c tempest-TestMinimumBasicScenario-1235252650 tempest-TestMinimumBasicScenario-1235252650-project-member] http://192.168.122.82/volume/v3/volumes/5bbab7ae-23bf-4e43-b927-9e859f916584 returned with HTTP 404 Sep 02 12:58:07 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1162/2340] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:58:07 2026] GET /volume/v3/volumes/5bbab7ae-23bf-4e43-b927-9e859f916584 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:58:07 devstack devstack@c-api.service[86935]: /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 02 12:58:07 devstack devstack@c-api.service[86935]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 12:58:07 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-528cff36-a09e-4f63-8f21-34c937b2602c tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Get all snapshots completed successfully. Sep 02 12:58:07 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-528cff36-a09e-4f63-8f21-34c937b2602c tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] http://192.168.122.82/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Sep 02 12:58:07 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1179/2341] 192.168.122.82 () {58 vars in 1155 bytes} [Wed Sep 2 12:58:07 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 342 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:58:07 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-47f3ec0e-ea5b-4bc9-b44b-66ba9a69f134 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:58:07 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-47f3ec0e-ea5b-4bc9-b44b-66ba9a69f134 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] GET http://192.168.122.82/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Sep 02 12:58:07 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-47f3ec0e-ea5b-4bc9-b44b-66ba9a69f134 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:58:07 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-47f3ec0e-ea5b-4bc9-b44b-66ba9a69f134 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Calling method 'index' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:58:07 devstack devstack@c-api.service[86936]: DEBUG cinder.api.api_utils [None req-47f3ec0e-ea5b-4bc9-b44b-66ba9a69f134 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Removing options '' from query. {{(pid=86936) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 12:58:07 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:58:07 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:58:07 devstack devstack@c-api.service[86936]: DEBUG cinder.db.api [None req-47f3ec0e-ea5b-4bc9-b44b-66ba9a69f134 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Building query based on filter {{(pid=86936) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 12:58:07 devstack devstack@c-api.service[86936]: /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 02 12:58:07 devstack devstack@c-api.service[86936]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 12:58:07 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-47f3ec0e-ea5b-4bc9-b44b-66ba9a69f134 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Get all snapshots completed successfully. Sep 02 12:58:07 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-47f3ec0e-ea5b-4bc9-b44b-66ba9a69f134 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] http://192.168.122.82/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Sep 02 12:58:07 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1163/2342] 192.168.122.82 () {58 vars in 1187 bytes} [Wed Sep 2 12:58:07 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 995 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:58:07 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-cd932132-7ade-4bcc-a6b4-221673e67f5e None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:58:07 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-cd932132-7ade-4bcc-a6b4-221673e67f5e tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] GET http://192.168.122.82/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Sep 02 12:58:07 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-cd932132-7ade-4bcc-a6b4-221673e67f5e tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:58:07 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-cd932132-7ade-4bcc-a6b4-221673e67f5e tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Calling method 'index' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:58:07 devstack devstack@c-api.service[86935]: DEBUG cinder.api.api_utils [None req-cd932132-7ade-4bcc-a6b4-221673e67f5e tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Removing options '' from query. {{(pid=86935) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 12:58:07 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:58:07 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:58:07 devstack devstack@c-api.service[86935]: DEBUG cinder.db.api [None req-cd932132-7ade-4bcc-a6b4-221673e67f5e tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Building query based on filter {{(pid=86935) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 12:58:07 devstack devstack@c-api.service[86935]: /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 02 12:58:07 devstack devstack@c-api.service[86935]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 12:58:07 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-cd932132-7ade-4bcc-a6b4-221673e67f5e tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Get all snapshots completed successfully. Sep 02 12:58:07 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-cd932132-7ade-4bcc-a6b4-221673e67f5e tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] http://192.168.122.82/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Sep 02 12:58:07 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1180/2343] 192.168.122.82 () {58 vars in 1189 bytes} [Wed Sep 2 12:58:07 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 995 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:58:07 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-d22a566a-e32f-4a71-b42e-783ded0feee7 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:58:07 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-d22a566a-e32f-4a71-b42e-783ded0feee7 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] GET http://192.168.122.82/volume/v3/snapshots?sort_key=id&sort_dir=asc Sep 02 12:58:07 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-d22a566a-e32f-4a71-b42e-783ded0feee7 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:58:07 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-d22a566a-e32f-4a71-b42e-783ded0feee7 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Calling method 'index' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:58:07 devstack devstack@c-api.service[86936]: DEBUG cinder.api.api_utils [None req-d22a566a-e32f-4a71-b42e-783ded0feee7 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Removing options '' from query. {{(pid=86936) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 12:58:07 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:58:07 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:58:07 devstack devstack@c-api.service[86936]: DEBUG cinder.db.api [None req-d22a566a-e32f-4a71-b42e-783ded0feee7 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Building query based on filter {{(pid=86936) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 12:58:07 devstack devstack@c-api.service[86936]: /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 02 12:58:07 devstack devstack@c-api.service[86936]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 12:58:07 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-d22a566a-e32f-4a71-b42e-783ded0feee7 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Get all snapshots completed successfully. Sep 02 12:58:07 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-d22a566a-e32f-4a71-b42e-783ded0feee7 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] http://192.168.122.82/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Sep 02 12:58:07 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1164/2344] 192.168.122.82 () {58 vars in 1171 bytes} [Wed Sep 2 12:58:07 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 995 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:58:07 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-f32fe53f-64cb-45ff-af75-a5de68cf7f5d None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:58:07 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-f32fe53f-64cb-45ff-af75-a5de68cf7f5d tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] GET http://192.168.122.82/volume/v3/snapshots?sort_key=id&sort_dir=desc Sep 02 12:58:07 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-f32fe53f-64cb-45ff-af75-a5de68cf7f5d tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:58:07 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-f32fe53f-64cb-45ff-af75-a5de68cf7f5d tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Calling method 'index' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:58:07 devstack devstack@c-api.service[86935]: DEBUG cinder.api.api_utils [None req-f32fe53f-64cb-45ff-af75-a5de68cf7f5d tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Removing options '' from query. {{(pid=86935) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 12:58:07 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:58:07 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:58:07 devstack devstack@c-api.service[86935]: DEBUG cinder.db.api [None req-f32fe53f-64cb-45ff-af75-a5de68cf7f5d tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Building query based on filter {{(pid=86935) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 12:58:07 devstack devstack@c-api.service[86935]: /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 02 12:58:07 devstack devstack@c-api.service[86935]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 12:58:07 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-f32fe53f-64cb-45ff-af75-a5de68cf7f5d tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Get all snapshots completed successfully. Sep 02 12:58:07 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-f32fe53f-64cb-45ff-af75-a5de68cf7f5d tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] http://192.168.122.82/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Sep 02 12:58:07 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1181/2345] 192.168.122.82 () {58 vars in 1173 bytes} [Wed Sep 2 12:58:07 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 02 12:58:07 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-c5e8ea82-be68-48b5-86e8-3a85f5a89732 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:58:07 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-c5e8ea82-be68-48b5-86e8-3a85f5a89732 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] GET http://192.168.122.82/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Sep 02 12:58:07 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-c5e8ea82-be68-48b5-86e8-3a85f5a89732 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:58:07 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-c5e8ea82-be68-48b5-86e8-3a85f5a89732 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Calling method 'index' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:58:07 devstack devstack@c-api.service[86936]: DEBUG cinder.api.api_utils [None req-c5e8ea82-be68-48b5-86e8-3a85f5a89732 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Removing options '' from query. {{(pid=86936) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 12:58:07 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:58:07 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:58:07 devstack devstack@c-api.service[86936]: DEBUG cinder.db.api [None req-c5e8ea82-be68-48b5-86e8-3a85f5a89732 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Building query based on filter {{(pid=86936) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 12:58:07 devstack devstack@c-api.service[86936]: /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 02 12:58:07 devstack devstack@c-api.service[86936]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 12:58:07 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-c5e8ea82-be68-48b5-86e8-3a85f5a89732 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Get all snapshots completed successfully. Sep 02 12:58:07 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-c5e8ea82-be68-48b5-86e8-3a85f5a89732 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] http://192.168.122.82/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Sep 02 12:58:07 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1165/2346] 192.168.122.82 () {58 vars in 1191 bytes} [Wed Sep 2 12:58:07 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 995 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:58:07 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-9f150727-158d-4979-b54c-8eb1d26b9592 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:58:07 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-9f150727-158d-4979-b54c-8eb1d26b9592 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] GET http://192.168.122.82/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Sep 02 12:58:07 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-9f150727-158d-4979-b54c-8eb1d26b9592 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:58:07 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-9f150727-158d-4979-b54c-8eb1d26b9592 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Calling method 'index' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:58:07 devstack devstack@c-api.service[86935]: DEBUG cinder.api.api_utils [None req-9f150727-158d-4979-b54c-8eb1d26b9592 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Removing options '' from query. {{(pid=86935) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 12:58:07 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:58:07 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:58:07 devstack devstack@c-api.service[86935]: DEBUG cinder.db.api [None req-9f150727-158d-4979-b54c-8eb1d26b9592 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Building query based on filter {{(pid=86935) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 12:58:07 devstack devstack@c-api.service[86935]: /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 02 12:58:07 devstack devstack@c-api.service[86935]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 12:58:07 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-9f150727-158d-4979-b54c-8eb1d26b9592 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Get all snapshots completed successfully. Sep 02 12:58:07 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-9f150727-158d-4979-b54c-8eb1d26b9592 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] http://192.168.122.82/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Sep 02 12:58:07 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1182/2347] 192.168.122.82 () {58 vars in 1193 bytes} [Wed Sep 2 12:58:07 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 995 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:58:07 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-6ca559b3-085d-41e0-abfa-4358932dc962 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:58:07 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-6ca559b3-085d-41e0-abfa-4358932dc962 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] GET http://192.168.122.82/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-548074189 Sep 02 12:58:07 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-6ca559b3-085d-41e0-abfa-4358932dc962 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:58:07 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-6ca559b3-085d-41e0-abfa-4358932dc962 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Calling method 'detail' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:58:07 devstack devstack@c-api.service[86936]: DEBUG cinder.api.api_utils [None req-6ca559b3-085d-41e0-abfa-4358932dc962 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Removing options '' from query. {{(pid=86936) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 12:58:07 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:58:07 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:58:07 devstack devstack@c-api.service[86936]: DEBUG cinder.db.api [None req-6ca559b3-085d-41e0-abfa-4358932dc962 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Building query based on filter {{(pid=86936) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 12:58:07 devstack devstack@c-api.service[86936]: /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 02 12:58:07 devstack devstack@c-api.service[86936]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 12:58:07 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-6ca559b3-085d-41e0-abfa-4358932dc962 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Get all snapshots completed successfully. Sep 02 12:58:07 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:58:07 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:58:07 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-6ca559b3-085d-41e0-abfa-4358932dc962 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] http://192.168.122.82/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-548074189 returned with HTTP 200 Sep 02 12:58:07 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1166/2348] 192.168.122.82 () {58 vars in 1262 bytes} [Wed Sep 2 12:58:07 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-548074189 => generated 475 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:58:07 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-042776fa-a8f4-4b8c-a189-fb65a22a48bd None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:58:07 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-042776fa-a8f4-4b8c-a189-fb65a22a48bd tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] GET http://192.168.122.82/volume/v3/snapshots/detail?status=available Sep 02 12:58:07 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-042776fa-a8f4-4b8c-a189-fb65a22a48bd tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:58:07 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-042776fa-a8f4-4b8c-a189-fb65a22a48bd tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Calling method 'detail' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:58:07 devstack devstack@c-api.service[86935]: DEBUG cinder.api.api_utils [None req-042776fa-a8f4-4b8c-a189-fb65a22a48bd tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Removing options '' from query. {{(pid=86935) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 12:58:07 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:58:07 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:58:07 devstack devstack@c-api.service[86935]: DEBUG cinder.db.api [None req-042776fa-a8f4-4b8c-a189-fb65a22a48bd tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Building query based on filter {{(pid=86935) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 12:58:07 devstack devstack@c-api.service[86935]: /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 02 12:58:07 devstack devstack@c-api.service[86935]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 12:58:07 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-042776fa-a8f4-4b8c-a189-fb65a22a48bd tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Get all snapshots completed successfully. Sep 02 12:58:07 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:58:07 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:58:07 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-042776fa-a8f4-4b8c-a189-fb65a22a48bd tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] http://192.168.122.82/volume/v3/snapshots/detail?status=available returned with HTTP 200 Sep 02 12:58:07 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1183/2349] 192.168.122.82 () {58 vars in 1176 bytes} [Wed Sep 2 12:58:07 2026] GET /volume/v3/snapshots/detail?status=available => generated 1397 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:58:07 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-5b59738d-f83d-4175-a13c-33ca90033bbe None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:58:07 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-5b59738d-f83d-4175-a13c-33ca90033bbe tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] GET http://192.168.122.82/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-548074189 Sep 02 12:58:07 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-5b59738d-f83d-4175-a13c-33ca90033bbe tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:58:07 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-5b59738d-f83d-4175-a13c-33ca90033bbe tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Calling method 'detail' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:58:07 devstack devstack@c-api.service[86936]: DEBUG cinder.api.api_utils [None req-5b59738d-f83d-4175-a13c-33ca90033bbe tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Removing options '' from query. {{(pid=86936) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 12:58:07 devstack devstack@c-api.service[86936]: DEBUG cinder.db.api [None req-5b59738d-f83d-4175-a13c-33ca90033bbe tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Building query based on filter {{(pid=86936) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 12:58:07 devstack devstack@c-api.service[86936]: /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 02 12:58:07 devstack devstack@c-api.service[86936]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 12:58:07 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-5b59738d-f83d-4175-a13c-33ca90033bbe tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Get all snapshots completed successfully. Sep 02 12:58:07 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:58:07 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:58:07 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-5b59738d-f83d-4175-a13c-33ca90033bbe tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] http://192.168.122.82/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-548074189 returned with HTTP 200 Sep 02 12:58:07 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1167/2350] 192.168.122.82 () {58 vars in 1296 bytes} [Wed Sep 2 12:58:07 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-548074189 => generated 475 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:58:07 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-03d92e3f-74d1-416a-aaaa-1141e62bba9e None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:58:07 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-03d92e3f-74d1-416a-aaaa-1141e62bba9e tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] GET http://192.168.122.82/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-548074189 Sep 02 12:58:07 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-03d92e3f-74d1-416a-aaaa-1141e62bba9e tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:58:07 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-03d92e3f-74d1-416a-aaaa-1141e62bba9e tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Calling method 'index' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:58:07 devstack devstack@c-api.service[86935]: DEBUG cinder.api.api_utils [None req-03d92e3f-74d1-416a-aaaa-1141e62bba9e tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Removing options '' from query. {{(pid=86935) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 12:58:07 devstack devstack@c-api.service[86935]: DEBUG cinder.db.api [None req-03d92e3f-74d1-416a-aaaa-1141e62bba9e tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Building query based on filter {{(pid=86935) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 12:58:07 devstack devstack@c-api.service[86935]: /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 02 12:58:07 devstack devstack@c-api.service[86935]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 12:58:07 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-03d92e3f-74d1-416a-aaaa-1141e62bba9e tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Get all snapshots completed successfully. Sep 02 12:58:07 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-03d92e3f-74d1-416a-aaaa-1141e62bba9e tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] http://192.168.122.82/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-548074189 returned with HTTP 200 Sep 02 12:58:07 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1184/2351] 192.168.122.82 () {58 vars in 1241 bytes} [Wed Sep 2 12:58:07 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-548074189 => generated 341 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:58:07 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-f2fa3caa-5033-4f27-bffa-975a829d8058 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:58:08 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-f2fa3caa-5033-4f27-bffa-975a829d8058 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] GET http://192.168.122.82/volume/v3/snapshots?status=available Sep 02 12:58:08 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-f2fa3caa-5033-4f27-bffa-975a829d8058 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:58:08 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-f2fa3caa-5033-4f27-bffa-975a829d8058 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Calling method 'index' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:58:08 devstack devstack@c-api.service[86936]: DEBUG cinder.api.api_utils [None req-f2fa3caa-5033-4f27-bffa-975a829d8058 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Removing options '' from query. {{(pid=86936) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 12:58:08 devstack devstack@c-api.service[86936]: DEBUG cinder.db.api [None req-f2fa3caa-5033-4f27-bffa-975a829d8058 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Building query based on filter {{(pid=86936) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 12:58:08 devstack devstack@c-api.service[86936]: /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 02 12:58:08 devstack devstack@c-api.service[86936]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 12:58:08 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-f2fa3caa-5033-4f27-bffa-975a829d8058 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Get all snapshots completed successfully. Sep 02 12:58:08 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-f2fa3caa-5033-4f27-bffa-975a829d8058 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] http://192.168.122.82/volume/v3/snapshots?status=available returned with HTTP 200 Sep 02 12:58:08 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1168/2352] 192.168.122.82 () {58 vars in 1155 bytes} [Wed Sep 2 12:58:07 2026] GET /volume/v3/snapshots?status=available => generated 995 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:58:08 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-d583101d-b508-490e-9ded-f782194e5238 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:58:08 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-d583101d-b508-490e-9ded-f782194e5238 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] GET http://192.168.122.82/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-548074189 Sep 02 12:58:08 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-d583101d-b508-490e-9ded-f782194e5238 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:58:08 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-d583101d-b508-490e-9ded-f782194e5238 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Calling method 'index' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:58:08 devstack devstack@c-api.service[86935]: DEBUG cinder.api.api_utils [None req-d583101d-b508-490e-9ded-f782194e5238 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Removing options '' from query. {{(pid=86935) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 12:58:08 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:58:08 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:58:08 devstack devstack@c-api.service[86935]: DEBUG cinder.db.api [None req-d583101d-b508-490e-9ded-f782194e5238 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Building query based on filter {{(pid=86935) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 12:58:08 devstack devstack@c-api.service[86935]: /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 02 12:58:08 devstack devstack@c-api.service[86935]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 12:58:08 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-d583101d-b508-490e-9ded-f782194e5238 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Get all snapshots completed successfully. Sep 02 12:58:08 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-d583101d-b508-490e-9ded-f782194e5238 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] http://192.168.122.82/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-548074189 returned with HTTP 200 Sep 02 12:58:08 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1185/2353] 192.168.122.82 () {58 vars in 1275 bytes} [Wed Sep 2 12:58:08 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-548074189 => generated 341 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:58:08 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-1b40d14e-472e-44b9-8346-33428268449a None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:58:08 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-1b40d14e-472e-44b9-8346-33428268449a tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] DELETE http://192.168.122.82/volume/v3/snapshots/262cb438-632f-4261-a74f-e1d887e7a92f Sep 02 12:58:08 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-1b40d14e-472e-44b9-8346-33428268449a tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:58:08 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-1b40d14e-472e-44b9-8346-33428268449a tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Calling method 'delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:58:08 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.snapshots [None req-1b40d14e-472e-44b9-8346-33428268449a tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Delete snapshot with id: 262cb438-632f-4261-a74f-e1d887e7a92f Sep 02 12:58:08 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:58:08 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:58:08 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-1b40d14e-472e-44b9-8346-33428268449a tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Snapshot retrieved successfully. Sep 02 12:58:08 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:58:08 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:58:08 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-1b40d14e-472e-44b9-8346-33428268449a tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Snapshot delete request issued successfully. Sep 02 12:58:08 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-1b40d14e-472e-44b9-8346-33428268449a tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] http://192.168.122.82/volume/v3/snapshots/262cb438-632f-4261-a74f-e1d887e7a92f returned with HTTP 202 Sep 02 12:58:08 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1169/2354] 192.168.122.82 () {58 vars in 1236 bytes} [Wed Sep 2 12:58:08 2026] DELETE /volume/v3/snapshots/262cb438-632f-4261-a74f-e1d887e7a92f => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 12:58:08 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-f5c369ba-53b3-4df4-b932-db1ca0583c1b None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:58:08 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-f5c369ba-53b3-4df4-b932-db1ca0583c1b tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] GET http://192.168.122.82/volume/v3/snapshots/262cb438-632f-4261-a74f-e1d887e7a92f Sep 02 12:58:08 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-f5c369ba-53b3-4df4-b932-db1ca0583c1b tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:58:08 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-f5c369ba-53b3-4df4-b932-db1ca0583c1b tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:58:08 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:58:08 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:58:08 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-f5c369ba-53b3-4df4-b932-db1ca0583c1b tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Snapshot retrieved successfully. Sep 02 12:58:08 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-f5c369ba-53b3-4df4-b932-db1ca0583c1b tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] http://192.168.122.82/volume/v3/snapshots/262cb438-632f-4261-a74f-e1d887e7a92f returned with HTTP 200 Sep 02 12:58:08 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1186/2355] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:58:08 2026] GET /volume/v3/snapshots/262cb438-632f-4261-a74f-e1d887e7a92f => generated 471 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:58:09 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-efe41357-ad2a-466f-bed7-ccd8ef8aa037 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:58:09 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-efe41357-ad2a-466f-bed7-ccd8ef8aa037 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] GET http://192.168.122.82/volume/v3/snapshots/262cb438-632f-4261-a74f-e1d887e7a92f Sep 02 12:58:09 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-efe41357-ad2a-466f-bed7-ccd8ef8aa037 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:58:09 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-efe41357-ad2a-466f-bed7-ccd8ef8aa037 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:58:09 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:58:09 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:58:09 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-efe41357-ad2a-466f-bed7-ccd8ef8aa037 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Snapshot retrieved successfully. Sep 02 12:58:09 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-efe41357-ad2a-466f-bed7-ccd8ef8aa037 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] http://192.168.122.82/volume/v3/snapshots/262cb438-632f-4261-a74f-e1d887e7a92f returned with HTTP 200 Sep 02 12:58:09 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1170/2356] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:58:09 2026] GET /volume/v3/snapshots/262cb438-632f-4261-a74f-e1d887e7a92f => generated 471 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:58:10 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-4410adce-79c5-40c8-8251-88cd60d55545 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:58:10 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-4410adce-79c5-40c8-8251-88cd60d55545 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] GET http://192.168.122.82/volume/v3/snapshots/262cb438-632f-4261-a74f-e1d887e7a92f Sep 02 12:58:10 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-4410adce-79c5-40c8-8251-88cd60d55545 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:58:10 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-4410adce-79c5-40c8-8251-88cd60d55545 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:58:10 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-4410adce-79c5-40c8-8251-88cd60d55545 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] http://192.168.122.82/volume/v3/snapshots/262cb438-632f-4261-a74f-e1d887e7a92f returned with HTTP 404 Sep 02 12:58:10 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1187/2357] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:58:10 2026] GET /volume/v3/snapshots/262cb438-632f-4261-a74f-e1d887e7a92f => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:58:10 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-ba04a834-2b0a-4a0f-835c-ad1fd7461b26 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:58:10 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-ba04a834-2b0a-4a0f-835c-ad1fd7461b26 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] DELETE http://192.168.122.82/volume/v3/snapshots/584aee9d-fb08-42ff-845c-279f896606c4 Sep 02 12:58:10 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-ba04a834-2b0a-4a0f-835c-ad1fd7461b26 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:58:10 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-ba04a834-2b0a-4a0f-835c-ad1fd7461b26 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Calling method 'delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:58:10 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.snapshots [None req-ba04a834-2b0a-4a0f-835c-ad1fd7461b26 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Delete snapshot with id: 584aee9d-fb08-42ff-845c-279f896606c4 Sep 02 12:58:10 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:58:10 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:58:10 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-ba04a834-2b0a-4a0f-835c-ad1fd7461b26 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Snapshot retrieved successfully. Sep 02 12:58:10 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:58:10 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:58:10 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-ba04a834-2b0a-4a0f-835c-ad1fd7461b26 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Snapshot delete request issued successfully. Sep 02 12:58:10 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-ba04a834-2b0a-4a0f-835c-ad1fd7461b26 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] http://192.168.122.82/volume/v3/snapshots/584aee9d-fb08-42ff-845c-279f896606c4 returned with HTTP 202 Sep 02 12:58:10 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1171/2358] 192.168.122.82 () {58 vars in 1236 bytes} [Wed Sep 2 12:58:10 2026] DELETE /volume/v3/snapshots/584aee9d-fb08-42ff-845c-279f896606c4 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 12:58:10 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-7a235092-9565-4cfa-b564-1d3886378ab9 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:58:10 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-7a235092-9565-4cfa-b564-1d3886378ab9 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] GET http://192.168.122.82/volume/v3/snapshots/584aee9d-fb08-42ff-845c-279f896606c4 Sep 02 12:58:10 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-7a235092-9565-4cfa-b564-1d3886378ab9 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:58:10 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-7a235092-9565-4cfa-b564-1d3886378ab9 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:58:10 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:58:10 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:58:10 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-7a235092-9565-4cfa-b564-1d3886378ab9 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Snapshot retrieved successfully. Sep 02 12:58:10 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-7a235092-9565-4cfa-b564-1d3886378ab9 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] http://192.168.122.82/volume/v3/snapshots/584aee9d-fb08-42ff-845c-279f896606c4 returned with HTTP 200 Sep 02 12:58:10 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1188/2359] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:58:10 2026] GET /volume/v3/snapshots/584aee9d-fb08-42ff-845c-279f896606c4 => generated 472 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:58:11 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-b842aa51-9152-4c4d-9edf-7d3c035f2dc6 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:58:11 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-b842aa51-9152-4c4d-9edf-7d3c035f2dc6 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 12:58:11 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-b842aa51-9152-4c4d-9edf-7d3c035f2dc6 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1912385384"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:58:11 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.volumes [None req-b842aa51-9152-4c4d-9edf-7d3c035f2dc6 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1912385384'}} {{(pid=86936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 12:58:11 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-b842aa51-9152-4c4d-9edf-7d3c035f2dc6 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] Create volume of 1 GB Sep 02 12:58:11 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:58:11 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:58:11 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-b842aa51-9152-4c4d-9edf-7d3c035f2dc6 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] Availability Zones retrieved successfully. Sep 02 12:58:11 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-b842aa51-9152-4c4d-9edf-7d3c035f2dc6 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] Flow 'volume_create_api' (e0b3f042-6edd-48a3-b0e7-11dab777e3c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:58:11 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-b842aa51-9152-4c4d-9edf-7d3c035f2dc6 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36f34e92-f8e1-4495-86a9-ba3325c06b2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:58:11 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.flows.api.create_volume [None req-b842aa51-9152-4c4d-9edf-7d3c035f2dc6 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] Validating volume size '1' using validate_int {{(pid=86936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 12:58:11 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-b842aa51-9152-4c4d-9edf-7d3c035f2dc6 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36f34e92-f8e1-4495-86a9-ba3325c06b2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:58:11 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-b842aa51-9152-4c4d-9edf-7d3c035f2dc6 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ff73fab-168d-4ea0-ae48-ccfcc1f3211d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:58:11 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-4ed77067-0d7e-4694-a32c-49d11cf399f3 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:58:11 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-4ed77067-0d7e-4694-a32c-49d11cf399f3 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] GET http://192.168.122.82/volume/v3/snapshots/584aee9d-fb08-42ff-845c-279f896606c4 Sep 02 12:58:11 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-4ed77067-0d7e-4694-a32c-49d11cf399f3 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:58:11 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-4ed77067-0d7e-4694-a32c-49d11cf399f3 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:58:11 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:58:11 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:58:11 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-4ed77067-0d7e-4694-a32c-49d11cf399f3 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Snapshot retrieved successfully. Sep 02 12:58:11 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-4ed77067-0d7e-4694-a32c-49d11cf399f3 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] http://192.168.122.82/volume/v3/snapshots/584aee9d-fb08-42ff-845c-279f896606c4 returned with HTTP 200 Sep 02 12:58:11 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1189/2360] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:58:11 2026] GET /volume/v3/snapshots/584aee9d-fb08-42ff-845c-279f896606c4 => generated 472 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:58:11 devstack devstack@c-api.service[86936]: DEBUG cinder.quota [None req-b842aa51-9152-4c4d-9edf-7d3c035f2dc6 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] Created reservations ['b0094945-b4c2-402c-ae5b-7dbcfa8e7702', '66916a44-30bc-4f10-b92e-ee4c3ae33205', 'be51a153-8342-4a90-8b9f-3f34a8979ee8', '4f342aed-7916-455a-873d-d0b06a481156'] {{(pid=86936) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:58:11 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-b842aa51-9152-4c4d-9edf-7d3c035f2dc6 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ff73fab-168d-4ea0-ae48-ccfcc1f3211d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b0094945-b4c2-402c-ae5b-7dbcfa8e7702', '66916a44-30bc-4f10-b92e-ee4c3ae33205', 'be51a153-8342-4a90-8b9f-3f34a8979ee8', '4f342aed-7916-455a-873d-d0b06a481156']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:58:11 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-b842aa51-9152-4c4d-9edf-7d3c035f2dc6 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5fda05da-0ecc-4773-9a80-12d2a7df2792) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:58:11 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:58:11 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:58:11 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-b842aa51-9152-4c4d-9edf-7d3c035f2dc6 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5fda05da-0ecc-4773-9a80-12d2a7df2792) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '441c5252-1bee-4470-ad99-b212625bb1ed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1912385384',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c889e91793414f4aba9726827b938250',qos_specs=None,replication_status=,reservations=['b0094945-b4c2-402c-ae5b-7dbcfa8e7702','66916a44-30bc-4f10-b92e-ee4c3ae33205','be51a153-8342-4a90-8b9f-3f34a8979ee8','4f342aed-7916-455a-873d-d0b06a481156'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e0526b99d8e4729919cc0be8c124d3b',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T10:58:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1912385384',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=441c5252-1bee-4470-ad99-b212625bb1ed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c889e91793414f4aba9726827b938250',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0e0526b99d8e4729919cc0be8c124d3b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:58:11 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-b842aa51-9152-4c4d-9edf-7d3c035f2dc6 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f667621-1022-4e51-8eb2-84883d2d7167) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:58:11 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-b842aa51-9152-4c4d-9edf-7d3c035f2dc6 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f667621-1022-4e51-8eb2-84883d2d7167) transitioned into state 'SUCCESS' from state '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-1912385384',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c889e91793414f4aba9726827b938250',qos_specs=None,replication_status=,reservations=['b0094945-b4c2-402c-ae5b-7dbcfa8e7702','66916a44-30bc-4f10-b92e-ee4c3ae33205','be51a153-8342-4a90-8b9f-3f34a8979ee8','4f342aed-7916-455a-873d-d0b06a481156'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e0526b99d8e4729919cc0be8c124d3b',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:58:11 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-b842aa51-9152-4c4d-9edf-7d3c035f2dc6 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d15eb3c2-ca3f-45e5-89d6-deab949cbd88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:58:11 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-b842aa51-9152-4c4d-9edf-7d3c035f2dc6 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d15eb3c2-ca3f-45e5-89d6-deab949cbd88) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:58:11 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-b842aa51-9152-4c4d-9edf-7d3c035f2dc6 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] Flow 'volume_create_api' (e0b3f042-6edd-48a3-b0e7-11dab777e3c2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:58:11 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-b842aa51-9152-4c4d-9edf-7d3c035f2dc6 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] Create volume request issued successfully. Sep 02 12:58:11 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-b842aa51-9152-4c4d-9edf-7d3c035f2dc6 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 12:58:11 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1172/2361] 192.168.122.82 () {62 vars in 1178 bytes} [Wed Sep 2 12:58:11 2026] POST /volume/v3/volumes => generated 777 bytes in 581 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:58:11 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-1ecb6eef-c472-4613-a877-746c1ba0945e None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:58:11 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-1ecb6eef-c472-4613-a877-746c1ba0945e tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] GET http://192.168.122.82/volume/v3/volumes/441c5252-1bee-4470-ad99-b212625bb1ed Sep 02 12:58:11 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-1ecb6eef-c472-4613-a877-746c1ba0945e tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:58:11 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-1ecb6eef-c472-4613-a877-746c1ba0945e tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:58:11 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:58:11 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:58:11 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:58:11 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:58:11 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-1ecb6eef-c472-4613-a877-746c1ba0945e tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] Volume info retrieved successfully. Sep 02 12:58:11 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-1ecb6eef-c472-4613-a877-746c1ba0945e tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] http://192.168.122.82/volume/v3/volumes/441c5252-1bee-4470-ad99-b212625bb1ed returned with HTTP 200 Sep 02 12:58:11 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1190/2362] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:58:11 2026] GET /volume/v3/volumes/441c5252-1bee-4470-ad99-b212625bb1ed => generated 845 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:58:12 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-070258a7-d908-4cb2-8a9e-8aca189a3d51 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:58:12 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-070258a7-d908-4cb2-8a9e-8aca189a3d51 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] GET http://192.168.122.82/volume/v3/snapshots/584aee9d-fb08-42ff-845c-279f896606c4 Sep 02 12:58:12 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-070258a7-d908-4cb2-8a9e-8aca189a3d51 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:58:12 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-070258a7-d908-4cb2-8a9e-8aca189a3d51 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:58:12 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-070258a7-d908-4cb2-8a9e-8aca189a3d51 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] http://192.168.122.82/volume/v3/snapshots/584aee9d-fb08-42ff-845c-279f896606c4 returned with HTTP 404 Sep 02 12:58:12 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1173/2363] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:58:12 2026] GET /volume/v3/snapshots/584aee9d-fb08-42ff-845c-279f896606c4 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:58:12 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-33b5b346-ea98-40fb-9fa6-ba1c7d4a8eec None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:58:12 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-33b5b346-ea98-40fb-9fa6-ba1c7d4a8eec tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] DELETE http://192.168.122.82/volume/v3/snapshots/8d01a359-ab20-4c15-8d75-d840f9cfb5a4 Sep 02 12:58:12 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-33b5b346-ea98-40fb-9fa6-ba1c7d4a8eec tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:58:12 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-33b5b346-ea98-40fb-9fa6-ba1c7d4a8eec tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Calling method 'delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:58:12 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.snapshots [None req-33b5b346-ea98-40fb-9fa6-ba1c7d4a8eec tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Delete snapshot with id: 8d01a359-ab20-4c15-8d75-d840f9cfb5a4 Sep 02 12:58:12 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:58:12 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:58:12 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-33b5b346-ea98-40fb-9fa6-ba1c7d4a8eec tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Snapshot retrieved successfully. Sep 02 12:58:12 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:58:12 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:58:12 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-33b5b346-ea98-40fb-9fa6-ba1c7d4a8eec tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Snapshot delete request issued successfully. Sep 02 12:58:12 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-33b5b346-ea98-40fb-9fa6-ba1c7d4a8eec tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] http://192.168.122.82/volume/v3/snapshots/8d01a359-ab20-4c15-8d75-d840f9cfb5a4 returned with HTTP 202 Sep 02 12:58:12 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1191/2364] 192.168.122.82 () {58 vars in 1236 bytes} [Wed Sep 2 12:58:12 2026] DELETE /volume/v3/snapshots/8d01a359-ab20-4c15-8d75-d840f9cfb5a4 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 12:58:12 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-20981542-4204-4d9f-8782-028c90e080c7 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:58:12 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-20981542-4204-4d9f-8782-028c90e080c7 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] GET http://192.168.122.82/volume/v3/snapshots/8d01a359-ab20-4c15-8d75-d840f9cfb5a4 Sep 02 12:58:12 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-20981542-4204-4d9f-8782-028c90e080c7 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:58:12 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-20981542-4204-4d9f-8782-028c90e080c7 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:58:12 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:58:12 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:58:12 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-20981542-4204-4d9f-8782-028c90e080c7 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Snapshot retrieved successfully. Sep 02 12:58:12 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-20981542-4204-4d9f-8782-028c90e080c7 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] http://192.168.122.82/volume/v3/snapshots/8d01a359-ab20-4c15-8d75-d840f9cfb5a4 returned with HTTP 200 Sep 02 12:58:12 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1174/2365] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:58:12 2026] GET /volume/v3/snapshots/8d01a359-ab20-4c15-8d75-d840f9cfb5a4 => generated 472 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:58:12 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-54b70aca-eb30-42eb-8211-ae80cec1667f None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:58:12 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-54b70aca-eb30-42eb-8211-ae80cec1667f tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] GET http://192.168.122.82/volume/v3/volumes/441c5252-1bee-4470-ad99-b212625bb1ed Sep 02 12:58:12 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-54b70aca-eb30-42eb-8211-ae80cec1667f tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:58:12 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-54b70aca-eb30-42eb-8211-ae80cec1667f tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:58:12 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:58:12 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:58:12 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:58:12 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:58:12 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-54b70aca-eb30-42eb-8211-ae80cec1667f tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] Volume info retrieved successfully. Sep 02 12:58:12 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-54b70aca-eb30-42eb-8211-ae80cec1667f tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] http://192.168.122.82/volume/v3/volumes/441c5252-1bee-4470-ad99-b212625bb1ed returned with HTTP 200 Sep 02 12:58:12 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1192/2366] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:58:12 2026] GET /volume/v3/volumes/441c5252-1bee-4470-ad99-b212625bb1ed => generated 869 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:58:13 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-b3b8d4bd-ba83-443b-a6f6-859bb621b59d None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:58:13 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-b3b8d4bd-ba83-443b-a6f6-859bb621b59d tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] GET http://192.168.122.82/volume/v3/snapshots/8d01a359-ab20-4c15-8d75-d840f9cfb5a4 Sep 02 12:58:13 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-b3b8d4bd-ba83-443b-a6f6-859bb621b59d tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:58:13 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-b3b8d4bd-ba83-443b-a6f6-859bb621b59d tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:58:13 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:58:13 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:58:13 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-b3b8d4bd-ba83-443b-a6f6-859bb621b59d tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Snapshot retrieved successfully. Sep 02 12:58:13 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-b3b8d4bd-ba83-443b-a6f6-859bb621b59d tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] http://192.168.122.82/volume/v3/snapshots/8d01a359-ab20-4c15-8d75-d840f9cfb5a4 returned with HTTP 200 Sep 02 12:58:13 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1175/2367] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:58:13 2026] GET /volume/v3/snapshots/8d01a359-ab20-4c15-8d75-d840f9cfb5a4 => generated 472 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:58:13 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-4d73e1b2-959d-4eef-8a98-62b21b6fcd46 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:58:13 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-4d73e1b2-959d-4eef-8a98-62b21b6fcd46 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] GET http://192.168.122.82/volume/v3/volumes/441c5252-1bee-4470-ad99-b212625bb1ed Sep 02 12:58:13 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-4d73e1b2-959d-4eef-8a98-62b21b6fcd46 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:58:13 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-4d73e1b2-959d-4eef-8a98-62b21b6fcd46 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:58:13 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:58:13 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:58:13 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:58:13 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:58:13 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-4d73e1b2-959d-4eef-8a98-62b21b6fcd46 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] Volume info retrieved successfully. Sep 02 12:58:13 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-4d73e1b2-959d-4eef-8a98-62b21b6fcd46 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] http://192.168.122.82/volume/v3/volumes/441c5252-1bee-4470-ad99-b212625bb1ed returned with HTTP 200 Sep 02 12:58:13 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1193/2368] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:58:13 2026] GET /volume/v3/volumes/441c5252-1bee-4470-ad99-b212625bb1ed => generated 870 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:58:13 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-678d9551-d901-411d-a0f9-52160e15b8b1 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:58:13 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-678d9551-d901-411d-a0f9-52160e15b8b1 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] POST http://192.168.122.82/volume/v3/snapshots Sep 02 12:58:13 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-678d9551-d901-411d-a0f9-52160e15b8b1 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "441c5252-1bee-4470-ad99-b212625bb1ed", "name": "tempest-VolumeDependencyTests-Snapshot-646295447"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:58:13 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:58:13 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:58:13 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:58:13 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:58:13 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-678d9551-d901-411d-a0f9-52160e15b8b1 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] Volume info retrieved successfully. Sep 02 12:58:13 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.snapshots [None req-678d9551-d901-411d-a0f9-52160e15b8b1 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] Create snapshot from volume 441c5252-1bee-4470-ad99-b212625bb1ed Sep 02 12:58:14 devstack devstack@c-api.service[86936]: DEBUG cinder.quota [None req-678d9551-d901-411d-a0f9-52160e15b8b1 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] Created reservations ['003c4285-a2e6-4794-8d0a-0165f2a41493', '79353914-e0a9-4581-ad10-53ab7c8e4556', 'fb514ebb-4d63-4ac2-9d9a-4900a7f31dd8', '52cbe51b-279d-4c69-8b49-8ee0748fbc9d'] {{(pid=86936) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:58:14 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:58:14 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:58:14 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-678d9551-d901-411d-a0f9-52160e15b8b1 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] Snapshot create request issued successfully. Sep 02 12:58:14 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-678d9551-d901-411d-a0f9-52160e15b8b1 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] http://192.168.122.82/volume/v3/snapshots returned with HTTP 202 Sep 02 12:58:14 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1176/2369] 192.168.122.82 () {60 vars in 1144 bytes} [Wed Sep 2 12:58:13 2026] POST /volume/v3/snapshots => generated 307 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 12:58:14 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-9cc00813-cde2-4d59-b3c3-806bd9b42a12 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:58:14 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-9cc00813-cde2-4d59-b3c3-806bd9b42a12 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] GET http://192.168.122.82/volume/v3/snapshots/e9d136c7-a415-4276-b294-f4bff3c9f479 Sep 02 12:58:14 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-9cc00813-cde2-4d59-b3c3-806bd9b42a12 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:58:14 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-9cc00813-cde2-4d59-b3c3-806bd9b42a12 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:58:14 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:58:14 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:58:14 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-9cc00813-cde2-4d59-b3c3-806bd9b42a12 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] Snapshot retrieved successfully. Sep 02 12:58:14 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-9cc00813-cde2-4d59-b3c3-806bd9b42a12 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] http://192.168.122.82/volume/v3/snapshots/e9d136c7-a415-4276-b294-f4bff3c9f479 returned with HTTP 200 Sep 02 12:58:14 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1194/2370] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:58:14 2026] GET /volume/v3/snapshots/e9d136c7-a415-4276-b294-f4bff3c9f479 => generated 439 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:58:14 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-edf7bc0b-f8a3-4ac1-a593-c8495c1e31a2 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:58:14 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-edf7bc0b-f8a3-4ac1-a593-c8495c1e31a2 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] GET http://192.168.122.82/volume/v3/snapshots/8d01a359-ab20-4c15-8d75-d840f9cfb5a4 Sep 02 12:58:14 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-edf7bc0b-f8a3-4ac1-a593-c8495c1e31a2 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:58:14 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-edf7bc0b-f8a3-4ac1-a593-c8495c1e31a2 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:58:14 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-edf7bc0b-f8a3-4ac1-a593-c8495c1e31a2 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] http://192.168.122.82/volume/v3/snapshots/8d01a359-ab20-4c15-8d75-d840f9cfb5a4 returned with HTTP 404 Sep 02 12:58:14 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1177/2371] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:58:14 2026] GET /volume/v3/snapshots/8d01a359-ab20-4c15-8d75-d840f9cfb5a4 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:58:14 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-08c0750f-0708-4ea1-9f53-896d2012af0b None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:58:14 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-08c0750f-0708-4ea1-9f53-896d2012af0b tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] GET http://192.168.122.82/volume/v3/volumes/9da40aeb-0316-4c06-b04a-2d22b4ed04f3 Sep 02 12:58:14 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-08c0750f-0708-4ea1-9f53-896d2012af0b tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:58:14 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-08c0750f-0708-4ea1-9f53-896d2012af0b tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:58:14 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:58:14 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:58:14 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:58:14 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:58:14 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-08c0750f-0708-4ea1-9f53-896d2012af0b tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Volume info retrieved successfully. Sep 02 12:58:14 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-08c0750f-0708-4ea1-9f53-896d2012af0b tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] http://192.168.122.82/volume/v3/volumes/9da40aeb-0316-4c06-b04a-2d22b4ed04f3 returned with HTTP 200 Sep 02 12:58:14 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1195/2372] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:58:14 2026] GET /volume/v3/volumes/9da40aeb-0316-4c06-b04a-2d22b4ed04f3 => generated 858 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:58:14 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-278f777b-539a-4e83-845b-58810ee95d65 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:58:14 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-278f777b-539a-4e83-845b-58810ee95d65 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] DELETE http://192.168.122.82/volume/v3/volumes/9da40aeb-0316-4c06-b04a-2d22b4ed04f3 Sep 02 12:58:14 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-278f777b-539a-4e83-845b-58810ee95d65 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:58:14 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-278f777b-539a-4e83-845b-58810ee95d65 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Calling method 'delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:58:14 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-278f777b-539a-4e83-845b-58810ee95d65 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Delete volume with id: 9da40aeb-0316-4c06-b04a-2d22b4ed04f3 Sep 02 12:58:14 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:58:14 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:58:14 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:58:14 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:58:14 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-278f777b-539a-4e83-845b-58810ee95d65 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Volume info retrieved successfully. Sep 02 12:58:14 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-278f777b-539a-4e83-845b-58810ee95d65 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Delete volume request issued successfully. Sep 02 12:58:14 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-278f777b-539a-4e83-845b-58810ee95d65 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] http://192.168.122.82/volume/v3/volumes/9da40aeb-0316-4c06-b04a-2d22b4ed04f3 returned with HTTP 202 Sep 02 12:58:14 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1178/2373] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 12:58:14 2026] DELETE /volume/v3/volumes/9da40aeb-0316-4c06-b04a-2d22b4ed04f3 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 12:58:14 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-48e3039a-ae60-490d-b32b-50e5f2b3406b None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:58:14 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-48e3039a-ae60-490d-b32b-50e5f2b3406b tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] GET http://192.168.122.82/volume/v3/volumes/9da40aeb-0316-4c06-b04a-2d22b4ed04f3 Sep 02 12:58:14 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-48e3039a-ae60-490d-b32b-50e5f2b3406b tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:58:14 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-48e3039a-ae60-490d-b32b-50e5f2b3406b tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:58:14 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:58:14 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:58:14 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:58:14 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:58:15 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-48e3039a-ae60-490d-b32b-50e5f2b3406b tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Volume info retrieved successfully. Sep 02 12:58:15 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-48e3039a-ae60-490d-b32b-50e5f2b3406b tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] http://192.168.122.82/volume/v3/volumes/9da40aeb-0316-4c06-b04a-2d22b4ed04f3 returned with HTTP 200 Sep 02 12:58:15 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1196/2374] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:58:14 2026] GET /volume/v3/volumes/9da40aeb-0316-4c06-b04a-2d22b4ed04f3 => generated 857 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:58:15 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-88895501-fea0-4173-95e6-fd4e3aea0a08 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:58:15 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-88895501-fea0-4173-95e6-fd4e3aea0a08 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] GET http://192.168.122.82/volume/v3/snapshots/e9d136c7-a415-4276-b294-f4bff3c9f479 Sep 02 12:58:15 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-88895501-fea0-4173-95e6-fd4e3aea0a08 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:58:15 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-88895501-fea0-4173-95e6-fd4e3aea0a08 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:58:15 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:58:15 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:58:15 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-88895501-fea0-4173-95e6-fd4e3aea0a08 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] Snapshot retrieved successfully. Sep 02 12:58:15 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-88895501-fea0-4173-95e6-fd4e3aea0a08 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] http://192.168.122.82/volume/v3/snapshots/e9d136c7-a415-4276-b294-f4bff3c9f479 returned with HTTP 200 Sep 02 12:58:15 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1179/2375] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:58:15 2026] GET /volume/v3/snapshots/e9d136c7-a415-4276-b294-f4bff3c9f479 => generated 439 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:58:16 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-c18da400-620d-4026-b907-f89be1bd1457 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:58:16 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-c18da400-620d-4026-b907-f89be1bd1457 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] GET http://192.168.122.82/volume/v3/volumes/9da40aeb-0316-4c06-b04a-2d22b4ed04f3 Sep 02 12:58:16 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-c18da400-620d-4026-b907-f89be1bd1457 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:58:16 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-c18da400-620d-4026-b907-f89be1bd1457 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:58:16 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-c18da400-620d-4026-b907-f89be1bd1457 tempest-VolumesSnapshotListTestJSON-1499405435 tempest-VolumesSnapshotListTestJSON-1499405435-project-member] http://192.168.122.82/volume/v3/volumes/9da40aeb-0316-4c06-b04a-2d22b4ed04f3 returned with HTTP 404 Sep 02 12:58:16 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1197/2376] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:58:16 2026] GET /volume/v3/volumes/9da40aeb-0316-4c06-b04a-2d22b4ed04f3 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:58:16 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-de0f1306-3089-412e-a427-03c66f57a630 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:58:16 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-de0f1306-3089-412e-a427-03c66f57a630 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] GET http://192.168.122.82/volume/v3/snapshots/e9d136c7-a415-4276-b294-f4bff3c9f479 Sep 02 12:58:16 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-de0f1306-3089-412e-a427-03c66f57a630 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:58:16 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-de0f1306-3089-412e-a427-03c66f57a630 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:58:16 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:58:16 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:58:16 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-de0f1306-3089-412e-a427-03c66f57a630 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] Snapshot retrieved successfully. Sep 02 12:58:16 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-de0f1306-3089-412e-a427-03c66f57a630 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] http://192.168.122.82/volume/v3/snapshots/e9d136c7-a415-4276-b294-f4bff3c9f479 returned with HTTP 200 Sep 02 12:58:16 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1180/2377] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:58:16 2026] GET /volume/v3/snapshots/e9d136c7-a415-4276-b294-f4bff3c9f479 => generated 439 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:58:17 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-9c18e18e-e449-43c2-8bc9-1d7caf611538 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:58:17 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-9c18e18e-e449-43c2-8bc9-1d7caf611538 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] GET http://192.168.122.82/volume/v3/snapshots/e9d136c7-a415-4276-b294-f4bff3c9f479 Sep 02 12:58:17 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-9c18e18e-e449-43c2-8bc9-1d7caf611538 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:58:17 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-9c18e18e-e449-43c2-8bc9-1d7caf611538 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:58:17 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:58:17 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:58:17 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-9c18e18e-e449-43c2-8bc9-1d7caf611538 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] Snapshot retrieved successfully. Sep 02 12:58:17 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-9c18e18e-e449-43c2-8bc9-1d7caf611538 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] http://192.168.122.82/volume/v3/snapshots/e9d136c7-a415-4276-b294-f4bff3c9f479 returned with HTTP 200 Sep 02 12:58:17 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1198/2378] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:58:17 2026] GET /volume/v3/snapshots/e9d136c7-a415-4276-b294-f4bff3c9f479 => generated 466 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:58:17 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-d9fae67d-bba8-4236-ae0a-79e918140912 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:58:17 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-d9fae67d-bba8-4236-ae0a-79e918140912 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 12:58:17 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-d9fae67d-bba8-4236-ae0a-79e918140912 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "e9d136c7-a415-4276-b294-f4bff3c9f479", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1025321416"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:58:17 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.volumes [None req-d9fae67d-bba8-4236-ae0a-79e918140912 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] Create volume request body: {'volume': {'snapshot_id': 'e9d136c7-a415-4276-b294-f4bff3c9f479', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1025321416'}} {{(pid=86936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 12:58:17 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:58:17 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:58:17 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-d9fae67d-bba8-4236-ae0a-79e918140912 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] Snapshot retrieved successfully. Sep 02 12:58:17 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-d9fae67d-bba8-4236-ae0a-79e918140912 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] Create volume of 1 GB Sep 02 12:58:17 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-d9fae67d-bba8-4236-ae0a-79e918140912 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] Availability Zones retrieved successfully. Sep 02 12:58:17 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-d9fae67d-bba8-4236-ae0a-79e918140912 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] Flow 'volume_create_api' (9d319177-44fb-4033-a469-d25b9d8f7b77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:58:17 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-d9fae67d-bba8-4236-ae0a-79e918140912 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29ee7c4a-1025-454e-b116-8c0e47667215) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:58:17 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.flows.api.create_volume [None req-d9fae67d-bba8-4236-ae0a-79e918140912 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 12:58:17 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:58:17 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:58:17 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-d9fae67d-bba8-4236-ae0a-79e918140912 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29ee7c4a-1025-454e-b116-8c0e47667215) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'e9d136c7-a415-4276-b294-f4bff3c9f479', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:58:17 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-d9fae67d-bba8-4236-ae0a-79e918140912 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ef86491-711a-4f5c-9b51-4fb05b178be3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:58:17 devstack devstack@c-api.service[86936]: DEBUG cinder.quota [None req-d9fae67d-bba8-4236-ae0a-79e918140912 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] Created reservations ['96c7377e-abbe-4620-8614-1b4ca4f7ff38', '3edb5e34-f839-4719-ad1e-07772dbab5dc', 'a164822f-1cb5-4de5-8fac-f2e5ee9944cf', '5dbd98fd-4adb-4b83-a092-6bf950ee01b2'] {{(pid=86936) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:58:17 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-d9fae67d-bba8-4236-ae0a-79e918140912 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ef86491-711a-4f5c-9b51-4fb05b178be3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['96c7377e-abbe-4620-8614-1b4ca4f7ff38', '3edb5e34-f839-4719-ad1e-07772dbab5dc', 'a164822f-1cb5-4de5-8fac-f2e5ee9944cf', '5dbd98fd-4adb-4b83-a092-6bf950ee01b2']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:58:17 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-d9fae67d-bba8-4236-ae0a-79e918140912 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a8a5955-5036-4b88-97c7-33df9b5a10cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:58:17 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:58:17 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:58:17 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:58:17 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:58:17 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-d9fae67d-bba8-4236-ae0a-79e918140912 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a8a5955-5036-4b88-97c7-33df9b5a10cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a649ce27-6f06-4aa5-bbd4-bf1a8ccf1ba6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1025321416',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c889e91793414f4aba9726827b938250',qos_specs=None,replication_status=,reservations=['96c7377e-abbe-4620-8614-1b4ca4f7ff38','3edb5e34-f839-4719-ad1e-07772dbab5dc','a164822f-1cb5-4de5-8fac-f2e5ee9944cf','5dbd98fd-4adb-4b83-a092-6bf950ee01b2'],size=1,snapshot_id=e9d136c7-a415-4276-b294-f4bff3c9f479,source_replicaid=,source_volid=None,status='creating',user_id='0e0526b99d8e4729919cc0be8c124d3b',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T10:58:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1025321416',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a649ce27-6f06-4aa5-bbd4-bf1a8ccf1ba6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c889e91793414f4aba9726827b938250',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=e9d136c7-a415-4276-b294-f4bff3c9f479,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0e0526b99d8e4729919cc0be8c124d3b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:58:17 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-d9fae67d-bba8-4236-ae0a-79e918140912 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f92a8976-5e59-45b8-9a89-c7baabda0baf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:58:17 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-d9fae67d-bba8-4236-ae0a-79e918140912 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f92a8976-5e59-45b8-9a89-c7baabda0baf) transitioned into state 'SUCCESS' from state '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-1025321416',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c889e91793414f4aba9726827b938250',qos_specs=None,replication_status=,reservations=['96c7377e-abbe-4620-8614-1b4ca4f7ff38','3edb5e34-f839-4719-ad1e-07772dbab5dc','a164822f-1cb5-4de5-8fac-f2e5ee9944cf','5dbd98fd-4adb-4b83-a092-6bf950ee01b2'],size=1,snapshot_id=e9d136c7-a415-4276-b294-f4bff3c9f479,source_replicaid=,source_volid=None,status='creating',user_id='0e0526b99d8e4729919cc0be8c124d3b',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:58:17 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-d9fae67d-bba8-4236-ae0a-79e918140912 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5cbb666-7d8d-47e4-b9cd-e7b4e122d3eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:58:17 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:58:17 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:58:17 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-d9fae67d-bba8-4236-ae0a-79e918140912 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5cbb666-7d8d-47e4-b9cd-e7b4e122d3eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:58:17 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-d9fae67d-bba8-4236-ae0a-79e918140912 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] Flow 'volume_create_api' (9d319177-44fb-4033-a469-d25b9d8f7b77) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:58:17 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-d9fae67d-bba8-4236-ae0a-79e918140912 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] Create volume request issued successfully. Sep 02 12:58:17 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-d9fae67d-bba8-4236-ae0a-79e918140912 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 12:58:17 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1181/2379] 192.168.122.82 () {62 vars in 1179 bytes} [Wed Sep 2 12:58:17 2026] POST /volume/v3/volumes => generated 811 bytes in 487 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:58:17 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-6e4dc4de-5710-4729-a0aa-9857d85d7ad7 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:58:17 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-6e4dc4de-5710-4729-a0aa-9857d85d7ad7 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] GET http://192.168.122.82/volume/v3/volumes/a649ce27-6f06-4aa5-bbd4-bf1a8ccf1ba6 Sep 02 12:58:17 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-6e4dc4de-5710-4729-a0aa-9857d85d7ad7 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:58:17 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-6e4dc4de-5710-4729-a0aa-9857d85d7ad7 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:58:17 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:58:17 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:58:17 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:58:17 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:58:17 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-6e4dc4de-5710-4729-a0aa-9857d85d7ad7 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] Volume info retrieved successfully. Sep 02 12:58:17 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-6e4dc4de-5710-4729-a0aa-9857d85d7ad7 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] http://192.168.122.82/volume/v3/volumes/a649ce27-6f06-4aa5-bbd4-bf1a8ccf1ba6 returned with HTTP 200 Sep 02 12:58:17 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1199/2380] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:58:17 2026] GET /volume/v3/volumes/a649ce27-6f06-4aa5-bbd4-bf1a8ccf1ba6 => generated 879 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:58:18 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-3d7c1dca-e7b0-4ef3-a333-ef7fdc4338c9 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:58:18 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-3d7c1dca-e7b0-4ef3-a333-ef7fdc4338c9 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] GET http://192.168.122.82/volume/v3/volumes/a649ce27-6f06-4aa5-bbd4-bf1a8ccf1ba6 Sep 02 12:58:18 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-3d7c1dca-e7b0-4ef3-a333-ef7fdc4338c9 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:58:18 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-3d7c1dca-e7b0-4ef3-a333-ef7fdc4338c9 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:58:18 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:58:18 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:58:18 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:58:18 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:58:18 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-3d7c1dca-e7b0-4ef3-a333-ef7fdc4338c9 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] Volume info retrieved successfully. Sep 02 12:58:18 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-3d7c1dca-e7b0-4ef3-a333-ef7fdc4338c9 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] http://192.168.122.82/volume/v3/volumes/a649ce27-6f06-4aa5-bbd4-bf1a8ccf1ba6 returned with HTTP 200 Sep 02 12:58:18 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1182/2381] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:58:18 2026] GET /volume/v3/volumes/a649ce27-6f06-4aa5-bbd4-bf1a8ccf1ba6 => generated 903 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:58:20 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-0cdad5c8-0966-4a4b-af5c-ae82baad43c2 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:58:20 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-0cdad5c8-0966-4a4b-af5c-ae82baad43c2 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] GET http://192.168.122.82/volume/v3/volumes/a649ce27-6f06-4aa5-bbd4-bf1a8ccf1ba6 Sep 02 12:58:20 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-0cdad5c8-0966-4a4b-af5c-ae82baad43c2 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:58:20 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-0cdad5c8-0966-4a4b-af5c-ae82baad43c2 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:58:20 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:58:20 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:58:20 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:58:20 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:58:20 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-0cdad5c8-0966-4a4b-af5c-ae82baad43c2 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] Volume info retrieved successfully. Sep 02 12:58:20 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-0cdad5c8-0966-4a4b-af5c-ae82baad43c2 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] http://192.168.122.82/volume/v3/volumes/a649ce27-6f06-4aa5-bbd4-bf1a8ccf1ba6 returned with HTTP 200 Sep 02 12:58:20 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1200/2382] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:58:20 2026] GET /volume/v3/volumes/a649ce27-6f06-4aa5-bbd4-bf1a8ccf1ba6 => generated 903 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:58:21 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-7fc68a6f-2499-4389-95ae-453ffc6201e2 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:58:21 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-7fc68a6f-2499-4389-95ae-453ffc6201e2 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] GET http://192.168.122.82/volume/v3/volumes/a649ce27-6f06-4aa5-bbd4-bf1a8ccf1ba6 Sep 02 12:58:21 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-7fc68a6f-2499-4389-95ae-453ffc6201e2 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:58:21 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-7fc68a6f-2499-4389-95ae-453ffc6201e2 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:58:21 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:58:21 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:58:21 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:58:21 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:58:21 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-7fc68a6f-2499-4389-95ae-453ffc6201e2 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] Volume info retrieved successfully. Sep 02 12:58:21 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-7fc68a6f-2499-4389-95ae-453ffc6201e2 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] http://192.168.122.82/volume/v3/volumes/a649ce27-6f06-4aa5-bbd4-bf1a8ccf1ba6 returned with HTTP 200 Sep 02 12:58:21 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1183/2383] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:58:21 2026] GET /volume/v3/volumes/a649ce27-6f06-4aa5-bbd4-bf1a8ccf1ba6 => generated 903 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:58:22 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-20d7b746-0cba-4a51-a9da-b8adf2019ab3 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:58:22 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-20d7b746-0cba-4a51-a9da-b8adf2019ab3 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] GET http://192.168.122.82/volume/v3/volumes/a649ce27-6f06-4aa5-bbd4-bf1a8ccf1ba6 Sep 02 12:58:22 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-20d7b746-0cba-4a51-a9da-b8adf2019ab3 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:58:22 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-20d7b746-0cba-4a51-a9da-b8adf2019ab3 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:58:22 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:58:22 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:58:22 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:58:22 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:58:22 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-20d7b746-0cba-4a51-a9da-b8adf2019ab3 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] Volume info retrieved successfully. Sep 02 12:58:22 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-20d7b746-0cba-4a51-a9da-b8adf2019ab3 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] http://192.168.122.82/volume/v3/volumes/a649ce27-6f06-4aa5-bbd4-bf1a8ccf1ba6 returned with HTTP 200 Sep 02 12:58:22 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1201/2384] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:58:22 2026] GET /volume/v3/volumes/a649ce27-6f06-4aa5-bbd4-bf1a8ccf1ba6 => generated 903 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:58:23 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-6433bb3e-3c23-43ab-a7d8-1d578a1e364b None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:58:23 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-6433bb3e-3c23-43ab-a7d8-1d578a1e364b tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] GET http://192.168.122.82/volume/v3/volumes/a649ce27-6f06-4aa5-bbd4-bf1a8ccf1ba6 Sep 02 12:58:23 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-6433bb3e-3c23-43ab-a7d8-1d578a1e364b tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:58:23 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-6433bb3e-3c23-43ab-a7d8-1d578a1e364b tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:58:23 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:58:23 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:58:23 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:58:23 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:58:23 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-6433bb3e-3c23-43ab-a7d8-1d578a1e364b tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] Volume info retrieved successfully. Sep 02 12:58:23 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-6433bb3e-3c23-43ab-a7d8-1d578a1e364b tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] http://192.168.122.82/volume/v3/volumes/a649ce27-6f06-4aa5-bbd4-bf1a8ccf1ba6 returned with HTTP 200 Sep 02 12:58:23 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1184/2385] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:58:23 2026] GET /volume/v3/volumes/a649ce27-6f06-4aa5-bbd4-bf1a8ccf1ba6 => generated 903 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:58:24 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-435bd650-6029-494b-b81e-a420a4332349 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:58:24 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-435bd650-6029-494b-b81e-a420a4332349 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] GET http://192.168.122.82/volume/v3/volumes/a649ce27-6f06-4aa5-bbd4-bf1a8ccf1ba6 Sep 02 12:58:24 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-435bd650-6029-494b-b81e-a420a4332349 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:58:24 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-435bd650-6029-494b-b81e-a420a4332349 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:58:24 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:58:24 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:58:24 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:58:24 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:58:24 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-435bd650-6029-494b-b81e-a420a4332349 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] Volume info retrieved successfully. Sep 02 12:58:24 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-435bd650-6029-494b-b81e-a420a4332349 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] http://192.168.122.82/volume/v3/volumes/a649ce27-6f06-4aa5-bbd4-bf1a8ccf1ba6 returned with HTTP 200 Sep 02 12:58:24 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1202/2386] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:58:24 2026] GET /volume/v3/volumes/a649ce27-6f06-4aa5-bbd4-bf1a8ccf1ba6 => generated 903 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:58:25 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-f14e4cd3-06ee-4ee6-abd0-7a052f8ba566 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:58:25 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-f14e4cd3-06ee-4ee6-abd0-7a052f8ba566 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] GET http://192.168.122.82/volume/v3/volumes/a649ce27-6f06-4aa5-bbd4-bf1a8ccf1ba6 Sep 02 12:58:25 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-f14e4cd3-06ee-4ee6-abd0-7a052f8ba566 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:58:25 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-f14e4cd3-06ee-4ee6-abd0-7a052f8ba566 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:58:25 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:58:25 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:58:25 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:58:25 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:58:26 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-f14e4cd3-06ee-4ee6-abd0-7a052f8ba566 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] Volume info retrieved successfully. Sep 02 12:58:26 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-f14e4cd3-06ee-4ee6-abd0-7a052f8ba566 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] http://192.168.122.82/volume/v3/volumes/a649ce27-6f06-4aa5-bbd4-bf1a8ccf1ba6 returned with HTTP 200 Sep 02 12:58:26 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1185/2387] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:58:25 2026] GET /volume/v3/volumes/a649ce27-6f06-4aa5-bbd4-bf1a8ccf1ba6 => generated 904 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:58:26 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-5c5e5a79-47fc-4f36-a94c-71fbb33e6475 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:58:26 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-5c5e5a79-47fc-4f36-a94c-71fbb33e6475 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] DELETE http://192.168.122.82/volume/v3/snapshots/e9d136c7-a415-4276-b294-f4bff3c9f479 Sep 02 12:58:26 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-5c5e5a79-47fc-4f36-a94c-71fbb33e6475 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:58:26 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-5c5e5a79-47fc-4f36-a94c-71fbb33e6475 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] Calling method 'delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:58:26 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.snapshots [None req-5c5e5a79-47fc-4f36-a94c-71fbb33e6475 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] Delete snapshot with id: e9d136c7-a415-4276-b294-f4bff3c9f479 Sep 02 12:58:26 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:58:26 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:58:26 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-5c5e5a79-47fc-4f36-a94c-71fbb33e6475 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] Snapshot retrieved successfully. Sep 02 12:58:26 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:58:26 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:58:26 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-5c5e5a79-47fc-4f36-a94c-71fbb33e6475 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] Snapshot delete request issued successfully. Sep 02 12:58:26 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-5c5e5a79-47fc-4f36-a94c-71fbb33e6475 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] http://192.168.122.82/volume/v3/snapshots/e9d136c7-a415-4276-b294-f4bff3c9f479 returned with HTTP 202 Sep 02 12:58:26 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1203/2388] 192.168.122.82 () {58 vars in 1236 bytes} [Wed Sep 2 12:58:26 2026] DELETE /volume/v3/snapshots/e9d136c7-a415-4276-b294-f4bff3c9f479 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 12:58:26 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-025e9e85-510f-44a3-814b-6bfde6c1edf0 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:58:26 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-025e9e85-510f-44a3-814b-6bfde6c1edf0 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] GET http://192.168.122.82/volume/v3/snapshots/e9d136c7-a415-4276-b294-f4bff3c9f479 Sep 02 12:58:26 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-025e9e85-510f-44a3-814b-6bfde6c1edf0 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:58:26 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-025e9e85-510f-44a3-814b-6bfde6c1edf0 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:58:26 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:58:26 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:58:26 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-025e9e85-510f-44a3-814b-6bfde6c1edf0 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] Snapshot retrieved successfully. Sep 02 12:58:26 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-025e9e85-510f-44a3-814b-6bfde6c1edf0 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] http://192.168.122.82/volume/v3/snapshots/e9d136c7-a415-4276-b294-f4bff3c9f479 returned with HTTP 200 Sep 02 12:58:26 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1186/2389] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:58:26 2026] GET /volume/v3/snapshots/e9d136c7-a415-4276-b294-f4bff3c9f479 => generated 465 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:58:27 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-1eaa9c12-4e6b-4d13-8e59-d0a40563c9d4 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:58:27 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-1eaa9c12-4e6b-4d13-8e59-d0a40563c9d4 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] GET http://192.168.122.82/volume/v3/snapshots/e9d136c7-a415-4276-b294-f4bff3c9f479 Sep 02 12:58:27 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-1eaa9c12-4e6b-4d13-8e59-d0a40563c9d4 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:58:27 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-1eaa9c12-4e6b-4d13-8e59-d0a40563c9d4 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:58:27 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:58:27 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:58:27 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-1eaa9c12-4e6b-4d13-8e59-d0a40563c9d4 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] Snapshot retrieved successfully. Sep 02 12:58:27 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-1eaa9c12-4e6b-4d13-8e59-d0a40563c9d4 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] http://192.168.122.82/volume/v3/snapshots/e9d136c7-a415-4276-b294-f4bff3c9f479 returned with HTTP 200 Sep 02 12:58:27 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1204/2390] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:58:27 2026] GET /volume/v3/snapshots/e9d136c7-a415-4276-b294-f4bff3c9f479 => generated 465 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:58:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-69b4caa7-9a27-4998-8a8a-11e149102e93 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:58:28 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-69b4caa7-9a27-4998-8a8a-11e149102e93 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] GET http://192.168.122.82/volume/v3/snapshots/e9d136c7-a415-4276-b294-f4bff3c9f479 Sep 02 12:58:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-69b4caa7-9a27-4998-8a8a-11e149102e93 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:58:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-69b4caa7-9a27-4998-8a8a-11e149102e93 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:58:28 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:58:28 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:58:28 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-69b4caa7-9a27-4998-8a8a-11e149102e93 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] Snapshot retrieved successfully. Sep 02 12:58:28 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-69b4caa7-9a27-4998-8a8a-11e149102e93 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] http://192.168.122.82/volume/v3/snapshots/e9d136c7-a415-4276-b294-f4bff3c9f479 returned with HTTP 200 Sep 02 12:58:28 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1187/2391] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:58:28 2026] GET /volume/v3/snapshots/e9d136c7-a415-4276-b294-f4bff3c9f479 => generated 465 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 12:58:29 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-5b86df86-9fc3-4256-8bf2-9fa2f9e9bdcd None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:58:29 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-5b86df86-9fc3-4256-8bf2-9fa2f9e9bdcd tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] GET http://192.168.122.82/volume/v3/snapshots/e9d136c7-a415-4276-b294-f4bff3c9f479 Sep 02 12:58:29 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-5b86df86-9fc3-4256-8bf2-9fa2f9e9bdcd tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:58:29 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-5b86df86-9fc3-4256-8bf2-9fa2f9e9bdcd tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:58:29 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-5b86df86-9fc3-4256-8bf2-9fa2f9e9bdcd tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] http://192.168.122.82/volume/v3/snapshots/e9d136c7-a415-4276-b294-f4bff3c9f479 returned with HTTP 404 Sep 02 12:58:29 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1205/2392] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:58:29 2026] GET /volume/v3/snapshots/e9d136c7-a415-4276-b294-f4bff3c9f479 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:58:29 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-973f48d3-3454-499b-82a6-58b923591797 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:58:29 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-973f48d3-3454-499b-82a6-58b923591797 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] DELETE http://192.168.122.82/volume/v3/volumes/441c5252-1bee-4470-ad99-b212625bb1ed Sep 02 12:58:29 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-973f48d3-3454-499b-82a6-58b923591797 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:58:29 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-973f48d3-3454-499b-82a6-58b923591797 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] Calling method 'delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:58:29 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-973f48d3-3454-499b-82a6-58b923591797 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] Delete volume with id: 441c5252-1bee-4470-ad99-b212625bb1ed Sep 02 12:58:29 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:58:29 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:58:29 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:58:29 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:58:29 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-973f48d3-3454-499b-82a6-58b923591797 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] Volume info retrieved successfully. Sep 02 12:58:29 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-973f48d3-3454-499b-82a6-58b923591797 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] Delete volume request issued successfully. Sep 02 12:58:29 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-973f48d3-3454-499b-82a6-58b923591797 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] http://192.168.122.82/volume/v3/volumes/441c5252-1bee-4470-ad99-b212625bb1ed returned with HTTP 202 Sep 02 12:58:29 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1188/2393] 192.168.122.82 () {60 vars in 1271 bytes} [Wed Sep 2 12:58:29 2026] DELETE /volume/v3/volumes/441c5252-1bee-4470-ad99-b212625bb1ed => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 12:58:29 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-e4e68fef-2ea6-4998-8cc3-8e8141d52484 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:58:29 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e4e68fef-2ea6-4998-8cc3-8e8141d52484 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] GET http://192.168.122.82/volume/v3/volumes/441c5252-1bee-4470-ad99-b212625bb1ed Sep 02 12:58:29 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-e4e68fef-2ea6-4998-8cc3-8e8141d52484 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:58:29 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-e4e68fef-2ea6-4998-8cc3-8e8141d52484 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:58:29 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:58:29 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:58:29 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:58:29 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:58:29 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-e4e68fef-2ea6-4998-8cc3-8e8141d52484 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] Volume info retrieved successfully. Sep 02 12:58:29 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e4e68fef-2ea6-4998-8cc3-8e8141d52484 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] http://192.168.122.82/volume/v3/volumes/441c5252-1bee-4470-ad99-b212625bb1ed returned with HTTP 200 Sep 02 12:58:29 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1206/2394] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:58:29 2026] GET /volume/v3/volumes/441c5252-1bee-4470-ad99-b212625bb1ed => generated 869 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:58:30 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-9b88d248-dde0-4ae0-871d-90901ef60bba None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:58:30 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-9b88d248-dde0-4ae0-871d-90901ef60bba tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] GET http://192.168.122.82/volume/v3/volumes/441c5252-1bee-4470-ad99-b212625bb1ed Sep 02 12:58:30 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-9b88d248-dde0-4ae0-871d-90901ef60bba tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:58:30 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-9b88d248-dde0-4ae0-871d-90901ef60bba tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:58:30 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-9b88d248-dde0-4ae0-871d-90901ef60bba tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] http://192.168.122.82/volume/v3/volumes/441c5252-1bee-4470-ad99-b212625bb1ed returned with HTTP 404 Sep 02 12:58:30 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1189/2395] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:58:30 2026] GET /volume/v3/volumes/441c5252-1bee-4470-ad99-b212625bb1ed => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 12:58:30 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-8434c9cd-1c65-4d3b-9cd1-e928203b85fa None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:58:30 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-8434c9cd-1c65-4d3b-9cd1-e928203b85fa tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] DELETE http://192.168.122.82/volume/v3/volumes/a649ce27-6f06-4aa5-bbd4-bf1a8ccf1ba6 Sep 02 12:58:30 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-8434c9cd-1c65-4d3b-9cd1-e928203b85fa tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:58:30 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-8434c9cd-1c65-4d3b-9cd1-e928203b85fa tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] Calling method 'delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:58:30 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-8434c9cd-1c65-4d3b-9cd1-e928203b85fa tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] Delete volume with id: a649ce27-6f06-4aa5-bbd4-bf1a8ccf1ba6 Sep 02 12:58:30 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:58:30 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:58:30 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:58:30 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:58:30 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-8434c9cd-1c65-4d3b-9cd1-e928203b85fa tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] Volume info retrieved successfully. Sep 02 12:58:30 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-8434c9cd-1c65-4d3b-9cd1-e928203b85fa tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] Delete volume request issued successfully. Sep 02 12:58:30 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-8434c9cd-1c65-4d3b-9cd1-e928203b85fa tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] http://192.168.122.82/volume/v3/volumes/a649ce27-6f06-4aa5-bbd4-bf1a8ccf1ba6 returned with HTTP 202 Sep 02 12:58:30 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1207/2396] 192.168.122.82 () {60 vars in 1271 bytes} [Wed Sep 2 12:58:30 2026] DELETE /volume/v3/volumes/a649ce27-6f06-4aa5-bbd4-bf1a8ccf1ba6 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 12:58:30 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-852c3b87-c8b5-4ed9-9589-d738d65125a8 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:58:30 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-852c3b87-c8b5-4ed9-9589-d738d65125a8 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] GET http://192.168.122.82/volume/v3/volumes/a649ce27-6f06-4aa5-bbd4-bf1a8ccf1ba6 Sep 02 12:58:30 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-852c3b87-c8b5-4ed9-9589-d738d65125a8 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:58:30 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-852c3b87-c8b5-4ed9-9589-d738d65125a8 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:58:30 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:58:30 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:58:30 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:58:30 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:58:30 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-852c3b87-c8b5-4ed9-9589-d738d65125a8 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] Volume info retrieved successfully. Sep 02 12:58:30 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-852c3b87-c8b5-4ed9-9589-d738d65125a8 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] http://192.168.122.82/volume/v3/volumes/a649ce27-6f06-4aa5-bbd4-bf1a8ccf1ba6 returned with HTTP 200 Sep 02 12:58:30 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1190/2397] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:58:30 2026] GET /volume/v3/volumes/a649ce27-6f06-4aa5-bbd4-bf1a8ccf1ba6 => generated 903 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:58:31 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-6af8b6ae-a4da-4494-95f4-7636f5e25180 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:58:31 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-6af8b6ae-a4da-4494-95f4-7636f5e25180 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] GET http://192.168.122.82/volume/v3/volumes/a649ce27-6f06-4aa5-bbd4-bf1a8ccf1ba6 Sep 02 12:58:31 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-6af8b6ae-a4da-4494-95f4-7636f5e25180 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:58:31 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-6af8b6ae-a4da-4494-95f4-7636f5e25180 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:58:31 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:58:31 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:58:31 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:58:31 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:58:31 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-6af8b6ae-a4da-4494-95f4-7636f5e25180 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] Volume info retrieved successfully. Sep 02 12:58:31 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-6af8b6ae-a4da-4494-95f4-7636f5e25180 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] http://192.168.122.82/volume/v3/volumes/a649ce27-6f06-4aa5-bbd4-bf1a8ccf1ba6 returned with HTTP 200 Sep 02 12:58:31 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1208/2398] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:58:31 2026] GET /volume/v3/volumes/a649ce27-6f06-4aa5-bbd4-bf1a8ccf1ba6 => generated 903 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:58:32 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-c1091019-5026-49eb-96ec-9842864935cc None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:58:32 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-c1091019-5026-49eb-96ec-9842864935cc tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] GET http://192.168.122.82/volume/v3/volumes/a649ce27-6f06-4aa5-bbd4-bf1a8ccf1ba6 Sep 02 12:58:32 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-c1091019-5026-49eb-96ec-9842864935cc tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:58:32 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-c1091019-5026-49eb-96ec-9842864935cc tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:58:32 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-c1091019-5026-49eb-96ec-9842864935cc tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] http://192.168.122.82/volume/v3/volumes/a649ce27-6f06-4aa5-bbd4-bf1a8ccf1ba6 returned with HTTP 404 Sep 02 12:58:32 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1191/2399] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:58:32 2026] GET /volume/v3/volumes/a649ce27-6f06-4aa5-bbd4-bf1a8ccf1ba6 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 12:58:32 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-80d4b6fb-e60a-487c-ae31-9b6c4122c0a7 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:58:32 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-80d4b6fb-e60a-487c-ae31-9b6c4122c0a7 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] DELETE http://192.168.122.82/volume/v3/snapshots/e9d136c7-a415-4276-b294-f4bff3c9f479 Sep 02 12:58:32 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-80d4b6fb-e60a-487c-ae31-9b6c4122c0a7 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:58:32 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-80d4b6fb-e60a-487c-ae31-9b6c4122c0a7 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] Calling method 'delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:58:32 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.snapshots [None req-80d4b6fb-e60a-487c-ae31-9b6c4122c0a7 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] Delete snapshot with id: e9d136c7-a415-4276-b294-f4bff3c9f479 Sep 02 12:58:32 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-80d4b6fb-e60a-487c-ae31-9b6c4122c0a7 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] http://192.168.122.82/volume/v3/snapshots/e9d136c7-a415-4276-b294-f4bff3c9f479 returned with HTTP 404 Sep 02 12:58:32 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1209/2400] 192.168.122.82 () {58 vars in 1236 bytes} [Wed Sep 2 12:58:32 2026] DELETE /volume/v3/snapshots/e9d136c7-a415-4276-b294-f4bff3c9f479 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 12:58:32 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-d25f3755-022a-44d5-b6b7-f247b79fca25 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:58:32 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-d25f3755-022a-44d5-b6b7-f247b79fca25 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] GET http://192.168.122.82/volume/v3/snapshots/e9d136c7-a415-4276-b294-f4bff3c9f479 Sep 02 12:58:32 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-d25f3755-022a-44d5-b6b7-f247b79fca25 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:58:32 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-d25f3755-022a-44d5-b6b7-f247b79fca25 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:58:32 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-d25f3755-022a-44d5-b6b7-f247b79fca25 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] http://192.168.122.82/volume/v3/snapshots/e9d136c7-a415-4276-b294-f4bff3c9f479 returned with HTTP 404 Sep 02 12:58:32 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1192/2401] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:58:32 2026] GET /volume/v3/snapshots/e9d136c7-a415-4276-b294-f4bff3c9f479 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 12:58:32 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-56484ef5-b22f-4bb5-96dc-f244ebeb65e6 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:58:32 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-56484ef5-b22f-4bb5-96dc-f244ebeb65e6 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] DELETE http://192.168.122.82/volume/v3/volumes/441c5252-1bee-4470-ad99-b212625bb1ed Sep 02 12:58:32 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-56484ef5-b22f-4bb5-96dc-f244ebeb65e6 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:58:32 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-56484ef5-b22f-4bb5-96dc-f244ebeb65e6 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] Calling method 'delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:58:32 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-56484ef5-b22f-4bb5-96dc-f244ebeb65e6 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] Delete volume with id: 441c5252-1bee-4470-ad99-b212625bb1ed Sep 02 12:58:32 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-56484ef5-b22f-4bb5-96dc-f244ebeb65e6 tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] http://192.168.122.82/volume/v3/volumes/441c5252-1bee-4470-ad99-b212625bb1ed returned with HTTP 404 Sep 02 12:58:32 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1210/2402] 192.168.122.82 () {60 vars in 1271 bytes} [Wed Sep 2 12:58:32 2026] DELETE /volume/v3/volumes/441c5252-1bee-4470-ad99-b212625bb1ed => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 12:58:33 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-e97cfd62-7181-44e2-9c8a-aed826ea7bab None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:58:33 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-e97cfd62-7181-44e2-9c8a-aed826ea7bab tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] GET http://192.168.122.82/volume/v3/volumes/441c5252-1bee-4470-ad99-b212625bb1ed Sep 02 12:58:33 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-e97cfd62-7181-44e2-9c8a-aed826ea7bab tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:58:33 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-e97cfd62-7181-44e2-9c8a-aed826ea7bab tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:58:33 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-e97cfd62-7181-44e2-9c8a-aed826ea7bab tempest-VolumeDependencyTests-1333875830 tempest-VolumeDependencyTests-1333875830-project-member] http://192.168.122.82/volume/v3/volumes/441c5252-1bee-4470-ad99-b212625bb1ed returned with HTTP 404 Sep 02 12:58:33 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1193/2403] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:58:32 2026] GET /volume/v3/volumes/441c5252-1bee-4470-ad99-b212625bb1ed => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 12:58:37 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-2f4f0ae2-a36f-421b-8fc0-a57f59ea8e5b None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:58:38 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-2f4f0ae2-a36f-421b-8fc0-a57f59ea8e5b tempest-ProjectReaderTests-660624171 tempest-ProjectReaderTests-660624171-project-admin] POST http://192.168.122.82/volume/v3/volumes Sep 02 12:58:38 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-2f4f0ae2-a36f-421b-8fc0-a57f59ea8e5b tempest-ProjectReaderTests-660624171 tempest-ProjectReaderTests-660624171-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1664778181"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:58:38 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.volumes [None req-2f4f0ae2-a36f-421b-8fc0-a57f59ea8e5b tempest-ProjectReaderTests-660624171 tempest-ProjectReaderTests-660624171-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1664778181'}} {{(pid=86935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 12:58:38 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-2f4f0ae2-a36f-421b-8fc0-a57f59ea8e5b tempest-ProjectReaderTests-660624171 tempest-ProjectReaderTests-660624171-project-admin] Create volume of 1 GB Sep 02 12:58:38 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-2f4f0ae2-a36f-421b-8fc0-a57f59ea8e5b tempest-ProjectReaderTests-660624171 tempest-ProjectReaderTests-660624171-project-admin] Availability Zones retrieved successfully. Sep 02 12:58:38 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-2f4f0ae2-a36f-421b-8fc0-a57f59ea8e5b tempest-ProjectReaderTests-660624171 tempest-ProjectReaderTests-660624171-project-admin] Flow 'volume_create_api' (e549a7a0-dad9-4bea-b578-108ae9ae63ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:58:38 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-2f4f0ae2-a36f-421b-8fc0-a57f59ea8e5b tempest-ProjectReaderTests-660624171 tempest-ProjectReaderTests-660624171-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae0041f3-0f9c-4614-8080-be2bbe73531a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:58:38 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.flows.api.create_volume [None req-2f4f0ae2-a36f-421b-8fc0-a57f59ea8e5b tempest-ProjectReaderTests-660624171 tempest-ProjectReaderTests-660624171-project-admin] Validating volume size '1' using validate_int {{(pid=86935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 12:58:38 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-2f4f0ae2-a36f-421b-8fc0-a57f59ea8e5b tempest-ProjectReaderTests-660624171 tempest-ProjectReaderTests-660624171-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae0041f3-0f9c-4614-8080-be2bbe73531a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:58:38 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-2f4f0ae2-a36f-421b-8fc0-a57f59ea8e5b tempest-ProjectReaderTests-660624171 tempest-ProjectReaderTests-660624171-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1bd98178-d175-49b1-8b15-3e7e5d3ea60c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:58:38 devstack devstack@c-api.service[86935]: DEBUG cinder.quota [None req-2f4f0ae2-a36f-421b-8fc0-a57f59ea8e5b tempest-ProjectReaderTests-660624171 tempest-ProjectReaderTests-660624171-project-admin] Created reservations ['f4177379-5bd3-4c82-b116-3a9e742af8b6', 'e70b8ec2-9b06-4a1e-a06b-4208efecf663', 'dc38034f-9cab-43ae-9a15-d2e63fbacde6', '55cd2595-ec63-4f77-b7e9-9804edabdac2'] {{(pid=86935) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:58:38 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-2f4f0ae2-a36f-421b-8fc0-a57f59ea8e5b tempest-ProjectReaderTests-660624171 tempest-ProjectReaderTests-660624171-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1bd98178-d175-49b1-8b15-3e7e5d3ea60c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f4177379-5bd3-4c82-b116-3a9e742af8b6', 'e70b8ec2-9b06-4a1e-a06b-4208efecf663', 'dc38034f-9cab-43ae-9a15-d2e63fbacde6', '55cd2595-ec63-4f77-b7e9-9804edabdac2']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:58:38 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-2f4f0ae2-a36f-421b-8fc0-a57f59ea8e5b tempest-ProjectReaderTests-660624171 tempest-ProjectReaderTests-660624171-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d8201b1-6b05-438b-a0a8-df730544a7a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:58:38 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:58:38 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:58:38 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-2f4f0ae2-a36f-421b-8fc0-a57f59ea8e5b tempest-ProjectReaderTests-660624171 tempest-ProjectReaderTests-660624171-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d8201b1-6b05-438b-a0a8-df730544a7a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8c591893-7332-49b9-a4c5-0dda86648236', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1664778181',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e7e98dd4439470da951b92bc5c37935',qos_specs=None,replication_status=,reservations=['f4177379-5bd3-4c82-b116-3a9e742af8b6','e70b8ec2-9b06-4a1e-a06b-4208efecf663','dc38034f-9cab-43ae-9a15-d2e63fbacde6','55cd2595-ec63-4f77-b7e9-9804edabdac2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c24aa22d92541fab9ba28514120954f',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T10:58:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1664778181',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8c591893-7332-49b9-a4c5-0dda86648236,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e7e98dd4439470da951b92bc5c37935',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1c24aa22d92541fab9ba28514120954f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:58:38 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-2f4f0ae2-a36f-421b-8fc0-a57f59ea8e5b tempest-ProjectReaderTests-660624171 tempest-ProjectReaderTests-660624171-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed077b2c-7ced-4391-82e2-067cf0df5989) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:58:38 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-2f4f0ae2-a36f-421b-8fc0-a57f59ea8e5b tempest-ProjectReaderTests-660624171 tempest-ProjectReaderTests-660624171-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed077b2c-7ced-4391-82e2-067cf0df5989) transitioned into state 'SUCCESS' from state '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-1664778181',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e7e98dd4439470da951b92bc5c37935',qos_specs=None,replication_status=,reservations=['f4177379-5bd3-4c82-b116-3a9e742af8b6','e70b8ec2-9b06-4a1e-a06b-4208efecf663','dc38034f-9cab-43ae-9a15-d2e63fbacde6','55cd2595-ec63-4f77-b7e9-9804edabdac2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c24aa22d92541fab9ba28514120954f',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:58:38 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-2f4f0ae2-a36f-421b-8fc0-a57f59ea8e5b tempest-ProjectReaderTests-660624171 tempest-ProjectReaderTests-660624171-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45c34fb0-add4-4c68-b04a-643360d386bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:58:38 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-2f4f0ae2-a36f-421b-8fc0-a57f59ea8e5b tempest-ProjectReaderTests-660624171 tempest-ProjectReaderTests-660624171-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45c34fb0-add4-4c68-b04a-643360d386bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:58:38 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-2f4f0ae2-a36f-421b-8fc0-a57f59ea8e5b tempest-ProjectReaderTests-660624171 tempest-ProjectReaderTests-660624171-project-admin] Flow 'volume_create_api' (e549a7a0-dad9-4bea-b578-108ae9ae63ff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:58:38 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-2f4f0ae2-a36f-421b-8fc0-a57f59ea8e5b tempest-ProjectReaderTests-660624171 tempest-ProjectReaderTests-660624171-project-admin] Create volume request issued successfully. Sep 02 12:58:38 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-2f4f0ae2-a36f-421b-8fc0-a57f59ea8e5b tempest-ProjectReaderTests-660624171 tempest-ProjectReaderTests-660624171-project-admin] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 12:58:38 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1211/2404] 192.168.122.82 () {60 vars in 1137 bytes} [Wed Sep 2 12:58:37 2026] POST /volume/v3/volumes => generated 785 bytes in 629 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 12:58:38 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-6435456b-fa0c-4099-b778-fcacb0c68211 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:58:38 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-6435456b-fa0c-4099-b778-fcacb0c68211 tempest-ProjectReaderTests-660624171 tempest-ProjectReaderTests-660624171-project-admin] GET http://192.168.122.82/volume/v3/volumes/8c591893-7332-49b9-a4c5-0dda86648236 Sep 02 12:58:38 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-6435456b-fa0c-4099-b778-fcacb0c68211 tempest-ProjectReaderTests-660624171 tempest-ProjectReaderTests-660624171-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:58:38 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-6435456b-fa0c-4099-b778-fcacb0c68211 tempest-ProjectReaderTests-660624171 tempest-ProjectReaderTests-660624171-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:58:38 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:58:38 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:58:38 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:58:38 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:58:38 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-6435456b-fa0c-4099-b778-fcacb0c68211 tempest-ProjectReaderTests-660624171 tempest-ProjectReaderTests-660624171-project-admin] Volume info retrieved successfully. Sep 02 12:58:38 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-6435456b-fa0c-4099-b778-fcacb0c68211 tempest-ProjectReaderTests-660624171 tempest-ProjectReaderTests-660624171-project-admin] http://192.168.122.82/volume/v3/volumes/8c591893-7332-49b9-a4c5-0dda86648236 returned with HTTP 200 Sep 02 12:58:38 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1194/2405] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:58:38 2026] GET /volume/v3/volumes/8c591893-7332-49b9-a4c5-0dda86648236 => generated 964 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:58:39 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-28a01df5-7352-4d42-8825-37847ef99230 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:58:39 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-28a01df5-7352-4d42-8825-37847ef99230 tempest-ProjectReaderTests-660624171 tempest-ProjectReaderTests-660624171-project-admin] GET http://192.168.122.82/volume/v3/volumes/8c591893-7332-49b9-a4c5-0dda86648236 Sep 02 12:58:39 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-28a01df5-7352-4d42-8825-37847ef99230 tempest-ProjectReaderTests-660624171 tempest-ProjectReaderTests-660624171-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:58:39 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-28a01df5-7352-4d42-8825-37847ef99230 tempest-ProjectReaderTests-660624171 tempest-ProjectReaderTests-660624171-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:58:39 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:58:39 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:58:39 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:58:39 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:58:39 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-28a01df5-7352-4d42-8825-37847ef99230 tempest-ProjectReaderTests-660624171 tempest-ProjectReaderTests-660624171-project-admin] Volume info retrieved successfully. Sep 02 12:58:39 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-28a01df5-7352-4d42-8825-37847ef99230 tempest-ProjectReaderTests-660624171 tempest-ProjectReaderTests-660624171-project-admin] http://192.168.122.82/volume/v3/volumes/8c591893-7332-49b9-a4c5-0dda86648236 returned with HTTP 200 Sep 02 12:58:39 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1212/2406] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:58:39 2026] GET /volume/v3/volumes/8c591893-7332-49b9-a4c5-0dda86648236 => generated 1014 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 12:58:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-8fd8fc50-82f3-4906-b2ae-a4adb99da124 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:58:40 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-8fd8fc50-82f3-4906-b2ae-a4adb99da124 tempest-ProjectReaderTests-660624171 tempest-ProjectReaderTests-660624171-project-admin] GET http://192.168.122.82/volume/v3/volumes/8c591893-7332-49b9-a4c5-0dda86648236 Sep 02 12:58:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-8fd8fc50-82f3-4906-b2ae-a4adb99da124 tempest-ProjectReaderTests-660624171 tempest-ProjectReaderTests-660624171-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:58:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-8fd8fc50-82f3-4906-b2ae-a4adb99da124 tempest-ProjectReaderTests-660624171 tempest-ProjectReaderTests-660624171-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:58:40 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:58:40 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:58:40 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:58:40 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:58:40 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-8fd8fc50-82f3-4906-b2ae-a4adb99da124 tempest-ProjectReaderTests-660624171 tempest-ProjectReaderTests-660624171-project-admin] Volume info retrieved successfully. Sep 02 12:58:40 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-8fd8fc50-82f3-4906-b2ae-a4adb99da124 tempest-ProjectReaderTests-660624171 tempest-ProjectReaderTests-660624171-project-admin] http://192.168.122.82/volume/v3/volumes/8c591893-7332-49b9-a4c5-0dda86648236 returned with HTTP 200 Sep 02 12:58:40 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1195/2407] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:58:40 2026] GET /volume/v3/volumes/8c591893-7332-49b9-a4c5-0dda86648236 => generated 1015 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:58:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-42a14558-445b-48c1-99ab-e41262091db9 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:58:41 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-42a14558-445b-48c1-99ab-e41262091db9 tempest-ProjectReaderTests-660624171 tempest-ProjectReaderTests-660624171-project-reader] POST http://192.168.122.82/volume/v3/volumes/8c591893-7332-49b9-a4c5-0dda86648236/action Sep 02 12:58:41 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-42a14558-445b-48c1-99ab-e41262091db9 tempest-ProjectReaderTests-660624171 tempest-ProjectReaderTests-660624171-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=86935) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 12:58:41 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-42a14558-445b-48c1-99ab-e41262091db9 tempest-ProjectReaderTests-660624171 tempest-ProjectReaderTests-660624171-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:58:41 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:58:41 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:58:41 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:58:41 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:58:41 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-42a14558-445b-48c1-99ab-e41262091db9 tempest-ProjectReaderTests-660624171 tempest-ProjectReaderTests-660624171-project-reader] Volume info retrieved successfully. Sep 02 12:58:41 devstack devstack@c-api.service[86935]: DEBUG cinder.policy [None req-42a14558-445b-48c1-99ab-e41262091db9 tempest-ProjectReaderTests-660624171 tempest-ProjectReaderTests-660624171-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'da4222eb48d740b3979002435abd1b6c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5e7e98dd4439470da951b92bc5c37935', '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=86935) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 12:58:41 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-42a14558-445b-48c1-99ab-e41262091db9 tempest-ProjectReaderTests-660624171 tempest-ProjectReaderTests-660624171-project-reader] http://192.168.122.82/volume/v3/volumes/8c591893-7332-49b9-a4c5-0dda86648236/action returned with HTTP 403 Sep 02 12:58:41 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1213/2408] 192.168.122.82 () {60 vars in 1269 bytes} [Wed Sep 2 12:58:40 2026] POST /volume/v3/volumes/8c591893-7332-49b9-a4c5-0dda86648236/action => generated 131 bytes in 386 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:58:41 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-308acc95-8293-42f8-9d44-fd3fea3f069c None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:58:41 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-308acc95-8293-42f8-9d44-fd3fea3f069c tempest-ProjectReaderTests-660624171 tempest-ProjectReaderTests-660624171-project-admin] DELETE http://192.168.122.82/volume/v3/volumes/8c591893-7332-49b9-a4c5-0dda86648236 Sep 02 12:58:41 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-308acc95-8293-42f8-9d44-fd3fea3f069c tempest-ProjectReaderTests-660624171 tempest-ProjectReaderTests-660624171-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:58:41 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-308acc95-8293-42f8-9d44-fd3fea3f069c tempest-ProjectReaderTests-660624171 tempest-ProjectReaderTests-660624171-project-admin] Calling method 'delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:58:41 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-308acc95-8293-42f8-9d44-fd3fea3f069c tempest-ProjectReaderTests-660624171 tempest-ProjectReaderTests-660624171-project-admin] Delete volume with id: 8c591893-7332-49b9-a4c5-0dda86648236 Sep 02 12:58:41 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:58:41 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:58:41 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:58:41 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:58:41 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-308acc95-8293-42f8-9d44-fd3fea3f069c tempest-ProjectReaderTests-660624171 tempest-ProjectReaderTests-660624171-project-admin] Volume info retrieved successfully. Sep 02 12:58:41 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-308acc95-8293-42f8-9d44-fd3fea3f069c tempest-ProjectReaderTests-660624171 tempest-ProjectReaderTests-660624171-project-admin] Delete volume request issued successfully. Sep 02 12:58:41 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-308acc95-8293-42f8-9d44-fd3fea3f069c tempest-ProjectReaderTests-660624171 tempest-ProjectReaderTests-660624171-project-admin] http://192.168.122.82/volume/v3/volumes/8c591893-7332-49b9-a4c5-0dda86648236 returned with HTTP 202 Sep 02 12:58:41 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1196/2409] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 12:58:41 2026] DELETE /volume/v3/volumes/8c591893-7332-49b9-a4c5-0dda86648236 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 12:58:41 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-94055dd1-0926-4d0d-8677-2c2c45a4b603 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:58:41 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-94055dd1-0926-4d0d-8677-2c2c45a4b603 tempest-ProjectReaderTests-660624171 tempest-ProjectReaderTests-660624171-project-admin] GET http://192.168.122.82/volume/v3/volumes/8c591893-7332-49b9-a4c5-0dda86648236 Sep 02 12:58:41 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-94055dd1-0926-4d0d-8677-2c2c45a4b603 tempest-ProjectReaderTests-660624171 tempest-ProjectReaderTests-660624171-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:58:41 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-94055dd1-0926-4d0d-8677-2c2c45a4b603 tempest-ProjectReaderTests-660624171 tempest-ProjectReaderTests-660624171-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:58:41 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:58:41 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:58:41 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:58:41 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:58:41 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-94055dd1-0926-4d0d-8677-2c2c45a4b603 tempest-ProjectReaderTests-660624171 tempest-ProjectReaderTests-660624171-project-admin] Volume info retrieved successfully. Sep 02 12:58:41 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-94055dd1-0926-4d0d-8677-2c2c45a4b603 tempest-ProjectReaderTests-660624171 tempest-ProjectReaderTests-660624171-project-admin] http://192.168.122.82/volume/v3/volumes/8c591893-7332-49b9-a4c5-0dda86648236 returned with HTTP 200 Sep 02 12:58:41 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1214/2410] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:58:41 2026] GET /volume/v3/volumes/8c591893-7332-49b9-a4c5-0dda86648236 => generated 1014 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:58:42 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-33097945-62e7-4afb-b514-01091dfcf42a None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:58:42 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-33097945-62e7-4afb-b514-01091dfcf42a tempest-ProjectReaderTests-660624171 tempest-ProjectReaderTests-660624171-project-admin] GET http://192.168.122.82/volume/v3/volumes/8c591893-7332-49b9-a4c5-0dda86648236 Sep 02 12:58:42 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-33097945-62e7-4afb-b514-01091dfcf42a tempest-ProjectReaderTests-660624171 tempest-ProjectReaderTests-660624171-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:58:42 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-33097945-62e7-4afb-b514-01091dfcf42a tempest-ProjectReaderTests-660624171 tempest-ProjectReaderTests-660624171-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:58:42 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-33097945-62e7-4afb-b514-01091dfcf42a tempest-ProjectReaderTests-660624171 tempest-ProjectReaderTests-660624171-project-admin] http://192.168.122.82/volume/v3/volumes/8c591893-7332-49b9-a4c5-0dda86648236 returned with HTTP 404 Sep 02 12:58:42 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1197/2411] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:58:42 2026] GET /volume/v3/volumes/8c591893-7332-49b9-a4c5-0dda86648236 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:58:42 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-07bb3389-98bc-499c-80a3-96127593181c None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:58:42 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-07bb3389-98bc-499c-80a3-96127593181c tempest-ProjectReaderTests-660624171 tempest-ProjectReaderTests-660624171-project-admin] POST http://192.168.122.82/volume/v3/volumes Sep 02 12:58:42 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-07bb3389-98bc-499c-80a3-96127593181c tempest-ProjectReaderTests-660624171 tempest-ProjectReaderTests-660624171-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-695781260"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:58:42 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.volumes [None req-07bb3389-98bc-499c-80a3-96127593181c tempest-ProjectReaderTests-660624171 tempest-ProjectReaderTests-660624171-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-695781260'}} {{(pid=86935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 12:58:42 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-07bb3389-98bc-499c-80a3-96127593181c tempest-ProjectReaderTests-660624171 tempest-ProjectReaderTests-660624171-project-admin] Create volume of 1 GB Sep 02 12:58:42 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-07bb3389-98bc-499c-80a3-96127593181c tempest-ProjectReaderTests-660624171 tempest-ProjectReaderTests-660624171-project-admin] Availability Zones retrieved successfully. Sep 02 12:58:42 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-07bb3389-98bc-499c-80a3-96127593181c tempest-ProjectReaderTests-660624171 tempest-ProjectReaderTests-660624171-project-admin] Flow 'volume_create_api' (04ea3a26-4f72-4160-980a-0742a4eb680a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:58:42 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-07bb3389-98bc-499c-80a3-96127593181c tempest-ProjectReaderTests-660624171 tempest-ProjectReaderTests-660624171-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0af741c4-f958-40c0-bf37-c01520b2ee8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:58:42 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.flows.api.create_volume [None req-07bb3389-98bc-499c-80a3-96127593181c tempest-ProjectReaderTests-660624171 tempest-ProjectReaderTests-660624171-project-admin] Validating volume size '1' using validate_int {{(pid=86935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 12:58:42 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-07bb3389-98bc-499c-80a3-96127593181c tempest-ProjectReaderTests-660624171 tempest-ProjectReaderTests-660624171-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0af741c4-f958-40c0-bf37-c01520b2ee8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:58:42 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-07bb3389-98bc-499c-80a3-96127593181c tempest-ProjectReaderTests-660624171 tempest-ProjectReaderTests-660624171-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be82b8ef-7a17-44ef-9fa7-78c603b85fdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:58:42 devstack devstack@c-api.service[86935]: DEBUG cinder.quota [None req-07bb3389-98bc-499c-80a3-96127593181c tempest-ProjectReaderTests-660624171 tempest-ProjectReaderTests-660624171-project-admin] Created reservations ['cdb0c954-9d31-4a8b-8bb0-40b894dd806f', 'e6e1fa63-5778-4c0b-a323-0b03c4ce80e8', 'f0d4e720-affd-422d-97ef-219f850883cc', '09b91554-2032-487d-8ea7-d2d82e9d5e14'] {{(pid=86935) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:58:42 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-07bb3389-98bc-499c-80a3-96127593181c tempest-ProjectReaderTests-660624171 tempest-ProjectReaderTests-660624171-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be82b8ef-7a17-44ef-9fa7-78c603b85fdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cdb0c954-9d31-4a8b-8bb0-40b894dd806f', 'e6e1fa63-5778-4c0b-a323-0b03c4ce80e8', 'f0d4e720-affd-422d-97ef-219f850883cc', '09b91554-2032-487d-8ea7-d2d82e9d5e14']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:58:42 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-07bb3389-98bc-499c-80a3-96127593181c tempest-ProjectReaderTests-660624171 tempest-ProjectReaderTests-660624171-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7303c4a-a9d7-42a9-9ee1-c5d8cfebe06f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:58:42 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:58:42 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:58:42 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-07bb3389-98bc-499c-80a3-96127593181c tempest-ProjectReaderTests-660624171 tempest-ProjectReaderTests-660624171-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7303c4a-a9d7-42a9-9ee1-c5d8cfebe06f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ecad83c6-c110-461f-bda1-911f34759004', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-695781260',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e7e98dd4439470da951b92bc5c37935',qos_specs=None,replication_status=,reservations=['cdb0c954-9d31-4a8b-8bb0-40b894dd806f','e6e1fa63-5778-4c0b-a323-0b03c4ce80e8','f0d4e720-affd-422d-97ef-219f850883cc','09b91554-2032-487d-8ea7-d2d82e9d5e14'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c24aa22d92541fab9ba28514120954f',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T10:58:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-695781260',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ecad83c6-c110-461f-bda1-911f34759004,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e7e98dd4439470da951b92bc5c37935',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1c24aa22d92541fab9ba28514120954f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:58:42 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-07bb3389-98bc-499c-80a3-96127593181c tempest-ProjectReaderTests-660624171 tempest-ProjectReaderTests-660624171-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (378a5c4f-f654-4572-8e17-9f362907d537) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:58:42 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-07bb3389-98bc-499c-80a3-96127593181c tempest-ProjectReaderTests-660624171 tempest-ProjectReaderTests-660624171-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (378a5c4f-f654-4572-8e17-9f362907d537) transitioned into state 'SUCCESS' from state '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-695781260',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e7e98dd4439470da951b92bc5c37935',qos_specs=None,replication_status=,reservations=['cdb0c954-9d31-4a8b-8bb0-40b894dd806f','e6e1fa63-5778-4c0b-a323-0b03c4ce80e8','f0d4e720-affd-422d-97ef-219f850883cc','09b91554-2032-487d-8ea7-d2d82e9d5e14'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c24aa22d92541fab9ba28514120954f',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:58:42 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-07bb3389-98bc-499c-80a3-96127593181c tempest-ProjectReaderTests-660624171 tempest-ProjectReaderTests-660624171-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (750717ed-5e10-4769-a4cc-3be2cafb759f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:58:42 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-07bb3389-98bc-499c-80a3-96127593181c tempest-ProjectReaderTests-660624171 tempest-ProjectReaderTests-660624171-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (750717ed-5e10-4769-a4cc-3be2cafb759f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:58:42 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-07bb3389-98bc-499c-80a3-96127593181c tempest-ProjectReaderTests-660624171 tempest-ProjectReaderTests-660624171-project-admin] Flow 'volume_create_api' (04ea3a26-4f72-4160-980a-0742a4eb680a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:58:42 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-07bb3389-98bc-499c-80a3-96127593181c tempest-ProjectReaderTests-660624171 tempest-ProjectReaderTests-660624171-project-admin] Create volume request issued successfully. Sep 02 12:58:42 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-07bb3389-98bc-499c-80a3-96127593181c tempest-ProjectReaderTests-660624171 tempest-ProjectReaderTests-660624171-project-admin] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 12:58:42 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1215/2412] 192.168.122.82 () {60 vars in 1137 bytes} [Wed Sep 2 12:58:42 2026] POST /volume/v3/volumes => generated 784 bytes in 484 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 12:58:42 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-fdfd15b6-92da-4411-903d-952e42667c78 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:58:43 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-fdfd15b6-92da-4411-903d-952e42667c78 tempest-ProjectReaderTests-660624171 tempest-ProjectReaderTests-660624171-project-admin] GET http://192.168.122.82/volume/v3/volumes/ecad83c6-c110-461f-bda1-911f34759004 Sep 02 12:58:43 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-fdfd15b6-92da-4411-903d-952e42667c78 tempest-ProjectReaderTests-660624171 tempest-ProjectReaderTests-660624171-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:58:43 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-fdfd15b6-92da-4411-903d-952e42667c78 tempest-ProjectReaderTests-660624171 tempest-ProjectReaderTests-660624171-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:58:43 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:58:43 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:58:43 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:58:43 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:58:43 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-fdfd15b6-92da-4411-903d-952e42667c78 tempest-ProjectReaderTests-660624171 tempest-ProjectReaderTests-660624171-project-admin] Volume info retrieved successfully. Sep 02 12:58:43 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-fdfd15b6-92da-4411-903d-952e42667c78 tempest-ProjectReaderTests-660624171 tempest-ProjectReaderTests-660624171-project-admin] http://192.168.122.82/volume/v3/volumes/ecad83c6-c110-461f-bda1-911f34759004 returned with HTTP 200 Sep 02 12:58:43 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1198/2413] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:58:42 2026] GET /volume/v3/volumes/ecad83c6-c110-461f-bda1-911f34759004 => generated 963 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:58:44 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-3f5d1ef2-f058-4104-8f0e-7e3d28d33d71 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:58:44 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-3f5d1ef2-f058-4104-8f0e-7e3d28d33d71 tempest-ProjectReaderTests-660624171 tempest-ProjectReaderTests-660624171-project-admin] GET http://192.168.122.82/volume/v3/volumes/ecad83c6-c110-461f-bda1-911f34759004 Sep 02 12:58:44 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-3f5d1ef2-f058-4104-8f0e-7e3d28d33d71 tempest-ProjectReaderTests-660624171 tempest-ProjectReaderTests-660624171-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:58:44 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-3f5d1ef2-f058-4104-8f0e-7e3d28d33d71 tempest-ProjectReaderTests-660624171 tempest-ProjectReaderTests-660624171-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:58:44 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:58:44 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:58:44 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:58:44 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:58:44 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-3f5d1ef2-f058-4104-8f0e-7e3d28d33d71 tempest-ProjectReaderTests-660624171 tempest-ProjectReaderTests-660624171-project-admin] Volume info retrieved successfully. Sep 02 12:58:44 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-3f5d1ef2-f058-4104-8f0e-7e3d28d33d71 tempest-ProjectReaderTests-660624171 tempest-ProjectReaderTests-660624171-project-admin] http://192.168.122.82/volume/v3/volumes/ecad83c6-c110-461f-bda1-911f34759004 returned with HTTP 200 Sep 02 12:58:44 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1216/2414] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:58:44 2026] GET /volume/v3/volumes/ecad83c6-c110-461f-bda1-911f34759004 => generated 1013 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:58:45 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-76600168-b1f4-4ea1-bc67-83d4301bd1b6 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:58:45 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-76600168-b1f4-4ea1-bc67-83d4301bd1b6 tempest-ProjectReaderTests-660624171 tempest-ProjectReaderTests-660624171-project-admin] GET http://192.168.122.82/volume/v3/volumes/ecad83c6-c110-461f-bda1-911f34759004 Sep 02 12:58:45 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-76600168-b1f4-4ea1-bc67-83d4301bd1b6 tempest-ProjectReaderTests-660624171 tempest-ProjectReaderTests-660624171-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:58:45 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-76600168-b1f4-4ea1-bc67-83d4301bd1b6 tempest-ProjectReaderTests-660624171 tempest-ProjectReaderTests-660624171-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:58:45 devstack devstack@c-api.service[86936]: DEBUG dbcounter [-] [86936] Writing DB stats cinder:SELECT=293,cinder:UPDATE=82,cinder:INSERT=40 {{(pid=86936) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 12:58:45 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:58:45 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:58:45 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:58:45 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:58:45 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-76600168-b1f4-4ea1-bc67-83d4301bd1b6 tempest-ProjectReaderTests-660624171 tempest-ProjectReaderTests-660624171-project-admin] Volume info retrieved successfully. Sep 02 12:58:45 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-76600168-b1f4-4ea1-bc67-83d4301bd1b6 tempest-ProjectReaderTests-660624171 tempest-ProjectReaderTests-660624171-project-admin] http://192.168.122.82/volume/v3/volumes/ecad83c6-c110-461f-bda1-911f34759004 returned with HTTP 200 Sep 02 12:58:45 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1199/2415] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:58:45 2026] GET /volume/v3/volumes/ecad83c6-c110-461f-bda1-911f34759004 => generated 1014 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:58:45 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-f60e4030-fdf8-45de-8025-420b9405bd46 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:58:45 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-f60e4030-fdf8-45de-8025-420b9405bd46 tempest-ProjectReaderTests-660624171 tempest-ProjectReaderTests-660624171-project-reader] POST http://192.168.122.82/volume/v3/volumes/ecad83c6-c110-461f-bda1-911f34759004/action Sep 02 12:58:45 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-f60e4030-fdf8-45de-8025-420b9405bd46 tempest-ProjectReaderTests-660624171 tempest-ProjectReaderTests-660624171-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86935) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 12:58:45 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-f60e4030-fdf8-45de-8025-420b9405bd46 tempest-ProjectReaderTests-660624171 tempest-ProjectReaderTests-660624171-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:58:45 devstack devstack@c-api.service[86935]: DEBUG dbcounter [-] [86935] Writing DB stats cinder:SELECT=279,cinder:UPDATE=60,cinder:INSERT=36,cinder:DELETE=2 {{(pid=86935) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 12:58:45 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:58:45 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:58:45 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:58:45 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:58:45 devstack devstack@c-api.service[86935]: DEBUG cinder.policy [None req-f60e4030-fdf8-45de-8025-420b9405bd46 tempest-ProjectReaderTests-660624171 tempest-ProjectReaderTests-660624171-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'da4222eb48d740b3979002435abd1b6c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5e7e98dd4439470da951b92bc5c37935', '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=86935) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 12:58:45 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-f60e4030-fdf8-45de-8025-420b9405bd46 tempest-ProjectReaderTests-660624171 tempest-ProjectReaderTests-660624171-project-reader] http://192.168.122.82/volume/v3/volumes/ecad83c6-c110-461f-bda1-911f34759004/action returned with HTTP 403 Sep 02 12:58:45 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1217/2416] 192.168.122.82 () {60 vars in 1269 bytes} [Wed Sep 2 12:58:45 2026] POST /volume/v3/volumes/ecad83c6-c110-461f-bda1-911f34759004/action => generated 131 bytes in 38 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:58:45 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-b0737290-0d73-4d1f-8a59-7aba06e4ef23 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:58:45 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-b0737290-0d73-4d1f-8a59-7aba06e4ef23 tempest-ProjectReaderTests-660624171 tempest-ProjectReaderTests-660624171-project-admin] DELETE http://192.168.122.82/volume/v3/volumes/ecad83c6-c110-461f-bda1-911f34759004 Sep 02 12:58:45 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-b0737290-0d73-4d1f-8a59-7aba06e4ef23 tempest-ProjectReaderTests-660624171 tempest-ProjectReaderTests-660624171-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:58:45 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-b0737290-0d73-4d1f-8a59-7aba06e4ef23 tempest-ProjectReaderTests-660624171 tempest-ProjectReaderTests-660624171-project-admin] Calling method 'delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:58:45 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-b0737290-0d73-4d1f-8a59-7aba06e4ef23 tempest-ProjectReaderTests-660624171 tempest-ProjectReaderTests-660624171-project-admin] Delete volume with id: ecad83c6-c110-461f-bda1-911f34759004 Sep 02 12:58:45 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:58:45 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:58:45 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:58:45 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:58:45 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-b0737290-0d73-4d1f-8a59-7aba06e4ef23 tempest-ProjectReaderTests-660624171 tempest-ProjectReaderTests-660624171-project-admin] Volume info retrieved successfully. Sep 02 12:58:45 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-b0737290-0d73-4d1f-8a59-7aba06e4ef23 tempest-ProjectReaderTests-660624171 tempest-ProjectReaderTests-660624171-project-admin] Delete volume request issued successfully. Sep 02 12:58:45 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-b0737290-0d73-4d1f-8a59-7aba06e4ef23 tempest-ProjectReaderTests-660624171 tempest-ProjectReaderTests-660624171-project-admin] http://192.168.122.82/volume/v3/volumes/ecad83c6-c110-461f-bda1-911f34759004 returned with HTTP 202 Sep 02 12:58:45 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1200/2417] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 12:58:45 2026] DELETE /volume/v3/volumes/ecad83c6-c110-461f-bda1-911f34759004 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 12:58:45 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-2ffe062f-2072-4e1e-86bf-48715cd3b135 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:58:45 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-2ffe062f-2072-4e1e-86bf-48715cd3b135 tempest-ProjectReaderTests-660624171 tempest-ProjectReaderTests-660624171-project-admin] GET http://192.168.122.82/volume/v3/volumes/ecad83c6-c110-461f-bda1-911f34759004 Sep 02 12:58:45 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-2ffe062f-2072-4e1e-86bf-48715cd3b135 tempest-ProjectReaderTests-660624171 tempest-ProjectReaderTests-660624171-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:58:45 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-2ffe062f-2072-4e1e-86bf-48715cd3b135 tempest-ProjectReaderTests-660624171 tempest-ProjectReaderTests-660624171-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:58:45 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:58:45 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:58:45 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:58:45 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:58:45 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-2ffe062f-2072-4e1e-86bf-48715cd3b135 tempest-ProjectReaderTests-660624171 tempest-ProjectReaderTests-660624171-project-admin] Volume info retrieved successfully. Sep 02 12:58:45 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-2ffe062f-2072-4e1e-86bf-48715cd3b135 tempest-ProjectReaderTests-660624171 tempest-ProjectReaderTests-660624171-project-admin] http://192.168.122.82/volume/v3/volumes/ecad83c6-c110-461f-bda1-911f34759004 returned with HTTP 200 Sep 02 12:58:45 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1218/2418] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:58:45 2026] GET /volume/v3/volumes/ecad83c6-c110-461f-bda1-911f34759004 => generated 1013 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:58:46 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-f9f837e0-1d47-4ba5-b71f-e2e23ca0e697 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:58:46 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-f9f837e0-1d47-4ba5-b71f-e2e23ca0e697 tempest-ProjectReaderTests-660624171 tempest-ProjectReaderTests-660624171-project-admin] GET http://192.168.122.82/volume/v3/volumes/ecad83c6-c110-461f-bda1-911f34759004 Sep 02 12:58:46 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-f9f837e0-1d47-4ba5-b71f-e2e23ca0e697 tempest-ProjectReaderTests-660624171 tempest-ProjectReaderTests-660624171-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:58:46 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-f9f837e0-1d47-4ba5-b71f-e2e23ca0e697 tempest-ProjectReaderTests-660624171 tempest-ProjectReaderTests-660624171-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:58:46 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:58:46 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:58:46 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:58:46 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:58:46 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-f9f837e0-1d47-4ba5-b71f-e2e23ca0e697 tempest-ProjectReaderTests-660624171 tempest-ProjectReaderTests-660624171-project-admin] http://192.168.122.82/volume/v3/volumes/ecad83c6-c110-461f-bda1-911f34759004 returned with HTTP 404 Sep 02 12:58:46 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1201/2419] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:58:46 2026] GET /volume/v3/volumes/ecad83c6-c110-461f-bda1-911f34759004 => generated 109 bytes in 62 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:58:55 devstack devstack@c-api.service[86935]: DEBUG dbcounter [-] [86935] Writing DB stats cinder:SELECT=4 {{(pid=86935) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 12:58:56 devstack devstack@c-api.service[86936]: DEBUG dbcounter [-] [86936] Writing DB stats cinder:SELECT=8,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=86936) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 12:59:00 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-3e6d88d9-dc2c-4d03-9387-9e2e341d7119 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:59:00 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-3e6d88d9-dc2c-4d03-9387-9e2e341d7119 tempest-TestShelveInstance-1341661028 tempest-TestShelveInstance-1341661028-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 12:59:00 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-3e6d88d9-dc2c-4d03-9387-9e2e341d7119 tempest-TestShelveInstance-1341661028 tempest-TestShelveInstance-1341661028-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-714990038", "imageRef": "522e45ed-34d8-4082-932f-8d27db1e62a2", "size": 1}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:59:00 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.volumes [None req-3e6d88d9-dc2c-4d03-9387-9e2e341d7119 tempest-TestShelveInstance-1341661028 tempest-TestShelveInstance-1341661028-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-714990038', 'imageRef': '522e45ed-34d8-4082-932f-8d27db1e62a2', 'size': 1}} {{(pid=86935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 12:59:00 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-3e6d88d9-dc2c-4d03-9387-9e2e341d7119 tempest-TestShelveInstance-1341661028 tempest-TestShelveInstance-1341661028-project-member] Create volume of 1 GB Sep 02 12:59:00 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-3e6d88d9-dc2c-4d03-9387-9e2e341d7119 tempest-TestShelveInstance-1341661028 tempest-TestShelveInstance-1341661028-project-member] Availability Zones retrieved successfully. Sep 02 12:59:00 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-3e6d88d9-dc2c-4d03-9387-9e2e341d7119 tempest-TestShelveInstance-1341661028 tempest-TestShelveInstance-1341661028-project-member] Flow 'volume_create_api' (58da0b7e-0146-4795-8534-db7aa6747f4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:59:00 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-3e6d88d9-dc2c-4d03-9387-9e2e341d7119 tempest-TestShelveInstance-1341661028 tempest-TestShelveInstance-1341661028-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eaa59da6-00fe-48ea-84e5-825002160ecd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:59:00 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.flows.api.create_volume [None req-3e6d88d9-dc2c-4d03-9387-9e2e341d7119 tempest-TestShelveInstance-1341661028 tempest-TestShelveInstance-1341661028-project-member] Validating volume size '1' using validate_int {{(pid=86935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 12:59:00 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-3e6d88d9-dc2c-4d03-9387-9e2e341d7119 tempest-TestShelveInstance-1341661028 tempest-TestShelveInstance-1341661028-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eaa59da6-00fe-48ea-84e5-825002160ecd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:59:00 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-3e6d88d9-dc2c-4d03-9387-9e2e341d7119 tempest-TestShelveInstance-1341661028 tempest-TestShelveInstance-1341661028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7151dae-f50c-44cc-b4ba-4e8d8b86c284) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:59:00 devstack devstack@c-api.service[86935]: DEBUG cinder.quota [None req-3e6d88d9-dc2c-4d03-9387-9e2e341d7119 tempest-TestShelveInstance-1341661028 tempest-TestShelveInstance-1341661028-project-member] Created reservations ['bfa247e4-bbed-4eb2-b671-16badd48f989', '6b9c9e8e-7e7d-4623-983b-33a63314a135', '6700d252-fc4d-44cb-b201-78fe3cf8b3ee', 'ddb693b0-1b32-4865-bc3f-8b71e30f9f34'] {{(pid=86935) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:59:00 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-3e6d88d9-dc2c-4d03-9387-9e2e341d7119 tempest-TestShelveInstance-1341661028 tempest-TestShelveInstance-1341661028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7151dae-f50c-44cc-b4ba-4e8d8b86c284) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bfa247e4-bbed-4eb2-b671-16badd48f989', '6b9c9e8e-7e7d-4623-983b-33a63314a135', '6700d252-fc4d-44cb-b201-78fe3cf8b3ee', 'ddb693b0-1b32-4865-bc3f-8b71e30f9f34']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:59:00 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-3e6d88d9-dc2c-4d03-9387-9e2e341d7119 tempest-TestShelveInstance-1341661028 tempest-TestShelveInstance-1341661028-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee103e56-9b8a-4746-9403-381918f765b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:59:00 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:59:00 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:59:00 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-3e6d88d9-dc2c-4d03-9387-9e2e341d7119 tempest-TestShelveInstance-1341661028 tempest-TestShelveInstance-1341661028-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee103e56-9b8a-4746-9403-381918f765b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '770bac61-f28e-4d0e-9903-e5fb22b7fbfc', '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-714990038',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='147bda4aed934518aaac4ca9af0190b1',qos_specs=None,replication_status=,reservations=['bfa247e4-bbed-4eb2-b671-16badd48f989','6b9c9e8e-7e7d-4623-983b-33a63314a135','6700d252-fc4d-44cb-b201-78fe3cf8b3ee','ddb693b0-1b32-4865-bc3f-8b71e30f9f34'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='929129e72e0b4889ae023b7256c2850c',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T10:59:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-714990038',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=770bac61-f28e-4d0e-9903-e5fb22b7fbfc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='147bda4aed934518aaac4ca9af0190b1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='929129e72e0b4889ae023b7256c2850c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:59:00 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-3e6d88d9-dc2c-4d03-9387-9e2e341d7119 tempest-TestShelveInstance-1341661028 tempest-TestShelveInstance-1341661028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92f58872-4e58-4b24-bf02-9bbe58aa1dc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:59:00 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-3e6d88d9-dc2c-4d03-9387-9e2e341d7119 tempest-TestShelveInstance-1341661028 tempest-TestShelveInstance-1341661028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92f58872-4e58-4b24-bf02-9bbe58aa1dc8) transitioned into state 'SUCCESS' from state '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-714990038',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='147bda4aed934518aaac4ca9af0190b1',qos_specs=None,replication_status=,reservations=['bfa247e4-bbed-4eb2-b671-16badd48f989','6b9c9e8e-7e7d-4623-983b-33a63314a135','6700d252-fc4d-44cb-b201-78fe3cf8b3ee','ddb693b0-1b32-4865-bc3f-8b71e30f9f34'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='929129e72e0b4889ae023b7256c2850c',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:59:00 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-3e6d88d9-dc2c-4d03-9387-9e2e341d7119 tempest-TestShelveInstance-1341661028 tempest-TestShelveInstance-1341661028-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a014fca-37b9-430c-9056-e453cfa443d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:59:00 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-3e6d88d9-dc2c-4d03-9387-9e2e341d7119 tempest-TestShelveInstance-1341661028 tempest-TestShelveInstance-1341661028-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a014fca-37b9-430c-9056-e453cfa443d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:59:00 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-3e6d88d9-dc2c-4d03-9387-9e2e341d7119 tempest-TestShelveInstance-1341661028 tempest-TestShelveInstance-1341661028-project-member] Flow 'volume_create_api' (58da0b7e-0146-4795-8534-db7aa6747f4c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:59:00 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-3e6d88d9-dc2c-4d03-9387-9e2e341d7119 tempest-TestShelveInstance-1341661028 tempest-TestShelveInstance-1341661028-project-member] Create volume request issued successfully. Sep 02 12:59:00 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-3e6d88d9-dc2c-4d03-9387-9e2e341d7119 tempest-TestShelveInstance-1341661028 tempest-TestShelveInstance-1341661028-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 12:59:00 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1219/2420] 192.168.122.82 () {60 vars in 1138 bytes} [Wed Sep 2 12:59:00 2026] POST /volume/v3/volumes => generated 759 bytes in 636 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 12:59:00 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-ed79f71e-9455-4f25-984b-e93e466f1196 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:59:00 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-ed79f71e-9455-4f25-984b-e93e466f1196 tempest-TestShelveInstance-1341661028 tempest-TestShelveInstance-1341661028-project-member] GET http://192.168.122.82/volume/v3/volumes/770bac61-f28e-4d0e-9903-e5fb22b7fbfc Sep 02 12:59:00 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-ed79f71e-9455-4f25-984b-e93e466f1196 tempest-TestShelveInstance-1341661028 tempest-TestShelveInstance-1341661028-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:59:00 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-ed79f71e-9455-4f25-984b-e93e466f1196 tempest-TestShelveInstance-1341661028 tempest-TestShelveInstance-1341661028-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:59:00 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:59:00 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:59:00 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:59:00 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:59:00 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-ed79f71e-9455-4f25-984b-e93e466f1196 tempest-TestShelveInstance-1341661028 tempest-TestShelveInstance-1341661028-project-member] Volume info retrieved successfully. Sep 02 12:59:00 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-ed79f71e-9455-4f25-984b-e93e466f1196 tempest-TestShelveInstance-1341661028 tempest-TestShelveInstance-1341661028-project-member] http://192.168.122.82/volume/v3/volumes/770bac61-f28e-4d0e-9903-e5fb22b7fbfc returned with HTTP 200 Sep 02 12:59:00 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1202/2421] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:59:00 2026] GET /volume/v3/volumes/770bac61-f28e-4d0e-9903-e5fb22b7fbfc => generated 827 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:59:01 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-a678cd1b-b956-4e66-820f-b44511a38b8e None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:59:01 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-a678cd1b-b956-4e66-820f-b44511a38b8e tempest-TestShelveInstance-1341661028 tempest-TestShelveInstance-1341661028-project-member] GET http://192.168.122.82/volume/v3/volumes/770bac61-f28e-4d0e-9903-e5fb22b7fbfc Sep 02 12:59:01 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-a678cd1b-b956-4e66-820f-b44511a38b8e tempest-TestShelveInstance-1341661028 tempest-TestShelveInstance-1341661028-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:59:01 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-a678cd1b-b956-4e66-820f-b44511a38b8e tempest-TestShelveInstance-1341661028 tempest-TestShelveInstance-1341661028-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:59:01 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:59:01 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:59:01 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:59:01 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:59:01 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-a678cd1b-b956-4e66-820f-b44511a38b8e tempest-TestShelveInstance-1341661028 tempest-TestShelveInstance-1341661028-project-member] Volume info retrieved successfully. Sep 02 12:59:01 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-a678cd1b-b956-4e66-820f-b44511a38b8e tempest-TestShelveInstance-1341661028 tempest-TestShelveInstance-1341661028-project-member] http://192.168.122.82/volume/v3/volumes/770bac61-f28e-4d0e-9903-e5fb22b7fbfc returned with HTTP 200 Sep 02 12:59:01 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1220/2422] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:59:01 2026] GET /volume/v3/volumes/770bac61-f28e-4d0e-9903-e5fb22b7fbfc => generated 851 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:59:02 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-93e9b75c-1004-4a75-802d-0b078092a24d None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:59:02 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-93e9b75c-1004-4a75-802d-0b078092a24d tempest-TestShelveInstance-1341661028 tempest-TestShelveInstance-1341661028-project-member] GET http://192.168.122.82/volume/v3/volumes/770bac61-f28e-4d0e-9903-e5fb22b7fbfc Sep 02 12:59:02 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-93e9b75c-1004-4a75-802d-0b078092a24d tempest-TestShelveInstance-1341661028 tempest-TestShelveInstance-1341661028-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:59:02 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-93e9b75c-1004-4a75-802d-0b078092a24d tempest-TestShelveInstance-1341661028 tempest-TestShelveInstance-1341661028-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:59:02 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:59:02 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:59:02 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:59:02 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:59:03 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-93e9b75c-1004-4a75-802d-0b078092a24d tempest-TestShelveInstance-1341661028 tempest-TestShelveInstance-1341661028-project-member] Volume info retrieved successfully. Sep 02 12:59:03 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-93e9b75c-1004-4a75-802d-0b078092a24d tempest-TestShelveInstance-1341661028 tempest-TestShelveInstance-1341661028-project-member] http://192.168.122.82/volume/v3/volumes/770bac61-f28e-4d0e-9903-e5fb22b7fbfc returned with HTTP 200 Sep 02 12:59:03 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1203/2423] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:59:02 2026] GET /volume/v3/volumes/770bac61-f28e-4d0e-9903-e5fb22b7fbfc => generated 851 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:59:04 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-432dce3f-fb34-4d8c-8740-ac92e8af6bf0 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:59:04 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-432dce3f-fb34-4d8c-8740-ac92e8af6bf0 tempest-TestShelveInstance-1341661028 tempest-TestShelveInstance-1341661028-project-member] GET http://192.168.122.82/volume/v3/volumes/770bac61-f28e-4d0e-9903-e5fb22b7fbfc Sep 02 12:59:04 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-432dce3f-fb34-4d8c-8740-ac92e8af6bf0 tempest-TestShelveInstance-1341661028 tempest-TestShelveInstance-1341661028-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:59:04 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-432dce3f-fb34-4d8c-8740-ac92e8af6bf0 tempest-TestShelveInstance-1341661028 tempest-TestShelveInstance-1341661028-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:59:04 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:59:04 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:59:04 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:59:04 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:59:04 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-432dce3f-fb34-4d8c-8740-ac92e8af6bf0 tempest-TestShelveInstance-1341661028 tempest-TestShelveInstance-1341661028-project-member] Volume info retrieved successfully. Sep 02 12:59:04 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-432dce3f-fb34-4d8c-8740-ac92e8af6bf0 tempest-TestShelveInstance-1341661028 tempest-TestShelveInstance-1341661028-project-member] http://192.168.122.82/volume/v3/volumes/770bac61-f28e-4d0e-9903-e5fb22b7fbfc returned with HTTP 200 Sep 02 12:59:04 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1221/2424] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:59:04 2026] GET /volume/v3/volumes/770bac61-f28e-4d0e-9903-e5fb22b7fbfc => generated 909 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:59:05 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-1aef4d41-8f3e-4d09-ae12-bab386a7c5c0 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:59:05 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-1aef4d41-8f3e-4d09-ae12-bab386a7c5c0 tempest-TestShelveInstance-1341661028 tempest-TestShelveInstance-1341661028-project-member] GET http://192.168.122.82/volume/v3/volumes/770bac61-f28e-4d0e-9903-e5fb22b7fbfc Sep 02 12:59:05 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-1aef4d41-8f3e-4d09-ae12-bab386a7c5c0 tempest-TestShelveInstance-1341661028 tempest-TestShelveInstance-1341661028-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:59:05 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-1aef4d41-8f3e-4d09-ae12-bab386a7c5c0 tempest-TestShelveInstance-1341661028 tempest-TestShelveInstance-1341661028-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:59:05 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:59:05 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:59:05 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:59:05 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:59:05 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-1aef4d41-8f3e-4d09-ae12-bab386a7c5c0 tempest-TestShelveInstance-1341661028 tempest-TestShelveInstance-1341661028-project-member] Volume info retrieved successfully. Sep 02 12:59:05 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-1aef4d41-8f3e-4d09-ae12-bab386a7c5c0 tempest-TestShelveInstance-1341661028 tempest-TestShelveInstance-1341661028-project-member] http://192.168.122.82/volume/v3/volumes/770bac61-f28e-4d0e-9903-e5fb22b7fbfc returned with HTTP 200 Sep 02 12:59:05 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1204/2425] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:59:05 2026] GET /volume/v3/volumes/770bac61-f28e-4d0e-9903-e5fb22b7fbfc => generated 912 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:59:06 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-a7e6f723-41a0-4c7d-a013-2e77a536a78e None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:59:06 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-a7e6f723-41a0-4c7d-a013-2e77a536a78e tempest-TestShelveInstance-1341661028 tempest-TestShelveInstance-1341661028-project-member] GET http://192.168.122.82/volume/v3/volumes/770bac61-f28e-4d0e-9903-e5fb22b7fbfc Sep 02 12:59:06 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-a7e6f723-41a0-4c7d-a013-2e77a536a78e tempest-TestShelveInstance-1341661028 tempest-TestShelveInstance-1341661028-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:59:06 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-a7e6f723-41a0-4c7d-a013-2e77a536a78e tempest-TestShelveInstance-1341661028 tempest-TestShelveInstance-1341661028-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:59:06 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:59:06 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:59:06 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:59:06 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:59:06 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-a7e6f723-41a0-4c7d-a013-2e77a536a78e tempest-TestShelveInstance-1341661028 tempest-TestShelveInstance-1341661028-project-member] Volume info retrieved successfully. Sep 02 12:59:06 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-a7e6f723-41a0-4c7d-a013-2e77a536a78e tempest-TestShelveInstance-1341661028 tempest-TestShelveInstance-1341661028-project-member] http://192.168.122.82/volume/v3/volumes/770bac61-f28e-4d0e-9903-e5fb22b7fbfc returned with HTTP 200 Sep 02 12:59:06 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1222/2426] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:59:06 2026] GET /volume/v3/volumes/770bac61-f28e-4d0e-9903-e5fb22b7fbfc => generated 912 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:59:07 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-b2760668-bbaf-4d78-8f87-7e9e20cdbd75 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:59:07 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-b2760668-bbaf-4d78-8f87-7e9e20cdbd75 tempest-TestShelveInstance-1341661028 tempest-TestShelveInstance-1341661028-project-member] GET http://192.168.122.82/volume/v3/volumes/770bac61-f28e-4d0e-9903-e5fb22b7fbfc Sep 02 12:59:07 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-b2760668-bbaf-4d78-8f87-7e9e20cdbd75 tempest-TestShelveInstance-1341661028 tempest-TestShelveInstance-1341661028-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:59:07 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-b2760668-bbaf-4d78-8f87-7e9e20cdbd75 tempest-TestShelveInstance-1341661028 tempest-TestShelveInstance-1341661028-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:59:07 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:59:07 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:59:07 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:59:07 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:59:07 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-b2760668-bbaf-4d78-8f87-7e9e20cdbd75 tempest-TestShelveInstance-1341661028 tempest-TestShelveInstance-1341661028-project-member] Volume info retrieved successfully. Sep 02 12:59:07 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-b2760668-bbaf-4d78-8f87-7e9e20cdbd75 tempest-TestShelveInstance-1341661028 tempest-TestShelveInstance-1341661028-project-member] http://192.168.122.82/volume/v3/volumes/770bac61-f28e-4d0e-9903-e5fb22b7fbfc returned with HTTP 200 Sep 02 12:59:07 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1205/2427] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:59:07 2026] GET /volume/v3/volumes/770bac61-f28e-4d0e-9903-e5fb22b7fbfc => generated 912 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 12:59:08 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-15103a99-d41e-487a-88eb-375f73b5981d None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:59:08 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-15103a99-d41e-487a-88eb-375f73b5981d tempest-TestShelveInstance-1341661028 tempest-TestShelveInstance-1341661028-project-member] GET http://192.168.122.82/volume/v3/volumes/770bac61-f28e-4d0e-9903-e5fb22b7fbfc Sep 02 12:59:08 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-15103a99-d41e-487a-88eb-375f73b5981d tempest-TestShelveInstance-1341661028 tempest-TestShelveInstance-1341661028-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:59:08 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-15103a99-d41e-487a-88eb-375f73b5981d tempest-TestShelveInstance-1341661028 tempest-TestShelveInstance-1341661028-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:59:08 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:59:08 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:59:08 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:59:08 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:59:08 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-15103a99-d41e-487a-88eb-375f73b5981d tempest-TestShelveInstance-1341661028 tempest-TestShelveInstance-1341661028-project-member] Volume info retrieved successfully. Sep 02 12:59:08 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-15103a99-d41e-487a-88eb-375f73b5981d tempest-TestShelveInstance-1341661028 tempest-TestShelveInstance-1341661028-project-member] http://192.168.122.82/volume/v3/volumes/770bac61-f28e-4d0e-9903-e5fb22b7fbfc returned with HTTP 200 Sep 02 12:59:08 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1223/2428] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:59:08 2026] GET /volume/v3/volumes/770bac61-f28e-4d0e-9903-e5fb22b7fbfc => generated 912 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:59:09 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-87a001c0-ecf7-4158-ba43-b3153337c9f9 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:59:09 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-87a001c0-ecf7-4158-ba43-b3153337c9f9 tempest-TestShelveInstance-1341661028 tempest-TestShelveInstance-1341661028-project-member] GET http://192.168.122.82/volume/v3/volumes/770bac61-f28e-4d0e-9903-e5fb22b7fbfc Sep 02 12:59:09 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-87a001c0-ecf7-4158-ba43-b3153337c9f9 tempest-TestShelveInstance-1341661028 tempest-TestShelveInstance-1341661028-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:59:09 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-87a001c0-ecf7-4158-ba43-b3153337c9f9 tempest-TestShelveInstance-1341661028 tempest-TestShelveInstance-1341661028-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:59:09 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:59:09 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:59:09 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:59:09 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:59:09 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-87a001c0-ecf7-4158-ba43-b3153337c9f9 tempest-TestShelveInstance-1341661028 tempest-TestShelveInstance-1341661028-project-member] Volume info retrieved successfully. Sep 02 12:59:09 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-87a001c0-ecf7-4158-ba43-b3153337c9f9 tempest-TestShelveInstance-1341661028 tempest-TestShelveInstance-1341661028-project-member] http://192.168.122.82/volume/v3/volumes/770bac61-f28e-4d0e-9903-e5fb22b7fbfc returned with HTTP 200 Sep 02 12:59:09 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1206/2429] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:59:09 2026] GET /volume/v3/volumes/770bac61-f28e-4d0e-9903-e5fb22b7fbfc => generated 1330 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:59:09 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [req-179d2c84-4f3f-415e-93e6-911333cdbd54 req-1621f3e5-01c5-4169-896d-261cc345df84 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:59:09 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-179d2c84-4f3f-415e-93e6-911333cdbd54 req-1621f3e5-01c5-4169-896d-261cc345df84 tempest-TestShelveInstance-1341661028 tempest-TestShelveInstance-1341661028-project-member] GET http://192.168.122.82/volume/v3/volumes/770bac61-f28e-4d0e-9903-e5fb22b7fbfc Sep 02 12:59:09 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-179d2c84-4f3f-415e-93e6-911333cdbd54 req-1621f3e5-01c5-4169-896d-261cc345df84 tempest-TestShelveInstance-1341661028 tempest-TestShelveInstance-1341661028-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:59:09 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-179d2c84-4f3f-415e-93e6-911333cdbd54 req-1621f3e5-01c5-4169-896d-261cc345df84 tempest-TestShelveInstance-1341661028 tempest-TestShelveInstance-1341661028-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:59:09 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:59:09 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:59:09 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:59:09 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:59:09 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [req-179d2c84-4f3f-415e-93e6-911333cdbd54 req-1621f3e5-01c5-4169-896d-261cc345df84 tempest-TestShelveInstance-1341661028 tempest-TestShelveInstance-1341661028-project-member] Volume info retrieved successfully. Sep 02 12:59:09 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-179d2c84-4f3f-415e-93e6-911333cdbd54 req-1621f3e5-01c5-4169-896d-261cc345df84 tempest-TestShelveInstance-1341661028 tempest-TestShelveInstance-1341661028-project-member] http://192.168.122.82/volume/v3/volumes/770bac61-f28e-4d0e-9903-e5fb22b7fbfc returned with HTTP 200 Sep 02 12:59:09 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1224/2430] 192.168.122.82 () {60 vars in 1482 bytes} [Wed Sep 2 12:59:09 2026] GET /volume/v3/volumes/770bac61-f28e-4d0e-9903-e5fb22b7fbfc => generated 1330 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:59:10 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [req-179d2c84-4f3f-415e-93e6-911333cdbd54 req-218ad7d8-4121-4b15-827a-c3051588e71a None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:59:10 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-179d2c84-4f3f-415e-93e6-911333cdbd54 req-218ad7d8-4121-4b15-827a-c3051588e71a tempest-TestShelveInstance-1341661028 tempest-TestShelveInstance-1341661028-project-member] GET http://192.168.122.82/volume/v3/volumes/770bac61-f28e-4d0e-9903-e5fb22b7fbfc Sep 02 12:59:10 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-179d2c84-4f3f-415e-93e6-911333cdbd54 req-218ad7d8-4121-4b15-827a-c3051588e71a tempest-TestShelveInstance-1341661028 tempest-TestShelveInstance-1341661028-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:59:10 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-179d2c84-4f3f-415e-93e6-911333cdbd54 req-218ad7d8-4121-4b15-827a-c3051588e71a tempest-TestShelveInstance-1341661028 tempest-TestShelveInstance-1341661028-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:59:10 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:59:10 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:59:10 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:59:10 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:59:10 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [req-179d2c84-4f3f-415e-93e6-911333cdbd54 req-218ad7d8-4121-4b15-827a-c3051588e71a tempest-TestShelveInstance-1341661028 tempest-TestShelveInstance-1341661028-project-member] Volume info retrieved successfully. Sep 02 12:59:10 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-179d2c84-4f3f-415e-93e6-911333cdbd54 req-218ad7d8-4121-4b15-827a-c3051588e71a tempest-TestShelveInstance-1341661028 tempest-TestShelveInstance-1341661028-project-member] http://192.168.122.82/volume/v3/volumes/770bac61-f28e-4d0e-9903-e5fb22b7fbfc returned with HTTP 200 Sep 02 12:59:10 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1207/2431] 192.168.122.82 () {60 vars in 1482 bytes} [Wed Sep 2 12:59:10 2026] GET /volume/v3/volumes/770bac61-f28e-4d0e-9903-e5fb22b7fbfc => generated 1330 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:59:10 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-5f433753-8d89-4f7d-a159-cea8d200605f None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:59:10 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-5f433753-8d89-4f7d-a159-cea8d200605f None None] GET http://192.168.122.82/volume// Sep 02 12:59:10 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-5f433753-8d89-4f7d-a159-cea8d200605f None None] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:59:10 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-5f433753-8d89-4f7d-a159-cea8d200605f None None] Calling method 'all' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:59:10 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-5f433753-8d89-4f7d-a159-cea8d200605f None None] http://192.168.122.82/volume// returned with HTTP 300 Sep 02 12:59:10 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1225/2432] 192.168.122.82 () {58 vars in 1303 bytes} [Wed Sep 2 12:59:10 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 12:59:10 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [req-179d2c84-4f3f-415e-93e6-911333cdbd54 req-bd1bb76c-aa59-467d-9b1b-86d7c2cbac41 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:59:10 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-179d2c84-4f3f-415e-93e6-911333cdbd54 req-bd1bb76c-aa59-467d-9b1b-86d7c2cbac41 tempest-TestShelveInstance-1341661028 tempest-TestShelveInstance-1341661028-project-member] POST http://192.168.122.82/volume/v3/attachments Sep 02 12:59:10 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-179d2c84-4f3f-415e-93e6-911333cdbd54 req-bd1bb76c-aa59-467d-9b1b-86d7c2cbac41 tempest-TestShelveInstance-1341661028 tempest-TestShelveInstance-1341661028-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "770bac61-f28e-4d0e-9903-e5fb22b7fbfc", "connector": null, "instance_uuid": "e151affd-6799-45e9-8eb0-69a73cfb9bd7"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:59:10 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:59:10 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:59:10 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:59:10 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:59:10 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-179d2c84-4f3f-415e-93e6-911333cdbd54 req-bd1bb76c-aa59-467d-9b1b-86d7c2cbac41 tempest-TestShelveInstance-1341661028 tempest-TestShelveInstance-1341661028-project-member] http://192.168.122.82/volume/v3/attachments returned with HTTP 200 Sep 02 12:59:10 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1208/2433] 192.168.122.82 () {66 vars in 1478 bytes} [Wed Sep 2 12:59:10 2026] POST /volume/v3/attachments => generated 273 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:59:12 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-f25363e8-7747-4560-a3fd-eaf88c0797c1 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:59:12 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-f25363e8-7747-4560-a3fd-eaf88c0797c1 None None] GET http://192.168.122.82/volume// Sep 02 12:59:12 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-f25363e8-7747-4560-a3fd-eaf88c0797c1 None None] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:59:12 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-f25363e8-7747-4560-a3fd-eaf88c0797c1 None None] Calling method 'all' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:59:12 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-f25363e8-7747-4560-a3fd-eaf88c0797c1 None None] http://192.168.122.82/volume// returned with HTTP 300 Sep 02 12:59:12 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1226/2434] 192.168.122.82 () {58 vars in 1310 bytes} [Wed Sep 2 12:59:12 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 12:59:12 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [req-179d2c84-4f3f-415e-93e6-911333cdbd54 req-bc67adf7-f9cf-44ed-9991-54d2b4625475 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:59:12 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-179d2c84-4f3f-415e-93e6-911333cdbd54 req-bc67adf7-f9cf-44ed-9991-54d2b4625475 tempest-TestShelveInstance-1341661028 tempest-TestShelveInstance-1341661028-project-member] GET http://192.168.122.82/volume/v3/volumes/770bac61-f28e-4d0e-9903-e5fb22b7fbfc Sep 02 12:59:12 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-179d2c84-4f3f-415e-93e6-911333cdbd54 req-bc67adf7-f9cf-44ed-9991-54d2b4625475 tempest-TestShelveInstance-1341661028 tempest-TestShelveInstance-1341661028-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:59:12 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-179d2c84-4f3f-415e-93e6-911333cdbd54 req-bc67adf7-f9cf-44ed-9991-54d2b4625475 tempest-TestShelveInstance-1341661028 tempest-TestShelveInstance-1341661028-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:59:12 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:59:12 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:59:12 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:59:12 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:59:12 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [req-179d2c84-4f3f-415e-93e6-911333cdbd54 req-bc67adf7-f9cf-44ed-9991-54d2b4625475 tempest-TestShelveInstance-1341661028 tempest-TestShelveInstance-1341661028-project-member] Volume info retrieved successfully. Sep 02 12:59:12 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-179d2c84-4f3f-415e-93e6-911333cdbd54 req-bc67adf7-f9cf-44ed-9991-54d2b4625475 tempest-TestShelveInstance-1341661028 tempest-TestShelveInstance-1341661028-project-member] http://192.168.122.82/volume/v3/volumes/770bac61-f28e-4d0e-9903-e5fb22b7fbfc returned with HTTP 200 Sep 02 12:59:12 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1209/2435] 192.168.122.82 () {62 vars in 1523 bytes} [Wed Sep 2 12:59:12 2026] GET /volume/v3/volumes/770bac61-f28e-4d0e-9903-e5fb22b7fbfc => generated 1510 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 12:59:13 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [req-179d2c84-4f3f-415e-93e6-911333cdbd54 req-f26f8166-1c1c-4207-9511-6a7e0e83dd04 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:59:13 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-179d2c84-4f3f-415e-93e6-911333cdbd54 req-f26f8166-1c1c-4207-9511-6a7e0e83dd04 tempest-TestShelveInstance-1341661028 tempest-TestShelveInstance-1341661028-project-member] PUT http://192.168.122.82/volume/v3/attachments/08332859-0197-4ed6-889a-83bb79e8ac2c Sep 02 12:59:13 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-179d2c84-4f3f-415e-93e6-911333cdbd54 req-f26f8166-1c1c-4207-9511-6a7e0e83dd04 tempest-TestShelveInstance-1341661028 tempest-TestShelveInstance-1341661028-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.82", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d3f28f32c01d", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d962fb62-a9ac-4620-919c-737cbb1a64b6", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:59:13 devstack devstack@c-api.service[86935]: DEBUG cinder.coordination [req-179d2c84-4f3f-415e-93e6-911333cdbd54 req-f26f8166-1c1c-4207-9511-6a7e0e83dd04 tempest-TestShelveInstance-1341661028 tempest-TestShelveInstance-1341661028-project-member] Acquiring lock "cinder-attachment_update-770bac61-f28e-4d0e-9903-e5fb22b7fbfc-devstack" by "attachment_update" {{(pid=86935) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 02 12:59:13 devstack devstack@c-api.service[86935]: DEBUG cinder.coordination [req-179d2c84-4f3f-415e-93e6-911333cdbd54 req-f26f8166-1c1c-4207-9511-6a7e0e83dd04 tempest-TestShelveInstance-1341661028 tempest-TestShelveInstance-1341661028-project-member] Lock "cinder-attachment_update-770bac61-f28e-4d0e-9903-e5fb22b7fbfc-devstack" acquired by "attachment_update" :: waited 0.032s {{(pid=86935) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 02 12:59:13 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:59:13 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:59:13 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:59:13 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:59:13 devstack devstack@c-api.service[86935]: DEBUG cinder.coordination [req-179d2c84-4f3f-415e-93e6-911333cdbd54 req-f26f8166-1c1c-4207-9511-6a7e0e83dd04 tempest-TestShelveInstance-1341661028 tempest-TestShelveInstance-1341661028-project-member] Lock "cinder-attachment_update-770bac61-f28e-4d0e-9903-e5fb22b7fbfc-devstack" released by "attachment_update" :: held 0.249s {{(pid=86935) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 02 12:59:13 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-179d2c84-4f3f-415e-93e6-911333cdbd54 req-f26f8166-1c1c-4207-9511-6a7e0e83dd04 tempest-TestShelveInstance-1341661028 tempest-TestShelveInstance-1341661028-project-member] http://192.168.122.82/volume/v3/attachments/08332859-0197-4ed6-889a-83bb79e8ac2c returned with HTTP 200 Sep 02 12:59:13 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1227/2436] 192.168.122.82 () {66 vars in 1588 bytes} [Wed Sep 2 12:59:13 2026] PUT /volume/v3/attachments/08332859-0197-4ed6-889a-83bb79e8ac2c => generated 694 bytes in 315 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:59:13 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [req-179d2c84-4f3f-415e-93e6-911333cdbd54 req-32aa9d05-7a23-45de-b75e-6e01a68f4307 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:59:13 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-179d2c84-4f3f-415e-93e6-911333cdbd54 req-32aa9d05-7a23-45de-b75e-6e01a68f4307 tempest-TestShelveInstance-1341661028 tempest-TestShelveInstance-1341661028-project-member] POST http://192.168.122.82/volume/v3/attachments/08332859-0197-4ed6-889a-83bb79e8ac2c/action Sep 02 12:59:13 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-179d2c84-4f3f-415e-93e6-911333cdbd54 req-32aa9d05-7a23-45de-b75e-6e01a68f4307 tempest-TestShelveInstance-1341661028 tempest-TestShelveInstance-1341661028-project-member] Action body: b'{"os-complete": null}' {{(pid=86936) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 12:59:13 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-179d2c84-4f3f-415e-93e6-911333cdbd54 req-32aa9d05-7a23-45de-b75e-6e01a68f4307 tempest-TestShelveInstance-1341661028 tempest-TestShelveInstance-1341661028-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:59:13 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:59:13 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:59:13 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:59:13 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:59:13 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-179d2c84-4f3f-415e-93e6-911333cdbd54 req-32aa9d05-7a23-45de-b75e-6e01a68f4307 tempest-TestShelveInstance-1341661028 tempest-TestShelveInstance-1341661028-project-member] http://192.168.122.82/volume/v3/attachments/08332859-0197-4ed6-889a-83bb79e8ac2c/action returned with HTTP 204 Sep 02 12:59:13 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1210/2437] 192.168.122.82 () {66 vars in 1609 bytes} [Wed Sep 2 12:59:13 2026] POST /volume/v3/attachments/08332859-0197-4ed6-889a-83bb79e8ac2c/action => generated 0 bytes in 135 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:59:17 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-cfd45c80-ac4c-4f6d-b121-b3c606ad8f12 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:59:18 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-cfd45c80-ac4c-4f6d-b121-b3c606ad8f12 tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 12:59:18 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-cfd45c80-ac4c-4f6d-b121-b3c606ad8f12 tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-32106287", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:59:18 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.volumes [None req-cfd45c80-ac4c-4f6d-b121-b3c606ad8f12 tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-32106287', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 12:59:18 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-cfd45c80-ac4c-4f6d-b121-b3c606ad8f12 tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] Create volume of 1 GB Sep 02 12:59:18 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:59:18 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:59:18 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-cfd45c80-ac4c-4f6d-b121-b3c606ad8f12 tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] Availability Zones retrieved successfully. Sep 02 12:59:18 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-cfd45c80-ac4c-4f6d-b121-b3c606ad8f12 tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] Flow 'volume_create_api' (59d0daaf-cc8f-45c8-b5cc-0cf81262a541) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:59:18 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-cfd45c80-ac4c-4f6d-b121-b3c606ad8f12 tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9692361-e722-445b-8e5b-02ff68710c3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:59:18 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.flows.api.create_volume [None req-cfd45c80-ac4c-4f6d-b121-b3c606ad8f12 tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] Validating volume size '1' using validate_int {{(pid=86935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 12:59:18 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-cfd45c80-ac4c-4f6d-b121-b3c606ad8f12 tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9692361-e722-445b-8e5b-02ff68710c3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:59:18 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-cfd45c80-ac4c-4f6d-b121-b3c606ad8f12 tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b51cd597-63d8-4d68-b636-ee357ba757f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:59:18 devstack devstack@c-api.service[86935]: DEBUG cinder.quota [None req-cfd45c80-ac4c-4f6d-b121-b3c606ad8f12 tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] Created reservations ['21a785e0-7210-4415-96d2-2c98ca95ccfd', '54659e6e-1fab-4b52-89bd-6ca9d78d3678', 'fc8a7ef5-c900-460d-8587-ca98dcad8b15', '76702ca1-959c-456b-801f-eca578ca4ea0'] {{(pid=86935) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:59:18 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-cfd45c80-ac4c-4f6d-b121-b3c606ad8f12 tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b51cd597-63d8-4d68-b636-ee357ba757f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['21a785e0-7210-4415-96d2-2c98ca95ccfd', '54659e6e-1fab-4b52-89bd-6ca9d78d3678', 'fc8a7ef5-c900-460d-8587-ca98dcad8b15', '76702ca1-959c-456b-801f-eca578ca4ea0']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:59:18 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-cfd45c80-ac4c-4f6d-b121-b3c606ad8f12 tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3876038-1082-4af2-8cba-eadb19de7277) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:59:18 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:59:18 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:59:18 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-cfd45c80-ac4c-4f6d-b121-b3c606ad8f12 tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3876038-1082-4af2-8cba-eadb19de7277) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a2f945de-b967-46e4-8f9c-20c7208fe50c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-32106287',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cbc37e4643d04bdd945d07d0e82d6250',qos_specs=None,replication_status=,reservations=['21a785e0-7210-4415-96d2-2c98ca95ccfd','54659e6e-1fab-4b52-89bd-6ca9d78d3678','fc8a7ef5-c900-460d-8587-ca98dcad8b15','76702ca1-959c-456b-801f-eca578ca4ea0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22661241603f47b5b2ba380c465a6b0e',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T10:59:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-32106287',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a2f945de-b967-46e4-8f9c-20c7208fe50c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cbc37e4643d04bdd945d07d0e82d6250',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='22661241603f47b5b2ba380c465a6b0e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:59:18 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-cfd45c80-ac4c-4f6d-b121-b3c606ad8f12 tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ad5c6c4-75c3-4d4b-8844-b23a4b921740) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:59:18 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-cfd45c80-ac4c-4f6d-b121-b3c606ad8f12 tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ad5c6c4-75c3-4d4b-8844-b23a4b921740) transitioned into state 'SUCCESS' from state '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-32106287',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cbc37e4643d04bdd945d07d0e82d6250',qos_specs=None,replication_status=,reservations=['21a785e0-7210-4415-96d2-2c98ca95ccfd','54659e6e-1fab-4b52-89bd-6ca9d78d3678','fc8a7ef5-c900-460d-8587-ca98dcad8b15','76702ca1-959c-456b-801f-eca578ca4ea0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22661241603f47b5b2ba380c465a6b0e',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:59:18 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-cfd45c80-ac4c-4f6d-b121-b3c606ad8f12 tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09e5825b-231c-436b-96e7-e14fece6408b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:59:18 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-cfd45c80-ac4c-4f6d-b121-b3c606ad8f12 tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09e5825b-231c-436b-96e7-e14fece6408b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:59:18 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-cfd45c80-ac4c-4f6d-b121-b3c606ad8f12 tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] Flow 'volume_create_api' (59d0daaf-cc8f-45c8-b5cc-0cf81262a541) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:59:18 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-cfd45c80-ac4c-4f6d-b121-b3c606ad8f12 tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] Create volume request issued successfully. Sep 02 12:59:18 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-cfd45c80-ac4c-4f6d-b121-b3c606ad8f12 tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 12:59:18 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1228/2438] 192.168.122.82 () {60 vars in 1138 bytes} [Wed Sep 2 12:59:17 2026] POST /volume/v3/volumes => generated 759 bytes in 712 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 12:59:18 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-e3739dd5-c134-4518-90e3-1ea9dd52b9e5 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:59:18 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-e3739dd5-c134-4518-90e3-1ea9dd52b9e5 tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] GET http://192.168.122.82/volume/v3/volumes/a2f945de-b967-46e4-8f9c-20c7208fe50c Sep 02 12:59:18 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-e3739dd5-c134-4518-90e3-1ea9dd52b9e5 tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:59:18 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-e3739dd5-c134-4518-90e3-1ea9dd52b9e5 tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:59:18 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:59:18 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:59:18 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:59:18 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:59:18 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-e3739dd5-c134-4518-90e3-1ea9dd52b9e5 tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] Volume info retrieved successfully. Sep 02 12:59:18 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-e3739dd5-c134-4518-90e3-1ea9dd52b9e5 tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] http://192.168.122.82/volume/v3/volumes/a2f945de-b967-46e4-8f9c-20c7208fe50c returned with HTTP 200 Sep 02 12:59:18 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1211/2439] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:59:18 2026] GET /volume/v3/volumes/a2f945de-b967-46e4-8f9c-20c7208fe50c => generated 827 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 12:59:19 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-8a563164-cf75-4860-be4d-8eb3ad646946 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:59:19 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-8a563164-cf75-4860-be4d-8eb3ad646946 tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] GET http://192.168.122.82/volume/v3/volumes/a2f945de-b967-46e4-8f9c-20c7208fe50c Sep 02 12:59:19 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-8a563164-cf75-4860-be4d-8eb3ad646946 tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:59:19 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-8a563164-cf75-4860-be4d-8eb3ad646946 tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:59:19 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:59:19 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:59:19 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:59:19 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:59:19 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-8a563164-cf75-4860-be4d-8eb3ad646946 tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] Volume info retrieved successfully. Sep 02 12:59:19 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-8a563164-cf75-4860-be4d-8eb3ad646946 tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] http://192.168.122.82/volume/v3/volumes/a2f945de-b967-46e4-8f9c-20c7208fe50c returned with HTTP 200 Sep 02 12:59:19 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1229/2440] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:59:19 2026] GET /volume/v3/volumes/a2f945de-b967-46e4-8f9c-20c7208fe50c => generated 851 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:59:20 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-42b474da-bdab-4445-b2ec-30abbd838b6a None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:59:20 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-42b474da-bdab-4445-b2ec-30abbd838b6a tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] GET http://192.168.122.82/volume/v3/volumes/a2f945de-b967-46e4-8f9c-20c7208fe50c Sep 02 12:59:20 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-42b474da-bdab-4445-b2ec-30abbd838b6a tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:59:20 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-42b474da-bdab-4445-b2ec-30abbd838b6a tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:59:20 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:59:20 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:59:20 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:59:20 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:59:20 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-42b474da-bdab-4445-b2ec-30abbd838b6a tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] Volume info retrieved successfully. Sep 02 12:59:20 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-42b474da-bdab-4445-b2ec-30abbd838b6a tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] http://192.168.122.82/volume/v3/volumes/a2f945de-b967-46e4-8f9c-20c7208fe50c returned with HTTP 200 Sep 02 12:59:20 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1212/2441] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:59:20 2026] GET /volume/v3/volumes/a2f945de-b967-46e4-8f9c-20c7208fe50c => generated 852 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:59:20 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-c7558915-b9ec-480a-ba16-fc6470e8a5cb None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:59:20 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-c7558915-b9ec-480a-ba16-fc6470e8a5cb tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] GET http://192.168.122.82/volume/v3/volumes/a2f945de-b967-46e4-8f9c-20c7208fe50c Sep 02 12:59:20 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-c7558915-b9ec-480a-ba16-fc6470e8a5cb tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:59:20 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-c7558915-b9ec-480a-ba16-fc6470e8a5cb tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:59:20 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:59:20 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:59:20 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:59:20 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:59:20 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-c7558915-b9ec-480a-ba16-fc6470e8a5cb tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] Volume info retrieved successfully. Sep 02 12:59:20 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-c7558915-b9ec-480a-ba16-fc6470e8a5cb tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] http://192.168.122.82/volume/v3/volumes/a2f945de-b967-46e4-8f9c-20c7208fe50c returned with HTTP 200 Sep 02 12:59:20 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1230/2442] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:59:20 2026] GET /volume/v3/volumes/a2f945de-b967-46e4-8f9c-20c7208fe50c => generated 852 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:59:21 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-67c8f298-cfd6-4cc9-a0f8-d933511fcce6 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:59:21 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-67c8f298-cfd6-4cc9-a0f8-d933511fcce6 tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] POST http://192.168.122.82/volume/v3/snapshots Sep 02 12:59:21 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-67c8f298-cfd6-4cc9-a0f8-d933511fcce6 tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a2f945de-b967-46e4-8f9c-20c7208fe50c", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-280546522", "description": null, "metadata": null}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:59:21 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:59:21 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:59:21 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:59:21 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:59:21 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-67c8f298-cfd6-4cc9-a0f8-d933511fcce6 tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] Volume info retrieved successfully. Sep 02 12:59:21 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.snapshots [None req-67c8f298-cfd6-4cc9-a0f8-d933511fcce6 tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] Create snapshot from volume a2f945de-b967-46e4-8f9c-20c7208fe50c Sep 02 12:59:21 devstack devstack@c-api.service[86936]: DEBUG cinder.quota [None req-67c8f298-cfd6-4cc9-a0f8-d933511fcce6 tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] Created reservations ['efd81a0e-b3b2-4c76-92fa-a6a0f4792020', '102be767-fe99-4df6-8782-ff4f89260871', '4aeac189-a8a6-4ffa-9d1b-35f9735ae76f', '6192a493-ba54-452e-b12a-68e0de1ae84f'] {{(pid=86936) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:59:21 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:59:21 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:59:21 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-67c8f298-cfd6-4cc9-a0f8-d933511fcce6 tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] Snapshot force create request issued successfully. Sep 02 12:59:21 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-67c8f298-cfd6-4cc9-a0f8-d933511fcce6 tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] http://192.168.122.82/volume/v3/snapshots returned with HTTP 202 Sep 02 12:59:21 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1213/2443] 192.168.122.82 () {60 vars in 1144 bytes} [Wed Sep 2 12:59:21 2026] POST /volume/v3/snapshots => generated 309 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 02 12:59:21 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-c5b82726-3e56-4e7b-a223-af9768e31fe3 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:59:21 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-c5b82726-3e56-4e7b-a223-af9768e31fe3 tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] GET http://192.168.122.82/volume/v3/snapshots/52eacccb-004e-4d46-84b3-c079ddfbbfb2 Sep 02 12:59:21 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-c5b82726-3e56-4e7b-a223-af9768e31fe3 tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:59:21 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-c5b82726-3e56-4e7b-a223-af9768e31fe3 tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:59:21 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:59:21 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:59:21 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-c5b82726-3e56-4e7b-a223-af9768e31fe3 tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] Snapshot retrieved successfully. Sep 02 12:59:21 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-c5b82726-3e56-4e7b-a223-af9768e31fe3 tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] http://192.168.122.82/volume/v3/snapshots/52eacccb-004e-4d46-84b3-c079ddfbbfb2 returned with HTTP 200 Sep 02 12:59:21 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1231/2444] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:59:21 2026] GET /volume/v3/snapshots/52eacccb-004e-4d46-84b3-c079ddfbbfb2 => generated 441 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:59:22 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-2fc3abb2-40cc-47cd-b883-e616a9faa276 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:59:22 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-2fc3abb2-40cc-47cd-b883-e616a9faa276 tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] GET http://192.168.122.82/volume/v3/snapshots/52eacccb-004e-4d46-84b3-c079ddfbbfb2 Sep 02 12:59:22 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-2fc3abb2-40cc-47cd-b883-e616a9faa276 tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:59:22 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-2fc3abb2-40cc-47cd-b883-e616a9faa276 tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:59:22 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:59:22 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:59:22 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-2fc3abb2-40cc-47cd-b883-e616a9faa276 tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] Snapshot retrieved successfully. Sep 02 12:59:22 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-2fc3abb2-40cc-47cd-b883-e616a9faa276 tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] http://192.168.122.82/volume/v3/snapshots/52eacccb-004e-4d46-84b3-c079ddfbbfb2 returned with HTTP 200 Sep 02 12:59:22 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1214/2445] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:59:22 2026] GET /volume/v3/snapshots/52eacccb-004e-4d46-84b3-c079ddfbbfb2 => generated 441 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:59:23 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-529eb882-0bd3-4e2c-ae46-074aa7c5315d None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:59:23 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-529eb882-0bd3-4e2c-ae46-074aa7c5315d tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] GET http://192.168.122.82/volume/v3/snapshots/52eacccb-004e-4d46-84b3-c079ddfbbfb2 Sep 02 12:59:23 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-529eb882-0bd3-4e2c-ae46-074aa7c5315d tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:59:23 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-529eb882-0bd3-4e2c-ae46-074aa7c5315d tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:59:23 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:59:23 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:59:23 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-529eb882-0bd3-4e2c-ae46-074aa7c5315d tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] Snapshot retrieved successfully. Sep 02 12:59:23 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-529eb882-0bd3-4e2c-ae46-074aa7c5315d tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] http://192.168.122.82/volume/v3/snapshots/52eacccb-004e-4d46-84b3-c079ddfbbfb2 returned with HTTP 200 Sep 02 12:59:23 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1232/2446] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:59:23 2026] GET /volume/v3/snapshots/52eacccb-004e-4d46-84b3-c079ddfbbfb2 => generated 441 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:59:24 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-eb8ab25a-d286-47a5-bbe3-6ac17d6b9d00 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:59:24 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-eb8ab25a-d286-47a5-bbe3-6ac17d6b9d00 tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] GET http://192.168.122.82/volume/v3/snapshots/52eacccb-004e-4d46-84b3-c079ddfbbfb2 Sep 02 12:59:24 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-eb8ab25a-d286-47a5-bbe3-6ac17d6b9d00 tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:59:24 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-eb8ab25a-d286-47a5-bbe3-6ac17d6b9d00 tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:59:24 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:59:24 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:59:24 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-eb8ab25a-d286-47a5-bbe3-6ac17d6b9d00 tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] Snapshot retrieved successfully. Sep 02 12:59:24 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-eb8ab25a-d286-47a5-bbe3-6ac17d6b9d00 tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] http://192.168.122.82/volume/v3/snapshots/52eacccb-004e-4d46-84b3-c079ddfbbfb2 returned with HTTP 200 Sep 02 12:59:24 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1215/2447] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:59:24 2026] GET /volume/v3/snapshots/52eacccb-004e-4d46-84b3-c079ddfbbfb2 => generated 468 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:59:24 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-f4403c71-ff22-4fc3-81f8-b92a5fe79378 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:59:24 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-f4403c71-ff22-4fc3-81f8-b92a5fe79378 tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] GET http://192.168.122.82/volume/v3/snapshots/52eacccb-004e-4d46-84b3-c079ddfbbfb2 Sep 02 12:59:24 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-f4403c71-ff22-4fc3-81f8-b92a5fe79378 tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:59:24 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-f4403c71-ff22-4fc3-81f8-b92a5fe79378 tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:59:24 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:59:24 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:59:24 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-f4403c71-ff22-4fc3-81f8-b92a5fe79378 tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] Snapshot retrieved successfully. Sep 02 12:59:24 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-f4403c71-ff22-4fc3-81f8-b92a5fe79378 tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] http://192.168.122.82/volume/v3/snapshots/52eacccb-004e-4d46-84b3-c079ddfbbfb2 returned with HTTP 200 Sep 02 12:59:24 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1233/2448] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:59:24 2026] GET /volume/v3/snapshots/52eacccb-004e-4d46-84b3-c079ddfbbfb2 => generated 468 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:59:24 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-41d401e4-186c-4538-8493-365b57e008ff None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:59:24 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-41d401e4-186c-4538-8493-365b57e008ff tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] GET http://192.168.122.82/volume/v3/snapshots/52eacccb-004e-4d46-84b3-c079ddfbbfb2 Sep 02 12:59:24 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-41d401e4-186c-4538-8493-365b57e008ff tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:59:24 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-41d401e4-186c-4538-8493-365b57e008ff tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:59:24 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:59:24 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:59:24 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-41d401e4-186c-4538-8493-365b57e008ff tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] Snapshot retrieved successfully. Sep 02 12:59:24 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-41d401e4-186c-4538-8493-365b57e008ff tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] http://192.168.122.82/volume/v3/snapshots/52eacccb-004e-4d46-84b3-c079ddfbbfb2 returned with HTTP 200 Sep 02 12:59:24 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1216/2449] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:59:24 2026] GET /volume/v3/snapshots/52eacccb-004e-4d46-84b3-c079ddfbbfb2 => generated 468 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:59:24 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-de08a2a1-821a-4172-b605-aab5557df15f None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:59:24 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-de08a2a1-821a-4172-b605-aab5557df15f tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 12:59:24 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-de08a2a1-821a-4172-b605-aab5557df15f tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "52eacccb-004e-4d46-84b3-c079ddfbbfb2", "size": 1}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:59:24 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.volumes [None req-de08a2a1-821a-4172-b605-aab5557df15f tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] Create volume request body: {'volume': {'snapshot_id': '52eacccb-004e-4d46-84b3-c079ddfbbfb2', 'size': 1}} {{(pid=86935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 12:59:24 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:59:24 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:59:24 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-de08a2a1-821a-4172-b605-aab5557df15f tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] Snapshot retrieved successfully. Sep 02 12:59:24 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-de08a2a1-821a-4172-b605-aab5557df15f tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] Create volume of 1 GB Sep 02 12:59:24 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-de08a2a1-821a-4172-b605-aab5557df15f tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] Availability Zones retrieved successfully. Sep 02 12:59:24 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-de08a2a1-821a-4172-b605-aab5557df15f tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] Flow 'volume_create_api' (ac5d9220-870f-448f-86a8-9303e46811f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:59:24 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-de08a2a1-821a-4172-b605-aab5557df15f tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b346e03-0ff3-4ae6-a497-e62e6a1c5955) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:59:24 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.flows.api.create_volume [None req-de08a2a1-821a-4172-b605-aab5557df15f tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 12:59:24 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:59:24 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:59:24 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-de08a2a1-821a-4172-b605-aab5557df15f tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b346e03-0ff3-4ae6-a497-e62e6a1c5955) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '52eacccb-004e-4d46-84b3-c079ddfbbfb2', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:59:24 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-de08a2a1-821a-4172-b605-aab5557df15f tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0ad0ec4-eefb-41b3-9836-8c9339f296c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:59:24 devstack devstack@c-api.service[86935]: DEBUG cinder.quota [None req-de08a2a1-821a-4172-b605-aab5557df15f tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] Created reservations ['b4999214-865c-4bb3-a588-88249260532a', '05c79747-8fed-4e48-9713-6724f772877c', '3b879eab-09bc-4244-a1dc-8ebee9d4be17', '978163d6-d670-42b3-bf0e-2c698f1ff5d5'] {{(pid=86935) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:59:24 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-de08a2a1-821a-4172-b605-aab5557df15f tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0ad0ec4-eefb-41b3-9836-8c9339f296c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b4999214-865c-4bb3-a588-88249260532a', '05c79747-8fed-4e48-9713-6724f772877c', '3b879eab-09bc-4244-a1dc-8ebee9d4be17', '978163d6-d670-42b3-bf0e-2c698f1ff5d5']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:59:24 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-de08a2a1-821a-4172-b605-aab5557df15f tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eed88207-03cf-442a-866e-d95ab5f0aa1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:59:24 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:59:24 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:59:24 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:59:24 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:59:24 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-de08a2a1-821a-4172-b605-aab5557df15f tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eed88207-03cf-442a-866e-d95ab5f0aa1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cc281e2d-0187-4292-bfd1-da08fedfe220', '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='cbc37e4643d04bdd945d07d0e82d6250',qos_specs=None,replication_status=,reservations=['b4999214-865c-4bb3-a588-88249260532a','05c79747-8fed-4e48-9713-6724f772877c','3b879eab-09bc-4244-a1dc-8ebee9d4be17','978163d6-d670-42b3-bf0e-2c698f1ff5d5'],size=1,snapshot_id=52eacccb-004e-4d46-84b3-c079ddfbbfb2,source_replicaid=,source_volid=None,status='creating',user_id='22661241603f47b5b2ba380c465a6b0e',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T10:59:24Z,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=cc281e2d-0187-4292-bfd1-da08fedfe220,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cbc37e4643d04bdd945d07d0e82d6250',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=52eacccb-004e-4d46-84b3-c079ddfbbfb2,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='22661241603f47b5b2ba380c465a6b0e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:59:24 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-de08a2a1-821a-4172-b605-aab5557df15f tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (890bf6a2-ad30-4d1f-9da8-0081fbb7343c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:59:25 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-de08a2a1-821a-4172-b605-aab5557df15f tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (890bf6a2-ad30-4d1f-9da8-0081fbb7343c) transitioned into state 'SUCCESS' from 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='cbc37e4643d04bdd945d07d0e82d6250',qos_specs=None,replication_status=,reservations=['b4999214-865c-4bb3-a588-88249260532a','05c79747-8fed-4e48-9713-6724f772877c','3b879eab-09bc-4244-a1dc-8ebee9d4be17','978163d6-d670-42b3-bf0e-2c698f1ff5d5'],size=1,snapshot_id=52eacccb-004e-4d46-84b3-c079ddfbbfb2,source_replicaid=,source_volid=None,status='creating',user_id='22661241603f47b5b2ba380c465a6b0e',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:59:25 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-de08a2a1-821a-4172-b605-aab5557df15f tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (212d1c91-39df-4fbd-ae6f-aea4d1e05bcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:59:25 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:59:25 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:59:25 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-de08a2a1-821a-4172-b605-aab5557df15f tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (212d1c91-39df-4fbd-ae6f-aea4d1e05bcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:59:25 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-de08a2a1-821a-4172-b605-aab5557df15f tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] Flow 'volume_create_api' (ac5d9220-870f-448f-86a8-9303e46811f1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:59:25 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-de08a2a1-821a-4172-b605-aab5557df15f tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] Create volume request issued successfully. Sep 02 12:59:25 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-de08a2a1-821a-4172-b605-aab5557df15f tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 12:59:25 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1234/2450] 192.168.122.82 () {60 vars in 1137 bytes} [Wed Sep 2 12:59:24 2026] POST /volume/v3/volumes => generated 748 bytes in 614 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 12:59:25 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-05c2b20d-a664-4321-b8d6-e1956aed497e None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:59:25 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-05c2b20d-a664-4321-b8d6-e1956aed497e tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] GET http://192.168.122.82/volume/v3/volumes/cc281e2d-0187-4292-bfd1-da08fedfe220 Sep 02 12:59:25 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-05c2b20d-a664-4321-b8d6-e1956aed497e tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:59:25 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-05c2b20d-a664-4321-b8d6-e1956aed497e tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:59:25 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:59:25 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:59:25 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:59:25 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:59:25 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-05c2b20d-a664-4321-b8d6-e1956aed497e tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] Volume info retrieved successfully. Sep 02 12:59:25 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-05c2b20d-a664-4321-b8d6-e1956aed497e tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] http://192.168.122.82/volume/v3/volumes/cc281e2d-0187-4292-bfd1-da08fedfe220 returned with HTTP 200 Sep 02 12:59:25 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1217/2451] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:59:25 2026] GET /volume/v3/volumes/cc281e2d-0187-4292-bfd1-da08fedfe220 => generated 816 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:59:26 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-f2610b5b-8f7b-4c1b-8049-8effe0809abd None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:59:26 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-f2610b5b-8f7b-4c1b-8049-8effe0809abd tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] GET http://192.168.122.82/volume/v3/volumes/cc281e2d-0187-4292-bfd1-da08fedfe220 Sep 02 12:59:26 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-f2610b5b-8f7b-4c1b-8049-8effe0809abd tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:59:26 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-f2610b5b-8f7b-4c1b-8049-8effe0809abd tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:59:26 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:59:26 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:59:26 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:59:26 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:59:26 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-f2610b5b-8f7b-4c1b-8049-8effe0809abd tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] Volume info retrieved successfully. Sep 02 12:59:26 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-f2610b5b-8f7b-4c1b-8049-8effe0809abd tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] http://192.168.122.82/volume/v3/volumes/cc281e2d-0187-4292-bfd1-da08fedfe220 returned with HTTP 200 Sep 02 12:59:26 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1235/2452] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:59:26 2026] GET /volume/v3/volumes/cc281e2d-0187-4292-bfd1-da08fedfe220 => generated 840 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:59:27 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-44764aec-d017-44fd-9d05-68ab549fad6e None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:59:27 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-44764aec-d017-44fd-9d05-68ab549fad6e tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] GET http://192.168.122.82/volume/v3/volumes/cc281e2d-0187-4292-bfd1-da08fedfe220 Sep 02 12:59:27 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-44764aec-d017-44fd-9d05-68ab549fad6e tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:59:27 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-44764aec-d017-44fd-9d05-68ab549fad6e tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:59:27 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:59:27 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:59:27 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:59:27 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:59:27 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-44764aec-d017-44fd-9d05-68ab549fad6e tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] Volume info retrieved successfully. Sep 02 12:59:27 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-44764aec-d017-44fd-9d05-68ab549fad6e tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] http://192.168.122.82/volume/v3/volumes/cc281e2d-0187-4292-bfd1-da08fedfe220 returned with HTTP 200 Sep 02 12:59:27 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1218/2453] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:59:27 2026] GET /volume/v3/volumes/cc281e2d-0187-4292-bfd1-da08fedfe220 => generated 840 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:59:27 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-327fd5f5-0056-4fb0-a684-c998c1138e6f None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:59:27 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-327fd5f5-0056-4fb0-a684-c998c1138e6f tempest-TestServerVolumeAttachScenarioOldVersion-1121770451 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 12:59:27 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-327fd5f5-0056-4fb0-a684-c998c1138e6f tempest-TestServerVolumeAttachScenarioOldVersion-1121770451 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-1457539114", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:59:27 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.volumes [None req-327fd5f5-0056-4fb0-a684-c998c1138e6f tempest-TestServerVolumeAttachScenarioOldVersion-1121770451 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-1457539114', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 12:59:27 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-327fd5f5-0056-4fb0-a684-c998c1138e6f tempest-TestServerVolumeAttachScenarioOldVersion-1121770451 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451-project-member] Create volume of 1 GB Sep 02 12:59:27 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-327fd5f5-0056-4fb0-a684-c998c1138e6f tempest-TestServerVolumeAttachScenarioOldVersion-1121770451 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451-project-member] Availability Zones retrieved successfully. Sep 02 12:59:27 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-327fd5f5-0056-4fb0-a684-c998c1138e6f tempest-TestServerVolumeAttachScenarioOldVersion-1121770451 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451-project-member] Flow 'volume_create_api' (fefd7252-12ca-430b-837f-2f57c51fb52e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:59:27 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-327fd5f5-0056-4fb0-a684-c998c1138e6f tempest-TestServerVolumeAttachScenarioOldVersion-1121770451 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72c59ab4-cd38-493b-81b6-b44d6db3cbb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:59:27 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.flows.api.create_volume [None req-327fd5f5-0056-4fb0-a684-c998c1138e6f tempest-TestServerVolumeAttachScenarioOldVersion-1121770451 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451-project-member] Validating volume size '1' using validate_int {{(pid=86935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 12:59:28 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-327fd5f5-0056-4fb0-a684-c998c1138e6f tempest-TestServerVolumeAttachScenarioOldVersion-1121770451 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72c59ab4-cd38-493b-81b6-b44d6db3cbb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:59:28 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-327fd5f5-0056-4fb0-a684-c998c1138e6f tempest-TestServerVolumeAttachScenarioOldVersion-1121770451 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc4a862a-2884-448e-af60-25e20d86d097) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:59:28 devstack devstack@c-api.service[86935]: DEBUG cinder.quota [None req-327fd5f5-0056-4fb0-a684-c998c1138e6f tempest-TestServerVolumeAttachScenarioOldVersion-1121770451 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451-project-member] Created reservations ['436d0841-ab08-4af8-8560-e943457fad95', 'cf6179d6-ad9b-49e4-ac55-64134d820f37', '720d60ca-265f-4a2e-8f26-7185eb13b92d', '64728c60-f45f-4a3a-badc-e9de2c61c174'] {{(pid=86935) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 12:59:28 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-327fd5f5-0056-4fb0-a684-c998c1138e6f tempest-TestServerVolumeAttachScenarioOldVersion-1121770451 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc4a862a-2884-448e-af60-25e20d86d097) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['436d0841-ab08-4af8-8560-e943457fad95', 'cf6179d6-ad9b-49e4-ac55-64134d820f37', '720d60ca-265f-4a2e-8f26-7185eb13b92d', '64728c60-f45f-4a3a-badc-e9de2c61c174']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:59:28 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-327fd5f5-0056-4fb0-a684-c998c1138e6f tempest-TestServerVolumeAttachScenarioOldVersion-1121770451 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be30ff0b-26dc-4329-83d4-2704bcbc6dd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:59:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-ad190fd5-7d59-4a8a-ab24-96b739b6a2fb None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:59:28 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-ad190fd5-7d59-4a8a-ab24-96b739b6a2fb tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] GET http://192.168.122.82/volume/v3/volumes/cc281e2d-0187-4292-bfd1-da08fedfe220 Sep 02 12:59:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-ad190fd5-7d59-4a8a-ab24-96b739b6a2fb tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:59:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-ad190fd5-7d59-4a8a-ab24-96b739b6a2fb tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:59:28 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:59:28 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:59:28 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:59:28 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:59:28 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:59:28 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:59:28 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-327fd5f5-0056-4fb0-a684-c998c1138e6f tempest-TestServerVolumeAttachScenarioOldVersion-1121770451 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be30ff0b-26dc-4329-83d4-2704bcbc6dd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e86ce677-ac8b-4422-a61e-ec34c61d8d22', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1457539114',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c1beea331fc4451a5175d12a703fc5c',qos_specs=None,replication_status=,reservations=['436d0841-ab08-4af8-8560-e943457fad95','cf6179d6-ad9b-49e4-ac55-64134d820f37','720d60ca-265f-4a2e-8f26-7185eb13b92d','64728c60-f45f-4a3a-badc-e9de2c61c174'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e5db65da6e246d0a8669965ff3a2227',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T10:59:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1457539114',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e86ce677-ac8b-4422-a61e-ec34c61d8d22,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2c1beea331fc4451a5175d12a703fc5c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4e5db65da6e246d0a8669965ff3a2227',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:59:28 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-ad190fd5-7d59-4a8a-ab24-96b739b6a2fb tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] Volume info retrieved successfully. Sep 02 12:59:28 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-ad190fd5-7d59-4a8a-ab24-96b739b6a2fb tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] http://192.168.122.82/volume/v3/volumes/cc281e2d-0187-4292-bfd1-da08fedfe220 returned with HTTP 200 Sep 02 12:59:28 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-327fd5f5-0056-4fb0-a684-c998c1138e6f tempest-TestServerVolumeAttachScenarioOldVersion-1121770451 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e748273-c762-4d95-ba00-aeb9c341ddb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:59:28 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1219/2454] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:59:28 2026] GET /volume/v3/volumes/cc281e2d-0187-4292-bfd1-da08fedfe220 => generated 840 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:59:28 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-327fd5f5-0056-4fb0-a684-c998c1138e6f tempest-TestServerVolumeAttachScenarioOldVersion-1121770451 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e748273-c762-4d95-ba00-aeb9c341ddb2) transitioned into state 'SUCCESS' from state '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-1457539114',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c1beea331fc4451a5175d12a703fc5c',qos_specs=None,replication_status=,reservations=['436d0841-ab08-4af8-8560-e943457fad95','cf6179d6-ad9b-49e4-ac55-64134d820f37','720d60ca-265f-4a2e-8f26-7185eb13b92d','64728c60-f45f-4a3a-badc-e9de2c61c174'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e5db65da6e246d0a8669965ff3a2227',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:59:28 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-327fd5f5-0056-4fb0-a684-c998c1138e6f tempest-TestServerVolumeAttachScenarioOldVersion-1121770451 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a470c34b-a8c3-4907-b09c-1ba0f9413f6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 12:59:28 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-327fd5f5-0056-4fb0-a684-c998c1138e6f tempest-TestServerVolumeAttachScenarioOldVersion-1121770451 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a470c34b-a8c3-4907-b09c-1ba0f9413f6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 12:59:28 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-327fd5f5-0056-4fb0-a684-c998c1138e6f tempest-TestServerVolumeAttachScenarioOldVersion-1121770451 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451-project-member] Flow 'volume_create_api' (fefd7252-12ca-430b-837f-2f57c51fb52e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 12:59:28 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-327fd5f5-0056-4fb0-a684-c998c1138e6f tempest-TestServerVolumeAttachScenarioOldVersion-1121770451 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451-project-member] Create volume request issued successfully. Sep 02 12:59:28 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-327fd5f5-0056-4fb0-a684-c998c1138e6f tempest-TestServerVolumeAttachScenarioOldVersion-1121770451 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 12:59:28 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1236/2455] 192.168.122.82 () {62 vars in 1179 bytes} [Wed Sep 2 12:59:27 2026] POST /volume/v3/volumes => generated 796 bytes in 1063 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:59:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-5bd3ee5d-cc8b-4ccd-8cbf-449694a0e7ae None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:59:28 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-5bd3ee5d-cc8b-4ccd-8cbf-449694a0e7ae tempest-TestServerVolumeAttachScenarioOldVersion-1121770451 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451-project-member] GET http://192.168.122.82/volume/v3/volumes/e86ce677-ac8b-4422-a61e-ec34c61d8d22 Sep 02 12:59:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-5bd3ee5d-cc8b-4ccd-8cbf-449694a0e7ae tempest-TestServerVolumeAttachScenarioOldVersion-1121770451 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:59:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-5bd3ee5d-cc8b-4ccd-8cbf-449694a0e7ae tempest-TestServerVolumeAttachScenarioOldVersion-1121770451 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:59:29 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:59:29 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:59:29 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:59:29 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:59:29 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-5bd3ee5d-cc8b-4ccd-8cbf-449694a0e7ae tempest-TestServerVolumeAttachScenarioOldVersion-1121770451 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451-project-member] Volume info retrieved successfully. Sep 02 12:59:29 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-5bd3ee5d-cc8b-4ccd-8cbf-449694a0e7ae tempest-TestServerVolumeAttachScenarioOldVersion-1121770451 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451-project-member] http://192.168.122.82/volume/v3/volumes/e86ce677-ac8b-4422-a61e-ec34c61d8d22 returned with HTTP 200 Sep 02 12:59:29 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1220/2456] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:59:28 2026] GET /volume/v3/volumes/e86ce677-ac8b-4422-a61e-ec34c61d8d22 => generated 864 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:59:29 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-303c64c6-ccec-4af1-9754-34138b8c93d1 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:59:29 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-303c64c6-ccec-4af1-9754-34138b8c93d1 tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] GET http://192.168.122.82/volume/v3/volumes/cc281e2d-0187-4292-bfd1-da08fedfe220 Sep 02 12:59:29 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-303c64c6-ccec-4af1-9754-34138b8c93d1 tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:59:29 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-303c64c6-ccec-4af1-9754-34138b8c93d1 tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:59:29 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:59:29 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:59:29 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:59:29 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:59:29 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-303c64c6-ccec-4af1-9754-34138b8c93d1 tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] Volume info retrieved successfully. Sep 02 12:59:29 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-303c64c6-ccec-4af1-9754-34138b8c93d1 tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] http://192.168.122.82/volume/v3/volumes/cc281e2d-0187-4292-bfd1-da08fedfe220 returned with HTTP 200 Sep 02 12:59:29 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1237/2457] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:59:29 2026] GET /volume/v3/volumes/cc281e2d-0187-4292-bfd1-da08fedfe220 => generated 840 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:59:30 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-1912085f-2578-4b41-84dc-b9b5e519d1e0 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:59:30 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-1912085f-2578-4b41-84dc-b9b5e519d1e0 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451-project-member] GET http://192.168.122.82/volume/v3/volumes/e86ce677-ac8b-4422-a61e-ec34c61d8d22 Sep 02 12:59:30 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-1912085f-2578-4b41-84dc-b9b5e519d1e0 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:59:30 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-1912085f-2578-4b41-84dc-b9b5e519d1e0 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:59:30 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:59:30 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:59:30 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:59:30 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:59:30 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-1912085f-2578-4b41-84dc-b9b5e519d1e0 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451-project-member] Volume info retrieved successfully. Sep 02 12:59:30 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-1912085f-2578-4b41-84dc-b9b5e519d1e0 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451-project-member] http://192.168.122.82/volume/v3/volumes/e86ce677-ac8b-4422-a61e-ec34c61d8d22 returned with HTTP 200 Sep 02 12:59:30 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1221/2458] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:59:30 2026] GET /volume/v3/volumes/e86ce677-ac8b-4422-a61e-ec34c61d8d22 => generated 888 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:59:30 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-9ef8db1c-539e-43aa-ad99-1c689821297f None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:59:30 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-9ef8db1c-539e-43aa-ad99-1c689821297f tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] GET http://192.168.122.82/volume/v3/volumes/cc281e2d-0187-4292-bfd1-da08fedfe220 Sep 02 12:59:30 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-9ef8db1c-539e-43aa-ad99-1c689821297f tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:59:30 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-9ef8db1c-539e-43aa-ad99-1c689821297f tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:59:30 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:59:30 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:59:30 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:59:30 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:59:30 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-9ef8db1c-539e-43aa-ad99-1c689821297f tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] Volume info retrieved successfully. Sep 02 12:59:30 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-9ef8db1c-539e-43aa-ad99-1c689821297f tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] http://192.168.122.82/volume/v3/volumes/cc281e2d-0187-4292-bfd1-da08fedfe220 returned with HTTP 200 Sep 02 12:59:31 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1238/2459] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:59:30 2026] GET /volume/v3/volumes/cc281e2d-0187-4292-bfd1-da08fedfe220 => generated 840 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:59:31 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-4c798a2e-dd06-42f6-83a6-52b899c0b55e None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:59:31 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-4c798a2e-dd06-42f6-83a6-52b899c0b55e tempest-TestServerVolumeAttachScenarioOldVersion-1121770451 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451-project-member] GET http://192.168.122.82/volume/v3/volumes/e86ce677-ac8b-4422-a61e-ec34c61d8d22 Sep 02 12:59:31 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-4c798a2e-dd06-42f6-83a6-52b899c0b55e tempest-TestServerVolumeAttachScenarioOldVersion-1121770451 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:59:31 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-4c798a2e-dd06-42f6-83a6-52b899c0b55e tempest-TestServerVolumeAttachScenarioOldVersion-1121770451 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:59:31 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:59:31 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:59:31 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:59:31 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:59:31 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-4c798a2e-dd06-42f6-83a6-52b899c0b55e tempest-TestServerVolumeAttachScenarioOldVersion-1121770451 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451-project-member] Volume info retrieved successfully. Sep 02 12:59:31 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-4c798a2e-dd06-42f6-83a6-52b899c0b55e tempest-TestServerVolumeAttachScenarioOldVersion-1121770451 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451-project-member] http://192.168.122.82/volume/v3/volumes/e86ce677-ac8b-4422-a61e-ec34c61d8d22 returned with HTTP 200 Sep 02 12:59:31 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1222/2460] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:59:31 2026] GET /volume/v3/volumes/e86ce677-ac8b-4422-a61e-ec34c61d8d22 => generated 888 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:59:32 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-75c130dc-6c56-4d6a-b8b2-cf0dad6bdf03 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:59:32 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-75c130dc-6c56-4d6a-b8b2-cf0dad6bdf03 tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] GET http://192.168.122.82/volume/v3/volumes/cc281e2d-0187-4292-bfd1-da08fedfe220 Sep 02 12:59:32 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-75c130dc-6c56-4d6a-b8b2-cf0dad6bdf03 tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:59:32 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-75c130dc-6c56-4d6a-b8b2-cf0dad6bdf03 tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:59:32 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:59:32 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:59:32 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:59:32 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:59:32 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-75c130dc-6c56-4d6a-b8b2-cf0dad6bdf03 tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] Volume info retrieved successfully. Sep 02 12:59:32 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-75c130dc-6c56-4d6a-b8b2-cf0dad6bdf03 tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] http://192.168.122.82/volume/v3/volumes/cc281e2d-0187-4292-bfd1-da08fedfe220 returned with HTTP 200 Sep 02 12:59:32 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1239/2461] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:59:32 2026] GET /volume/v3/volumes/cc281e2d-0187-4292-bfd1-da08fedfe220 => generated 840 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:59:32 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-76d48a3c-0c26-48d6-8548-27ee25069c7f None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:59:32 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-76d48a3c-0c26-48d6-8548-27ee25069c7f tempest-TestServerVolumeAttachScenarioOldVersion-1121770451 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451-project-member] GET http://192.168.122.82/volume/v3/volumes/e86ce677-ac8b-4422-a61e-ec34c61d8d22 Sep 02 12:59:32 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-76d48a3c-0c26-48d6-8548-27ee25069c7f tempest-TestServerVolumeAttachScenarioOldVersion-1121770451 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:59:32 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-76d48a3c-0c26-48d6-8548-27ee25069c7f tempest-TestServerVolumeAttachScenarioOldVersion-1121770451 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:59:32 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:59:32 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:59:32 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:59:32 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:59:32 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-76d48a3c-0c26-48d6-8548-27ee25069c7f tempest-TestServerVolumeAttachScenarioOldVersion-1121770451 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451-project-member] Volume info retrieved successfully. Sep 02 12:59:32 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-76d48a3c-0c26-48d6-8548-27ee25069c7f tempest-TestServerVolumeAttachScenarioOldVersion-1121770451 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451-project-member] http://192.168.122.82/volume/v3/volumes/e86ce677-ac8b-4422-a61e-ec34c61d8d22 returned with HTTP 200 Sep 02 12:59:32 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1223/2462] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:59:32 2026] GET /volume/v3/volumes/e86ce677-ac8b-4422-a61e-ec34c61d8d22 => generated 888 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:59:33 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-7b46b106-75f5-417c-ada5-91a72620a601 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:59:33 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-7b46b106-75f5-417c-ada5-91a72620a601 tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] GET http://192.168.122.82/volume/v3/volumes/cc281e2d-0187-4292-bfd1-da08fedfe220 Sep 02 12:59:33 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-7b46b106-75f5-417c-ada5-91a72620a601 tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:59:33 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-7b46b106-75f5-417c-ada5-91a72620a601 tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:59:33 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:59:33 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:59:33 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:59:33 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:59:33 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-7b46b106-75f5-417c-ada5-91a72620a601 tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] Volume info retrieved successfully. Sep 02 12:59:33 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-7b46b106-75f5-417c-ada5-91a72620a601 tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] http://192.168.122.82/volume/v3/volumes/cc281e2d-0187-4292-bfd1-da08fedfe220 returned with HTTP 200 Sep 02 12:59:33 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1240/2463] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:59:33 2026] GET /volume/v3/volumes/cc281e2d-0187-4292-bfd1-da08fedfe220 => generated 841 bytes in 331 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:59:33 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-9c89056c-6c92-47f5-a5a8-34948c03e803 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:59:33 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-9c89056c-6c92-47f5-a5a8-34948c03e803 tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] GET http://192.168.122.82/volume/v3/volumes/cc281e2d-0187-4292-bfd1-da08fedfe220 Sep 02 12:59:33 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-9c89056c-6c92-47f5-a5a8-34948c03e803 tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:59:33 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-9c89056c-6c92-47f5-a5a8-34948c03e803 tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:59:33 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-d94eb125-8243-4632-a0d2-d04cd6c52838 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:59:33 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:59:33 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:59:33 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-d94eb125-8243-4632-a0d2-d04cd6c52838 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451-project-member] GET http://192.168.122.82/volume/v3/volumes/e86ce677-ac8b-4422-a61e-ec34c61d8d22 Sep 02 12:59:33 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-d94eb125-8243-4632-a0d2-d04cd6c52838 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:59:33 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-d94eb125-8243-4632-a0d2-d04cd6c52838 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:59:33 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:59:33 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:59:33 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-9c89056c-6c92-47f5-a5a8-34948c03e803 tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] Volume info retrieved successfully. Sep 02 12:59:33 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:59:33 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:59:33 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:59:33 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:59:33 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-9c89056c-6c92-47f5-a5a8-34948c03e803 tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] http://192.168.122.82/volume/v3/volumes/cc281e2d-0187-4292-bfd1-da08fedfe220 returned with HTTP 200 Sep 02 12:59:33 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1224/2464] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:59:33 2026] GET /volume/v3/volumes/cc281e2d-0187-4292-bfd1-da08fedfe220 => generated 841 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 12:59:33 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-d94eb125-8243-4632-a0d2-d04cd6c52838 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451-project-member] Volume info retrieved successfully. Sep 02 12:59:33 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-d94eb125-8243-4632-a0d2-d04cd6c52838 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451-project-member] http://192.168.122.82/volume/v3/volumes/e86ce677-ac8b-4422-a61e-ec34c61d8d22 returned with HTTP 200 Sep 02 12:59:33 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1241/2465] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:59:33 2026] GET /volume/v3/volumes/e86ce677-ac8b-4422-a61e-ec34c61d8d22 => generated 889 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:59:33 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-60ce57d7-adea-4a87-b284-22f92ab29782 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:59:33 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-60ce57d7-adea-4a87-b284-22f92ab29782 tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] DELETE http://192.168.122.82/volume/v3/snapshots/52eacccb-004e-4d46-84b3-c079ddfbbfb2 Sep 02 12:59:33 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-60ce57d7-adea-4a87-b284-22f92ab29782 tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:59:33 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-60ce57d7-adea-4a87-b284-22f92ab29782 tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] Calling method 'delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:59:33 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.snapshots [None req-60ce57d7-adea-4a87-b284-22f92ab29782 tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] Delete snapshot with id: 52eacccb-004e-4d46-84b3-c079ddfbbfb2 Sep 02 12:59:33 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-9b350ac0-832a-4418-968e-286aba170789 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:59:33 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-9b350ac0-832a-4418-968e-286aba170789 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451-project-member] GET http://192.168.122.82/volume/v3/volumes/e86ce677-ac8b-4422-a61e-ec34c61d8d22 Sep 02 12:59:33 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:59:33 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:59:33 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-9b350ac0-832a-4418-968e-286aba170789 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:59:33 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-9b350ac0-832a-4418-968e-286aba170789 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:59:33 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-60ce57d7-adea-4a87-b284-22f92ab29782 tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] Snapshot retrieved successfully. Sep 02 12:59:33 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:59:33 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:59:33 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:59:33 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:59:33 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:59:33 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:59:33 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-9b350ac0-832a-4418-968e-286aba170789 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451-project-member] Volume info retrieved successfully. Sep 02 12:59:33 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-9b350ac0-832a-4418-968e-286aba170789 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451-project-member] http://192.168.122.82/volume/v3/volumes/e86ce677-ac8b-4422-a61e-ec34c61d8d22 returned with HTTP 200 Sep 02 12:59:33 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1242/2466] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:59:33 2026] GET /volume/v3/volumes/e86ce677-ac8b-4422-a61e-ec34c61d8d22 => generated 889 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:59:33 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-60ce57d7-adea-4a87-b284-22f92ab29782 tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] Snapshot delete request issued successfully. Sep 02 12:59:33 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-60ce57d7-adea-4a87-b284-22f92ab29782 tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] http://192.168.122.82/volume/v3/snapshots/52eacccb-004e-4d46-84b3-c079ddfbbfb2 returned with HTTP 202 Sep 02 12:59:33 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1225/2467] 192.168.122.82 () {58 vars in 1236 bytes} [Wed Sep 2 12:59:33 2026] DELETE /volume/v3/snapshots/52eacccb-004e-4d46-84b3-c079ddfbbfb2 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 12:59:33 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-d436051c-7f64-4d13-9aa4-47d2bf6e1f0d None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:59:33 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-d436051c-7f64-4d13-9aa4-47d2bf6e1f0d tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] GET http://192.168.122.82/volume/v3/snapshots/52eacccb-004e-4d46-84b3-c079ddfbbfb2 Sep 02 12:59:33 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-d436051c-7f64-4d13-9aa4-47d2bf6e1f0d tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:59:33 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-d436051c-7f64-4d13-9aa4-47d2bf6e1f0d tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:59:33 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:59:33 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:59:33 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-d436051c-7f64-4d13-9aa4-47d2bf6e1f0d tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] Snapshot retrieved successfully. Sep 02 12:59:33 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-d436051c-7f64-4d13-9aa4-47d2bf6e1f0d tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] http://192.168.122.82/volume/v3/snapshots/52eacccb-004e-4d46-84b3-c079ddfbbfb2 returned with HTTP 200 Sep 02 12:59:33 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1243/2468] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:59:33 2026] GET /volume/v3/snapshots/52eacccb-004e-4d46-84b3-c079ddfbbfb2 => generated 467 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:59:33 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [req-c8c78234-3541-4275-aa31-990ed96a075f req-b26a1cf8-03d6-4a33-a830-c6ccb05bd59b None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:59:33 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-c8c78234-3541-4275-aa31-990ed96a075f req-b26a1cf8-03d6-4a33-a830-c6ccb05bd59b tempest-TestServerVolumeAttachScenarioOldVersion-1121770451 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451-project-member] GET http://192.168.122.82/volume/v3/volumes/e86ce677-ac8b-4422-a61e-ec34c61d8d22 Sep 02 12:59:33 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-c8c78234-3541-4275-aa31-990ed96a075f req-b26a1cf8-03d6-4a33-a830-c6ccb05bd59b tempest-TestServerVolumeAttachScenarioOldVersion-1121770451 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:59:33 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-c8c78234-3541-4275-aa31-990ed96a075f req-b26a1cf8-03d6-4a33-a830-c6ccb05bd59b tempest-TestServerVolumeAttachScenarioOldVersion-1121770451 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:59:33 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:59:33 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:59:33 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:59:33 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:59:33 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [req-c8c78234-3541-4275-aa31-990ed96a075f req-b26a1cf8-03d6-4a33-a830-c6ccb05bd59b tempest-TestServerVolumeAttachScenarioOldVersion-1121770451 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451-project-member] Volume info retrieved successfully. Sep 02 12:59:33 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-c8c78234-3541-4275-aa31-990ed96a075f req-b26a1cf8-03d6-4a33-a830-c6ccb05bd59b tempest-TestServerVolumeAttachScenarioOldVersion-1121770451 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451-project-member] http://192.168.122.82/volume/v3/volumes/e86ce677-ac8b-4422-a61e-ec34c61d8d22 returned with HTTP 200 Sep 02 12:59:33 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1226/2469] 192.168.122.82 () {60 vars in 1482 bytes} [Wed Sep 2 12:59:33 2026] GET /volume/v3/volumes/e86ce677-ac8b-4422-a61e-ec34c61d8d22 => generated 871 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:59:33 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-b84f0832-aba4-46ac-ab35-b91abfa845c6 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:59:33 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-b84f0832-aba4-46ac-ab35-b91abfa845c6 None None] GET http://192.168.122.82/volume// Sep 02 12:59:33 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-b84f0832-aba4-46ac-ab35-b91abfa845c6 None None] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:59:33 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-b84f0832-aba4-46ac-ab35-b91abfa845c6 None None] Calling method 'all' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:59:33 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-b84f0832-aba4-46ac-ab35-b91abfa845c6 None None] http://192.168.122.82/volume// returned with HTTP 300 Sep 02 12:59:33 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1244/2470] 192.168.122.82 () {58 vars in 1312 bytes} [Wed Sep 2 12:59:33 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 12:59:33 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [req-c8c78234-3541-4275-aa31-990ed96a075f req-e5c3fdff-cc68-464b-a4f0-5d4ef32b7e4b None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:59:34 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-c8c78234-3541-4275-aa31-990ed96a075f req-e5c3fdff-cc68-464b-a4f0-5d4ef32b7e4b tempest-TestServerVolumeAttachScenarioOldVersion-1121770451 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451-project-member] POST http://192.168.122.82/volume/v3/attachments Sep 02 12:59:34 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-c8c78234-3541-4275-aa31-990ed96a075f req-e5c3fdff-cc68-464b-a4f0-5d4ef32b7e4b tempest-TestServerVolumeAttachScenarioOldVersion-1121770451 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e86ce677-ac8b-4422-a61e-ec34c61d8d22", "connector": null, "instance_uuid": "0900177a-4bb0-45c5-aac1-83cc90321f04"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:59:34 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:59:34 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:59:34 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:59:34 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:59:34 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-c8c78234-3541-4275-aa31-990ed96a075f req-e5c3fdff-cc68-464b-a4f0-5d4ef32b7e4b tempest-TestServerVolumeAttachScenarioOldVersion-1121770451 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451-project-member] http://192.168.122.82/volume/v3/attachments returned with HTTP 200 Sep 02 12:59:34 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1227/2471] 192.168.122.82 () {66 vars in 1478 bytes} [Wed Sep 2 12:59:33 2026] POST /volume/v3/attachments => generated 273 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:59:34 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-9ac34bce-c8fb-45ea-a3a7-543c288ed859 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:59:34 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-9ac34bce-c8fb-45ea-a3a7-543c288ed859 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451-project-member] GET http://192.168.122.82/volume/v3/volumes/e86ce677-ac8b-4422-a61e-ec34c61d8d22 Sep 02 12:59:34 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-9ac34bce-c8fb-45ea-a3a7-543c288ed859 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:59:34 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-9ac34bce-c8fb-45ea-a3a7-543c288ed859 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:59:34 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:59:34 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:59:34 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-733903ba-30ec-4a22-b90a-36d0341be4a2 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:59:34 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-733903ba-30ec-4a22-b90a-36d0341be4a2 None None] GET http://192.168.122.82/volume// Sep 02 12:59:34 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-733903ba-30ec-4a22-b90a-36d0341be4a2 None None] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:59:34 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-733903ba-30ec-4a22-b90a-36d0341be4a2 None None] Calling method 'all' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:59:34 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-733903ba-30ec-4a22-b90a-36d0341be4a2 None None] http://192.168.122.82/volume// returned with HTTP 300 Sep 02 12:59:34 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1228/2472] 192.168.122.82 () {58 vars in 1310 bytes} [Wed Sep 2 12:59:34 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 12:59:34 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [req-c8c78234-3541-4275-aa31-990ed96a075f req-790dc904-0e97-4304-97ef-5847171cd3a1 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:59:34 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:59:34 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:59:34 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-c8c78234-3541-4275-aa31-990ed96a075f req-790dc904-0e97-4304-97ef-5847171cd3a1 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451-project-member] GET http://192.168.122.82/volume/v3/volumes/e86ce677-ac8b-4422-a61e-ec34c61d8d22 Sep 02 12:59:34 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-c8c78234-3541-4275-aa31-990ed96a075f req-790dc904-0e97-4304-97ef-5847171cd3a1 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:59:34 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-c8c78234-3541-4275-aa31-990ed96a075f req-790dc904-0e97-4304-97ef-5847171cd3a1 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:59:34 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-9ac34bce-c8fb-45ea-a3a7-543c288ed859 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451-project-member] Volume info retrieved successfully. Sep 02 12:59:34 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:59:34 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:59:34 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:59:34 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:59:34 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-9ac34bce-c8fb-45ea-a3a7-543c288ed859 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451-project-member] http://192.168.122.82/volume/v3/volumes/e86ce677-ac8b-4422-a61e-ec34c61d8d22 returned with HTTP 200 Sep 02 12:59:34 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1245/2473] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:59:34 2026] GET /volume/v3/volumes/e86ce677-ac8b-4422-a61e-ec34c61d8d22 => generated 888 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:59:34 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [req-c8c78234-3541-4275-aa31-990ed96a075f req-790dc904-0e97-4304-97ef-5847171cd3a1 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451-project-member] Volume info retrieved successfully. Sep 02 12:59:34 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-c8c78234-3541-4275-aa31-990ed96a075f req-790dc904-0e97-4304-97ef-5847171cd3a1 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451-project-member] http://192.168.122.82/volume/v3/volumes/e86ce677-ac8b-4422-a61e-ec34c61d8d22 returned with HTTP 200 Sep 02 12:59:34 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1229/2474] 192.168.122.82 () {62 vars in 1523 bytes} [Wed Sep 2 12:59:34 2026] GET /volume/v3/volumes/e86ce677-ac8b-4422-a61e-ec34c61d8d22 => generated 1051 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 12:59:34 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [req-c8c78234-3541-4275-aa31-990ed96a075f req-79d2964f-0152-4abd-86f1-1015391c0ad4 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:59:34 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-c8c78234-3541-4275-aa31-990ed96a075f req-79d2964f-0152-4abd-86f1-1015391c0ad4 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451-project-member] PUT http://192.168.122.82/volume/v3/attachments/bbf51db4-02f1-4cfe-904c-72f46d69acbc Sep 02 12:59:34 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-c8c78234-3541-4275-aa31-990ed96a075f req-79d2964f-0152-4abd-86f1-1015391c0ad4 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.82", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d3f28f32c01d", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d962fb62-a9ac-4620-919c-737cbb1a64b6", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:59:34 devstack devstack@c-api.service[86935]: DEBUG cinder.coordination [req-c8c78234-3541-4275-aa31-990ed96a075f req-79d2964f-0152-4abd-86f1-1015391c0ad4 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451-project-member] Acquiring lock "cinder-attachment_update-e86ce677-ac8b-4422-a61e-ec34c61d8d22-devstack" by "attachment_update" {{(pid=86935) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 02 12:59:34 devstack devstack@c-api.service[86935]: DEBUG cinder.coordination [req-c8c78234-3541-4275-aa31-990ed96a075f req-79d2964f-0152-4abd-86f1-1015391c0ad4 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451-project-member] Lock "cinder-attachment_update-e86ce677-ac8b-4422-a61e-ec34c61d8d22-devstack" acquired by "attachment_update" :: waited 0.016s {{(pid=86935) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 02 12:59:34 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:59:34 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:59:34 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:59:34 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:59:34 devstack devstack@c-api.service[86935]: DEBUG cinder.coordination [req-c8c78234-3541-4275-aa31-990ed96a075f req-79d2964f-0152-4abd-86f1-1015391c0ad4 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451-project-member] Lock "cinder-attachment_update-e86ce677-ac8b-4422-a61e-ec34c61d8d22-devstack" released by "attachment_update" :: held 0.193s {{(pid=86935) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 02 12:59:34 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-c8c78234-3541-4275-aa31-990ed96a075f req-79d2964f-0152-4abd-86f1-1015391c0ad4 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451-project-member] http://192.168.122.82/volume/v3/attachments/bbf51db4-02f1-4cfe-904c-72f46d69acbc returned with HTTP 200 Sep 02 12:59:34 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1246/2475] 192.168.122.82 () {66 vars in 1588 bytes} [Wed Sep 2 12:59:34 2026] PUT /volume/v3/attachments/bbf51db4-02f1-4cfe-904c-72f46d69acbc => generated 694 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:59:34 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-6b0f5bb3-d3b6-4c2c-a93b-89326b53bfbf None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:59:34 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-6b0f5bb3-d3b6-4c2c-a93b-89326b53bfbf tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] GET http://192.168.122.82/volume/v3/snapshots/52eacccb-004e-4d46-84b3-c079ddfbbfb2 Sep 02 12:59:34 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-6b0f5bb3-d3b6-4c2c-a93b-89326b53bfbf tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:59:34 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-6b0f5bb3-d3b6-4c2c-a93b-89326b53bfbf tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:59:34 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:59:34 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:59:34 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-6b0f5bb3-d3b6-4c2c-a93b-89326b53bfbf tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] Snapshot retrieved successfully. Sep 02 12:59:34 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-6b0f5bb3-d3b6-4c2c-a93b-89326b53bfbf tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] http://192.168.122.82/volume/v3/snapshots/52eacccb-004e-4d46-84b3-c079ddfbbfb2 returned with HTTP 200 Sep 02 12:59:34 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1230/2476] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:59:34 2026] GET /volume/v3/snapshots/52eacccb-004e-4d46-84b3-c079ddfbbfb2 => generated 467 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:59:34 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [req-c8c78234-3541-4275-aa31-990ed96a075f req-fbed9cec-6fc5-46d8-82d1-10e71252165f None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:59:35 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-c8c78234-3541-4275-aa31-990ed96a075f req-fbed9cec-6fc5-46d8-82d1-10e71252165f tempest-TestServerVolumeAttachScenarioOldVersion-1121770451 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451-project-member] POST http://192.168.122.82/volume/v3/attachments/bbf51db4-02f1-4cfe-904c-72f46d69acbc/action Sep 02 12:59:35 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-c8c78234-3541-4275-aa31-990ed96a075f req-fbed9cec-6fc5-46d8-82d1-10e71252165f tempest-TestServerVolumeAttachScenarioOldVersion-1121770451 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451-project-member] Action body: b'{"os-complete": null}' {{(pid=86935) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 12:59:35 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-c8c78234-3541-4275-aa31-990ed96a075f req-fbed9cec-6fc5-46d8-82d1-10e71252165f tempest-TestServerVolumeAttachScenarioOldVersion-1121770451 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:59:35 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:59:35 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:59:35 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:59:35 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:59:35 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-c8c78234-3541-4275-aa31-990ed96a075f req-fbed9cec-6fc5-46d8-82d1-10e71252165f tempest-TestServerVolumeAttachScenarioOldVersion-1121770451 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451-project-member] http://192.168.122.82/volume/v3/attachments/bbf51db4-02f1-4cfe-904c-72f46d69acbc/action returned with HTTP 204 Sep 02 12:59:35 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1247/2477] 192.168.122.82 () {66 vars in 1609 bytes} [Wed Sep 2 12:59:34 2026] POST /volume/v3/attachments/bbf51db4-02f1-4cfe-904c-72f46d69acbc/action => generated 0 bytes in 79 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:59:35 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-0c480a29-c59f-463b-a1d6-79b9feed4a0c None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:59:35 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-0c480a29-c59f-463b-a1d6-79b9feed4a0c tempest-TestServerVolumeAttachScenarioOldVersion-1121770451 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451-project-member] GET http://192.168.122.82/volume/v3/volumes/e86ce677-ac8b-4422-a61e-ec34c61d8d22 Sep 02 12:59:35 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-0c480a29-c59f-463b-a1d6-79b9feed4a0c tempest-TestServerVolumeAttachScenarioOldVersion-1121770451 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:59:35 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-0c480a29-c59f-463b-a1d6-79b9feed4a0c tempest-TestServerVolumeAttachScenarioOldVersion-1121770451 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:59:35 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:59:35 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:59:35 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:59:35 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:59:35 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-0c480a29-c59f-463b-a1d6-79b9feed4a0c tempest-TestServerVolumeAttachScenarioOldVersion-1121770451 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451-project-member] Volume info retrieved successfully. Sep 02 12:59:35 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-0c480a29-c59f-463b-a1d6-79b9feed4a0c tempest-TestServerVolumeAttachScenarioOldVersion-1121770451 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451-project-member] http://192.168.122.82/volume/v3/volumes/e86ce677-ac8b-4422-a61e-ec34c61d8d22 returned with HTTP 200 Sep 02 12:59:35 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1231/2478] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:59:35 2026] GET /volume/v3/volumes/e86ce677-ac8b-4422-a61e-ec34c61d8d22 => generated 1181 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 12:59:35 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-3d2a2872-78c2-4970-ad43-dd48347ab337 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:59:35 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-3d2a2872-78c2-4970-ad43-dd48347ab337 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451-project-member] GET http://192.168.122.82/volume/v3/volumes/e86ce677-ac8b-4422-a61e-ec34c61d8d22 Sep 02 12:59:35 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-3d2a2872-78c2-4970-ad43-dd48347ab337 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:59:35 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-3d2a2872-78c2-4970-ad43-dd48347ab337 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:59:35 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:59:35 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:59:35 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:59:35 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:59:35 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-3d2a2872-78c2-4970-ad43-dd48347ab337 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451-project-member] Volume info retrieved successfully. Sep 02 12:59:35 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-3d2a2872-78c2-4970-ad43-dd48347ab337 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451-project-member] http://192.168.122.82/volume/v3/volumes/e86ce677-ac8b-4422-a61e-ec34c61d8d22 returned with HTTP 200 Sep 02 12:59:35 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1248/2479] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:59:35 2026] GET /volume/v3/volumes/e86ce677-ac8b-4422-a61e-ec34c61d8d22 => generated 1181 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 12:59:35 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-33f914f7-db2e-42a1-b55b-4d0ab33ed209 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:59:35 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1232/2480] 192.168.122.82 () {62 vars in 1490 bytes} [Wed Sep 2 12:59:35 2026] DELETE /volume/v3/attachments/bbf51db4-02f1-4cfe-904c-72f46d69acbc => generated 114 bytes in 4 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 02 12:59:35 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-7cadc9e1-8556-4c2f-861a-1634703b9c6e None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:59:35 devstack devstack@c-api.service[86935]: WARNING keystonemiddleware.auth_token [None req-7cadc9e1-8556-4c2f-861a-1634703b9c6e None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 02 12:59:35 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1249/2481] 192.168.122.82 () {62 vars in 1490 bytes} [Wed Sep 2 12:59:35 2026] DELETE /volume/v3/attachments/bbf51db4-02f1-4cfe-904c-72f46d69acbc => generated 114 bytes in 37 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 02 12:59:35 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-27b33c28-5249-480e-8dea-26db8e70514e None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:59:35 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-27b33c28-5249-480e-8dea-26db8e70514e tempest-TestServerVolumeAttachScenarioOldVersion-1121770451 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451-project-member] DELETE http://192.168.122.82/volume/v3/attachments/bbf51db4-02f1-4cfe-904c-72f46d69acbc Sep 02 12:59:35 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-27b33c28-5249-480e-8dea-26db8e70514e tempest-TestServerVolumeAttachScenarioOldVersion-1121770451 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:59:35 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-27b33c28-5249-480e-8dea-26db8e70514e tempest-TestServerVolumeAttachScenarioOldVersion-1121770451 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451-project-member] Calling method 'version_select' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:59:35 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:59:35 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:59:35 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-27b33c28-5249-480e-8dea-26db8e70514e tempest-TestServerVolumeAttachScenarioOldVersion-1121770451 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451-project-member] Attachment connected to vm 0900177a-4bb0-45c5-aac1-83cc90321f04, checking data on nova Sep 02 12:59:35 devstack devstack@c-api.service[86936]: DEBUG cinder.compute.nova [None req-27b33c28-5249-480e-8dea-26db8e70514e tempest-TestServerVolumeAttachScenarioOldVersion-1121770451 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451-project-member] Creating Keystone token plugin using URL: http://192.168.122.82/identity {{(pid=86936) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 02 12:59:35 devstack devstack@c-api.service[86936]: DEBUG novaclient.v2.client [None req-27b33c28-5249-480e-8dea-26db8e70514e tempest-TestServerVolumeAttachScenarioOldVersion-1121770451 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451-project-member] REQ: curl -g -i -X GET http://192.168.122.82/compute/v2.1/servers/0900177a-4bb0-45c5-aac1-83cc90321f04/os-volume_attachments/e86ce677-ac8b-4422-a61e-ec34c61d8d22 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}2a6262a66a64f77247626d349404b207b5009c1f86a87e8ca4f29f4541c6c039" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-27b33c28-5249-480e-8dea-26db8e70514e" -H "X-Service-Token: {SHA256}49cd109a80ed54518eaf0269b244aa209f11530bd9645afb46a40932d24b0b50" {{(pid=86936) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 02 12:59:35 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-58582dd4-73d9-47b8-9e7f-3d0ef7b6cd75 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:59:35 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-58582dd4-73d9-47b8-9e7f-3d0ef7b6cd75 tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] GET http://192.168.122.82/volume/v3/snapshots/52eacccb-004e-4d46-84b3-c079ddfbbfb2 Sep 02 12:59:35 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-58582dd4-73d9-47b8-9e7f-3d0ef7b6cd75 tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:59:35 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-58582dd4-73d9-47b8-9e7f-3d0ef7b6cd75 tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:59:35 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-58582dd4-73d9-47b8-9e7f-3d0ef7b6cd75 tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] http://192.168.122.82/volume/v3/snapshots/52eacccb-004e-4d46-84b3-c079ddfbbfb2 returned with HTTP 404 Sep 02 12:59:35 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1250/2482] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:59:35 2026] GET /volume/v3/snapshots/52eacccb-004e-4d46-84b3-c079ddfbbfb2 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:59:35 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-9b40b8c7-6c9c-4577-a608-01607c88575e None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:59:35 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-9b40b8c7-6c9c-4577-a608-01607c88575e tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] DELETE http://192.168.122.82/volume/v3/volumes/a2f945de-b967-46e4-8f9c-20c7208fe50c Sep 02 12:59:35 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-9b40b8c7-6c9c-4577-a608-01607c88575e tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:59:35 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-9b40b8c7-6c9c-4577-a608-01607c88575e tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] Calling method 'delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:59:35 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-9b40b8c7-6c9c-4577-a608-01607c88575e tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] Delete volume with id: a2f945de-b967-46e4-8f9c-20c7208fe50c Sep 02 12:59:35 devstack devstack@c-api.service[86936]: DEBUG novaclient.v2.client [None req-27b33c28-5249-480e-8dea-26db8e70514e tempest-TestServerVolumeAttachScenarioOldVersion-1121770451 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Wed, 02 Sep 2026 10:59:35 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-f33016ce-1a25-4bc9-9039-878ef0c84d3f x-openstack-request-id: req-f33016ce-1a25-4bc9-9039-878ef0c84d3f {{(pid=86936) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 02 12:59:35 devstack devstack@c-api.service[86936]: DEBUG novaclient.v2.client [None req-27b33c28-5249-480e-8dea-26db8e70514e tempest-TestServerVolumeAttachScenarioOldVersion-1121770451 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "e86ce677-ac8b-4422-a61e-ec34c61d8d22", "serverId": "0900177a-4bb0-45c5-aac1-83cc90321f04", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "bbf51db4-02f1-4cfe-904c-72f46d69acbc", "bdm_uuid": "d65aad0a-dcde-4d28-85b8-7da85d58bcef"}} {{(pid=86936) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 02 12:59:35 devstack devstack@c-api.service[86936]: DEBUG novaclient.v2.client [None req-27b33c28-5249-480e-8dea-26db8e70514e tempest-TestServerVolumeAttachScenarioOldVersion-1121770451 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451-project-member] GET call to compute for http://192.168.122.82/compute/v2.1/servers/0900177a-4bb0-45c5-aac1-83cc90321f04/os-volume_attachments/e86ce677-ac8b-4422-a61e-ec34c61d8d22 used request id req-f33016ce-1a25-4bc9-9039-878ef0c84d3f {{(pid=86936) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 02 12:59:35 devstack devstack@c-api.service[86936]: ERROR cinder.volume.api [None req-27b33c28-5249-480e-8dea-26db8e70514e tempest-TestServerVolumeAttachScenarioOldVersion-1121770451 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451-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 02 12:59:35 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:59:35 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:59:35 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:59:35 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:59:35 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-9b40b8c7-6c9c-4577-a608-01607c88575e tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] Volume info retrieved successfully. Sep 02 12:59:35 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault [None req-27b33c28-5249-480e-8dea-26db8e70514e tempest-TestServerVolumeAttachScenarioOldVersion-1121770451 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451-project-member] Caught error: Detach volume from instance 0900177a-4bb0-45c5-aac1-83cc90321f04 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 0900177a-4bb0-45c5-aac1-83cc90321f04 using the Compute API Sep 02 12:59:35 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 02 12:59:35 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 02 12:59:35 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 02 12:59:35 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 12:59:35 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 02 12:59:35 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 02 12:59:35 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 02 12:59:35 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 02 12:59:35 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 02 12:59:35 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 12:59:35 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 02 12:59:35 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 02 12:59:35 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 12:59:35 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 02 12:59:35 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 02 12:59:35 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 12:59:35 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 02 12:59:35 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 02 12:59:35 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 12:59:35 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 02 12:59:35 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 02 12:59:35 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 02 12:59:35 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 02 12:59:35 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 02 12:59:35 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 12:59:35 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 02 12:59:35 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 02 12:59:35 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 12:59:35 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 02 12:59:35 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 02 12:59:35 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 12:59:35 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 02 12:59:35 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 02 12:59:35 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 12:59:35 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 02 12:59:35 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 02 12:59:35 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 02 12:59:35 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 02 12:59:35 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 02 12:59:35 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 12:59:35 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 02 12:59:35 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 02 12:59:35 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 12:59:35 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 02 12:59:35 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 02 12:59:35 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 12:59:35 devstack devstack@c-api.service[86936]: 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 02 12:59:35 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 02 12:59:35 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 12:59:35 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 02 12:59:35 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 02 12:59:35 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 02 12:59:35 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 02 12:59:35 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 02 12:59:35 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 12:59:35 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 02 12:59:35 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 02 12:59:35 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 12:59:35 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 02 12:59:35 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 02 12:59:35 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 12:59:35 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 02 12:59:35 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 02 12:59:35 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 12:59:35 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 02 12:59:35 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 02 12:59:35 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 12:59:35 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 02 12:59:35 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 02 12:59:35 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 12:59:35 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 02 12:59:35 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 02 12:59:35 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 12:59:35 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 02 12:59:35 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 02 12:59:35 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 12:59:35 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 02 12:59:35 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 02 12:59:35 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 12:59:35 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 02 12:59:35 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 02 12:59:35 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 12:59:35 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Sep 02 12:59:35 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Sep 02 12:59:35 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 12:59:35 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Sep 02 12:59:35 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Sep 02 12:59:35 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 12:59:35 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Sep 02 12:59:35 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Sep 02 12:59:35 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 02 12:59:35 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 02 12:59:35 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 0900177a-4bb0-45c5-aac1-83cc90321f04 using the Compute API Sep 02 12:59:35 devstack devstack@c-api.service[86936]: ERROR cinder.api.middleware.fault Sep 02 12:59:35 devstack devstack@c-api.service[86936]: INFO cinder.api.middleware.fault [None req-27b33c28-5249-480e-8dea-26db8e70514e tempest-TestServerVolumeAttachScenarioOldVersion-1121770451 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451-project-member] http://192.168.122.82/volume/v3/attachments/bbf51db4-02f1-4cfe-904c-72f46d69acbc returned with HTTP 409 Sep 02 12:59:35 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1233/2483] 192.168.122.82 () {60 vars in 1283 bytes} [Wed Sep 2 12:59:35 2026] DELETE /volume/v3/attachments/bbf51db4-02f1-4cfe-904c-72f46d69acbc => generated 167 bytes in 384 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:59:35 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-9b40b8c7-6c9c-4577-a608-01607c88575e tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] Delete volume request issued successfully. Sep 02 12:59:35 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-9b40b8c7-6c9c-4577-a608-01607c88575e tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] http://192.168.122.82/volume/v3/volumes/a2f945de-b967-46e4-8f9c-20c7208fe50c returned with HTTP 202 Sep 02 12:59:35 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1251/2484] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 12:59:35 2026] DELETE /volume/v3/volumes/a2f945de-b967-46e4-8f9c-20c7208fe50c => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 12:59:35 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-f10b1982-8201-4b56-be9e-4757a2f7afba None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:59:35 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-f10b1982-8201-4b56-be9e-4757a2f7afba tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] GET http://192.168.122.82/volume/v3/volumes/a2f945de-b967-46e4-8f9c-20c7208fe50c Sep 02 12:59:35 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-f10b1982-8201-4b56-be9e-4757a2f7afba tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:59:35 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-f10b1982-8201-4b56-be9e-4757a2f7afba tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:59:35 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [req-ee3e7659-5989-4e1c-85d7-fd5ad105f706 req-4bbb389a-cdbf-4f4d-8525-836790a3b996 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:59:35 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-ee3e7659-5989-4e1c-85d7-fd5ad105f706 req-4bbb389a-cdbf-4f4d-8525-836790a3b996 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451-project-member] GET http://192.168.122.82/volume/v3/volumes/e86ce677-ac8b-4422-a61e-ec34c61d8d22 Sep 02 12:59:35 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-ee3e7659-5989-4e1c-85d7-fd5ad105f706 req-4bbb389a-cdbf-4f4d-8525-836790a3b996 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:59:35 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-ee3e7659-5989-4e1c-85d7-fd5ad105f706 req-4bbb389a-cdbf-4f4d-8525-836790a3b996 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:59:35 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:59:35 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:59:35 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:59:35 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:59:35 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [req-ee3e7659-5989-4e1c-85d7-fd5ad105f706 req-4bbb389a-cdbf-4f4d-8525-836790a3b996 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451-project-member] Volume info retrieved successfully. Sep 02 12:59:35 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-ee3e7659-5989-4e1c-85d7-fd5ad105f706 req-4bbb389a-cdbf-4f4d-8525-836790a3b996 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451-project-member] http://192.168.122.82/volume/v3/volumes/e86ce677-ac8b-4422-a61e-ec34c61d8d22 returned with HTTP 200 Sep 02 12:59:35 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1252/2485] 192.168.122.82 () {60 vars in 1482 bytes} [Wed Sep 2 12:59:35 2026] GET /volume/v3/volumes/e86ce677-ac8b-4422-a61e-ec34c61d8d22 => generated 1163 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:59:35 devstack devstack@c-api.service[86936]: DEBUG oslo_db.sqlalchemy.engines [None req-f10b1982-8201-4b56-be9e-4757a2f7afba tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86936) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 12:59:36 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [req-ee3e7659-5989-4e1c-85d7-fd5ad105f706 req-da5b7d06-d900-4e9a-8283-d7269f29b9b6 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:59:36 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-ee3e7659-5989-4e1c-85d7-fd5ad105f706 req-da5b7d06-d900-4e9a-8283-d7269f29b9b6 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451-project-member] POST http://192.168.122.82/volume/v3/volumes/e86ce677-ac8b-4422-a61e-ec34c61d8d22/action Sep 02 12:59:36 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-ee3e7659-5989-4e1c-85d7-fd5ad105f706 req-da5b7d06-d900-4e9a-8283-d7269f29b9b6 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86935) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 12:59:36 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-ee3e7659-5989-4e1c-85d7-fd5ad105f706 req-da5b7d06-d900-4e9a-8283-d7269f29b9b6 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 12:59:36 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:59:36 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:59:36 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:59:36 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:59:36 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:59:36 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:59:36 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:59:36 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:59:36 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [req-ee3e7659-5989-4e1c-85d7-fd5ad105f706 req-da5b7d06-d900-4e9a-8283-d7269f29b9b6 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451-project-member] Volume info retrieved successfully. Sep 02 12:59:36 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [req-ee3e7659-5989-4e1c-85d7-fd5ad105f706 req-da5b7d06-d900-4e9a-8283-d7269f29b9b6 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451-project-member] Begin detaching volume completed successfully. Sep 02 12:59:36 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-ee3e7659-5989-4e1c-85d7-fd5ad105f706 req-da5b7d06-d900-4e9a-8283-d7269f29b9b6 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451-project-member] http://192.168.122.82/volume/v3/volumes/e86ce677-ac8b-4422-a61e-ec34c61d8d22/action returned with HTTP 202 Sep 02 12:59:36 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1253/2486] 192.168.122.82 () {64 vars in 1556 bytes} [Wed Sep 2 12:59:36 2026] POST /volume/v3/volumes/e86ce677-ac8b-4422-a61e-ec34c61d8d22/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 12:59:36 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-f10b1982-8201-4b56-be9e-4757a2f7afba tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] Volume info retrieved successfully. Sep 02 12:59:36 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-f10b1982-8201-4b56-be9e-4757a2f7afba tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] http://192.168.122.82/volume/v3/volumes/a2f945de-b967-46e4-8f9c-20c7208fe50c returned with HTTP 200 Sep 02 12:59:36 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1234/2487] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:59:35 2026] GET /volume/v3/volumes/a2f945de-b967-46e4-8f9c-20c7208fe50c => generated 851 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:59:36 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-6582bbad-7c98-4397-a21b-53aaf14b4adf None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:59:36 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-6582bbad-7c98-4397-a21b-53aaf14b4adf None None] GET http://192.168.122.82/volume// Sep 02 12:59:36 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-6582bbad-7c98-4397-a21b-53aaf14b4adf None None] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:59:36 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-6582bbad-7c98-4397-a21b-53aaf14b4adf None None] Calling method 'all' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:59:36 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-6582bbad-7c98-4397-a21b-53aaf14b4adf None None] http://192.168.122.82/volume// returned with HTTP 300 Sep 02 12:59:36 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1254/2488] 192.168.122.82 () {58 vars in 1310 bytes} [Wed Sep 2 12:59:36 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 12:59:36 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [req-ee3e7659-5989-4e1c-85d7-fd5ad105f706 req-d454309c-740d-4000-9ee5-febd9d508c85 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:59:36 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-ee3e7659-5989-4e1c-85d7-fd5ad105f706 req-d454309c-740d-4000-9ee5-febd9d508c85 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451-project-member] GET http://192.168.122.82/volume/v3/volumes/e86ce677-ac8b-4422-a61e-ec34c61d8d22 Sep 02 12:59:36 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-ee3e7659-5989-4e1c-85d7-fd5ad105f706 req-d454309c-740d-4000-9ee5-febd9d508c85 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:59:36 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-ee3e7659-5989-4e1c-85d7-fd5ad105f706 req-d454309c-740d-4000-9ee5-febd9d508c85 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:59:36 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:59:36 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:59:36 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:59:36 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:59:36 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [req-ee3e7659-5989-4e1c-85d7-fd5ad105f706 req-d454309c-740d-4000-9ee5-febd9d508c85 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451-project-member] Volume info retrieved successfully. Sep 02 12:59:36 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-ee3e7659-5989-4e1c-85d7-fd5ad105f706 req-d454309c-740d-4000-9ee5-febd9d508c85 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451-project-member] http://192.168.122.82/volume/v3/volumes/e86ce677-ac8b-4422-a61e-ec34c61d8d22 returned with HTTP 200 Sep 02 12:59:36 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1235/2489] 192.168.122.82 () {62 vars in 1523 bytes} [Wed Sep 2 12:59:36 2026] GET /volume/v3/volumes/e86ce677-ac8b-4422-a61e-ec34c61d8d22 => generated 1347 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 12:59:36 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [req-ee3e7659-5989-4e1c-85d7-fd5ad105f706 req-e46a1a1c-0d6e-429e-aa37-ab0e891358ed None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:59:36 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-ee3e7659-5989-4e1c-85d7-fd5ad105f706 req-e46a1a1c-0d6e-429e-aa37-ab0e891358ed tempest-TestServerVolumeAttachScenarioOldVersion-1121770451 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451-project-member] DELETE http://192.168.122.82/volume/v3/attachments/bbf51db4-02f1-4cfe-904c-72f46d69acbc Sep 02 12:59:36 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-ee3e7659-5989-4e1c-85d7-fd5ad105f706 req-e46a1a1c-0d6e-429e-aa37-ab0e891358ed tempest-TestServerVolumeAttachScenarioOldVersion-1121770451 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:59:36 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-ee3e7659-5989-4e1c-85d7-fd5ad105f706 req-e46a1a1c-0d6e-429e-aa37-ab0e891358ed tempest-TestServerVolumeAttachScenarioOldVersion-1121770451 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451-project-member] Calling method 'version_select' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:59:36 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:59:36 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:59:36 devstack devstack@c-api.service[86935]: /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 02 12:59:36 devstack devstack@c-api.service[86935]: return base.obj_make_list(context, Sep 02 12:59:36 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-ee3e7659-5989-4e1c-85d7-fd5ad105f706 req-e46a1a1c-0d6e-429e-aa37-ab0e891358ed tempest-TestServerVolumeAttachScenarioOldVersion-1121770451 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451-project-member] http://192.168.122.82/volume/v3/attachments/bbf51db4-02f1-4cfe-904c-72f46d69acbc returned with HTTP 200 Sep 02 12:59:36 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1255/2490] 192.168.122.82 () {64 vars in 1557 bytes} [Wed Sep 2 12:59:36 2026] DELETE /volume/v3/attachments/bbf51db4-02f1-4cfe-904c-72f46d69acbc => generated 19 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:59:37 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-46e30452-e03d-473d-9521-2649ff6dfe80 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:59:37 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-46e30452-e03d-473d-9521-2649ff6dfe80 tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] GET http://192.168.122.82/volume/v3/volumes/a2f945de-b967-46e4-8f9c-20c7208fe50c Sep 02 12:59:37 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-46e30452-e03d-473d-9521-2649ff6dfe80 tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:59:37 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-46e30452-e03d-473d-9521-2649ff6dfe80 tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:59:37 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-46e30452-e03d-473d-9521-2649ff6dfe80 tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] http://192.168.122.82/volume/v3/volumes/a2f945de-b967-46e4-8f9c-20c7208fe50c returned with HTTP 404 Sep 02 12:59:37 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1236/2491] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:59:37 2026] GET /volume/v3/volumes/a2f945de-b967-46e4-8f9c-20c7208fe50c => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:59:37 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-6b0df7b8-c1ce-4826-85f2-e2be7193fa79 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:59:37 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-6b0df7b8-c1ce-4826-85f2-e2be7193fa79 tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] DELETE http://192.168.122.82/volume/v3/volumes/cc281e2d-0187-4292-bfd1-da08fedfe220 Sep 02 12:59:37 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-6b0df7b8-c1ce-4826-85f2-e2be7193fa79 tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:59:37 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-6b0df7b8-c1ce-4826-85f2-e2be7193fa79 tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] Calling method 'delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:59:37 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-6b0df7b8-c1ce-4826-85f2-e2be7193fa79 tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] Delete volume with id: cc281e2d-0187-4292-bfd1-da08fedfe220 Sep 02 12:59:37 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:59:37 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:59:37 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:59:37 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:59:37 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-6b0df7b8-c1ce-4826-85f2-e2be7193fa79 tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] Volume info retrieved successfully. Sep 02 12:59:37 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-6b0df7b8-c1ce-4826-85f2-e2be7193fa79 tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] Delete volume request issued successfully. Sep 02 12:59:37 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-6b0df7b8-c1ce-4826-85f2-e2be7193fa79 tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] http://192.168.122.82/volume/v3/volumes/cc281e2d-0187-4292-bfd1-da08fedfe220 returned with HTTP 202 Sep 02 12:59:37 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1256/2492] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 12:59:37 2026] DELETE /volume/v3/volumes/cc281e2d-0187-4292-bfd1-da08fedfe220 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 12:59:37 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-2e2753a3-732a-4818-a9f9-ba44f7b03ad9 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:59:37 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-2e2753a3-732a-4818-a9f9-ba44f7b03ad9 tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] GET http://192.168.122.82/volume/v3/volumes/cc281e2d-0187-4292-bfd1-da08fedfe220 Sep 02 12:59:37 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-2e2753a3-732a-4818-a9f9-ba44f7b03ad9 tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:59:37 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-2e2753a3-732a-4818-a9f9-ba44f7b03ad9 tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:59:37 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:59:37 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:59:37 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:59:37 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:59:37 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-2e2753a3-732a-4818-a9f9-ba44f7b03ad9 tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] Volume info retrieved successfully. Sep 02 12:59:37 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-2e2753a3-732a-4818-a9f9-ba44f7b03ad9 tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] http://192.168.122.82/volume/v3/volumes/cc281e2d-0187-4292-bfd1-da08fedfe220 returned with HTTP 200 Sep 02 12:59:37 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1237/2493] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:59:37 2026] GET /volume/v3/volumes/cc281e2d-0187-4292-bfd1-da08fedfe220 => generated 840 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:59:37 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [req-202fdff3-5775-4e49-ac92-25ffb552176b req-5e214732-a7df-46d3-837b-ece091f8c275 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:59:37 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-202fdff3-5775-4e49-ac92-25ffb552176b req-5e214732-a7df-46d3-837b-ece091f8c275 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451-project-member] GET http://192.168.122.82/volume/v3/volumes/e86ce677-ac8b-4422-a61e-ec34c61d8d22 Sep 02 12:59:37 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-202fdff3-5775-4e49-ac92-25ffb552176b req-5e214732-a7df-46d3-837b-ece091f8c275 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:59:37 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-202fdff3-5775-4e49-ac92-25ffb552176b req-5e214732-a7df-46d3-837b-ece091f8c275 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:59:37 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:59:37 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:59:37 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:59:37 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:59:37 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [req-202fdff3-5775-4e49-ac92-25ffb552176b req-5e214732-a7df-46d3-837b-ece091f8c275 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451-project-member] Volume info retrieved successfully. Sep 02 12:59:37 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-202fdff3-5775-4e49-ac92-25ffb552176b req-5e214732-a7df-46d3-837b-ece091f8c275 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451-project-member] http://192.168.122.82/volume/v3/volumes/e86ce677-ac8b-4422-a61e-ec34c61d8d22 returned with HTTP 200 Sep 02 12:59:37 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1257/2494] 192.168.122.82 () {60 vars in 1482 bytes} [Wed Sep 2 12:59:37 2026] GET /volume/v3/volumes/e86ce677-ac8b-4422-a61e-ec34c61d8d22 => generated 871 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 12:59:37 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-1ded7a3a-89ce-4695-b230-5c8f874f4a1c None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:59:37 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-1ded7a3a-89ce-4695-b230-5c8f874f4a1c tempest-TestServerVolumeAttachScenarioOldVersion-1121770451 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451-project-member] DELETE http://192.168.122.82/volume/v3/volumes/e86ce677-ac8b-4422-a61e-ec34c61d8d22 Sep 02 12:59:37 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-1ded7a3a-89ce-4695-b230-5c8f874f4a1c tempest-TestServerVolumeAttachScenarioOldVersion-1121770451 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:59:37 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-1ded7a3a-89ce-4695-b230-5c8f874f4a1c tempest-TestServerVolumeAttachScenarioOldVersion-1121770451 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451-project-member] Calling method 'delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:59:37 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-1ded7a3a-89ce-4695-b230-5c8f874f4a1c tempest-TestServerVolumeAttachScenarioOldVersion-1121770451 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451-project-member] Delete volume with id: e86ce677-ac8b-4422-a61e-ec34c61d8d22 Sep 02 12:59:37 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:59:37 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 12:59:37 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:59:37 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 12:59:37 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-1ded7a3a-89ce-4695-b230-5c8f874f4a1c tempest-TestServerVolumeAttachScenarioOldVersion-1121770451 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451-project-member] Volume info retrieved successfully. Sep 02 12:59:37 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-1ded7a3a-89ce-4695-b230-5c8f874f4a1c tempest-TestServerVolumeAttachScenarioOldVersion-1121770451 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451-project-member] Delete volume request issued successfully. Sep 02 12:59:37 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-1ded7a3a-89ce-4695-b230-5c8f874f4a1c tempest-TestServerVolumeAttachScenarioOldVersion-1121770451 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451-project-member] http://192.168.122.82/volume/v3/volumes/e86ce677-ac8b-4422-a61e-ec34c61d8d22 returned with HTTP 202 Sep 02 12:59:37 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1238/2495] 192.168.122.82 () {60 vars in 1271 bytes} [Wed Sep 2 12:59:37 2026] DELETE /volume/v3/volumes/e86ce677-ac8b-4422-a61e-ec34c61d8d22 => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 12:59:37 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-c32af30c-caa8-4e26-9273-cb755d51afa5 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:59:37 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-c32af30c-caa8-4e26-9273-cb755d51afa5 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451-project-member] GET http://192.168.122.82/volume/v3/volumes/e86ce677-ac8b-4422-a61e-ec34c61d8d22 Sep 02 12:59:37 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-c32af30c-caa8-4e26-9273-cb755d51afa5 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:59:37 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-c32af30c-caa8-4e26-9273-cb755d51afa5 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:59:37 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 12:59:37 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 12:59:37 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 12:59:37 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 12:59:37 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-c32af30c-caa8-4e26-9273-cb755d51afa5 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451-project-member] Volume info retrieved successfully. Sep 02 12:59:37 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-c32af30c-caa8-4e26-9273-cb755d51afa5 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451-project-member] http://192.168.122.82/volume/v3/volumes/e86ce677-ac8b-4422-a61e-ec34c61d8d22 returned with HTTP 200 Sep 02 12:59:37 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1258/2496] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:59:37 2026] GET /volume/v3/volumes/e86ce677-ac8b-4422-a61e-ec34c61d8d22 => generated 888 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 12:59:38 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-6308f2f8-a25e-451e-a8f2-f9d7a1efd12c None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:59:38 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-6308f2f8-a25e-451e-a8f2-f9d7a1efd12c tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] GET http://192.168.122.82/volume/v3/volumes/cc281e2d-0187-4292-bfd1-da08fedfe220 Sep 02 12:59:38 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-6308f2f8-a25e-451e-a8f2-f9d7a1efd12c tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:59:38 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-6308f2f8-a25e-451e-a8f2-f9d7a1efd12c tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:59:38 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-6308f2f8-a25e-451e-a8f2-f9d7a1efd12c tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] http://192.168.122.82/volume/v3/volumes/cc281e2d-0187-4292-bfd1-da08fedfe220 returned with HTTP 404 Sep 02 12:59:38 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1239/2497] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:59:38 2026] GET /volume/v3/volumes/cc281e2d-0187-4292-bfd1-da08fedfe220 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:59:38 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-7c4a8b67-c84f-4bce-a971-8d595916b55c None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:59:38 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-7c4a8b67-c84f-4bce-a971-8d595916b55c tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] DELETE http://192.168.122.82/volume/v3/snapshots/52eacccb-004e-4d46-84b3-c079ddfbbfb2 Sep 02 12:59:38 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-7c4a8b67-c84f-4bce-a971-8d595916b55c tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:59:38 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-7c4a8b67-c84f-4bce-a971-8d595916b55c tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] Calling method 'delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:59:38 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.snapshots [None req-7c4a8b67-c84f-4bce-a971-8d595916b55c tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] Delete snapshot with id: 52eacccb-004e-4d46-84b3-c079ddfbbfb2 Sep 02 12:59:38 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-7c4a8b67-c84f-4bce-a971-8d595916b55c tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] http://192.168.122.82/volume/v3/snapshots/52eacccb-004e-4d46-84b3-c079ddfbbfb2 returned with HTTP 404 Sep 02 12:59:38 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1259/2498] 192.168.122.82 () {58 vars in 1236 bytes} [Wed Sep 2 12:59:38 2026] DELETE /volume/v3/snapshots/52eacccb-004e-4d46-84b3-c079ddfbbfb2 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:59:38 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-1cf79316-926a-4f41-a282-68989d6b502b None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:59:38 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-1cf79316-926a-4f41-a282-68989d6b502b tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] GET http://192.168.122.82/volume/v3/snapshots/52eacccb-004e-4d46-84b3-c079ddfbbfb2 Sep 02 12:59:38 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-1cf79316-926a-4f41-a282-68989d6b502b tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:59:38 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-1cf79316-926a-4f41-a282-68989d6b502b tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:59:38 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-1cf79316-926a-4f41-a282-68989d6b502b tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] http://192.168.122.82/volume/v3/snapshots/52eacccb-004e-4d46-84b3-c079ddfbbfb2 returned with HTTP 404 Sep 02 12:59:38 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1240/2499] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 12:59:38 2026] GET /volume/v3/snapshots/52eacccb-004e-4d46-84b3-c079ddfbbfb2 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:59:38 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-15340d61-304e-40ed-9b36-ce1f62d3d692 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:59:38 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-15340d61-304e-40ed-9b36-ce1f62d3d692 tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] DELETE http://192.168.122.82/volume/v3/volumes/a2f945de-b967-46e4-8f9c-20c7208fe50c Sep 02 12:59:38 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-15340d61-304e-40ed-9b36-ce1f62d3d692 tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:59:38 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-15340d61-304e-40ed-9b36-ce1f62d3d692 tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] Calling method 'delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:59:38 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-15340d61-304e-40ed-9b36-ce1f62d3d692 tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] Delete volume with id: a2f945de-b967-46e4-8f9c-20c7208fe50c Sep 02 12:59:38 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-15340d61-304e-40ed-9b36-ce1f62d3d692 tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] http://192.168.122.82/volume/v3/volumes/a2f945de-b967-46e4-8f9c-20c7208fe50c returned with HTTP 404 Sep 02 12:59:38 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1260/2500] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 12:59:38 2026] DELETE /volume/v3/volumes/a2f945de-b967-46e4-8f9c-20c7208fe50c => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:59:38 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-b7d30bd4-6e69-4aa4-93f2-152ea13ce388 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:59:38 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-b7d30bd4-6e69-4aa4-93f2-152ea13ce388 tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] GET http://192.168.122.82/volume/v3/volumes/a2f945de-b967-46e4-8f9c-20c7208fe50c Sep 02 12:59:38 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-b7d30bd4-6e69-4aa4-93f2-152ea13ce388 tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:59:38 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-b7d30bd4-6e69-4aa4-93f2-152ea13ce388 tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:59:38 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-b7d30bd4-6e69-4aa4-93f2-152ea13ce388 tempest-SnapshotDependencyTests-1115698093 tempest-SnapshotDependencyTests-1115698093-project-member] http://192.168.122.82/volume/v3/volumes/a2f945de-b967-46e4-8f9c-20c7208fe50c returned with HTTP 404 Sep 02 12:59:38 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1241/2501] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 12:59:38 2026] GET /volume/v3/volumes/a2f945de-b967-46e4-8f9c-20c7208fe50c => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 12:59:38 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-abb3daa9-9408-4351-887d-59a340682350 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 12:59:38 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-abb3daa9-9408-4351-887d-59a340682350 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451-project-member] GET http://192.168.122.82/volume/v3/volumes/e86ce677-ac8b-4422-a61e-ec34c61d8d22 Sep 02 12:59:38 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-abb3daa9-9408-4351-887d-59a340682350 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 12:59:38 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-abb3daa9-9408-4351-887d-59a340682350 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 12:59:38 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-abb3daa9-9408-4351-887d-59a340682350 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451 tempest-TestServerVolumeAttachScenarioOldVersion-1121770451-project-member] http://192.168.122.82/volume/v3/volumes/e86ce677-ac8b-4422-a61e-ec34c61d8d22 returned with HTTP 404 Sep 02 12:59:38 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1261/2502] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 12:59:38 2026] GET /volume/v3/volumes/e86ce677-ac8b-4422-a61e-ec34c61d8d22 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 12:59:48 devstack devstack@c-api.service[86936]: DEBUG dbcounter [-] [86936] Writing DB stats cinder:SELECT=143,cinder:UPDATE=20,cinder:INSERT=10 {{(pid=86936) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 12:59:48 devstack devstack@c-api.service[86935]: DEBUG dbcounter [-] [86935] Writing DB stats cinder:SELECT=223,cinder:INSERT=38,cinder:UPDATE=58 {{(pid=86935) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 13:00:03 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-461bada9-01aa-4db7-aa80-c0a78a538c24 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:00:03 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-461bada9-01aa-4db7-aa80-c0a78a538c24 None None] GET http://192.168.122.82/volume// Sep 02 13:00:03 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-461bada9-01aa-4db7-aa80-c0a78a538c24 None None] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:00:03 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-461bada9-01aa-4db7-aa80-c0a78a538c24 None None] Calling method 'all' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:00:03 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-461bada9-01aa-4db7-aa80-c0a78a538c24 None None] http://192.168.122.82/volume// returned with HTTP 300 Sep 02 13:00:03 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1242/2503] 192.168.122.82 () {58 vars in 1310 bytes} [Wed Sep 2 13:00:03 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 13:00:03 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [req-c3790b78-811b-4802-9278-ef2af856922f req-144a1700-6241-460e-9033-87b2f367f3fa None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:00:03 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-c3790b78-811b-4802-9278-ef2af856922f req-144a1700-6241-460e-9033-87b2f367f3fa tempest-TestShelveInstance-1341661028 tempest-TestShelveInstance-1341661028-project-member] POST http://192.168.122.82/volume/v3/attachments Sep 02 13:00:03 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-c3790b78-811b-4802-9278-ef2af856922f req-144a1700-6241-460e-9033-87b2f367f3fa tempest-TestShelveInstance-1341661028 tempest-TestShelveInstance-1341661028-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "770bac61-f28e-4d0e-9903-e5fb22b7fbfc", "connector": null, "instance_uuid": "e151affd-6799-45e9-8eb0-69a73cfb9bd7"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:00:03 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:00:03 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:00:03 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:00:03 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:00:03 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:00:03 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:00:03 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-c3790b78-811b-4802-9278-ef2af856922f req-144a1700-6241-460e-9033-87b2f367f3fa tempest-TestShelveInstance-1341661028 tempest-TestShelveInstance-1341661028-project-member] http://192.168.122.82/volume/v3/attachments returned with HTTP 200 Sep 02 13:00:03 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1262/2504] 192.168.122.82 () {66 vars in 1478 bytes} [Wed Sep 2 13:00:03 2026] POST /volume/v3/attachments => generated 273 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 13:00:03 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [req-c3790b78-811b-4802-9278-ef2af856922f req-48ecda64-2e10-4598-8f1e-d86698d3e7a2 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:00:03 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-c3790b78-811b-4802-9278-ef2af856922f req-48ecda64-2e10-4598-8f1e-d86698d3e7a2 tempest-TestShelveInstance-1341661028 tempest-TestShelveInstance-1341661028-project-member] DELETE http://192.168.122.82/volume/v3/attachments/08332859-0197-4ed6-889a-83bb79e8ac2c Sep 02 13:00:03 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-c3790b78-811b-4802-9278-ef2af856922f req-48ecda64-2e10-4598-8f1e-d86698d3e7a2 tempest-TestShelveInstance-1341661028 tempest-TestShelveInstance-1341661028-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:00:03 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-c3790b78-811b-4802-9278-ef2af856922f req-48ecda64-2e10-4598-8f1e-d86698d3e7a2 tempest-TestShelveInstance-1341661028 tempest-TestShelveInstance-1341661028-project-member] Calling method 'version_select' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:00:03 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:00:03 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:00:03 devstack devstack@c-api.service[86936]: /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 02 13:00:03 devstack devstack@c-api.service[86936]: return base.obj_make_list(context, Sep 02 13:00:03 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-c3790b78-811b-4802-9278-ef2af856922f req-48ecda64-2e10-4598-8f1e-d86698d3e7a2 tempest-TestShelveInstance-1341661028 tempest-TestShelveInstance-1341661028-project-member] http://192.168.122.82/volume/v3/attachments/08332859-0197-4ed6-889a-83bb79e8ac2c returned with HTTP 200 Sep 02 13:00:03 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1243/2505] 192.168.122.82 () {64 vars in 1557 bytes} [Wed Sep 2 13:00:03 2026] DELETE /volume/v3/attachments/08332859-0197-4ed6-889a-83bb79e8ac2c => generated 192 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 13:00:06 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-ebfdee3c-8bbb-4ce5-967d-1672028a3ace None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:00:06 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-ebfdee3c-8bbb-4ce5-967d-1672028a3ace None None] GET http://192.168.122.82/volume// Sep 02 13:00:06 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-ebfdee3c-8bbb-4ce5-967d-1672028a3ace None None] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:00:06 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-ebfdee3c-8bbb-4ce5-967d-1672028a3ace None None] Calling method 'all' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:00:06 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-ebfdee3c-8bbb-4ce5-967d-1672028a3ace None None] http://192.168.122.82/volume// returned with HTTP 300 Sep 02 13:00:06 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1263/2506] 192.168.122.82 () {58 vars in 1310 bytes} [Wed Sep 2 13:00:06 2026] GET /volume/ => generated 389 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 13:00:06 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [req-3717880b-f7d6-4f5e-96e7-5ba279ae10b2 req-1d2af2a9-0fd9-4034-925e-33074f2514b4 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:00:06 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-3717880b-f7d6-4f5e-96e7-5ba279ae10b2 req-1d2af2a9-0fd9-4034-925e-33074f2514b4 tempest-TestShelveInstance-1341661028 tempest-TestShelveInstance-1341661028-project-member] GET http://192.168.122.82/volume/v3/volumes/770bac61-f28e-4d0e-9903-e5fb22b7fbfc Sep 02 13:00:06 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-3717880b-f7d6-4f5e-96e7-5ba279ae10b2 req-1d2af2a9-0fd9-4034-925e-33074f2514b4 tempest-TestShelveInstance-1341661028 tempest-TestShelveInstance-1341661028-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:00:06 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-3717880b-f7d6-4f5e-96e7-5ba279ae10b2 req-1d2af2a9-0fd9-4034-925e-33074f2514b4 tempest-TestShelveInstance-1341661028 tempest-TestShelveInstance-1341661028-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:00:06 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:00:06 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:00:06 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:00:06 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:00:06 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [req-3717880b-f7d6-4f5e-96e7-5ba279ae10b2 req-1d2af2a9-0fd9-4034-925e-33074f2514b4 tempest-TestShelveInstance-1341661028 tempest-TestShelveInstance-1341661028-project-member] Volume info retrieved successfully. Sep 02 13:00:06 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-3717880b-f7d6-4f5e-96e7-5ba279ae10b2 req-1d2af2a9-0fd9-4034-925e-33074f2514b4 tempest-TestShelveInstance-1341661028 tempest-TestShelveInstance-1341661028-project-member] http://192.168.122.82/volume/v3/volumes/770bac61-f28e-4d0e-9903-e5fb22b7fbfc returned with HTTP 200 Sep 02 13:00:06 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1244/2507] 192.168.122.82 () {62 vars in 1523 bytes} [Wed Sep 2 13:00:06 2026] GET /volume/v3/volumes/770bac61-f28e-4d0e-9903-e5fb22b7fbfc => generated 1510 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 13:00:06 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [req-3717880b-f7d6-4f5e-96e7-5ba279ae10b2 req-a573cfa0-5fd5-436b-a51b-1a883bd68a43 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:00:06 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-3717880b-f7d6-4f5e-96e7-5ba279ae10b2 req-a573cfa0-5fd5-436b-a51b-1a883bd68a43 tempest-TestShelveInstance-1341661028 tempest-TestShelveInstance-1341661028-project-member] PUT http://192.168.122.82/volume/v3/attachments/d80bbc3a-4390-4cd3-a1d4-052ef0dc1c42 Sep 02 13:00:06 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-3717880b-f7d6-4f5e-96e7-5ba279ae10b2 req-a573cfa0-5fd5-436b-a51b-1a883bd68a43 tempest-TestShelveInstance-1341661028 tempest-TestShelveInstance-1341661028-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.82", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d3f28f32c01d", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d962fb62-a9ac-4620-919c-737cbb1a64b6", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:00:06 devstack devstack@c-api.service[86935]: DEBUG cinder.coordination [req-3717880b-f7d6-4f5e-96e7-5ba279ae10b2 req-a573cfa0-5fd5-436b-a51b-1a883bd68a43 tempest-TestShelveInstance-1341661028 tempest-TestShelveInstance-1341661028-project-member] Acquiring lock "cinder-attachment_update-770bac61-f28e-4d0e-9903-e5fb22b7fbfc-devstack" by "attachment_update" {{(pid=86935) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 02 13:00:06 devstack devstack@c-api.service[86935]: DEBUG cinder.coordination [req-3717880b-f7d6-4f5e-96e7-5ba279ae10b2 req-a573cfa0-5fd5-436b-a51b-1a883bd68a43 tempest-TestShelveInstance-1341661028 tempest-TestShelveInstance-1341661028-project-member] Lock "cinder-attachment_update-770bac61-f28e-4d0e-9903-e5fb22b7fbfc-devstack" acquired by "attachment_update" :: waited 0.018s {{(pid=86935) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 02 13:00:06 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:00:06 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:00:06 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:00:06 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:00:06 devstack devstack@c-api.service[86935]: DEBUG cinder.coordination [req-3717880b-f7d6-4f5e-96e7-5ba279ae10b2 req-a573cfa0-5fd5-436b-a51b-1a883bd68a43 tempest-TestShelveInstance-1341661028 tempest-TestShelveInstance-1341661028-project-member] Lock "cinder-attachment_update-770bac61-f28e-4d0e-9903-e5fb22b7fbfc-devstack" released by "attachment_update" :: held 0.182s {{(pid=86935) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 02 13:00:06 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-3717880b-f7d6-4f5e-96e7-5ba279ae10b2 req-a573cfa0-5fd5-436b-a51b-1a883bd68a43 tempest-TestShelveInstance-1341661028 tempest-TestShelveInstance-1341661028-project-member] http://192.168.122.82/volume/v3/attachments/d80bbc3a-4390-4cd3-a1d4-052ef0dc1c42 returned with HTTP 200 Sep 02 13:00:06 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1264/2508] 192.168.122.82 () {66 vars in 1588 bytes} [Wed Sep 2 13:00:06 2026] PUT /volume/v3/attachments/d80bbc3a-4390-4cd3-a1d4-052ef0dc1c42 => generated 694 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 13:00:06 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [req-3717880b-f7d6-4f5e-96e7-5ba279ae10b2 req-cd072644-a21b-4d8e-a36b-0b3669914473 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:00:06 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-3717880b-f7d6-4f5e-96e7-5ba279ae10b2 req-cd072644-a21b-4d8e-a36b-0b3669914473 tempest-TestShelveInstance-1341661028 tempest-TestShelveInstance-1341661028-project-member] POST http://192.168.122.82/volume/v3/attachments/d80bbc3a-4390-4cd3-a1d4-052ef0dc1c42/action Sep 02 13:00:06 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-3717880b-f7d6-4f5e-96e7-5ba279ae10b2 req-cd072644-a21b-4d8e-a36b-0b3669914473 tempest-TestShelveInstance-1341661028 tempest-TestShelveInstance-1341661028-project-member] Action body: b'{"os-complete": null}' {{(pid=86936) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 13:00:06 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-3717880b-f7d6-4f5e-96e7-5ba279ae10b2 req-cd072644-a21b-4d8e-a36b-0b3669914473 tempest-TestShelveInstance-1341661028 tempest-TestShelveInstance-1341661028-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:00:06 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:00:06 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:00:06 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:00:06 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:00:06 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-3717880b-f7d6-4f5e-96e7-5ba279ae10b2 req-cd072644-a21b-4d8e-a36b-0b3669914473 tempest-TestShelveInstance-1341661028 tempest-TestShelveInstance-1341661028-project-member] http://192.168.122.82/volume/v3/attachments/d80bbc3a-4390-4cd3-a1d4-052ef0dc1c42/action returned with HTTP 204 Sep 02 13:00:06 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1245/2509] 192.168.122.82 () {66 vars in 1609 bytes} [Wed Sep 2 13:00:06 2026] POST /volume/v3/attachments/d80bbc3a-4390-4cd3-a1d4-052ef0dc1c42/action => generated 0 bytes in 81 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 02 13:00:15 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-48ab27ec-f97c-48ff-8fad-05358b23e26a None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:00:15 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-48ab27ec-f97c-48ff-8fad-05358b23e26a tempest-TestImageHashVerification-747655733 tempest-TestImageHashVerification-747655733-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 13:00:15 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-48ab27ec-f97c-48ff-8fad-05358b23e26a tempest-TestImageHashVerification-747655733 tempest-TestImageHashVerification-747655733-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestImageHashVerification-volume-236119934", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:00:15 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.volumes [None req-48ab27ec-f97c-48ff-8fad-05358b23e26a tempest-TestImageHashVerification-747655733 tempest-TestImageHashVerification-747655733-project-member] Create volume request body: {'volume': {'name': 'tempest-TestImageHashVerification-volume-236119934', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 13:00:15 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-48ab27ec-f97c-48ff-8fad-05358b23e26a tempest-TestImageHashVerification-747655733 tempest-TestImageHashVerification-747655733-project-member] Create volume of 1 GB Sep 02 13:00:15 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:00:15 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:00:15 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-48ab27ec-f97c-48ff-8fad-05358b23e26a tempest-TestImageHashVerification-747655733 tempest-TestImageHashVerification-747655733-project-member] Availability Zones retrieved successfully. Sep 02 13:00:15 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-48ab27ec-f97c-48ff-8fad-05358b23e26a tempest-TestImageHashVerification-747655733 tempest-TestImageHashVerification-747655733-project-member] Flow 'volume_create_api' (b7d31dbd-9b21-44ac-8232-3bc57883caf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 13:00:15 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-48ab27ec-f97c-48ff-8fad-05358b23e26a tempest-TestImageHashVerification-747655733 tempest-TestImageHashVerification-747655733-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a5b8af8-d8d3-4acb-8e5c-d7496e6906d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:00:15 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.flows.api.create_volume [None req-48ab27ec-f97c-48ff-8fad-05358b23e26a tempest-TestImageHashVerification-747655733 tempest-TestImageHashVerification-747655733-project-member] Validating volume size '1' using validate_int {{(pid=86935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 13:00:16 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-48ab27ec-f97c-48ff-8fad-05358b23e26a tempest-TestImageHashVerification-747655733 tempest-TestImageHashVerification-747655733-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a5b8af8-d8d3-4acb-8e5c-d7496e6906d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:00:16 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-48ab27ec-f97c-48ff-8fad-05358b23e26a tempest-TestImageHashVerification-747655733 tempest-TestImageHashVerification-747655733-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (872d41ba-a709-4b9f-b6f4-8ac6d73a514b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:00:16 devstack devstack@c-api.service[86935]: DEBUG cinder.quota [None req-48ab27ec-f97c-48ff-8fad-05358b23e26a tempest-TestImageHashVerification-747655733 tempest-TestImageHashVerification-747655733-project-member] Created reservations ['74986b21-82bd-48ce-b085-264357cefc81', '7aecd601-90df-4d4c-bc0c-604a4a8b9c03', '797b769e-0ac1-4da2-afcc-b6231ade5bf8', 'b6781653-ba42-4b2a-88d4-f96959fa29c3'] {{(pid=86935) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 13:00:16 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-48ab27ec-f97c-48ff-8fad-05358b23e26a tempest-TestImageHashVerification-747655733 tempest-TestImageHashVerification-747655733-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (872d41ba-a709-4b9f-b6f4-8ac6d73a514b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['74986b21-82bd-48ce-b085-264357cefc81', '7aecd601-90df-4d4c-bc0c-604a4a8b9c03', '797b769e-0ac1-4da2-afcc-b6231ade5bf8', 'b6781653-ba42-4b2a-88d4-f96959fa29c3']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:00:16 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-48ab27ec-f97c-48ff-8fad-05358b23e26a tempest-TestImageHashVerification-747655733 tempest-TestImageHashVerification-747655733-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75890153-c7fb-4834-b12c-087fd8509b06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:00:16 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:00:16 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:00:16 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-48ab27ec-f97c-48ff-8fad-05358b23e26a tempest-TestImageHashVerification-747655733 tempest-TestImageHashVerification-747655733-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75890153-c7fb-4834-b12c-087fd8509b06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '79223475-e68b-400e-b03c-2fe65cf395a7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-236119934',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd17d2c78dfe4e6c943c836428495ef7',qos_specs=None,replication_status=,reservations=['74986b21-82bd-48ce-b085-264357cefc81','7aecd601-90df-4d4c-bc0c-604a4a8b9c03','797b769e-0ac1-4da2-afcc-b6231ade5bf8','b6781653-ba42-4b2a-88d4-f96959fa29c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40f5385231e64b2bb37867e4c0e92712',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T11:00:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-236119934',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=79223475-e68b-400e-b03c-2fe65cf395a7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bd17d2c78dfe4e6c943c836428495ef7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='40f5385231e64b2bb37867e4c0e92712',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:00:16 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-48ab27ec-f97c-48ff-8fad-05358b23e26a tempest-TestImageHashVerification-747655733 tempest-TestImageHashVerification-747655733-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c9afa82-7ed9-4e67-b18b-ed2c288eee8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:00:16 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-48ab27ec-f97c-48ff-8fad-05358b23e26a tempest-TestImageHashVerification-747655733 tempest-TestImageHashVerification-747655733-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c9afa82-7ed9-4e67-b18b-ed2c288eee8e) transitioned into state 'SUCCESS' from state '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-236119934',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd17d2c78dfe4e6c943c836428495ef7',qos_specs=None,replication_status=,reservations=['74986b21-82bd-48ce-b085-264357cefc81','7aecd601-90df-4d4c-bc0c-604a4a8b9c03','797b769e-0ac1-4da2-afcc-b6231ade5bf8','b6781653-ba42-4b2a-88d4-f96959fa29c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40f5385231e64b2bb37867e4c0e92712',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:00:16 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-48ab27ec-f97c-48ff-8fad-05358b23e26a tempest-TestImageHashVerification-747655733 tempest-TestImageHashVerification-747655733-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0155103-74f8-4062-a1d9-317ac644adf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:00:16 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-48ab27ec-f97c-48ff-8fad-05358b23e26a tempest-TestImageHashVerification-747655733 tempest-TestImageHashVerification-747655733-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0155103-74f8-4062-a1d9-317ac644adf3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:00:16 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-48ab27ec-f97c-48ff-8fad-05358b23e26a tempest-TestImageHashVerification-747655733 tempest-TestImageHashVerification-747655733-project-member] Flow 'volume_create_api' (b7d31dbd-9b21-44ac-8232-3bc57883caf6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 13:00:16 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-48ab27ec-f97c-48ff-8fad-05358b23e26a tempest-TestImageHashVerification-747655733 tempest-TestImageHashVerification-747655733-project-member] Create volume request issued successfully. Sep 02 13:00:16 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-48ab27ec-f97c-48ff-8fad-05358b23e26a tempest-TestImageHashVerification-747655733 tempest-TestImageHashVerification-747655733-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 13:00:16 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1265/2510] 192.168.122.82 () {60 vars in 1138 bytes} [Wed Sep 2 13:00:15 2026] POST /volume/v3/volumes => generated 762 bytes in 900 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 13:00:16 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-16476927-0582-4a9c-9202-0ec26e52a4f7 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:00:16 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-16476927-0582-4a9c-9202-0ec26e52a4f7 tempest-TestImageHashVerification-747655733 tempest-TestImageHashVerification-747655733-project-member] GET http://192.168.122.82/volume/v3/volumes/79223475-e68b-400e-b03c-2fe65cf395a7 Sep 02 13:00:16 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-16476927-0582-4a9c-9202-0ec26e52a4f7 tempest-TestImageHashVerification-747655733 tempest-TestImageHashVerification-747655733-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:00:16 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-16476927-0582-4a9c-9202-0ec26e52a4f7 tempest-TestImageHashVerification-747655733 tempest-TestImageHashVerification-747655733-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:00:16 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:00:16 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:00:16 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:00:16 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:00:16 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-16476927-0582-4a9c-9202-0ec26e52a4f7 tempest-TestImageHashVerification-747655733 tempest-TestImageHashVerification-747655733-project-member] Volume info retrieved successfully. Sep 02 13:00:16 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-16476927-0582-4a9c-9202-0ec26e52a4f7 tempest-TestImageHashVerification-747655733 tempest-TestImageHashVerification-747655733-project-member] http://192.168.122.82/volume/v3/volumes/79223475-e68b-400e-b03c-2fe65cf395a7 returned with HTTP 200 Sep 02 13:00:16 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1246/2511] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:00:16 2026] GET /volume/v3/volumes/79223475-e68b-400e-b03c-2fe65cf395a7 => generated 830 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 13:00:17 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-e953208b-e25b-4639-bfd7-5e6364a209e6 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:00:17 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e953208b-e25b-4639-bfd7-5e6364a209e6 tempest-TestImageHashVerification-747655733 tempest-TestImageHashVerification-747655733-project-member] GET http://192.168.122.82/volume/v3/volumes/79223475-e68b-400e-b03c-2fe65cf395a7 Sep 02 13:00:17 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-e953208b-e25b-4639-bfd7-5e6364a209e6 tempest-TestImageHashVerification-747655733 tempest-TestImageHashVerification-747655733-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:00:17 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-e953208b-e25b-4639-bfd7-5e6364a209e6 tempest-TestImageHashVerification-747655733 tempest-TestImageHashVerification-747655733-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:00:17 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:00:17 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:00:17 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:00:17 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:00:17 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-e953208b-e25b-4639-bfd7-5e6364a209e6 tempest-TestImageHashVerification-747655733 tempest-TestImageHashVerification-747655733-project-member] Volume info retrieved successfully. Sep 02 13:00:17 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e953208b-e25b-4639-bfd7-5e6364a209e6 tempest-TestImageHashVerification-747655733 tempest-TestImageHashVerification-747655733-project-member] http://192.168.122.82/volume/v3/volumes/79223475-e68b-400e-b03c-2fe65cf395a7 returned with HTTP 200 Sep 02 13:00:17 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1266/2512] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:00:17 2026] GET /volume/v3/volumes/79223475-e68b-400e-b03c-2fe65cf395a7 => generated 854 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:00:18 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-58759653-d7ab-46be-a953-c658305b2df6 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:00:18 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-58759653-d7ab-46be-a953-c658305b2df6 tempest-TestImageHashVerification-747655733 tempest-TestImageHashVerification-747655733-project-member] GET http://192.168.122.82/volume/v3/volumes/79223475-e68b-400e-b03c-2fe65cf395a7 Sep 02 13:00:18 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-58759653-d7ab-46be-a953-c658305b2df6 tempest-TestImageHashVerification-747655733 tempest-TestImageHashVerification-747655733-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:00:18 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-58759653-d7ab-46be-a953-c658305b2df6 tempest-TestImageHashVerification-747655733 tempest-TestImageHashVerification-747655733-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:00:18 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:00:18 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:00:18 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:00:18 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:00:18 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-58759653-d7ab-46be-a953-c658305b2df6 tempest-TestImageHashVerification-747655733 tempest-TestImageHashVerification-747655733-project-member] Volume info retrieved successfully. Sep 02 13:00:18 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-58759653-d7ab-46be-a953-c658305b2df6 tempest-TestImageHashVerification-747655733 tempest-TestImageHashVerification-747655733-project-member] http://192.168.122.82/volume/v3/volumes/79223475-e68b-400e-b03c-2fe65cf395a7 returned with HTTP 200 Sep 02 13:00:18 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1247/2513] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:00:18 2026] GET /volume/v3/volumes/79223475-e68b-400e-b03c-2fe65cf395a7 => generated 855 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:00:18 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-759079cf-3006-43e8-8ce0-1555b288032e None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:00:18 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-759079cf-3006-43e8-8ce0-1555b288032e tempest-TestImageHashVerification-747655733 tempest-TestImageHashVerification-747655733-project-member] GET http://192.168.122.82/volume/v3/volumes/79223475-e68b-400e-b03c-2fe65cf395a7 Sep 02 13:00:18 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-759079cf-3006-43e8-8ce0-1555b288032e tempest-TestImageHashVerification-747655733 tempest-TestImageHashVerification-747655733-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:00:18 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-759079cf-3006-43e8-8ce0-1555b288032e tempest-TestImageHashVerification-747655733 tempest-TestImageHashVerification-747655733-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:00:18 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:00:18 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:00:18 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:00:18 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:00:18 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-759079cf-3006-43e8-8ce0-1555b288032e tempest-TestImageHashVerification-747655733 tempest-TestImageHashVerification-747655733-project-member] Volume info retrieved successfully. Sep 02 13:00:18 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-759079cf-3006-43e8-8ce0-1555b288032e tempest-TestImageHashVerification-747655733 tempest-TestImageHashVerification-747655733-project-member] http://192.168.122.82/volume/v3/volumes/79223475-e68b-400e-b03c-2fe65cf395a7 returned with HTTP 200 Sep 02 13:00:18 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1267/2514] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:00:18 2026] GET /volume/v3/volumes/79223475-e68b-400e-b03c-2fe65cf395a7 => generated 855 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:00:18 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-987728db-9695-4a67-a291-6ec7e696d6d8 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:00:18 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-987728db-9695-4a67-a291-6ec7e696d6d8 tempest-TestImageHashVerification-747655733 tempest-TestImageHashVerification-747655733-project-member] POST http://192.168.122.82/volume/v3/volumes/79223475-e68b-400e-b03c-2fe65cf395a7/action Sep 02 13:00:18 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-987728db-9695-4a67-a291-6ec7e696d6d8 tempest-TestImageHashVerification-747655733 tempest-TestImageHashVerification-747655733-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-689310366", "disk_format": "raw"}}' {{(pid=86936) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 13:00:18 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-987728db-9695-4a67-a291-6ec7e696d6d8 tempest-TestImageHashVerification-747655733 tempest-TestImageHashVerification-747655733-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-689310366", "disk_format": "raw"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:00:18 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:00:18 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:00:18 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:00:18 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:00:18 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-987728db-9695-4a67-a291-6ec7e696d6d8 tempest-TestImageHashVerification-747655733 tempest-TestImageHashVerification-747655733-project-member] Volume info retrieved successfully. Sep 02 13:00:18 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:00:18 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:00:18 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:00:18 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:00:18 devstack devstack@c-api.service[86936]: DEBUG cinder.image.image_utils [None req-987728db-9695-4a67-a291-6ec7e696d6d8 tempest-TestImageHashVerification-747655733 tempest-TestImageHashVerification-747655733-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-689310366'}] 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-689310366'}]. {{(pid=86936) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 02 13:00:19 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-987728db-9695-4a67-a291-6ec7e696d6d8 tempest-TestImageHashVerification-747655733 tempest-TestImageHashVerification-747655733-project-member] Copy volume to image completed successfully. Sep 02 13:00:19 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-987728db-9695-4a67-a291-6ec7e696d6d8 tempest-TestImageHashVerification-747655733 tempest-TestImageHashVerification-747655733-project-member] http://192.168.122.82/volume/v3/volumes/79223475-e68b-400e-b03c-2fe65cf395a7/action returned with HTTP 202 Sep 02 13:00:19 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1248/2515] 192.168.122.82 () {60 vars in 1270 bytes} [Wed Sep 2 13:00:18 2026] POST /volume/v3/volumes/79223475-e68b-400e-b03c-2fe65cf395a7/action => generated 653 bytes in 808 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 13:00:28 devstack devstack@c-api.service[86935]: DEBUG dbcounter [-] [86935] Writing DB stats cinder:SELECT=48,cinder:UPDATE=15,cinder:INSERT=11 {{(pid=86935) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 13:00:28 devstack devstack@c-api.service[86936]: DEBUG dbcounter [-] [86936] Writing DB stats cinder:SELECT=32,cinder:UPDATE=6 {{(pid=86936) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 13:00:44 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-94c5d9eb-1234-4642-997c-26233a505325 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:00:44 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-94c5d9eb-1234-4642-997c-26233a505325 tempest-TestImageHashVerification-747655733 tempest-TestImageHashVerification-747655733-project-member] GET http://192.168.122.82/volume/v3/volumes/79223475-e68b-400e-b03c-2fe65cf395a7 Sep 02 13:00:44 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-94c5d9eb-1234-4642-997c-26233a505325 tempest-TestImageHashVerification-747655733 tempest-TestImageHashVerification-747655733-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:00:44 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-94c5d9eb-1234-4642-997c-26233a505325 tempest-TestImageHashVerification-747655733 tempest-TestImageHashVerification-747655733-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:00:44 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:00:44 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:00:44 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:00:44 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:00:44 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-94c5d9eb-1234-4642-997c-26233a505325 tempest-TestImageHashVerification-747655733 tempest-TestImageHashVerification-747655733-project-member] Volume info retrieved successfully. Sep 02 13:00:44 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-94c5d9eb-1234-4642-997c-26233a505325 tempest-TestImageHashVerification-747655733 tempest-TestImageHashVerification-747655733-project-member] http://192.168.122.82/volume/v3/volumes/79223475-e68b-400e-b03c-2fe65cf395a7 returned with HTTP 200 Sep 02 13:00:44 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1268/2516] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:00:44 2026] GET /volume/v3/volumes/79223475-e68b-400e-b03c-2fe65cf395a7 => generated 855 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:00:45 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-c5410dc5-c908-443c-9555-b59b0d78b401 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:00:45 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-c5410dc5-c908-443c-9555-b59b0d78b401 tempest-TestImageHashVerification-747655733 tempest-TestImageHashVerification-747655733-project-member] DELETE http://192.168.122.82/volume/v3/volumes/79223475-e68b-400e-b03c-2fe65cf395a7 Sep 02 13:00:45 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-c5410dc5-c908-443c-9555-b59b0d78b401 tempest-TestImageHashVerification-747655733 tempest-TestImageHashVerification-747655733-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:00:45 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-c5410dc5-c908-443c-9555-b59b0d78b401 tempest-TestImageHashVerification-747655733 tempest-TestImageHashVerification-747655733-project-member] Calling method 'delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:00:45 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-c5410dc5-c908-443c-9555-b59b0d78b401 tempest-TestImageHashVerification-747655733 tempest-TestImageHashVerification-747655733-project-member] Delete volume with id: 79223475-e68b-400e-b03c-2fe65cf395a7 Sep 02 13:00:45 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:00:45 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:00:45 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:00:45 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:00:45 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-c5410dc5-c908-443c-9555-b59b0d78b401 tempest-TestImageHashVerification-747655733 tempest-TestImageHashVerification-747655733-project-member] Volume info retrieved successfully. Sep 02 13:00:45 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-c5410dc5-c908-443c-9555-b59b0d78b401 tempest-TestImageHashVerification-747655733 tempest-TestImageHashVerification-747655733-project-member] Delete volume request issued successfully. Sep 02 13:00:45 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-c5410dc5-c908-443c-9555-b59b0d78b401 tempest-TestImageHashVerification-747655733 tempest-TestImageHashVerification-747655733-project-member] http://192.168.122.82/volume/v3/volumes/79223475-e68b-400e-b03c-2fe65cf395a7 returned with HTTP 202 Sep 02 13:00:45 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1249/2517] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 13:00:45 2026] DELETE /volume/v3/volumes/79223475-e68b-400e-b03c-2fe65cf395a7 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 13:00:45 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-38696ba0-1a19-43c1-97cf-e4693d62fbec None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:00:45 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-38696ba0-1a19-43c1-97cf-e4693d62fbec tempest-TestImageHashVerification-747655733 tempest-TestImageHashVerification-747655733-project-member] GET http://192.168.122.82/volume/v3/volumes/79223475-e68b-400e-b03c-2fe65cf395a7 Sep 02 13:00:45 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-38696ba0-1a19-43c1-97cf-e4693d62fbec tempest-TestImageHashVerification-747655733 tempest-TestImageHashVerification-747655733-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:00:45 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-38696ba0-1a19-43c1-97cf-e4693d62fbec tempest-TestImageHashVerification-747655733 tempest-TestImageHashVerification-747655733-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:00:45 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:00:45 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:00:45 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:00:45 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:00:45 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-38696ba0-1a19-43c1-97cf-e4693d62fbec tempest-TestImageHashVerification-747655733 tempest-TestImageHashVerification-747655733-project-member] Volume info retrieved successfully. Sep 02 13:00:45 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-38696ba0-1a19-43c1-97cf-e4693d62fbec tempest-TestImageHashVerification-747655733 tempest-TestImageHashVerification-747655733-project-member] http://192.168.122.82/volume/v3/volumes/79223475-e68b-400e-b03c-2fe65cf395a7 returned with HTTP 200 Sep 02 13:00:45 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1269/2518] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:00:45 2026] GET /volume/v3/volumes/79223475-e68b-400e-b03c-2fe65cf395a7 => generated 854 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 13:00:46 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-e1b6a874-f522-4892-8e4b-42406dfb165b None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:00:46 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-e1b6a874-f522-4892-8e4b-42406dfb165b tempest-TestImageHashVerification-747655733 tempest-TestImageHashVerification-747655733-project-member] GET http://192.168.122.82/volume/v3/volumes/79223475-e68b-400e-b03c-2fe65cf395a7 Sep 02 13:00:46 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-e1b6a874-f522-4892-8e4b-42406dfb165b tempest-TestImageHashVerification-747655733 tempest-TestImageHashVerification-747655733-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:00:46 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-e1b6a874-f522-4892-8e4b-42406dfb165b tempest-TestImageHashVerification-747655733 tempest-TestImageHashVerification-747655733-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:00:46 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-e1b6a874-f522-4892-8e4b-42406dfb165b tempest-TestImageHashVerification-747655733 tempest-TestImageHashVerification-747655733-project-member] http://192.168.122.82/volume/v3/volumes/79223475-e68b-400e-b03c-2fe65cf395a7 returned with HTTP 404 Sep 02 13:00:46 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1250/2519] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:00:46 2026] GET /volume/v3/volumes/79223475-e68b-400e-b03c-2fe65cf395a7 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 13:00:51 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [req-a49a2eb9-fac4-4f6b-b41f-89c71f8fb4da req-d3cb2b1c-880e-44a5-9661-6b81baa1c556 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:00:51 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-a49a2eb9-fac4-4f6b-b41f-89c71f8fb4da req-d3cb2b1c-880e-44a5-9661-6b81baa1c556 tempest-TestShelveInstance-1341661028 tempest-TestShelveInstance-1341661028-project-member] DELETE http://192.168.122.82/volume/v3/attachments/d80bbc3a-4390-4cd3-a1d4-052ef0dc1c42 Sep 02 13:00:51 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-a49a2eb9-fac4-4f6b-b41f-89c71f8fb4da req-d3cb2b1c-880e-44a5-9661-6b81baa1c556 tempest-TestShelveInstance-1341661028 tempest-TestShelveInstance-1341661028-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:00:51 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-a49a2eb9-fac4-4f6b-b41f-89c71f8fb4da req-d3cb2b1c-880e-44a5-9661-6b81baa1c556 tempest-TestShelveInstance-1341661028 tempest-TestShelveInstance-1341661028-project-member] Calling method 'version_select' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:00:51 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:00:51 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:00:51 devstack devstack@c-api.service[86935]: /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 02 13:00:51 devstack devstack@c-api.service[86935]: return base.obj_make_list(context, Sep 02 13:00:51 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-a49a2eb9-fac4-4f6b-b41f-89c71f8fb4da req-d3cb2b1c-880e-44a5-9661-6b81baa1c556 tempest-TestShelveInstance-1341661028 tempest-TestShelveInstance-1341661028-project-member] http://192.168.122.82/volume/v3/attachments/d80bbc3a-4390-4cd3-a1d4-052ef0dc1c42 returned with HTTP 200 Sep 02 13:00:51 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1270/2520] 192.168.122.82 () {64 vars in 1557 bytes} [Wed Sep 2 13:00:51 2026] DELETE /volume/v3/attachments/d80bbc3a-4390-4cd3-a1d4-052ef0dc1c42 => generated 19 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:00:51 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [req-a49a2eb9-fac4-4f6b-b41f-89c71f8fb4da req-b761cad2-4394-4e57-a0e1-b37587a1584f None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:00:51 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-a49a2eb9-fac4-4f6b-b41f-89c71f8fb4da req-b761cad2-4394-4e57-a0e1-b37587a1584f tempest-TestShelveInstance-1341661028 tempest-TestShelveInstance-1341661028-project-member] DELETE http://192.168.122.82/volume/v3/volumes/770bac61-f28e-4d0e-9903-e5fb22b7fbfc Sep 02 13:00:51 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-a49a2eb9-fac4-4f6b-b41f-89c71f8fb4da req-b761cad2-4394-4e57-a0e1-b37587a1584f tempest-TestShelveInstance-1341661028 tempest-TestShelveInstance-1341661028-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:00:51 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-a49a2eb9-fac4-4f6b-b41f-89c71f8fb4da req-b761cad2-4394-4e57-a0e1-b37587a1584f tempest-TestShelveInstance-1341661028 tempest-TestShelveInstance-1341661028-project-member] Calling method 'delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:00:51 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [req-a49a2eb9-fac4-4f6b-b41f-89c71f8fb4da req-b761cad2-4394-4e57-a0e1-b37587a1584f tempest-TestShelveInstance-1341661028 tempest-TestShelveInstance-1341661028-project-member] Delete volume with id: 770bac61-f28e-4d0e-9903-e5fb22b7fbfc Sep 02 13:00:51 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:00:51 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:00:51 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:00:51 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:00:51 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [req-a49a2eb9-fac4-4f6b-b41f-89c71f8fb4da req-b761cad2-4394-4e57-a0e1-b37587a1584f tempest-TestShelveInstance-1341661028 tempest-TestShelveInstance-1341661028-project-member] Volume info retrieved successfully. Sep 02 13:00:52 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [req-a49a2eb9-fac4-4f6b-b41f-89c71f8fb4da req-b761cad2-4394-4e57-a0e1-b37587a1584f tempest-TestShelveInstance-1341661028 tempest-TestShelveInstance-1341661028-project-member] Delete volume request issued successfully. Sep 02 13:00:52 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-a49a2eb9-fac4-4f6b-b41f-89c71f8fb4da req-b761cad2-4394-4e57-a0e1-b37587a1584f tempest-TestShelveInstance-1341661028 tempest-TestShelveInstance-1341661028-project-member] http://192.168.122.82/volume/v3/volumes/770bac61-f28e-4d0e-9903-e5fb22b7fbfc returned with HTTP 202 Sep 02 13:00:52 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1251/2521] 192.168.122.82 () {62 vars in 1504 bytes} [Wed Sep 2 13:00:51 2026] DELETE /volume/v3/volumes/770bac61-f28e-4d0e-9903-e5fb22b7fbfc => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 13:01:01 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-8d8d874f-2fee-4595-be54-c37bc480c101 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:01:01 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-8d8d874f-2fee-4595-be54-c37bc480c101 tempest-VolumeImageDependencyTests-1875255406 tempest-VolumeImageDependencyTests-1875255406-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 13:01:01 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-8d8d874f-2fee-4595-be54-c37bc480c101 tempest-VolumeImageDependencyTests-1875255406 tempest-VolumeImageDependencyTests-1875255406-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "9623d5da-1493-4679-9f94-35a469e47a44", "size": 1}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:01:01 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.volumes [None req-8d8d874f-2fee-4595-be54-c37bc480c101 tempest-VolumeImageDependencyTests-1875255406 tempest-VolumeImageDependencyTests-1875255406-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': '9623d5da-1493-4679-9f94-35a469e47a44', 'size': 1}} {{(pid=86935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 13:01:01 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-8d8d874f-2fee-4595-be54-c37bc480c101 tempest-VolumeImageDependencyTests-1875255406 tempest-VolumeImageDependencyTests-1875255406-project-member] Create volume of 1 GB Sep 02 13:01:01 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:01:01 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:01:01 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-8d8d874f-2fee-4595-be54-c37bc480c101 tempest-VolumeImageDependencyTests-1875255406 tempest-VolumeImageDependencyTests-1875255406-project-member] Availability Zones retrieved successfully. Sep 02 13:01:01 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-8d8d874f-2fee-4595-be54-c37bc480c101 tempest-VolumeImageDependencyTests-1875255406 tempest-VolumeImageDependencyTests-1875255406-project-member] Flow 'volume_create_api' (0c9ce343-f8d3-49ab-a719-eb805d943daf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 13:01:01 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-8d8d874f-2fee-4595-be54-c37bc480c101 tempest-VolumeImageDependencyTests-1875255406 tempest-VolumeImageDependencyTests-1875255406-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f77a5e7b-bcd9-4d6b-90f2-e418fd3c5869) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:01:01 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.flows.api.create_volume [None req-8d8d874f-2fee-4595-be54-c37bc480c101 tempest-VolumeImageDependencyTests-1875255406 tempest-VolumeImageDependencyTests-1875255406-project-member] Validating volume size '1' using validate_int {{(pid=86935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 13:01:01 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-8d8d874f-2fee-4595-be54-c37bc480c101 tempest-VolumeImageDependencyTests-1875255406 tempest-VolumeImageDependencyTests-1875255406-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f77a5e7b-bcd9-4d6b-90f2-e418fd3c5869) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:01:01 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-8d8d874f-2fee-4595-be54-c37bc480c101 tempest-VolumeImageDependencyTests-1875255406 tempest-VolumeImageDependencyTests-1875255406-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8a6ec86-635d-4066-8cdf-1540bbeb4992) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:01:01 devstack devstack@c-api.service[86935]: DEBUG cinder.quota [None req-8d8d874f-2fee-4595-be54-c37bc480c101 tempest-VolumeImageDependencyTests-1875255406 tempest-VolumeImageDependencyTests-1875255406-project-member] Created reservations ['9e0e414f-caab-4ab5-94d5-efb41aec8880', '43fd7c6d-8ec8-4fb8-8139-e62c5b049ca3', '3f2c8344-6313-4e29-9e17-1acc60e4b604', '1b50e894-42e4-4824-9312-3f8461ffdc1a'] {{(pid=86935) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 13:01:01 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-8d8d874f-2fee-4595-be54-c37bc480c101 tempest-VolumeImageDependencyTests-1875255406 tempest-VolumeImageDependencyTests-1875255406-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8a6ec86-635d-4066-8cdf-1540bbeb4992) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9e0e414f-caab-4ab5-94d5-efb41aec8880', '43fd7c6d-8ec8-4fb8-8139-e62c5b049ca3', '3f2c8344-6313-4e29-9e17-1acc60e4b604', '1b50e894-42e4-4824-9312-3f8461ffdc1a']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:01:01 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-8d8d874f-2fee-4595-be54-c37bc480c101 tempest-VolumeImageDependencyTests-1875255406 tempest-VolumeImageDependencyTests-1875255406-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d190f3e-79fe-4f87-a062-3316aa0f3540) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:01:01 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:01:01 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:01:01 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-8d8d874f-2fee-4595-be54-c37bc480c101 tempest-VolumeImageDependencyTests-1875255406 tempest-VolumeImageDependencyTests-1875255406-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d190f3e-79fe-4f87-a062-3316aa0f3540) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cca09e38-11bb-47dd-8a27-84f52184a053', '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='c4a5e3d610ce4721bbaca7499d4ed1fb',qos_specs=None,replication_status=,reservations=['9e0e414f-caab-4ab5-94d5-efb41aec8880','43fd7c6d-8ec8-4fb8-8139-e62c5b049ca3','3f2c8344-6313-4e29-9e17-1acc60e4b604','1b50e894-42e4-4824-9312-3f8461ffdc1a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6beea80322be43afbc4798c447612433',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T11:01:01Z,deleted=False,deleted_at=None,display_description=None,display_name='volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cca09e38-11bb-47dd-8a27-84f52184a053,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c4a5e3d610ce4721bbaca7499d4ed1fb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6beea80322be43afbc4798c447612433',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:01:01 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-8d8d874f-2fee-4595-be54-c37bc480c101 tempest-VolumeImageDependencyTests-1875255406 tempest-VolumeImageDependencyTests-1875255406-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (641b638e-3ff3-4739-a209-67399b508a0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:01:01 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-8d8d874f-2fee-4595-be54-c37bc480c101 tempest-VolumeImageDependencyTests-1875255406 tempest-VolumeImageDependencyTests-1875255406-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (641b638e-3ff3-4739-a209-67399b508a0a) transitioned into state 'SUCCESS' from 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='c4a5e3d610ce4721bbaca7499d4ed1fb',qos_specs=None,replication_status=,reservations=['9e0e414f-caab-4ab5-94d5-efb41aec8880','43fd7c6d-8ec8-4fb8-8139-e62c5b049ca3','3f2c8344-6313-4e29-9e17-1acc60e4b604','1b50e894-42e4-4824-9312-3f8461ffdc1a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6beea80322be43afbc4798c447612433',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:01:01 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-8d8d874f-2fee-4595-be54-c37bc480c101 tempest-VolumeImageDependencyTests-1875255406 tempest-VolumeImageDependencyTests-1875255406-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09f4b831-d873-4ea9-b31b-4352aa69ec46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:01:01 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-8d8d874f-2fee-4595-be54-c37bc480c101 tempest-VolumeImageDependencyTests-1875255406 tempest-VolumeImageDependencyTests-1875255406-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09f4b831-d873-4ea9-b31b-4352aa69ec46) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:01:01 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-8d8d874f-2fee-4595-be54-c37bc480c101 tempest-VolumeImageDependencyTests-1875255406 tempest-VolumeImageDependencyTests-1875255406-project-member] Flow 'volume_create_api' (0c9ce343-f8d3-49ab-a719-eb805d943daf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 13:01:01 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-8d8d874f-2fee-4595-be54-c37bc480c101 tempest-VolumeImageDependencyTests-1875255406 tempest-VolumeImageDependencyTests-1875255406-project-member] Create volume request issued successfully. Sep 02 13:01:01 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-8d8d874f-2fee-4595-be54-c37bc480c101 tempest-VolumeImageDependencyTests-1875255406 tempest-VolumeImageDependencyTests-1875255406-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 13:01:01 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1271/2522] 192.168.122.82 () {62 vars in 1179 bytes} [Wed Sep 2 13:01:01 2026] POST /volume/v3/volumes => generated 782 bytes in 701 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 02 13:01:01 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-b8f2c24a-d292-4613-b3f4-367b3ae93bc6 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:01:01 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-b8f2c24a-d292-4613-b3f4-367b3ae93bc6 tempest-VolumeImageDependencyTests-1875255406 tempest-VolumeImageDependencyTests-1875255406-project-member] GET http://192.168.122.82/volume/v3/volumes/cca09e38-11bb-47dd-8a27-84f52184a053 Sep 02 13:01:01 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-b8f2c24a-d292-4613-b3f4-367b3ae93bc6 tempest-VolumeImageDependencyTests-1875255406 tempest-VolumeImageDependencyTests-1875255406-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:01:01 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-b8f2c24a-d292-4613-b3f4-367b3ae93bc6 tempest-VolumeImageDependencyTests-1875255406 tempest-VolumeImageDependencyTests-1875255406-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:01:01 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:01:01 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:01:01 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:01:01 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:01:01 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-b8f2c24a-d292-4613-b3f4-367b3ae93bc6 tempest-VolumeImageDependencyTests-1875255406 tempest-VolumeImageDependencyTests-1875255406-project-member] Volume info retrieved successfully. Sep 02 13:01:01 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-b8f2c24a-d292-4613-b3f4-367b3ae93bc6 tempest-VolumeImageDependencyTests-1875255406 tempest-VolumeImageDependencyTests-1875255406-project-member] http://192.168.122.82/volume/v3/volumes/cca09e38-11bb-47dd-8a27-84f52184a053 returned with HTTP 200 Sep 02 13:01:01 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1252/2523] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 13:01:01 2026] GET /volume/v3/volumes/cca09e38-11bb-47dd-8a27-84f52184a053 => generated 850 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 13:01:02 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-02b6ef7a-f0aa-49d7-9cd8-76d218e366dd None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:01:02 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-02b6ef7a-f0aa-49d7-9cd8-76d218e366dd tempest-VolumeImageDependencyTests-1875255406 tempest-VolumeImageDependencyTests-1875255406-project-member] GET http://192.168.122.82/volume/v3/volumes/cca09e38-11bb-47dd-8a27-84f52184a053 Sep 02 13:01:02 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-02b6ef7a-f0aa-49d7-9cd8-76d218e366dd tempest-VolumeImageDependencyTests-1875255406 tempest-VolumeImageDependencyTests-1875255406-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:01:02 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-02b6ef7a-f0aa-49d7-9cd8-76d218e366dd tempest-VolumeImageDependencyTests-1875255406 tempest-VolumeImageDependencyTests-1875255406-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:01:02 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:01:02 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:01:02 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:01:02 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:01:02 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-02b6ef7a-f0aa-49d7-9cd8-76d218e366dd tempest-VolumeImageDependencyTests-1875255406 tempest-VolumeImageDependencyTests-1875255406-project-member] Volume info retrieved successfully. Sep 02 13:01:02 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-02b6ef7a-f0aa-49d7-9cd8-76d218e366dd tempest-VolumeImageDependencyTests-1875255406 tempest-VolumeImageDependencyTests-1875255406-project-member] http://192.168.122.82/volume/v3/volumes/cca09e38-11bb-47dd-8a27-84f52184a053 returned with HTTP 200 Sep 02 13:01:02 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1272/2524] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 13:01:02 2026] GET /volume/v3/volumes/cca09e38-11bb-47dd-8a27-84f52184a053 => generated 874 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 13:01:03 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-9c8ab4ba-5852-4f59-9144-8f45694092af None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:01:03 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-9c8ab4ba-5852-4f59-9144-8f45694092af tempest-VolumeImageDependencyTests-1875255406 tempest-VolumeImageDependencyTests-1875255406-project-member] GET http://192.168.122.82/volume/v3/volumes/cca09e38-11bb-47dd-8a27-84f52184a053 Sep 02 13:01:03 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-9c8ab4ba-5852-4f59-9144-8f45694092af tempest-VolumeImageDependencyTests-1875255406 tempest-VolumeImageDependencyTests-1875255406-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:01:03 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-9c8ab4ba-5852-4f59-9144-8f45694092af tempest-VolumeImageDependencyTests-1875255406 tempest-VolumeImageDependencyTests-1875255406-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:01:03 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:01:03 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:01:03 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:01:03 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:01:03 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-9c8ab4ba-5852-4f59-9144-8f45694092af tempest-VolumeImageDependencyTests-1875255406 tempest-VolumeImageDependencyTests-1875255406-project-member] Volume info retrieved successfully. Sep 02 13:01:03 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-9c8ab4ba-5852-4f59-9144-8f45694092af tempest-VolumeImageDependencyTests-1875255406 tempest-VolumeImageDependencyTests-1875255406-project-member] http://192.168.122.82/volume/v3/volumes/cca09e38-11bb-47dd-8a27-84f52184a053 returned with HTTP 200 Sep 02 13:01:03 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1253/2525] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 13:01:03 2026] GET /volume/v3/volumes/cca09e38-11bb-47dd-8a27-84f52184a053 => generated 932 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 13:01:04 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-f414d130-efa2-423b-88f9-c3234e2f0229 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:01:04 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-f414d130-efa2-423b-88f9-c3234e2f0229 tempest-VolumeImageDependencyTests-1875255406 tempest-VolumeImageDependencyTests-1875255406-project-member] GET http://192.168.122.82/volume/v3/volumes/cca09e38-11bb-47dd-8a27-84f52184a053 Sep 02 13:01:04 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-f414d130-efa2-423b-88f9-c3234e2f0229 tempest-VolumeImageDependencyTests-1875255406 tempest-VolumeImageDependencyTests-1875255406-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:01:04 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-f414d130-efa2-423b-88f9-c3234e2f0229 tempest-VolumeImageDependencyTests-1875255406 tempest-VolumeImageDependencyTests-1875255406-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:01:04 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:01:04 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:01:04 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:01:04 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:01:04 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-f414d130-efa2-423b-88f9-c3234e2f0229 tempest-VolumeImageDependencyTests-1875255406 tempest-VolumeImageDependencyTests-1875255406-project-member] Volume info retrieved successfully. Sep 02 13:01:04 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-f414d130-efa2-423b-88f9-c3234e2f0229 tempest-VolumeImageDependencyTests-1875255406 tempest-VolumeImageDependencyTests-1875255406-project-member] http://192.168.122.82/volume/v3/volumes/cca09e38-11bb-47dd-8a27-84f52184a053 returned with HTTP 200 Sep 02 13:01:04 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1273/2526] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 13:01:04 2026] GET /volume/v3/volumes/cca09e38-11bb-47dd-8a27-84f52184a053 => generated 935 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 13:01:06 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-95a82e79-8d76-4017-a9ae-f98127c5c22f None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:01:06 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-95a82e79-8d76-4017-a9ae-f98127c5c22f tempest-VolumeImageDependencyTests-1875255406 tempest-VolumeImageDependencyTests-1875255406-project-member] GET http://192.168.122.82/volume/v3/volumes/cca09e38-11bb-47dd-8a27-84f52184a053 Sep 02 13:01:06 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-95a82e79-8d76-4017-a9ae-f98127c5c22f tempest-VolumeImageDependencyTests-1875255406 tempest-VolumeImageDependencyTests-1875255406-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:01:06 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-95a82e79-8d76-4017-a9ae-f98127c5c22f tempest-VolumeImageDependencyTests-1875255406 tempest-VolumeImageDependencyTests-1875255406-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:01:06 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:01:06 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:01:06 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:01:06 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:01:06 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-95a82e79-8d76-4017-a9ae-f98127c5c22f tempest-VolumeImageDependencyTests-1875255406 tempest-VolumeImageDependencyTests-1875255406-project-member] Volume info retrieved successfully. Sep 02 13:01:06 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-95a82e79-8d76-4017-a9ae-f98127c5c22f tempest-VolumeImageDependencyTests-1875255406 tempest-VolumeImageDependencyTests-1875255406-project-member] http://192.168.122.82/volume/v3/volumes/cca09e38-11bb-47dd-8a27-84f52184a053 returned with HTTP 200 Sep 02 13:01:06 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1254/2527] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 13:01:06 2026] GET /volume/v3/volumes/cca09e38-11bb-47dd-8a27-84f52184a053 => generated 935 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 13:01:07 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-4b811ed8-0783-4a3b-988e-9088e1c4b451 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:01:07 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-4b811ed8-0783-4a3b-988e-9088e1c4b451 tempest-VolumeImageDependencyTests-1875255406 tempest-VolumeImageDependencyTests-1875255406-project-member] GET http://192.168.122.82/volume/v3/volumes/cca09e38-11bb-47dd-8a27-84f52184a053 Sep 02 13:01:07 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-4b811ed8-0783-4a3b-988e-9088e1c4b451 tempest-VolumeImageDependencyTests-1875255406 tempest-VolumeImageDependencyTests-1875255406-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:01:07 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-4b811ed8-0783-4a3b-988e-9088e1c4b451 tempest-VolumeImageDependencyTests-1875255406 tempest-VolumeImageDependencyTests-1875255406-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:01:07 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:01:07 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:01:07 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:01:07 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:01:07 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-4b811ed8-0783-4a3b-988e-9088e1c4b451 tempest-VolumeImageDependencyTests-1875255406 tempest-VolumeImageDependencyTests-1875255406-project-member] Volume info retrieved successfully. Sep 02 13:01:07 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-4b811ed8-0783-4a3b-988e-9088e1c4b451 tempest-VolumeImageDependencyTests-1875255406 tempest-VolumeImageDependencyTests-1875255406-project-member] http://192.168.122.82/volume/v3/volumes/cca09e38-11bb-47dd-8a27-84f52184a053 returned with HTTP 200 Sep 02 13:01:07 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1274/2528] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 13:01:07 2026] GET /volume/v3/volumes/cca09e38-11bb-47dd-8a27-84f52184a053 => generated 1202 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 13:01:08 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-88912e3c-e1e7-423f-96fd-a517c24fa894 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:01:08 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-88912e3c-e1e7-423f-96fd-a517c24fa894 tempest-VolumeImageDependencyTests-1875255406 tempest-VolumeImageDependencyTests-1875255406-project-member] GET http://192.168.122.82/volume/v3/volumes/cca09e38-11bb-47dd-8a27-84f52184a053 Sep 02 13:01:08 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-88912e3c-e1e7-423f-96fd-a517c24fa894 tempest-VolumeImageDependencyTests-1875255406 tempest-VolumeImageDependencyTests-1875255406-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:01:08 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-88912e3c-e1e7-423f-96fd-a517c24fa894 tempest-VolumeImageDependencyTests-1875255406 tempest-VolumeImageDependencyTests-1875255406-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:01:08 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:01:08 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:01:08 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:01:08 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:01:08 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-88912e3c-e1e7-423f-96fd-a517c24fa894 tempest-VolumeImageDependencyTests-1875255406 tempest-VolumeImageDependencyTests-1875255406-project-member] Volume info retrieved successfully. Sep 02 13:01:08 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-88912e3c-e1e7-423f-96fd-a517c24fa894 tempest-VolumeImageDependencyTests-1875255406 tempest-VolumeImageDependencyTests-1875255406-project-member] http://192.168.122.82/volume/v3/volumes/cca09e38-11bb-47dd-8a27-84f52184a053 returned with HTTP 200 Sep 02 13:01:08 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1255/2529] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 13:01:08 2026] GET /volume/v3/volumes/cca09e38-11bb-47dd-8a27-84f52184a053 => generated 1200 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 02 13:01:08 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-a9fa6e76-bad6-4131-add9-9fd011ec093c None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:01:08 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-a9fa6e76-bad6-4131-add9-9fd011ec093c tempest-VolumeImageDependencyTests-1875255406 tempest-VolumeImageDependencyTests-1875255406-project-member] GET http://192.168.122.82/volume/v3/volumes/cca09e38-11bb-47dd-8a27-84f52184a053 Sep 02 13:01:08 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-a9fa6e76-bad6-4131-add9-9fd011ec093c tempest-VolumeImageDependencyTests-1875255406 tempest-VolumeImageDependencyTests-1875255406-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:01:08 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-a9fa6e76-bad6-4131-add9-9fd011ec093c tempest-VolumeImageDependencyTests-1875255406 tempest-VolumeImageDependencyTests-1875255406-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:01:08 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:01:08 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:01:08 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:01:08 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:01:08 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-a9fa6e76-bad6-4131-add9-9fd011ec093c tempest-VolumeImageDependencyTests-1875255406 tempest-VolumeImageDependencyTests-1875255406-project-member] Volume info retrieved successfully. Sep 02 13:01:08 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-a9fa6e76-bad6-4131-add9-9fd011ec093c tempest-VolumeImageDependencyTests-1875255406 tempest-VolumeImageDependencyTests-1875255406-project-member] http://192.168.122.82/volume/v3/volumes/cca09e38-11bb-47dd-8a27-84f52184a053 returned with HTTP 200 Sep 02 13:01:08 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1275/2530] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 13:01:08 2026] GET /volume/v3/volumes/cca09e38-11bb-47dd-8a27-84f52184a053 => generated 1200 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 13:01:08 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-a0479633-f0c1-423f-90f5-b93458302f63 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:01:08 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-a0479633-f0c1-423f-90f5-b93458302f63 tempest-VolumeImageDependencyTests-1875255406 tempest-VolumeImageDependencyTests-1875255406-project-member] DELETE http://192.168.122.82/volume/v3/volumes/cca09e38-11bb-47dd-8a27-84f52184a053 Sep 02 13:01:08 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-a0479633-f0c1-423f-90f5-b93458302f63 tempest-VolumeImageDependencyTests-1875255406 tempest-VolumeImageDependencyTests-1875255406-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:01:08 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-a0479633-f0c1-423f-90f5-b93458302f63 tempest-VolumeImageDependencyTests-1875255406 tempest-VolumeImageDependencyTests-1875255406-project-member] Calling method 'delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:01:08 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-a0479633-f0c1-423f-90f5-b93458302f63 tempest-VolumeImageDependencyTests-1875255406 tempest-VolumeImageDependencyTests-1875255406-project-member] Delete volume with id: cca09e38-11bb-47dd-8a27-84f52184a053 Sep 02 13:01:08 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:01:08 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:01:08 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:01:08 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:01:08 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-a0479633-f0c1-423f-90f5-b93458302f63 tempest-VolumeImageDependencyTests-1875255406 tempest-VolumeImageDependencyTests-1875255406-project-member] Volume info retrieved successfully. Sep 02 13:01:08 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-a0479633-f0c1-423f-90f5-b93458302f63 tempest-VolumeImageDependencyTests-1875255406 tempest-VolumeImageDependencyTests-1875255406-project-member] Delete volume request issued successfully. Sep 02 13:01:08 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-a0479633-f0c1-423f-90f5-b93458302f63 tempest-VolumeImageDependencyTests-1875255406 tempest-VolumeImageDependencyTests-1875255406-project-member] http://192.168.122.82/volume/v3/volumes/cca09e38-11bb-47dd-8a27-84f52184a053 returned with HTTP 202 Sep 02 13:01:08 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1256/2531] 192.168.122.82 () {60 vars in 1271 bytes} [Wed Sep 2 13:01:08 2026] DELETE /volume/v3/volumes/cca09e38-11bb-47dd-8a27-84f52184a053 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 13:01:08 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-21a4354c-8d61-429c-818f-d3ac793793ec None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:01:08 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-21a4354c-8d61-429c-818f-d3ac793793ec tempest-VolumeImageDependencyTests-1875255406 tempest-VolumeImageDependencyTests-1875255406-project-member] GET http://192.168.122.82/volume/v3/volumes/cca09e38-11bb-47dd-8a27-84f52184a053 Sep 02 13:01:08 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-21a4354c-8d61-429c-818f-d3ac793793ec tempest-VolumeImageDependencyTests-1875255406 tempest-VolumeImageDependencyTests-1875255406-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:01:08 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-21a4354c-8d61-429c-818f-d3ac793793ec tempest-VolumeImageDependencyTests-1875255406 tempest-VolumeImageDependencyTests-1875255406-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:01:08 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:01:08 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:01:08 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:01:08 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:01:08 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-21a4354c-8d61-429c-818f-d3ac793793ec tempest-VolumeImageDependencyTests-1875255406 tempest-VolumeImageDependencyTests-1875255406-project-member] Volume info retrieved successfully. Sep 02 13:01:08 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-21a4354c-8d61-429c-818f-d3ac793793ec tempest-VolumeImageDependencyTests-1875255406 tempest-VolumeImageDependencyTests-1875255406-project-member] http://192.168.122.82/volume/v3/volumes/cca09e38-11bb-47dd-8a27-84f52184a053 returned with HTTP 200 Sep 02 13:01:08 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1276/2532] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 13:01:08 2026] GET /volume/v3/volumes/cca09e38-11bb-47dd-8a27-84f52184a053 => generated 1199 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 13:01:09 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-8ce900dc-5617-45db-a472-9c0f647ca3ca None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:01:09 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-8ce900dc-5617-45db-a472-9c0f647ca3ca tempest-VolumeImageDependencyTests-1875255406 tempest-VolumeImageDependencyTests-1875255406-project-member] GET http://192.168.122.82/volume/v3/volumes/cca09e38-11bb-47dd-8a27-84f52184a053 Sep 02 13:01:09 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-8ce900dc-5617-45db-a472-9c0f647ca3ca tempest-VolumeImageDependencyTests-1875255406 tempest-VolumeImageDependencyTests-1875255406-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:01:09 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-8ce900dc-5617-45db-a472-9c0f647ca3ca tempest-VolumeImageDependencyTests-1875255406 tempest-VolumeImageDependencyTests-1875255406-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:01:09 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-8ce900dc-5617-45db-a472-9c0f647ca3ca tempest-VolumeImageDependencyTests-1875255406 tempest-VolumeImageDependencyTests-1875255406-project-member] http://192.168.122.82/volume/v3/volumes/cca09e38-11bb-47dd-8a27-84f52184a053 returned with HTTP 404 Sep 02 13:01:09 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1257/2533] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 13:01:09 2026] GET /volume/v3/volumes/cca09e38-11bb-47dd-8a27-84f52184a053 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 13:01:09 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-521694ab-6e6d-4b3c-8e99-beec9b21814a None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:01:09 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-521694ab-6e6d-4b3c-8e99-beec9b21814a tempest-VolumeImageDependencyTests-1875255406 tempest-VolumeImageDependencyTests-1875255406-project-member] DELETE http://192.168.122.82/volume/v3/volumes/cca09e38-11bb-47dd-8a27-84f52184a053 Sep 02 13:01:09 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-521694ab-6e6d-4b3c-8e99-beec9b21814a tempest-VolumeImageDependencyTests-1875255406 tempest-VolumeImageDependencyTests-1875255406-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:01:09 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-521694ab-6e6d-4b3c-8e99-beec9b21814a tempest-VolumeImageDependencyTests-1875255406 tempest-VolumeImageDependencyTests-1875255406-project-member] Calling method 'delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:01:09 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-521694ab-6e6d-4b3c-8e99-beec9b21814a tempest-VolumeImageDependencyTests-1875255406 tempest-VolumeImageDependencyTests-1875255406-project-member] Delete volume with id: cca09e38-11bb-47dd-8a27-84f52184a053 Sep 02 13:01:09 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-521694ab-6e6d-4b3c-8e99-beec9b21814a tempest-VolumeImageDependencyTests-1875255406 tempest-VolumeImageDependencyTests-1875255406-project-member] http://192.168.122.82/volume/v3/volumes/cca09e38-11bb-47dd-8a27-84f52184a053 returned with HTTP 404 Sep 02 13:01:09 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1277/2534] 192.168.122.82 () {60 vars in 1271 bytes} [Wed Sep 2 13:01:09 2026] DELETE /volume/v3/volumes/cca09e38-11bb-47dd-8a27-84f52184a053 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 13:01:09 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-85a2bdf0-aaf2-45c8-b100-9cbc090befa6 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:01:09 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-85a2bdf0-aaf2-45c8-b100-9cbc090befa6 tempest-VolumeImageDependencyTests-1875255406 tempest-VolumeImageDependencyTests-1875255406-project-member] GET http://192.168.122.82/volume/v3/volumes/cca09e38-11bb-47dd-8a27-84f52184a053 Sep 02 13:01:09 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-85a2bdf0-aaf2-45c8-b100-9cbc090befa6 tempest-VolumeImageDependencyTests-1875255406 tempest-VolumeImageDependencyTests-1875255406-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:01:09 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-85a2bdf0-aaf2-45c8-b100-9cbc090befa6 tempest-VolumeImageDependencyTests-1875255406 tempest-VolumeImageDependencyTests-1875255406-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:01:09 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-85a2bdf0-aaf2-45c8-b100-9cbc090befa6 tempest-VolumeImageDependencyTests-1875255406 tempest-VolumeImageDependencyTests-1875255406-project-member] http://192.168.122.82/volume/v3/volumes/cca09e38-11bb-47dd-8a27-84f52184a053 returned with HTTP 404 Sep 02 13:01:09 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1258/2535] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 13:01:09 2026] GET /volume/v3/volumes/cca09e38-11bb-47dd-8a27-84f52184a053 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 13:01:13 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-b2afc739-51db-4bc2-86e7-8eceb8f2e029 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:01:13 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-b2afc739-51db-4bc2-86e7-8eceb8f2e029 tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 13:01:13 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-b2afc739-51db-4bc2-86e7-8eceb8f2e029 tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:01:13 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.volumes [None req-b2afc739-51db-4bc2-86e7-8eceb8f2e029 tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=86935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 13:01:13 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-b2afc739-51db-4bc2-86e7-8eceb8f2e029 tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] Create volume of 1 GB Sep 02 13:01:13 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-b2afc739-51db-4bc2-86e7-8eceb8f2e029 tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] Availability Zones retrieved successfully. Sep 02 13:01:13 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-b2afc739-51db-4bc2-86e7-8eceb8f2e029 tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] Flow 'volume_create_api' (2db73552-ee35-4bb9-9195-65fa4613c8dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 13:01:13 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-b2afc739-51db-4bc2-86e7-8eceb8f2e029 tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ea0a63a-4fae-4d80-8d77-d85de5ee00de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:01:13 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.flows.api.create_volume [None req-b2afc739-51db-4bc2-86e7-8eceb8f2e029 tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] Validating volume size '1' using validate_int {{(pid=86935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 13:01:13 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-b2afc739-51db-4bc2-86e7-8eceb8f2e029 tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ea0a63a-4fae-4d80-8d77-d85de5ee00de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:01:13 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-b2afc739-51db-4bc2-86e7-8eceb8f2e029 tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac71dfae-ed52-4e88-b627-f82735bf0fd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:01:13 devstack devstack@c-api.service[86935]: DEBUG cinder.quota [None req-b2afc739-51db-4bc2-86e7-8eceb8f2e029 tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] Created reservations ['4ee4285c-8dd8-4c29-8af1-8bd38f650b96', '21bf6f61-e32e-402d-949b-77c5e9e21c8a', 'e2411a15-9502-4e5c-bd13-16d093e2cab1', 'dfc977dc-20bb-45ed-b671-52e6a669190a'] {{(pid=86935) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 13:01:13 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-b2afc739-51db-4bc2-86e7-8eceb8f2e029 tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac71dfae-ed52-4e88-b627-f82735bf0fd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4ee4285c-8dd8-4c29-8af1-8bd38f650b96', '21bf6f61-e32e-402d-949b-77c5e9e21c8a', 'e2411a15-9502-4e5c-bd13-16d093e2cab1', 'dfc977dc-20bb-45ed-b671-52e6a669190a']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:01:13 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-b2afc739-51db-4bc2-86e7-8eceb8f2e029 tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (adc4c909-41dd-4f06-a50e-4ccaf4ef2585) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:01:13 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:01:13 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:01:13 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-b2afc739-51db-4bc2-86e7-8eceb8f2e029 tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (adc4c909-41dd-4f06-a50e-4ccaf4ef2585) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2fc62964-beb2-43b6-b1ef-216256bec987', '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='fe4f651574f04e13add39aee3b507a9a',qos_specs=None,replication_status=,reservations=['4ee4285c-8dd8-4c29-8af1-8bd38f650b96','21bf6f61-e32e-402d-949b-77c5e9e21c8a','e2411a15-9502-4e5c-bd13-16d093e2cab1','dfc977dc-20bb-45ed-b671-52e6a669190a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae570171432149f3851fc6cedbbc9c4f',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T11:01:13Z,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=2fc62964-beb2-43b6-b1ef-216256bec987,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fe4f651574f04e13add39aee3b507a9a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ae570171432149f3851fc6cedbbc9c4f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:01:13 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-b2afc739-51db-4bc2-86e7-8eceb8f2e029 tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (647ef732-03a0-4072-a14b-27ee21d793f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:01:13 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-b2afc739-51db-4bc2-86e7-8eceb8f2e029 tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (647ef732-03a0-4072-a14b-27ee21d793f5) transitioned into state 'SUCCESS' from 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='fe4f651574f04e13add39aee3b507a9a',qos_specs=None,replication_status=,reservations=['4ee4285c-8dd8-4c29-8af1-8bd38f650b96','21bf6f61-e32e-402d-949b-77c5e9e21c8a','e2411a15-9502-4e5c-bd13-16d093e2cab1','dfc977dc-20bb-45ed-b671-52e6a669190a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae570171432149f3851fc6cedbbc9c4f',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:01:13 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-b2afc739-51db-4bc2-86e7-8eceb8f2e029 tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8baa9ee-2d60-42a7-b5bb-bd4db60a51fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:01:13 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-b2afc739-51db-4bc2-86e7-8eceb8f2e029 tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8baa9ee-2d60-42a7-b5bb-bd4db60a51fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:01:13 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-b2afc739-51db-4bc2-86e7-8eceb8f2e029 tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] Flow 'volume_create_api' (2db73552-ee35-4bb9-9195-65fa4613c8dc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 13:01:13 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-b2afc739-51db-4bc2-86e7-8eceb8f2e029 tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] Create volume request issued successfully. Sep 02 13:01:13 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-b2afc739-51db-4bc2-86e7-8eceb8f2e029 tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 13:01:13 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1278/2536] 192.168.122.82 () {60 vars in 1137 bytes} [Wed Sep 2 13:01:13 2026] POST /volume/v3/volumes => generated 747 bytes in 563 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 13:01:13 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-a08294f3-9386-441e-a6c7-2f1dc0742c98 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:01:13 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-a08294f3-9386-441e-a6c7-2f1dc0742c98 tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] GET http://192.168.122.82/volume/v3/volumes/2fc62964-beb2-43b6-b1ef-216256bec987 Sep 02 13:01:13 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-a08294f3-9386-441e-a6c7-2f1dc0742c98 tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:01:13 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-a08294f3-9386-441e-a6c7-2f1dc0742c98 tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:01:13 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:01:13 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:01:13 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:01:13 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:01:13 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-a08294f3-9386-441e-a6c7-2f1dc0742c98 tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] Volume info retrieved successfully. Sep 02 13:01:13 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-a08294f3-9386-441e-a6c7-2f1dc0742c98 tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] http://192.168.122.82/volume/v3/volumes/2fc62964-beb2-43b6-b1ef-216256bec987 returned with HTTP 200 Sep 02 13:01:13 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1259/2537] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:01:13 2026] GET /volume/v3/volumes/2fc62964-beb2-43b6-b1ef-216256bec987 => generated 815 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:01:14 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-37af9a28-9585-4754-bced-31d76169f74c None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:01:14 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-37af9a28-9585-4754-bced-31d76169f74c tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] GET http://192.168.122.82/volume/v3/volumes/2fc62964-beb2-43b6-b1ef-216256bec987 Sep 02 13:01:14 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-37af9a28-9585-4754-bced-31d76169f74c tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:01:14 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-37af9a28-9585-4754-bced-31d76169f74c tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:01:14 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:01:14 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:01:14 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:01:14 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:01:14 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-37af9a28-9585-4754-bced-31d76169f74c tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] Volume info retrieved successfully. Sep 02 13:01:14 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-37af9a28-9585-4754-bced-31d76169f74c tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] http://192.168.122.82/volume/v3/volumes/2fc62964-beb2-43b6-b1ef-216256bec987 returned with HTTP 200 Sep 02 13:01:14 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1279/2538] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:01:14 2026] GET /volume/v3/volumes/2fc62964-beb2-43b6-b1ef-216256bec987 => generated 839 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:01:15 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-ed46dc9e-2fa9-46ec-b845-03d91c481fad None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:01:15 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-ed46dc9e-2fa9-46ec-b845-03d91c481fad tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] GET http://192.168.122.82/volume/v3/volumes/2fc62964-beb2-43b6-b1ef-216256bec987 Sep 02 13:01:15 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-ed46dc9e-2fa9-46ec-b845-03d91c481fad tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:01:15 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-ed46dc9e-2fa9-46ec-b845-03d91c481fad tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:01:15 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:01:15 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:01:15 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:01:15 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:01:15 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-ed46dc9e-2fa9-46ec-b845-03d91c481fad tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] Volume info retrieved successfully. Sep 02 13:01:15 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-ed46dc9e-2fa9-46ec-b845-03d91c481fad tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] http://192.168.122.82/volume/v3/volumes/2fc62964-beb2-43b6-b1ef-216256bec987 returned with HTTP 200 Sep 02 13:01:15 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1260/2539] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:01:15 2026] GET /volume/v3/volumes/2fc62964-beb2-43b6-b1ef-216256bec987 => generated 840 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:01:15 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-6ea3ce9c-1c74-4902-9fc9-358e28c5de63 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:01:15 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-6ea3ce9c-1c74-4902-9fc9-358e28c5de63 tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] GET http://192.168.122.82/volume/v3/volumes/2fc62964-beb2-43b6-b1ef-216256bec987 Sep 02 13:01:15 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-6ea3ce9c-1c74-4902-9fc9-358e28c5de63 tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:01:15 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-6ea3ce9c-1c74-4902-9fc9-358e28c5de63 tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:01:15 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:01:15 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:01:15 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:01:15 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:01:16 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-6ea3ce9c-1c74-4902-9fc9-358e28c5de63 tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] Volume info retrieved successfully. Sep 02 13:01:16 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-6ea3ce9c-1c74-4902-9fc9-358e28c5de63 tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] http://192.168.122.82/volume/v3/volumes/2fc62964-beb2-43b6-b1ef-216256bec987 returned with HTTP 200 Sep 02 13:01:16 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1280/2540] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:01:15 2026] GET /volume/v3/volumes/2fc62964-beb2-43b6-b1ef-216256bec987 => generated 840 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:01:16 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-fa878ace-fde7-4398-9095-638ed06f53a0 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:01:16 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-fa878ace-fde7-4398-9095-638ed06f53a0 tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 13:01:16 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-fa878ace-fde7-4398-9095-638ed06f53a0 tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-1722422490"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:01:16 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.volumes [None req-fa878ace-fde7-4398-9095-638ed06f53a0 tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-1722422490'}} {{(pid=86936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 13:01:16 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-fa878ace-fde7-4398-9095-638ed06f53a0 tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] Create volume of 1 GB Sep 02 13:01:16 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-fa878ace-fde7-4398-9095-638ed06f53a0 tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] Availability Zones retrieved successfully. Sep 02 13:01:16 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-fa878ace-fde7-4398-9095-638ed06f53a0 tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] Flow 'volume_create_api' (576e6b4c-be3c-44b3-85fd-d49731c788dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 13:01:16 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-fa878ace-fde7-4398-9095-638ed06f53a0 tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58a66477-cf01-4864-a26e-b92a8cb3227d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:01:16 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.flows.api.create_volume [None req-fa878ace-fde7-4398-9095-638ed06f53a0 tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] Validating volume size '1' using validate_int {{(pid=86936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 13:01:16 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-fa878ace-fde7-4398-9095-638ed06f53a0 tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58a66477-cf01-4864-a26e-b92a8cb3227d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:01:16 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-fa878ace-fde7-4398-9095-638ed06f53a0 tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (314cb5a9-6b4e-4c97-9953-b269d31ccbe8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:01:16 devstack devstack@c-api.service[86936]: DEBUG cinder.quota [None req-fa878ace-fde7-4398-9095-638ed06f53a0 tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] Created reservations ['64bcf5b9-00e9-4b88-85d1-093fba42f54a', 'b925020e-c06d-4a8d-a068-525e8230e5ea', '6a90dcea-1f21-4542-b4d9-d133159111ea', '1aed5d87-ed34-4ce9-a0af-6bd84e6af2b0'] {{(pid=86936) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 13:01:16 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-fa878ace-fde7-4398-9095-638ed06f53a0 tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (314cb5a9-6b4e-4c97-9953-b269d31ccbe8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['64bcf5b9-00e9-4b88-85d1-093fba42f54a', 'b925020e-c06d-4a8d-a068-525e8230e5ea', '6a90dcea-1f21-4542-b4d9-d133159111ea', '1aed5d87-ed34-4ce9-a0af-6bd84e6af2b0']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:01:16 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-fa878ace-fde7-4398-9095-638ed06f53a0 tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa8286da-fe2c-4cc7-add5-c80e634ab276) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:01:16 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:01:16 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:01:16 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-fa878ace-fde7-4398-9095-638ed06f53a0 tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa8286da-fe2c-4cc7-add5-c80e634ab276) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '86be4862-d6ec-45bd-8431-c7a33851c59e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1722422490',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe4f651574f04e13add39aee3b507a9a',qos_specs=None,replication_status=,reservations=['64bcf5b9-00e9-4b88-85d1-093fba42f54a','b925020e-c06d-4a8d-a068-525e8230e5ea','6a90dcea-1f21-4542-b4d9-d133159111ea','1aed5d87-ed34-4ce9-a0af-6bd84e6af2b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae570171432149f3851fc6cedbbc9c4f',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T11:01:16Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1722422490',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=86be4862-d6ec-45bd-8431-c7a33851c59e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fe4f651574f04e13add39aee3b507a9a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ae570171432149f3851fc6cedbbc9c4f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:01:16 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-fa878ace-fde7-4398-9095-638ed06f53a0 tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90e47eaa-94a2-48af-a43e-7d622ff34e72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:01:16 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-fa878ace-fde7-4398-9095-638ed06f53a0 tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90e47eaa-94a2-48af-a43e-7d622ff34e72) transitioned into 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-1722422490',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe4f651574f04e13add39aee3b507a9a',qos_specs=None,replication_status=,reservations=['64bcf5b9-00e9-4b88-85d1-093fba42f54a','b925020e-c06d-4a8d-a068-525e8230e5ea','6a90dcea-1f21-4542-b4d9-d133159111ea','1aed5d87-ed34-4ce9-a0af-6bd84e6af2b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae570171432149f3851fc6cedbbc9c4f',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:01:16 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-fa878ace-fde7-4398-9095-638ed06f53a0 tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96820836-da15-4884-970e-907e02dfcd21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:01:16 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-fa878ace-fde7-4398-9095-638ed06f53a0 tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96820836-da15-4884-970e-907e02dfcd21) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:01:16 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-fa878ace-fde7-4398-9095-638ed06f53a0 tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] Flow 'volume_create_api' (576e6b4c-be3c-44b3-85fd-d49731c788dc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 13:01:16 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-fa878ace-fde7-4398-9095-638ed06f53a0 tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] Create volume request issued successfully. Sep 02 13:01:16 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-fa878ace-fde7-4398-9095-638ed06f53a0 tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 13:01:16 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1261/2541] 192.168.122.82 () {60 vars in 1138 bytes} [Wed Sep 2 13:01:16 2026] POST /volume/v3/volumes => generated 783 bytes in 333 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 13:01:16 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-16315e17-5fe2-4509-be55-3117b1088777 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:01:16 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-16315e17-5fe2-4509-be55-3117b1088777 tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] GET http://192.168.122.82/volume/v3/volumes/86be4862-d6ec-45bd-8431-c7a33851c59e Sep 02 13:01:16 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-16315e17-5fe2-4509-be55-3117b1088777 tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:01:16 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-16315e17-5fe2-4509-be55-3117b1088777 tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:01:16 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:01:16 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:01:16 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:01:16 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:01:16 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-16315e17-5fe2-4509-be55-3117b1088777 tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] Volume info retrieved successfully. Sep 02 13:01:16 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-16315e17-5fe2-4509-be55-3117b1088777 tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] http://192.168.122.82/volume/v3/volumes/86be4862-d6ec-45bd-8431-c7a33851c59e returned with HTTP 200 Sep 02 13:01:16 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1281/2542] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:01:16 2026] GET /volume/v3/volumes/86be4862-d6ec-45bd-8431-c7a33851c59e => generated 851 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:01:17 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-ead3c28f-ca23-42a2-ac01-31791d754705 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:01:17 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-ead3c28f-ca23-42a2-ac01-31791d754705 tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] GET http://192.168.122.82/volume/v3/volumes/86be4862-d6ec-45bd-8431-c7a33851c59e Sep 02 13:01:17 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-ead3c28f-ca23-42a2-ac01-31791d754705 tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:01:17 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-ead3c28f-ca23-42a2-ac01-31791d754705 tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:01:17 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:01:17 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:01:17 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:01:17 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:01:17 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-ead3c28f-ca23-42a2-ac01-31791d754705 tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] Volume info retrieved successfully. Sep 02 13:01:17 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-ead3c28f-ca23-42a2-ac01-31791d754705 tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] http://192.168.122.82/volume/v3/volumes/86be4862-d6ec-45bd-8431-c7a33851c59e returned with HTTP 200 Sep 02 13:01:17 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1262/2543] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:01:17 2026] GET /volume/v3/volumes/86be4862-d6ec-45bd-8431-c7a33851c59e => generated 876 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:01:17 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-1f73ca52-c6f1-4c0e-b918-e6917fc02371 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:01:17 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-1f73ca52-c6f1-4c0e-b918-e6917fc02371 tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] GET http://192.168.122.82/volume/v3/volumes/86be4862-d6ec-45bd-8431-c7a33851c59e Sep 02 13:01:17 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-1f73ca52-c6f1-4c0e-b918-e6917fc02371 tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:01:17 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-1f73ca52-c6f1-4c0e-b918-e6917fc02371 tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:01:17 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:01:17 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:01:17 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:01:17 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:01:17 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-1f73ca52-c6f1-4c0e-b918-e6917fc02371 tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] Volume info retrieved successfully. Sep 02 13:01:17 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-1f73ca52-c6f1-4c0e-b918-e6917fc02371 tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] http://192.168.122.82/volume/v3/volumes/86be4862-d6ec-45bd-8431-c7a33851c59e returned with HTTP 200 Sep 02 13:01:17 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1282/2544] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:01:17 2026] GET /volume/v3/volumes/86be4862-d6ec-45bd-8431-c7a33851c59e => generated 876 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 13:01:17 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-0f83b8c8-a60d-4c5b-995b-2a087abe7da0 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:01:17 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-0f83b8c8-a60d-4c5b-995b-2a087abe7da0 tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] POST http://192.168.122.82/volume/v3/snapshots Sep 02 13:01:17 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-0f83b8c8-a60d-4c5b-995b-2a087abe7da0 tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "86be4862-d6ec-45bd-8431-c7a33851c59e", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-1450333917"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:01:17 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:01:17 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:01:17 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:01:17 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:01:17 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-0f83b8c8-a60d-4c5b-995b-2a087abe7da0 tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] Volume info retrieved successfully. Sep 02 13:01:17 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.snapshots [None req-0f83b8c8-a60d-4c5b-995b-2a087abe7da0 tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] Create snapshot from volume 86be4862-d6ec-45bd-8431-c7a33851c59e Sep 02 13:01:17 devstack devstack@c-api.service[86936]: DEBUG cinder.quota [None req-0f83b8c8-a60d-4c5b-995b-2a087abe7da0 tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] Created reservations ['e78c11e0-e8f1-4016-8b15-034c38a47b15', '15b324a9-a9ee-4c92-bd62-6faacef4cd36', 'bbbcb17b-f335-4f13-8ca6-96d331d4fe65', 'c440c3d3-4171-4c0b-ac46-8537945822be'] {{(pid=86936) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 13:01:17 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:01:17 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:01:17 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-0f83b8c8-a60d-4c5b-995b-2a087abe7da0 tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] Snapshot create request issued successfully. Sep 02 13:01:17 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-0f83b8c8-a60d-4c5b-995b-2a087abe7da0 tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] http://192.168.122.82/volume/v3/snapshots returned with HTTP 202 Sep 02 13:01:17 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1263/2545] 192.168.122.82 () {60 vars in 1144 bytes} [Wed Sep 2 13:01:17 2026] POST /volume/v3/snapshots => generated 326 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 13:01:17 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-cdd21124-085e-417a-903a-ffe583cc5a22 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:01:17 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-cdd21124-085e-417a-903a-ffe583cc5a22 tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] GET http://192.168.122.82/volume/v3/snapshots/312077fc-88b6-4117-885e-c0d0b68e183d Sep 02 13:01:17 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-cdd21124-085e-417a-903a-ffe583cc5a22 tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:01:17 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-cdd21124-085e-417a-903a-ffe583cc5a22 tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:01:17 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:01:17 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:01:17 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-cdd21124-085e-417a-903a-ffe583cc5a22 tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] Snapshot retrieved successfully. Sep 02 13:01:17 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-cdd21124-085e-417a-903a-ffe583cc5a22 tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] http://192.168.122.82/volume/v3/snapshots/312077fc-88b6-4117-885e-c0d0b68e183d returned with HTTP 200 Sep 02 13:01:17 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1283/2546] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:01:17 2026] GET /volume/v3/snapshots/312077fc-88b6-4117-885e-c0d0b68e183d => generated 458 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:01:18 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-2c64b768-9a45-4491-a35b-48a9be9b12d9 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:01:18 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-2c64b768-9a45-4491-a35b-48a9be9b12d9 tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] GET http://192.168.122.82/volume/v3/snapshots/312077fc-88b6-4117-885e-c0d0b68e183d Sep 02 13:01:18 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-2c64b768-9a45-4491-a35b-48a9be9b12d9 tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:01:18 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-2c64b768-9a45-4491-a35b-48a9be9b12d9 tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:01:18 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:01:18 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:01:18 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-2c64b768-9a45-4491-a35b-48a9be9b12d9 tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] Snapshot retrieved successfully. Sep 02 13:01:18 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-2c64b768-9a45-4491-a35b-48a9be9b12d9 tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] http://192.168.122.82/volume/v3/snapshots/312077fc-88b6-4117-885e-c0d0b68e183d returned with HTTP 200 Sep 02 13:01:18 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1264/2547] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:01:18 2026] GET /volume/v3/snapshots/312077fc-88b6-4117-885e-c0d0b68e183d => generated 458 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:01:19 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-17fe9edb-bcc7-49df-9fa5-ce49ea919e0d None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:01:19 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-17fe9edb-bcc7-49df-9fa5-ce49ea919e0d tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] GET http://192.168.122.82/volume/v3/snapshots/312077fc-88b6-4117-885e-c0d0b68e183d Sep 02 13:01:19 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-17fe9edb-bcc7-49df-9fa5-ce49ea919e0d tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:01:19 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-17fe9edb-bcc7-49df-9fa5-ce49ea919e0d tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:01:19 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:01:19 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:01:19 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-17fe9edb-bcc7-49df-9fa5-ce49ea919e0d tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] Snapshot retrieved successfully. Sep 02 13:01:19 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-17fe9edb-bcc7-49df-9fa5-ce49ea919e0d tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] http://192.168.122.82/volume/v3/snapshots/312077fc-88b6-4117-885e-c0d0b68e183d returned with HTTP 200 Sep 02 13:01:19 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1284/2548] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:01:19 2026] GET /volume/v3/snapshots/312077fc-88b6-4117-885e-c0d0b68e183d => generated 485 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:01:19 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-4d1e88c3-d7df-4b56-803e-0d735c711c89 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:01:19 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-4d1e88c3-d7df-4b56-803e-0d735c711c89 tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] GET http://192.168.122.82/volume/v3/snapshots/312077fc-88b6-4117-885e-c0d0b68e183d Sep 02 13:01:19 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-4d1e88c3-d7df-4b56-803e-0d735c711c89 tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:01:19 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-4d1e88c3-d7df-4b56-803e-0d735c711c89 tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:01:19 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:01:19 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:01:19 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-4d1e88c3-d7df-4b56-803e-0d735c711c89 tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] Snapshot retrieved successfully. Sep 02 13:01:19 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-4d1e88c3-d7df-4b56-803e-0d735c711c89 tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] http://192.168.122.82/volume/v3/snapshots/312077fc-88b6-4117-885e-c0d0b68e183d returned with HTTP 200 Sep 02 13:01:19 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1265/2549] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:01:19 2026] GET /volume/v3/snapshots/312077fc-88b6-4117-885e-c0d0b68e183d => generated 485 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:01:19 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-a7deff81-f654-419f-b3cf-48a014da61ab None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:01:20 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-a7deff81-f654-419f-b3cf-48a014da61ab tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] DELETE http://192.168.122.82/volume/v3/snapshots/312077fc-88b6-4117-885e-c0d0b68e183d Sep 02 13:01:20 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-a7deff81-f654-419f-b3cf-48a014da61ab tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:01:20 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-a7deff81-f654-419f-b3cf-48a014da61ab tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] Calling method 'delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:01:20 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.snapshots [None req-a7deff81-f654-419f-b3cf-48a014da61ab tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] Delete snapshot with id: 312077fc-88b6-4117-885e-c0d0b68e183d Sep 02 13:01:20 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:01:20 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:01:20 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-a7deff81-f654-419f-b3cf-48a014da61ab tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] Snapshot retrieved successfully. Sep 02 13:01:20 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:01:20 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:01:20 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-a7deff81-f654-419f-b3cf-48a014da61ab tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] Snapshot delete request issued successfully. Sep 02 13:01:20 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-a7deff81-f654-419f-b3cf-48a014da61ab tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] http://192.168.122.82/volume/v3/snapshots/312077fc-88b6-4117-885e-c0d0b68e183d returned with HTTP 202 Sep 02 13:01:20 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1285/2550] 192.168.122.82 () {58 vars in 1236 bytes} [Wed Sep 2 13:01:19 2026] DELETE /volume/v3/snapshots/312077fc-88b6-4117-885e-c0d0b68e183d => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 13:01:20 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-a0da731d-5f0a-47a5-9197-5e91c5655440 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:01:20 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-a0da731d-5f0a-47a5-9197-5e91c5655440 tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] GET http://192.168.122.82/volume/v3/snapshots/312077fc-88b6-4117-885e-c0d0b68e183d Sep 02 13:01:20 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-a0da731d-5f0a-47a5-9197-5e91c5655440 tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:01:20 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-a0da731d-5f0a-47a5-9197-5e91c5655440 tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:01:20 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:01:20 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:01:20 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-a0da731d-5f0a-47a5-9197-5e91c5655440 tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] Snapshot retrieved successfully. Sep 02 13:01:20 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-a0da731d-5f0a-47a5-9197-5e91c5655440 tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] http://192.168.122.82/volume/v3/snapshots/312077fc-88b6-4117-885e-c0d0b68e183d returned with HTTP 200 Sep 02 13:01:20 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1266/2551] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:01:20 2026] GET /volume/v3/snapshots/312077fc-88b6-4117-885e-c0d0b68e183d => generated 484 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:01:21 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-1b4e2bd8-8889-4340-99d2-0f2ae90279b1 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:01:21 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-1b4e2bd8-8889-4340-99d2-0f2ae90279b1 tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] GET http://192.168.122.82/volume/v3/snapshots/312077fc-88b6-4117-885e-c0d0b68e183d Sep 02 13:01:21 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-1b4e2bd8-8889-4340-99d2-0f2ae90279b1 tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:01:21 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-1b4e2bd8-8889-4340-99d2-0f2ae90279b1 tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:01:21 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:01:21 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:01:21 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-1b4e2bd8-8889-4340-99d2-0f2ae90279b1 tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] Snapshot retrieved successfully. Sep 02 13:01:21 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-1b4e2bd8-8889-4340-99d2-0f2ae90279b1 tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] http://192.168.122.82/volume/v3/snapshots/312077fc-88b6-4117-885e-c0d0b68e183d returned with HTTP 200 Sep 02 13:01:21 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1286/2552] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:01:21 2026] GET /volume/v3/snapshots/312077fc-88b6-4117-885e-c0d0b68e183d => generated 484 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:01:22 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-958c7ebc-9539-4d57-8d9c-b07a286299dd None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:01:22 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-958c7ebc-9539-4d57-8d9c-b07a286299dd tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] GET http://192.168.122.82/volume/v3/snapshots/312077fc-88b6-4117-885e-c0d0b68e183d Sep 02 13:01:22 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-958c7ebc-9539-4d57-8d9c-b07a286299dd tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:01:22 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-958c7ebc-9539-4d57-8d9c-b07a286299dd tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:01:22 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-958c7ebc-9539-4d57-8d9c-b07a286299dd tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] http://192.168.122.82/volume/v3/snapshots/312077fc-88b6-4117-885e-c0d0b68e183d returned with HTTP 404 Sep 02 13:01:22 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1267/2553] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:01:22 2026] GET /volume/v3/snapshots/312077fc-88b6-4117-885e-c0d0b68e183d => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 13:01:22 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-7c09d24f-e066-4b9f-8987-27c3f6670fcc None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:01:22 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-7c09d24f-e066-4b9f-8987-27c3f6670fcc tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] DELETE http://192.168.122.82/volume/v3/volumes/86be4862-d6ec-45bd-8431-c7a33851c59e Sep 02 13:01:22 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-7c09d24f-e066-4b9f-8987-27c3f6670fcc tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:01:22 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-7c09d24f-e066-4b9f-8987-27c3f6670fcc tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] Calling method 'delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:01:22 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-7c09d24f-e066-4b9f-8987-27c3f6670fcc tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] Delete volume with id: 86be4862-d6ec-45bd-8431-c7a33851c59e Sep 02 13:01:22 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:01:22 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:01:22 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:01:22 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:01:22 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-7c09d24f-e066-4b9f-8987-27c3f6670fcc tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] Volume info retrieved successfully. Sep 02 13:01:22 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-7c09d24f-e066-4b9f-8987-27c3f6670fcc tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] Delete volume request issued successfully. Sep 02 13:01:22 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-7c09d24f-e066-4b9f-8987-27c3f6670fcc tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] http://192.168.122.82/volume/v3/volumes/86be4862-d6ec-45bd-8431-c7a33851c59e returned with HTTP 202 Sep 02 13:01:22 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1287/2554] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 13:01:22 2026] DELETE /volume/v3/volumes/86be4862-d6ec-45bd-8431-c7a33851c59e => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 13:01:22 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-e25e541a-d4b5-44be-857c-7612f3a696a7 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:01:22 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-e25e541a-d4b5-44be-857c-7612f3a696a7 tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] GET http://192.168.122.82/volume/v3/volumes/86be4862-d6ec-45bd-8431-c7a33851c59e Sep 02 13:01:22 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-e25e541a-d4b5-44be-857c-7612f3a696a7 tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:01:22 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-e25e541a-d4b5-44be-857c-7612f3a696a7 tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:01:22 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:01:22 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:01:22 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:01:22 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:01:22 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-e25e541a-d4b5-44be-857c-7612f3a696a7 tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] Volume info retrieved successfully. Sep 02 13:01:22 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-e25e541a-d4b5-44be-857c-7612f3a696a7 tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] http://192.168.122.82/volume/v3/volumes/86be4862-d6ec-45bd-8431-c7a33851c59e returned with HTTP 200 Sep 02 13:01:22 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1268/2555] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:01:22 2026] GET /volume/v3/volumes/86be4862-d6ec-45bd-8431-c7a33851c59e => generated 875 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:01:23 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-6c189423-6e40-4033-b10f-f8d8284437f7 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:01:23 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-6c189423-6e40-4033-b10f-f8d8284437f7 tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] GET http://192.168.122.82/volume/v3/volumes/86be4862-d6ec-45bd-8431-c7a33851c59e Sep 02 13:01:23 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-6c189423-6e40-4033-b10f-f8d8284437f7 tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:01:23 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-6c189423-6e40-4033-b10f-f8d8284437f7 tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:01:23 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-6c189423-6e40-4033-b10f-f8d8284437f7 tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] http://192.168.122.82/volume/v3/volumes/86be4862-d6ec-45bd-8431-c7a33851c59e returned with HTTP 404 Sep 02 13:01:23 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1288/2556] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:01:23 2026] GET /volume/v3/volumes/86be4862-d6ec-45bd-8431-c7a33851c59e => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 13:01:23 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-647d03ab-7f43-495f-9088-707808741883 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:01:23 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-647d03ab-7f43-495f-9088-707808741883 tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] DELETE http://192.168.122.82/volume/v3/volumes/2fc62964-beb2-43b6-b1ef-216256bec987 Sep 02 13:01:23 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-647d03ab-7f43-495f-9088-707808741883 tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:01:23 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-647d03ab-7f43-495f-9088-707808741883 tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] Calling method 'delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:01:23 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-647d03ab-7f43-495f-9088-707808741883 tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] Delete volume with id: 2fc62964-beb2-43b6-b1ef-216256bec987 Sep 02 13:01:23 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:01:23 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:01:23 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:01:23 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:01:23 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-647d03ab-7f43-495f-9088-707808741883 tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] Volume info retrieved successfully. Sep 02 13:01:23 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-647d03ab-7f43-495f-9088-707808741883 tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] Delete volume request issued successfully. Sep 02 13:01:23 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-647d03ab-7f43-495f-9088-707808741883 tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] http://192.168.122.82/volume/v3/volumes/2fc62964-beb2-43b6-b1ef-216256bec987 returned with HTTP 202 Sep 02 13:01:23 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1269/2557] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 13:01:23 2026] DELETE /volume/v3/volumes/2fc62964-beb2-43b6-b1ef-216256bec987 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 13:01:23 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-b8de369c-46b2-4120-84a1-d7f36b3181b5 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:01:23 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-b8de369c-46b2-4120-84a1-d7f36b3181b5 tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] GET http://192.168.122.82/volume/v3/volumes/2fc62964-beb2-43b6-b1ef-216256bec987 Sep 02 13:01:23 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-b8de369c-46b2-4120-84a1-d7f36b3181b5 tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:01:23 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-b8de369c-46b2-4120-84a1-d7f36b3181b5 tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:01:23 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:01:23 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:01:23 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:01:23 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:01:23 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-b8de369c-46b2-4120-84a1-d7f36b3181b5 tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] Volume info retrieved successfully. Sep 02 13:01:23 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-b8de369c-46b2-4120-84a1-d7f36b3181b5 tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] http://192.168.122.82/volume/v3/volumes/2fc62964-beb2-43b6-b1ef-216256bec987 returned with HTTP 200 Sep 02 13:01:23 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1289/2558] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:01:23 2026] GET /volume/v3/volumes/2fc62964-beb2-43b6-b1ef-216256bec987 => generated 839 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:01:24 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-6dd78f7e-b1b5-4bed-8a4d-a12a9ec02ccf None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:01:24 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-6dd78f7e-b1b5-4bed-8a4d-a12a9ec02ccf tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] GET http://192.168.122.82/volume/v3/volumes/2fc62964-beb2-43b6-b1ef-216256bec987 Sep 02 13:01:24 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-6dd78f7e-b1b5-4bed-8a4d-a12a9ec02ccf tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:01:24 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-6dd78f7e-b1b5-4bed-8a4d-a12a9ec02ccf tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:01:24 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-6dd78f7e-b1b5-4bed-8a4d-a12a9ec02ccf tempest-CinderUnicodeTest-1305152488 tempest-CinderUnicodeTest-1305152488-project-member] http://192.168.122.82/volume/v3/volumes/2fc62964-beb2-43b6-b1ef-216256bec987 returned with HTTP 404 Sep 02 13:01:24 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1270/2559] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:01:24 2026] GET /volume/v3/volumes/2fc62964-beb2-43b6-b1ef-216256bec987 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 13:01:26 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-8465ea96-f466-4913-aea1-b2ca22150e80 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:01:27 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-8465ea96-f466-4913-aea1-b2ca22150e80 tempest-VolumeTypesAdminTests-1738280566 tempest-VolumeTypesAdminTests-1738280566-project-admin] POST http://192.168.122.82/volume/v3/types Sep 02 13:01:27 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-8465ea96-f466-4913-aea1-b2ca22150e80 tempest-VolumeTypesAdminTests-1738280566 tempest-VolumeTypesAdminTests-1738280566-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1036851023", "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=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:01:27 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-8465ea96-f466-4913-aea1-b2ca22150e80 tempest-VolumeTypesAdminTests-1738280566 tempest-VolumeTypesAdminTests-1738280566-project-admin] http://192.168.122.82/volume/v3/types returned with HTTP 200 Sep 02 13:01:27 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1290/2560] 192.168.122.82 () {60 vars in 1132 bytes} [Wed Sep 2 13:01:26 2026] POST /volume/v3/types => generated 380 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:01:27 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-c461f53c-9d8b-45af-88b7-d89ac64c8f06 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:01:27 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-c461f53c-9d8b-45af-88b7-d89ac64c8f06 tempest-VolumeTypesAdminTests-1738280566 tempest-VolumeTypesAdminTests-1738280566-project-admin] POST http://192.168.122.82/volume/v3/types/d3e777e5-983f-4ea0-91fa-9e7fee733c8a/encryption Sep 02 13:01:27 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-c461f53c-9d8b-45af-88b7-d89ac64c8f06 tempest-VolumeTypesAdminTests-1738280566 tempest-VolumeTypesAdminTests-1738280566-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:01:27 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-c461f53c-9d8b-45af-88b7-d89ac64c8f06 tempest-VolumeTypesAdminTests-1738280566 tempest-VolumeTypesAdminTests-1738280566-project-admin] http://192.168.122.82/volume/v3/types/d3e777e5-983f-4ea0-91fa-9e7fee733c8a/encryption returned with HTTP 200 Sep 02 13:01:27 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1271/2561] 192.168.122.82 () {60 vars in 1276 bytes} [Wed Sep 2 13:01:27 2026] POST /volume/v3/types/d3e777e5-983f-4ea0-91fa-9e7fee733c8a/encryption => generated 239 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 13:01:27 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-d121bcbc-66a6-4153-8c73-705cf336a4a4 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:01:27 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-d121bcbc-66a6-4153-8c73-705cf336a4a4 tempest-VolumeTypesAdminTests-1738280566 tempest-VolumeTypesAdminTests-1738280566-project-admin] POST http://192.168.122.82/volume/v3/types Sep 02 13:01:27 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-d121bcbc-66a6-4153-8c73-705cf336a4a4 tempest-VolumeTypesAdminTests-1738280566 tempest-VolumeTypesAdminTests-1738280566-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1596496572", "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=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:01:27 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-d121bcbc-66a6-4153-8c73-705cf336a4a4 tempest-VolumeTypesAdminTests-1738280566 tempest-VolumeTypesAdminTests-1738280566-project-admin] http://192.168.122.82/volume/v3/types returned with HTTP 200 Sep 02 13:01:27 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1291/2562] 192.168.122.82 () {60 vars in 1132 bytes} [Wed Sep 2 13:01:27 2026] POST /volume/v3/types => generated 380 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:01:27 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-3f6a47ba-e81b-4ae5-994b-6a2d58f3c120 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:01:27 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-3f6a47ba-e81b-4ae5-994b-6a2d58f3c120 tempest-VolumeTypesAdminTests-1738280566 tempest-VolumeTypesAdminTests-1738280566-project-admin] POST http://192.168.122.82/volume/v3/types/9fccf229-4f53-4c40-9dca-bef5689ed218/encryption Sep 02 13:01:27 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-3f6a47ba-e81b-4ae5-994b-6a2d58f3c120 tempest-VolumeTypesAdminTests-1738280566 tempest-VolumeTypesAdminTests-1738280566-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:01:27 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-3f6a47ba-e81b-4ae5-994b-6a2d58f3c120 tempest-VolumeTypesAdminTests-1738280566 tempest-VolumeTypesAdminTests-1738280566-project-admin] http://192.168.122.82/volume/v3/types/9fccf229-4f53-4c40-9dca-bef5689ed218/encryption returned with HTTP 200 Sep 02 13:01:27 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1272/2563] 192.168.122.82 () {60 vars in 1276 bytes} [Wed Sep 2 13:01:27 2026] POST /volume/v3/types/9fccf229-4f53-4c40-9dca-bef5689ed218/encryption => generated 239 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:01:27 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-953b4d0f-9f74-4e2b-9102-db5240884071 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:01:27 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-953b4d0f-9f74-4e2b-9102-db5240884071 tempest-VolumeTypesAdminTests-1738280566 tempest-VolumeTypesAdminTests-1738280566-project-admin] POST http://192.168.122.82/volume/v3/types Sep 02 13:01:27 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-953b4d0f-9f74-4e2b-9102-db5240884071 tempest-VolumeTypesAdminTests-1738280566 tempest-VolumeTypesAdminTests-1738280566-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-997630947", "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=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:01:27 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-953b4d0f-9f74-4e2b-9102-db5240884071 tempest-VolumeTypesAdminTests-1738280566 tempest-VolumeTypesAdminTests-1738280566-project-admin] http://192.168.122.82/volume/v3/types returned with HTTP 200 Sep 02 13:01:27 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1292/2564] 192.168.122.82 () {60 vars in 1132 bytes} [Wed Sep 2 13:01:27 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 02 13:01:27 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-a2e98174-5706-4c48-8d66-b67205c66531 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:01:27 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-a2e98174-5706-4c48-8d66-b67205c66531 tempest-VolumeTypesAdminTests-1738280566 tempest-VolumeTypesAdminTests-1738280566-project-admin] POST http://192.168.122.82/volume/v3/types/541f82c9-dc70-4ff0-8ad4-67513de726ff/extra_specs Sep 02 13:01:27 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-a2e98174-5706-4c48-8d66-b67205c66531 tempest-VolumeTypesAdminTests-1738280566 tempest-VolumeTypesAdminTests-1738280566-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:01:27 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-a2e98174-5706-4c48-8d66-b67205c66531 tempest-VolumeTypesAdminTests-1738280566 tempest-VolumeTypesAdminTests-1738280566-project-admin] http://192.168.122.82/volume/v3/types/541f82c9-dc70-4ff0-8ad4-67513de726ff/extra_specs returned with HTTP 200 Sep 02 13:01:27 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1273/2565] 192.168.122.82 () {60 vars in 1278 bytes} [Wed Sep 2 13:01:27 2026] POST /volume/v3/types/541f82c9-dc70-4ff0-8ad4-67513de726ff/extra_specs => generated 35 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 13:01:27 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-69031bb9-5562-43fa-8a7b-3b73f0f8adc2 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:01:27 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-69031bb9-5562-43fa-8a7b-3b73f0f8adc2 tempest-VolumeTypesAdminTests-1738280566 tempest-VolumeTypesAdminTests-1738280566-project-admin] PUT http://192.168.122.82/volume/v3/types/541f82c9-dc70-4ff0-8ad4-67513de726ff/extra_specs/key2 Sep 02 13:01:27 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-69031bb9-5562-43fa-8a7b-3b73f0f8adc2 tempest-VolumeTypesAdminTests-1738280566 tempest-VolumeTypesAdminTests-1738280566-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:01:27 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-69031bb9-5562-43fa-8a7b-3b73f0f8adc2 tempest-VolumeTypesAdminTests-1738280566 tempest-VolumeTypesAdminTests-1738280566-project-admin] http://192.168.122.82/volume/v3/types/541f82c9-dc70-4ff0-8ad4-67513de726ff/extra_specs/key2 returned with HTTP 200 Sep 02 13:01:27 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1293/2566] 192.168.122.82 () {60 vars in 1292 bytes} [Wed Sep 2 13:01:27 2026] PUT /volume/v3/types/541f82c9-dc70-4ff0-8ad4-67513de726ff/extra_specs/key2 => generated 25 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 13:01:27 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-f8e6eb95-13d8-4022-99f7-d1a453ec1452 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:01:27 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-f8e6eb95-13d8-4022-99f7-d1a453ec1452 tempest-VolumeTypesAdminTests-1738280566 tempest-VolumeTypesAdminTests-1738280566-project-admin] POST http://192.168.122.82/volume/v3/types Sep 02 13:01:27 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-f8e6eb95-13d8-4022-99f7-d1a453ec1452 tempest-VolumeTypesAdminTests-1738280566 tempest-VolumeTypesAdminTests-1738280566-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:01:27 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-f8e6eb95-13d8-4022-99f7-d1a453ec1452 tempest-VolumeTypesAdminTests-1738280566 tempest-VolumeTypesAdminTests-1738280566-project-admin] http://192.168.122.82/volume/v3/types returned with HTTP 200 Sep 02 13:01:27 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1274/2567] 192.168.122.82 () {60 vars in 1131 bytes} [Wed Sep 2 13:01:27 2026] POST /volume/v3/types => generated 195 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:01:27 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-72bc2fbb-eec5-42db-8d6b-985ad177ed92 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:01:27 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-72bc2fbb-eec5-42db-8d6b-985ad177ed92 tempest-VolumeTypesAdminTests-1738280566 tempest-VolumeTypesAdminTests-1738280566-project-admin] DELETE http://192.168.122.82/volume/v3/types/5aab6fec-05fb-4aea-b58f-35829d692fc7 Sep 02 13:01:27 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-72bc2fbb-eec5-42db-8d6b-985ad177ed92 tempest-VolumeTypesAdminTests-1738280566 tempest-VolumeTypesAdminTests-1738280566-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:01:27 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-72bc2fbb-eec5-42db-8d6b-985ad177ed92 tempest-VolumeTypesAdminTests-1738280566 tempest-VolumeTypesAdminTests-1738280566-project-admin] Calling method '_delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:01:27 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-72bc2fbb-eec5-42db-8d6b-985ad177ed92 tempest-VolumeTypesAdminTests-1738280566 tempest-VolumeTypesAdminTests-1738280566-project-admin] http://192.168.122.82/volume/v3/types/5aab6fec-05fb-4aea-b58f-35829d692fc7 returned with HTTP 202 Sep 02 13:01:27 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1294/2568] 192.168.122.82 () {58 vars in 1224 bytes} [Wed Sep 2 13:01:27 2026] DELETE /volume/v3/types/5aab6fec-05fb-4aea-b58f-35829d692fc7 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 13:01:27 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-08aabdfe-134a-4e6b-b3db-19cf855182c5 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:01:27 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-08aabdfe-134a-4e6b-b3db-19cf855182c5 tempest-VolumeTypesAdminTests-1738280566 tempest-VolumeTypesAdminTests-1738280566-project-admin] POST http://192.168.122.82/volume/v3/types Sep 02 13:01:27 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-08aabdfe-134a-4e6b-b3db-19cf855182c5 tempest-VolumeTypesAdminTests-1738280566 tempest-VolumeTypesAdminTests-1738280566-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1405189098", "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=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:01:27 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-08aabdfe-134a-4e6b-b3db-19cf855182c5 tempest-VolumeTypesAdminTests-1738280566 tempest-VolumeTypesAdminTests-1738280566-project-admin] http://192.168.122.82/volume/v3/types returned with HTTP 200 Sep 02 13:01:27 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1275/2569] 192.168.122.82 () {60 vars in 1132 bytes} [Wed Sep 2 13:01:27 2026] POST /volume/v3/types => generated 380 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:01:27 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-fbdc9c23-e0ef-4d4f-a0f5-4273f8d73cf4 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:01:27 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-fbdc9c23-e0ef-4d4f-a0f5-4273f8d73cf4 tempest-VolumeTypesAdminTests-1738280566 tempest-VolumeTypesAdminTests-1738280566-project-admin] POST http://192.168.122.82/volume/v3/types/987cfa9a-b179-4e9c-8656-ea7560de53e9/encryption Sep 02 13:01:27 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-fbdc9c23-e0ef-4d4f-a0f5-4273f8d73cf4 tempest-VolumeTypesAdminTests-1738280566 tempest-VolumeTypesAdminTests-1738280566-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:01:27 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-fbdc9c23-e0ef-4d4f-a0f5-4273f8d73cf4 tempest-VolumeTypesAdminTests-1738280566 tempest-VolumeTypesAdminTests-1738280566-project-admin] http://192.168.122.82/volume/v3/types/987cfa9a-b179-4e9c-8656-ea7560de53e9/encryption returned with HTTP 200 Sep 02 13:01:27 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1295/2570] 192.168.122.82 () {60 vars in 1276 bytes} [Wed Sep 2 13:01:27 2026] POST /volume/v3/types/987cfa9a-b179-4e9c-8656-ea7560de53e9/encryption => generated 239 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:01:27 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-d188876b-ae12-48fb-9735-7074e52397a1 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:01:27 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-d188876b-ae12-48fb-9735-7074e52397a1 tempest-VolumeTypesAdminTests-1738280566 tempest-VolumeTypesAdminTests-1738280566-project-admin] DELETE http://192.168.122.82/volume/v3/types/987cfa9a-b179-4e9c-8656-ea7560de53e9/encryption/5a6803b2-97d5-4d80-b21b-1f648b40b4c0 Sep 02 13:01:27 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-d188876b-ae12-48fb-9735-7074e52397a1 tempest-VolumeTypesAdminTests-1738280566 tempest-VolumeTypesAdminTests-1738280566-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:01:27 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-d188876b-ae12-48fb-9735-7074e52397a1 tempest-VolumeTypesAdminTests-1738280566 tempest-VolumeTypesAdminTests-1738280566-project-admin] Calling method 'delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:01:27 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-f10a8d27-e5fd-4a57-8895-f3e750df0a83 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:01:27 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-f10a8d27-e5fd-4a57-8895-f3e750df0a83 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 13:01:27 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-d188876b-ae12-48fb-9735-7074e52397a1 tempest-VolumeTypesAdminTests-1738280566 tempest-VolumeTypesAdminTests-1738280566-project-admin] http://192.168.122.82/volume/v3/types/987cfa9a-b179-4e9c-8656-ea7560de53e9/encryption/5a6803b2-97d5-4d80-b21b-1f648b40b4c0 returned with HTTP 202 Sep 02 13:01:27 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-f10a8d27-e5fd-4a57-8895-f3e750df0a83 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1508621873", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:01:27 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1276/2571] 192.168.122.82 () {58 vars in 1368 bytes} [Wed Sep 2 13:01:27 2026] DELETE /volume/v3/types/987cfa9a-b179-4e9c-8656-ea7560de53e9/encryption/5a6803b2-97d5-4d80-b21b-1f648b40b4c0 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 13:01:27 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.volumes [None req-f10a8d27-e5fd-4a57-8895-f3e750df0a83 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1508621873', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 13:01:27 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-f10a8d27-e5fd-4a57-8895-f3e750df0a83 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Create volume of 1 GB Sep 02 13:01:27 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-d57f07a2-80a9-4d53-8cea-eb41851dc530 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:01:27 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-f10a8d27-e5fd-4a57-8895-f3e750df0a83 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Availability Zones retrieved successfully. Sep 02 13:01:27 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-d57f07a2-80a9-4d53-8cea-eb41851dc530 tempest-VolumeTypesAdminTests-1738280566 tempest-VolumeTypesAdminTests-1738280566-project-admin] POST http://192.168.122.82/volume/v3/types Sep 02 13:01:27 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-d57f07a2-80a9-4d53-8cea-eb41851dc530 tempest-VolumeTypesAdminTests-1738280566 tempest-VolumeTypesAdminTests-1738280566-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1497087593", "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=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:01:27 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-f10a8d27-e5fd-4a57-8895-f3e750df0a83 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Flow 'volume_create_api' (354a3d2c-75f0-4f48-9286-edcae66280fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 13:01:27 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-f10a8d27-e5fd-4a57-8895-f3e750df0a83 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29a4cee8-f16c-4848-a515-e0603e5f3d4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:01:27 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.flows.api.create_volume [None req-f10a8d27-e5fd-4a57-8895-f3e750df0a83 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Validating volume size '1' using validate_int {{(pid=86935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 13:01:27 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-d57f07a2-80a9-4d53-8cea-eb41851dc530 tempest-VolumeTypesAdminTests-1738280566 tempest-VolumeTypesAdminTests-1738280566-project-admin] http://192.168.122.82/volume/v3/types returned with HTTP 200 Sep 02 13:01:27 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1277/2572] 192.168.122.82 () {60 vars in 1132 bytes} [Wed Sep 2 13:01:27 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 02 13:01:27 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-2c3a068b-0d35-4abd-9a3a-d7243eaeff43 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:01:27 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-2c3a068b-0d35-4abd-9a3a-d7243eaeff43 tempest-VolumeTypesAdminTests-1738280566 tempest-VolumeTypesAdminTests-1738280566-project-admin] DELETE http://192.168.122.82/volume/v3/types/018d4b47-8154-4fb9-9ab0-5adebd22cc4e/extra_specs/key1 Sep 02 13:01:27 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-2c3a068b-0d35-4abd-9a3a-d7243eaeff43 tempest-VolumeTypesAdminTests-1738280566 tempest-VolumeTypesAdminTests-1738280566-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:01:27 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-2c3a068b-0d35-4abd-9a3a-d7243eaeff43 tempest-VolumeTypesAdminTests-1738280566 tempest-VolumeTypesAdminTests-1738280566-project-admin] Calling method 'delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:01:27 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-f10a8d27-e5fd-4a57-8895-f3e750df0a83 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29a4cee8-f16c-4848-a515-e0603e5f3d4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:01:27 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-f10a8d27-e5fd-4a57-8895-f3e750df0a83 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89a5deff-9b7e-4048-8c56-58ec2615268e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:01:27 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-2c3a068b-0d35-4abd-9a3a-d7243eaeff43 tempest-VolumeTypesAdminTests-1738280566 tempest-VolumeTypesAdminTests-1738280566-project-admin] http://192.168.122.82/volume/v3/types/018d4b47-8154-4fb9-9ab0-5adebd22cc4e/extra_specs/key1 returned with HTTP 202 Sep 02 13:01:27 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1278/2573] 192.168.122.82 () {58 vars in 1275 bytes} [Wed Sep 2 13:01:27 2026] DELETE /volume/v3/types/018d4b47-8154-4fb9-9ab0-5adebd22cc4e/extra_specs/key1 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 13:01:27 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-2e55497d-5f2c-4d0f-937d-80e9955607a7 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:01:27 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-2e55497d-5f2c-4d0f-937d-80e9955607a7 tempest-VolumeTypesAdminTests-1738280566 tempest-VolumeTypesAdminTests-1738280566-project-admin] POST http://192.168.122.82/volume/v3/types Sep 02 13:01:27 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-2e55497d-5f2c-4d0f-937d-80e9955607a7 tempest-VolumeTypesAdminTests-1738280566 tempest-VolumeTypesAdminTests-1738280566-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2021325705", "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=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:01:27 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-2e55497d-5f2c-4d0f-937d-80e9955607a7 tempest-VolumeTypesAdminTests-1738280566 tempest-VolumeTypesAdminTests-1738280566-project-admin] http://192.168.122.82/volume/v3/types returned with HTTP 200 Sep 02 13:01:27 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1279/2574] 192.168.122.82 () {60 vars in 1132 bytes} [Wed Sep 2 13:01:27 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 02 13:01:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-747d2361-b517-451a-8823-4af0f89e2f28 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:01:28 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-747d2361-b517-451a-8823-4af0f89e2f28 tempest-VolumeTypesAdminTests-1738280566 tempest-VolumeTypesAdminTests-1738280566-project-admin] DELETE http://192.168.122.82/volume/v3/types/a1c67f00-fe63-4a94-a7d0-924ba1244121 Sep 02 13:01:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-747d2361-b517-451a-8823-4af0f89e2f28 tempest-VolumeTypesAdminTests-1738280566 tempest-VolumeTypesAdminTests-1738280566-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:01:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-747d2361-b517-451a-8823-4af0f89e2f28 tempest-VolumeTypesAdminTests-1738280566 tempest-VolumeTypesAdminTests-1738280566-project-admin] Calling method '_delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:01:28 devstack devstack@c-api.service[86935]: DEBUG cinder.quota [None req-f10a8d27-e5fd-4a57-8895-f3e750df0a83 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Created reservations ['fd5e2d2c-9385-4468-8077-40b8665d34d0', 'c4f54d0b-165f-496d-801c-8a7b30fa2c71', 'bbe2f105-7677-422c-b60e-f4c59a512009', '0d77b6cc-840f-4387-b6e1-4e63c1a8bbc1'] {{(pid=86935) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 13:01:28 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-747d2361-b517-451a-8823-4af0f89e2f28 tempest-VolumeTypesAdminTests-1738280566 tempest-VolumeTypesAdminTests-1738280566-project-admin] http://192.168.122.82/volume/v3/types/a1c67f00-fe63-4a94-a7d0-924ba1244121 returned with HTTP 202 Sep 02 13:01:28 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1280/2575] 192.168.122.82 () {58 vars in 1224 bytes} [Wed Sep 2 13:01:28 2026] DELETE /volume/v3/types/a1c67f00-fe63-4a94-a7d0-924ba1244121 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 13:01:28 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-f10a8d27-e5fd-4a57-8895-f3e750df0a83 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89a5deff-9b7e-4048-8c56-58ec2615268e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fd5e2d2c-9385-4468-8077-40b8665d34d0', 'c4f54d0b-165f-496d-801c-8a7b30fa2c71', 'bbe2f105-7677-422c-b60e-f4c59a512009', '0d77b6cc-840f-4387-b6e1-4e63c1a8bbc1']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:01:28 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-f10a8d27-e5fd-4a57-8895-f3e750df0a83 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2b4d32d-2bab-4011-8425-010df4ba96d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:01:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-04747ee9-f790-429b-a058-3da092e1fdde None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:01:28 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-04747ee9-f790-429b-a058-3da092e1fdde tempest-VolumeTypesAdminTests-1738280566 tempest-VolumeTypesAdminTests-1738280566-project-admin] GET http://192.168.122.82/volume/v3/types/d3e777e5-983f-4ea0-91fa-9e7fee733c8a/extra_specs Sep 02 13:01:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-04747ee9-f790-429b-a058-3da092e1fdde tempest-VolumeTypesAdminTests-1738280566 tempest-VolumeTypesAdminTests-1738280566-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:01:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-04747ee9-f790-429b-a058-3da092e1fdde tempest-VolumeTypesAdminTests-1738280566 tempest-VolumeTypesAdminTests-1738280566-project-admin] Calling method 'index' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:01:28 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-04747ee9-f790-429b-a058-3da092e1fdde tempest-VolumeTypesAdminTests-1738280566 tempest-VolumeTypesAdminTests-1738280566-project-admin] http://192.168.122.82/volume/v3/types/d3e777e5-983f-4ea0-91fa-9e7fee733c8a/extra_specs returned with HTTP 200 Sep 02 13:01:28 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1281/2576] 192.168.122.82 () {58 vars in 1257 bytes} [Wed Sep 2 13:01:28 2026] GET /volume/v3/types/d3e777e5-983f-4ea0-91fa-9e7fee733c8a/extra_specs => generated 185 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:01:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-d5554db7-19c4-4933-8681-0245e6bcbd6b None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:01:28 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:01:28 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:01:28 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-d5554db7-19c4-4933-8681-0245e6bcbd6b tempest-VolumeTypesAdminTests-1738280566 tempest-VolumeTypesAdminTests-1738280566-project-admin] GET http://192.168.122.82/volume/v3/types Sep 02 13:01:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-d5554db7-19c4-4933-8681-0245e6bcbd6b tempest-VolumeTypesAdminTests-1738280566 tempest-VolumeTypesAdminTests-1738280566-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:01:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-d5554db7-19c4-4933-8681-0245e6bcbd6b tempest-VolumeTypesAdminTests-1738280566 tempest-VolumeTypesAdminTests-1738280566-project-admin] Calling method 'index' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:01:28 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-f10a8d27-e5fd-4a57-8895-f3e750df0a83 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2b4d32d-2bab-4011-8425-010df4ba96d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dc5288ec-341e-4bf4-8d7e-d483f1559b17', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1508621873',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4424916e9d534f628862b8d4c15f5e82',qos_specs=None,replication_status=,reservations=['fd5e2d2c-9385-4468-8077-40b8665d34d0','c4f54d0b-165f-496d-801c-8a7b30fa2c71','bbe2f105-7677-422c-b60e-f4c59a512009','0d77b6cc-840f-4387-b6e1-4e63c1a8bbc1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dcc988a5eeaa48a39effb77c96390fc1',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T11:01:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1508621873',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dc5288ec-341e-4bf4-8d7e-d483f1559b17,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4424916e9d534f628862b8d4c15f5e82',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dcc988a5eeaa48a39effb77c96390fc1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:01:28 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-f10a8d27-e5fd-4a57-8895-f3e750df0a83 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2115e030-87fb-4a16-b6df-646c5a90ddea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:01:28 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-d5554db7-19c4-4933-8681-0245e6bcbd6b tempest-VolumeTypesAdminTests-1738280566 tempest-VolumeTypesAdminTests-1738280566-project-admin] http://192.168.122.82/volume/v3/types returned with HTTP 200 Sep 02 13:01:28 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1282/2577] 192.168.122.82 () {58 vars in 1110 bytes} [Wed Sep 2 13:01:28 2026] GET /volume/v3/types => generated 2589 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 13:01:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-74b03aae-74f1-4aad-ade5-057db60f8c96 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:01:28 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-74b03aae-74f1-4aad-ade5-057db60f8c96 tempest-VolumeTypesAdminTests-1738280566 tempest-VolumeTypesAdminTests-1738280566-project-admin] GET http://192.168.122.82/volume/v3/types/d3e777e5-983f-4ea0-91fa-9e7fee733c8a/encryption/cipher Sep 02 13:01:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-74b03aae-74f1-4aad-ade5-057db60f8c96 tempest-VolumeTypesAdminTests-1738280566 tempest-VolumeTypesAdminTests-1738280566-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:01:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-74b03aae-74f1-4aad-ade5-057db60f8c96 tempest-VolumeTypesAdminTests-1738280566 tempest-VolumeTypesAdminTests-1738280566-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:01:28 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-f10a8d27-e5fd-4a57-8895-f3e750df0a83 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2115e030-87fb-4a16-b6df-646c5a90ddea) transitioned into state 'SUCCESS' from state '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-1508621873',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4424916e9d534f628862b8d4c15f5e82',qos_specs=None,replication_status=,reservations=['fd5e2d2c-9385-4468-8077-40b8665d34d0','c4f54d0b-165f-496d-801c-8a7b30fa2c71','bbe2f105-7677-422c-b60e-f4c59a512009','0d77b6cc-840f-4387-b6e1-4e63c1a8bbc1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dcc988a5eeaa48a39effb77c96390fc1',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:01:28 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-f10a8d27-e5fd-4a57-8895-f3e750df0a83 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eaa938d8-5403-4ee8-8c60-a7b40634a864) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:01:28 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-74b03aae-74f1-4aad-ade5-057db60f8c96 tempest-VolumeTypesAdminTests-1738280566 tempest-VolumeTypesAdminTests-1738280566-project-admin] http://192.168.122.82/volume/v3/types/d3e777e5-983f-4ea0-91fa-9e7fee733c8a/encryption/cipher returned with HTTP 200 Sep 02 13:01:28 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1283/2578] 192.168.122.82 () {58 vars in 1275 bytes} [Wed Sep 2 13:01:28 2026] GET /volume/v3/types/d3e777e5-983f-4ea0-91fa-9e7fee733c8a/encryption/cipher => generated 29 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 13:01:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-f130d485-5fc4-404b-a1b6-d2b9ded9e952 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:01:28 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-f130d485-5fc4-404b-a1b6-d2b9ded9e952 tempest-VolumeTypesAdminTests-1738280566 tempest-VolumeTypesAdminTests-1738280566-project-admin] GET http://192.168.122.82/volume/v3/types/d3e777e5-983f-4ea0-91fa-9e7fee733c8a/encryption Sep 02 13:01:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-f130d485-5fc4-404b-a1b6-d2b9ded9e952 tempest-VolumeTypesAdminTests-1738280566 tempest-VolumeTypesAdminTests-1738280566-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:01:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-f130d485-5fc4-404b-a1b6-d2b9ded9e952 tempest-VolumeTypesAdminTests-1738280566 tempest-VolumeTypesAdminTests-1738280566-project-admin] Calling method 'index' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:01:28 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-f10a8d27-e5fd-4a57-8895-f3e750df0a83 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eaa938d8-5403-4ee8-8c60-a7b40634a864) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:01:28 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-f10a8d27-e5fd-4a57-8895-f3e750df0a83 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Flow 'volume_create_api' (354a3d2c-75f0-4f48-9286-edcae66280fd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 13:01:28 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-f10a8d27-e5fd-4a57-8895-f3e750df0a83 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Create volume request issued successfully. Sep 02 13:01:28 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-f10a8d27-e5fd-4a57-8895-f3e750df0a83 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 13:01:28 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-f130d485-5fc4-404b-a1b6-d2b9ded9e952 tempest-VolumeTypesAdminTests-1738280566 tempest-VolumeTypesAdminTests-1738280566-project-admin] http://192.168.122.82/volume/v3/types/d3e777e5-983f-4ea0-91fa-9e7fee733c8a/encryption returned with HTTP 200 Sep 02 13:01:28 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1296/2579] 192.168.122.82 () {60 vars in 1138 bytes} [Wed Sep 2 13:01:27 2026] POST /volume/v3/volumes => generated 754 bytes in 394 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 13:01:28 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1284/2580] 192.168.122.82 () {58 vars in 1254 bytes} [Wed Sep 2 13:01:28 2026] GET /volume/v3/types/d3e777e5-983f-4ea0-91fa-9e7fee733c8a/encryption => generated 325 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:01:28 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-8e4a1741-f4c8-46de-af3f-70a4f4ca9597 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:01:28 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-8e4a1741-f4c8-46de-af3f-70a4f4ca9597 tempest-VolumeTypesAdminTests-1738280566 tempest-VolumeTypesAdminTests-1738280566-project-admin] GET http://192.168.122.82/volume/v3/types/d3e777e5-983f-4ea0-91fa-9e7fee733c8a/extra_specs/multiattach Sep 02 13:01:28 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-8e4a1741-f4c8-46de-af3f-70a4f4ca9597 tempest-VolumeTypesAdminTests-1738280566 tempest-VolumeTypesAdminTests-1738280566-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:01:28 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-8e4a1741-f4c8-46de-af3f-70a4f4ca9597 tempest-VolumeTypesAdminTests-1738280566 tempest-VolumeTypesAdminTests-1738280566-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:01:28 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:01:28 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:01:28 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-8e4a1741-f4c8-46de-af3f-70a4f4ca9597 tempest-VolumeTypesAdminTests-1738280566 tempest-VolumeTypesAdminTests-1738280566-project-admin] http://192.168.122.82/volume/v3/types/d3e777e5-983f-4ea0-91fa-9e7fee733c8a/extra_specs/multiattach returned with HTTP 200 Sep 02 13:01:28 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1297/2581] 192.168.122.82 () {58 vars in 1293 bytes} [Wed Sep 2 13:01:28 2026] GET /volume/v3/types/d3e777e5-983f-4ea0-91fa-9e7fee733c8a/extra_specs/multiattach => generated 29 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 13:01:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-e75e71b5-8e75-4cd3-8ac5-07cf360f1543 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:01:28 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-e75e71b5-8e75-4cd3-8ac5-07cf360f1543 tempest-VolumeTypesAdminTests-1738280566 tempest-VolumeTypesAdminTests-1738280566-project-admin] GET http://192.168.122.82/volume/v3/types/d3e777e5-983f-4ea0-91fa-9e7fee733c8a/extra_specs/volume_backend_name Sep 02 13:01:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-e75e71b5-8e75-4cd3-8ac5-07cf360f1543 tempest-VolumeTypesAdminTests-1738280566 tempest-VolumeTypesAdminTests-1738280566-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:01:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-e75e71b5-8e75-4cd3-8ac5-07cf360f1543 tempest-VolumeTypesAdminTests-1738280566 tempest-VolumeTypesAdminTests-1738280566-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:01:28 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-e75e71b5-8e75-4cd3-8ac5-07cf360f1543 tempest-VolumeTypesAdminTests-1738280566 tempest-VolumeTypesAdminTests-1738280566-project-admin] http://192.168.122.82/volume/v3/types/d3e777e5-983f-4ea0-91fa-9e7fee733c8a/extra_specs/volume_backend_name returned with HTTP 200 Sep 02 13:01:28 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1285/2582] 192.168.122.82 () {58 vars in 1317 bytes} [Wed Sep 2 13:01:28 2026] GET /volume/v3/types/d3e777e5-983f-4ea0-91fa-9e7fee733c8a/extra_specs/volume_backend_name => generated 44 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 13:01:28 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-31f864ee-e2da-4e8d-82af-7596c74b17c1 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:01:28 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-31f864ee-e2da-4e8d-82af-7596c74b17c1 tempest-VolumeTypesAdminTests-1738280566 tempest-VolumeTypesAdminTests-1738280566-project-admin] GET http://192.168.122.82/volume/v3/types/d3e777e5-983f-4ea0-91fa-9e7fee733c8a Sep 02 13:01:28 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-31f864ee-e2da-4e8d-82af-7596c74b17c1 tempest-VolumeTypesAdminTests-1738280566 tempest-VolumeTypesAdminTests-1738280566-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:01:28 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-31f864ee-e2da-4e8d-82af-7596c74b17c1 tempest-VolumeTypesAdminTests-1738280566 tempest-VolumeTypesAdminTests-1738280566-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:01:28 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-31f864ee-e2da-4e8d-82af-7596c74b17c1 tempest-VolumeTypesAdminTests-1738280566 tempest-VolumeTypesAdminTests-1738280566-project-admin] http://192.168.122.82/volume/v3/types/d3e777e5-983f-4ea0-91fa-9e7fee733c8a returned with HTTP 200 Sep 02 13:01:28 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1298/2583] 192.168.122.82 () {58 vars in 1221 bytes} [Wed Sep 2 13:01:28 2026] GET /volume/v3/types/d3e777e5-983f-4ea0-91fa-9e7fee733c8a => generated 402 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:01:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-79cec87b-3056-4036-a458-389127ddff6d None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:01:28 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-79cec87b-3056-4036-a458-389127ddff6d tempest-VolumeTypesAdminTests-1738280566 tempest-VolumeTypesAdminTests-1738280566-project-admin] PUT http://192.168.122.82/volume/v3/types/d3e777e5-983f-4ea0-91fa-9e7fee733c8a/encryption/36e4d444-6da9-43e2-b7d9-fc983bc15471 Sep 02 13:01:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-79cec87b-3056-4036-a458-389127ddff6d tempest-VolumeTypesAdminTests-1738280566 tempest-VolumeTypesAdminTests-1738280566-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:01:28 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-79cec87b-3056-4036-a458-389127ddff6d tempest-VolumeTypesAdminTests-1738280566 tempest-VolumeTypesAdminTests-1738280566-project-admin] http://192.168.122.82/volume/v3/types/d3e777e5-983f-4ea0-91fa-9e7fee733c8a/encryption/36e4d444-6da9-43e2-b7d9-fc983bc15471 returned with HTTP 200 Sep 02 13:01:28 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1286/2584] 192.168.122.82 () {60 vars in 1385 bytes} [Wed Sep 2 13:01:28 2026] PUT /volume/v3/types/d3e777e5-983f-4ea0-91fa-9e7fee733c8a/encryption/36e4d444-6da9-43e2-b7d9-fc983bc15471 => generated 33 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 02 13:01:28 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-7efbe25b-94b6-4e4e-b05d-55c6476db35e None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:01:28 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-7efbe25b-94b6-4e4e-b05d-55c6476db35e tempest-VolumeTypesAdminTests-1738280566 tempest-VolumeTypesAdminTests-1738280566-project-admin] PUT http://192.168.122.82/volume/v3/types/d3e777e5-983f-4ea0-91fa-9e7fee733c8a/extra_specs/key1 Sep 02 13:01:28 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-7efbe25b-94b6-4e4e-b05d-55c6476db35e tempest-VolumeTypesAdminTests-1738280566 tempest-VolumeTypesAdminTests-1738280566-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:01:28 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-7efbe25b-94b6-4e4e-b05d-55c6476db35e tempest-VolumeTypesAdminTests-1738280566 tempest-VolumeTypesAdminTests-1738280566-project-admin] http://192.168.122.82/volume/v3/types/d3e777e5-983f-4ea0-91fa-9e7fee733c8a/extra_specs/key1 returned with HTTP 200 Sep 02 13:01:28 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1299/2585] 192.168.122.82 () {60 vars in 1292 bytes} [Wed Sep 2 13:01:28 2026] PUT /volume/v3/types/d3e777e5-983f-4ea0-91fa-9e7fee733c8a/extra_specs/key1 => generated 30 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 13:01:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-c3da92f2-371a-4048-8d38-6f91fc251016 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:01:28 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-c3da92f2-371a-4048-8d38-6f91fc251016 tempest-VolumeTypesAdminTests-1738280566 tempest-VolumeTypesAdminTests-1738280566-project-admin] PUT http://192.168.122.82/volume/v3/types/d3e777e5-983f-4ea0-91fa-9e7fee733c8a Sep 02 13:01:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-c3da92f2-371a-4048-8d38-6f91fc251016 tempest-VolumeTypesAdminTests-1738280566 tempest-VolumeTypesAdminTests-1738280566-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:01:28 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-c3da92f2-371a-4048-8d38-6f91fc251016 tempest-VolumeTypesAdminTests-1738280566 tempest-VolumeTypesAdminTests-1738280566-project-admin] http://192.168.122.82/volume/v3/types/d3e777e5-983f-4ea0-91fa-9e7fee733c8a returned with HTTP 200 Sep 02 13:01:28 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1287/2586] 192.168.122.82 () {60 vars in 1241 bytes} [Wed Sep 2 13:01:28 2026] PUT /volume/v3/types/d3e777e5-983f-4ea0-91fa-9e7fee733c8a => generated 371 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 13:01:28 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-c33a52b3-08e2-4d5e-8e04-c9fd9b5227b0 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:01:28 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-c33a52b3-08e2-4d5e-8e04-c9fd9b5227b0 tempest-VolumeTypesAdminTests-1738280566 tempest-VolumeTypesAdminTests-1738280566-project-admin] DELETE http://192.168.122.82/volume/v3/types/018d4b47-8154-4fb9-9ab0-5adebd22cc4e Sep 02 13:01:28 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-c33a52b3-08e2-4d5e-8e04-c9fd9b5227b0 tempest-VolumeTypesAdminTests-1738280566 tempest-VolumeTypesAdminTests-1738280566-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:01:28 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-c33a52b3-08e2-4d5e-8e04-c9fd9b5227b0 tempest-VolumeTypesAdminTests-1738280566 tempest-VolumeTypesAdminTests-1738280566-project-admin] Calling method '_delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:01:28 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-c33a52b3-08e2-4d5e-8e04-c9fd9b5227b0 tempest-VolumeTypesAdminTests-1738280566 tempest-VolumeTypesAdminTests-1738280566-project-admin] http://192.168.122.82/volume/v3/types/018d4b47-8154-4fb9-9ab0-5adebd22cc4e returned with HTTP 202 Sep 02 13:01:28 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1300/2587] 192.168.122.82 () {58 vars in 1224 bytes} [Wed Sep 2 13:01:28 2026] DELETE /volume/v3/types/018d4b47-8154-4fb9-9ab0-5adebd22cc4e => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 13:01:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-4c03e087-9f0a-4269-988a-7a4e64d398f2 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:01:28 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-4c03e087-9f0a-4269-988a-7a4e64d398f2 tempest-VolumeTypesAdminTests-1738280566 tempest-VolumeTypesAdminTests-1738280566-project-admin] DELETE http://192.168.122.82/volume/v3/types/987cfa9a-b179-4e9c-8656-ea7560de53e9 Sep 02 13:01:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-4c03e087-9f0a-4269-988a-7a4e64d398f2 tempest-VolumeTypesAdminTests-1738280566 tempest-VolumeTypesAdminTests-1738280566-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:01:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-4c03e087-9f0a-4269-988a-7a4e64d398f2 tempest-VolumeTypesAdminTests-1738280566 tempest-VolumeTypesAdminTests-1738280566-project-admin] Calling method '_delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:01:28 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-4c03e087-9f0a-4269-988a-7a4e64d398f2 tempest-VolumeTypesAdminTests-1738280566 tempest-VolumeTypesAdminTests-1738280566-project-admin] http://192.168.122.82/volume/v3/types/987cfa9a-b179-4e9c-8656-ea7560de53e9 returned with HTTP 202 Sep 02 13:01:28 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1288/2588] 192.168.122.82 () {58 vars in 1224 bytes} [Wed Sep 2 13:01:28 2026] DELETE /volume/v3/types/987cfa9a-b179-4e9c-8656-ea7560de53e9 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 13:01:28 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-8d1f39f3-1e0d-4f0c-83d6-92cc4ee56cf7 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:01:28 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-8d1f39f3-1e0d-4f0c-83d6-92cc4ee56cf7 tempest-VolumeTypesAdminTests-1738280566 tempest-VolumeTypesAdminTests-1738280566-project-admin] DELETE http://192.168.122.82/volume/v3/types/541f82c9-dc70-4ff0-8ad4-67513de726ff Sep 02 13:01:28 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-8d1f39f3-1e0d-4f0c-83d6-92cc4ee56cf7 tempest-VolumeTypesAdminTests-1738280566 tempest-VolumeTypesAdminTests-1738280566-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:01:28 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-8d1f39f3-1e0d-4f0c-83d6-92cc4ee56cf7 tempest-VolumeTypesAdminTests-1738280566 tempest-VolumeTypesAdminTests-1738280566-project-admin] Calling method '_delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:01:28 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-8d1f39f3-1e0d-4f0c-83d6-92cc4ee56cf7 tempest-VolumeTypesAdminTests-1738280566 tempest-VolumeTypesAdminTests-1738280566-project-admin] http://192.168.122.82/volume/v3/types/541f82c9-dc70-4ff0-8ad4-67513de726ff returned with HTTP 202 Sep 02 13:01:28 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1301/2589] 192.168.122.82 () {58 vars in 1224 bytes} [Wed Sep 2 13:01:28 2026] DELETE /volume/v3/types/541f82c9-dc70-4ff0-8ad4-67513de726ff => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 13:01:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-49f1b798-7b7a-4dc6-9caa-f5b4ca2c7bcd None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:01:28 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-49f1b798-7b7a-4dc6-9caa-f5b4ca2c7bcd tempest-VolumeTypesAdminTests-1738280566 tempest-VolumeTypesAdminTests-1738280566-project-admin] DELETE http://192.168.122.82/volume/v3/types/9fccf229-4f53-4c40-9dca-bef5689ed218 Sep 02 13:01:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-49f1b798-7b7a-4dc6-9caa-f5b4ca2c7bcd tempest-VolumeTypesAdminTests-1738280566 tempest-VolumeTypesAdminTests-1738280566-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:01:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-49f1b798-7b7a-4dc6-9caa-f5b4ca2c7bcd tempest-VolumeTypesAdminTests-1738280566 tempest-VolumeTypesAdminTests-1738280566-project-admin] Calling method '_delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:01:28 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-49f1b798-7b7a-4dc6-9caa-f5b4ca2c7bcd tempest-VolumeTypesAdminTests-1738280566 tempest-VolumeTypesAdminTests-1738280566-project-admin] http://192.168.122.82/volume/v3/types/9fccf229-4f53-4c40-9dca-bef5689ed218 returned with HTTP 202 Sep 02 13:01:28 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1289/2590] 192.168.122.82 () {58 vars in 1224 bytes} [Wed Sep 2 13:01:28 2026] DELETE /volume/v3/types/9fccf229-4f53-4c40-9dca-bef5689ed218 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 13:01:28 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-f3f42955-1990-4923-a114-0821f252215b None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:01:28 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-f3f42955-1990-4923-a114-0821f252215b tempest-VolumeTypesAdminTests-1738280566 tempest-VolumeTypesAdminTests-1738280566-project-admin] DELETE http://192.168.122.82/volume/v3/types/d3e777e5-983f-4ea0-91fa-9e7fee733c8a Sep 02 13:01:28 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-f3f42955-1990-4923-a114-0821f252215b tempest-VolumeTypesAdminTests-1738280566 tempest-VolumeTypesAdminTests-1738280566-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:01:28 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-f3f42955-1990-4923-a114-0821f252215b tempest-VolumeTypesAdminTests-1738280566 tempest-VolumeTypesAdminTests-1738280566-project-admin] Calling method '_delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:01:28 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-f3f42955-1990-4923-a114-0821f252215b tempest-VolumeTypesAdminTests-1738280566 tempest-VolumeTypesAdminTests-1738280566-project-admin] http://192.168.122.82/volume/v3/types/d3e777e5-983f-4ea0-91fa-9e7fee733c8a returned with HTTP 202 Sep 02 13:01:28 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1302/2591] 192.168.122.82 () {58 vars in 1224 bytes} [Wed Sep 2 13:01:28 2026] DELETE /volume/v3/types/d3e777e5-983f-4ea0-91fa-9e7fee733c8a => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 13:01:38 devstack devstack@c-api.service[86936]: DEBUG dbcounter [-] [86936] Writing DB stats cinder:SELECT=153,cinder:UPDATE=44,cinder:INSERT=39 {{(pid=86936) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 13:01:38 devstack devstack@c-api.service[86935]: DEBUG dbcounter [-] [86935] Writing DB stats cinder:SELECT=205,cinder:UPDATE=59,cinder:INSERT=50 {{(pid=86935) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 13:01:57 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-6c0b4765-35f4-4a86-8353-a46c9861cda2 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:01:58 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-6c0b4765-35f4-4a86-8353-a46c9861cda2 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] GET http://192.168.122.82/volume/v3/volumes/dc5288ec-341e-4bf4-8d7e-d483f1559b17 Sep 02 13:01:58 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-6c0b4765-35f4-4a86-8353-a46c9861cda2 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:01:58 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-6c0b4765-35f4-4a86-8353-a46c9861cda2 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:01:58 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:01:58 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:01:58 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:01:58 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:01:58 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-6c0b4765-35f4-4a86-8353-a46c9861cda2 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Volume info retrieved successfully. Sep 02 13:01:58 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-6c0b4765-35f4-4a86-8353-a46c9861cda2 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] http://192.168.122.82/volume/v3/volumes/dc5288ec-341e-4bf4-8d7e-d483f1559b17 returned with HTTP 200 Sep 02 13:01:58 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1290/2592] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:01:57 2026] GET /volume/v3/volumes/dc5288ec-341e-4bf4-8d7e-d483f1559b17 => generated 847 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:01:58 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-1c692ee7-796e-4fda-8ec8-e2f8a0204256 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:01:58 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-1c692ee7-796e-4fda-8ec8-e2f8a0204256 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] GET http://192.168.122.82/volume/v3/volumes/dc5288ec-341e-4bf4-8d7e-d483f1559b17 Sep 02 13:01:58 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-1c692ee7-796e-4fda-8ec8-e2f8a0204256 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:01:58 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-1c692ee7-796e-4fda-8ec8-e2f8a0204256 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:01:58 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:01:58 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:01:58 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:01:58 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:01:58 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-1c692ee7-796e-4fda-8ec8-e2f8a0204256 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Volume info retrieved successfully. Sep 02 13:01:58 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-1c692ee7-796e-4fda-8ec8-e2f8a0204256 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] http://192.168.122.82/volume/v3/volumes/dc5288ec-341e-4bf4-8d7e-d483f1559b17 returned with HTTP 200 Sep 02 13:01:58 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1303/2593] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:01:58 2026] GET /volume/v3/volumes/dc5288ec-341e-4bf4-8d7e-d483f1559b17 => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:01:58 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [req-6c1d476f-3ff7-4d14-a92f-4d16d95ffc67 req-7b66f9aa-4e21-45ca-a24a-66bf1fc4a3d7 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:01:58 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-6c1d476f-3ff7-4d14-a92f-4d16d95ffc67 req-7b66f9aa-4e21-45ca-a24a-66bf1fc4a3d7 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] GET http://192.168.122.82/volume/v3/volumes/dc5288ec-341e-4bf4-8d7e-d483f1559b17 Sep 02 13:01:58 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-6c1d476f-3ff7-4d14-a92f-4d16d95ffc67 req-7b66f9aa-4e21-45ca-a24a-66bf1fc4a3d7 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:01:58 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-6c1d476f-3ff7-4d14-a92f-4d16d95ffc67 req-7b66f9aa-4e21-45ca-a24a-66bf1fc4a3d7 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:01:58 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:01:58 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:01:58 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:01:58 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:01:58 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [req-6c1d476f-3ff7-4d14-a92f-4d16d95ffc67 req-7b66f9aa-4e21-45ca-a24a-66bf1fc4a3d7 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Volume info retrieved successfully. Sep 02 13:01:58 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-6c1d476f-3ff7-4d14-a92f-4d16d95ffc67 req-7b66f9aa-4e21-45ca-a24a-66bf1fc4a3d7 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] http://192.168.122.82/volume/v3/volumes/dc5288ec-341e-4bf4-8d7e-d483f1559b17 returned with HTTP 200 Sep 02 13:01:58 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1291/2594] 192.168.122.82 () {60 vars in 1482 bytes} [Wed Sep 2 13:01:58 2026] GET /volume/v3/volumes/dc5288ec-341e-4bf4-8d7e-d483f1559b17 => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:01:58 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-8d8a5e78-bf29-4c7f-8abc-eecc5dab2416 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:01:58 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-8d8a5e78-bf29-4c7f-8abc-eecc5dab2416 None None] GET http://192.168.122.82/volume// Sep 02 13:01:58 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-8d8a5e78-bf29-4c7f-8abc-eecc5dab2416 None None] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:01:58 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-8d8a5e78-bf29-4c7f-8abc-eecc5dab2416 None None] Calling method 'all' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:01:58 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-8d8a5e78-bf29-4c7f-8abc-eecc5dab2416 None None] http://192.168.122.82/volume// returned with HTTP 300 Sep 02 13:01:58 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1304/2595] 192.168.122.82 () {58 vars in 1312 bytes} [Wed Sep 2 13:01:58 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 13:01:58 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [req-6c1d476f-3ff7-4d14-a92f-4d16d95ffc67 req-3cc571f2-ec8a-45f0-bde4-5756a241da47 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:01:58 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-6c1d476f-3ff7-4d14-a92f-4d16d95ffc67 req-3cc571f2-ec8a-45f0-bde4-5756a241da47 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] POST http://192.168.122.82/volume/v3/attachments Sep 02 13:01:58 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-6c1d476f-3ff7-4d14-a92f-4d16d95ffc67 req-3cc571f2-ec8a-45f0-bde4-5756a241da47 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dc5288ec-341e-4bf4-8d7e-d483f1559b17", "connector": null, "instance_uuid": "09e0a4ea-2941-40dc-a448-fa812725626f"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:01:58 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:01:58 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:01:58 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:01:58 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:01:58 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-6c1d476f-3ff7-4d14-a92f-4d16d95ffc67 req-3cc571f2-ec8a-45f0-bde4-5756a241da47 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] http://192.168.122.82/volume/v3/attachments returned with HTTP 200 Sep 02 13:01:58 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1292/2596] 192.168.122.82 () {66 vars in 1478 bytes} [Wed Sep 2 13:01:58 2026] POST /volume/v3/attachments => generated 273 bytes in 328 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 13:01:58 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-94f2d35a-51bf-46aa-93a1-0e9be8eaef5d None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:01:58 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-94f2d35a-51bf-46aa-93a1-0e9be8eaef5d tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] GET http://192.168.122.82/volume/v3/volumes/dc5288ec-341e-4bf4-8d7e-d483f1559b17 Sep 02 13:01:58 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-94f2d35a-51bf-46aa-93a1-0e9be8eaef5d tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:01:58 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-94f2d35a-51bf-46aa-93a1-0e9be8eaef5d tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:01:58 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:01:58 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:01:58 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:01:58 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:01:58 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-e49bfa05-8996-4351-8184-6467311243dc None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:01:58 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-e49bfa05-8996-4351-8184-6467311243dc None None] GET http://192.168.122.82/volume// Sep 02 13:01:58 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-e49bfa05-8996-4351-8184-6467311243dc None None] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:01:58 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-e49bfa05-8996-4351-8184-6467311243dc None None] Calling method 'all' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:01:58 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-e49bfa05-8996-4351-8184-6467311243dc None None] http://192.168.122.82/volume// returned with HTTP 300 Sep 02 13:01:58 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1293/2597] 192.168.122.82 () {58 vars in 1310 bytes} [Wed Sep 2 13:01:58 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 13:01:58 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-94f2d35a-51bf-46aa-93a1-0e9be8eaef5d tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Volume info retrieved successfully. Sep 02 13:01:58 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [req-6c1d476f-3ff7-4d14-a92f-4d16d95ffc67 req-bfd92103-e290-47b5-a0c2-2511b9e19052 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:01:58 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-6c1d476f-3ff7-4d14-a92f-4d16d95ffc67 req-bfd92103-e290-47b5-a0c2-2511b9e19052 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] GET http://192.168.122.82/volume/v3/volumes/dc5288ec-341e-4bf4-8d7e-d483f1559b17 Sep 02 13:01:58 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-6c1d476f-3ff7-4d14-a92f-4d16d95ffc67 req-bfd92103-e290-47b5-a0c2-2511b9e19052 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:01:58 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-6c1d476f-3ff7-4d14-a92f-4d16d95ffc67 req-bfd92103-e290-47b5-a0c2-2511b9e19052 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:01:58 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-94f2d35a-51bf-46aa-93a1-0e9be8eaef5d tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] http://192.168.122.82/volume/v3/volumes/dc5288ec-341e-4bf4-8d7e-d483f1559b17 returned with HTTP 200 Sep 02 13:01:58 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1305/2598] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:01:58 2026] GET /volume/v3/volumes/dc5288ec-341e-4bf4-8d7e-d483f1559b17 => generated 846 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:01:58 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:01:58 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:01:58 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:01:58 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:01:58 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [req-6c1d476f-3ff7-4d14-a92f-4d16d95ffc67 req-bfd92103-e290-47b5-a0c2-2511b9e19052 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Volume info retrieved successfully. Sep 02 13:01:58 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-6c1d476f-3ff7-4d14-a92f-4d16d95ffc67 req-bfd92103-e290-47b5-a0c2-2511b9e19052 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] http://192.168.122.82/volume/v3/volumes/dc5288ec-341e-4bf4-8d7e-d483f1559b17 returned with HTTP 200 Sep 02 13:01:58 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1294/2599] 192.168.122.82 () {62 vars in 1523 bytes} [Wed Sep 2 13:01:58 2026] GET /volume/v3/volumes/dc5288ec-341e-4bf4-8d7e-d483f1559b17 => generated 1027 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 13:01:58 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [req-6c1d476f-3ff7-4d14-a92f-4d16d95ffc67 req-2df6c764-a6ac-4472-a1bb-0b8b998b1e73 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:01:58 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-6c1d476f-3ff7-4d14-a92f-4d16d95ffc67 req-2df6c764-a6ac-4472-a1bb-0b8b998b1e73 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] PUT http://192.168.122.82/volume/v3/attachments/9d666fa5-f6cb-4a76-b828-1f3736eec339 Sep 02 13:01:58 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-6c1d476f-3ff7-4d14-a92f-4d16d95ffc67 req-2df6c764-a6ac-4472-a1bb-0b8b998b1e73 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.82", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d3f28f32c01d", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d962fb62-a9ac-4620-919c-737cbb1a64b6", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:01:58 devstack devstack@c-api.service[86935]: DEBUG cinder.coordination [req-6c1d476f-3ff7-4d14-a92f-4d16d95ffc67 req-2df6c764-a6ac-4472-a1bb-0b8b998b1e73 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Acquiring lock "cinder-attachment_update-dc5288ec-341e-4bf4-8d7e-d483f1559b17-devstack" by "attachment_update" {{(pid=86935) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 02 13:01:58 devstack devstack@c-api.service[86935]: DEBUG cinder.coordination [req-6c1d476f-3ff7-4d14-a92f-4d16d95ffc67 req-2df6c764-a6ac-4472-a1bb-0b8b998b1e73 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Lock "cinder-attachment_update-dc5288ec-341e-4bf4-8d7e-d483f1559b17-devstack" acquired by "attachment_update" :: waited 0.013s {{(pid=86935) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 02 13:01:58 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:01:58 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:01:58 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:01:58 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:01:59 devstack devstack@c-api.service[86935]: DEBUG cinder.coordination [req-6c1d476f-3ff7-4d14-a92f-4d16d95ffc67 req-2df6c764-a6ac-4472-a1bb-0b8b998b1e73 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Lock "cinder-attachment_update-dc5288ec-341e-4bf4-8d7e-d483f1559b17-devstack" released by "attachment_update" :: held 0.170s {{(pid=86935) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 02 13:01:59 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-6c1d476f-3ff7-4d14-a92f-4d16d95ffc67 req-2df6c764-a6ac-4472-a1bb-0b8b998b1e73 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] http://192.168.122.82/volume/v3/attachments/9d666fa5-f6cb-4a76-b828-1f3736eec339 returned with HTTP 200 Sep 02 13:01:59 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1306/2600] 192.168.122.82 () {66 vars in 1588 bytes} [Wed Sep 2 13:01:58 2026] PUT /volume/v3/attachments/9d666fa5-f6cb-4a76-b828-1f3736eec339 => generated 694 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 13:01:59 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [req-6c1d476f-3ff7-4d14-a92f-4d16d95ffc67 req-4bb0f688-14d8-4ad1-a6fa-d98f88bb9645 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:01:59 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-6c1d476f-3ff7-4d14-a92f-4d16d95ffc67 req-4bb0f688-14d8-4ad1-a6fa-d98f88bb9645 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] POST http://192.168.122.82/volume/v3/attachments/9d666fa5-f6cb-4a76-b828-1f3736eec339/action Sep 02 13:01:59 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-6c1d476f-3ff7-4d14-a92f-4d16d95ffc67 req-4bb0f688-14d8-4ad1-a6fa-d98f88bb9645 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Action body: b'{"os-complete": null}' {{(pid=86936) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 13:01:59 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-6c1d476f-3ff7-4d14-a92f-4d16d95ffc67 req-4bb0f688-14d8-4ad1-a6fa-d98f88bb9645 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:01:59 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:01:59 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:01:59 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:01:59 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:01:59 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-6c1d476f-3ff7-4d14-a92f-4d16d95ffc67 req-4bb0f688-14d8-4ad1-a6fa-d98f88bb9645 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] http://192.168.122.82/volume/v3/attachments/9d666fa5-f6cb-4a76-b828-1f3736eec339/action returned with HTTP 204 Sep 02 13:01:59 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1295/2601] 192.168.122.82 () {66 vars in 1609 bytes} [Wed Sep 2 13:01:59 2026] POST /volume/v3/attachments/9d666fa5-f6cb-4a76-b828-1f3736eec339/action => generated 0 bytes in 79 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 02 13:01:59 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-aa88d66d-d3f1-40b1-a242-eb45c081bd96 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:01:59 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-aa88d66d-d3f1-40b1-a242-eb45c081bd96 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] GET http://192.168.122.82/volume/v3/volumes/dc5288ec-341e-4bf4-8d7e-d483f1559b17 Sep 02 13:01:59 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-aa88d66d-d3f1-40b1-a242-eb45c081bd96 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:01:59 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-aa88d66d-d3f1-40b1-a242-eb45c081bd96 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:01:59 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:01:59 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:01:59 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:01:59 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:01:59 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-aa88d66d-d3f1-40b1-a242-eb45c081bd96 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Volume info retrieved successfully. Sep 02 13:01:59 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-aa88d66d-d3f1-40b1-a242-eb45c081bd96 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] http://192.168.122.82/volume/v3/volumes/dc5288ec-341e-4bf4-8d7e-d483f1559b17 returned with HTTP 200 Sep 02 13:01:59 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1307/2602] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:01:59 2026] GET /volume/v3/volumes/dc5288ec-341e-4bf4-8d7e-d483f1559b17 => generated 1139 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 13:01:59 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-686fc42e-11b4-4b1c-8898-37608af1648e None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:01:59 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-686fc42e-11b4-4b1c-8898-37608af1648e tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] GET http://192.168.122.82/volume/v3/volumes/dc5288ec-341e-4bf4-8d7e-d483f1559b17 Sep 02 13:01:59 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-686fc42e-11b4-4b1c-8898-37608af1648e tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:01:59 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-686fc42e-11b4-4b1c-8898-37608af1648e tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:01:59 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:01:59 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:01:59 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:01:59 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:01:59 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-686fc42e-11b4-4b1c-8898-37608af1648e tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Volume info retrieved successfully. Sep 02 13:01:59 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-686fc42e-11b4-4b1c-8898-37608af1648e tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] http://192.168.122.82/volume/v3/volumes/dc5288ec-341e-4bf4-8d7e-d483f1559b17 returned with HTTP 200 Sep 02 13:01:59 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1296/2603] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:01:59 2026] GET /volume/v3/volumes/dc5288ec-341e-4bf4-8d7e-d483f1559b17 => generated 1139 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 13:02:02 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [req-b3427834-beac-4cd6-9fca-c21b952cf87f req-7a3931a7-cf2f-481a-8ee9-6a01295946ef None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:02:02 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-b3427834-beac-4cd6-9fca-c21b952cf87f req-7a3931a7-cf2f-481a-8ee9-6a01295946ef tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] GET http://192.168.122.82/volume/v3/volumes/dc5288ec-341e-4bf4-8d7e-d483f1559b17 Sep 02 13:02:02 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-b3427834-beac-4cd6-9fca-c21b952cf87f req-7a3931a7-cf2f-481a-8ee9-6a01295946ef tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:02:02 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-b3427834-beac-4cd6-9fca-c21b952cf87f req-7a3931a7-cf2f-481a-8ee9-6a01295946ef tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:02:02 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:02:02 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:02:02 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:02:02 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:02:02 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [req-b3427834-beac-4cd6-9fca-c21b952cf87f req-7a3931a7-cf2f-481a-8ee9-6a01295946ef tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Volume info retrieved successfully. Sep 02 13:02:02 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-b3427834-beac-4cd6-9fca-c21b952cf87f req-7a3931a7-cf2f-481a-8ee9-6a01295946ef tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] http://192.168.122.82/volume/v3/volumes/dc5288ec-341e-4bf4-8d7e-d483f1559b17 returned with HTTP 200 Sep 02 13:02:02 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1308/2604] 192.168.122.82 () {60 vars in 1482 bytes} [Wed Sep 2 13:02:02 2026] GET /volume/v3/volumes/dc5288ec-341e-4bf4-8d7e-d483f1559b17 => generated 1139 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 13:02:02 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [req-b3427834-beac-4cd6-9fca-c21b952cf87f req-bfb4844f-d098-450e-b741-a7ce65cbc11c None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:02:02 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-b3427834-beac-4cd6-9fca-c21b952cf87f req-bfb4844f-d098-450e-b741-a7ce65cbc11c tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] POST http://192.168.122.82/volume/v3/volumes/dc5288ec-341e-4bf4-8d7e-d483f1559b17/action Sep 02 13:02:02 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-b3427834-beac-4cd6-9fca-c21b952cf87f req-bfb4844f-d098-450e-b741-a7ce65cbc11c tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86936) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 13:02:02 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-b3427834-beac-4cd6-9fca-c21b952cf87f req-bfb4844f-d098-450e-b741-a7ce65cbc11c tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:02:02 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:02:02 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:02:02 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:02:02 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:02:02 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [req-b3427834-beac-4cd6-9fca-c21b952cf87f req-bfb4844f-d098-450e-b741-a7ce65cbc11c tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Volume info retrieved successfully. Sep 02 13:02:02 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [req-b3427834-beac-4cd6-9fca-c21b952cf87f req-bfb4844f-d098-450e-b741-a7ce65cbc11c tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Begin detaching volume completed successfully. Sep 02 13:02:02 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-b3427834-beac-4cd6-9fca-c21b952cf87f req-bfb4844f-d098-450e-b741-a7ce65cbc11c tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] http://192.168.122.82/volume/v3/volumes/dc5288ec-341e-4bf4-8d7e-d483f1559b17/action returned with HTTP 202 Sep 02 13:02:02 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1297/2605] 192.168.122.82 () {64 vars in 1556 bytes} [Wed Sep 2 13:02:02 2026] POST /volume/v3/volumes/dc5288ec-341e-4bf4-8d7e-d483f1559b17/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 13:02:02 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-1e2301ef-15da-44a9-ae1a-174ffe213dc3 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:02:02 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-1e2301ef-15da-44a9-ae1a-174ffe213dc3 None None] GET http://192.168.122.82/volume// Sep 02 13:02:02 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-1e2301ef-15da-44a9-ae1a-174ffe213dc3 None None] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:02:02 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-1e2301ef-15da-44a9-ae1a-174ffe213dc3 None None] Calling method 'all' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:02:02 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-1e2301ef-15da-44a9-ae1a-174ffe213dc3 None None] http://192.168.122.82/volume// returned with HTTP 300 Sep 02 13:02:02 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1309/2606] 192.168.122.82 () {58 vars in 1310 bytes} [Wed Sep 2 13:02:02 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 13:02:02 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [req-b3427834-beac-4cd6-9fca-c21b952cf87f req-7d86e4cb-24d7-4e34-a6b2-d1f81e8b5b33 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:02:02 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-b3427834-beac-4cd6-9fca-c21b952cf87f req-7d86e4cb-24d7-4e34-a6b2-d1f81e8b5b33 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] GET http://192.168.122.82/volume/v3/volumes/dc5288ec-341e-4bf4-8d7e-d483f1559b17 Sep 02 13:02:02 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-b3427834-beac-4cd6-9fca-c21b952cf87f req-7d86e4cb-24d7-4e34-a6b2-d1f81e8b5b33 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:02:02 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-b3427834-beac-4cd6-9fca-c21b952cf87f req-7d86e4cb-24d7-4e34-a6b2-d1f81e8b5b33 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:02:02 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:02:02 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:02:02 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:02:02 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:02:02 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [req-b3427834-beac-4cd6-9fca-c21b952cf87f req-7d86e4cb-24d7-4e34-a6b2-d1f81e8b5b33 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Volume info retrieved successfully. Sep 02 13:02:02 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-b3427834-beac-4cd6-9fca-c21b952cf87f req-7d86e4cb-24d7-4e34-a6b2-d1f81e8b5b33 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] http://192.168.122.82/volume/v3/volumes/dc5288ec-341e-4bf4-8d7e-d483f1559b17 returned with HTTP 200 Sep 02 13:02:02 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1298/2607] 192.168.122.82 () {62 vars in 1523 bytes} [Wed Sep 2 13:02:02 2026] GET /volume/v3/volumes/dc5288ec-341e-4bf4-8d7e-d483f1559b17 => generated 1323 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 13:02:02 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [req-b3427834-beac-4cd6-9fca-c21b952cf87f req-bb43b232-8b37-4611-8b50-a6424bf11607 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:02:02 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-b3427834-beac-4cd6-9fca-c21b952cf87f req-bb43b232-8b37-4611-8b50-a6424bf11607 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] DELETE http://192.168.122.82/volume/v3/attachments/9d666fa5-f6cb-4a76-b828-1f3736eec339 Sep 02 13:02:02 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-b3427834-beac-4cd6-9fca-c21b952cf87f req-bb43b232-8b37-4611-8b50-a6424bf11607 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:02:02 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-b3427834-beac-4cd6-9fca-c21b952cf87f req-bb43b232-8b37-4611-8b50-a6424bf11607 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Calling method 'version_select' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:02:02 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:02:02 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:02:02 devstack devstack@c-api.service[86935]: /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 02 13:02:02 devstack devstack@c-api.service[86935]: return base.obj_make_list(context, Sep 02 13:02:03 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-b3427834-beac-4cd6-9fca-c21b952cf87f req-bb43b232-8b37-4611-8b50-a6424bf11607 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] http://192.168.122.82/volume/v3/attachments/9d666fa5-f6cb-4a76-b828-1f3736eec339 returned with HTTP 200 Sep 02 13:02:03 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1310/2608] 192.168.122.82 () {64 vars in 1557 bytes} [Wed Sep 2 13:02:02 2026] DELETE /volume/v3/attachments/9d666fa5-f6cb-4a76-b828-1f3736eec339 => generated 19 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:02:03 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-2132ce66-40fa-4621-8ae3-62c9b973a181 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:02:03 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-2132ce66-40fa-4621-8ae3-62c9b973a181 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] POST http://192.168.122.82/volume/v3/snapshots Sep 02 13:02:03 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-2132ce66-40fa-4621-8ae3-62c9b973a181 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "dc5288ec-341e-4bf4-8d7e-d483f1559b17", "force": false, "name": "tempest-TestStampPattern-snapshot-1826655744", "description": null, "metadata": null}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:02:03 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:02:03 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:02:03 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:02:03 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:02:03 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-2132ce66-40fa-4621-8ae3-62c9b973a181 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Volume info retrieved successfully. Sep 02 13:02:03 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.snapshots [None req-2132ce66-40fa-4621-8ae3-62c9b973a181 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Create snapshot from volume dc5288ec-341e-4bf4-8d7e-d483f1559b17 Sep 02 13:02:03 devstack devstack@c-api.service[86936]: DEBUG cinder.quota [None req-2132ce66-40fa-4621-8ae3-62c9b973a181 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Created reservations ['c5233f67-ee97-48dc-87be-fb1dbd800007', 'db7048f6-7a54-4d24-8aea-cc244f9a8b1f', '48712e7e-b2bd-4819-b839-4cb9070b691a', '066733a0-e4ab-4984-a354-5aab9f9251aa'] {{(pid=86936) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 13:02:03 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:02:03 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:02:03 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-2132ce66-40fa-4621-8ae3-62c9b973a181 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Snapshot create request issued successfully. Sep 02 13:02:03 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-2132ce66-40fa-4621-8ae3-62c9b973a181 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] http://192.168.122.82/volume/v3/snapshots returned with HTTP 202 Sep 02 13:02:03 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1299/2609] 192.168.122.82 () {60 vars in 1144 bytes} [Wed Sep 2 13:02:03 2026] POST /volume/v3/snapshots => generated 303 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 13:02:03 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-02d39221-4fb9-4626-9e68-3b9bc2ed39c1 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:02:03 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-02d39221-4fb9-4626-9e68-3b9bc2ed39c1 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] GET http://192.168.122.82/volume/v3/snapshots/207f0703-a411-42cf-bf09-aab204b73661 Sep 02 13:02:03 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-02d39221-4fb9-4626-9e68-3b9bc2ed39c1 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:02:03 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-02d39221-4fb9-4626-9e68-3b9bc2ed39c1 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:02:03 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:02:03 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:02:03 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-02d39221-4fb9-4626-9e68-3b9bc2ed39c1 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Snapshot retrieved successfully. Sep 02 13:02:03 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-02d39221-4fb9-4626-9e68-3b9bc2ed39c1 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] http://192.168.122.82/volume/v3/snapshots/207f0703-a411-42cf-bf09-aab204b73661 returned with HTTP 200 Sep 02 13:02:03 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1311/2610] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:02:03 2026] GET /volume/v3/snapshots/207f0703-a411-42cf-bf09-aab204b73661 => generated 435 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:02:04 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-02f2cb1d-8c1a-47a7-b72a-7b585d3d8f52 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:02:04 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-02f2cb1d-8c1a-47a7-b72a-7b585d3d8f52 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] GET http://192.168.122.82/volume/v3/snapshots/207f0703-a411-42cf-bf09-aab204b73661 Sep 02 13:02:04 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-02f2cb1d-8c1a-47a7-b72a-7b585d3d8f52 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:02:04 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-02f2cb1d-8c1a-47a7-b72a-7b585d3d8f52 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:02:04 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:02:04 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:02:04 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-02f2cb1d-8c1a-47a7-b72a-7b585d3d8f52 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Snapshot retrieved successfully. Sep 02 13:02:04 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-02f2cb1d-8c1a-47a7-b72a-7b585d3d8f52 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] http://192.168.122.82/volume/v3/snapshots/207f0703-a411-42cf-bf09-aab204b73661 returned with HTTP 200 Sep 02 13:02:04 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1300/2611] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:02:04 2026] GET /volume/v3/snapshots/207f0703-a411-42cf-bf09-aab204b73661 => generated 435 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:02:05 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-a3c66d6a-1095-495e-8e9c-6c8341672392 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:02:05 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-a3c66d6a-1095-495e-8e9c-6c8341672392 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] GET http://192.168.122.82/volume/v3/snapshots/207f0703-a411-42cf-bf09-aab204b73661 Sep 02 13:02:05 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-a3c66d6a-1095-495e-8e9c-6c8341672392 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:02:05 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-a3c66d6a-1095-495e-8e9c-6c8341672392 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:02:05 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:02:05 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:02:05 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-a3c66d6a-1095-495e-8e9c-6c8341672392 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Snapshot retrieved successfully. Sep 02 13:02:05 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-a3c66d6a-1095-495e-8e9c-6c8341672392 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] http://192.168.122.82/volume/v3/snapshots/207f0703-a411-42cf-bf09-aab204b73661 returned with HTTP 200 Sep 02 13:02:05 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1312/2612] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:02:05 2026] GET /volume/v3/snapshots/207f0703-a411-42cf-bf09-aab204b73661 => generated 462 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:02:05 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-930c6740-be10-4261-a0ac-e3d3d788b4cc None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:02:05 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-930c6740-be10-4261-a0ac-e3d3d788b4cc tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] GET http://192.168.122.82/volume/v3/snapshots/207f0703-a411-42cf-bf09-aab204b73661 Sep 02 13:02:05 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-930c6740-be10-4261-a0ac-e3d3d788b4cc tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:02:05 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-930c6740-be10-4261-a0ac-e3d3d788b4cc tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:02:05 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:02:05 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:02:05 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-930c6740-be10-4261-a0ac-e3d3d788b4cc tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Snapshot retrieved successfully. Sep 02 13:02:05 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-930c6740-be10-4261-a0ac-e3d3d788b4cc tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] http://192.168.122.82/volume/v3/snapshots/207f0703-a411-42cf-bf09-aab204b73661 returned with HTTP 200 Sep 02 13:02:05 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1301/2613] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:02:05 2026] GET /volume/v3/snapshots/207f0703-a411-42cf-bf09-aab204b73661 => generated 462 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:02:12 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-ff0400b9-74ef-4cf0-87c0-28d76e922450 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:02:12 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-ff0400b9-74ef-4cf0-87c0-28d76e922450 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 13:02:12 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-ff0400b9-74ef-4cf0-87c0-28d76e922450 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-879512042", "snapshot_id": "207f0703-a411-42cf-bf09-aab204b73661", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:02:12 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.volumes [None req-ff0400b9-74ef-4cf0-87c0-28d76e922450 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-879512042', 'snapshot_id': '207f0703-a411-42cf-bf09-aab204b73661', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 13:02:12 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:02:12 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:02:12 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-ff0400b9-74ef-4cf0-87c0-28d76e922450 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Snapshot retrieved successfully. Sep 02 13:02:12 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-ff0400b9-74ef-4cf0-87c0-28d76e922450 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Create volume of 1 GB Sep 02 13:02:12 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-ff0400b9-74ef-4cf0-87c0-28d76e922450 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Availability Zones retrieved successfully. Sep 02 13:02:12 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-ff0400b9-74ef-4cf0-87c0-28d76e922450 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Flow 'volume_create_api' (60ee0400-df56-49fb-bb32-aaede6981cca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 13:02:12 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-ff0400b9-74ef-4cf0-87c0-28d76e922450 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4770bbd3-477f-4e54-abe8-116e8ac86658) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:02:12 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.flows.api.create_volume [None req-ff0400b9-74ef-4cf0-87c0-28d76e922450 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 13:02:12 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:02:12 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:02:12 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-ff0400b9-74ef-4cf0-87c0-28d76e922450 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4770bbd3-477f-4e54-abe8-116e8ac86658) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '207f0703-a411-42cf-bf09-aab204b73661', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:02:12 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-ff0400b9-74ef-4cf0-87c0-28d76e922450 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c14cb21-82dd-4c1b-82c3-0710276ee9c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:02:12 devstack devstack@c-api.service[86935]: DEBUG cinder.quota [None req-ff0400b9-74ef-4cf0-87c0-28d76e922450 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Created reservations ['f8b0eb5c-9ec5-4124-823d-db6d32eb5f64', '607a466b-4bf8-42a7-9b00-9f44c6169462', '104815fb-6e2f-45b2-9f4b-1ffeebc63d7d', 'df8cb85c-cec6-49ca-8ca5-3aa27f4ef91b'] {{(pid=86935) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 13:02:12 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-ff0400b9-74ef-4cf0-87c0-28d76e922450 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c14cb21-82dd-4c1b-82c3-0710276ee9c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f8b0eb5c-9ec5-4124-823d-db6d32eb5f64', '607a466b-4bf8-42a7-9b00-9f44c6169462', '104815fb-6e2f-45b2-9f4b-1ffeebc63d7d', 'df8cb85c-cec6-49ca-8ca5-3aa27f4ef91b']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:02:12 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-ff0400b9-74ef-4cf0-87c0-28d76e922450 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25f60daf-7de1-4e74-bf63-b7dba0355b1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:02:12 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:02:12 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:02:12 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:02:12 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:02:12 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-ff0400b9-74ef-4cf0-87c0-28d76e922450 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25f60daf-7de1-4e74-bf63-b7dba0355b1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '379326c1-bbfa-4550-8dd9-f7bfe96cf097', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-879512042',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4424916e9d534f628862b8d4c15f5e82',qos_specs=None,replication_status=,reservations=['f8b0eb5c-9ec5-4124-823d-db6d32eb5f64','607a466b-4bf8-42a7-9b00-9f44c6169462','104815fb-6e2f-45b2-9f4b-1ffeebc63d7d','df8cb85c-cec6-49ca-8ca5-3aa27f4ef91b'],size=1,snapshot_id=207f0703-a411-42cf-bf09-aab204b73661,source_replicaid=,source_volid=None,status='creating',user_id='dcc988a5eeaa48a39effb77c96390fc1',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T11:02:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-879512042',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=379326c1-bbfa-4550-8dd9-f7bfe96cf097,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4424916e9d534f628862b8d4c15f5e82',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=207f0703-a411-42cf-bf09-aab204b73661,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dcc988a5eeaa48a39effb77c96390fc1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:02:12 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-ff0400b9-74ef-4cf0-87c0-28d76e922450 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc8438fb-1fbe-4270-9b49-f8510eb5df87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:02:12 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-ff0400b9-74ef-4cf0-87c0-28d76e922450 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc8438fb-1fbe-4270-9b49-f8510eb5df87) transitioned into state 'SUCCESS' from state '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-879512042',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4424916e9d534f628862b8d4c15f5e82',qos_specs=None,replication_status=,reservations=['f8b0eb5c-9ec5-4124-823d-db6d32eb5f64','607a466b-4bf8-42a7-9b00-9f44c6169462','104815fb-6e2f-45b2-9f4b-1ffeebc63d7d','df8cb85c-cec6-49ca-8ca5-3aa27f4ef91b'],size=1,snapshot_id=207f0703-a411-42cf-bf09-aab204b73661,source_replicaid=,source_volid=None,status='creating',user_id='dcc988a5eeaa48a39effb77c96390fc1',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:02:12 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-ff0400b9-74ef-4cf0-87c0-28d76e922450 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e22a7660-a43f-4c70-974c-932c51378a23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:02:12 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:02:12 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:02:12 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-ff0400b9-74ef-4cf0-87c0-28d76e922450 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e22a7660-a43f-4c70-974c-932c51378a23) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:02:12 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-ff0400b9-74ef-4cf0-87c0-28d76e922450 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Flow 'volume_create_api' (60ee0400-df56-49fb-bb32-aaede6981cca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 13:02:12 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-ff0400b9-74ef-4cf0-87c0-28d76e922450 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Create volume request issued successfully. Sep 02 13:02:12 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-ff0400b9-74ef-4cf0-87c0-28d76e922450 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 13:02:12 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1313/2614] 192.168.122.82 () {60 vars in 1138 bytes} [Wed Sep 2 13:02:12 2026] POST /volume/v3/volumes => generated 787 bytes in 371 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 13:02:15 devstack devstack@c-api.service[86936]: DEBUG dbcounter [-] [86936] Writing DB stats cinder:SELECT=52,cinder:UPDATE=17,cinder:INSERT=8 {{(pid=86936) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 13:02:22 devstack devstack@c-api.service[86935]: DEBUG dbcounter [-] [86935] Writing DB stats cinder:SELECT=60,cinder:UPDATE=16,cinder:INSERT=6 {{(pid=86935) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 13:02:48 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-aab954ba-2ea6-4251-9b23-09f94f78b296 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:02:48 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-aab954ba-2ea6-4251-9b23-09f94f78b296 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] GET http://192.168.122.82/volume/v3/volumes/379326c1-bbfa-4550-8dd9-f7bfe96cf097 Sep 02 13:02:48 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-aab954ba-2ea6-4251-9b23-09f94f78b296 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:02:48 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-aab954ba-2ea6-4251-9b23-09f94f78b296 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:02:48 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:02:48 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:02:48 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:02:48 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:02:48 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-aab954ba-2ea6-4251-9b23-09f94f78b296 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Volume info retrieved successfully. Sep 02 13:02:48 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-aab954ba-2ea6-4251-9b23-09f94f78b296 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] http://192.168.122.82/volume/v3/volumes/379326c1-bbfa-4550-8dd9-f7bfe96cf097 returned with HTTP 200 Sep 02 13:02:48 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1302/2615] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:02:48 2026] GET /volume/v3/volumes/379326c1-bbfa-4550-8dd9-f7bfe96cf097 => generated 880 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:02:48 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-7ba9267e-779a-4471-b9d8-ab5cf33c6585 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:02:48 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-7ba9267e-779a-4471-b9d8-ab5cf33c6585 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] GET http://192.168.122.82/volume/v3/volumes/379326c1-bbfa-4550-8dd9-f7bfe96cf097 Sep 02 13:02:48 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-7ba9267e-779a-4471-b9d8-ab5cf33c6585 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:02:48 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-7ba9267e-779a-4471-b9d8-ab5cf33c6585 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:02:48 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:02:48 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:02:48 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:02:48 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:02:48 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-7ba9267e-779a-4471-b9d8-ab5cf33c6585 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Volume info retrieved successfully. Sep 02 13:02:48 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-7ba9267e-779a-4471-b9d8-ab5cf33c6585 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] http://192.168.122.82/volume/v3/volumes/379326c1-bbfa-4550-8dd9-f7bfe96cf097 returned with HTTP 200 Sep 02 13:02:48 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1314/2616] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:02:48 2026] GET /volume/v3/volumes/379326c1-bbfa-4550-8dd9-f7bfe96cf097 => generated 880 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:02:48 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [req-1f894789-d1aa-413f-8adc-c115863e1441 req-f698f18f-863b-4cd2-a036-122e62c0b808 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:02:48 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-1f894789-d1aa-413f-8adc-c115863e1441 req-f698f18f-863b-4cd2-a036-122e62c0b808 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] GET http://192.168.122.82/volume/v3/volumes/379326c1-bbfa-4550-8dd9-f7bfe96cf097 Sep 02 13:02:48 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-1f894789-d1aa-413f-8adc-c115863e1441 req-f698f18f-863b-4cd2-a036-122e62c0b808 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:02:48 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-1f894789-d1aa-413f-8adc-c115863e1441 req-f698f18f-863b-4cd2-a036-122e62c0b808 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:02:48 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:02:48 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:02:48 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:02:48 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:02:48 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [req-1f894789-d1aa-413f-8adc-c115863e1441 req-f698f18f-863b-4cd2-a036-122e62c0b808 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Volume info retrieved successfully. Sep 02 13:02:48 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-1f894789-d1aa-413f-8adc-c115863e1441 req-f698f18f-863b-4cd2-a036-122e62c0b808 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] http://192.168.122.82/volume/v3/volumes/379326c1-bbfa-4550-8dd9-f7bfe96cf097 returned with HTTP 200 Sep 02 13:02:48 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1303/2617] 192.168.122.82 () {60 vars in 1482 bytes} [Wed Sep 2 13:02:48 2026] GET /volume/v3/volumes/379326c1-bbfa-4550-8dd9-f7bfe96cf097 => generated 880 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:02:48 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-b9591249-5e66-469e-b104-5e3ea4e3d427 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:02:48 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-b9591249-5e66-469e-b104-5e3ea4e3d427 None None] GET http://192.168.122.82/volume// Sep 02 13:02:48 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-b9591249-5e66-469e-b104-5e3ea4e3d427 None None] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:02:48 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-b9591249-5e66-469e-b104-5e3ea4e3d427 None None] Calling method 'all' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:02:48 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-b9591249-5e66-469e-b104-5e3ea4e3d427 None None] http://192.168.122.82/volume// returned with HTTP 300 Sep 02 13:02:48 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1315/2618] 192.168.122.82 () {58 vars in 1312 bytes} [Wed Sep 2 13:02:48 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 13:02:48 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [req-1f894789-d1aa-413f-8adc-c115863e1441 req-70b5853a-f09c-4240-bab7-24c8973f19f8 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:02:48 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-1f894789-d1aa-413f-8adc-c115863e1441 req-70b5853a-f09c-4240-bab7-24c8973f19f8 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] POST http://192.168.122.82/volume/v3/attachments Sep 02 13:02:48 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-1f894789-d1aa-413f-8adc-c115863e1441 req-70b5853a-f09c-4240-bab7-24c8973f19f8 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "379326c1-bbfa-4550-8dd9-f7bfe96cf097", "connector": null, "instance_uuid": "de9a4720-ebee-45bd-be3c-be71914e4d45"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:02:48 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:02:48 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:02:48 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:02:48 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:02:48 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-1f894789-d1aa-413f-8adc-c115863e1441 req-70b5853a-f09c-4240-bab7-24c8973f19f8 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] http://192.168.122.82/volume/v3/attachments returned with HTTP 200 Sep 02 13:02:48 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1304/2619] 192.168.122.82 () {66 vars in 1478 bytes} [Wed Sep 2 13:02:48 2026] POST /volume/v3/attachments => generated 273 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 13:02:48 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-9524f661-0bca-474b-8af7-e254310db47b None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:02:48 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-9524f661-0bca-474b-8af7-e254310db47b tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] GET http://192.168.122.82/volume/v3/volumes/379326c1-bbfa-4550-8dd9-f7bfe96cf097 Sep 02 13:02:48 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-9524f661-0bca-474b-8af7-e254310db47b tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:02:48 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-9524f661-0bca-474b-8af7-e254310db47b tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:02:48 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-ee476608-a051-4575-a5b0-e65c67358228 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:02:48 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-ee476608-a051-4575-a5b0-e65c67358228 None None] GET http://192.168.122.82/volume// Sep 02 13:02:48 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-ee476608-a051-4575-a5b0-e65c67358228 None None] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:02:48 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-ee476608-a051-4575-a5b0-e65c67358228 None None] Calling method 'all' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:02:48 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-ee476608-a051-4575-a5b0-e65c67358228 None None] http://192.168.122.82/volume// returned with HTTP 300 Sep 02 13:02:48 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1305/2620] 192.168.122.82 () {58 vars in 1310 bytes} [Wed Sep 2 13:02:48 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 13:02:48 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:02:48 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:02:48 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [req-1f894789-d1aa-413f-8adc-c115863e1441 req-56b34743-46d5-43f3-b4c9-a09733a27318 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:02:48 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:02:48 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:02:48 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-1f894789-d1aa-413f-8adc-c115863e1441 req-56b34743-46d5-43f3-b4c9-a09733a27318 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] GET http://192.168.122.82/volume/v3/volumes/379326c1-bbfa-4550-8dd9-f7bfe96cf097 Sep 02 13:02:48 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-1f894789-d1aa-413f-8adc-c115863e1441 req-56b34743-46d5-43f3-b4c9-a09733a27318 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:02:48 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-1f894789-d1aa-413f-8adc-c115863e1441 req-56b34743-46d5-43f3-b4c9-a09733a27318 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:02:48 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-9524f661-0bca-474b-8af7-e254310db47b tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Volume info retrieved successfully. Sep 02 13:02:48 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:02:48 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:02:48 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-9524f661-0bca-474b-8af7-e254310db47b tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] http://192.168.122.82/volume/v3/volumes/379326c1-bbfa-4550-8dd9-f7bfe96cf097 returned with HTTP 200 Sep 02 13:02:48 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1316/2621] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:02:48 2026] GET /volume/v3/volumes/379326c1-bbfa-4550-8dd9-f7bfe96cf097 => generated 879 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:02:48 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:02:48 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:02:48 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [req-1f894789-d1aa-413f-8adc-c115863e1441 req-56b34743-46d5-43f3-b4c9-a09733a27318 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Volume info retrieved successfully. Sep 02 13:02:48 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-1f894789-d1aa-413f-8adc-c115863e1441 req-56b34743-46d5-43f3-b4c9-a09733a27318 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] http://192.168.122.82/volume/v3/volumes/379326c1-bbfa-4550-8dd9-f7bfe96cf097 returned with HTTP 200 Sep 02 13:02:48 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1306/2622] 192.168.122.82 () {62 vars in 1523 bytes} [Wed Sep 2 13:02:48 2026] GET /volume/v3/volumes/379326c1-bbfa-4550-8dd9-f7bfe96cf097 => generated 1060 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 13:02:48 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [req-1f894789-d1aa-413f-8adc-c115863e1441 req-6b285ea8-286b-41ae-b93f-44b5b856bf8f None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:02:48 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-1f894789-d1aa-413f-8adc-c115863e1441 req-6b285ea8-286b-41ae-b93f-44b5b856bf8f tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] PUT http://192.168.122.82/volume/v3/attachments/00a32494-3e34-44a6-88c3-b7d1a4d43bfd Sep 02 13:02:48 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-1f894789-d1aa-413f-8adc-c115863e1441 req-6b285ea8-286b-41ae-b93f-44b5b856bf8f tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.82", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d3f28f32c01d", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d962fb62-a9ac-4620-919c-737cbb1a64b6", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:02:48 devstack devstack@c-api.service[86935]: DEBUG cinder.coordination [req-1f894789-d1aa-413f-8adc-c115863e1441 req-6b285ea8-286b-41ae-b93f-44b5b856bf8f tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Acquiring lock "cinder-attachment_update-379326c1-bbfa-4550-8dd9-f7bfe96cf097-devstack" by "attachment_update" {{(pid=86935) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 02 13:02:48 devstack devstack@c-api.service[86935]: DEBUG cinder.coordination [req-1f894789-d1aa-413f-8adc-c115863e1441 req-6b285ea8-286b-41ae-b93f-44b5b856bf8f tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Lock "cinder-attachment_update-379326c1-bbfa-4550-8dd9-f7bfe96cf097-devstack" acquired by "attachment_update" :: waited 0.015s {{(pid=86935) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 02 13:02:48 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:02:48 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:02:48 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:02:48 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:02:48 devstack devstack@c-api.service[86935]: DEBUG cinder.coordination [req-1f894789-d1aa-413f-8adc-c115863e1441 req-6b285ea8-286b-41ae-b93f-44b5b856bf8f tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Lock "cinder-attachment_update-379326c1-bbfa-4550-8dd9-f7bfe96cf097-devstack" released by "attachment_update" :: held 0.160s {{(pid=86935) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 02 13:02:48 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-1f894789-d1aa-413f-8adc-c115863e1441 req-6b285ea8-286b-41ae-b93f-44b5b856bf8f tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] http://192.168.122.82/volume/v3/attachments/00a32494-3e34-44a6-88c3-b7d1a4d43bfd returned with HTTP 200 Sep 02 13:02:48 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1317/2623] 192.168.122.82 () {66 vars in 1588 bytes} [Wed Sep 2 13:02:48 2026] PUT /volume/v3/attachments/00a32494-3e34-44a6-88c3-b7d1a4d43bfd => generated 694 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 13:02:49 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [req-1f894789-d1aa-413f-8adc-c115863e1441 req-bd004c51-51b2-4d7b-a27f-58cd3803c4d5 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:02:49 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-1f894789-d1aa-413f-8adc-c115863e1441 req-bd004c51-51b2-4d7b-a27f-58cd3803c4d5 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] POST http://192.168.122.82/volume/v3/attachments/00a32494-3e34-44a6-88c3-b7d1a4d43bfd/action Sep 02 13:02:49 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-1f894789-d1aa-413f-8adc-c115863e1441 req-bd004c51-51b2-4d7b-a27f-58cd3803c4d5 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Action body: b'{"os-complete": null}' {{(pid=86936) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 13:02:49 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-1f894789-d1aa-413f-8adc-c115863e1441 req-bd004c51-51b2-4d7b-a27f-58cd3803c4d5 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:02:49 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:02:49 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:02:49 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:02:49 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:02:49 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-1f894789-d1aa-413f-8adc-c115863e1441 req-bd004c51-51b2-4d7b-a27f-58cd3803c4d5 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] http://192.168.122.82/volume/v3/attachments/00a32494-3e34-44a6-88c3-b7d1a4d43bfd/action returned with HTTP 204 Sep 02 13:02:49 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1307/2624] 192.168.122.82 () {66 vars in 1609 bytes} [Wed Sep 2 13:02:49 2026] POST /volume/v3/attachments/00a32494-3e34-44a6-88c3-b7d1a4d43bfd/action => generated 0 bytes in 67 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Sep 02 13:02:49 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-62bf0d86-82bd-4b74-a849-b71b1e9259bd None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:02:49 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-62bf0d86-82bd-4b74-a849-b71b1e9259bd tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] GET http://192.168.122.82/volume/v3/volumes/379326c1-bbfa-4550-8dd9-f7bfe96cf097 Sep 02 13:02:49 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-62bf0d86-82bd-4b74-a849-b71b1e9259bd tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:02:49 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-62bf0d86-82bd-4b74-a849-b71b1e9259bd tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:02:49 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:02:49 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:02:49 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:02:49 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:02:49 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-62bf0d86-82bd-4b74-a849-b71b1e9259bd tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Volume info retrieved successfully. Sep 02 13:02:49 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-62bf0d86-82bd-4b74-a849-b71b1e9259bd tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] http://192.168.122.82/volume/v3/volumes/379326c1-bbfa-4550-8dd9-f7bfe96cf097 returned with HTTP 200 Sep 02 13:02:49 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1318/2625] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:02:49 2026] GET /volume/v3/volumes/379326c1-bbfa-4550-8dd9-f7bfe96cf097 => generated 1172 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 13:02:49 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-6dad0bab-076f-4c88-a63e-a4a5ba8f2e1d None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:02:49 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-6dad0bab-076f-4c88-a63e-a4a5ba8f2e1d tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] GET http://192.168.122.82/volume/v3/volumes/379326c1-bbfa-4550-8dd9-f7bfe96cf097 Sep 02 13:02:49 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-6dad0bab-076f-4c88-a63e-a4a5ba8f2e1d tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:02:49 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-6dad0bab-076f-4c88-a63e-a4a5ba8f2e1d tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:02:49 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:02:49 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:02:49 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:02:49 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:02:49 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-6dad0bab-076f-4c88-a63e-a4a5ba8f2e1d tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Volume info retrieved successfully. Sep 02 13:02:49 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-6dad0bab-076f-4c88-a63e-a4a5ba8f2e1d tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] http://192.168.122.82/volume/v3/volumes/379326c1-bbfa-4550-8dd9-f7bfe96cf097 returned with HTTP 200 Sep 02 13:02:49 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1308/2626] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:02:49 2026] GET /volume/v3/volumes/379326c1-bbfa-4550-8dd9-f7bfe96cf097 => generated 1172 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 13:02:50 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [req-6a2b6268-ab91-42da-a475-09317dceea16 req-983ed73d-eb4a-47db-b476-8de59cfa27ac None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:02:50 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-6a2b6268-ab91-42da-a475-09317dceea16 req-983ed73d-eb4a-47db-b476-8de59cfa27ac tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] GET http://192.168.122.82/volume/v3/volumes/379326c1-bbfa-4550-8dd9-f7bfe96cf097 Sep 02 13:02:50 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-6a2b6268-ab91-42da-a475-09317dceea16 req-983ed73d-eb4a-47db-b476-8de59cfa27ac tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:02:50 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-6a2b6268-ab91-42da-a475-09317dceea16 req-983ed73d-eb4a-47db-b476-8de59cfa27ac tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:02:50 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:02:50 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:02:50 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:02:50 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:02:50 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [req-6a2b6268-ab91-42da-a475-09317dceea16 req-983ed73d-eb4a-47db-b476-8de59cfa27ac tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Volume info retrieved successfully. Sep 02 13:02:50 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-6a2b6268-ab91-42da-a475-09317dceea16 req-983ed73d-eb4a-47db-b476-8de59cfa27ac tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] http://192.168.122.82/volume/v3/volumes/379326c1-bbfa-4550-8dd9-f7bfe96cf097 returned with HTTP 200 Sep 02 13:02:50 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1319/2627] 192.168.122.82 () {60 vars in 1482 bytes} [Wed Sep 2 13:02:50 2026] GET /volume/v3/volumes/379326c1-bbfa-4550-8dd9-f7bfe96cf097 => generated 1172 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 13:02:50 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [req-6a2b6268-ab91-42da-a475-09317dceea16 req-d0974076-0c7d-43fe-bbfb-b7784319405e None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:02:50 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-6a2b6268-ab91-42da-a475-09317dceea16 req-d0974076-0c7d-43fe-bbfb-b7784319405e tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] POST http://192.168.122.82/volume/v3/volumes/379326c1-bbfa-4550-8dd9-f7bfe96cf097/action Sep 02 13:02:50 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-6a2b6268-ab91-42da-a475-09317dceea16 req-d0974076-0c7d-43fe-bbfb-b7784319405e tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86936) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 13:02:50 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-6a2b6268-ab91-42da-a475-09317dceea16 req-d0974076-0c7d-43fe-bbfb-b7784319405e tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:02:50 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:02:50 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:02:50 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:02:50 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:02:50 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [req-6a2b6268-ab91-42da-a475-09317dceea16 req-d0974076-0c7d-43fe-bbfb-b7784319405e tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Volume info retrieved successfully. Sep 02 13:02:50 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [req-6a2b6268-ab91-42da-a475-09317dceea16 req-d0974076-0c7d-43fe-bbfb-b7784319405e tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Begin detaching volume completed successfully. Sep 02 13:02:50 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-6a2b6268-ab91-42da-a475-09317dceea16 req-d0974076-0c7d-43fe-bbfb-b7784319405e tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] http://192.168.122.82/volume/v3/volumes/379326c1-bbfa-4550-8dd9-f7bfe96cf097/action returned with HTTP 202 Sep 02 13:02:50 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1309/2628] 192.168.122.82 () {64 vars in 1556 bytes} [Wed Sep 2 13:02:50 2026] POST /volume/v3/volumes/379326c1-bbfa-4550-8dd9-f7bfe96cf097/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 13:02:50 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-87303a38-61ea-4dd4-9c4c-809cc926f76b None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:02:50 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-87303a38-61ea-4dd4-9c4c-809cc926f76b None None] GET http://192.168.122.82/volume// Sep 02 13:02:50 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-87303a38-61ea-4dd4-9c4c-809cc926f76b None None] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:02:50 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-87303a38-61ea-4dd4-9c4c-809cc926f76b None None] Calling method 'all' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:02:50 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-87303a38-61ea-4dd4-9c4c-809cc926f76b None None] http://192.168.122.82/volume// returned with HTTP 300 Sep 02 13:02:50 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1320/2629] 192.168.122.82 () {58 vars in 1310 bytes} [Wed Sep 2 13:02:50 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 13:02:50 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [req-6a2b6268-ab91-42da-a475-09317dceea16 req-6344311b-1d05-42e9-94e5-44502289997f None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:02:50 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-6a2b6268-ab91-42da-a475-09317dceea16 req-6344311b-1d05-42e9-94e5-44502289997f tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] GET http://192.168.122.82/volume/v3/volumes/379326c1-bbfa-4550-8dd9-f7bfe96cf097 Sep 02 13:02:50 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-6a2b6268-ab91-42da-a475-09317dceea16 req-6344311b-1d05-42e9-94e5-44502289997f tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:02:50 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [req-6a2b6268-ab91-42da-a475-09317dceea16 req-6344311b-1d05-42e9-94e5-44502289997f tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:02:50 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:02:50 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:02:50 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:02:50 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:02:50 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [req-6a2b6268-ab91-42da-a475-09317dceea16 req-6344311b-1d05-42e9-94e5-44502289997f tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Volume info retrieved successfully. Sep 02 13:02:50 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [req-6a2b6268-ab91-42da-a475-09317dceea16 req-6344311b-1d05-42e9-94e5-44502289997f tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] http://192.168.122.82/volume/v3/volumes/379326c1-bbfa-4550-8dd9-f7bfe96cf097 returned with HTTP 200 Sep 02 13:02:50 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1310/2630] 192.168.122.82 () {62 vars in 1523 bytes} [Wed Sep 2 13:02:50 2026] GET /volume/v3/volumes/379326c1-bbfa-4550-8dd9-f7bfe96cf097 => generated 1356 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 13:02:50 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [req-6a2b6268-ab91-42da-a475-09317dceea16 req-af356bd6-66e7-4359-84a5-3f7fe50eb538 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:02:50 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-6a2b6268-ab91-42da-a475-09317dceea16 req-af356bd6-66e7-4359-84a5-3f7fe50eb538 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] DELETE http://192.168.122.82/volume/v3/attachments/00a32494-3e34-44a6-88c3-b7d1a4d43bfd Sep 02 13:02:50 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-6a2b6268-ab91-42da-a475-09317dceea16 req-af356bd6-66e7-4359-84a5-3f7fe50eb538 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:02:50 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-6a2b6268-ab91-42da-a475-09317dceea16 req-af356bd6-66e7-4359-84a5-3f7fe50eb538 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Calling method 'version_select' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:02:51 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:02:51 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:02:51 devstack devstack@c-api.service[86935]: /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 02 13:02:51 devstack devstack@c-api.service[86935]: return base.obj_make_list(context, Sep 02 13:02:51 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-6a2b6268-ab91-42da-a475-09317dceea16 req-af356bd6-66e7-4359-84a5-3f7fe50eb538 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] http://192.168.122.82/volume/v3/attachments/00a32494-3e34-44a6-88c3-b7d1a4d43bfd returned with HTTP 200 Sep 02 13:02:51 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1321/2631] 192.168.122.82 () {64 vars in 1557 bytes} [Wed Sep 2 13:02:50 2026] DELETE /volume/v3/attachments/00a32494-3e34-44a6-88c3-b7d1a4d43bfd => generated 19 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:02:55 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-0558e065-0dbe-421f-b449-f33be7486fde None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:02:55 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-0558e065-0dbe-421f-b449-f33be7486fde tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] DELETE http://192.168.122.82/volume/v3/volumes/379326c1-bbfa-4550-8dd9-f7bfe96cf097 Sep 02 13:02:55 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-0558e065-0dbe-421f-b449-f33be7486fde tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:02:55 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-0558e065-0dbe-421f-b449-f33be7486fde tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Calling method 'delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:02:55 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-0558e065-0dbe-421f-b449-f33be7486fde tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Delete volume with id: 379326c1-bbfa-4550-8dd9-f7bfe96cf097 Sep 02 13:02:55 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:02:55 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:02:55 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:02:55 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:02:55 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-0558e065-0dbe-421f-b449-f33be7486fde tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Volume info retrieved successfully. Sep 02 13:02:55 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-0558e065-0dbe-421f-b449-f33be7486fde tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Delete volume request issued successfully. Sep 02 13:02:55 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-0558e065-0dbe-421f-b449-f33be7486fde tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] http://192.168.122.82/volume/v3/volumes/379326c1-bbfa-4550-8dd9-f7bfe96cf097 returned with HTTP 202 Sep 02 13:02:55 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1311/2632] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 13:02:55 2026] DELETE /volume/v3/volumes/379326c1-bbfa-4550-8dd9-f7bfe96cf097 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 13:02:55 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-bdc9d028-bd6f-447a-8698-bd555e46a58f None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:02:55 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-bdc9d028-bd6f-447a-8698-bd555e46a58f tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] GET http://192.168.122.82/volume/v3/volumes/379326c1-bbfa-4550-8dd9-f7bfe96cf097 Sep 02 13:02:55 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-bdc9d028-bd6f-447a-8698-bd555e46a58f tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:02:55 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-bdc9d028-bd6f-447a-8698-bd555e46a58f tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:02:55 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:02:55 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:02:55 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:02:55 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:02:55 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-bdc9d028-bd6f-447a-8698-bd555e46a58f tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Volume info retrieved successfully. Sep 02 13:02:55 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-bdc9d028-bd6f-447a-8698-bd555e46a58f tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] http://192.168.122.82/volume/v3/volumes/379326c1-bbfa-4550-8dd9-f7bfe96cf097 returned with HTTP 200 Sep 02 13:02:55 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1322/2633] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:02:55 2026] GET /volume/v3/volumes/379326c1-bbfa-4550-8dd9-f7bfe96cf097 => generated 879 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 13:02:56 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-a5671382-78a2-4589-aaf0-980160e4c665 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:02:56 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-a5671382-78a2-4589-aaf0-980160e4c665 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] GET http://192.168.122.82/volume/v3/volumes/379326c1-bbfa-4550-8dd9-f7bfe96cf097 Sep 02 13:02:56 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-a5671382-78a2-4589-aaf0-980160e4c665 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:02:56 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-a5671382-78a2-4589-aaf0-980160e4c665 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:02:56 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-a5671382-78a2-4589-aaf0-980160e4c665 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] http://192.168.122.82/volume/v3/volumes/379326c1-bbfa-4550-8dd9-f7bfe96cf097 returned with HTTP 404 Sep 02 13:02:56 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1312/2634] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:02:56 2026] GET /volume/v3/volumes/379326c1-bbfa-4550-8dd9-f7bfe96cf097 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 13:02:56 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-820ceeca-872a-4f3f-93e5-a76d5baacadf None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:02:56 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-820ceeca-872a-4f3f-93e5-a76d5baacadf tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] DELETE http://192.168.122.82/volume/v3/snapshots/207f0703-a411-42cf-bf09-aab204b73661 Sep 02 13:02:56 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-820ceeca-872a-4f3f-93e5-a76d5baacadf tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:02:56 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-820ceeca-872a-4f3f-93e5-a76d5baacadf tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Calling method 'delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:02:56 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.snapshots [None req-820ceeca-872a-4f3f-93e5-a76d5baacadf tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Delete snapshot with id: 207f0703-a411-42cf-bf09-aab204b73661 Sep 02 13:02:56 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:02:56 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:02:56 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-820ceeca-872a-4f3f-93e5-a76d5baacadf tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Snapshot retrieved successfully. Sep 02 13:02:56 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:02:56 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:02:56 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-820ceeca-872a-4f3f-93e5-a76d5baacadf tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Snapshot delete request issued successfully. Sep 02 13:02:56 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-820ceeca-872a-4f3f-93e5-a76d5baacadf tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] http://192.168.122.82/volume/v3/snapshots/207f0703-a411-42cf-bf09-aab204b73661 returned with HTTP 202 Sep 02 13:02:56 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1323/2635] 192.168.122.82 () {58 vars in 1236 bytes} [Wed Sep 2 13:02:56 2026] DELETE /volume/v3/snapshots/207f0703-a411-42cf-bf09-aab204b73661 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 13:02:56 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-3be49741-07f8-4fd7-b04c-87d6cba8c2a1 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:02:56 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-3be49741-07f8-4fd7-b04c-87d6cba8c2a1 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] GET http://192.168.122.82/volume/v3/snapshots/207f0703-a411-42cf-bf09-aab204b73661 Sep 02 13:02:56 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-3be49741-07f8-4fd7-b04c-87d6cba8c2a1 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:02:56 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-3be49741-07f8-4fd7-b04c-87d6cba8c2a1 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:02:56 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:02:56 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:02:56 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-3be49741-07f8-4fd7-b04c-87d6cba8c2a1 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Snapshot retrieved successfully. Sep 02 13:02:56 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-3be49741-07f8-4fd7-b04c-87d6cba8c2a1 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] http://192.168.122.82/volume/v3/snapshots/207f0703-a411-42cf-bf09-aab204b73661 returned with HTTP 200 Sep 02 13:02:56 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1313/2636] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:02:56 2026] GET /volume/v3/snapshots/207f0703-a411-42cf-bf09-aab204b73661 => generated 461 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:02:57 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-7dfdf4cd-1866-4794-85e9-ef1b69fa29be None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:02:57 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-7dfdf4cd-1866-4794-85e9-ef1b69fa29be tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] GET http://192.168.122.82/volume/v3/snapshots/207f0703-a411-42cf-bf09-aab204b73661 Sep 02 13:02:57 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-7dfdf4cd-1866-4794-85e9-ef1b69fa29be tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:02:57 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-7dfdf4cd-1866-4794-85e9-ef1b69fa29be tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:02:57 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:02:57 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:02:57 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-7dfdf4cd-1866-4794-85e9-ef1b69fa29be tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Snapshot retrieved successfully. Sep 02 13:02:57 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-7dfdf4cd-1866-4794-85e9-ef1b69fa29be tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] http://192.168.122.82/volume/v3/snapshots/207f0703-a411-42cf-bf09-aab204b73661 returned with HTTP 200 Sep 02 13:02:57 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1324/2637] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:02:57 2026] GET /volume/v3/snapshots/207f0703-a411-42cf-bf09-aab204b73661 => generated 461 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:02:58 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-94d3173f-d2b3-4c50-a954-830a283e0f14 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:02:58 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-94d3173f-d2b3-4c50-a954-830a283e0f14 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] GET http://192.168.122.82/volume/v3/snapshots/207f0703-a411-42cf-bf09-aab204b73661 Sep 02 13:02:58 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-94d3173f-d2b3-4c50-a954-830a283e0f14 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:02:58 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-94d3173f-d2b3-4c50-a954-830a283e0f14 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:02:58 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-94d3173f-d2b3-4c50-a954-830a283e0f14 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] http://192.168.122.82/volume/v3/snapshots/207f0703-a411-42cf-bf09-aab204b73661 returned with HTTP 404 Sep 02 13:02:58 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1314/2638] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:02:58 2026] GET /volume/v3/snapshots/207f0703-a411-42cf-bf09-aab204b73661 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 13:02:58 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [req-32f7f591-54d9-4a8a-b895-7fb87979b33a req-26c2cc16-92d0-4c22-b013-014aa42ed9c0 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:02:58 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-32f7f591-54d9-4a8a-b895-7fb87979b33a req-26c2cc16-92d0-4c22-b013-014aa42ed9c0 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] GET http://192.168.122.82/volume/v3/volumes/dc5288ec-341e-4bf4-8d7e-d483f1559b17 Sep 02 13:02:58 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-32f7f591-54d9-4a8a-b895-7fb87979b33a req-26c2cc16-92d0-4c22-b013-014aa42ed9c0 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:02:58 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [req-32f7f591-54d9-4a8a-b895-7fb87979b33a req-26c2cc16-92d0-4c22-b013-014aa42ed9c0 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:02:58 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:02:58 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:02:58 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:02:58 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:02:58 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [req-32f7f591-54d9-4a8a-b895-7fb87979b33a req-26c2cc16-92d0-4c22-b013-014aa42ed9c0 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Volume info retrieved successfully. Sep 02 13:02:58 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [req-32f7f591-54d9-4a8a-b895-7fb87979b33a req-26c2cc16-92d0-4c22-b013-014aa42ed9c0 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] http://192.168.122.82/volume/v3/volumes/dc5288ec-341e-4bf4-8d7e-d483f1559b17 returned with HTTP 200 Sep 02 13:02:58 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1325/2639] 192.168.122.82 () {60 vars in 1482 bytes} [Wed Sep 2 13:02:58 2026] GET /volume/v3/volumes/dc5288ec-341e-4bf4-8d7e-d483f1559b17 => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:03:02 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-3b150e13-22d7-4dce-aa33-0c100e0926b7 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:03:02 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-3b150e13-22d7-4dce-aa33-0c100e0926b7 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] DELETE http://192.168.122.82/volume/v3/volumes/dc5288ec-341e-4bf4-8d7e-d483f1559b17 Sep 02 13:03:02 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-3b150e13-22d7-4dce-aa33-0c100e0926b7 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:03:02 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-3b150e13-22d7-4dce-aa33-0c100e0926b7 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Calling method 'delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:03:02 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-3b150e13-22d7-4dce-aa33-0c100e0926b7 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Delete volume with id: dc5288ec-341e-4bf4-8d7e-d483f1559b17 Sep 02 13:03:02 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:03:02 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:03:02 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:03:02 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:03:02 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-3b150e13-22d7-4dce-aa33-0c100e0926b7 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Volume info retrieved successfully. Sep 02 13:03:02 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-3b150e13-22d7-4dce-aa33-0c100e0926b7 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Delete volume request issued successfully. Sep 02 13:03:02 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-3b150e13-22d7-4dce-aa33-0c100e0926b7 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] http://192.168.122.82/volume/v3/volumes/dc5288ec-341e-4bf4-8d7e-d483f1559b17 returned with HTTP 202 Sep 02 13:03:02 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1315/2640] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 13:03:02 2026] DELETE /volume/v3/volumes/dc5288ec-341e-4bf4-8d7e-d483f1559b17 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 13:03:02 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-804bf7b3-3f62-4e8b-83d6-94ce831e3948 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:03:02 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-804bf7b3-3f62-4e8b-83d6-94ce831e3948 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] GET http://192.168.122.82/volume/v3/volumes/dc5288ec-341e-4bf4-8d7e-d483f1559b17 Sep 02 13:03:02 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-804bf7b3-3f62-4e8b-83d6-94ce831e3948 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:03:02 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-804bf7b3-3f62-4e8b-83d6-94ce831e3948 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:03:02 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:03:02 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:03:02 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:03:02 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:03:02 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-804bf7b3-3f62-4e8b-83d6-94ce831e3948 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Volume info retrieved successfully. Sep 02 13:03:02 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-804bf7b3-3f62-4e8b-83d6-94ce831e3948 tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] http://192.168.122.82/volume/v3/volumes/dc5288ec-341e-4bf4-8d7e-d483f1559b17 returned with HTTP 200 Sep 02 13:03:02 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1326/2641] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:03:02 2026] GET /volume/v3/volumes/dc5288ec-341e-4bf4-8d7e-d483f1559b17 => generated 846 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:03:03 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-8a25e8a2-1312-44a7-84a1-3787ca2a2fae None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:03:03 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-8a25e8a2-1312-44a7-84a1-3787ca2a2fae tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] GET http://192.168.122.82/volume/v3/volumes/dc5288ec-341e-4bf4-8d7e-d483f1559b17 Sep 02 13:03:03 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-8a25e8a2-1312-44a7-84a1-3787ca2a2fae tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:03:03 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-8a25e8a2-1312-44a7-84a1-3787ca2a2fae tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:03:03 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-8a25e8a2-1312-44a7-84a1-3787ca2a2fae tempest-TestStampPattern-1682550446 tempest-TestStampPattern-1682550446-project-member] http://192.168.122.82/volume/v3/volumes/dc5288ec-341e-4bf4-8d7e-d483f1559b17 returned with HTTP 404 Sep 02 13:03:03 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1316/2642] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:03:03 2026] GET /volume/v3/volumes/dc5288ec-341e-4bf4-8d7e-d483f1559b17 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 13:03:12 devstack devstack@c-api.service[86935]: DEBUG dbcounter [-] [86935] Writing DB stats cinder:SELECT=49,cinder:UPDATE=5 {{(pid=86935) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 13:03:13 devstack devstack@c-api.service[86936]: DEBUG dbcounter [-] [86936] Writing DB stats cinder:SELECT=45,cinder:UPDATE=7,cinder:INSERT=3 {{(pid=86936) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 13:03:14 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-cc6e97e3-5964-4c5e-8831-df216b28da97 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:03:14 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-cc6e97e3-5964-4c5e-8831-df216b28da97 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 13:03:14 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-cc6e97e3-5964-4c5e-8831-df216b28da97 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-828145210"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:03:14 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.volumes [None req-cc6e97e3-5964-4c5e-8831-df216b28da97 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-828145210'}} {{(pid=86935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 13:03:14 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-cc6e97e3-5964-4c5e-8831-df216b28da97 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Create volume of 1 GB Sep 02 13:03:14 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-cc6e97e3-5964-4c5e-8831-df216b28da97 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Availability Zones retrieved successfully. Sep 02 13:03:14 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-cc6e97e3-5964-4c5e-8831-df216b28da97 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Flow 'volume_create_api' (a07f9365-1e94-4782-a83d-49074149131f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 13:03:14 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-cc6e97e3-5964-4c5e-8831-df216b28da97 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5143ebe7-9080-4174-82d2-c69b4c687176) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:03:14 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.flows.api.create_volume [None req-cc6e97e3-5964-4c5e-8831-df216b28da97 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Validating volume size '1' using validate_int {{(pid=86935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 13:03:14 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-cc6e97e3-5964-4c5e-8831-df216b28da97 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5143ebe7-9080-4174-82d2-c69b4c687176) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:03:14 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-cc6e97e3-5964-4c5e-8831-df216b28da97 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50bee095-c92b-4f63-9093-ca70bd8492ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:03:14 devstack devstack@c-api.service[86935]: DEBUG cinder.quota [None req-cc6e97e3-5964-4c5e-8831-df216b28da97 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Created reservations ['627de90d-d18f-4cd9-8345-f01d72352866', '272a7ab8-b4d5-4396-acb6-539f003ed342', 'df7b6b2b-7552-4885-a06c-a00e4e5b9cec', 'd71976d1-3b42-402f-aea4-8497807595ba'] {{(pid=86935) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 13:03:14 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-cc6e97e3-5964-4c5e-8831-df216b28da97 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50bee095-c92b-4f63-9093-ca70bd8492ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['627de90d-d18f-4cd9-8345-f01d72352866', '272a7ab8-b4d5-4396-acb6-539f003ed342', 'df7b6b2b-7552-4885-a06c-a00e4e5b9cec', 'd71976d1-3b42-402f-aea4-8497807595ba']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:03:14 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-cc6e97e3-5964-4c5e-8831-df216b28da97 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb40cb20-11b5-48a5-a0db-9a84d0cbb883) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:03:14 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:03:14 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:03:14 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-cc6e97e3-5964-4c5e-8831-df216b28da97 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb40cb20-11b5-48a5-a0db-9a84d0cbb883) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ed9ffad0-5151-471f-9a6b-550648c72cac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-828145210',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0212962ec3d4c5caecb0b95af4636cc',qos_specs=None,replication_status=,reservations=['627de90d-d18f-4cd9-8345-f01d72352866','272a7ab8-b4d5-4396-acb6-539f003ed342','df7b6b2b-7552-4885-a06c-a00e4e5b9cec','d71976d1-3b42-402f-aea4-8497807595ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85c60fbf305e45758d492123e98d5a29',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T11:03:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-828145210',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ed9ffad0-5151-471f-9a6b-550648c72cac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e0212962ec3d4c5caecb0b95af4636cc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='85c60fbf305e45758d492123e98d5a29',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:03:14 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-cc6e97e3-5964-4c5e-8831-df216b28da97 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1097375b-3e09-44da-952e-a0de91f7271c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:03:14 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-cc6e97e3-5964-4c5e-8831-df216b28da97 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1097375b-3e09-44da-952e-a0de91f7271c) transitioned into state 'SUCCESS' from state '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-828145210',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0212962ec3d4c5caecb0b95af4636cc',qos_specs=None,replication_status=,reservations=['627de90d-d18f-4cd9-8345-f01d72352866','272a7ab8-b4d5-4396-acb6-539f003ed342','df7b6b2b-7552-4885-a06c-a00e4e5b9cec','d71976d1-3b42-402f-aea4-8497807595ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85c60fbf305e45758d492123e98d5a29',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:03:14 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-cc6e97e3-5964-4c5e-8831-df216b28da97 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8bd73670-88e4-47f5-bea6-7480e973f26b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:03:14 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-cc6e97e3-5964-4c5e-8831-df216b28da97 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8bd73670-88e4-47f5-bea6-7480e973f26b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:03:14 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-cc6e97e3-5964-4c5e-8831-df216b28da97 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Flow 'volume_create_api' (a07f9365-1e94-4782-a83d-49074149131f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 13:03:14 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-cc6e97e3-5964-4c5e-8831-df216b28da97 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Create volume request issued successfully. Sep 02 13:03:14 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-cc6e97e3-5964-4c5e-8831-df216b28da97 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 13:03:14 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1327/2643] 192.168.122.82 () {60 vars in 1137 bytes} [Wed Sep 2 13:03:14 2026] POST /volume/v3/volumes => generated 766 bytes in 479 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 13:03:14 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-b60c9ebc-6e72-4f31-ba61-952115fcef16 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:03:14 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-b60c9ebc-6e72-4f31-ba61-952115fcef16 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] GET http://192.168.122.82/volume/v3/volumes/ed9ffad0-5151-471f-9a6b-550648c72cac Sep 02 13:03:14 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-b60c9ebc-6e72-4f31-ba61-952115fcef16 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:03:14 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-b60c9ebc-6e72-4f31-ba61-952115fcef16 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:03:14 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:03:14 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:03:14 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:03:14 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:03:14 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-b60c9ebc-6e72-4f31-ba61-952115fcef16 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Volume info retrieved successfully. Sep 02 13:03:14 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-b60c9ebc-6e72-4f31-ba61-952115fcef16 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] http://192.168.122.82/volume/v3/volumes/ed9ffad0-5151-471f-9a6b-550648c72cac returned with HTTP 200 Sep 02 13:03:14 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1317/2644] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:03:14 2026] GET /volume/v3/volumes/ed9ffad0-5151-471f-9a6b-550648c72cac => generated 834 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:03:15 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-34581fcd-51a6-4399-b2c1-54ef05b33bed None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:03:15 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-34581fcd-51a6-4399-b2c1-54ef05b33bed tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] GET http://192.168.122.82/volume/v3/volumes/ed9ffad0-5151-471f-9a6b-550648c72cac Sep 02 13:03:15 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-34581fcd-51a6-4399-b2c1-54ef05b33bed tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:03:15 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-34581fcd-51a6-4399-b2c1-54ef05b33bed tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:03:15 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:03:15 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:03:15 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:03:15 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:03:15 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-34581fcd-51a6-4399-b2c1-54ef05b33bed tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Volume info retrieved successfully. Sep 02 13:03:15 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-34581fcd-51a6-4399-b2c1-54ef05b33bed tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] http://192.168.122.82/volume/v3/volumes/ed9ffad0-5151-471f-9a6b-550648c72cac returned with HTTP 200 Sep 02 13:03:15 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1328/2645] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:03:15 2026] GET /volume/v3/volumes/ed9ffad0-5151-471f-9a6b-550648c72cac => generated 859 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:03:15 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-21c92508-7609-410e-8f76-5c1e0b015e20 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:03:15 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-21c92508-7609-410e-8f76-5c1e0b015e20 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] POST http://192.168.122.82/volume/v3/snapshots Sep 02 13:03:15 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-21c92508-7609-410e-8f76-5c1e0b015e20 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ed9ffad0-5151-471f-9a6b-550648c72cac", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-976927430"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:03:15 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:03:15 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:03:15 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:03:15 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:03:15 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-21c92508-7609-410e-8f76-5c1e0b015e20 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Volume info retrieved successfully. Sep 02 13:03:15 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.snapshots [None req-21c92508-7609-410e-8f76-5c1e0b015e20 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Create snapshot from volume ed9ffad0-5151-471f-9a6b-550648c72cac Sep 02 13:03:15 devstack devstack@c-api.service[86936]: DEBUG cinder.quota [None req-21c92508-7609-410e-8f76-5c1e0b015e20 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Created reservations ['09802c71-cfa6-4c0a-bf16-66970c1a4af0', '5be3bc9d-6b2c-4bf4-a75c-bd57ff700ba2', '2b44bdc6-e85c-4fcc-ba1a-c8e02e933886', 'a3876f4c-aae2-4d42-b22d-c3e01a4a703a'] {{(pid=86936) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 13:03:15 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:03:15 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:03:15 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-21c92508-7609-410e-8f76-5c1e0b015e20 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Snapshot create request issued successfully. Sep 02 13:03:15 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-21c92508-7609-410e-8f76-5c1e0b015e20 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] http://192.168.122.82/volume/v3/snapshots returned with HTTP 202 Sep 02 13:03:15 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1318/2646] 192.168.122.82 () {60 vars in 1144 bytes} [Wed Sep 2 13:03:15 2026] POST /volume/v3/snapshots => generated 315 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 13:03:15 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-529e2f49-37fa-417e-8c00-9b4b6b30cb32 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:03:15 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-529e2f49-37fa-417e-8c00-9b4b6b30cb32 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] GET http://192.168.122.82/volume/v3/snapshots/1ff9ee23-0f5b-4a46-8ebd-3e066dab5c59 Sep 02 13:03:15 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-529e2f49-37fa-417e-8c00-9b4b6b30cb32 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:03:15 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-529e2f49-37fa-417e-8c00-9b4b6b30cb32 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:03:15 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:03:15 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:03:15 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-529e2f49-37fa-417e-8c00-9b4b6b30cb32 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Snapshot retrieved successfully. Sep 02 13:03:15 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-529e2f49-37fa-417e-8c00-9b4b6b30cb32 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] http://192.168.122.82/volume/v3/snapshots/1ff9ee23-0f5b-4a46-8ebd-3e066dab5c59 returned with HTTP 200 Sep 02 13:03:16 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1329/2647] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:03:15 2026] GET /volume/v3/snapshots/1ff9ee23-0f5b-4a46-8ebd-3e066dab5c59 => generated 447 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:03:17 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-db3bcb30-aba0-4e92-9e36-466dcab17e3a None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:03:17 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-db3bcb30-aba0-4e92-9e36-466dcab17e3a tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] GET http://192.168.122.82/volume/v3/snapshots/1ff9ee23-0f5b-4a46-8ebd-3e066dab5c59 Sep 02 13:03:17 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-db3bcb30-aba0-4e92-9e36-466dcab17e3a tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:03:17 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-db3bcb30-aba0-4e92-9e36-466dcab17e3a tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:03:17 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:03:17 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:03:17 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-db3bcb30-aba0-4e92-9e36-466dcab17e3a tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Snapshot retrieved successfully. Sep 02 13:03:17 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-db3bcb30-aba0-4e92-9e36-466dcab17e3a tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] http://192.168.122.82/volume/v3/snapshots/1ff9ee23-0f5b-4a46-8ebd-3e066dab5c59 returned with HTTP 200 Sep 02 13:03:17 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1319/2648] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:03:17 2026] GET /volume/v3/snapshots/1ff9ee23-0f5b-4a46-8ebd-3e066dab5c59 => generated 447 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:03:18 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-df27406b-d135-42b9-ad1d-c5f287da1971 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:03:18 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-df27406b-d135-42b9-ad1d-c5f287da1971 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] GET http://192.168.122.82/volume/v3/snapshots/1ff9ee23-0f5b-4a46-8ebd-3e066dab5c59 Sep 02 13:03:18 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-df27406b-d135-42b9-ad1d-c5f287da1971 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:03:18 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-df27406b-d135-42b9-ad1d-c5f287da1971 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:03:18 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:03:18 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:03:18 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-df27406b-d135-42b9-ad1d-c5f287da1971 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Snapshot retrieved successfully. Sep 02 13:03:18 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-df27406b-d135-42b9-ad1d-c5f287da1971 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] http://192.168.122.82/volume/v3/snapshots/1ff9ee23-0f5b-4a46-8ebd-3e066dab5c59 returned with HTTP 200 Sep 02 13:03:18 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1330/2649] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:03:18 2026] GET /volume/v3/snapshots/1ff9ee23-0f5b-4a46-8ebd-3e066dab5c59 => generated 474 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 13:03:18 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-14959409-4196-4b33-bcf7-7f9e498b2b0e None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:03:18 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-14959409-4196-4b33-bcf7-7f9e498b2b0e tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 13:03:18 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-14959409-4196-4b33-bcf7-7f9e498b2b0e tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "1ff9ee23-0f5b-4a46-8ebd-3e066dab5c59", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1639474044"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:03:18 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.volumes [None req-14959409-4196-4b33-bcf7-7f9e498b2b0e tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Create volume request body: {'volume': {"'snapshot_id": '1ff9ee23-0f5b-4a46-8ebd-3e066dab5c59', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1639474044'}} {{(pid=86936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 13:03:18 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-14959409-4196-4b33-bcf7-7f9e498b2b0e tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Create volume of 1 GB Sep 02 13:03:18 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-14959409-4196-4b33-bcf7-7f9e498b2b0e tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Availability Zones retrieved successfully. Sep 02 13:03:18 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-14959409-4196-4b33-bcf7-7f9e498b2b0e tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Flow 'volume_create_api' (1fe78988-f70c-4071-9339-da4273d40a41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 13:03:18 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-14959409-4196-4b33-bcf7-7f9e498b2b0e tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6879119f-253b-407c-bd31-eb5a1f3edbcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:03:18 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.flows.api.create_volume [None req-14959409-4196-4b33-bcf7-7f9e498b2b0e tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Validating volume size '1' using validate_int {{(pid=86936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 13:03:18 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-14959409-4196-4b33-bcf7-7f9e498b2b0e tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6879119f-253b-407c-bd31-eb5a1f3edbcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:03:18 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-14959409-4196-4b33-bcf7-7f9e498b2b0e tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be440b94-c77a-4181-9eed-36a4a3201cd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:03:18 devstack devstack@c-api.service[86936]: DEBUG cinder.quota [None req-14959409-4196-4b33-bcf7-7f9e498b2b0e tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Created reservations ['c3afba60-95c8-4716-9e16-3b127d245618', '34528bce-53b7-439b-9b44-71d977d76754', '37679d37-148b-4a35-8fc0-11283c8e884e', 'a200c4a0-2b35-4bff-b3e4-93ca94ffe67c'] {{(pid=86936) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 13:03:18 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-14959409-4196-4b33-bcf7-7f9e498b2b0e tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be440b94-c77a-4181-9eed-36a4a3201cd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c3afba60-95c8-4716-9e16-3b127d245618', '34528bce-53b7-439b-9b44-71d977d76754', '37679d37-148b-4a35-8fc0-11283c8e884e', 'a200c4a0-2b35-4bff-b3e4-93ca94ffe67c']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:03:18 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-14959409-4196-4b33-bcf7-7f9e498b2b0e tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85c11270-5191-4739-8456-4ff53f64342a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:03:18 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:03:18 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:03:18 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-14959409-4196-4b33-bcf7-7f9e498b2b0e tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85c11270-5191-4739-8456-4ff53f64342a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '639c8ee1-5180-4149-8e86-11c31374a1da', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1639474044',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0212962ec3d4c5caecb0b95af4636cc',qos_specs=None,replication_status=,reservations=['c3afba60-95c8-4716-9e16-3b127d245618','34528bce-53b7-439b-9b44-71d977d76754','37679d37-148b-4a35-8fc0-11283c8e884e','a200c4a0-2b35-4bff-b3e4-93ca94ffe67c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85c60fbf305e45758d492123e98d5a29',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T11:03:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1639474044',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=639c8ee1-5180-4149-8e86-11c31374a1da,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e0212962ec3d4c5caecb0b95af4636cc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='85c60fbf305e45758d492123e98d5a29',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:03:18 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-14959409-4196-4b33-bcf7-7f9e498b2b0e tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6bd3ebb-40b3-4ed4-a1b8-29b9d5b5bfd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:03:18 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-14959409-4196-4b33-bcf7-7f9e498b2b0e tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6bd3ebb-40b3-4ed4-a1b8-29b9d5b5bfd9) transitioned into state 'SUCCESS' from state '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-1639474044',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0212962ec3d4c5caecb0b95af4636cc',qos_specs=None,replication_status=,reservations=['c3afba60-95c8-4716-9e16-3b127d245618','34528bce-53b7-439b-9b44-71d977d76754','37679d37-148b-4a35-8fc0-11283c8e884e','a200c4a0-2b35-4bff-b3e4-93ca94ffe67c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85c60fbf305e45758d492123e98d5a29',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:03:18 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-14959409-4196-4b33-bcf7-7f9e498b2b0e tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51ecbbfc-82c1-4e32-9a6b-b944f33bda02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:03:18 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-14959409-4196-4b33-bcf7-7f9e498b2b0e tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51ecbbfc-82c1-4e32-9a6b-b944f33bda02) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:03:18 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-14959409-4196-4b33-bcf7-7f9e498b2b0e tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Flow 'volume_create_api' (1fe78988-f70c-4071-9339-da4273d40a41) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 13:03:18 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-14959409-4196-4b33-bcf7-7f9e498b2b0e tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Create volume request issued successfully. Sep 02 13:03:18 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-14959409-4196-4b33-bcf7-7f9e498b2b0e tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 13:03:18 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1320/2650] 192.168.122.82 () {60 vars in 1138 bytes} [Wed Sep 2 13:03:18 2026] POST /volume/v3/volumes => generated 767 bytes in 303 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 13:03:18 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-83e0d60e-7f16-4844-a06f-1bcf77f8e551 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:03:18 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-83e0d60e-7f16-4844-a06f-1bcf77f8e551 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 13:03:18 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-83e0d60e-7f16-4844-a06f-1bcf77f8e551 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "1ff9ee23-0f5b-4a46-8ebd-3e066dab5c59", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1563634690"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:03:18 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.volumes [None req-83e0d60e-7f16-4844-a06f-1bcf77f8e551 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Create volume request body: {'volume': {"'snapshot_id": '1ff9ee23-0f5b-4a46-8ebd-3e066dab5c59', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1563634690'}} {{(pid=86935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 13:03:18 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-83e0d60e-7f16-4844-a06f-1bcf77f8e551 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Create volume of 1 GB Sep 02 13:03:18 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-83e0d60e-7f16-4844-a06f-1bcf77f8e551 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Availability Zones retrieved successfully. Sep 02 13:03:18 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-83e0d60e-7f16-4844-a06f-1bcf77f8e551 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Flow 'volume_create_api' (d06626d4-d8e3-4b18-9563-3f3e4e1c546b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 13:03:18 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-83e0d60e-7f16-4844-a06f-1bcf77f8e551 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c78bfeeb-ef7e-4945-a4f4-5af2e3b1b5f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:03:18 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.flows.api.create_volume [None req-83e0d60e-7f16-4844-a06f-1bcf77f8e551 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Validating volume size '1' using validate_int {{(pid=86935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 13:03:18 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-83e0d60e-7f16-4844-a06f-1bcf77f8e551 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c78bfeeb-ef7e-4945-a4f4-5af2e3b1b5f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:03:18 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-83e0d60e-7f16-4844-a06f-1bcf77f8e551 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e77b6f0-5ee9-4671-89fd-2aee100febdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:03:18 devstack devstack@c-api.service[86935]: DEBUG cinder.quota [None req-83e0d60e-7f16-4844-a06f-1bcf77f8e551 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Created reservations ['4525e76d-8f09-4ad2-86b2-0bffa8d8e2d6', 'c2366841-7d31-4f6e-8a5a-7ee8ac4b6436', '1a4afe6d-b18e-4c83-90c8-dbf98bfb6ed6', 'd5e7bec7-4236-4e55-8a84-a1b52a3a0cd3'] {{(pid=86935) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 13:03:18 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-83e0d60e-7f16-4844-a06f-1bcf77f8e551 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e77b6f0-5ee9-4671-89fd-2aee100febdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4525e76d-8f09-4ad2-86b2-0bffa8d8e2d6', 'c2366841-7d31-4f6e-8a5a-7ee8ac4b6436', '1a4afe6d-b18e-4c83-90c8-dbf98bfb6ed6', 'd5e7bec7-4236-4e55-8a84-a1b52a3a0cd3']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:03:18 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-83e0d60e-7f16-4844-a06f-1bcf77f8e551 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4941bf86-e883-4bf5-99b0-088c9104df96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:03:18 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:03:18 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:03:18 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-83e0d60e-7f16-4844-a06f-1bcf77f8e551 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4941bf86-e883-4bf5-99b0-088c9104df96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '29c7a82a-ff08-44be-ab0f-699efbb1e55a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1563634690',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0212962ec3d4c5caecb0b95af4636cc',qos_specs=None,replication_status=,reservations=['4525e76d-8f09-4ad2-86b2-0bffa8d8e2d6','c2366841-7d31-4f6e-8a5a-7ee8ac4b6436','1a4afe6d-b18e-4c83-90c8-dbf98bfb6ed6','d5e7bec7-4236-4e55-8a84-a1b52a3a0cd3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85c60fbf305e45758d492123e98d5a29',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T11:03:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1563634690',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=29c7a82a-ff08-44be-ab0f-699efbb1e55a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e0212962ec3d4c5caecb0b95af4636cc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='85c60fbf305e45758d492123e98d5a29',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:03:18 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-83e0d60e-7f16-4844-a06f-1bcf77f8e551 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb020296-880c-4625-aae3-b147db934022) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:03:18 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-83e0d60e-7f16-4844-a06f-1bcf77f8e551 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb020296-880c-4625-aae3-b147db934022) transitioned into state 'SUCCESS' from state '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-1563634690',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0212962ec3d4c5caecb0b95af4636cc',qos_specs=None,replication_status=,reservations=['4525e76d-8f09-4ad2-86b2-0bffa8d8e2d6','c2366841-7d31-4f6e-8a5a-7ee8ac4b6436','1a4afe6d-b18e-4c83-90c8-dbf98bfb6ed6','d5e7bec7-4236-4e55-8a84-a1b52a3a0cd3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85c60fbf305e45758d492123e98d5a29',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:03:18 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-83e0d60e-7f16-4844-a06f-1bcf77f8e551 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f0d5a69-2b3a-4560-8ef8-60b2b6d491f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:03:18 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-83e0d60e-7f16-4844-a06f-1bcf77f8e551 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f0d5a69-2b3a-4560-8ef8-60b2b6d491f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:03:18 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-83e0d60e-7f16-4844-a06f-1bcf77f8e551 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Flow 'volume_create_api' (d06626d4-d8e3-4b18-9563-3f3e4e1c546b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 13:03:18 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-83e0d60e-7f16-4844-a06f-1bcf77f8e551 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Create volume request issued successfully. Sep 02 13:03:18 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-83e0d60e-7f16-4844-a06f-1bcf77f8e551 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 13:03:18 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1331/2651] 192.168.122.82 () {60 vars in 1138 bytes} [Wed Sep 2 13:03:18 2026] POST /volume/v3/volumes => generated 767 bytes in 339 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 13:03:18 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-ef0933e1-9a67-4c8b-a889-1ba113a93e04 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:03:18 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-ef0933e1-9a67-4c8b-a889-1ba113a93e04 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 13:03:18 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-ef0933e1-9a67-4c8b-a889-1ba113a93e04 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "1ff9ee23-0f5b-4a46-8ebd-3e066dab5c59", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1388987714"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:03:18 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.volumes [None req-ef0933e1-9a67-4c8b-a889-1ba113a93e04 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Create volume request body: {'volume': {"'snapshot_id": '1ff9ee23-0f5b-4a46-8ebd-3e066dab5c59', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1388987714'}} {{(pid=86936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 13:03:18 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-ef0933e1-9a67-4c8b-a889-1ba113a93e04 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Create volume of 1 GB Sep 02 13:03:18 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:03:18 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:03:18 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-ef0933e1-9a67-4c8b-a889-1ba113a93e04 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Availability Zones retrieved successfully. Sep 02 13:03:18 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-ef0933e1-9a67-4c8b-a889-1ba113a93e04 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Flow 'volume_create_api' (f666c706-0792-4aa8-8523-4197bf0e526e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 13:03:18 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-ef0933e1-9a67-4c8b-a889-1ba113a93e04 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c3ea3a3-cf99-4fdb-8704-1f19f451e2cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:03:18 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.flows.api.create_volume [None req-ef0933e1-9a67-4c8b-a889-1ba113a93e04 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Validating volume size '1' using validate_int {{(pid=86936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 13:03:18 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-ef0933e1-9a67-4c8b-a889-1ba113a93e04 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c3ea3a3-cf99-4fdb-8704-1f19f451e2cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:03:18 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-ef0933e1-9a67-4c8b-a889-1ba113a93e04 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f7426e0-1fca-4337-8c3b-8392c4d6a895) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:03:18 devstack devstack@c-api.service[86936]: DEBUG cinder.quota [None req-ef0933e1-9a67-4c8b-a889-1ba113a93e04 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Created reservations ['060f9e92-b902-42d7-a68e-7e83fc2792b9', 'ea1f8d7f-2919-46b7-a2d1-7e72c25262f4', '09ac1e7c-9e9a-4a74-bd56-e7bfab35938c', '582f0d00-9409-4019-9a02-cdfa2678b377'] {{(pid=86936) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 13:03:18 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-ef0933e1-9a67-4c8b-a889-1ba113a93e04 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f7426e0-1fca-4337-8c3b-8392c4d6a895) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['060f9e92-b902-42d7-a68e-7e83fc2792b9', 'ea1f8d7f-2919-46b7-a2d1-7e72c25262f4', '09ac1e7c-9e9a-4a74-bd56-e7bfab35938c', '582f0d00-9409-4019-9a02-cdfa2678b377']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:03:18 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-ef0933e1-9a67-4c8b-a889-1ba113a93e04 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ceb4ea65-c11f-40b3-a744-dc51fbe9147d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:03:18 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:03:18 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:03:19 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-ef0933e1-9a67-4c8b-a889-1ba113a93e04 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ceb4ea65-c11f-40b3-a744-dc51fbe9147d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c9d4d51f-0942-4827-93b9-4083e7ba14ae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1388987714',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0212962ec3d4c5caecb0b95af4636cc',qos_specs=None,replication_status=,reservations=['060f9e92-b902-42d7-a68e-7e83fc2792b9','ea1f8d7f-2919-46b7-a2d1-7e72c25262f4','09ac1e7c-9e9a-4a74-bd56-e7bfab35938c','582f0d00-9409-4019-9a02-cdfa2678b377'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85c60fbf305e45758d492123e98d5a29',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T11:03:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1388987714',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c9d4d51f-0942-4827-93b9-4083e7ba14ae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e0212962ec3d4c5caecb0b95af4636cc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='85c60fbf305e45758d492123e98d5a29',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:03:19 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-ef0933e1-9a67-4c8b-a889-1ba113a93e04 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75a2a687-baf0-4461-b608-54251e0c7738) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:03:19 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-ef0933e1-9a67-4c8b-a889-1ba113a93e04 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75a2a687-baf0-4461-b608-54251e0c7738) transitioned into state 'SUCCESS' from state '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-1388987714',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0212962ec3d4c5caecb0b95af4636cc',qos_specs=None,replication_status=,reservations=['060f9e92-b902-42d7-a68e-7e83fc2792b9','ea1f8d7f-2919-46b7-a2d1-7e72c25262f4','09ac1e7c-9e9a-4a74-bd56-e7bfab35938c','582f0d00-9409-4019-9a02-cdfa2678b377'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85c60fbf305e45758d492123e98d5a29',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:03:19 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-ef0933e1-9a67-4c8b-a889-1ba113a93e04 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1260d995-b766-4668-9a1b-35339dc007d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:03:19 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-ef0933e1-9a67-4c8b-a889-1ba113a93e04 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1260d995-b766-4668-9a1b-35339dc007d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:03:19 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-ef0933e1-9a67-4c8b-a889-1ba113a93e04 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Flow 'volume_create_api' (f666c706-0792-4aa8-8523-4197bf0e526e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 13:03:19 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-ef0933e1-9a67-4c8b-a889-1ba113a93e04 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Create volume request issued successfully. Sep 02 13:03:19 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-ef0933e1-9a67-4c8b-a889-1ba113a93e04 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 13:03:19 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1321/2652] 192.168.122.82 () {60 vars in 1138 bytes} [Wed Sep 2 13:03:18 2026] POST /volume/v3/volumes => generated 767 bytes in 350 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 13:03:19 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-309c7f01-e3b2-4197-b38e-f06067a77faa None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:03:19 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-309c7f01-e3b2-4197-b38e-f06067a77faa tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 13:03:19 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-309c7f01-e3b2-4197-b38e-f06067a77faa tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "1ff9ee23-0f5b-4a46-8ebd-3e066dab5c59", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-953482528"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:03:19 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.volumes [None req-309c7f01-e3b2-4197-b38e-f06067a77faa tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Create volume request body: {'volume': {"'snapshot_id": '1ff9ee23-0f5b-4a46-8ebd-3e066dab5c59', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-953482528'}} {{(pid=86935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 13:03:19 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-309c7f01-e3b2-4197-b38e-f06067a77faa tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Create volume of 1 GB Sep 02 13:03:19 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:03:19 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:03:19 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-309c7f01-e3b2-4197-b38e-f06067a77faa tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Availability Zones retrieved successfully. Sep 02 13:03:19 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-309c7f01-e3b2-4197-b38e-f06067a77faa tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Flow 'volume_create_api' (3be39723-ca5a-4ab9-89da-afc087286bc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 13:03:19 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-309c7f01-e3b2-4197-b38e-f06067a77faa tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5a6af69-3348-48cc-88b0-f0992b232da0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:03:19 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.flows.api.create_volume [None req-309c7f01-e3b2-4197-b38e-f06067a77faa tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Validating volume size '1' using validate_int {{(pid=86935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 13:03:19 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-309c7f01-e3b2-4197-b38e-f06067a77faa tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5a6af69-3348-48cc-88b0-f0992b232da0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:03:19 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-309c7f01-e3b2-4197-b38e-f06067a77faa tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6564447a-486a-4085-9741-299a8655db59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:03:19 devstack devstack@c-api.service[86935]: DEBUG cinder.quota [None req-309c7f01-e3b2-4197-b38e-f06067a77faa tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Created reservations ['f11cc81d-6066-469d-8ec7-cb62405e6524', 'e37501a7-c01c-49fc-93a2-755c172fcd4d', 'df4fadc1-e4e1-46f7-92db-4aa7fca681c7', '01986834-d66e-4cab-b9ba-5f33a1b685ca'] {{(pid=86935) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 13:03:19 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-309c7f01-e3b2-4197-b38e-f06067a77faa tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6564447a-486a-4085-9741-299a8655db59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f11cc81d-6066-469d-8ec7-cb62405e6524', 'e37501a7-c01c-49fc-93a2-755c172fcd4d', 'df4fadc1-e4e1-46f7-92db-4aa7fca681c7', '01986834-d66e-4cab-b9ba-5f33a1b685ca']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:03:19 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-309c7f01-e3b2-4197-b38e-f06067a77faa tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99e46955-be1a-4d87-85c0-403f64ef43bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:03:19 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:03:19 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:03:19 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-309c7f01-e3b2-4197-b38e-f06067a77faa tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99e46955-be1a-4d87-85c0-403f64ef43bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '730d9848-1937-41ae-8703-a7e4bd2d0bd5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-953482528',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0212962ec3d4c5caecb0b95af4636cc',qos_specs=None,replication_status=,reservations=['f11cc81d-6066-469d-8ec7-cb62405e6524','e37501a7-c01c-49fc-93a2-755c172fcd4d','df4fadc1-e4e1-46f7-92db-4aa7fca681c7','01986834-d66e-4cab-b9ba-5f33a1b685ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85c60fbf305e45758d492123e98d5a29',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T11:03:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-953482528',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=730d9848-1937-41ae-8703-a7e4bd2d0bd5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e0212962ec3d4c5caecb0b95af4636cc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='85c60fbf305e45758d492123e98d5a29',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:03:19 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-309c7f01-e3b2-4197-b38e-f06067a77faa tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40db84e0-8bbe-4127-bca7-fef389ab4231) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:03:19 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-309c7f01-e3b2-4197-b38e-f06067a77faa tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40db84e0-8bbe-4127-bca7-fef389ab4231) transitioned into state 'SUCCESS' from state '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-953482528',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0212962ec3d4c5caecb0b95af4636cc',qos_specs=None,replication_status=,reservations=['f11cc81d-6066-469d-8ec7-cb62405e6524','e37501a7-c01c-49fc-93a2-755c172fcd4d','df4fadc1-e4e1-46f7-92db-4aa7fca681c7','01986834-d66e-4cab-b9ba-5f33a1b685ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85c60fbf305e45758d492123e98d5a29',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:03:19 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-309c7f01-e3b2-4197-b38e-f06067a77faa tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (857be810-d895-490f-b91d-3b4b6db92d2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:03:19 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-309c7f01-e3b2-4197-b38e-f06067a77faa tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (857be810-d895-490f-b91d-3b4b6db92d2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:03:19 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-309c7f01-e3b2-4197-b38e-f06067a77faa tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Flow 'volume_create_api' (3be39723-ca5a-4ab9-89da-afc087286bc4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 13:03:19 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-309c7f01-e3b2-4197-b38e-f06067a77faa tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Create volume request issued successfully. Sep 02 13:03:19 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-309c7f01-e3b2-4197-b38e-f06067a77faa tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 13:03:19 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1332/2653] 192.168.122.82 () {60 vars in 1138 bytes} [Wed Sep 2 13:03:19 2026] POST /volume/v3/volumes => generated 766 bytes in 355 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 13:03:19 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-ab6a5a79-ef36-41b8-9595-d277bd45b70a None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:03:19 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-ab6a5a79-ef36-41b8-9595-d277bd45b70a tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 13:03:19 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-ab6a5a79-ef36-41b8-9595-d277bd45b70a tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "1ff9ee23-0f5b-4a46-8ebd-3e066dab5c59", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-823306130"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:03:19 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.volumes [None req-ab6a5a79-ef36-41b8-9595-d277bd45b70a tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Create volume request body: {'volume': {"'snapshot_id": '1ff9ee23-0f5b-4a46-8ebd-3e066dab5c59', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-823306130'}} {{(pid=86936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 13:03:19 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-ab6a5a79-ef36-41b8-9595-d277bd45b70a tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Create volume of 1 GB Sep 02 13:03:19 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:03:19 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:03:19 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-ab6a5a79-ef36-41b8-9595-d277bd45b70a tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Availability Zones retrieved successfully. Sep 02 13:03:19 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-ab6a5a79-ef36-41b8-9595-d277bd45b70a tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Flow 'volume_create_api' (e33f6194-f374-45e8-a895-a54440e274c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 13:03:19 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-ab6a5a79-ef36-41b8-9595-d277bd45b70a tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c39785c-8fc7-4e2b-b43b-17a52ea51822) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:03:19 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.flows.api.create_volume [None req-ab6a5a79-ef36-41b8-9595-d277bd45b70a tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Validating volume size '1' using validate_int {{(pid=86936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 13:03:19 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-ab6a5a79-ef36-41b8-9595-d277bd45b70a tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c39785c-8fc7-4e2b-b43b-17a52ea51822) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:03:19 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-ab6a5a79-ef36-41b8-9595-d277bd45b70a tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d1491474-2658-4dea-baef-b9c2a5f8150e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:03:19 devstack devstack@c-api.service[86936]: DEBUG cinder.quota [None req-ab6a5a79-ef36-41b8-9595-d277bd45b70a tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Created reservations ['cb9cd9b2-bd2a-48bc-87e4-fd38c8e8da66', '58144060-b7eb-4521-a3b9-ff794a804dde', '3402c915-9119-4268-9668-a71c07593830', 'b2ade2ae-6555-434c-b4a1-7dab022503e6'] {{(pid=86936) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 13:03:19 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-ab6a5a79-ef36-41b8-9595-d277bd45b70a tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d1491474-2658-4dea-baef-b9c2a5f8150e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cb9cd9b2-bd2a-48bc-87e4-fd38c8e8da66', '58144060-b7eb-4521-a3b9-ff794a804dde', '3402c915-9119-4268-9668-a71c07593830', 'b2ade2ae-6555-434c-b4a1-7dab022503e6']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:03:19 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-ab6a5a79-ef36-41b8-9595-d277bd45b70a tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90211483-0232-4081-a141-7ae2de6ed4df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:03:19 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:03:19 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:03:19 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-ab6a5a79-ef36-41b8-9595-d277bd45b70a tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90211483-0232-4081-a141-7ae2de6ed4df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1b834ba7-77ce-4f75-9aec-a1a641208020', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-823306130',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0212962ec3d4c5caecb0b95af4636cc',qos_specs=None,replication_status=,reservations=['cb9cd9b2-bd2a-48bc-87e4-fd38c8e8da66','58144060-b7eb-4521-a3b9-ff794a804dde','3402c915-9119-4268-9668-a71c07593830','b2ade2ae-6555-434c-b4a1-7dab022503e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85c60fbf305e45758d492123e98d5a29',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T11:03:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-823306130',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1b834ba7-77ce-4f75-9aec-a1a641208020,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e0212962ec3d4c5caecb0b95af4636cc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='85c60fbf305e45758d492123e98d5a29',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:03:19 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-ab6a5a79-ef36-41b8-9595-d277bd45b70a tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89748426-547e-4082-86e5-dd41cf0aab6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:03:19 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-ab6a5a79-ef36-41b8-9595-d277bd45b70a tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89748426-547e-4082-86e5-dd41cf0aab6a) transitioned into state 'SUCCESS' from state '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-823306130',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0212962ec3d4c5caecb0b95af4636cc',qos_specs=None,replication_status=,reservations=['cb9cd9b2-bd2a-48bc-87e4-fd38c8e8da66','58144060-b7eb-4521-a3b9-ff794a804dde','3402c915-9119-4268-9668-a71c07593830','b2ade2ae-6555-434c-b4a1-7dab022503e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85c60fbf305e45758d492123e98d5a29',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:03:19 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-ab6a5a79-ef36-41b8-9595-d277bd45b70a tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f999233-ed73-4a00-8b3a-04292a45c32d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:03:19 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-ab6a5a79-ef36-41b8-9595-d277bd45b70a tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f999233-ed73-4a00-8b3a-04292a45c32d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:03:19 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-ab6a5a79-ef36-41b8-9595-d277bd45b70a tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Flow 'volume_create_api' (e33f6194-f374-45e8-a895-a54440e274c7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 13:03:19 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-ab6a5a79-ef36-41b8-9595-d277bd45b70a tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Create volume request issued successfully. Sep 02 13:03:19 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-ab6a5a79-ef36-41b8-9595-d277bd45b70a tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 13:03:19 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1322/2654] 192.168.122.82 () {60 vars in 1138 bytes} [Wed Sep 2 13:03:19 2026] POST /volume/v3/volumes => generated 766 bytes in 402 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 13:03:19 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-cbdef78d-abd4-42cc-a5ad-a4fc0c14611c None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:03:19 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-cbdef78d-abd4-42cc-a5ad-a4fc0c14611c tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] GET http://192.168.122.82/volume/v3/volumes/639c8ee1-5180-4149-8e86-11c31374a1da Sep 02 13:03:19 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-cbdef78d-abd4-42cc-a5ad-a4fc0c14611c tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:03:19 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-cbdef78d-abd4-42cc-a5ad-a4fc0c14611c tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:03:19 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:03:19 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:03:19 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:03:19 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:03:19 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-cbdef78d-abd4-42cc-a5ad-a4fc0c14611c tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Volume info retrieved successfully. Sep 02 13:03:19 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-cbdef78d-abd4-42cc-a5ad-a4fc0c14611c tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] http://192.168.122.82/volume/v3/volumes/639c8ee1-5180-4149-8e86-11c31374a1da returned with HTTP 200 Sep 02 13:03:19 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1333/2655] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:03:19 2026] GET /volume/v3/volumes/639c8ee1-5180-4149-8e86-11c31374a1da => generated 860 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:03:19 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-91849592-5dbb-4a8f-b219-f3a02e4a1230 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:03:19 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-91849592-5dbb-4a8f-b219-f3a02e4a1230 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] GET http://192.168.122.82/volume/v3/volumes/29c7a82a-ff08-44be-ab0f-699efbb1e55a Sep 02 13:03:19 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-91849592-5dbb-4a8f-b219-f3a02e4a1230 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:03:19 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-91849592-5dbb-4a8f-b219-f3a02e4a1230 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:03:19 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:03:19 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:03:19 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:03:19 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:03:19 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-91849592-5dbb-4a8f-b219-f3a02e4a1230 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Volume info retrieved successfully. Sep 02 13:03:20 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-91849592-5dbb-4a8f-b219-f3a02e4a1230 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] http://192.168.122.82/volume/v3/volumes/29c7a82a-ff08-44be-ab0f-699efbb1e55a returned with HTTP 200 Sep 02 13:03:20 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1323/2656] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:03:19 2026] GET /volume/v3/volumes/29c7a82a-ff08-44be-ab0f-699efbb1e55a => generated 859 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 13:03:21 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-26e11cc0-3fef-4ea3-8421-c698888c4406 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:03:21 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-26e11cc0-3fef-4ea3-8421-c698888c4406 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] GET http://192.168.122.82/volume/v3/volumes/29c7a82a-ff08-44be-ab0f-699efbb1e55a Sep 02 13:03:21 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-26e11cc0-3fef-4ea3-8421-c698888c4406 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:03:21 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-26e11cc0-3fef-4ea3-8421-c698888c4406 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:03:21 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:03:21 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:03:21 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:03:21 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:03:21 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-26e11cc0-3fef-4ea3-8421-c698888c4406 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Volume info retrieved successfully. Sep 02 13:03:21 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-26e11cc0-3fef-4ea3-8421-c698888c4406 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] http://192.168.122.82/volume/v3/volumes/29c7a82a-ff08-44be-ab0f-699efbb1e55a returned with HTTP 200 Sep 02 13:03:21 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1334/2657] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:03:21 2026] GET /volume/v3/volumes/29c7a82a-ff08-44be-ab0f-699efbb1e55a => generated 860 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:03:21 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-09ba946c-bed1-4643-96cf-27939efee0c4 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:03:21 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-09ba946c-bed1-4643-96cf-27939efee0c4 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] GET http://192.168.122.82/volume/v3/volumes/c9d4d51f-0942-4827-93b9-4083e7ba14ae Sep 02 13:03:21 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-09ba946c-bed1-4643-96cf-27939efee0c4 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:03:21 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-09ba946c-bed1-4643-96cf-27939efee0c4 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:03:21 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:03:21 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:03:21 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:03:21 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:03:21 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-09ba946c-bed1-4643-96cf-27939efee0c4 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Volume info retrieved successfully. Sep 02 13:03:21 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-09ba946c-bed1-4643-96cf-27939efee0c4 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] http://192.168.122.82/volume/v3/volumes/c9d4d51f-0942-4827-93b9-4083e7ba14ae returned with HTTP 200 Sep 02 13:03:21 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1324/2658] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:03:21 2026] GET /volume/v3/volumes/c9d4d51f-0942-4827-93b9-4083e7ba14ae => generated 859 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:03:22 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-7ab36f30-7f5c-4768-aca9-6f182b898fe0 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:03:22 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-7ab36f30-7f5c-4768-aca9-6f182b898fe0 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] GET http://192.168.122.82/volume/v3/volumes/c9d4d51f-0942-4827-93b9-4083e7ba14ae Sep 02 13:03:22 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-7ab36f30-7f5c-4768-aca9-6f182b898fe0 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:03:22 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-7ab36f30-7f5c-4768-aca9-6f182b898fe0 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:03:22 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:03:22 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:03:22 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:03:22 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:03:22 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-7ab36f30-7f5c-4768-aca9-6f182b898fe0 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Volume info retrieved successfully. Sep 02 13:03:22 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-7ab36f30-7f5c-4768-aca9-6f182b898fe0 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] http://192.168.122.82/volume/v3/volumes/c9d4d51f-0942-4827-93b9-4083e7ba14ae returned with HTTP 200 Sep 02 13:03:22 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1335/2659] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:03:22 2026] GET /volume/v3/volumes/c9d4d51f-0942-4827-93b9-4083e7ba14ae => generated 860 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:03:22 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-bf5a9609-5282-4d04-853f-20d52d485808 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:03:22 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-bf5a9609-5282-4d04-853f-20d52d485808 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] GET http://192.168.122.82/volume/v3/volumes/730d9848-1937-41ae-8703-a7e4bd2d0bd5 Sep 02 13:03:22 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-bf5a9609-5282-4d04-853f-20d52d485808 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:03:22 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-bf5a9609-5282-4d04-853f-20d52d485808 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:03:22 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:03:22 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:03:22 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:03:22 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:03:22 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-bf5a9609-5282-4d04-853f-20d52d485808 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Volume info retrieved successfully. Sep 02 13:03:22 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-bf5a9609-5282-4d04-853f-20d52d485808 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] http://192.168.122.82/volume/v3/volumes/730d9848-1937-41ae-8703-a7e4bd2d0bd5 returned with HTTP 200 Sep 02 13:03:22 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1325/2660] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:03:22 2026] GET /volume/v3/volumes/730d9848-1937-41ae-8703-a7e4bd2d0bd5 => generated 859 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:03:22 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-3daa3ee0-5db5-4ca0-a942-bfb37e31f6b2 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:03:22 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-3daa3ee0-5db5-4ca0-a942-bfb37e31f6b2 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] GET http://192.168.122.82/volume/v3/volumes/1b834ba7-77ce-4f75-9aec-a1a641208020 Sep 02 13:03:22 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-3daa3ee0-5db5-4ca0-a942-bfb37e31f6b2 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:03:22 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-3daa3ee0-5db5-4ca0-a942-bfb37e31f6b2 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:03:22 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:03:22 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:03:22 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:03:22 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:03:22 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-3daa3ee0-5db5-4ca0-a942-bfb37e31f6b2 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Volume info retrieved successfully. Sep 02 13:03:22 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-3daa3ee0-5db5-4ca0-a942-bfb37e31f6b2 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] http://192.168.122.82/volume/v3/volumes/1b834ba7-77ce-4f75-9aec-a1a641208020 returned with HTTP 200 Sep 02 13:03:22 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1336/2661] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:03:22 2026] GET /volume/v3/volumes/1b834ba7-77ce-4f75-9aec-a1a641208020 => generated 858 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:03:23 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-7ed271ed-22c8-4893-8d54-5c2d2939d717 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:03:23 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-7ed271ed-22c8-4893-8d54-5c2d2939d717 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] GET http://192.168.122.82/volume/v3/volumes/1b834ba7-77ce-4f75-9aec-a1a641208020 Sep 02 13:03:23 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-7ed271ed-22c8-4893-8d54-5c2d2939d717 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:03:23 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-7ed271ed-22c8-4893-8d54-5c2d2939d717 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:03:23 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:03:23 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:03:23 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:03:23 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:03:23 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-7ed271ed-22c8-4893-8d54-5c2d2939d717 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Volume info retrieved successfully. Sep 02 13:03:23 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-7ed271ed-22c8-4893-8d54-5c2d2939d717 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] http://192.168.122.82/volume/v3/volumes/1b834ba7-77ce-4f75-9aec-a1a641208020 returned with HTTP 200 Sep 02 13:03:23 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1326/2662] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:03:23 2026] GET /volume/v3/volumes/1b834ba7-77ce-4f75-9aec-a1a641208020 => generated 859 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:03:23 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-6c1d79fe-2a7a-48f6-9a0a-a7d3c68a9b43 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:03:23 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-6c1d79fe-2a7a-48f6-9a0a-a7d3c68a9b43 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] DELETE http://192.168.122.82/volume/v3/volumes/1b834ba7-77ce-4f75-9aec-a1a641208020 Sep 02 13:03:23 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-6c1d79fe-2a7a-48f6-9a0a-a7d3c68a9b43 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:03:23 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-6c1d79fe-2a7a-48f6-9a0a-a7d3c68a9b43 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Calling method 'delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:03:23 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-6c1d79fe-2a7a-48f6-9a0a-a7d3c68a9b43 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Delete volume with id: 1b834ba7-77ce-4f75-9aec-a1a641208020 Sep 02 13:03:23 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:03:23 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:03:23 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:03:23 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:03:23 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-6c1d79fe-2a7a-48f6-9a0a-a7d3c68a9b43 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Volume info retrieved successfully. Sep 02 13:03:23 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-6c1d79fe-2a7a-48f6-9a0a-a7d3c68a9b43 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Delete volume request issued successfully. Sep 02 13:03:23 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-6c1d79fe-2a7a-48f6-9a0a-a7d3c68a9b43 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] http://192.168.122.82/volume/v3/volumes/1b834ba7-77ce-4f75-9aec-a1a641208020 returned with HTTP 202 Sep 02 13:03:23 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1337/2663] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 13:03:23 2026] DELETE /volume/v3/volumes/1b834ba7-77ce-4f75-9aec-a1a641208020 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 13:03:23 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-1dec24f2-d9a2-499e-ae3a-b90dcd5eda3c None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:03:23 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-1dec24f2-d9a2-499e-ae3a-b90dcd5eda3c tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] GET http://192.168.122.82/volume/v3/volumes/1b834ba7-77ce-4f75-9aec-a1a641208020 Sep 02 13:03:23 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-1dec24f2-d9a2-499e-ae3a-b90dcd5eda3c tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:03:23 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-1dec24f2-d9a2-499e-ae3a-b90dcd5eda3c tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:03:23 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:03:23 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:03:23 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:03:23 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:03:23 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-1dec24f2-d9a2-499e-ae3a-b90dcd5eda3c tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Volume info retrieved successfully. Sep 02 13:03:23 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-1dec24f2-d9a2-499e-ae3a-b90dcd5eda3c tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] http://192.168.122.82/volume/v3/volumes/1b834ba7-77ce-4f75-9aec-a1a641208020 returned with HTTP 200 Sep 02 13:03:23 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1327/2664] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:03:23 2026] GET /volume/v3/volumes/1b834ba7-77ce-4f75-9aec-a1a641208020 => generated 858 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:03:24 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-9598301b-efd6-49d0-b604-def05c491766 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:03:24 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-9598301b-efd6-49d0-b604-def05c491766 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] GET http://192.168.122.82/volume/v3/volumes/1b834ba7-77ce-4f75-9aec-a1a641208020 Sep 02 13:03:24 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-9598301b-efd6-49d0-b604-def05c491766 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:03:24 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-9598301b-efd6-49d0-b604-def05c491766 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:03:24 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-9598301b-efd6-49d0-b604-def05c491766 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] http://192.168.122.82/volume/v3/volumes/1b834ba7-77ce-4f75-9aec-a1a641208020 returned with HTTP 404 Sep 02 13:03:24 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1338/2665] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:03:24 2026] GET /volume/v3/volumes/1b834ba7-77ce-4f75-9aec-a1a641208020 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 13:03:24 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-eb29d1d5-0b65-44a0-8b29-8c768b75cd9a None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:03:24 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-eb29d1d5-0b65-44a0-8b29-8c768b75cd9a tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] DELETE http://192.168.122.82/volume/v3/volumes/730d9848-1937-41ae-8703-a7e4bd2d0bd5 Sep 02 13:03:24 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-eb29d1d5-0b65-44a0-8b29-8c768b75cd9a tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:03:24 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-eb29d1d5-0b65-44a0-8b29-8c768b75cd9a tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Calling method 'delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:03:24 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-eb29d1d5-0b65-44a0-8b29-8c768b75cd9a tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Delete volume with id: 730d9848-1937-41ae-8703-a7e4bd2d0bd5 Sep 02 13:03:24 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:03:24 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:03:24 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:03:24 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:03:24 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-eb29d1d5-0b65-44a0-8b29-8c768b75cd9a tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Volume info retrieved successfully. Sep 02 13:03:24 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-eb29d1d5-0b65-44a0-8b29-8c768b75cd9a tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Delete volume request issued successfully. Sep 02 13:03:24 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-eb29d1d5-0b65-44a0-8b29-8c768b75cd9a tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] http://192.168.122.82/volume/v3/volumes/730d9848-1937-41ae-8703-a7e4bd2d0bd5 returned with HTTP 202 Sep 02 13:03:24 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1328/2666] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 13:03:24 2026] DELETE /volume/v3/volumes/730d9848-1937-41ae-8703-a7e4bd2d0bd5 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 13:03:24 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-31093353-886a-44eb-a786-7aad3042ab51 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:03:24 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-31093353-886a-44eb-a786-7aad3042ab51 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] GET http://192.168.122.82/volume/v3/volumes/730d9848-1937-41ae-8703-a7e4bd2d0bd5 Sep 02 13:03:24 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-31093353-886a-44eb-a786-7aad3042ab51 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:03:24 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-31093353-886a-44eb-a786-7aad3042ab51 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:03:24 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:03:24 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:03:24 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:03:24 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:03:24 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-31093353-886a-44eb-a786-7aad3042ab51 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Volume info retrieved successfully. Sep 02 13:03:24 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-31093353-886a-44eb-a786-7aad3042ab51 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] http://192.168.122.82/volume/v3/volumes/730d9848-1937-41ae-8703-a7e4bd2d0bd5 returned with HTTP 200 Sep 02 13:03:24 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1339/2667] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:03:24 2026] GET /volume/v3/volumes/730d9848-1937-41ae-8703-a7e4bd2d0bd5 => generated 858 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:03:25 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-87326dcf-5b92-4759-9e23-210b9950606d None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:03:25 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-87326dcf-5b92-4759-9e23-210b9950606d tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] GET http://192.168.122.82/volume/v3/volumes/730d9848-1937-41ae-8703-a7e4bd2d0bd5 Sep 02 13:03:25 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-87326dcf-5b92-4759-9e23-210b9950606d tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:03:25 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-87326dcf-5b92-4759-9e23-210b9950606d tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:03:25 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-87326dcf-5b92-4759-9e23-210b9950606d tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] http://192.168.122.82/volume/v3/volumes/730d9848-1937-41ae-8703-a7e4bd2d0bd5 returned with HTTP 404 Sep 02 13:03:25 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1329/2668] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:03:25 2026] GET /volume/v3/volumes/730d9848-1937-41ae-8703-a7e4bd2d0bd5 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 13:03:25 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-9b72b050-4498-4745-9746-45d5863ae739 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:03:25 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-9b72b050-4498-4745-9746-45d5863ae739 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] DELETE http://192.168.122.82/volume/v3/volumes/c9d4d51f-0942-4827-93b9-4083e7ba14ae Sep 02 13:03:25 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-9b72b050-4498-4745-9746-45d5863ae739 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:03:25 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-9b72b050-4498-4745-9746-45d5863ae739 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Calling method 'delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:03:25 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-9b72b050-4498-4745-9746-45d5863ae739 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Delete volume with id: c9d4d51f-0942-4827-93b9-4083e7ba14ae Sep 02 13:03:25 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:03:25 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:03:25 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:03:25 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:03:25 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-9b72b050-4498-4745-9746-45d5863ae739 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Volume info retrieved successfully. Sep 02 13:03:25 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-9b72b050-4498-4745-9746-45d5863ae739 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Delete volume request issued successfully. Sep 02 13:03:25 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-9b72b050-4498-4745-9746-45d5863ae739 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] http://192.168.122.82/volume/v3/volumes/c9d4d51f-0942-4827-93b9-4083e7ba14ae returned with HTTP 202 Sep 02 13:03:25 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1340/2669] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 13:03:25 2026] DELETE /volume/v3/volumes/c9d4d51f-0942-4827-93b9-4083e7ba14ae => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 13:03:25 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-456e9126-60ec-4c2c-a836-6b5bf25b2c54 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:03:25 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-456e9126-60ec-4c2c-a836-6b5bf25b2c54 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] GET http://192.168.122.82/volume/v3/volumes/c9d4d51f-0942-4827-93b9-4083e7ba14ae Sep 02 13:03:25 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-456e9126-60ec-4c2c-a836-6b5bf25b2c54 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:03:25 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-456e9126-60ec-4c2c-a836-6b5bf25b2c54 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:03:25 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:03:25 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:03:25 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:03:25 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:03:25 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-456e9126-60ec-4c2c-a836-6b5bf25b2c54 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Volume info retrieved successfully. Sep 02 13:03:25 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-456e9126-60ec-4c2c-a836-6b5bf25b2c54 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] http://192.168.122.82/volume/v3/volumes/c9d4d51f-0942-4827-93b9-4083e7ba14ae returned with HTTP 200 Sep 02 13:03:25 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1330/2670] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:03:25 2026] GET /volume/v3/volumes/c9d4d51f-0942-4827-93b9-4083e7ba14ae => generated 859 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:03:26 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-fe78b5ee-27c8-4d63-b39a-e423434161ba None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:03:26 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-fe78b5ee-27c8-4d63-b39a-e423434161ba tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] GET http://192.168.122.82/volume/v3/volumes/c9d4d51f-0942-4827-93b9-4083e7ba14ae Sep 02 13:03:26 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-fe78b5ee-27c8-4d63-b39a-e423434161ba tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:03:26 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-fe78b5ee-27c8-4d63-b39a-e423434161ba tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:03:26 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-fe78b5ee-27c8-4d63-b39a-e423434161ba tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] http://192.168.122.82/volume/v3/volumes/c9d4d51f-0942-4827-93b9-4083e7ba14ae returned with HTTP 404 Sep 02 13:03:26 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1341/2671] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:03:26 2026] GET /volume/v3/volumes/c9d4d51f-0942-4827-93b9-4083e7ba14ae => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 13:03:26 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-982b4cf7-f3a5-424f-8ea4-f2d06acbc88f None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:03:26 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-982b4cf7-f3a5-424f-8ea4-f2d06acbc88f tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] DELETE http://192.168.122.82/volume/v3/volumes/29c7a82a-ff08-44be-ab0f-699efbb1e55a Sep 02 13:03:26 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-982b4cf7-f3a5-424f-8ea4-f2d06acbc88f tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:03:26 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-982b4cf7-f3a5-424f-8ea4-f2d06acbc88f tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Calling method 'delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:03:26 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-982b4cf7-f3a5-424f-8ea4-f2d06acbc88f tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Delete volume with id: 29c7a82a-ff08-44be-ab0f-699efbb1e55a Sep 02 13:03:26 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:03:26 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:03:26 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:03:26 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:03:26 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-982b4cf7-f3a5-424f-8ea4-f2d06acbc88f tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Volume info retrieved successfully. Sep 02 13:03:26 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-982b4cf7-f3a5-424f-8ea4-f2d06acbc88f tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Delete volume request issued successfully. Sep 02 13:03:26 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-982b4cf7-f3a5-424f-8ea4-f2d06acbc88f tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] http://192.168.122.82/volume/v3/volumes/29c7a82a-ff08-44be-ab0f-699efbb1e55a returned with HTTP 202 Sep 02 13:03:26 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1331/2672] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 13:03:26 2026] DELETE /volume/v3/volumes/29c7a82a-ff08-44be-ab0f-699efbb1e55a => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 13:03:26 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-286afff5-014e-4550-b48d-b94153b39a27 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:03:26 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-286afff5-014e-4550-b48d-b94153b39a27 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] GET http://192.168.122.82/volume/v3/volumes/29c7a82a-ff08-44be-ab0f-699efbb1e55a Sep 02 13:03:26 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-286afff5-014e-4550-b48d-b94153b39a27 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:03:26 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-286afff5-014e-4550-b48d-b94153b39a27 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:03:26 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:03:26 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:03:26 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:03:26 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:03:26 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-286afff5-014e-4550-b48d-b94153b39a27 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Volume info retrieved successfully. Sep 02 13:03:26 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-286afff5-014e-4550-b48d-b94153b39a27 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] http://192.168.122.82/volume/v3/volumes/29c7a82a-ff08-44be-ab0f-699efbb1e55a returned with HTTP 200 Sep 02 13:03:27 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1342/2673] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:03:26 2026] GET /volume/v3/volumes/29c7a82a-ff08-44be-ab0f-699efbb1e55a => generated 859 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:03:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-2617c72d-84d7-4dde-9ca1-e0d2ee781d2e None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:03:28 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-2617c72d-84d7-4dde-9ca1-e0d2ee781d2e tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] GET http://192.168.122.82/volume/v3/volumes/29c7a82a-ff08-44be-ab0f-699efbb1e55a Sep 02 13:03:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-2617c72d-84d7-4dde-9ca1-e0d2ee781d2e tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:03:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-2617c72d-84d7-4dde-9ca1-e0d2ee781d2e tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:03:28 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-2617c72d-84d7-4dde-9ca1-e0d2ee781d2e tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] http://192.168.122.82/volume/v3/volumes/29c7a82a-ff08-44be-ab0f-699efbb1e55a returned with HTTP 404 Sep 02 13:03:28 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1332/2674] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:03:28 2026] GET /volume/v3/volumes/29c7a82a-ff08-44be-ab0f-699efbb1e55a => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 13:03:28 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-dec43ec6-67ee-4882-9fe2-17db2576a93d None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:03:28 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-dec43ec6-67ee-4882-9fe2-17db2576a93d tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] DELETE http://192.168.122.82/volume/v3/volumes/639c8ee1-5180-4149-8e86-11c31374a1da Sep 02 13:03:28 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-dec43ec6-67ee-4882-9fe2-17db2576a93d tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:03:28 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-dec43ec6-67ee-4882-9fe2-17db2576a93d tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Calling method 'delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:03:28 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-dec43ec6-67ee-4882-9fe2-17db2576a93d tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Delete volume with id: 639c8ee1-5180-4149-8e86-11c31374a1da Sep 02 13:03:28 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:03:28 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:03:28 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:03:28 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:03:28 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-dec43ec6-67ee-4882-9fe2-17db2576a93d tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Volume info retrieved successfully. Sep 02 13:03:28 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-dec43ec6-67ee-4882-9fe2-17db2576a93d tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Delete volume request issued successfully. Sep 02 13:03:28 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-dec43ec6-67ee-4882-9fe2-17db2576a93d tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] http://192.168.122.82/volume/v3/volumes/639c8ee1-5180-4149-8e86-11c31374a1da returned with HTTP 202 Sep 02 13:03:28 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1343/2675] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 13:03:28 2026] DELETE /volume/v3/volumes/639c8ee1-5180-4149-8e86-11c31374a1da => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 13:03:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-1e1516c1-2def-4405-b814-58ae748db1cf None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:03:28 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-1e1516c1-2def-4405-b814-58ae748db1cf tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] GET http://192.168.122.82/volume/v3/volumes/639c8ee1-5180-4149-8e86-11c31374a1da Sep 02 13:03:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-1e1516c1-2def-4405-b814-58ae748db1cf tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:03:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-1e1516c1-2def-4405-b814-58ae748db1cf tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:03:28 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:03:28 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:03:28 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:03:28 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:03:28 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-1e1516c1-2def-4405-b814-58ae748db1cf tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Volume info retrieved successfully. Sep 02 13:03:28 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-1e1516c1-2def-4405-b814-58ae748db1cf tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] http://192.168.122.82/volume/v3/volumes/639c8ee1-5180-4149-8e86-11c31374a1da returned with HTTP 200 Sep 02 13:03:28 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1333/2676] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:03:28 2026] GET /volume/v3/volumes/639c8ee1-5180-4149-8e86-11c31374a1da => generated 859 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:03:29 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-d342feb9-f6fb-4dc7-b4da-2603e624cbf8 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:03:29 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-d342feb9-f6fb-4dc7-b4da-2603e624cbf8 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] GET http://192.168.122.82/volume/v3/volumes/639c8ee1-5180-4149-8e86-11c31374a1da Sep 02 13:03:29 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-d342feb9-f6fb-4dc7-b4da-2603e624cbf8 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:03:29 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-d342feb9-f6fb-4dc7-b4da-2603e624cbf8 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:03:29 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-d342feb9-f6fb-4dc7-b4da-2603e624cbf8 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] http://192.168.122.82/volume/v3/volumes/639c8ee1-5180-4149-8e86-11c31374a1da returned with HTTP 404 Sep 02 13:03:29 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1344/2677] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:03:29 2026] GET /volume/v3/volumes/639c8ee1-5180-4149-8e86-11c31374a1da => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 13:03:29 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-01196fbb-b58a-4836-b045-ff05fa0979c8 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:03:29 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-01196fbb-b58a-4836-b045-ff05fa0979c8 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] DELETE http://192.168.122.82/volume/v3/snapshots/1ff9ee23-0f5b-4a46-8ebd-3e066dab5c59 Sep 02 13:03:29 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-01196fbb-b58a-4836-b045-ff05fa0979c8 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:03:29 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-01196fbb-b58a-4836-b045-ff05fa0979c8 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Calling method 'delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:03:29 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.snapshots [None req-01196fbb-b58a-4836-b045-ff05fa0979c8 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Delete snapshot with id: 1ff9ee23-0f5b-4a46-8ebd-3e066dab5c59 Sep 02 13:03:29 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:03:29 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:03:29 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-01196fbb-b58a-4836-b045-ff05fa0979c8 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Snapshot retrieved successfully. Sep 02 13:03:29 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:03:29 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:03:29 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-01196fbb-b58a-4836-b045-ff05fa0979c8 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Snapshot delete request issued successfully. Sep 02 13:03:29 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-01196fbb-b58a-4836-b045-ff05fa0979c8 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] http://192.168.122.82/volume/v3/snapshots/1ff9ee23-0f5b-4a46-8ebd-3e066dab5c59 returned with HTTP 202 Sep 02 13:03:29 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1334/2678] 192.168.122.82 () {58 vars in 1236 bytes} [Wed Sep 2 13:03:29 2026] DELETE /volume/v3/snapshots/1ff9ee23-0f5b-4a46-8ebd-3e066dab5c59 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 13:03:29 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-2681b9ac-e39d-46e3-a3fb-42d719e35586 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:03:29 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-2681b9ac-e39d-46e3-a3fb-42d719e35586 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] GET http://192.168.122.82/volume/v3/snapshots/1ff9ee23-0f5b-4a46-8ebd-3e066dab5c59 Sep 02 13:03:29 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-2681b9ac-e39d-46e3-a3fb-42d719e35586 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:03:29 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-2681b9ac-e39d-46e3-a3fb-42d719e35586 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:03:29 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:03:29 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:03:29 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-2681b9ac-e39d-46e3-a3fb-42d719e35586 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Snapshot retrieved successfully. Sep 02 13:03:29 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-2681b9ac-e39d-46e3-a3fb-42d719e35586 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] http://192.168.122.82/volume/v3/snapshots/1ff9ee23-0f5b-4a46-8ebd-3e066dab5c59 returned with HTTP 200 Sep 02 13:03:29 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1345/2679] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:03:29 2026] GET /volume/v3/snapshots/1ff9ee23-0f5b-4a46-8ebd-3e066dab5c59 => generated 473 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:03:30 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-20fea8dc-1553-46bb-b215-7b9510e0576b None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:03:30 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-20fea8dc-1553-46bb-b215-7b9510e0576b tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] GET http://192.168.122.82/volume/v3/snapshots/1ff9ee23-0f5b-4a46-8ebd-3e066dab5c59 Sep 02 13:03:30 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-20fea8dc-1553-46bb-b215-7b9510e0576b tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:03:30 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-20fea8dc-1553-46bb-b215-7b9510e0576b tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:03:30 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:03:30 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:03:30 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-20fea8dc-1553-46bb-b215-7b9510e0576b tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Snapshot retrieved successfully. Sep 02 13:03:30 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-20fea8dc-1553-46bb-b215-7b9510e0576b tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] http://192.168.122.82/volume/v3/snapshots/1ff9ee23-0f5b-4a46-8ebd-3e066dab5c59 returned with HTTP 200 Sep 02 13:03:30 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1335/2680] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:03:30 2026] GET /volume/v3/snapshots/1ff9ee23-0f5b-4a46-8ebd-3e066dab5c59 => generated 473 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:03:31 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-28cfe162-9e90-4d15-a434-cc6ff90f921a None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:03:31 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-28cfe162-9e90-4d15-a434-cc6ff90f921a tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] GET http://192.168.122.82/volume/v3/snapshots/1ff9ee23-0f5b-4a46-8ebd-3e066dab5c59 Sep 02 13:03:31 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-28cfe162-9e90-4d15-a434-cc6ff90f921a tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:03:31 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-28cfe162-9e90-4d15-a434-cc6ff90f921a tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:03:31 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-28cfe162-9e90-4d15-a434-cc6ff90f921a tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] http://192.168.122.82/volume/v3/snapshots/1ff9ee23-0f5b-4a46-8ebd-3e066dab5c59 returned with HTTP 404 Sep 02 13:03:31 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1346/2681] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:03:31 2026] GET /volume/v3/snapshots/1ff9ee23-0f5b-4a46-8ebd-3e066dab5c59 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 13:03:31 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-9d9712c4-2f9a-43e2-987c-e739d2712b42 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:03:31 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-9d9712c4-2f9a-43e2-987c-e739d2712b42 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] DELETE http://192.168.122.82/volume/v3/volumes/ed9ffad0-5151-471f-9a6b-550648c72cac Sep 02 13:03:31 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-9d9712c4-2f9a-43e2-987c-e739d2712b42 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:03:31 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-9d9712c4-2f9a-43e2-987c-e739d2712b42 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Calling method 'delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:03:31 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-9d9712c4-2f9a-43e2-987c-e739d2712b42 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Delete volume with id: ed9ffad0-5151-471f-9a6b-550648c72cac Sep 02 13:03:31 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:03:31 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:03:31 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:03:31 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:03:31 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-9d9712c4-2f9a-43e2-987c-e739d2712b42 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Volume info retrieved successfully. Sep 02 13:03:31 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-9d9712c4-2f9a-43e2-987c-e739d2712b42 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Delete volume request issued successfully. Sep 02 13:03:31 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-9d9712c4-2f9a-43e2-987c-e739d2712b42 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] http://192.168.122.82/volume/v3/volumes/ed9ffad0-5151-471f-9a6b-550648c72cac returned with HTTP 202 Sep 02 13:03:31 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1336/2682] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 13:03:31 2026] DELETE /volume/v3/volumes/ed9ffad0-5151-471f-9a6b-550648c72cac => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 13:03:31 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-85fba920-8b2f-47b8-ad0a-4bd3a0f4021f None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:03:31 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-85fba920-8b2f-47b8-ad0a-4bd3a0f4021f tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] GET http://192.168.122.82/volume/v3/volumes/ed9ffad0-5151-471f-9a6b-550648c72cac Sep 02 13:03:31 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-85fba920-8b2f-47b8-ad0a-4bd3a0f4021f tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:03:31 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-85fba920-8b2f-47b8-ad0a-4bd3a0f4021f tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:03:31 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:03:31 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:03:31 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:03:31 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:03:31 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-85fba920-8b2f-47b8-ad0a-4bd3a0f4021f tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Volume info retrieved successfully. Sep 02 13:03:31 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-85fba920-8b2f-47b8-ad0a-4bd3a0f4021f tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] http://192.168.122.82/volume/v3/volumes/ed9ffad0-5151-471f-9a6b-550648c72cac returned with HTTP 200 Sep 02 13:03:31 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1347/2683] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:03:31 2026] GET /volume/v3/volumes/ed9ffad0-5151-471f-9a6b-550648c72cac => generated 858 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:03:32 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-a75b33c7-6bec-4aa2-bf2d-de351e80ef04 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:03:32 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-a75b33c7-6bec-4aa2-bf2d-de351e80ef04 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] GET http://192.168.122.82/volume/v3/volumes/ed9ffad0-5151-471f-9a6b-550648c72cac Sep 02 13:03:32 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-a75b33c7-6bec-4aa2-bf2d-de351e80ef04 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:03:32 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-a75b33c7-6bec-4aa2-bf2d-de351e80ef04 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:03:32 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-a75b33c7-6bec-4aa2-bf2d-de351e80ef04 tempest-CreateVolumesFromSnapshotTest-597100084 tempest-CreateVolumesFromSnapshotTest-597100084-project-member] http://192.168.122.82/volume/v3/volumes/ed9ffad0-5151-471f-9a6b-550648c72cac returned with HTTP 404 Sep 02 13:03:32 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1337/2684] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:03:32 2026] GET /volume/v3/volumes/ed9ffad0-5151-471f-9a6b-550648c72cac => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 13:03:34 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-e483526b-4250-486e-acc5-80e69abd760f None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:03:34 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e483526b-4250-486e-acc5-80e69abd760f tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 13:03:34 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-e483526b-4250-486e-acc5-80e69abd760f tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-2041647411"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:03:34 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.volumes [None req-e483526b-4250-486e-acc5-80e69abd760f tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-2041647411'}} {{(pid=86935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 13:03:34 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-e483526b-4250-486e-acc5-80e69abd760f tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Create volume of 1 GB Sep 02 13:03:34 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-e483526b-4250-486e-acc5-80e69abd760f tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Availability Zones retrieved successfully. Sep 02 13:03:34 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-e483526b-4250-486e-acc5-80e69abd760f tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Flow 'volume_create_api' (7d316038-fd3c-4c86-bcf0-e37c8e43c9f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 13:03:34 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-e483526b-4250-486e-acc5-80e69abd760f tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a42c678-d705-40ac-8058-437eb4fd5875) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:03:34 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.flows.api.create_volume [None req-e483526b-4250-486e-acc5-80e69abd760f tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Validating volume size '1' using validate_int {{(pid=86935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 13:03:34 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-e483526b-4250-486e-acc5-80e69abd760f tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a42c678-d705-40ac-8058-437eb4fd5875) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:03:34 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-e483526b-4250-486e-acc5-80e69abd760f tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0adf2db3-bbf1-47e3-a001-c8de58a27116) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:03:34 devstack devstack@c-api.service[86935]: DEBUG cinder.quota [None req-e483526b-4250-486e-acc5-80e69abd760f tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Created reservations ['8497460b-62b6-4d8f-993b-7077f0b7ecf1', '8ed7518e-4a2e-4bc4-9acc-c4b3ce615d50', 'a09489b0-d980-46d7-bd8d-fe3efb50b692', 'accf0331-73fc-4f52-94bc-1a6d60b92b35'] {{(pid=86935) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 13:03:34 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-e483526b-4250-486e-acc5-80e69abd760f tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0adf2db3-bbf1-47e3-a001-c8de58a27116) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8497460b-62b6-4d8f-993b-7077f0b7ecf1', '8ed7518e-4a2e-4bc4-9acc-c4b3ce615d50', 'a09489b0-d980-46d7-bd8d-fe3efb50b692', 'accf0331-73fc-4f52-94bc-1a6d60b92b35']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:03:34 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-e483526b-4250-486e-acc5-80e69abd760f tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (edba7987-1baa-4bf3-bde2-d1cb6881c23b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:03:34 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:03:34 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:03:34 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-e483526b-4250-486e-acc5-80e69abd760f tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (edba7987-1baa-4bf3-bde2-d1cb6881c23b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4b9c39cf-a157-4075-9e4c-563c4727c24d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2041647411',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83c9bf2b4e584e80b6ca147a8f5971ed',qos_specs=None,replication_status=,reservations=['8497460b-62b6-4d8f-993b-7077f0b7ecf1','8ed7518e-4a2e-4bc4-9acc-c4b3ce615d50','a09489b0-d980-46d7-bd8d-fe3efb50b692','accf0331-73fc-4f52-94bc-1a6d60b92b35'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='95c70782c09340568ee7f82e730a83d6',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T11:03:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2041647411',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4b9c39cf-a157-4075-9e4c-563c4727c24d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='83c9bf2b4e584e80b6ca147a8f5971ed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='95c70782c09340568ee7f82e730a83d6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:03:34 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-e483526b-4250-486e-acc5-80e69abd760f tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (541177d0-1326-4761-873d-8a27b9fc6466) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:03:35 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-e483526b-4250-486e-acc5-80e69abd760f tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (541177d0-1326-4761-873d-8a27b9fc6466) transitioned into state 'SUCCESS' from state '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-2041647411',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83c9bf2b4e584e80b6ca147a8f5971ed',qos_specs=None,replication_status=,reservations=['8497460b-62b6-4d8f-993b-7077f0b7ecf1','8ed7518e-4a2e-4bc4-9acc-c4b3ce615d50','a09489b0-d980-46d7-bd8d-fe3efb50b692','accf0331-73fc-4f52-94bc-1a6d60b92b35'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='95c70782c09340568ee7f82e730a83d6',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:03:35 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-e483526b-4250-486e-acc5-80e69abd760f tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eff07258-7e6a-47b2-b025-9fc7ff0ad9d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:03:35 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-e483526b-4250-486e-acc5-80e69abd760f tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eff07258-7e6a-47b2-b025-9fc7ff0ad9d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:03:35 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-e483526b-4250-486e-acc5-80e69abd760f tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Flow 'volume_create_api' (7d316038-fd3c-4c86-bcf0-e37c8e43c9f5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 13:03:35 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-e483526b-4250-486e-acc5-80e69abd760f tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Create volume request issued successfully. Sep 02 13:03:35 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e483526b-4250-486e-acc5-80e69abd760f tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 13:03:35 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1348/2685] 192.168.122.82 () {60 vars in 1137 bytes} [Wed Sep 2 13:03:34 2026] POST /volume/v3/volumes => generated 771 bytes in 456 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 13:03:35 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-f599c87d-0410-47c3-89b3-5158e5be6459 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:03:35 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-f599c87d-0410-47c3-89b3-5158e5be6459 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] GET http://192.168.122.82/volume/v3/volumes/4b9c39cf-a157-4075-9e4c-563c4727c24d Sep 02 13:03:35 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-f599c87d-0410-47c3-89b3-5158e5be6459 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:03:35 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-f599c87d-0410-47c3-89b3-5158e5be6459 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:03:35 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:03:35 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:03:35 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:03:35 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:03:35 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-f599c87d-0410-47c3-89b3-5158e5be6459 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Volume info retrieved successfully. Sep 02 13:03:35 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-f599c87d-0410-47c3-89b3-5158e5be6459 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] http://192.168.122.82/volume/v3/volumes/4b9c39cf-a157-4075-9e4c-563c4727c24d returned with HTTP 200 Sep 02 13:03:35 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1338/2686] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:03:35 2026] GET /volume/v3/volumes/4b9c39cf-a157-4075-9e4c-563c4727c24d => generated 839 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:03:36 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-d82a5964-1d1b-4613-88d7-c275c1180039 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:03:36 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-d82a5964-1d1b-4613-88d7-c275c1180039 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] GET http://192.168.122.82/volume/v3/volumes/4b9c39cf-a157-4075-9e4c-563c4727c24d Sep 02 13:03:36 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-d82a5964-1d1b-4613-88d7-c275c1180039 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:03:36 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-d82a5964-1d1b-4613-88d7-c275c1180039 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:03:36 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:03:36 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:03:36 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:03:36 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:03:36 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-d82a5964-1d1b-4613-88d7-c275c1180039 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Volume info retrieved successfully. Sep 02 13:03:36 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-d82a5964-1d1b-4613-88d7-c275c1180039 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] http://192.168.122.82/volume/v3/volumes/4b9c39cf-a157-4075-9e4c-563c4727c24d returned with HTTP 200 Sep 02 13:03:36 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1349/2687] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:03:36 2026] GET /volume/v3/volumes/4b9c39cf-a157-4075-9e4c-563c4727c24d => generated 864 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:03:36 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-f5e975bb-6482-4f70-a364-b0e0d23af5d0 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:03:36 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-f5e975bb-6482-4f70-a364-b0e0d23af5d0 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 13:03:36 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-f5e975bb-6482-4f70-a364-b0e0d23af5d0 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "4b9c39cf-a157-4075-9e4c-563c4727c24d", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1714953971"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:03:36 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.volumes [None req-f5e975bb-6482-4f70-a364-b0e0d23af5d0 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Create volume request body: {'volume': {"'source_volid": '4b9c39cf-a157-4075-9e4c-563c4727c24d', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1714953971'}} {{(pid=86936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 13:03:36 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-f5e975bb-6482-4f70-a364-b0e0d23af5d0 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Create volume of 1 GB Sep 02 13:03:36 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-f5e975bb-6482-4f70-a364-b0e0d23af5d0 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Availability Zones retrieved successfully. Sep 02 13:03:36 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-f5e975bb-6482-4f70-a364-b0e0d23af5d0 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Flow 'volume_create_api' (0774e644-839b-4b08-aeb2-dced4ccec710) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 13:03:36 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-f5e975bb-6482-4f70-a364-b0e0d23af5d0 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f79a5d34-6cf3-4afe-a8a4-d65c866b19f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:03:36 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.flows.api.create_volume [None req-f5e975bb-6482-4f70-a364-b0e0d23af5d0 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Validating volume size '1' using validate_int {{(pid=86936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 13:03:36 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-f5e975bb-6482-4f70-a364-b0e0d23af5d0 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f79a5d34-6cf3-4afe-a8a4-d65c866b19f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:03:36 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-f5e975bb-6482-4f70-a364-b0e0d23af5d0 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e379ad6-d332-48e9-80d3-8155d51b03e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:03:36 devstack devstack@c-api.service[86936]: DEBUG cinder.quota [None req-f5e975bb-6482-4f70-a364-b0e0d23af5d0 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Created reservations ['e98c5e6a-ce96-49fa-85a9-63fde3711219', 'ca05a863-9a53-4c2d-a521-a5cca8c1cd09', '2d59221e-6acc-4dee-a36f-7f7eb60af4e0', 'a835e21a-6406-4a91-ba94-701171e561f9'] {{(pid=86936) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 13:03:36 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-f5e975bb-6482-4f70-a364-b0e0d23af5d0 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e379ad6-d332-48e9-80d3-8155d51b03e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e98c5e6a-ce96-49fa-85a9-63fde3711219', 'ca05a863-9a53-4c2d-a521-a5cca8c1cd09', '2d59221e-6acc-4dee-a36f-7f7eb60af4e0', 'a835e21a-6406-4a91-ba94-701171e561f9']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:03:36 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-f5e975bb-6482-4f70-a364-b0e0d23af5d0 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f6c0c2e-3048-4e4a-87c5-51d9a93d0a10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:03:36 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:03:36 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:03:36 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-f5e975bb-6482-4f70-a364-b0e0d23af5d0 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f6c0c2e-3048-4e4a-87c5-51d9a93d0a10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9031fc8a-a0ef-49b9-9327-9573489cd8c5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1714953971',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83c9bf2b4e584e80b6ca147a8f5971ed',qos_specs=None,replication_status=,reservations=['e98c5e6a-ce96-49fa-85a9-63fde3711219','ca05a863-9a53-4c2d-a521-a5cca8c1cd09','2d59221e-6acc-4dee-a36f-7f7eb60af4e0','a835e21a-6406-4a91-ba94-701171e561f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='95c70782c09340568ee7f82e730a83d6',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T11:03:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1714953971',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9031fc8a-a0ef-49b9-9327-9573489cd8c5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='83c9bf2b4e584e80b6ca147a8f5971ed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='95c70782c09340568ee7f82e730a83d6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:03:36 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-f5e975bb-6482-4f70-a364-b0e0d23af5d0 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91bce95b-0397-44a5-9546-52519f30df46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:03:36 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-f5e975bb-6482-4f70-a364-b0e0d23af5d0 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91bce95b-0397-44a5-9546-52519f30df46) transitioned into state 'SUCCESS' from state '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-1714953971',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83c9bf2b4e584e80b6ca147a8f5971ed',qos_specs=None,replication_status=,reservations=['e98c5e6a-ce96-49fa-85a9-63fde3711219','ca05a863-9a53-4c2d-a521-a5cca8c1cd09','2d59221e-6acc-4dee-a36f-7f7eb60af4e0','a835e21a-6406-4a91-ba94-701171e561f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='95c70782c09340568ee7f82e730a83d6',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:03:36 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-f5e975bb-6482-4f70-a364-b0e0d23af5d0 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d3ab0af-0b6d-4f8c-b5eb-e1b861de133f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:03:36 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-f5e975bb-6482-4f70-a364-b0e0d23af5d0 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d3ab0af-0b6d-4f8c-b5eb-e1b861de133f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:03:36 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-f5e975bb-6482-4f70-a364-b0e0d23af5d0 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Flow 'volume_create_api' (0774e644-839b-4b08-aeb2-dced4ccec710) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 13:03:36 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-f5e975bb-6482-4f70-a364-b0e0d23af5d0 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Create volume request issued successfully. Sep 02 13:03:36 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-f5e975bb-6482-4f70-a364-b0e0d23af5d0 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 13:03:36 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1339/2688] 192.168.122.82 () {60 vars in 1138 bytes} [Wed Sep 2 13:03:36 2026] POST /volume/v3/volumes => generated 771 bytes in 285 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 13:03:36 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-c179ed4b-42c7-4041-9fd8-ec2f71f66dfc None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:03:36 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-c179ed4b-42c7-4041-9fd8-ec2f71f66dfc tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 13:03:36 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-c179ed4b-42c7-4041-9fd8-ec2f71f66dfc tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "4b9c39cf-a157-4075-9e4c-563c4727c24d", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1094389194"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:03:36 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.volumes [None req-c179ed4b-42c7-4041-9fd8-ec2f71f66dfc tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Create volume request body: {'volume': {"'source_volid": '4b9c39cf-a157-4075-9e4c-563c4727c24d', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1094389194'}} {{(pid=86935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 13:03:36 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-c179ed4b-42c7-4041-9fd8-ec2f71f66dfc tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Create volume of 1 GB Sep 02 13:03:36 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-c179ed4b-42c7-4041-9fd8-ec2f71f66dfc tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Availability Zones retrieved successfully. Sep 02 13:03:36 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-c179ed4b-42c7-4041-9fd8-ec2f71f66dfc tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Flow 'volume_create_api' (e5f65edf-651a-40b6-857c-e9d337514ac1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 13:03:36 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-c179ed4b-42c7-4041-9fd8-ec2f71f66dfc tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd465c1c-30df-4c02-9bfb-c65f04c920cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:03:36 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.flows.api.create_volume [None req-c179ed4b-42c7-4041-9fd8-ec2f71f66dfc tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Validating volume size '1' using validate_int {{(pid=86935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 13:03:36 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-c179ed4b-42c7-4041-9fd8-ec2f71f66dfc tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd465c1c-30df-4c02-9bfb-c65f04c920cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:03:36 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-c179ed4b-42c7-4041-9fd8-ec2f71f66dfc tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (134d04ff-54ed-4f8d-9d86-b7c591447a7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:03:36 devstack devstack@c-api.service[86935]: DEBUG cinder.quota [None req-c179ed4b-42c7-4041-9fd8-ec2f71f66dfc tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Created reservations ['5b6427cc-6067-413a-b8a7-60a543ba7f31', '43ee0204-b82a-43fe-a01e-864beeb10fea', 'b056fabe-d2e0-4e82-9c3f-cdb53a2cb47f', '6be9c1fb-28c8-47ee-831e-ca50f74595e0'] {{(pid=86935) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 13:03:36 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-c179ed4b-42c7-4041-9fd8-ec2f71f66dfc tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (134d04ff-54ed-4f8d-9d86-b7c591447a7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5b6427cc-6067-413a-b8a7-60a543ba7f31', '43ee0204-b82a-43fe-a01e-864beeb10fea', 'b056fabe-d2e0-4e82-9c3f-cdb53a2cb47f', '6be9c1fb-28c8-47ee-831e-ca50f74595e0']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:03:36 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-c179ed4b-42c7-4041-9fd8-ec2f71f66dfc tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b35b1ad4-4b81-4857-bbfb-5d9e321d3431) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:03:36 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:03:36 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:03:36 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-c179ed4b-42c7-4041-9fd8-ec2f71f66dfc tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b35b1ad4-4b81-4857-bbfb-5d9e321d3431) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a1c559f8-4cce-481f-82ef-73ee452dd7c0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1094389194',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83c9bf2b4e584e80b6ca147a8f5971ed',qos_specs=None,replication_status=,reservations=['5b6427cc-6067-413a-b8a7-60a543ba7f31','43ee0204-b82a-43fe-a01e-864beeb10fea','b056fabe-d2e0-4e82-9c3f-cdb53a2cb47f','6be9c1fb-28c8-47ee-831e-ca50f74595e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='95c70782c09340568ee7f82e730a83d6',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T11:03:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1094389194',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a1c559f8-4cce-481f-82ef-73ee452dd7c0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='83c9bf2b4e584e80b6ca147a8f5971ed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='95c70782c09340568ee7f82e730a83d6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:03:36 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-c179ed4b-42c7-4041-9fd8-ec2f71f66dfc tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf043e15-2bf8-4f77-ad94-a11b2c48f27c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:03:36 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-c179ed4b-42c7-4041-9fd8-ec2f71f66dfc tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf043e15-2bf8-4f77-ad94-a11b2c48f27c) transitioned into state 'SUCCESS' from state '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-1094389194',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83c9bf2b4e584e80b6ca147a8f5971ed',qos_specs=None,replication_status=,reservations=['5b6427cc-6067-413a-b8a7-60a543ba7f31','43ee0204-b82a-43fe-a01e-864beeb10fea','b056fabe-d2e0-4e82-9c3f-cdb53a2cb47f','6be9c1fb-28c8-47ee-831e-ca50f74595e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='95c70782c09340568ee7f82e730a83d6',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:03:36 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-c179ed4b-42c7-4041-9fd8-ec2f71f66dfc tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e7cb982-bf9c-4091-a0c9-0dcdb9be17ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:03:36 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-c179ed4b-42c7-4041-9fd8-ec2f71f66dfc tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e7cb982-bf9c-4091-a0c9-0dcdb9be17ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:03:36 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-c179ed4b-42c7-4041-9fd8-ec2f71f66dfc tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Flow 'volume_create_api' (e5f65edf-651a-40b6-857c-e9d337514ac1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 13:03:36 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-c179ed4b-42c7-4041-9fd8-ec2f71f66dfc tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Create volume request issued successfully. Sep 02 13:03:36 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-c179ed4b-42c7-4041-9fd8-ec2f71f66dfc tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 13:03:36 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1350/2689] 192.168.122.82 () {60 vars in 1138 bytes} [Wed Sep 2 13:03:36 2026] POST /volume/v3/volumes => generated 771 bytes in 332 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 13:03:36 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-4d282ddd-c397-4e1a-ad3a-6481bdd8c5a0 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:03:36 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-4d282ddd-c397-4e1a-ad3a-6481bdd8c5a0 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 13:03:36 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-4d282ddd-c397-4e1a-ad3a-6481bdd8c5a0 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "4b9c39cf-a157-4075-9e4c-563c4727c24d", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1107579963"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:03:36 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.volumes [None req-4d282ddd-c397-4e1a-ad3a-6481bdd8c5a0 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Create volume request body: {'volume': {"'source_volid": '4b9c39cf-a157-4075-9e4c-563c4727c24d', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1107579963'}} {{(pid=86936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 13:03:36 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-4d282ddd-c397-4e1a-ad3a-6481bdd8c5a0 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Create volume of 1 GB Sep 02 13:03:36 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:03:36 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:03:36 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-4d282ddd-c397-4e1a-ad3a-6481bdd8c5a0 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Availability Zones retrieved successfully. Sep 02 13:03:36 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-4d282ddd-c397-4e1a-ad3a-6481bdd8c5a0 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Flow 'volume_create_api' (a0f0692f-56b4-49ea-8d50-d9b34366d48d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 13:03:36 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-4d282ddd-c397-4e1a-ad3a-6481bdd8c5a0 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d33ab36f-debf-4f88-969b-3ebbe346d702) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:03:36 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.flows.api.create_volume [None req-4d282ddd-c397-4e1a-ad3a-6481bdd8c5a0 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Validating volume size '1' using validate_int {{(pid=86936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 13:03:36 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-4d282ddd-c397-4e1a-ad3a-6481bdd8c5a0 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d33ab36f-debf-4f88-969b-3ebbe346d702) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:03:36 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-4d282ddd-c397-4e1a-ad3a-6481bdd8c5a0 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (704e215d-66b5-40ac-aef0-a6e4744e16b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:03:37 devstack devstack@c-api.service[86936]: DEBUG cinder.quota [None req-4d282ddd-c397-4e1a-ad3a-6481bdd8c5a0 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Created reservations ['ba2b7933-17c7-4011-a764-dd07dcdd52f6', '8c7ae46c-8b05-4d63-b3d2-d236561f2af6', '9ec5c099-b1bd-45a1-b9f7-e1dfdc3d4bae', 'ac77b6f3-ce9c-48c1-83fa-7eb52519bff7'] {{(pid=86936) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 13:03:37 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-4d282ddd-c397-4e1a-ad3a-6481bdd8c5a0 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (704e215d-66b5-40ac-aef0-a6e4744e16b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ba2b7933-17c7-4011-a764-dd07dcdd52f6', '8c7ae46c-8b05-4d63-b3d2-d236561f2af6', '9ec5c099-b1bd-45a1-b9f7-e1dfdc3d4bae', 'ac77b6f3-ce9c-48c1-83fa-7eb52519bff7']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:03:37 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-4d282ddd-c397-4e1a-ad3a-6481bdd8c5a0 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (566deb0c-24b8-48ee-8e0e-fa84139b81aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:03:37 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:03:37 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:03:37 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-4d282ddd-c397-4e1a-ad3a-6481bdd8c5a0 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (566deb0c-24b8-48ee-8e0e-fa84139b81aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '31562571-85d5-4f49-acd0-7a22738f91db', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1107579963',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83c9bf2b4e584e80b6ca147a8f5971ed',qos_specs=None,replication_status=,reservations=['ba2b7933-17c7-4011-a764-dd07dcdd52f6','8c7ae46c-8b05-4d63-b3d2-d236561f2af6','9ec5c099-b1bd-45a1-b9f7-e1dfdc3d4bae','ac77b6f3-ce9c-48c1-83fa-7eb52519bff7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='95c70782c09340568ee7f82e730a83d6',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T11:03:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1107579963',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=31562571-85d5-4f49-acd0-7a22738f91db,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='83c9bf2b4e584e80b6ca147a8f5971ed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='95c70782c09340568ee7f82e730a83d6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:03:37 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-4d282ddd-c397-4e1a-ad3a-6481bdd8c5a0 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (298680f3-334e-44be-a019-76e780d8186b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:03:37 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-4d282ddd-c397-4e1a-ad3a-6481bdd8c5a0 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (298680f3-334e-44be-a019-76e780d8186b) transitioned into state 'SUCCESS' from state '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-1107579963',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83c9bf2b4e584e80b6ca147a8f5971ed',qos_specs=None,replication_status=,reservations=['ba2b7933-17c7-4011-a764-dd07dcdd52f6','8c7ae46c-8b05-4d63-b3d2-d236561f2af6','9ec5c099-b1bd-45a1-b9f7-e1dfdc3d4bae','ac77b6f3-ce9c-48c1-83fa-7eb52519bff7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='95c70782c09340568ee7f82e730a83d6',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:03:37 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-4d282ddd-c397-4e1a-ad3a-6481bdd8c5a0 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02622520-4ac8-4f98-9f57-3c1f8e8d8081) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:03:37 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-4d282ddd-c397-4e1a-ad3a-6481bdd8c5a0 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02622520-4ac8-4f98-9f57-3c1f8e8d8081) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:03:37 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-4d282ddd-c397-4e1a-ad3a-6481bdd8c5a0 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Flow 'volume_create_api' (a0f0692f-56b4-49ea-8d50-d9b34366d48d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 13:03:37 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-4d282ddd-c397-4e1a-ad3a-6481bdd8c5a0 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Create volume request issued successfully. Sep 02 13:03:37 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-4d282ddd-c397-4e1a-ad3a-6481bdd8c5a0 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 13:03:37 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1340/2690] 192.168.122.82 () {60 vars in 1138 bytes} [Wed Sep 2 13:03:36 2026] POST /volume/v3/volumes => generated 771 bytes in 361 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 13:03:37 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-bc9abd82-89fa-4608-9597-c21c9539ffc6 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:03:37 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-bc9abd82-89fa-4608-9597-c21c9539ffc6 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 13:03:37 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-bc9abd82-89fa-4608-9597-c21c9539ffc6 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "4b9c39cf-a157-4075-9e4c-563c4727c24d", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-2058436644"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:03:37 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.volumes [None req-bc9abd82-89fa-4608-9597-c21c9539ffc6 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Create volume request body: {'volume': {"'source_volid": '4b9c39cf-a157-4075-9e4c-563c4727c24d', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-2058436644'}} {{(pid=86935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 13:03:37 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-bc9abd82-89fa-4608-9597-c21c9539ffc6 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Create volume of 1 GB Sep 02 13:03:37 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:03:37 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:03:37 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-bc9abd82-89fa-4608-9597-c21c9539ffc6 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Availability Zones retrieved successfully. Sep 02 13:03:37 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-bc9abd82-89fa-4608-9597-c21c9539ffc6 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Flow 'volume_create_api' (2e54538e-fc48-409b-ab77-58eb91bcc47e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 13:03:37 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-bc9abd82-89fa-4608-9597-c21c9539ffc6 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8cceb97-1de7-4512-9c33-bca8c0ac71e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:03:37 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.flows.api.create_volume [None req-bc9abd82-89fa-4608-9597-c21c9539ffc6 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Validating volume size '1' using validate_int {{(pid=86935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 13:03:37 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-bc9abd82-89fa-4608-9597-c21c9539ffc6 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8cceb97-1de7-4512-9c33-bca8c0ac71e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:03:37 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-bc9abd82-89fa-4608-9597-c21c9539ffc6 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f98bea70-07e6-469f-bace-48fe12789a7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:03:37 devstack devstack@c-api.service[86935]: DEBUG cinder.quota [None req-bc9abd82-89fa-4608-9597-c21c9539ffc6 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Created reservations ['df84a635-e35c-45a3-af06-21d248aef558', '8e01f2ac-473a-4b2e-abd0-6bebc226468a', 'fbb2dc0f-08c8-4bd3-bbb6-6acc66adfe77', '6db5b986-c1e2-4314-bcac-3934e88bbf3a'] {{(pid=86935) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 13:03:37 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-bc9abd82-89fa-4608-9597-c21c9539ffc6 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f98bea70-07e6-469f-bace-48fe12789a7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['df84a635-e35c-45a3-af06-21d248aef558', '8e01f2ac-473a-4b2e-abd0-6bebc226468a', 'fbb2dc0f-08c8-4bd3-bbb6-6acc66adfe77', '6db5b986-c1e2-4314-bcac-3934e88bbf3a']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:03:37 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-bc9abd82-89fa-4608-9597-c21c9539ffc6 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13aea22a-7af5-4f31-b3ab-4b5f27538459) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:03:37 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:03:37 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:03:37 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-bc9abd82-89fa-4608-9597-c21c9539ffc6 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13aea22a-7af5-4f31-b3ab-4b5f27538459) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '21aa2fd0-fe7f-4b16-8173-ba75f934981f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2058436644',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83c9bf2b4e584e80b6ca147a8f5971ed',qos_specs=None,replication_status=,reservations=['df84a635-e35c-45a3-af06-21d248aef558','8e01f2ac-473a-4b2e-abd0-6bebc226468a','fbb2dc0f-08c8-4bd3-bbb6-6acc66adfe77','6db5b986-c1e2-4314-bcac-3934e88bbf3a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='95c70782c09340568ee7f82e730a83d6',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T11:03:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2058436644',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=21aa2fd0-fe7f-4b16-8173-ba75f934981f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='83c9bf2b4e584e80b6ca147a8f5971ed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='95c70782c09340568ee7f82e730a83d6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:03:37 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-bc9abd82-89fa-4608-9597-c21c9539ffc6 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2c5a3fd-b3d6-482e-aad2-145e5a098c48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:03:37 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-bc9abd82-89fa-4608-9597-c21c9539ffc6 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2c5a3fd-b3d6-482e-aad2-145e5a098c48) transitioned into state 'SUCCESS' from state '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-2058436644',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83c9bf2b4e584e80b6ca147a8f5971ed',qos_specs=None,replication_status=,reservations=['df84a635-e35c-45a3-af06-21d248aef558','8e01f2ac-473a-4b2e-abd0-6bebc226468a','fbb2dc0f-08c8-4bd3-bbb6-6acc66adfe77','6db5b986-c1e2-4314-bcac-3934e88bbf3a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='95c70782c09340568ee7f82e730a83d6',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:03:37 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-bc9abd82-89fa-4608-9597-c21c9539ffc6 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50869211-6c3f-4a66-952d-1ef32fe084a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:03:37 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-bc9abd82-89fa-4608-9597-c21c9539ffc6 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50869211-6c3f-4a66-952d-1ef32fe084a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:03:37 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-bc9abd82-89fa-4608-9597-c21c9539ffc6 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Flow 'volume_create_api' (2e54538e-fc48-409b-ab77-58eb91bcc47e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 13:03:37 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-bc9abd82-89fa-4608-9597-c21c9539ffc6 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Create volume request issued successfully. Sep 02 13:03:37 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-bc9abd82-89fa-4608-9597-c21c9539ffc6 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 13:03:37 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1351/2691] 192.168.122.82 () {60 vars in 1138 bytes} [Wed Sep 2 13:03:37 2026] POST /volume/v3/volumes => generated 771 bytes in 359 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 13:03:37 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-be7b26d3-28d9-4669-85d3-9d3ae629ab39 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:03:37 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-be7b26d3-28d9-4669-85d3-9d3ae629ab39 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 13:03:37 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-be7b26d3-28d9-4669-85d3-9d3ae629ab39 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "4b9c39cf-a157-4075-9e4c-563c4727c24d", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1034604966"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:03:37 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.volumes [None req-be7b26d3-28d9-4669-85d3-9d3ae629ab39 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Create volume request body: {'volume': {"'source_volid": '4b9c39cf-a157-4075-9e4c-563c4727c24d', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1034604966'}} {{(pid=86936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 13:03:37 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-be7b26d3-28d9-4669-85d3-9d3ae629ab39 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Create volume of 1 GB Sep 02 13:03:37 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:03:37 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:03:37 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-be7b26d3-28d9-4669-85d3-9d3ae629ab39 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Availability Zones retrieved successfully. Sep 02 13:03:37 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-be7b26d3-28d9-4669-85d3-9d3ae629ab39 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Flow 'volume_create_api' (90b71bf8-f726-4025-88e5-6cf9cfb1aaff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 13:03:37 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-be7b26d3-28d9-4669-85d3-9d3ae629ab39 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad3eb734-63f5-4298-a32d-45a1104ca4eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:03:37 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.flows.api.create_volume [None req-be7b26d3-28d9-4669-85d3-9d3ae629ab39 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Validating volume size '1' using validate_int {{(pid=86936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 13:03:37 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-be7b26d3-28d9-4669-85d3-9d3ae629ab39 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad3eb734-63f5-4298-a32d-45a1104ca4eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:03:37 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-be7b26d3-28d9-4669-85d3-9d3ae629ab39 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d046768f-952f-4802-94b9-0f4eacb331e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:03:37 devstack devstack@c-api.service[86936]: DEBUG cinder.quota [None req-be7b26d3-28d9-4669-85d3-9d3ae629ab39 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Created reservations ['a5bc9344-18da-4225-9a77-acdfe41930ab', 'c8211ad8-106f-4357-971a-2dcb42097e15', 'e79b3b35-15c8-4027-aeb3-89df5324dbc5', 'f091adff-899f-4fb8-9ce8-9f9e0daec8cb'] {{(pid=86936) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 13:03:37 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-be7b26d3-28d9-4669-85d3-9d3ae629ab39 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d046768f-952f-4802-94b9-0f4eacb331e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a5bc9344-18da-4225-9a77-acdfe41930ab', 'c8211ad8-106f-4357-971a-2dcb42097e15', 'e79b3b35-15c8-4027-aeb3-89df5324dbc5', 'f091adff-899f-4fb8-9ce8-9f9e0daec8cb']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:03:37 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-be7b26d3-28d9-4669-85d3-9d3ae629ab39 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3a58397-042d-4711-bb7f-7faf07784698) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:03:37 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:03:37 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:03:37 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-be7b26d3-28d9-4669-85d3-9d3ae629ab39 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3a58397-042d-4711-bb7f-7faf07784698) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b7902927-d236-443c-91d9-60ec49c87e95', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1034604966',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83c9bf2b4e584e80b6ca147a8f5971ed',qos_specs=None,replication_status=,reservations=['a5bc9344-18da-4225-9a77-acdfe41930ab','c8211ad8-106f-4357-971a-2dcb42097e15','e79b3b35-15c8-4027-aeb3-89df5324dbc5','f091adff-899f-4fb8-9ce8-9f9e0daec8cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='95c70782c09340568ee7f82e730a83d6',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T11:03:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1034604966',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b7902927-d236-443c-91d9-60ec49c87e95,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='83c9bf2b4e584e80b6ca147a8f5971ed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='95c70782c09340568ee7f82e730a83d6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:03:37 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-be7b26d3-28d9-4669-85d3-9d3ae629ab39 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (269356a6-b42d-4c77-b99b-54886b86fcb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:03:37 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-be7b26d3-28d9-4669-85d3-9d3ae629ab39 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (269356a6-b42d-4c77-b99b-54886b86fcb5) transitioned into state 'SUCCESS' from state '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-1034604966',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83c9bf2b4e584e80b6ca147a8f5971ed',qos_specs=None,replication_status=,reservations=['a5bc9344-18da-4225-9a77-acdfe41930ab','c8211ad8-106f-4357-971a-2dcb42097e15','e79b3b35-15c8-4027-aeb3-89df5324dbc5','f091adff-899f-4fb8-9ce8-9f9e0daec8cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='95c70782c09340568ee7f82e730a83d6',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:03:37 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-be7b26d3-28d9-4669-85d3-9d3ae629ab39 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (917ab08d-9cd4-4d06-ab46-f805f3f12bfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:03:38 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-be7b26d3-28d9-4669-85d3-9d3ae629ab39 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (917ab08d-9cd4-4d06-ab46-f805f3f12bfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:03:38 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-be7b26d3-28d9-4669-85d3-9d3ae629ab39 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Flow 'volume_create_api' (90b71bf8-f726-4025-88e5-6cf9cfb1aaff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 13:03:38 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-be7b26d3-28d9-4669-85d3-9d3ae629ab39 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Create volume request issued successfully. Sep 02 13:03:38 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-be7b26d3-28d9-4669-85d3-9d3ae629ab39 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 13:03:38 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1341/2692] 192.168.122.82 () {60 vars in 1138 bytes} [Wed Sep 2 13:03:37 2026] POST /volume/v3/volumes => generated 771 bytes in 395 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 13:03:38 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-3ce25572-93cf-430a-a690-d499d1615660 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:03:38 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-3ce25572-93cf-430a-a690-d499d1615660 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] GET http://192.168.122.82/volume/v3/volumes/9031fc8a-a0ef-49b9-9327-9573489cd8c5 Sep 02 13:03:38 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-3ce25572-93cf-430a-a690-d499d1615660 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:03:38 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-3ce25572-93cf-430a-a690-d499d1615660 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:03:38 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:03:38 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:03:38 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:03:38 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:03:38 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-3ce25572-93cf-430a-a690-d499d1615660 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Volume info retrieved successfully. Sep 02 13:03:38 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-3ce25572-93cf-430a-a690-d499d1615660 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] http://192.168.122.82/volume/v3/volumes/9031fc8a-a0ef-49b9-9327-9573489cd8c5 returned with HTTP 200 Sep 02 13:03:38 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1352/2693] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:03:38 2026] GET /volume/v3/volumes/9031fc8a-a0ef-49b9-9327-9573489cd8c5 => generated 864 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:03:38 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-278af3c4-d990-4826-bd04-31cffd3faed4 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:03:38 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-278af3c4-d990-4826-bd04-31cffd3faed4 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] GET http://192.168.122.82/volume/v3/volumes/a1c559f8-4cce-481f-82ef-73ee452dd7c0 Sep 02 13:03:38 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-278af3c4-d990-4826-bd04-31cffd3faed4 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:03:38 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-278af3c4-d990-4826-bd04-31cffd3faed4 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:03:38 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:03:38 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:03:38 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:03:38 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:03:38 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-278af3c4-d990-4826-bd04-31cffd3faed4 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Volume info retrieved successfully. Sep 02 13:03:38 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-278af3c4-d990-4826-bd04-31cffd3faed4 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] http://192.168.122.82/volume/v3/volumes/a1c559f8-4cce-481f-82ef-73ee452dd7c0 returned with HTTP 200 Sep 02 13:03:38 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1342/2694] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:03:38 2026] GET /volume/v3/volumes/a1c559f8-4cce-481f-82ef-73ee452dd7c0 => generated 863 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:03:39 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-7aa0b44c-2775-4cc7-850d-a1588e920728 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:03:39 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-7aa0b44c-2775-4cc7-850d-a1588e920728 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] GET http://192.168.122.82/volume/v3/volumes/a1c559f8-4cce-481f-82ef-73ee452dd7c0 Sep 02 13:03:39 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-7aa0b44c-2775-4cc7-850d-a1588e920728 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:03:39 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-7aa0b44c-2775-4cc7-850d-a1588e920728 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:03:39 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:03:39 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:03:39 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:03:39 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:03:39 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-7aa0b44c-2775-4cc7-850d-a1588e920728 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Volume info retrieved successfully. Sep 02 13:03:39 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-7aa0b44c-2775-4cc7-850d-a1588e920728 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] http://192.168.122.82/volume/v3/volumes/a1c559f8-4cce-481f-82ef-73ee452dd7c0 returned with HTTP 200 Sep 02 13:03:39 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1353/2695] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:03:39 2026] GET /volume/v3/volumes/a1c559f8-4cce-481f-82ef-73ee452dd7c0 => generated 864 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:03:39 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-48c5f67e-ef84-4117-9609-d4ab1645eec6 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:03:39 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-48c5f67e-ef84-4117-9609-d4ab1645eec6 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] GET http://192.168.122.82/volume/v3/volumes/31562571-85d5-4f49-acd0-7a22738f91db Sep 02 13:03:39 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-48c5f67e-ef84-4117-9609-d4ab1645eec6 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:03:39 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-48c5f67e-ef84-4117-9609-d4ab1645eec6 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:03:39 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:03:39 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:03:39 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:03:39 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:03:39 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-48c5f67e-ef84-4117-9609-d4ab1645eec6 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Volume info retrieved successfully. Sep 02 13:03:39 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-48c5f67e-ef84-4117-9609-d4ab1645eec6 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] http://192.168.122.82/volume/v3/volumes/31562571-85d5-4f49-acd0-7a22738f91db returned with HTTP 200 Sep 02 13:03:39 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1343/2696] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:03:39 2026] GET /volume/v3/volumes/31562571-85d5-4f49-acd0-7a22738f91db => generated 863 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:03:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-e2bd21ab-94ac-4784-ae7d-73568989c9b2 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:03:40 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e2bd21ab-94ac-4784-ae7d-73568989c9b2 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] GET http://192.168.122.82/volume/v3/volumes/31562571-85d5-4f49-acd0-7a22738f91db Sep 02 13:03:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-e2bd21ab-94ac-4784-ae7d-73568989c9b2 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:03:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-e2bd21ab-94ac-4784-ae7d-73568989c9b2 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:03:40 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:03:40 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:03:40 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:03:40 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:03:40 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-e2bd21ab-94ac-4784-ae7d-73568989c9b2 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Volume info retrieved successfully. Sep 02 13:03:40 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e2bd21ab-94ac-4784-ae7d-73568989c9b2 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] http://192.168.122.82/volume/v3/volumes/31562571-85d5-4f49-acd0-7a22738f91db returned with HTTP 200 Sep 02 13:03:40 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1354/2697] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:03:40 2026] GET /volume/v3/volumes/31562571-85d5-4f49-acd0-7a22738f91db => generated 864 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:03:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-a3a9e456-231b-4334-8add-2cf0e6fa34ad None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:03:40 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-a3a9e456-231b-4334-8add-2cf0e6fa34ad tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] GET http://192.168.122.82/volume/v3/volumes/21aa2fd0-fe7f-4b16-8173-ba75f934981f Sep 02 13:03:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-a3a9e456-231b-4334-8add-2cf0e6fa34ad tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:03:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-a3a9e456-231b-4334-8add-2cf0e6fa34ad tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:03:40 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:03:40 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:03:40 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:03:40 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:03:40 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-a3a9e456-231b-4334-8add-2cf0e6fa34ad tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Volume info retrieved successfully. Sep 02 13:03:40 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-a3a9e456-231b-4334-8add-2cf0e6fa34ad tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] http://192.168.122.82/volume/v3/volumes/21aa2fd0-fe7f-4b16-8173-ba75f934981f returned with HTTP 200 Sep 02 13:03:40 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1344/2698] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:03:40 2026] GET /volume/v3/volumes/21aa2fd0-fe7f-4b16-8173-ba75f934981f => generated 864 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:03:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-de91440d-de36-47f0-88b9-7c5619bbc566 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:03:40 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-de91440d-de36-47f0-88b9-7c5619bbc566 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] GET http://192.168.122.82/volume/v3/volumes/b7902927-d236-443c-91d9-60ec49c87e95 Sep 02 13:03:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-de91440d-de36-47f0-88b9-7c5619bbc566 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:03:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-de91440d-de36-47f0-88b9-7c5619bbc566 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:03:40 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:03:40 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:03:40 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:03:40 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:03:40 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-de91440d-de36-47f0-88b9-7c5619bbc566 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Volume info retrieved successfully. Sep 02 13:03:40 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-de91440d-de36-47f0-88b9-7c5619bbc566 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] http://192.168.122.82/volume/v3/volumes/b7902927-d236-443c-91d9-60ec49c87e95 returned with HTTP 200 Sep 02 13:03:40 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1355/2699] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:03:40 2026] GET /volume/v3/volumes/b7902927-d236-443c-91d9-60ec49c87e95 => generated 863 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:03:41 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-8e054f21-8c0e-437b-99eb-da08f7584031 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:03:41 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-8e054f21-8c0e-437b-99eb-da08f7584031 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] GET http://192.168.122.82/volume/v3/volumes/b7902927-d236-443c-91d9-60ec49c87e95 Sep 02 13:03:41 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-8e054f21-8c0e-437b-99eb-da08f7584031 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:03:41 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-8e054f21-8c0e-437b-99eb-da08f7584031 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:03:41 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:03:41 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:03:41 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:03:41 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:03:41 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-8e054f21-8c0e-437b-99eb-da08f7584031 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Volume info retrieved successfully. Sep 02 13:03:41 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-8e054f21-8c0e-437b-99eb-da08f7584031 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] http://192.168.122.82/volume/v3/volumes/b7902927-d236-443c-91d9-60ec49c87e95 returned with HTTP 200 Sep 02 13:03:41 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1345/2700] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:03:41 2026] GET /volume/v3/volumes/b7902927-d236-443c-91d9-60ec49c87e95 => generated 864 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:03:41 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-60e5171a-98bf-4c2c-b896-a7f3f248e176 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:03:41 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-60e5171a-98bf-4c2c-b896-a7f3f248e176 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] DELETE http://192.168.122.82/volume/v3/volumes/b7902927-d236-443c-91d9-60ec49c87e95 Sep 02 13:03:41 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-60e5171a-98bf-4c2c-b896-a7f3f248e176 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:03:41 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-60e5171a-98bf-4c2c-b896-a7f3f248e176 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Calling method 'delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:03:41 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-60e5171a-98bf-4c2c-b896-a7f3f248e176 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Delete volume with id: b7902927-d236-443c-91d9-60ec49c87e95 Sep 02 13:03:41 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:03:41 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:03:41 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:03:41 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:03:41 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-60e5171a-98bf-4c2c-b896-a7f3f248e176 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Volume info retrieved successfully. Sep 02 13:03:41 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-60e5171a-98bf-4c2c-b896-a7f3f248e176 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Delete volume request issued successfully. Sep 02 13:03:41 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-60e5171a-98bf-4c2c-b896-a7f3f248e176 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] http://192.168.122.82/volume/v3/volumes/b7902927-d236-443c-91d9-60ec49c87e95 returned with HTTP 202 Sep 02 13:03:41 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1356/2701] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 13:03:41 2026] DELETE /volume/v3/volumes/b7902927-d236-443c-91d9-60ec49c87e95 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 13:03:41 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-9fe33a7f-0a59-44e6-9116-c28ff01d349f None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:03:41 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-9fe33a7f-0a59-44e6-9116-c28ff01d349f tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] GET http://192.168.122.82/volume/v3/volumes/b7902927-d236-443c-91d9-60ec49c87e95 Sep 02 13:03:41 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-9fe33a7f-0a59-44e6-9116-c28ff01d349f tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:03:41 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-9fe33a7f-0a59-44e6-9116-c28ff01d349f tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:03:41 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:03:41 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:03:41 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:03:41 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:03:41 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-9fe33a7f-0a59-44e6-9116-c28ff01d349f tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Volume info retrieved successfully. Sep 02 13:03:41 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-9fe33a7f-0a59-44e6-9116-c28ff01d349f tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] http://192.168.122.82/volume/v3/volumes/b7902927-d236-443c-91d9-60ec49c87e95 returned with HTTP 200 Sep 02 13:03:41 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1346/2702] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:03:41 2026] GET /volume/v3/volumes/b7902927-d236-443c-91d9-60ec49c87e95 => generated 863 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:03:42 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-5efa3187-f22a-40f0-b0bc-c476a63c242b None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:03:42 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-5efa3187-f22a-40f0-b0bc-c476a63c242b tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] GET http://192.168.122.82/volume/v3/volumes/b7902927-d236-443c-91d9-60ec49c87e95 Sep 02 13:03:42 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-5efa3187-f22a-40f0-b0bc-c476a63c242b tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:03:42 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-5efa3187-f22a-40f0-b0bc-c476a63c242b tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:03:42 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-5efa3187-f22a-40f0-b0bc-c476a63c242b tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] http://192.168.122.82/volume/v3/volumes/b7902927-d236-443c-91d9-60ec49c87e95 returned with HTTP 404 Sep 02 13:03:42 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1357/2703] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:03:42 2026] GET /volume/v3/volumes/b7902927-d236-443c-91d9-60ec49c87e95 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 13:03:42 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-49c113fa-6f34-481f-906d-a490b0bc1781 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:03:42 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-49c113fa-6f34-481f-906d-a490b0bc1781 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] DELETE http://192.168.122.82/volume/v3/volumes/21aa2fd0-fe7f-4b16-8173-ba75f934981f Sep 02 13:03:42 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-49c113fa-6f34-481f-906d-a490b0bc1781 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:03:42 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-49c113fa-6f34-481f-906d-a490b0bc1781 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Calling method 'delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:03:42 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-49c113fa-6f34-481f-906d-a490b0bc1781 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Delete volume with id: 21aa2fd0-fe7f-4b16-8173-ba75f934981f Sep 02 13:03:42 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:03:42 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:03:42 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:03:42 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:03:42 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-49c113fa-6f34-481f-906d-a490b0bc1781 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Volume info retrieved successfully. Sep 02 13:03:42 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-49c113fa-6f34-481f-906d-a490b0bc1781 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Delete volume request issued successfully. Sep 02 13:03:42 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-49c113fa-6f34-481f-906d-a490b0bc1781 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] http://192.168.122.82/volume/v3/volumes/21aa2fd0-fe7f-4b16-8173-ba75f934981f returned with HTTP 202 Sep 02 13:03:42 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1347/2704] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 13:03:42 2026] DELETE /volume/v3/volumes/21aa2fd0-fe7f-4b16-8173-ba75f934981f => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 13:03:42 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-50c2523e-319d-4629-989b-aad06d4e2832 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:03:42 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-50c2523e-319d-4629-989b-aad06d4e2832 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] GET http://192.168.122.82/volume/v3/volumes/21aa2fd0-fe7f-4b16-8173-ba75f934981f Sep 02 13:03:42 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-50c2523e-319d-4629-989b-aad06d4e2832 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:03:42 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-50c2523e-319d-4629-989b-aad06d4e2832 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:03:42 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:03:42 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:03:42 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:03:42 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:03:42 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-50c2523e-319d-4629-989b-aad06d4e2832 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Volume info retrieved successfully. Sep 02 13:03:42 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-50c2523e-319d-4629-989b-aad06d4e2832 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] http://192.168.122.82/volume/v3/volumes/21aa2fd0-fe7f-4b16-8173-ba75f934981f returned with HTTP 200 Sep 02 13:03:42 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1358/2705] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:03:42 2026] GET /volume/v3/volumes/21aa2fd0-fe7f-4b16-8173-ba75f934981f => generated 863 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:03:43 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-7a11b77d-f72a-4aa9-98a4-5ba910549780 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:03:43 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-7a11b77d-f72a-4aa9-98a4-5ba910549780 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] GET http://192.168.122.82/volume/v3/volumes/21aa2fd0-fe7f-4b16-8173-ba75f934981f Sep 02 13:03:43 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-7a11b77d-f72a-4aa9-98a4-5ba910549780 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:03:43 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-7a11b77d-f72a-4aa9-98a4-5ba910549780 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:03:43 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-7a11b77d-f72a-4aa9-98a4-5ba910549780 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] http://192.168.122.82/volume/v3/volumes/21aa2fd0-fe7f-4b16-8173-ba75f934981f returned with HTTP 404 Sep 02 13:03:43 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1348/2706] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:03:43 2026] GET /volume/v3/volumes/21aa2fd0-fe7f-4b16-8173-ba75f934981f => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 13:03:43 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-7538213b-03fd-4985-9d32-57ac5a65228b None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:03:43 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-7538213b-03fd-4985-9d32-57ac5a65228b tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] DELETE http://192.168.122.82/volume/v3/volumes/31562571-85d5-4f49-acd0-7a22738f91db Sep 02 13:03:43 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-7538213b-03fd-4985-9d32-57ac5a65228b tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:03:43 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-7538213b-03fd-4985-9d32-57ac5a65228b tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Calling method 'delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:03:43 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-7538213b-03fd-4985-9d32-57ac5a65228b tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Delete volume with id: 31562571-85d5-4f49-acd0-7a22738f91db Sep 02 13:03:43 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:03:43 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:03:43 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:03:43 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:03:43 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-7538213b-03fd-4985-9d32-57ac5a65228b tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Volume info retrieved successfully. Sep 02 13:03:43 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-7538213b-03fd-4985-9d32-57ac5a65228b tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Delete volume request issued successfully. Sep 02 13:03:43 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-7538213b-03fd-4985-9d32-57ac5a65228b tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] http://192.168.122.82/volume/v3/volumes/31562571-85d5-4f49-acd0-7a22738f91db returned with HTTP 202 Sep 02 13:03:43 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1359/2707] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 13:03:43 2026] DELETE /volume/v3/volumes/31562571-85d5-4f49-acd0-7a22738f91db => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 13:03:43 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-6edf4319-9e00-4763-a41b-99d7080d8b3e None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:03:43 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-6edf4319-9e00-4763-a41b-99d7080d8b3e tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] GET http://192.168.122.82/volume/v3/volumes/31562571-85d5-4f49-acd0-7a22738f91db Sep 02 13:03:43 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-6edf4319-9e00-4763-a41b-99d7080d8b3e tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:03:43 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-6edf4319-9e00-4763-a41b-99d7080d8b3e tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:03:43 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:03:43 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:03:43 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:03:43 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:03:43 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-6edf4319-9e00-4763-a41b-99d7080d8b3e tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Volume info retrieved successfully. Sep 02 13:03:43 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-6edf4319-9e00-4763-a41b-99d7080d8b3e tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] http://192.168.122.82/volume/v3/volumes/31562571-85d5-4f49-acd0-7a22738f91db returned with HTTP 200 Sep 02 13:03:43 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1349/2708] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:03:43 2026] GET /volume/v3/volumes/31562571-85d5-4f49-acd0-7a22738f91db => generated 863 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:03:44 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-b40b4c31-dfee-4abb-b459-00e9a9a59fd2 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:03:44 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-b40b4c31-dfee-4abb-b459-00e9a9a59fd2 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] GET http://192.168.122.82/volume/v3/volumes/31562571-85d5-4f49-acd0-7a22738f91db Sep 02 13:03:44 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-b40b4c31-dfee-4abb-b459-00e9a9a59fd2 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:03:44 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-b40b4c31-dfee-4abb-b459-00e9a9a59fd2 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:03:44 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-b40b4c31-dfee-4abb-b459-00e9a9a59fd2 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] http://192.168.122.82/volume/v3/volumes/31562571-85d5-4f49-acd0-7a22738f91db returned with HTTP 404 Sep 02 13:03:44 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1360/2709] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:03:44 2026] GET /volume/v3/volumes/31562571-85d5-4f49-acd0-7a22738f91db => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 13:03:45 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-502629d4-870a-4aab-9d37-f27359c1afe5 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:03:45 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-502629d4-870a-4aab-9d37-f27359c1afe5 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] DELETE http://192.168.122.82/volume/v3/volumes/a1c559f8-4cce-481f-82ef-73ee452dd7c0 Sep 02 13:03:45 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-502629d4-870a-4aab-9d37-f27359c1afe5 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:03:45 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-502629d4-870a-4aab-9d37-f27359c1afe5 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Calling method 'delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:03:45 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-502629d4-870a-4aab-9d37-f27359c1afe5 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Delete volume with id: a1c559f8-4cce-481f-82ef-73ee452dd7c0 Sep 02 13:03:45 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:03:45 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:03:45 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:03:45 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:03:45 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-502629d4-870a-4aab-9d37-f27359c1afe5 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Volume info retrieved successfully. Sep 02 13:03:45 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-502629d4-870a-4aab-9d37-f27359c1afe5 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Delete volume request issued successfully. Sep 02 13:03:45 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-502629d4-870a-4aab-9d37-f27359c1afe5 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] http://192.168.122.82/volume/v3/volumes/a1c559f8-4cce-481f-82ef-73ee452dd7c0 returned with HTTP 202 Sep 02 13:03:45 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1350/2710] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 13:03:45 2026] DELETE /volume/v3/volumes/a1c559f8-4cce-481f-82ef-73ee452dd7c0 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 13:03:45 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-92df1070-71cb-4400-bb36-02963cb8a634 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:03:45 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-92df1070-71cb-4400-bb36-02963cb8a634 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] GET http://192.168.122.82/volume/v3/volumes/a1c559f8-4cce-481f-82ef-73ee452dd7c0 Sep 02 13:03:45 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-92df1070-71cb-4400-bb36-02963cb8a634 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:03:45 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-92df1070-71cb-4400-bb36-02963cb8a634 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:03:45 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:03:45 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:03:45 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:03:45 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:03:45 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-92df1070-71cb-4400-bb36-02963cb8a634 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Volume info retrieved successfully. Sep 02 13:03:45 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-92df1070-71cb-4400-bb36-02963cb8a634 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] http://192.168.122.82/volume/v3/volumes/a1c559f8-4cce-481f-82ef-73ee452dd7c0 returned with HTTP 200 Sep 02 13:03:45 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1361/2711] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:03:45 2026] GET /volume/v3/volumes/a1c559f8-4cce-481f-82ef-73ee452dd7c0 => generated 863 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:03:46 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-de894b04-24cb-4443-ad53-e74913d04f4a None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:03:46 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-de894b04-24cb-4443-ad53-e74913d04f4a tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] GET http://192.168.122.82/volume/v3/volumes/a1c559f8-4cce-481f-82ef-73ee452dd7c0 Sep 02 13:03:46 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-de894b04-24cb-4443-ad53-e74913d04f4a tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:03:46 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-de894b04-24cb-4443-ad53-e74913d04f4a tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:03:46 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-de894b04-24cb-4443-ad53-e74913d04f4a tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] http://192.168.122.82/volume/v3/volumes/a1c559f8-4cce-481f-82ef-73ee452dd7c0 returned with HTTP 404 Sep 02 13:03:46 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1351/2712] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:03:46 2026] GET /volume/v3/volumes/a1c559f8-4cce-481f-82ef-73ee452dd7c0 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 13:03:46 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-e3e6b6b6-0e2c-4b3a-a829-f49fbc533de0 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:03:46 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e3e6b6b6-0e2c-4b3a-a829-f49fbc533de0 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] DELETE http://192.168.122.82/volume/v3/volumes/9031fc8a-a0ef-49b9-9327-9573489cd8c5 Sep 02 13:03:46 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-e3e6b6b6-0e2c-4b3a-a829-f49fbc533de0 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:03:46 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-e3e6b6b6-0e2c-4b3a-a829-f49fbc533de0 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Calling method 'delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:03:46 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-e3e6b6b6-0e2c-4b3a-a829-f49fbc533de0 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Delete volume with id: 9031fc8a-a0ef-49b9-9327-9573489cd8c5 Sep 02 13:03:46 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:03:46 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:03:46 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:03:46 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:03:46 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-e3e6b6b6-0e2c-4b3a-a829-f49fbc533de0 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Volume info retrieved successfully. Sep 02 13:03:46 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-e3e6b6b6-0e2c-4b3a-a829-f49fbc533de0 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Delete volume request issued successfully. Sep 02 13:03:46 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e3e6b6b6-0e2c-4b3a-a829-f49fbc533de0 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] http://192.168.122.82/volume/v3/volumes/9031fc8a-a0ef-49b9-9327-9573489cd8c5 returned with HTTP 202 Sep 02 13:03:46 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1362/2713] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 13:03:46 2026] DELETE /volume/v3/volumes/9031fc8a-a0ef-49b9-9327-9573489cd8c5 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 02 13:03:46 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-ac300e08-36ef-41e0-a6dc-ebeb21e7c3fc None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:03:46 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-ac300e08-36ef-41e0-a6dc-ebeb21e7c3fc tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] GET http://192.168.122.82/volume/v3/volumes/9031fc8a-a0ef-49b9-9327-9573489cd8c5 Sep 02 13:03:46 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-ac300e08-36ef-41e0-a6dc-ebeb21e7c3fc tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:03:46 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-ac300e08-36ef-41e0-a6dc-ebeb21e7c3fc tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:03:46 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:03:46 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:03:46 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:03:46 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:03:46 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-ac300e08-36ef-41e0-a6dc-ebeb21e7c3fc tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Volume info retrieved successfully. Sep 02 13:03:46 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-ac300e08-36ef-41e0-a6dc-ebeb21e7c3fc tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] http://192.168.122.82/volume/v3/volumes/9031fc8a-a0ef-49b9-9327-9573489cd8c5 returned with HTTP 200 Sep 02 13:03:46 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1352/2714] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:03:46 2026] GET /volume/v3/volumes/9031fc8a-a0ef-49b9-9327-9573489cd8c5 => generated 863 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:03:47 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-e7231b93-b181-4c83-8fe8-7ed2a473f5f5 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:03:47 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e7231b93-b181-4c83-8fe8-7ed2a473f5f5 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] GET http://192.168.122.82/volume/v3/volumes/9031fc8a-a0ef-49b9-9327-9573489cd8c5 Sep 02 13:03:47 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-e7231b93-b181-4c83-8fe8-7ed2a473f5f5 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:03:47 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-e7231b93-b181-4c83-8fe8-7ed2a473f5f5 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:03:47 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e7231b93-b181-4c83-8fe8-7ed2a473f5f5 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] http://192.168.122.82/volume/v3/volumes/9031fc8a-a0ef-49b9-9327-9573489cd8c5 returned with HTTP 404 Sep 02 13:03:47 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1363/2715] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:03:47 2026] GET /volume/v3/volumes/9031fc8a-a0ef-49b9-9327-9573489cd8c5 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 13:03:47 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-80618442-e1b8-42ff-b3b4-2d3c4c828bb3 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:03:47 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-80618442-e1b8-42ff-b3b4-2d3c4c828bb3 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] DELETE http://192.168.122.82/volume/v3/volumes/4b9c39cf-a157-4075-9e4c-563c4727c24d Sep 02 13:03:47 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-80618442-e1b8-42ff-b3b4-2d3c4c828bb3 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:03:47 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-80618442-e1b8-42ff-b3b4-2d3c4c828bb3 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Calling method 'delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:03:47 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-80618442-e1b8-42ff-b3b4-2d3c4c828bb3 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Delete volume with id: 4b9c39cf-a157-4075-9e4c-563c4727c24d Sep 02 13:03:47 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:03:47 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:03:47 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:03:47 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:03:47 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-80618442-e1b8-42ff-b3b4-2d3c4c828bb3 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Volume info retrieved successfully. Sep 02 13:03:47 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-80618442-e1b8-42ff-b3b4-2d3c4c828bb3 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Delete volume request issued successfully. Sep 02 13:03:47 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-80618442-e1b8-42ff-b3b4-2d3c4c828bb3 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] http://192.168.122.82/volume/v3/volumes/4b9c39cf-a157-4075-9e4c-563c4727c24d returned with HTTP 202 Sep 02 13:03:47 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1353/2716] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 13:03:47 2026] DELETE /volume/v3/volumes/4b9c39cf-a157-4075-9e4c-563c4727c24d => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 13:03:47 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-6dd6ad0b-75b1-4663-9f79-b08f6ff24361 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:03:47 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-6dd6ad0b-75b1-4663-9f79-b08f6ff24361 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] GET http://192.168.122.82/volume/v3/volumes/4b9c39cf-a157-4075-9e4c-563c4727c24d Sep 02 13:03:47 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-6dd6ad0b-75b1-4663-9f79-b08f6ff24361 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:03:47 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-6dd6ad0b-75b1-4663-9f79-b08f6ff24361 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:03:47 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:03:47 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:03:47 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:03:47 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:03:47 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-6dd6ad0b-75b1-4663-9f79-b08f6ff24361 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Volume info retrieved successfully. Sep 02 13:03:47 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-6dd6ad0b-75b1-4663-9f79-b08f6ff24361 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] http://192.168.122.82/volume/v3/volumes/4b9c39cf-a157-4075-9e4c-563c4727c24d returned with HTTP 200 Sep 02 13:03:47 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1364/2717] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:03:47 2026] GET /volume/v3/volumes/4b9c39cf-a157-4075-9e4c-563c4727c24d => generated 863 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:03:48 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-3d543197-e238-4826-935f-f7be08ef5dc5 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:03:48 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-3d543197-e238-4826-935f-f7be08ef5dc5 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] GET http://192.168.122.82/volume/v3/volumes/4b9c39cf-a157-4075-9e4c-563c4727c24d Sep 02 13:03:48 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-3d543197-e238-4826-935f-f7be08ef5dc5 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:03:48 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-3d543197-e238-4826-935f-f7be08ef5dc5 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:03:48 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-3d543197-e238-4826-935f-f7be08ef5dc5 tempest-CreateVolumesFromSourceVolumeTest-603928991 tempest-CreateVolumesFromSourceVolumeTest-603928991-project-member] http://192.168.122.82/volume/v3/volumes/4b9c39cf-a157-4075-9e4c-563c4727c24d returned with HTTP 404 Sep 02 13:03:48 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1354/2718] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:03:48 2026] GET /volume/v3/volumes/4b9c39cf-a157-4075-9e4c-563c4727c24d => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 13:03:51 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-b065717d-0a99-4dd0-884b-0e0b44af89a2 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:03:51 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-b065717d-0a99-4dd0-884b-0e0b44af89a2 tempest-VolumeTypesReaderTests-1419898005 tempest-VolumeTypesReaderTests-1419898005-project-admin] POST http://192.168.122.82/volume/v3/types Sep 02 13:03:51 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-b065717d-0a99-4dd0-884b-0e0b44af89a2 tempest-VolumeTypesReaderTests-1419898005 tempest-VolumeTypesReaderTests-1419898005-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-918694361", "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=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:03:51 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-b065717d-0a99-4dd0-884b-0e0b44af89a2 tempest-VolumeTypesReaderTests-1419898005 tempest-VolumeTypesReaderTests-1419898005-project-admin] http://192.168.122.82/volume/v3/types returned with HTTP 200 Sep 02 13:03:51 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1365/2719] 192.168.122.82 () {60 vars in 1132 bytes} [Wed Sep 2 13:03:51 2026] POST /volume/v3/types => generated 379 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:03:51 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-3c47aa0f-1243-4d7e-bead-1a79560cf385 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:03:51 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-3c47aa0f-1243-4d7e-bead-1a79560cf385 tempest-VolumeTypesReaderTests-1419898005 tempest-VolumeTypesReaderTests-1419898005-project-admin] POST http://192.168.122.82/volume/v3/types/6082581a-976f-4b91-8147-fc5834fc00de/encryption Sep 02 13:03:51 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-3c47aa0f-1243-4d7e-bead-1a79560cf385 tempest-VolumeTypesReaderTests-1419898005 tempest-VolumeTypesReaderTests-1419898005-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:03:51 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-3c47aa0f-1243-4d7e-bead-1a79560cf385 tempest-VolumeTypesReaderTests-1419898005 tempest-VolumeTypesReaderTests-1419898005-project-admin] http://192.168.122.82/volume/v3/types/6082581a-976f-4b91-8147-fc5834fc00de/encryption returned with HTTP 200 Sep 02 13:03:51 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1355/2720] 192.168.122.82 () {60 vars in 1276 bytes} [Wed Sep 2 13:03:51 2026] POST /volume/v3/types/6082581a-976f-4b91-8147-fc5834fc00de/encryption => generated 239 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:03:51 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-e4436e14-4830-416c-90d2-8f1e78c6a2ba None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:03:51 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e4436e14-4830-416c-90d2-8f1e78c6a2ba tempest-VolumeTypesReaderTests-1419898005 tempest-VolumeTypesReaderTests-1419898005-project-admin] POST http://192.168.122.82/volume/v3/types Sep 02 13:03:51 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-e4436e14-4830-416c-90d2-8f1e78c6a2ba tempest-VolumeTypesReaderTests-1419898005 tempest-VolumeTypesReaderTests-1419898005-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-261463839", "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=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:03:51 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e4436e14-4830-416c-90d2-8f1e78c6a2ba tempest-VolumeTypesReaderTests-1419898005 tempest-VolumeTypesReaderTests-1419898005-project-admin] http://192.168.122.82/volume/v3/types returned with HTTP 200 Sep 02 13:03:51 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1366/2721] 192.168.122.82 () {60 vars in 1132 bytes} [Wed Sep 2 13:03:51 2026] POST /volume/v3/types => generated 379 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:03:51 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-892da76d-944c-4381-8b37-ee0d42aae3da None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:03:51 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-892da76d-944c-4381-8b37-ee0d42aae3da tempest-VolumeTypesReaderTests-1419898005 tempest-VolumeTypesReaderTests-1419898005-project-reader] POST http://192.168.122.82/volume/v3/types/49488b8a-b573-4581-8b11-ba34fd54794a/encryption Sep 02 13:03:51 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-892da76d-944c-4381-8b37-ee0d42aae3da tempest-VolumeTypesReaderTests-1419898005 tempest-VolumeTypesReaderTests-1419898005-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:03:51 devstack devstack@c-api.service[86936]: DEBUG cinder.policy [None req-892da76d-944c-4381-8b37-ee0d42aae3da tempest-VolumeTypesReaderTests-1419898005 tempest-VolumeTypesReaderTests-1419898005-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '52701ca6b2514bb3806230d3f317b16b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '88ae8d877fe540ba9aa899a153cdc1f2', '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=86936) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 13:03:51 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-892da76d-944c-4381-8b37-ee0d42aae3da tempest-VolumeTypesReaderTests-1419898005 tempest-VolumeTypesReaderTests-1419898005-project-reader] http://192.168.122.82/volume/v3/types/49488b8a-b573-4581-8b11-ba34fd54794a/encryption returned with HTTP 403 Sep 02 13:03:51 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1356/2722] 192.168.122.82 () {60 vars in 1276 bytes} [Wed Sep 2 13:03:51 2026] POST /volume/v3/types/49488b8a-b573-4581-8b11-ba34fd54794a/encryption => generated 127 bytes in 118 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 13:03:51 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-1856dbed-67d0-4787-add3-2290ef7065c5 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:03:51 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-1856dbed-67d0-4787-add3-2290ef7065c5 tempest-VolumeTypesReaderTests-1419898005 tempest-VolumeTypesReaderTests-1419898005-project-admin] POST http://192.168.122.82/volume/v3/types Sep 02 13:03:51 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-1856dbed-67d0-4787-add3-2290ef7065c5 tempest-VolumeTypesReaderTests-1419898005 tempest-VolumeTypesReaderTests-1419898005-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-990808015", "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=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:03:51 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-1856dbed-67d0-4787-add3-2290ef7065c5 tempest-VolumeTypesReaderTests-1419898005 tempest-VolumeTypesReaderTests-1419898005-project-admin] http://192.168.122.82/volume/v3/types returned with HTTP 200 Sep 02 13:03:51 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1367/2723] 192.168.122.82 () {60 vars in 1132 bytes} [Wed Sep 2 13:03:51 2026] POST /volume/v3/types => generated 379 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:03:51 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-6d68f6c2-3e06-46db-882d-bb4d1263098d None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:03:51 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-6d68f6c2-3e06-46db-882d-bb4d1263098d tempest-VolumeTypesReaderTests-1419898005 tempest-VolumeTypesReaderTests-1419898005-project-reader] POST http://192.168.122.82/volume/v3/types/f1167be0-3f90-4274-9e75-8f537c96b476/extra_specs Sep 02 13:03:51 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-6d68f6c2-3e06-46db-882d-bb4d1263098d tempest-VolumeTypesReaderTests-1419898005 tempest-VolumeTypesReaderTests-1419898005-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:03:51 devstack devstack@c-api.service[86936]: DEBUG cinder.policy [None req-6d68f6c2-3e06-46db-882d-bb4d1263098d tempest-VolumeTypesReaderTests-1419898005 tempest-VolumeTypesReaderTests-1419898005-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '52701ca6b2514bb3806230d3f317b16b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '88ae8d877fe540ba9aa899a153cdc1f2', '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=86936) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 13:03:51 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-6d68f6c2-3e06-46db-882d-bb4d1263098d tempest-VolumeTypesReaderTests-1419898005 tempest-VolumeTypesReaderTests-1419898005-project-reader] http://192.168.122.82/volume/v3/types/f1167be0-3f90-4274-9e75-8f537c96b476/extra_specs returned with HTTP 403 Sep 02 13:03:51 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1357/2724] 192.168.122.82 () {60 vars in 1278 bytes} [Wed Sep 2 13:03:51 2026] POST /volume/v3/types/f1167be0-3f90-4274-9e75-8f537c96b476/extra_specs => generated 122 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 13:03:51 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-f08d055f-ea49-47a1-8356-625084910622 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:03:51 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-f08d055f-ea49-47a1-8356-625084910622 tempest-VolumeTypesReaderTests-1419898005 tempest-VolumeTypesReaderTests-1419898005-project-reader] PUT http://192.168.122.82/volume/v3/types/f1167be0-3f90-4274-9e75-8f537c96b476/extra_specs/key2 Sep 02 13:03:51 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-f08d055f-ea49-47a1-8356-625084910622 tempest-VolumeTypesReaderTests-1419898005 tempest-VolumeTypesReaderTests-1419898005-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:03:51 devstack devstack@c-api.service[86935]: DEBUG cinder.policy [None req-f08d055f-ea49-47a1-8356-625084910622 tempest-VolumeTypesReaderTests-1419898005 tempest-VolumeTypesReaderTests-1419898005-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '52701ca6b2514bb3806230d3f317b16b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '88ae8d877fe540ba9aa899a153cdc1f2', '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=86935) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 13:03:51 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-f08d055f-ea49-47a1-8356-625084910622 tempest-VolumeTypesReaderTests-1419898005 tempest-VolumeTypesReaderTests-1419898005-project-reader] http://192.168.122.82/volume/v3/types/f1167be0-3f90-4274-9e75-8f537c96b476/extra_specs/key2 returned with HTTP 403 Sep 02 13:03:51 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1368/2725] 192.168.122.82 () {60 vars in 1292 bytes} [Wed Sep 2 13:03:51 2026] PUT /volume/v3/types/f1167be0-3f90-4274-9e75-8f537c96b476/extra_specs/key2 => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 13:03:51 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-233a2ae6-3c04-46ac-a399-8c1de34f2e17 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:03:51 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-233a2ae6-3c04-46ac-a399-8c1de34f2e17 tempest-VolumeTypesReaderTests-1419898005 tempest-VolumeTypesReaderTests-1419898005-project-reader] POST http://192.168.122.82/volume/v3/types Sep 02 13:03:51 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-233a2ae6-3c04-46ac-a399-8c1de34f2e17 tempest-VolumeTypesReaderTests-1419898005 tempest-VolumeTypesReaderTests-1419898005-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:03:51 devstack devstack@c-api.service[86936]: DEBUG cinder.policy [None req-233a2ae6-3c04-46ac-a399-8c1de34f2e17 tempest-VolumeTypesReaderTests-1419898005 tempest-VolumeTypesReaderTests-1419898005-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '52701ca6b2514bb3806230d3f317b16b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '88ae8d877fe540ba9aa899a153cdc1f2', '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=86936) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 13:03:51 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-233a2ae6-3c04-46ac-a399-8c1de34f2e17 tempest-VolumeTypesReaderTests-1419898005 tempest-VolumeTypesReaderTests-1419898005-project-reader] http://192.168.122.82/volume/v3/types returned with HTTP 403 Sep 02 13:03:51 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1358/2726] 192.168.122.82 () {60 vars in 1131 bytes} [Wed Sep 2 13:03:51 2026] POST /volume/v3/types => generated 109 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 13:03:51 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-21704f38-68ba-4e25-a5d3-3e5ea0b6cd4d None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:03:51 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-21704f38-68ba-4e25-a5d3-3e5ea0b6cd4d tempest-VolumeTypesReaderTests-1419898005 tempest-VolumeTypesReaderTests-1419898005-project-admin] POST http://192.168.122.82/volume/v3/types Sep 02 13:03:51 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-21704f38-68ba-4e25-a5d3-3e5ea0b6cd4d tempest-VolumeTypesReaderTests-1419898005 tempest-VolumeTypesReaderTests-1419898005-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-870988689", "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=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:03:51 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-21704f38-68ba-4e25-a5d3-3e5ea0b6cd4d tempest-VolumeTypesReaderTests-1419898005 tempest-VolumeTypesReaderTests-1419898005-project-admin] http://192.168.122.82/volume/v3/types returned with HTTP 200 Sep 02 13:03:51 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1369/2727] 192.168.122.82 () {60 vars in 1132 bytes} [Wed Sep 2 13:03:51 2026] POST /volume/v3/types => generated 379 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:03:51 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-2d180a5a-799b-4d3f-bbd9-910873d2065e None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:03:51 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-2d180a5a-799b-4d3f-bbd9-910873d2065e tempest-VolumeTypesReaderTests-1419898005 tempest-VolumeTypesReaderTests-1419898005-project-admin] POST http://192.168.122.82/volume/v3/types/c733507e-b177-45a4-91b7-22f30f53f103/encryption Sep 02 13:03:51 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-2d180a5a-799b-4d3f-bbd9-910873d2065e tempest-VolumeTypesReaderTests-1419898005 tempest-VolumeTypesReaderTests-1419898005-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:03:51 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-2d180a5a-799b-4d3f-bbd9-910873d2065e tempest-VolumeTypesReaderTests-1419898005 tempest-VolumeTypesReaderTests-1419898005-project-admin] http://192.168.122.82/volume/v3/types/c733507e-b177-45a4-91b7-22f30f53f103/encryption returned with HTTP 200 Sep 02 13:03:51 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1359/2728] 192.168.122.82 () {60 vars in 1276 bytes} [Wed Sep 2 13:03:51 2026] POST /volume/v3/types/c733507e-b177-45a4-91b7-22f30f53f103/encryption => generated 239 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:03:51 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-10dec323-7f8f-43ba-a6a2-aaa74896f14b None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:03:51 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-10dec323-7f8f-43ba-a6a2-aaa74896f14b tempest-VolumeTypesReaderTests-1419898005 tempest-VolumeTypesReaderTests-1419898005-project-reader] DELETE http://192.168.122.82/volume/v3/types/c733507e-b177-45a4-91b7-22f30f53f103/encryption/a9acf3b8-2f55-4686-a7fa-782fedd2aaee Sep 02 13:03:51 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-10dec323-7f8f-43ba-a6a2-aaa74896f14b tempest-VolumeTypesReaderTests-1419898005 tempest-VolumeTypesReaderTests-1419898005-project-reader] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:03:51 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-10dec323-7f8f-43ba-a6a2-aaa74896f14b tempest-VolumeTypesReaderTests-1419898005 tempest-VolumeTypesReaderTests-1419898005-project-reader] Calling method 'delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:03:51 devstack devstack@c-api.service[86935]: DEBUG cinder.policy [None req-10dec323-7f8f-43ba-a6a2-aaa74896f14b tempest-VolumeTypesReaderTests-1419898005 tempest-VolumeTypesReaderTests-1419898005-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '52701ca6b2514bb3806230d3f317b16b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '88ae8d877fe540ba9aa899a153cdc1f2', '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=86935) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 13:03:51 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-10dec323-7f8f-43ba-a6a2-aaa74896f14b tempest-VolumeTypesReaderTests-1419898005 tempest-VolumeTypesReaderTests-1419898005-project-reader] http://192.168.122.82/volume/v3/types/c733507e-b177-45a4-91b7-22f30f53f103/encryption/a9acf3b8-2f55-4686-a7fa-782fedd2aaee returned with HTTP 403 Sep 02 13:03:51 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1370/2729] 192.168.122.82 () {58 vars in 1368 bytes} [Wed Sep 2 13:03:51 2026] DELETE /volume/v3/types/c733507e-b177-45a4-91b7-22f30f53f103/encryption/a9acf3b8-2f55-4686-a7fa-782fedd2aaee => generated 127 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 13:03:51 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-ec9ea9b7-63aa-4481-9a8d-a61f7fa1dc73 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:03:51 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-ec9ea9b7-63aa-4481-9a8d-a61f7fa1dc73 tempest-VolumeTypesReaderTests-1419898005 tempest-VolumeTypesReaderTests-1419898005-project-admin] POST http://192.168.122.82/volume/v3/types Sep 02 13:03:51 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-ec9ea9b7-63aa-4481-9a8d-a61f7fa1dc73 tempest-VolumeTypesReaderTests-1419898005 tempest-VolumeTypesReaderTests-1419898005-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1017036973", "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=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:03:51 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-ec9ea9b7-63aa-4481-9a8d-a61f7fa1dc73 tempest-VolumeTypesReaderTests-1419898005 tempest-VolumeTypesReaderTests-1419898005-project-admin] http://192.168.122.82/volume/v3/types returned with HTTP 200 Sep 02 13:03:51 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1360/2730] 192.168.122.82 () {60 vars in 1132 bytes} [Wed Sep 2 13:03:51 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 02 13:03:51 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-97444f88-f982-411f-bd7d-92c54676f5aa None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:03:51 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-97444f88-f982-411f-bd7d-92c54676f5aa tempest-VolumeTypesReaderTests-1419898005 tempest-VolumeTypesReaderTests-1419898005-project-reader] DELETE http://192.168.122.82/volume/v3/types/2565ec0b-4bf7-4a96-9748-fd78949e43fe/extra_specs/key1 Sep 02 13:03:51 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-97444f88-f982-411f-bd7d-92c54676f5aa tempest-VolumeTypesReaderTests-1419898005 tempest-VolumeTypesReaderTests-1419898005-project-reader] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:03:51 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-97444f88-f982-411f-bd7d-92c54676f5aa tempest-VolumeTypesReaderTests-1419898005 tempest-VolumeTypesReaderTests-1419898005-project-reader] Calling method 'delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:03:51 devstack devstack@c-api.service[86935]: DEBUG cinder.policy [None req-97444f88-f982-411f-bd7d-92c54676f5aa tempest-VolumeTypesReaderTests-1419898005 tempest-VolumeTypesReaderTests-1419898005-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '52701ca6b2514bb3806230d3f317b16b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '88ae8d877fe540ba9aa899a153cdc1f2', '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=86935) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 13:03:51 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-97444f88-f982-411f-bd7d-92c54676f5aa tempest-VolumeTypesReaderTests-1419898005 tempest-VolumeTypesReaderTests-1419898005-project-reader] http://192.168.122.82/volume/v3/types/2565ec0b-4bf7-4a96-9748-fd78949e43fe/extra_specs/key1 returned with HTTP 403 Sep 02 13:03:51 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1371/2731] 192.168.122.82 () {58 vars in 1275 bytes} [Wed Sep 2 13:03:51 2026] DELETE /volume/v3/types/2565ec0b-4bf7-4a96-9748-fd78949e43fe/extra_specs/key1 => generated 122 bytes in 17 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 13:03:51 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-a86ea275-51c7-4c8b-9d75-0843c1f0213a None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:03:51 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-a86ea275-51c7-4c8b-9d75-0843c1f0213a tempest-VolumeTypesReaderTests-1419898005 tempest-VolumeTypesReaderTests-1419898005-project-admin] POST http://192.168.122.82/volume/v3/types Sep 02 13:03:51 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-a86ea275-51c7-4c8b-9d75-0843c1f0213a tempest-VolumeTypesReaderTests-1419898005 tempest-VolumeTypesReaderTests-1419898005-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-668203646", "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=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:03:51 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-a86ea275-51c7-4c8b-9d75-0843c1f0213a tempest-VolumeTypesReaderTests-1419898005 tempest-VolumeTypesReaderTests-1419898005-project-admin] http://192.168.122.82/volume/v3/types returned with HTTP 200 Sep 02 13:03:51 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1361/2732] 192.168.122.82 () {60 vars in 1132 bytes} [Wed Sep 2 13:03:51 2026] POST /volume/v3/types => generated 379 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:03:51 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-c0a7d09a-e3e5-4520-b11b-bdb6c1e2080f None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:03:51 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-c0a7d09a-e3e5-4520-b11b-bdb6c1e2080f tempest-VolumeTypesReaderTests-1419898005 tempest-VolumeTypesReaderTests-1419898005-project-reader] DELETE http://192.168.122.82/volume/v3/types/2f8a15c5-2f09-4d44-9f5b-5d92d202d879 Sep 02 13:03:51 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-c0a7d09a-e3e5-4520-b11b-bdb6c1e2080f tempest-VolumeTypesReaderTests-1419898005 tempest-VolumeTypesReaderTests-1419898005-project-reader] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:03:51 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-c0a7d09a-e3e5-4520-b11b-bdb6c1e2080f tempest-VolumeTypesReaderTests-1419898005 tempest-VolumeTypesReaderTests-1419898005-project-reader] Calling method '_delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:03:51 devstack devstack@c-api.service[86935]: DEBUG cinder.policy [None req-c0a7d09a-e3e5-4520-b11b-bdb6c1e2080f tempest-VolumeTypesReaderTests-1419898005 tempest-VolumeTypesReaderTests-1419898005-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '52701ca6b2514bb3806230d3f317b16b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '88ae8d877fe540ba9aa899a153cdc1f2', '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=86935) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 13:03:51 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-c0a7d09a-e3e5-4520-b11b-bdb6c1e2080f tempest-VolumeTypesReaderTests-1419898005 tempest-VolumeTypesReaderTests-1419898005-project-reader] http://192.168.122.82/volume/v3/types/2f8a15c5-2f09-4d44-9f5b-5d92d202d879 returned with HTTP 403 Sep 02 13:03:51 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1372/2733] 192.168.122.82 () {58 vars in 1224 bytes} [Wed Sep 2 13:03:51 2026] DELETE /volume/v3/types/2f8a15c5-2f09-4d44-9f5b-5d92d202d879 => generated 109 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 13:03:51 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-7ccad562-abf1-432b-9005-492feed57858 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:03:51 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-7ccad562-abf1-432b-9005-492feed57858 tempest-VolumeTypesReaderTests-1419898005 tempest-VolumeTypesReaderTests-1419898005-project-reader] GET http://192.168.122.82/volume/v3/types/6082581a-976f-4b91-8147-fc5834fc00de/extra_specs Sep 02 13:03:51 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-7ccad562-abf1-432b-9005-492feed57858 tempest-VolumeTypesReaderTests-1419898005 tempest-VolumeTypesReaderTests-1419898005-project-reader] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:03:51 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-7ccad562-abf1-432b-9005-492feed57858 tempest-VolumeTypesReaderTests-1419898005 tempest-VolumeTypesReaderTests-1419898005-project-reader] Calling method 'index' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:03:51 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-7ccad562-abf1-432b-9005-492feed57858 tempest-VolumeTypesReaderTests-1419898005 tempest-VolumeTypesReaderTests-1419898005-project-reader] http://192.168.122.82/volume/v3/types/6082581a-976f-4b91-8147-fc5834fc00de/extra_specs returned with HTTP 200 Sep 02 13:03:51 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1362/2734] 192.168.122.82 () {58 vars in 1257 bytes} [Wed Sep 2 13:03:51 2026] GET /volume/v3/types/6082581a-976f-4b91-8147-fc5834fc00de/extra_specs => generated 123 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:03:51 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-0bd57209-878f-4f32-8bd4-f1d4e0aca140 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:03:51 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-0bd57209-878f-4f32-8bd4-f1d4e0aca140 tempest-VolumeTypesReaderTests-1419898005 tempest-VolumeTypesReaderTests-1419898005-project-reader] GET http://192.168.122.82/volume/v3/types/6082581a-976f-4b91-8147-fc5834fc00de/encryption/cipher Sep 02 13:03:51 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-0bd57209-878f-4f32-8bd4-f1d4e0aca140 tempest-VolumeTypesReaderTests-1419898005 tempest-VolumeTypesReaderTests-1419898005-project-reader] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:03:51 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-0bd57209-878f-4f32-8bd4-f1d4e0aca140 tempest-VolumeTypesReaderTests-1419898005 tempest-VolumeTypesReaderTests-1419898005-project-reader] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:03:51 devstack devstack@c-api.service[86935]: DEBUG cinder.policy [None req-0bd57209-878f-4f32-8bd4-f1d4e0aca140 tempest-VolumeTypesReaderTests-1419898005 tempest-VolumeTypesReaderTests-1419898005-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '52701ca6b2514bb3806230d3f317b16b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '88ae8d877fe540ba9aa899a153cdc1f2', '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=86935) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 13:03:51 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-0bd57209-878f-4f32-8bd4-f1d4e0aca140 tempest-VolumeTypesReaderTests-1419898005 tempest-VolumeTypesReaderTests-1419898005-project-reader] http://192.168.122.82/volume/v3/types/6082581a-976f-4b91-8147-fc5834fc00de/encryption/cipher returned with HTTP 403 Sep 02 13:03:51 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1373/2735] 192.168.122.82 () {58 vars in 1275 bytes} [Wed Sep 2 13:03:51 2026] GET /volume/v3/types/6082581a-976f-4b91-8147-fc5834fc00de/encryption/cipher => generated 124 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 13:03:51 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-d87b4ec1-1f3d-4543-b353-5f9eda01b948 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:03:51 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-d87b4ec1-1f3d-4543-b353-5f9eda01b948 tempest-VolumeTypesReaderTests-1419898005 tempest-VolumeTypesReaderTests-1419898005-project-reader] GET http://192.168.122.82/volume/v3/types/6082581a-976f-4b91-8147-fc5834fc00de/encryption Sep 02 13:03:51 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-d87b4ec1-1f3d-4543-b353-5f9eda01b948 tempest-VolumeTypesReaderTests-1419898005 tempest-VolumeTypesReaderTests-1419898005-project-reader] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:03:51 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-d87b4ec1-1f3d-4543-b353-5f9eda01b948 tempest-VolumeTypesReaderTests-1419898005 tempest-VolumeTypesReaderTests-1419898005-project-reader] Calling method 'index' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:03:51 devstack devstack@c-api.service[86936]: DEBUG cinder.policy [None req-d87b4ec1-1f3d-4543-b353-5f9eda01b948 tempest-VolumeTypesReaderTests-1419898005 tempest-VolumeTypesReaderTests-1419898005-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '52701ca6b2514bb3806230d3f317b16b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '88ae8d877fe540ba9aa899a153cdc1f2', '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=86936) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 13:03:51 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-d87b4ec1-1f3d-4543-b353-5f9eda01b948 tempest-VolumeTypesReaderTests-1419898005 tempest-VolumeTypesReaderTests-1419898005-project-reader] http://192.168.122.82/volume/v3/types/6082581a-976f-4b91-8147-fc5834fc00de/encryption returned with HTTP 403 Sep 02 13:03:51 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1363/2736] 192.168.122.82 () {58 vars in 1254 bytes} [Wed Sep 2 13:03:51 2026] GET /volume/v3/types/6082581a-976f-4b91-8147-fc5834fc00de/encryption => generated 124 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 13:03:51 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-98fef2d1-4704-4967-b635-3c0918122192 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:03:51 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-98fef2d1-4704-4967-b635-3c0918122192 tempest-VolumeTypesReaderTests-1419898005 tempest-VolumeTypesReaderTests-1419898005-project-reader] GET http://192.168.122.82/volume/v3/types/6082581a-976f-4b91-8147-fc5834fc00de/extra_specs/multiattach Sep 02 13:03:51 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-98fef2d1-4704-4967-b635-3c0918122192 tempest-VolumeTypesReaderTests-1419898005 tempest-VolumeTypesReaderTests-1419898005-project-reader] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:03:51 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-98fef2d1-4704-4967-b635-3c0918122192 tempest-VolumeTypesReaderTests-1419898005 tempest-VolumeTypesReaderTests-1419898005-project-reader] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:03:51 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-98fef2d1-4704-4967-b635-3c0918122192 tempest-VolumeTypesReaderTests-1419898005 tempest-VolumeTypesReaderTests-1419898005-project-reader] http://192.168.122.82/volume/v3/types/6082581a-976f-4b91-8147-fc5834fc00de/extra_specs/multiattach returned with HTTP 200 Sep 02 13:03:51 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1374/2737] 192.168.122.82 () {58 vars in 1293 bytes} [Wed Sep 2 13:03:51 2026] GET /volume/v3/types/6082581a-976f-4b91-8147-fc5834fc00de/extra_specs/multiattach => generated 29 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 13:03:51 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-e17b2c20-8ee3-4f58-b2c2-ed5d1ca5cd6f None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:03:51 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-e17b2c20-8ee3-4f58-b2c2-ed5d1ca5cd6f tempest-VolumeTypesReaderTests-1419898005 tempest-VolumeTypesReaderTests-1419898005-project-reader] GET http://192.168.122.82/volume/v3/types/6082581a-976f-4b91-8147-fc5834fc00de/extra_specs/volume_backend_name Sep 02 13:03:51 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-e17b2c20-8ee3-4f58-b2c2-ed5d1ca5cd6f tempest-VolumeTypesReaderTests-1419898005 tempest-VolumeTypesReaderTests-1419898005-project-reader] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:03:51 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-e17b2c20-8ee3-4f58-b2c2-ed5d1ca5cd6f tempest-VolumeTypesReaderTests-1419898005 tempest-VolumeTypesReaderTests-1419898005-project-reader] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:03:51 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-e17b2c20-8ee3-4f58-b2c2-ed5d1ca5cd6f tempest-VolumeTypesReaderTests-1419898005 tempest-VolumeTypesReaderTests-1419898005-project-reader] http://192.168.122.82/volume/v3/types/6082581a-976f-4b91-8147-fc5834fc00de/extra_specs/volume_backend_name returned with HTTP 404 Sep 02 13:03:51 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1364/2738] 192.168.122.82 () {58 vars in 1317 bytes} [Wed Sep 2 13:03:51 2026] GET /volume/v3/types/6082581a-976f-4b91-8147-fc5834fc00de/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 02 13:03:51 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-b84118a2-b08a-4294-9925-fc1b067429e6 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:03:51 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-b84118a2-b08a-4294-9925-fc1b067429e6 tempest-VolumeTypesReaderTests-1419898005 tempest-VolumeTypesReaderTests-1419898005-project-reader] PUT http://192.168.122.82/volume/v3/types/6082581a-976f-4b91-8147-fc5834fc00de/encryption/1ca23edd-4051-46fe-b84c-59b855b15e64 Sep 02 13:03:51 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-b84118a2-b08a-4294-9925-fc1b067429e6 tempest-VolumeTypesReaderTests-1419898005 tempest-VolumeTypesReaderTests-1419898005-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:03:51 devstack devstack@c-api.service[86935]: DEBUG cinder.policy [None req-b84118a2-b08a-4294-9925-fc1b067429e6 tempest-VolumeTypesReaderTests-1419898005 tempest-VolumeTypesReaderTests-1419898005-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '52701ca6b2514bb3806230d3f317b16b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '88ae8d877fe540ba9aa899a153cdc1f2', '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=86935) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 13:03:51 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-b84118a2-b08a-4294-9925-fc1b067429e6 tempest-VolumeTypesReaderTests-1419898005 tempest-VolumeTypesReaderTests-1419898005-project-reader] http://192.168.122.82/volume/v3/types/6082581a-976f-4b91-8147-fc5834fc00de/encryption/1ca23edd-4051-46fe-b84c-59b855b15e64 returned with HTTP 403 Sep 02 13:03:51 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1375/2739] 192.168.122.82 () {60 vars in 1385 bytes} [Wed Sep 2 13:03:51 2026] PUT /volume/v3/types/6082581a-976f-4b91-8147-fc5834fc00de/encryption/1ca23edd-4051-46fe-b84c-59b855b15e64 => generated 127 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 13:03:51 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-44018d36-51c6-4fd4-8720-acc529df7a76 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:03:51 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-44018d36-51c6-4fd4-8720-acc529df7a76 tempest-VolumeTypesReaderTests-1419898005 tempest-VolumeTypesReaderTests-1419898005-project-reader] PUT http://192.168.122.82/volume/v3/types/6082581a-976f-4b91-8147-fc5834fc00de/extra_specs/key1 Sep 02 13:03:51 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-44018d36-51c6-4fd4-8720-acc529df7a76 tempest-VolumeTypesReaderTests-1419898005 tempest-VolumeTypesReaderTests-1419898005-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:03:51 devstack devstack@c-api.service[86936]: DEBUG cinder.policy [None req-44018d36-51c6-4fd4-8720-acc529df7a76 tempest-VolumeTypesReaderTests-1419898005 tempest-VolumeTypesReaderTests-1419898005-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '52701ca6b2514bb3806230d3f317b16b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '88ae8d877fe540ba9aa899a153cdc1f2', '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=86936) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 13:03:51 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-44018d36-51c6-4fd4-8720-acc529df7a76 tempest-VolumeTypesReaderTests-1419898005 tempest-VolumeTypesReaderTests-1419898005-project-reader] http://192.168.122.82/volume/v3/types/6082581a-976f-4b91-8147-fc5834fc00de/extra_specs/key1 returned with HTTP 403 Sep 02 13:03:51 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1365/2740] 192.168.122.82 () {60 vars in 1292 bytes} [Wed Sep 2 13:03:51 2026] PUT /volume/v3/types/6082581a-976f-4b91-8147-fc5834fc00de/extra_specs/key1 => generated 122 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 13:03:51 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-1a5f1901-6322-43b1-9f35-8349c53fbdcb None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:03:51 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-1a5f1901-6322-43b1-9f35-8349c53fbdcb tempest-VolumeTypesReaderTests-1419898005 tempest-VolumeTypesReaderTests-1419898005-project-reader] PUT http://192.168.122.82/volume/v3/types/6082581a-976f-4b91-8147-fc5834fc00de Sep 02 13:03:51 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-1a5f1901-6322-43b1-9f35-8349c53fbdcb tempest-VolumeTypesReaderTests-1419898005 tempest-VolumeTypesReaderTests-1419898005-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:03:51 devstack devstack@c-api.service[86935]: DEBUG cinder.policy [None req-1a5f1901-6322-43b1-9f35-8349c53fbdcb tempest-VolumeTypesReaderTests-1419898005 tempest-VolumeTypesReaderTests-1419898005-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '52701ca6b2514bb3806230d3f317b16b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '88ae8d877fe540ba9aa899a153cdc1f2', '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=86935) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 13:03:51 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-1a5f1901-6322-43b1-9f35-8349c53fbdcb tempest-VolumeTypesReaderTests-1419898005 tempest-VolumeTypesReaderTests-1419898005-project-reader] http://192.168.122.82/volume/v3/types/6082581a-976f-4b91-8147-fc5834fc00de returned with HTTP 403 Sep 02 13:03:51 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1376/2741] 192.168.122.82 () {60 vars in 1241 bytes} [Wed Sep 2 13:03:51 2026] PUT /volume/v3/types/6082581a-976f-4b91-8147-fc5834fc00de => generated 109 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 13:03:51 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-245f1201-c8ef-425b-9288-529dedf0b855 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:03:51 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-245f1201-c8ef-425b-9288-529dedf0b855 tempest-VolumeTypesReaderTests-1419898005 tempest-VolumeTypesReaderTests-1419898005-project-admin] DELETE http://192.168.122.82/volume/v3/types/2f8a15c5-2f09-4d44-9f5b-5d92d202d879 Sep 02 13:03:51 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-245f1201-c8ef-425b-9288-529dedf0b855 tempest-VolumeTypesReaderTests-1419898005 tempest-VolumeTypesReaderTests-1419898005-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:03:51 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-245f1201-c8ef-425b-9288-529dedf0b855 tempest-VolumeTypesReaderTests-1419898005 tempest-VolumeTypesReaderTests-1419898005-project-admin] Calling method '_delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:03:51 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-245f1201-c8ef-425b-9288-529dedf0b855 tempest-VolumeTypesReaderTests-1419898005 tempest-VolumeTypesReaderTests-1419898005-project-admin] http://192.168.122.82/volume/v3/types/2f8a15c5-2f09-4d44-9f5b-5d92d202d879 returned with HTTP 202 Sep 02 13:03:51 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1366/2742] 192.168.122.82 () {58 vars in 1224 bytes} [Wed Sep 2 13:03:51 2026] DELETE /volume/v3/types/2f8a15c5-2f09-4d44-9f5b-5d92d202d879 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 13:03:52 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-a6cbb2a9-dd40-42cf-b97d-23e23d19c933 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:03:52 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-a6cbb2a9-dd40-42cf-b97d-23e23d19c933 tempest-VolumeTypesReaderTests-1419898005 tempest-VolumeTypesReaderTests-1419898005-project-admin] DELETE http://192.168.122.82/volume/v3/types/2565ec0b-4bf7-4a96-9748-fd78949e43fe Sep 02 13:03:52 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-a6cbb2a9-dd40-42cf-b97d-23e23d19c933 tempest-VolumeTypesReaderTests-1419898005 tempest-VolumeTypesReaderTests-1419898005-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:03:52 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-a6cbb2a9-dd40-42cf-b97d-23e23d19c933 tempest-VolumeTypesReaderTests-1419898005 tempest-VolumeTypesReaderTests-1419898005-project-admin] Calling method '_delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:03:52 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-a6cbb2a9-dd40-42cf-b97d-23e23d19c933 tempest-VolumeTypesReaderTests-1419898005 tempest-VolumeTypesReaderTests-1419898005-project-admin] http://192.168.122.82/volume/v3/types/2565ec0b-4bf7-4a96-9748-fd78949e43fe returned with HTTP 202 Sep 02 13:03:52 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1377/2743] 192.168.122.82 () {58 vars in 1224 bytes} [Wed Sep 2 13:03:52 2026] DELETE /volume/v3/types/2565ec0b-4bf7-4a96-9748-fd78949e43fe => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 13:03:52 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-a7e215a4-83a8-4012-8466-a90cbc378c9e None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:03:52 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-a7e215a4-83a8-4012-8466-a90cbc378c9e tempest-VolumeTypesReaderTests-1419898005 tempest-VolumeTypesReaderTests-1419898005-project-admin] DELETE http://192.168.122.82/volume/v3/types/c733507e-b177-45a4-91b7-22f30f53f103 Sep 02 13:03:52 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-a7e215a4-83a8-4012-8466-a90cbc378c9e tempest-VolumeTypesReaderTests-1419898005 tempest-VolumeTypesReaderTests-1419898005-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:03:52 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-a7e215a4-83a8-4012-8466-a90cbc378c9e tempest-VolumeTypesReaderTests-1419898005 tempest-VolumeTypesReaderTests-1419898005-project-admin] Calling method '_delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:03:52 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-a7e215a4-83a8-4012-8466-a90cbc378c9e tempest-VolumeTypesReaderTests-1419898005 tempest-VolumeTypesReaderTests-1419898005-project-admin] http://192.168.122.82/volume/v3/types/c733507e-b177-45a4-91b7-22f30f53f103 returned with HTTP 202 Sep 02 13:03:52 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1367/2744] 192.168.122.82 () {58 vars in 1224 bytes} [Wed Sep 2 13:03:52 2026] DELETE /volume/v3/types/c733507e-b177-45a4-91b7-22f30f53f103 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 13:03:52 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-e408936c-fcae-47a5-974c-63168e90fcd8 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:03:52 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e408936c-fcae-47a5-974c-63168e90fcd8 tempest-VolumeTypesReaderTests-1419898005 tempest-VolumeTypesReaderTests-1419898005-project-admin] DELETE http://192.168.122.82/volume/v3/types/f1167be0-3f90-4274-9e75-8f537c96b476 Sep 02 13:03:52 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-e408936c-fcae-47a5-974c-63168e90fcd8 tempest-VolumeTypesReaderTests-1419898005 tempest-VolumeTypesReaderTests-1419898005-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:03:52 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-e408936c-fcae-47a5-974c-63168e90fcd8 tempest-VolumeTypesReaderTests-1419898005 tempest-VolumeTypesReaderTests-1419898005-project-admin] Calling method '_delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:03:52 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e408936c-fcae-47a5-974c-63168e90fcd8 tempest-VolumeTypesReaderTests-1419898005 tempest-VolumeTypesReaderTests-1419898005-project-admin] http://192.168.122.82/volume/v3/types/f1167be0-3f90-4274-9e75-8f537c96b476 returned with HTTP 202 Sep 02 13:03:52 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1378/2745] 192.168.122.82 () {58 vars in 1224 bytes} [Wed Sep 2 13:03:52 2026] DELETE /volume/v3/types/f1167be0-3f90-4274-9e75-8f537c96b476 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 13:03:52 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-9e16723c-0cfe-4f4c-91d3-bfb1e46e55bb None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:03:52 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-9e16723c-0cfe-4f4c-91d3-bfb1e46e55bb tempest-VolumeTypesReaderTests-1419898005 tempest-VolumeTypesReaderTests-1419898005-project-admin] DELETE http://192.168.122.82/volume/v3/types/49488b8a-b573-4581-8b11-ba34fd54794a Sep 02 13:03:52 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-9e16723c-0cfe-4f4c-91d3-bfb1e46e55bb tempest-VolumeTypesReaderTests-1419898005 tempest-VolumeTypesReaderTests-1419898005-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:03:52 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-9e16723c-0cfe-4f4c-91d3-bfb1e46e55bb tempest-VolumeTypesReaderTests-1419898005 tempest-VolumeTypesReaderTests-1419898005-project-admin] Calling method '_delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:03:52 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-9e16723c-0cfe-4f4c-91d3-bfb1e46e55bb tempest-VolumeTypesReaderTests-1419898005 tempest-VolumeTypesReaderTests-1419898005-project-admin] http://192.168.122.82/volume/v3/types/49488b8a-b573-4581-8b11-ba34fd54794a returned with HTTP 202 Sep 02 13:03:52 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1368/2746] 192.168.122.82 () {58 vars in 1224 bytes} [Wed Sep 2 13:03:52 2026] DELETE /volume/v3/types/49488b8a-b573-4581-8b11-ba34fd54794a => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 13:03:52 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-f1f2fe46-3a0b-4d6b-8437-a5718d3bea99 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:03:52 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-f1f2fe46-3a0b-4d6b-8437-a5718d3bea99 tempest-VolumeTypesReaderTests-1419898005 tempest-VolumeTypesReaderTests-1419898005-project-admin] DELETE http://192.168.122.82/volume/v3/types/6082581a-976f-4b91-8147-fc5834fc00de Sep 02 13:03:52 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-f1f2fe46-3a0b-4d6b-8437-a5718d3bea99 tempest-VolumeTypesReaderTests-1419898005 tempest-VolumeTypesReaderTests-1419898005-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:03:52 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-f1f2fe46-3a0b-4d6b-8437-a5718d3bea99 tempest-VolumeTypesReaderTests-1419898005 tempest-VolumeTypesReaderTests-1419898005-project-admin] Calling method '_delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:03:52 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-f1f2fe46-3a0b-4d6b-8437-a5718d3bea99 tempest-VolumeTypesReaderTests-1419898005 tempest-VolumeTypesReaderTests-1419898005-project-admin] http://192.168.122.82/volume/v3/types/6082581a-976f-4b91-8147-fc5834fc00de returned with HTTP 202 Sep 02 13:03:52 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1379/2747] 192.168.122.82 () {58 vars in 1224 bytes} [Wed Sep 2 13:03:52 2026] DELETE /volume/v3/types/6082581a-976f-4b91-8147-fc5834fc00de => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 13:04:02 devstack devstack@c-api.service[86936]: DEBUG dbcounter [-] [86936] Writing DB stats cinder:SELECT=268,cinder:INSERT=63,cinder:UPDATE=103 {{(pid=86936) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 13:04:02 devstack devstack@c-api.service[86935]: DEBUG dbcounter [-] [86935] Writing DB stats cinder:SELECT=265,cinder:INSERT=74,cinder:UPDATE=90 {{(pid=86935) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 13:04:03 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-5bcab30a-0ab7-470e-8e79-e37e4bf5ed16 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:03 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-0eb6c745-9a8e-4e74-9933-0d7a00ffabb1 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:03 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-5bcab30a-0ab7-470e-8e79-e37e4bf5ed16 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 13:04:03 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-5bcab30a-0ab7-470e-8e79-e37e4bf5ed16 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "522e45ed-34d8-4082-932f-8d27db1e62a2", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-161847144"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:04:03 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.volumes [None req-5bcab30a-0ab7-470e-8e79-e37e4bf5ed16 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Create volume request body: {'volume': {"'imageRef": '522e45ed-34d8-4082-932f-8d27db1e62a2', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-161847144'}} {{(pid=86936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 13:04:03 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-5bcab30a-0ab7-470e-8e79-e37e4bf5ed16 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Create volume of 1 GB Sep 02 13:04:03 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-5bcab30a-0ab7-470e-8e79-e37e4bf5ed16 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Availability Zones retrieved successfully. Sep 02 13:04:03 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-5bcab30a-0ab7-470e-8e79-e37e4bf5ed16 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Flow 'volume_create_api' (2b6f0a8d-da21-4ed5-aad9-8218e2a6a23b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 13:04:03 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-5bcab30a-0ab7-470e-8e79-e37e4bf5ed16 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa84ddec-d54d-43cf-b378-2d6c018053c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:03 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.flows.api.create_volume [None req-5bcab30a-0ab7-470e-8e79-e37e4bf5ed16 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Validating volume size '1' using validate_int {{(pid=86936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 13:04:03 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-5bcab30a-0ab7-470e-8e79-e37e4bf5ed16 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa84ddec-d54d-43cf-b378-2d6c018053c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:03 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-5bcab30a-0ab7-470e-8e79-e37e4bf5ed16 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e3a3b1f-f12e-4527-8712-f87c82ebf170) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:03 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-0eb6c745-9a8e-4e74-9933-0d7a00ffabb1 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 13:04:03 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-0eb6c745-9a8e-4e74-9933-0d7a00ffabb1 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1702722141"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:04:03 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.volumes [None req-0eb6c745-9a8e-4e74-9933-0d7a00ffabb1 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1702722141'}} {{(pid=86935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 13:04:03 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-0eb6c745-9a8e-4e74-9933-0d7a00ffabb1 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Create volume of 1 GB Sep 02 13:04:03 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-0eb6c745-9a8e-4e74-9933-0d7a00ffabb1 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Availability Zones retrieved successfully. Sep 02 13:04:03 devstack devstack@c-api.service[86936]: DEBUG cinder.quota [None req-5bcab30a-0ab7-470e-8e79-e37e4bf5ed16 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Created reservations ['d5fa28e5-471d-45fe-8cf5-5bd08e931971', '0af326c1-3ecb-409b-a582-4d8a747d6c10', 'dba8be16-5100-4ebf-a8ac-782c221a6975', 'af5e078e-426e-4a70-aa07-883945dbbbf0'] {{(pid=86936) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 13:04:03 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-5bcab30a-0ab7-470e-8e79-e37e4bf5ed16 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e3a3b1f-f12e-4527-8712-f87c82ebf170) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d5fa28e5-471d-45fe-8cf5-5bd08e931971', '0af326c1-3ecb-409b-a582-4d8a747d6c10', 'dba8be16-5100-4ebf-a8ac-782c221a6975', 'af5e078e-426e-4a70-aa07-883945dbbbf0']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:03 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-0eb6c745-9a8e-4e74-9933-0d7a00ffabb1 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Flow 'volume_create_api' (84b6b34e-aa2a-4b4b-aa30-dd48d65fa436) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 13:04:03 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-5bcab30a-0ab7-470e-8e79-e37e4bf5ed16 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a58e839-18da-44f7-9ecb-6c846a295529) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:03 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-0eb6c745-9a8e-4e74-9933-0d7a00ffabb1 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c368df2-6da0-4206-a405-e63a5ca5f525) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:03 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.flows.api.create_volume [None req-0eb6c745-9a8e-4e74-9933-0d7a00ffabb1 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Validating volume size '1' using validate_int {{(pid=86935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 13:04:03 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:03 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:04:03 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-5bcab30a-0ab7-470e-8e79-e37e4bf5ed16 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a58e839-18da-44f7-9ecb-6c846a295529) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cd6fd8e3-a0bc-4964-80db-a1eda795d07d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-161847144',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea733c4ceb6b46f38b9bb2476e2a4eac',qos_specs=None,replication_status=,reservations=['d5fa28e5-471d-45fe-8cf5-5bd08e931971','0af326c1-3ecb-409b-a582-4d8a747d6c10','dba8be16-5100-4ebf-a8ac-782c221a6975','af5e078e-426e-4a70-aa07-883945dbbbf0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd798ddbee6f434580cfdf22aa9642cb',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T11:04:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-161847144',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cd6fd8e3-a0bc-4964-80db-a1eda795d07d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ea733c4ceb6b46f38b9bb2476e2a4eac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fd798ddbee6f434580cfdf22aa9642cb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:03 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-5bcab30a-0ab7-470e-8e79-e37e4bf5ed16 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cbe85a0e-7ca5-4a16-a33e-57a95034f9f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:03 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-0eb6c745-9a8e-4e74-9933-0d7a00ffabb1 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c368df2-6da0-4206-a405-e63a5ca5f525) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:03 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-0eb6c745-9a8e-4e74-9933-0d7a00ffabb1 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34c0ae24-826c-4317-a8f3-a756ed4ab091) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:03 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-5bcab30a-0ab7-470e-8e79-e37e4bf5ed16 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cbe85a0e-7ca5-4a16-a33e-57a95034f9f3) transitioned into state 'SUCCESS' from state '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-161847144',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea733c4ceb6b46f38b9bb2476e2a4eac',qos_specs=None,replication_status=,reservations=['d5fa28e5-471d-45fe-8cf5-5bd08e931971','0af326c1-3ecb-409b-a582-4d8a747d6c10','dba8be16-5100-4ebf-a8ac-782c221a6975','af5e078e-426e-4a70-aa07-883945dbbbf0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd798ddbee6f434580cfdf22aa9642cb',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:03 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-5bcab30a-0ab7-470e-8e79-e37e4bf5ed16 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90a3bd1f-2e8a-4715-9f87-bffbe4e5f5b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:03 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-5bcab30a-0ab7-470e-8e79-e37e4bf5ed16 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90a3bd1f-2e8a-4715-9f87-bffbe4e5f5b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:03 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-5bcab30a-0ab7-470e-8e79-e37e4bf5ed16 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Flow 'volume_create_api' (2b6f0a8d-da21-4ed5-aad9-8218e2a6a23b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 13:04:03 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-5bcab30a-0ab7-470e-8e79-e37e4bf5ed16 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Create volume request issued successfully. Sep 02 13:04:03 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-5bcab30a-0ab7-470e-8e79-e37e4bf5ed16 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 13:04:03 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1369/2748] 192.168.122.82 () {60 vars in 1138 bytes} [Wed Sep 2 13:04:03 2026] POST /volume/v3/volumes => generated 763 bytes in 689 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 13:04:03 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-035f7ee3-a4ee-4ca4-9b79-d755e0cf1dc6 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:03 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-035f7ee3-a4ee-4ca4-9b79-d755e0cf1dc6 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 13:04:03 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-035f7ee3-a4ee-4ca4-9b79-d755e0cf1dc6 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "522e45ed-34d8-4082-932f-8d27db1e62a2", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-810684010"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:04:03 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.volumes [None req-035f7ee3-a4ee-4ca4-9b79-d755e0cf1dc6 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Create volume request body: {'volume': {"'imageRef": '522e45ed-34d8-4082-932f-8d27db1e62a2', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-810684010'}} {{(pid=86936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 13:04:03 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-035f7ee3-a4ee-4ca4-9b79-d755e0cf1dc6 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Create volume of 1 GB Sep 02 13:04:03 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:03 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:04:03 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-035f7ee3-a4ee-4ca4-9b79-d755e0cf1dc6 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Availability Zones retrieved successfully. Sep 02 13:04:03 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-035f7ee3-a4ee-4ca4-9b79-d755e0cf1dc6 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Flow 'volume_create_api' (39e761f4-0cc5-4cb6-aa75-94fbeb96bf2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 13:04:03 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-035f7ee3-a4ee-4ca4-9b79-d755e0cf1dc6 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d881bbf-4726-467f-a93e-c7903b490dc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:03 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.flows.api.create_volume [None req-035f7ee3-a4ee-4ca4-9b79-d755e0cf1dc6 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Validating volume size '1' using validate_int {{(pid=86936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 13:04:04 devstack devstack@c-api.service[86935]: DEBUG cinder.quota [None req-0eb6c745-9a8e-4e74-9933-0d7a00ffabb1 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Created reservations ['8df765f9-cb3d-47c8-ba03-c9b205120e3d', '07bee807-8e8d-4489-83e6-b0a6043d8e28', '00727e26-174e-466c-a835-5dd5f0aec1a0', '7c7d1819-fade-415d-bae4-957f840471f8'] {{(pid=86935) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 13:04:04 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-0eb6c745-9a8e-4e74-9933-0d7a00ffabb1 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34c0ae24-826c-4317-a8f3-a756ed4ab091) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8df765f9-cb3d-47c8-ba03-c9b205120e3d', '07bee807-8e8d-4489-83e6-b0a6043d8e28', '00727e26-174e-466c-a835-5dd5f0aec1a0', '7c7d1819-fade-415d-bae4-957f840471f8']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:04 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-035f7ee3-a4ee-4ca4-9b79-d755e0cf1dc6 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d881bbf-4726-467f-a93e-c7903b490dc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:04 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-0eb6c745-9a8e-4e74-9933-0d7a00ffabb1 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2292a0f-2296-4cbb-ac86-2a932b36b3f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:04 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-035f7ee3-a4ee-4ca4-9b79-d755e0cf1dc6 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6145f0e4-b5c8-4b82-9dd4-4647856ec81d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:04 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:04 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:04:04 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-0eb6c745-9a8e-4e74-9933-0d7a00ffabb1 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2292a0f-2296-4cbb-ac86-2a932b36b3f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '03fe894f-e736-4537-a7be-f92fcf4b61bd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1702722141',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e4b152c280347a69b65925ab21c1c9b',qos_specs=None,replication_status=,reservations=['8df765f9-cb3d-47c8-ba03-c9b205120e3d','07bee807-8e8d-4489-83e6-b0a6043d8e28','00727e26-174e-466c-a835-5dd5f0aec1a0','7c7d1819-fade-415d-bae4-957f840471f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a4e3156380b42bdbba9f23cc2d7a3cc',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T11:04:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1702722141',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=03fe894f-e736-4537-a7be-f92fcf4b61bd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e4b152c280347a69b65925ab21c1c9b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0a4e3156380b42bdbba9f23cc2d7a3cc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:04 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-0eb6c745-9a8e-4e74-9933-0d7a00ffabb1 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f323e2cb-e69c-4293-9742-7a68f7a1aec9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:04 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-0eb6c745-9a8e-4e74-9933-0d7a00ffabb1 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f323e2cb-e69c-4293-9742-7a68f7a1aec9) transitioned into state 'SUCCESS' from state '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-1702722141',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e4b152c280347a69b65925ab21c1c9b',qos_specs=None,replication_status=,reservations=['8df765f9-cb3d-47c8-ba03-c9b205120e3d','07bee807-8e8d-4489-83e6-b0a6043d8e28','00727e26-174e-466c-a835-5dd5f0aec1a0','7c7d1819-fade-415d-bae4-957f840471f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a4e3156380b42bdbba9f23cc2d7a3cc',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:04 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-0eb6c745-9a8e-4e74-9933-0d7a00ffabb1 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (902ca746-7995-439f-acfa-1b4c540a69c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:04 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-0eb6c745-9a8e-4e74-9933-0d7a00ffabb1 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (902ca746-7995-439f-acfa-1b4c540a69c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:04 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-0eb6c745-9a8e-4e74-9933-0d7a00ffabb1 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Flow 'volume_create_api' (84b6b34e-aa2a-4b4b-aa30-dd48d65fa436) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 13:04:04 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-0eb6c745-9a8e-4e74-9933-0d7a00ffabb1 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Create volume request issued successfully. Sep 02 13:04:04 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-0eb6c745-9a8e-4e74-9933-0d7a00ffabb1 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 13:04:04 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1380/2749] 192.168.122.82 () {60 vars in 1137 bytes} [Wed Sep 2 13:04:03 2026] POST /volume/v3/volumes => generated 767 bytes in 853 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 13:04:04 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-d0a02ee6-dece-4eb9-a901-f9839e5bfc90 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:04 devstack devstack@c-api.service[86936]: DEBUG cinder.quota [None req-035f7ee3-a4ee-4ca4-9b79-d755e0cf1dc6 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Created reservations ['c621676d-dd76-46ce-9981-7cc7194f0c9e', '2fb724fb-f8fe-4ed2-bc24-d768b7ba37eb', '909a2bf0-a24c-4994-81bc-b7496e95cb6e', '010a4702-4f0e-40bb-8258-7a899b473e08'] {{(pid=86936) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 13:04:04 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-d0a02ee6-dece-4eb9-a901-f9839e5bfc90 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] GET http://192.168.122.82/volume/v3/volumes/03fe894f-e736-4537-a7be-f92fcf4b61bd Sep 02 13:04:04 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-d0a02ee6-dece-4eb9-a901-f9839e5bfc90 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:04 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-d0a02ee6-dece-4eb9-a901-f9839e5bfc90 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:04 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-035f7ee3-a4ee-4ca4-9b79-d755e0cf1dc6 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6145f0e4-b5c8-4b82-9dd4-4647856ec81d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c621676d-dd76-46ce-9981-7cc7194f0c9e', '2fb724fb-f8fe-4ed2-bc24-d768b7ba37eb', '909a2bf0-a24c-4994-81bc-b7496e95cb6e', '010a4702-4f0e-40bb-8258-7a899b473e08']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:04 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:04 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:04:04 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:04 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:04:04 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-035f7ee3-a4ee-4ca4-9b79-d755e0cf1dc6 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4db72d9b-02d6-4838-baf8-4100339ea500) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:04 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-d0a02ee6-dece-4eb9-a901-f9839e5bfc90 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Volume info retrieved successfully. Sep 02 13:04:04 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-d0a02ee6-dece-4eb9-a901-f9839e5bfc90 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] http://192.168.122.82/volume/v3/volumes/03fe894f-e736-4537-a7be-f92fcf4b61bd returned with HTTP 200 Sep 02 13:04:04 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1381/2750] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:04:04 2026] GET /volume/v3/volumes/03fe894f-e736-4537-a7be-f92fcf4b61bd => generated 835 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:04:04 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:04 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:04:04 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-035f7ee3-a4ee-4ca4-9b79-d755e0cf1dc6 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4db72d9b-02d6-4838-baf8-4100339ea500) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f388a499-4a5f-45d9-8e8e-735cc5f5f7d0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-810684010',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea733c4ceb6b46f38b9bb2476e2a4eac',qos_specs=None,replication_status=,reservations=['c621676d-dd76-46ce-9981-7cc7194f0c9e','2fb724fb-f8fe-4ed2-bc24-d768b7ba37eb','909a2bf0-a24c-4994-81bc-b7496e95cb6e','010a4702-4f0e-40bb-8258-7a899b473e08'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd798ddbee6f434580cfdf22aa9642cb',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T11:04:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-810684010',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f388a499-4a5f-45d9-8e8e-735cc5f5f7d0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ea733c4ceb6b46f38b9bb2476e2a4eac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fd798ddbee6f434580cfdf22aa9642cb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:04 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-035f7ee3-a4ee-4ca4-9b79-d755e0cf1dc6 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (709707aa-71c3-4f5d-92ef-88757787caa6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:04 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-035f7ee3-a4ee-4ca4-9b79-d755e0cf1dc6 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (709707aa-71c3-4f5d-92ef-88757787caa6) transitioned into state 'SUCCESS' from state '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-810684010',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea733c4ceb6b46f38b9bb2476e2a4eac',qos_specs=None,replication_status=,reservations=['c621676d-dd76-46ce-9981-7cc7194f0c9e','2fb724fb-f8fe-4ed2-bc24-d768b7ba37eb','909a2bf0-a24c-4994-81bc-b7496e95cb6e','010a4702-4f0e-40bb-8258-7a899b473e08'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd798ddbee6f434580cfdf22aa9642cb',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:04 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-035f7ee3-a4ee-4ca4-9b79-d755e0cf1dc6 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f6ddc3b-21c7-4c63-a3e2-f4363818052d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:04 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-035f7ee3-a4ee-4ca4-9b79-d755e0cf1dc6 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f6ddc3b-21c7-4c63-a3e2-f4363818052d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:04 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-035f7ee3-a4ee-4ca4-9b79-d755e0cf1dc6 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Flow 'volume_create_api' (39e761f4-0cc5-4cb6-aa75-94fbeb96bf2b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 13:04:04 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-035f7ee3-a4ee-4ca4-9b79-d755e0cf1dc6 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Create volume request issued successfully. Sep 02 13:04:04 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-035f7ee3-a4ee-4ca4-9b79-d755e0cf1dc6 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 13:04:04 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1370/2751] 192.168.122.82 () {60 vars in 1138 bytes} [Wed Sep 2 13:04:03 2026] POST /volume/v3/volumes => generated 763 bytes in 559 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 13:04:04 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-0c321e39-90b2-4cc7-9920-dc566e9d0dd5 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:04 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-0c321e39-90b2-4cc7-9920-dc566e9d0dd5 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 13:04:04 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-0c321e39-90b2-4cc7-9920-dc566e9d0dd5 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "522e45ed-34d8-4082-932f-8d27db1e62a2", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-2027135589"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:04:04 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.volumes [None req-0c321e39-90b2-4cc7-9920-dc566e9d0dd5 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Create volume request body: {'volume': {"'imageRef": '522e45ed-34d8-4082-932f-8d27db1e62a2', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-2027135589'}} {{(pid=86935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 13:04:04 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-0c321e39-90b2-4cc7-9920-dc566e9d0dd5 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Create volume of 1 GB Sep 02 13:04:04 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-0c321e39-90b2-4cc7-9920-dc566e9d0dd5 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Availability Zones retrieved successfully. Sep 02 13:04:04 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-0c321e39-90b2-4cc7-9920-dc566e9d0dd5 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Flow 'volume_create_api' (df319032-2d3b-4a6d-b31d-3caea8b6978c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 13:04:04 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-0c321e39-90b2-4cc7-9920-dc566e9d0dd5 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01a6a149-4966-444e-a22c-db1cfac0360d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:04 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.flows.api.create_volume [None req-0c321e39-90b2-4cc7-9920-dc566e9d0dd5 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Validating volume size '1' using validate_int {{(pid=86935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 13:04:04 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-0c321e39-90b2-4cc7-9920-dc566e9d0dd5 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01a6a149-4966-444e-a22c-db1cfac0360d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:04 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-0c321e39-90b2-4cc7-9920-dc566e9d0dd5 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e84bf4c-be61-4d72-8db6-8c55211302b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:04 devstack devstack@c-api.service[86935]: DEBUG cinder.quota [None req-0c321e39-90b2-4cc7-9920-dc566e9d0dd5 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Created reservations ['2215432d-945b-43d0-a167-80099ad17a12', 'd53d72c5-4955-4bc1-8d09-061590051fae', 'c4ca4fcf-a56a-4dc5-bcd4-9f6b3b5a4c79', '8e676bb8-1ac1-4c5e-82a2-c66e29331b05'] {{(pid=86935) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 13:04:04 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-0c321e39-90b2-4cc7-9920-dc566e9d0dd5 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e84bf4c-be61-4d72-8db6-8c55211302b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2215432d-945b-43d0-a167-80099ad17a12', 'd53d72c5-4955-4bc1-8d09-061590051fae', 'c4ca4fcf-a56a-4dc5-bcd4-9f6b3b5a4c79', '8e676bb8-1ac1-4c5e-82a2-c66e29331b05']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:04 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-0c321e39-90b2-4cc7-9920-dc566e9d0dd5 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (674997ac-e8b2-4daa-b7da-5471f580f8af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:04 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:04 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:04:04 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-0c321e39-90b2-4cc7-9920-dc566e9d0dd5 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (674997ac-e8b2-4daa-b7da-5471f580f8af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'abe94229-92e3-4055-a8bc-9b70a06ee056', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2027135589',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea733c4ceb6b46f38b9bb2476e2a4eac',qos_specs=None,replication_status=,reservations=['2215432d-945b-43d0-a167-80099ad17a12','d53d72c5-4955-4bc1-8d09-061590051fae','c4ca4fcf-a56a-4dc5-bcd4-9f6b3b5a4c79','8e676bb8-1ac1-4c5e-82a2-c66e29331b05'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd798ddbee6f434580cfdf22aa9642cb',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T11:04:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2027135589',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=abe94229-92e3-4055-a8bc-9b70a06ee056,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ea733c4ceb6b46f38b9bb2476e2a4eac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fd798ddbee6f434580cfdf22aa9642cb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:04 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-0c321e39-90b2-4cc7-9920-dc566e9d0dd5 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ebda0f5-062e-4039-9075-61881b9d817f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:04 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-0c321e39-90b2-4cc7-9920-dc566e9d0dd5 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ebda0f5-062e-4039-9075-61881b9d817f) transitioned into state 'SUCCESS' from state '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-2027135589',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea733c4ceb6b46f38b9bb2476e2a4eac',qos_specs=None,replication_status=,reservations=['2215432d-945b-43d0-a167-80099ad17a12','d53d72c5-4955-4bc1-8d09-061590051fae','c4ca4fcf-a56a-4dc5-bcd4-9f6b3b5a4c79','8e676bb8-1ac1-4c5e-82a2-c66e29331b05'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd798ddbee6f434580cfdf22aa9642cb',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:04 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-0c321e39-90b2-4cc7-9920-dc566e9d0dd5 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f06adc8c-86b9-4c0b-91bd-ebfc15f4c914) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:04 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-0c321e39-90b2-4cc7-9920-dc566e9d0dd5 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f06adc8c-86b9-4c0b-91bd-ebfc15f4c914) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:04 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-0c321e39-90b2-4cc7-9920-dc566e9d0dd5 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Flow 'volume_create_api' (df319032-2d3b-4a6d-b31d-3caea8b6978c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 13:04:04 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-0c321e39-90b2-4cc7-9920-dc566e9d0dd5 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Create volume request issued successfully. Sep 02 13:04:04 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-0c321e39-90b2-4cc7-9920-dc566e9d0dd5 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 13:04:04 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1382/2752] 192.168.122.82 () {60 vars in 1138 bytes} [Wed Sep 2 13:04:04 2026] POST /volume/v3/volumes => generated 764 bytes in 397 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 13:04:04 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-c59e6160-d3ed-4d4e-b66e-a62474ca09f5 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:04 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-c59e6160-d3ed-4d4e-b66e-a62474ca09f5 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 13:04:04 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-c59e6160-d3ed-4d4e-b66e-a62474ca09f5 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "522e45ed-34d8-4082-932f-8d27db1e62a2", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1057762909"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:04:04 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.volumes [None req-c59e6160-d3ed-4d4e-b66e-a62474ca09f5 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Create volume request body: {'volume': {"'imageRef": '522e45ed-34d8-4082-932f-8d27db1e62a2', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1057762909'}} {{(pid=86936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 13:04:04 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-c59e6160-d3ed-4d4e-b66e-a62474ca09f5 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Create volume of 1 GB Sep 02 13:04:04 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:04 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:04:04 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-c59e6160-d3ed-4d4e-b66e-a62474ca09f5 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Availability Zones retrieved successfully. Sep 02 13:04:05 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-c59e6160-d3ed-4d4e-b66e-a62474ca09f5 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Flow 'volume_create_api' (b87d8153-ca82-48da-b6c5-4e9bd9df89c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 13:04:05 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-c59e6160-d3ed-4d4e-b66e-a62474ca09f5 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0383fa27-ba5d-42de-8d4b-73d064d510ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:05 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.flows.api.create_volume [None req-c59e6160-d3ed-4d4e-b66e-a62474ca09f5 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Validating volume size '1' using validate_int {{(pid=86936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 13:04:05 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-c59e6160-d3ed-4d4e-b66e-a62474ca09f5 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0383fa27-ba5d-42de-8d4b-73d064d510ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:05 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-c59e6160-d3ed-4d4e-b66e-a62474ca09f5 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bbeffd88-ebbe-4c42-b056-969c6c30c6fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:05 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-aa34e65b-a8d4-4165-a71b-292838d7012c None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:05 devstack devstack@c-api.service[86936]: DEBUG cinder.quota [None req-c59e6160-d3ed-4d4e-b66e-a62474ca09f5 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Created reservations ['68055a7f-b1f0-4ef7-809d-5b457cac4c37', 'e3f471d1-0c87-452c-97ec-43cd2716c793', '2e07f8ff-acd5-41af-afae-6cea74c0434c', 'c643eef4-e9d0-498e-9a47-d9dc66bf0db0'] {{(pid=86936) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 13:04:05 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-c59e6160-d3ed-4d4e-b66e-a62474ca09f5 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bbeffd88-ebbe-4c42-b056-969c6c30c6fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['68055a7f-b1f0-4ef7-809d-5b457cac4c37', 'e3f471d1-0c87-452c-97ec-43cd2716c793', '2e07f8ff-acd5-41af-afae-6cea74c0434c', 'c643eef4-e9d0-498e-9a47-d9dc66bf0db0']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:05 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-c59e6160-d3ed-4d4e-b66e-a62474ca09f5 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8c84daf-9777-4187-af86-b82d8355f876) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:05 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:05 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:04:05 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-aa34e65b-a8d4-4165-a71b-292838d7012c tempest-VolumeAndVolumeTypeFromImageTest-954865594 tempest-VolumeAndVolumeTypeFromImageTest-954865594-project-admin] POST http://192.168.122.82/volume/v3/types Sep 02 13:04:05 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-aa34e65b-a8d4-4165-a71b-292838d7012c tempest-VolumeAndVolumeTypeFromImageTest-954865594 tempest-VolumeAndVolumeTypeFromImageTest-954865594-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=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:04:05 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:05 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:04:05 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-c59e6160-d3ed-4d4e-b66e-a62474ca09f5 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8c84daf-9777-4187-af86-b82d8355f876) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6b649f83-ddd6-4ffa-b200-f84d95b46dfc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1057762909',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea733c4ceb6b46f38b9bb2476e2a4eac',qos_specs=None,replication_status=,reservations=['68055a7f-b1f0-4ef7-809d-5b457cac4c37','e3f471d1-0c87-452c-97ec-43cd2716c793','2e07f8ff-acd5-41af-afae-6cea74c0434c','c643eef4-e9d0-498e-9a47-d9dc66bf0db0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd798ddbee6f434580cfdf22aa9642cb',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T11:04:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1057762909',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6b649f83-ddd6-4ffa-b200-f84d95b46dfc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ea733c4ceb6b46f38b9bb2476e2a4eac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fd798ddbee6f434580cfdf22aa9642cb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:05 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-c59e6160-d3ed-4d4e-b66e-a62474ca09f5 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (374cbdeb-f565-48a7-82f9-466e8b238c60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:05 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-aa34e65b-a8d4-4165-a71b-292838d7012c tempest-VolumeAndVolumeTypeFromImageTest-954865594 tempest-VolumeAndVolumeTypeFromImageTest-954865594-project-admin] http://192.168.122.82/volume/v3/types returned with HTTP 200 Sep 02 13:04:05 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1383/2753] 192.168.122.82 () {60 vars in 1132 bytes} [Wed Sep 2 13:04:05 2026] POST /volume/v3/types => generated 287 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:04:05 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-1fdf2349-2eac-4501-9ae4-ca0c0c4e7bdf None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:05 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-1fdf2349-2eac-4501-9ae4-ca0c0c4e7bdf tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] GET http://192.168.122.82/volume/v3/volumes/03fe894f-e736-4537-a7be-f92fcf4b61bd Sep 02 13:04:05 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-1fdf2349-2eac-4501-9ae4-ca0c0c4e7bdf tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:05 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-1fdf2349-2eac-4501-9ae4-ca0c0c4e7bdf tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:05 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:05 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:04:05 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:05 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:04:05 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-1fdf2349-2eac-4501-9ae4-ca0c0c4e7bdf tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Volume info retrieved successfully. Sep 02 13:04:05 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-c59e6160-d3ed-4d4e-b66e-a62474ca09f5 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (374cbdeb-f565-48a7-82f9-466e8b238c60) transitioned into state 'SUCCESS' from state '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-1057762909',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea733c4ceb6b46f38b9bb2476e2a4eac',qos_specs=None,replication_status=,reservations=['68055a7f-b1f0-4ef7-809d-5b457cac4c37','e3f471d1-0c87-452c-97ec-43cd2716c793','2e07f8ff-acd5-41af-afae-6cea74c0434c','c643eef4-e9d0-498e-9a47-d9dc66bf0db0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd798ddbee6f434580cfdf22aa9642cb',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:05 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-1fdf2349-2eac-4501-9ae4-ca0c0c4e7bdf tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] http://192.168.122.82/volume/v3/volumes/03fe894f-e736-4537-a7be-f92fcf4b61bd returned with HTTP 200 Sep 02 13:04:05 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1384/2754] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:04:05 2026] GET /volume/v3/volumes/03fe894f-e736-4537-a7be-f92fcf4b61bd => generated 859 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:04:05 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-c59e6160-d3ed-4d4e-b66e-a62474ca09f5 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8cf1fe8-e8a1-4758-adc8-a37ac4fd025a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:05 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-c59e6160-d3ed-4d4e-b66e-a62474ca09f5 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8cf1fe8-e8a1-4758-adc8-a37ac4fd025a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:05 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-c59e6160-d3ed-4d4e-b66e-a62474ca09f5 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Flow 'volume_create_api' (b87d8153-ca82-48da-b6c5-4e9bd9df89c1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 13:04:05 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-c59e6160-d3ed-4d4e-b66e-a62474ca09f5 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Create volume request issued successfully. Sep 02 13:04:05 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-c59e6160-d3ed-4d4e-b66e-a62474ca09f5 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 13:04:05 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1371/2755] 192.168.122.82 () {60 vars in 1138 bytes} [Wed Sep 2 13:04:04 2026] POST /volume/v3/volumes => generated 764 bytes in 555 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 13:04:05 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-2dd4b9f2-a83d-42c6-a86d-3fdfc957ba72 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:05 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-2dd4b9f2-a83d-42c6-a86d-3fdfc957ba72 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 13:04:05 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-2dd4b9f2-a83d-42c6-a86d-3fdfc957ba72 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "522e45ed-34d8-4082-932f-8d27db1e62a2", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-805222267"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:04:05 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.volumes [None req-2dd4b9f2-a83d-42c6-a86d-3fdfc957ba72 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Create volume request body: {'volume': {"'imageRef": '522e45ed-34d8-4082-932f-8d27db1e62a2', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-805222267'}} {{(pid=86935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 13:04:05 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-2dd4b9f2-a83d-42c6-a86d-3fdfc957ba72 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Create volume of 1 GB Sep 02 13:04:05 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-2dd4b9f2-a83d-42c6-a86d-3fdfc957ba72 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Availability Zones retrieved successfully. Sep 02 13:04:05 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-2dd4b9f2-a83d-42c6-a86d-3fdfc957ba72 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Flow 'volume_create_api' (a003b423-f5f6-4c32-9aa3-b2c2758e0890) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 13:04:05 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-2dd4b9f2-a83d-42c6-a86d-3fdfc957ba72 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af5a33a4-ecd8-4296-8b62-0e196965fa07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:05 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.flows.api.create_volume [None req-2dd4b9f2-a83d-42c6-a86d-3fdfc957ba72 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Validating volume size '1' using validate_int {{(pid=86935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 13:04:05 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-2dd4b9f2-a83d-42c6-a86d-3fdfc957ba72 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af5a33a4-ecd8-4296-8b62-0e196965fa07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:05 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-2dd4b9f2-a83d-42c6-a86d-3fdfc957ba72 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (171d9673-4e50-4947-b394-48ca30b84a84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:05 devstack devstack@c-api.service[86935]: DEBUG cinder.quota [None req-2dd4b9f2-a83d-42c6-a86d-3fdfc957ba72 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Created reservations ['acdcc8ea-151a-45ab-bde1-ef1d4b1b26a9', 'af0c4224-3578-43ec-874d-e686d5a02a2a', 'cf79e877-33dc-480a-9a57-312149b873d5', '339f1fe3-dd82-4946-9316-c06d2e5b2353'] {{(pid=86935) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 13:04:05 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-2dd4b9f2-a83d-42c6-a86d-3fdfc957ba72 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (171d9673-4e50-4947-b394-48ca30b84a84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['acdcc8ea-151a-45ab-bde1-ef1d4b1b26a9', 'af0c4224-3578-43ec-874d-e686d5a02a2a', 'cf79e877-33dc-480a-9a57-312149b873d5', '339f1fe3-dd82-4946-9316-c06d2e5b2353']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:05 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-2dd4b9f2-a83d-42c6-a86d-3fdfc957ba72 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bbc67032-00af-4f24-a330-eadc806a28a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:05 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:05 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:04:05 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-2dd4b9f2-a83d-42c6-a86d-3fdfc957ba72 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bbc67032-00af-4f24-a330-eadc806a28a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '41371ee5-f7c4-4f96-b04c-c0ae0c5ab6c0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-805222267',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea733c4ceb6b46f38b9bb2476e2a4eac',qos_specs=None,replication_status=,reservations=['acdcc8ea-151a-45ab-bde1-ef1d4b1b26a9','af0c4224-3578-43ec-874d-e686d5a02a2a','cf79e877-33dc-480a-9a57-312149b873d5','339f1fe3-dd82-4946-9316-c06d2e5b2353'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd798ddbee6f434580cfdf22aa9642cb',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T11:04:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-805222267',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=41371ee5-f7c4-4f96-b04c-c0ae0c5ab6c0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ea733c4ceb6b46f38b9bb2476e2a4eac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fd798ddbee6f434580cfdf22aa9642cb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:05 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-2dd4b9f2-a83d-42c6-a86d-3fdfc957ba72 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (855b58a5-608c-4d69-a0be-80de46c31fc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:05 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-844a335d-260c-47b1-bf12-085c6895bbd6 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:05 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-2dd4b9f2-a83d-42c6-a86d-3fdfc957ba72 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (855b58a5-608c-4d69-a0be-80de46c31fc8) transitioned into state 'SUCCESS' from state '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-805222267',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea733c4ceb6b46f38b9bb2476e2a4eac',qos_specs=None,replication_status=,reservations=['acdcc8ea-151a-45ab-bde1-ef1d4b1b26a9','af0c4224-3578-43ec-874d-e686d5a02a2a','cf79e877-33dc-480a-9a57-312149b873d5','339f1fe3-dd82-4946-9316-c06d2e5b2353'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd798ddbee6f434580cfdf22aa9642cb',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:05 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-2dd4b9f2-a83d-42c6-a86d-3fdfc957ba72 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (467ddaba-1e6d-4494-b0de-e6cafe429806) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:06 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-2dd4b9f2-a83d-42c6-a86d-3fdfc957ba72 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (467ddaba-1e6d-4494-b0de-e6cafe429806) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:06 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-2dd4b9f2-a83d-42c6-a86d-3fdfc957ba72 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Flow 'volume_create_api' (a003b423-f5f6-4c32-9aa3-b2c2758e0890) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 13:04:06 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-2dd4b9f2-a83d-42c6-a86d-3fdfc957ba72 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Create volume request issued successfully. Sep 02 13:04:06 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-2dd4b9f2-a83d-42c6-a86d-3fdfc957ba72 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 13:04:06 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1385/2756] 192.168.122.82 () {60 vars in 1138 bytes} [Wed Sep 2 13:04:05 2026] POST /volume/v3/volumes => generated 763 bytes in 513 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 13:04:06 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-31240fd7-72d6-4bef-80fb-24bba029fe72 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:06 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-31240fd7-72d6-4bef-80fb-24bba029fe72 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] GET http://192.168.122.82/volume/v3/volumes/cd6fd8e3-a0bc-4964-80db-a1eda795d07d Sep 02 13:04:06 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-31240fd7-72d6-4bef-80fb-24bba029fe72 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:06 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-31240fd7-72d6-4bef-80fb-24bba029fe72 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:06 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:06 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:04:06 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:06 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:04:06 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-31240fd7-72d6-4bef-80fb-24bba029fe72 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Volume info retrieved successfully. Sep 02 13:04:06 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-31240fd7-72d6-4bef-80fb-24bba029fe72 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] http://192.168.122.82/volume/v3/volumes/cd6fd8e3-a0bc-4964-80db-a1eda795d07d returned with HTTP 200 Sep 02 13:04:06 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1386/2757] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:04:06 2026] GET /volume/v3/volumes/cd6fd8e3-a0bc-4964-80db-a1eda795d07d => generated 856 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:04:06 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-525e5942-37b3-499b-87b8-f97a15dd9bfb None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:06 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-525e5942-37b3-499b-87b8-f97a15dd9bfb tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] GET http://192.168.122.82/volume/v3/volumes/f388a499-4a5f-45d9-8e8e-735cc5f5f7d0 Sep 02 13:04:06 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-525e5942-37b3-499b-87b8-f97a15dd9bfb tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:06 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-525e5942-37b3-499b-87b8-f97a15dd9bfb tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:06 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:06 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:04:06 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:06 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:04:06 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-525e5942-37b3-499b-87b8-f97a15dd9bfb tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Volume info retrieved successfully. Sep 02 13:04:06 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-525e5942-37b3-499b-87b8-f97a15dd9bfb tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] http://192.168.122.82/volume/v3/volumes/f388a499-4a5f-45d9-8e8e-735cc5f5f7d0 returned with HTTP 200 Sep 02 13:04:06 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1387/2758] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:04:06 2026] GET /volume/v3/volumes/f388a499-4a5f-45d9-8e8e-735cc5f5f7d0 => generated 855 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:04:06 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-844a335d-260c-47b1-bf12-085c6895bbd6 tempest-ProjectReaderTests-600363325 tempest-ProjectReaderTests-600363325-project-admin] GET http://192.168.122.82/volume/v3/scheduler-stats/get_pools Sep 02 13:04:06 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-844a335d-260c-47b1-bf12-085c6895bbd6 tempest-ProjectReaderTests-600363325 tempest-ProjectReaderTests-600363325-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:06 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-844a335d-260c-47b1-bf12-085c6895bbd6 tempest-ProjectReaderTests-600363325 tempest-ProjectReaderTests-600363325-project-admin] Calling method 'get_pools' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:06 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:06 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:04:06 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-844a335d-260c-47b1-bf12-085c6895bbd6 tempest-ProjectReaderTests-600363325 tempest-ProjectReaderTests-600363325-project-admin] http://192.168.122.82/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 02 13:04:06 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1372/2759] 192.168.122.82 () {58 vars in 1170 bytes} [Wed Sep 2 13:04:05 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 351 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 13:04:06 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-ce124da8-1d2d-4e18-8036-c454d7fe7fba None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:06 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-15c2df7b-0e19-4315-87dd-f47eb9206cef None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:06 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-15c2df7b-0e19-4315-87dd-f47eb9206cef tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] GET http://192.168.122.82/volume/v3/volumes/03fe894f-e736-4537-a7be-f92fcf4b61bd Sep 02 13:04:06 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-15c2df7b-0e19-4315-87dd-f47eb9206cef tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:06 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-15c2df7b-0e19-4315-87dd-f47eb9206cef tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:06 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-ce124da8-1d2d-4e18-8036-c454d7fe7fba tempest-ProjectReaderTests-600363325 tempest-ProjectReaderTests-600363325-project-reader] GET http://192.168.122.82/volume/v3/capabilities/devstack@QuobyteHD Sep 02 13:04:06 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-ce124da8-1d2d-4e18-8036-c454d7fe7fba tempest-ProjectReaderTests-600363325 tempest-ProjectReaderTests-600363325-project-reader] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:06 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-ce124da8-1d2d-4e18-8036-c454d7fe7fba tempest-ProjectReaderTests-600363325 tempest-ProjectReaderTests-600363325-project-reader] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:06 devstack devstack@c-api.service[86935]: DEBUG cinder.policy [None req-ce124da8-1d2d-4e18-8036-c454d7fe7fba tempest-ProjectReaderTests-600363325 tempest-ProjectReaderTests-600363325-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '7b09434b10e04168811072f324d5eb82', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81992ec3c1384fa9880b187bcdc6d615', '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=86935) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 13:04:06 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-ce124da8-1d2d-4e18-8036-c454d7fe7fba tempest-ProjectReaderTests-600363325 tempest-ProjectReaderTests-600363325-project-reader] http://192.168.122.82/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 403 Sep 02 13:04:06 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1388/2760] 192.168.122.82 () {58 vars in 1188 bytes} [Wed Sep 2 13:04:06 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 110 bytes in 153 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 13:04:06 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:06 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:04:06 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:06 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:04:06 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-15c2df7b-0e19-4315-87dd-f47eb9206cef tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Volume info retrieved successfully. Sep 02 13:04:06 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-15c2df7b-0e19-4315-87dd-f47eb9206cef tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] http://192.168.122.82/volume/v3/volumes/03fe894f-e736-4537-a7be-f92fcf4b61bd returned with HTTP 200 Sep 02 13:04:06 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1373/2761] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:04:06 2026] GET /volume/v3/volumes/03fe894f-e736-4537-a7be-f92fcf4b61bd => generated 859 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:04:07 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-88cdd87a-f2b5-48c2-959f-04e73f48f520 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:07 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-88cdd87a-f2b5-48c2-959f-04e73f48f520 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] GET http://192.168.122.82/volume/v3/volumes/f388a499-4a5f-45d9-8e8e-735cc5f5f7d0 Sep 02 13:04:07 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-88cdd87a-f2b5-48c2-959f-04e73f48f520 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:07 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-88cdd87a-f2b5-48c2-959f-04e73f48f520 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:07 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:07 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:04:07 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:07 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:04:07 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-88cdd87a-f2b5-48c2-959f-04e73f48f520 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Volume info retrieved successfully. Sep 02 13:04:07 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-88cdd87a-f2b5-48c2-959f-04e73f48f520 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] http://192.168.122.82/volume/v3/volumes/f388a499-4a5f-45d9-8e8e-735cc5f5f7d0 returned with HTTP 200 Sep 02 13:04:07 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1389/2762] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:04:07 2026] GET /volume/v3/volumes/f388a499-4a5f-45d9-8e8e-735cc5f5f7d0 => generated 855 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:04:07 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-3409b5fc-8438-4ecb-ab16-36bf5a4f1fd5 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:07 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-3409b5fc-8438-4ecb-ab16-36bf5a4f1fd5 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] GET http://192.168.122.82/volume/v3/volumes/03fe894f-e736-4537-a7be-f92fcf4b61bd Sep 02 13:04:07 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-3409b5fc-8438-4ecb-ab16-36bf5a4f1fd5 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:07 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-3409b5fc-8438-4ecb-ab16-36bf5a4f1fd5 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:07 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:07 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:04:07 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:07 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:04:07 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-3409b5fc-8438-4ecb-ab16-36bf5a4f1fd5 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Volume info retrieved successfully. Sep 02 13:04:07 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-3409b5fc-8438-4ecb-ab16-36bf5a4f1fd5 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] http://192.168.122.82/volume/v3/volumes/03fe894f-e736-4537-a7be-f92fcf4b61bd returned with HTTP 200 Sep 02 13:04:07 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1374/2763] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:04:07 2026] GET /volume/v3/volumes/03fe894f-e736-4537-a7be-f92fcf4b61bd => generated 860 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:04:07 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-82600d8d-26e4-48b6-9b68-c8cbf63c984d None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:07 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-82600d8d-26e4-48b6-9b68-c8cbf63c984d tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] POST http://192.168.122.82/volume/v3/snapshots Sep 02 13:04:07 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-82600d8d-26e4-48b6-9b68-c8cbf63c984d tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "03fe894f-e736-4537-a7be-f92fcf4b61bd", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-2036258403"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:04:07 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:07 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:04:07 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:07 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:04:07 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-82600d8d-26e4-48b6-9b68-c8cbf63c984d tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Volume info retrieved successfully. Sep 02 13:04:07 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.snapshots [None req-82600d8d-26e4-48b6-9b68-c8cbf63c984d tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Create snapshot from volume 03fe894f-e736-4537-a7be-f92fcf4b61bd Sep 02 13:04:07 devstack devstack@c-api.service[86935]: DEBUG cinder.quota [None req-82600d8d-26e4-48b6-9b68-c8cbf63c984d tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Created reservations ['a61c5f84-9494-429c-ab8a-99b579b73da7', 'ba6d0baa-9b5b-407e-951b-0cf32f9c8299', '7f7fc529-9d96-43a6-9ae7-d1fa8d19f64e', '00fccafa-3240-489a-9e30-2edd1ffedfcc'] {{(pid=86935) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 13:04:07 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:07 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:04:07 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-82600d8d-26e4-48b6-9b68-c8cbf63c984d tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Snapshot create request issued successfully. Sep 02 13:04:07 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-82600d8d-26e4-48b6-9b68-c8cbf63c984d tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] http://192.168.122.82/volume/v3/snapshots returned with HTTP 202 Sep 02 13:04:07 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1390/2764] 192.168.122.82 () {60 vars in 1144 bytes} [Wed Sep 2 13:04:07 2026] POST /volume/v3/snapshots => generated 316 bytes in 300 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 13:04:07 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-de440eb3-aa86-440b-9c90-04e870a9afe6 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:07 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-de440eb3-aa86-440b-9c90-04e870a9afe6 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] GET http://192.168.122.82/volume/v3/snapshots/6c84962f-1cd0-4d0f-801b-abc036e36d5c Sep 02 13:04:07 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-de440eb3-aa86-440b-9c90-04e870a9afe6 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:07 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-de440eb3-aa86-440b-9c90-04e870a9afe6 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:07 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:07 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:04:07 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-de440eb3-aa86-440b-9c90-04e870a9afe6 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Snapshot retrieved successfully. Sep 02 13:04:07 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-de440eb3-aa86-440b-9c90-04e870a9afe6 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] http://192.168.122.82/volume/v3/snapshots/6c84962f-1cd0-4d0f-801b-abc036e36d5c returned with HTTP 200 Sep 02 13:04:07 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1375/2765] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:04:07 2026] GET /volume/v3/snapshots/6c84962f-1cd0-4d0f-801b-abc036e36d5c => generated 448 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:04:08 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-4f3f3628-44b8-4384-bbe0-486110cbe71a None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:08 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-4f3f3628-44b8-4384-bbe0-486110cbe71a tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] GET http://192.168.122.82/volume/v3/volumes/f388a499-4a5f-45d9-8e8e-735cc5f5f7d0 Sep 02 13:04:08 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-4f3f3628-44b8-4384-bbe0-486110cbe71a tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:08 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-4f3f3628-44b8-4384-bbe0-486110cbe71a tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:08 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:08 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:04:08 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:08 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:04:08 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-4f3f3628-44b8-4384-bbe0-486110cbe71a tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Volume info retrieved successfully. Sep 02 13:04:08 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-4f3f3628-44b8-4384-bbe0-486110cbe71a tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] http://192.168.122.82/volume/v3/volumes/f388a499-4a5f-45d9-8e8e-735cc5f5f7d0 returned with HTTP 200 Sep 02 13:04:08 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1391/2766] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:04:08 2026] GET /volume/v3/volumes/f388a499-4a5f-45d9-8e8e-735cc5f5f7d0 => generated 856 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:04:08 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-fc76971f-5929-48f4-a567-180fc4585559 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:08 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-fc76971f-5929-48f4-a567-180fc4585559 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] GET http://192.168.122.82/volume/v3/volumes/abe94229-92e3-4055-a8bc-9b70a06ee056 Sep 02 13:04:08 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-fc76971f-5929-48f4-a567-180fc4585559 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:08 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-fc76971f-5929-48f4-a567-180fc4585559 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:08 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:08 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:04:08 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:08 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:04:08 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-fc76971f-5929-48f4-a567-180fc4585559 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Volume info retrieved successfully. Sep 02 13:04:08 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-fc76971f-5929-48f4-a567-180fc4585559 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] http://192.168.122.82/volume/v3/volumes/abe94229-92e3-4055-a8bc-9b70a06ee056 returned with HTTP 200 Sep 02 13:04:08 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1376/2767] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:04:08 2026] GET /volume/v3/volumes/abe94229-92e3-4055-a8bc-9b70a06ee056 => generated 856 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:04:08 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-fa48c8ad-8eee-46a9-876d-e5225c1af3ba None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:08 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-fa48c8ad-8eee-46a9-876d-e5225c1af3ba tempest-VolumeAndVolumeTypeFromImageTest-1388041360 tempest-VolumeAndVolumeTypeFromImageTest-1388041360-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 13:04:08 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-fa48c8ad-8eee-46a9-876d-e5225c1af3ba tempest-VolumeAndVolumeTypeFromImageTest-1388041360 tempest-VolumeAndVolumeTypeFromImageTest-1388041360-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "3b1ca81c-f5c1-4d20-99b8-18c25f1c72da", "size": 1}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:04:08 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.volumes [None req-fa48c8ad-8eee-46a9-876d-e5225c1af3ba tempest-VolumeAndVolumeTypeFromImageTest-1388041360 tempest-VolumeAndVolumeTypeFromImageTest-1388041360-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': '3b1ca81c-f5c1-4d20-99b8-18c25f1c72da', 'size': 1}} {{(pid=86935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 13:04:08 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-fa48c8ad-8eee-46a9-876d-e5225c1af3ba tempest-VolumeAndVolumeTypeFromImageTest-1388041360 tempest-VolumeAndVolumeTypeFromImageTest-1388041360-project-member] Create volume of 1 GB Sep 02 13:04:08 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-fa48c8ad-8eee-46a9-876d-e5225c1af3ba tempest-VolumeAndVolumeTypeFromImageTest-1388041360 tempest-VolumeAndVolumeTypeFromImageTest-1388041360-project-member] Availability Zones retrieved successfully. Sep 02 13:04:08 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-fa48c8ad-8eee-46a9-876d-e5225c1af3ba tempest-VolumeAndVolumeTypeFromImageTest-1388041360 tempest-VolumeAndVolumeTypeFromImageTest-1388041360-project-member] Flow 'volume_create_api' (b22ddc03-bc7a-4b6b-a5f8-156f92064935) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 13:04:08 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-fa48c8ad-8eee-46a9-876d-e5225c1af3ba tempest-VolumeAndVolumeTypeFromImageTest-1388041360 tempest-VolumeAndVolumeTypeFromImageTest-1388041360-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2cd0f145-7b6d-4489-bb22-5b42bce791c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:08 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.flows.api.create_volume [None req-fa48c8ad-8eee-46a9-876d-e5225c1af3ba tempest-VolumeAndVolumeTypeFromImageTest-1388041360 tempest-VolumeAndVolumeTypeFromImageTest-1388041360-project-member] Validating volume size '1' using validate_int {{(pid=86935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 13:04:08 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-17611cba-0bfe-4ae9-b359-3118dbe7836c None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:08 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-17611cba-0bfe-4ae9-b359-3118dbe7836c tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] GET http://192.168.122.82/volume/v3/snapshots/6c84962f-1cd0-4d0f-801b-abc036e36d5c Sep 02 13:04:08 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-17611cba-0bfe-4ae9-b359-3118dbe7836c tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:08 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-17611cba-0bfe-4ae9-b359-3118dbe7836c tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:08 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:08 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:04:09 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-17611cba-0bfe-4ae9-b359-3118dbe7836c tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Snapshot retrieved successfully. Sep 02 13:04:09 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-17611cba-0bfe-4ae9-b359-3118dbe7836c tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] http://192.168.122.82/volume/v3/snapshots/6c84962f-1cd0-4d0f-801b-abc036e36d5c returned with HTTP 200 Sep 02 13:04:09 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1377/2768] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:04:08 2026] GET /volume/v3/snapshots/6c84962f-1cd0-4d0f-801b-abc036e36d5c => generated 448 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:04:09 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-fa48c8ad-8eee-46a9-876d-e5225c1af3ba tempest-VolumeAndVolumeTypeFromImageTest-1388041360 tempest-VolumeAndVolumeTypeFromImageTest-1388041360-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2cd0f145-7b6d-4489-bb22-5b42bce791c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T11:04:05Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=4c0218e7-7d6a-4902-8c34-6fa5976cac3a,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': '4c0218e7-7d6a-4902-8c34-6fa5976cac3a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:09 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-fa48c8ad-8eee-46a9-876d-e5225c1af3ba tempest-VolumeAndVolumeTypeFromImageTest-1388041360 tempest-VolumeAndVolumeTypeFromImageTest-1388041360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83b87055-e000-41a0-8eca-9c774e06ec97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:09 devstack devstack@c-api.service[86935]: WARNING cinder.quota [None req-fa48c8ad-8eee-46a9-876d-e5225c1af3ba tempest-VolumeAndVolumeTypeFromImageTest-1388041360 tempest-VolumeAndVolumeTypeFromImageTest-1388041360-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 02 13:04:09 devstack devstack@c-api.service[86935]: WARNING cinder.quota [None req-fa48c8ad-8eee-46a9-876d-e5225c1af3ba tempest-VolumeAndVolumeTypeFromImageTest-1388041360 tempest-VolumeAndVolumeTypeFromImageTest-1388041360-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 02 13:04:09 devstack devstack@c-api.service[86935]: DEBUG cinder.quota [None req-fa48c8ad-8eee-46a9-876d-e5225c1af3ba tempest-VolumeAndVolumeTypeFromImageTest-1388041360 tempest-VolumeAndVolumeTypeFromImageTest-1388041360-project-member] Created reservations ['14e25017-7120-4ff2-9028-b01738d37bfe', 'c6410ce4-4c22-48a6-8b44-a82ba8e6abd8', '86274977-0e8b-4cc1-9955-d8c7da9155fa', '1924687c-bcc4-4703-928e-a6ecef6d034d'] {{(pid=86935) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 13:04:09 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-fa48c8ad-8eee-46a9-876d-e5225c1af3ba tempest-VolumeAndVolumeTypeFromImageTest-1388041360 tempest-VolumeAndVolumeTypeFromImageTest-1388041360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83b87055-e000-41a0-8eca-9c774e06ec97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['14e25017-7120-4ff2-9028-b01738d37bfe', 'c6410ce4-4c22-48a6-8b44-a82ba8e6abd8', '86274977-0e8b-4cc1-9955-d8c7da9155fa', '1924687c-bcc4-4703-928e-a6ecef6d034d']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:09 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-fa48c8ad-8eee-46a9-876d-e5225c1af3ba tempest-VolumeAndVolumeTypeFromImageTest-1388041360 tempest-VolumeAndVolumeTypeFromImageTest-1388041360-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c523672-8f8d-424c-aef4-9664d5d3747e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:09 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:09 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:04:09 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-fa48c8ad-8eee-46a9-876d-e5225c1af3ba tempest-VolumeAndVolumeTypeFromImageTest-1388041360 tempest-VolumeAndVolumeTypeFromImageTest-1388041360-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c523672-8f8d-424c-aef4-9664d5d3747e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '03a618fe-c1f6-48e4-bc3a-c83b2b568555', '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='e21efd4ad5a1495e840a28e87474fcea',qos_specs=None,replication_status=,reservations=['14e25017-7120-4ff2-9028-b01738d37bfe','c6410ce4-4c22-48a6-8b44-a82ba8e6abd8','86274977-0e8b-4cc1-9955-d8c7da9155fa','1924687c-bcc4-4703-928e-a6ecef6d034d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5f2b99349034744ae108e700c570b9b',volume_type_id=4c0218e7-7d6a-4902-8c34-6fa5976cac3a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T11:04:09Z,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=03a618fe-c1f6-48e4-bc3a-c83b2b568555,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e21efd4ad5a1495e840a28e87474fcea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b5f2b99349034744ae108e700c570b9b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4c0218e7-7d6a-4902-8c34-6fa5976cac3a),volume_type_id=4c0218e7-7d6a-4902-8c34-6fa5976cac3a)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:09 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-fa48c8ad-8eee-46a9-876d-e5225c1af3ba tempest-VolumeAndVolumeTypeFromImageTest-1388041360 tempest-VolumeAndVolumeTypeFromImageTest-1388041360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b8e3d69-7da0-4bda-aeae-99c1ad40b961) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:09 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-fa48c8ad-8eee-46a9-876d-e5225c1af3ba tempest-VolumeAndVolumeTypeFromImageTest-1388041360 tempest-VolumeAndVolumeTypeFromImageTest-1388041360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b8e3d69-7da0-4bda-aeae-99c1ad40b961) transitioned into state 'SUCCESS' from 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='e21efd4ad5a1495e840a28e87474fcea',qos_specs=None,replication_status=,reservations=['14e25017-7120-4ff2-9028-b01738d37bfe','c6410ce4-4c22-48a6-8b44-a82ba8e6abd8','86274977-0e8b-4cc1-9955-d8c7da9155fa','1924687c-bcc4-4703-928e-a6ecef6d034d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5f2b99349034744ae108e700c570b9b',volume_type_id=4c0218e7-7d6a-4902-8c34-6fa5976cac3a)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:09 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-fa48c8ad-8eee-46a9-876d-e5225c1af3ba tempest-VolumeAndVolumeTypeFromImageTest-1388041360 tempest-VolumeAndVolumeTypeFromImageTest-1388041360-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b744130-558b-4af2-919d-ada0886d095a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:09 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-fa48c8ad-8eee-46a9-876d-e5225c1af3ba tempest-VolumeAndVolumeTypeFromImageTest-1388041360 tempest-VolumeAndVolumeTypeFromImageTest-1388041360-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b744130-558b-4af2-919d-ada0886d095a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:09 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-fa48c8ad-8eee-46a9-876d-e5225c1af3ba tempest-VolumeAndVolumeTypeFromImageTest-1388041360 tempest-VolumeAndVolumeTypeFromImageTest-1388041360-project-member] Flow 'volume_create_api' (b22ddc03-bc7a-4b6b-a5f8-156f92064935) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 13:04:09 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-fa48c8ad-8eee-46a9-876d-e5225c1af3ba tempest-VolumeAndVolumeTypeFromImageTest-1388041360 tempest-VolumeAndVolumeTypeFromImageTest-1388041360-project-member] Create volume request issued successfully. Sep 02 13:04:09 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-fa48c8ad-8eee-46a9-876d-e5225c1af3ba tempest-VolumeAndVolumeTypeFromImageTest-1388041360 tempest-VolumeAndVolumeTypeFromImageTest-1388041360-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 13:04:09 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1392/2769] 192.168.122.82 () {60 vars in 1138 bytes} [Wed Sep 2 13:04:08 2026] POST /volume/v3/volumes => generated 804 bytes in 599 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 13:04:09 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-229a14e0-10aa-4580-a979-49c757e99b03 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:09 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-229a14e0-10aa-4580-a979-49c757e99b03 tempest-VolumeAndVolumeTypeFromImageTest-1388041360 tempest-VolumeAndVolumeTypeFromImageTest-1388041360-project-member] GET http://192.168.122.82/volume/v3/volumes/03a618fe-c1f6-48e4-bc3a-c83b2b568555 Sep 02 13:04:09 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-229a14e0-10aa-4580-a979-49c757e99b03 tempest-VolumeAndVolumeTypeFromImageTest-1388041360 tempest-VolumeAndVolumeTypeFromImageTest-1388041360-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:09 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-229a14e0-10aa-4580-a979-49c757e99b03 tempest-VolumeAndVolumeTypeFromImageTest-1388041360 tempest-VolumeAndVolumeTypeFromImageTest-1388041360-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:09 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:09 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:04:09 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:09 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:04:09 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-229a14e0-10aa-4580-a979-49c757e99b03 tempest-VolumeAndVolumeTypeFromImageTest-1388041360 tempest-VolumeAndVolumeTypeFromImageTest-1388041360-project-member] Volume info retrieved successfully. Sep 02 13:04:09 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-304606ed-3baf-4e08-9ffe-5c22d770db0c None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:09 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-304606ed-3baf-4e08-9ffe-5c22d770db0c tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] GET http://192.168.122.82/volume/v3/volumes/abe94229-92e3-4055-a8bc-9b70a06ee056 Sep 02 13:04:09 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-304606ed-3baf-4e08-9ffe-5c22d770db0c tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:09 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-304606ed-3baf-4e08-9ffe-5c22d770db0c tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:09 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:09 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:04:09 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:09 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:04:09 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-229a14e0-10aa-4580-a979-49c757e99b03 tempest-VolumeAndVolumeTypeFromImageTest-1388041360 tempest-VolumeAndVolumeTypeFromImageTest-1388041360-project-member] http://192.168.122.82/volume/v3/volumes/03a618fe-c1f6-48e4-bc3a-c83b2b568555 returned with HTTP 200 Sep 02 13:04:09 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1378/2770] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:04:09 2026] GET /volume/v3/volumes/03a618fe-c1f6-48e4-bc3a-c83b2b568555 => generated 872 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:04:09 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-304606ed-3baf-4e08-9ffe-5c22d770db0c tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Volume info retrieved successfully. Sep 02 13:04:09 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-304606ed-3baf-4e08-9ffe-5c22d770db0c tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] http://192.168.122.82/volume/v3/volumes/abe94229-92e3-4055-a8bc-9b70a06ee056 returned with HTTP 200 Sep 02 13:04:09 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1393/2771] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:04:09 2026] GET /volume/v3/volumes/abe94229-92e3-4055-a8bc-9b70a06ee056 => generated 857 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:04:09 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-44e3ad53-9b8e-46fe-af4b-43b5d0142ba5 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:09 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-44e3ad53-9b8e-46fe-af4b-43b5d0142ba5 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] GET http://192.168.122.82/volume/v3/volumes/6b649f83-ddd6-4ffa-b200-f84d95b46dfc Sep 02 13:04:09 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-44e3ad53-9b8e-46fe-af4b-43b5d0142ba5 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:09 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-44e3ad53-9b8e-46fe-af4b-43b5d0142ba5 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:09 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:09 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:04:09 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:09 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:04:09 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-44e3ad53-9b8e-46fe-af4b-43b5d0142ba5 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Volume info retrieved successfully. Sep 02 13:04:09 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-44e3ad53-9b8e-46fe-af4b-43b5d0142ba5 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] http://192.168.122.82/volume/v3/volumes/6b649f83-ddd6-4ffa-b200-f84d95b46dfc returned with HTTP 200 Sep 02 13:04:09 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1379/2772] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:04:09 2026] GET /volume/v3/volumes/6b649f83-ddd6-4ffa-b200-f84d95b46dfc => generated 856 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:04:10 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-6b29deca-9d7d-49ec-a7d4-5a6d44c20aec None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:10 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-6b29deca-9d7d-49ec-a7d4-5a6d44c20aec tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] GET http://192.168.122.82/volume/v3/snapshots/6c84962f-1cd0-4d0f-801b-abc036e36d5c Sep 02 13:04:10 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-6b29deca-9d7d-49ec-a7d4-5a6d44c20aec tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:10 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-6b29deca-9d7d-49ec-a7d4-5a6d44c20aec tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:10 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:10 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:04:10 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-6b29deca-9d7d-49ec-a7d4-5a6d44c20aec tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Snapshot retrieved successfully. Sep 02 13:04:10 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-6b29deca-9d7d-49ec-a7d4-5a6d44c20aec tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] http://192.168.122.82/volume/v3/snapshots/6c84962f-1cd0-4d0f-801b-abc036e36d5c returned with HTTP 200 Sep 02 13:04:10 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1394/2773] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:04:10 2026] GET /volume/v3/snapshots/6c84962f-1cd0-4d0f-801b-abc036e36d5c => generated 448 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:04:10 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-250a79af-cc38-417d-9002-6c6715390c7d None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:10 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-250a79af-cc38-417d-9002-6c6715390c7d tempest-VolumeAndVolumeTypeFromImageTest-1388041360 tempest-VolumeAndVolumeTypeFromImageTest-1388041360-project-member] GET http://192.168.122.82/volume/v3/volumes/03a618fe-c1f6-48e4-bc3a-c83b2b568555 Sep 02 13:04:10 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-250a79af-cc38-417d-9002-6c6715390c7d tempest-VolumeAndVolumeTypeFromImageTest-1388041360 tempest-VolumeAndVolumeTypeFromImageTest-1388041360-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:10 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-250a79af-cc38-417d-9002-6c6715390c7d tempest-VolumeAndVolumeTypeFromImageTest-1388041360 tempest-VolumeAndVolumeTypeFromImageTest-1388041360-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:10 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:10 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:04:10 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:10 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:04:10 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-250a79af-cc38-417d-9002-6c6715390c7d tempest-VolumeAndVolumeTypeFromImageTest-1388041360 tempest-VolumeAndVolumeTypeFromImageTest-1388041360-project-member] Volume info retrieved successfully. Sep 02 13:04:10 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-250a79af-cc38-417d-9002-6c6715390c7d tempest-VolumeAndVolumeTypeFromImageTest-1388041360 tempest-VolumeAndVolumeTypeFromImageTest-1388041360-project-member] http://192.168.122.82/volume/v3/volumes/03a618fe-c1f6-48e4-bc3a-c83b2b568555 returned with HTTP 200 Sep 02 13:04:10 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1380/2774] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:04:10 2026] GET /volume/v3/volumes/03a618fe-c1f6-48e4-bc3a-c83b2b568555 => generated 896 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:04:10 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-820414fb-9006-4f94-9f17-c89df4b6e5c6 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:10 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-7a8a56b5-3474-4f5e-87cc-82febae00426 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:10 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-820414fb-9006-4f94-9f17-c89df4b6e5c6 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] GET http://192.168.122.82/volume/v3/volumes/6b649f83-ddd6-4ffa-b200-f84d95b46dfc Sep 02 13:04:10 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-820414fb-9006-4f94-9f17-c89df4b6e5c6 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:10 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-820414fb-9006-4f94-9f17-c89df4b6e5c6 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:10 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:10 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:04:10 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:10 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:04:10 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-820414fb-9006-4f94-9f17-c89df4b6e5c6 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Volume info retrieved successfully. Sep 02 13:04:10 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-820414fb-9006-4f94-9f17-c89df4b6e5c6 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] http://192.168.122.82/volume/v3/volumes/6b649f83-ddd6-4ffa-b200-f84d95b46dfc returned with HTTP 200 Sep 02 13:04:10 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1395/2775] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:04:10 2026] GET /volume/v3/volumes/6b649f83-ddd6-4ffa-b200-f84d95b46dfc => generated 857 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 13:04:10 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-42df78c4-7d9b-4cf8-ba02-b1b02340adee None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:10 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-42df78c4-7d9b-4cf8-ba02-b1b02340adee tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] GET http://192.168.122.82/volume/v3/volumes/41371ee5-f7c4-4f96-b04c-c0ae0c5ab6c0 Sep 02 13:04:10 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-42df78c4-7d9b-4cf8-ba02-b1b02340adee tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:10 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-42df78c4-7d9b-4cf8-ba02-b1b02340adee tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:10 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:10 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:04:10 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:10 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:04:10 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-42df78c4-7d9b-4cf8-ba02-b1b02340adee tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Volume info retrieved successfully. Sep 02 13:04:10 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-42df78c4-7d9b-4cf8-ba02-b1b02340adee tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] http://192.168.122.82/volume/v3/volumes/41371ee5-f7c4-4f96-b04c-c0ae0c5ab6c0 returned with HTTP 200 Sep 02 13:04:10 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1396/2776] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:04:10 2026] GET /volume/v3/volumes/41371ee5-f7c4-4f96-b04c-c0ae0c5ab6c0 => generated 856 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 13:04:10 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-2eac29d7-5f8f-46e4-8dfc-268f29bf6832 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:10 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-2eac29d7-5f8f-46e4-8dfc-268f29bf6832 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] DELETE http://192.168.122.82/volume/v3/volumes/41371ee5-f7c4-4f96-b04c-c0ae0c5ab6c0 Sep 02 13:04:10 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-2eac29d7-5f8f-46e4-8dfc-268f29bf6832 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:10 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-2eac29d7-5f8f-46e4-8dfc-268f29bf6832 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Calling method 'delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:10 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-2eac29d7-5f8f-46e4-8dfc-268f29bf6832 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Delete volume with id: 41371ee5-f7c4-4f96-b04c-c0ae0c5ab6c0 Sep 02 13:04:10 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:10 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:04:10 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-7a8a56b5-3474-4f5e-87cc-82febae00426 tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] POST http://192.168.122.82/volume/v3/types Sep 02 13:04:10 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-7a8a56b5-3474-4f5e-87cc-82febae00426 tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-648202580", "extra_specs": {"storage_protocol": "tempest-storage_protocol-2067114292", "vendor_name": "tempest-vendor_name-2002562494"}}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:04:10 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:10 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:04:10 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-2eac29d7-5f8f-46e4-8dfc-268f29bf6832 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Volume info retrieved successfully. Sep 02 13:04:10 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-7a8a56b5-3474-4f5e-87cc-82febae00426 tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] http://192.168.122.82/volume/v3/types returned with HTTP 200 Sep 02 13:04:10 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1381/2777] 192.168.122.82 () {60 vars in 1132 bytes} [Wed Sep 2 13:04:10 2026] POST /volume/v3/types => generated 329 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:04:10 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-2eac29d7-5f8f-46e4-8dfc-268f29bf6832 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Delete volume request issued successfully. Sep 02 13:04:10 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-2eac29d7-5f8f-46e4-8dfc-268f29bf6832 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] http://192.168.122.82/volume/v3/volumes/41371ee5-f7c4-4f96-b04c-c0ae0c5ab6c0 returned with HTTP 202 Sep 02 13:04:10 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1397/2778] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 13:04:10 2026] DELETE /volume/v3/volumes/41371ee5-f7c4-4f96-b04c-c0ae0c5ab6c0 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 13:04:10 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-b6da74af-f172-403a-ab68-958d7a0189ee None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:10 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-b6da74af-f172-403a-ab68-958d7a0189ee tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] POST http://192.168.122.82/volume/v3/volumes Sep 02 13:04:10 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-b6da74af-f172-403a-ab68-958d7a0189ee tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "731b28ad-f211-46cc-8b18-b57edf58f18a", "size": 1}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:04:10 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.volumes [None req-b6da74af-f172-403a-ab68-958d7a0189ee tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] Create volume request body: {'volume': {'volume_type': '731b28ad-f211-46cc-8b18-b57edf58f18a', 'size': 1}} {{(pid=86936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 13:04:10 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-ea1f860c-b0e7-4886-b59f-dbb05f0bc691 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:10 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-ea1f860c-b0e7-4886-b59f-dbb05f0bc691 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] GET http://192.168.122.82/volume/v3/volumes/41371ee5-f7c4-4f96-b04c-c0ae0c5ab6c0 Sep 02 13:04:10 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-ea1f860c-b0e7-4886-b59f-dbb05f0bc691 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:10 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-ea1f860c-b0e7-4886-b59f-dbb05f0bc691 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:10 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-b6da74af-f172-403a-ab68-958d7a0189ee tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] Create volume of 1 GB Sep 02 13:04:10 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:10 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:04:10 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-b6da74af-f172-403a-ab68-958d7a0189ee tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] Availability Zones retrieved successfully. Sep 02 13:04:10 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:10 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:04:10 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:10 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:04:10 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-ea1f860c-b0e7-4886-b59f-dbb05f0bc691 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Volume info retrieved successfully. Sep 02 13:04:10 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-b6da74af-f172-403a-ab68-958d7a0189ee tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] Flow 'volume_create_api' (bf361c59-dfbc-4556-bf5a-1f7813ca3355) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 13:04:10 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-b6da74af-f172-403a-ab68-958d7a0189ee tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b537512-9c23-4c54-b6c5-10a149fdf942) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:10 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-ea1f860c-b0e7-4886-b59f-dbb05f0bc691 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] http://192.168.122.82/volume/v3/volumes/41371ee5-f7c4-4f96-b04c-c0ae0c5ab6c0 returned with HTTP 200 Sep 02 13:04:10 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1398/2779] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:04:10 2026] GET /volume/v3/volumes/41371ee5-f7c4-4f96-b04c-c0ae0c5ab6c0 => generated 855 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:04:10 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.flows.api.create_volume [None req-b6da74af-f172-403a-ab68-958d7a0189ee tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] Validating volume size '1' using validate_int {{(pid=86936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 13:04:10 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-b6da74af-f172-403a-ab68-958d7a0189ee tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b537512-9c23-4c54-b6c5-10a149fdf942) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T11:04:11Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-2067114292',vendor_name='tempest-vendor_name-2002562494'},id=731b28ad-f211-46cc-8b18-b57edf58f18a,is_public=True,name='tempest-ProjectMemberTests-volume-type-648202580',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '731b28ad-f211-46cc-8b18-b57edf58f18a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:10 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-b6da74af-f172-403a-ab68-958d7a0189ee tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b370296c-bc99-4220-a511-e733034704ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:10 devstack devstack@c-api.service[86936]: WARNING cinder.quota [None req-b6da74af-f172-403a-ab68-958d7a0189ee tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-648202580 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-648202580, it is now deprecated. Please use the default quota class for default quota. Sep 02 13:04:10 devstack devstack@c-api.service[86936]: WARNING cinder.quota [None req-b6da74af-f172-403a-ab68-958d7a0189ee tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-648202580 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-648202580, it is now deprecated. Please use the default quota class for default quota. Sep 02 13:04:11 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-0fc9e38d-998e-4042-ae7f-90f037f612e5 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:11 devstack devstack@c-api.service[86936]: DEBUG cinder.quota [None req-b6da74af-f172-403a-ab68-958d7a0189ee tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] Created reservations ['0bb6a711-bd4e-4207-8cb4-8836afba133c', '788ecec3-28de-4ce9-988c-a2931f167c47', '78a04841-8f50-4aeb-8db4-b976a241a184', '818a95a9-d709-4936-8a67-aa3573b25929'] {{(pid=86936) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 13:04:11 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-0fc9e38d-998e-4042-ae7f-90f037f612e5 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] GET http://192.168.122.82/volume/v3/snapshots/6c84962f-1cd0-4d0f-801b-abc036e36d5c Sep 02 13:04:11 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-b6da74af-f172-403a-ab68-958d7a0189ee tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b370296c-bc99-4220-a511-e733034704ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0bb6a711-bd4e-4207-8cb4-8836afba133c', '788ecec3-28de-4ce9-988c-a2931f167c47', '78a04841-8f50-4aeb-8db4-b976a241a184', '818a95a9-d709-4936-8a67-aa3573b25929']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:11 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-b6da74af-f172-403a-ab68-958d7a0189ee tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5cd9d49a-4008-4d17-a087-c2194b42d054) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:11 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-0fc9e38d-998e-4042-ae7f-90f037f612e5 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:11 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-0fc9e38d-998e-4042-ae7f-90f037f612e5 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:11 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:11 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:04:11 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-0fc9e38d-998e-4042-ae7f-90f037f612e5 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Snapshot retrieved successfully. Sep 02 13:04:11 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-0fc9e38d-998e-4042-ae7f-90f037f612e5 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] http://192.168.122.82/volume/v3/snapshots/6c84962f-1cd0-4d0f-801b-abc036e36d5c returned with HTTP 200 Sep 02 13:04:11 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1399/2780] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:04:11 2026] GET /volume/v3/snapshots/6c84962f-1cd0-4d0f-801b-abc036e36d5c => generated 448 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:04:11 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:11 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:04:11 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-b6da74af-f172-403a-ab68-958d7a0189ee tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5cd9d49a-4008-4d17-a087-c2194b42d054) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4e3a992a-418c-4a7a-8bdb-8b7fd0605687', '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='97dc96b87c334cde888aa82191ce48a5',qos_specs=None,replication_status=,reservations=['0bb6a711-bd4e-4207-8cb4-8836afba133c','788ecec3-28de-4ce9-988c-a2931f167c47','78a04841-8f50-4aeb-8db4-b976a241a184','818a95a9-d709-4936-8a67-aa3573b25929'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ab8e356b0fc45469c3ce231bcd1ffea',volume_type_id=731b28ad-f211-46cc-8b18-b57edf58f18a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T11:04:11Z,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=4e3a992a-418c-4a7a-8bdb-8b7fd0605687,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='97dc96b87c334cde888aa82191ce48a5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3ab8e356b0fc45469c3ce231bcd1ffea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(731b28ad-f211-46cc-8b18-b57edf58f18a),volume_type_id=731b28ad-f211-46cc-8b18-b57edf58f18a)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:11 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-b6da74af-f172-403a-ab68-958d7a0189ee tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03667551-ebf2-4963-9a8a-ee55e9989b54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:11 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-b6da74af-f172-403a-ab68-958d7a0189ee tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03667551-ebf2-4963-9a8a-ee55e9989b54) transitioned into state 'SUCCESS' from 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='97dc96b87c334cde888aa82191ce48a5',qos_specs=None,replication_status=,reservations=['0bb6a711-bd4e-4207-8cb4-8836afba133c','788ecec3-28de-4ce9-988c-a2931f167c47','78a04841-8f50-4aeb-8db4-b976a241a184','818a95a9-d709-4936-8a67-aa3573b25929'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ab8e356b0fc45469c3ce231bcd1ffea',volume_type_id=731b28ad-f211-46cc-8b18-b57edf58f18a)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:11 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-b6da74af-f172-403a-ab68-958d7a0189ee tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b6f0f60-0439-4abd-a8b9-a5de333a0137) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:11 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-b6da74af-f172-403a-ab68-958d7a0189ee tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b6f0f60-0439-4abd-a8b9-a5de333a0137) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:11 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-b6da74af-f172-403a-ab68-958d7a0189ee tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] Flow 'volume_create_api' (bf361c59-dfbc-4556-bf5a-1f7813ca3355) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 13:04:11 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-b6da74af-f172-403a-ab68-958d7a0189ee tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] Create volume request issued successfully. Sep 02 13:04:11 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-b6da74af-f172-403a-ab68-958d7a0189ee tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 13:04:11 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1382/2781] 192.168.122.82 () {62 vars in 1177 bytes} [Wed Sep 2 13:04:10 2026] POST /volume/v3/volumes => generated 779 bytes in 456 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 13:04:11 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-a6cf93c7-d1ca-43e4-83f5-a5e2f73f3c45 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:11 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-a6cf93c7-d1ca-43e4-83f5-a5e2f73f3c45 tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] GET http://192.168.122.82/volume/v3/volumes/4e3a992a-418c-4a7a-8bdb-8b7fd0605687 Sep 02 13:04:11 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-a6cf93c7-d1ca-43e4-83f5-a5e2f73f3c45 tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:11 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-a6cf93c7-d1ca-43e4-83f5-a5e2f73f3c45 tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:11 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:11 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:04:11 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:11 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:04:11 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-a6cf93c7-d1ca-43e4-83f5-a5e2f73f3c45 tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] Volume info retrieved successfully. Sep 02 13:04:11 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-a6cf93c7-d1ca-43e4-83f5-a5e2f73f3c45 tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] http://192.168.122.82/volume/v3/volumes/4e3a992a-418c-4a7a-8bdb-8b7fd0605687 returned with HTTP 200 Sep 02 13:04:11 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1400/2782] 192.168.122.82 () {60 vars in 1267 bytes} [Wed Sep 2 13:04:11 2026] GET /volume/v3/volumes/4e3a992a-418c-4a7a-8bdb-8b7fd0605687 => generated 958 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:04:11 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-ad321b57-5832-4d4a-b39c-fc19e8096f14 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:11 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-ad321b57-5832-4d4a-b39c-fc19e8096f14 tempest-VolumeAndVolumeTypeFromImageTest-1388041360 tempest-VolumeAndVolumeTypeFromImageTest-1388041360-project-member] GET http://192.168.122.82/volume/v3/volumes/03a618fe-c1f6-48e4-bc3a-c83b2b568555 Sep 02 13:04:11 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-ad321b57-5832-4d4a-b39c-fc19e8096f14 tempest-VolumeAndVolumeTypeFromImageTest-1388041360 tempest-VolumeAndVolumeTypeFromImageTest-1388041360-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:11 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-ad321b57-5832-4d4a-b39c-fc19e8096f14 tempest-VolumeAndVolumeTypeFromImageTest-1388041360 tempest-VolumeAndVolumeTypeFromImageTest-1388041360-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:11 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:11 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:04:11 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:11 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:04:11 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-ad321b57-5832-4d4a-b39c-fc19e8096f14 tempest-VolumeAndVolumeTypeFromImageTest-1388041360 tempest-VolumeAndVolumeTypeFromImageTest-1388041360-project-member] Volume info retrieved successfully. Sep 02 13:04:11 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-ad321b57-5832-4d4a-b39c-fc19e8096f14 tempest-VolumeAndVolumeTypeFromImageTest-1388041360 tempest-VolumeAndVolumeTypeFromImageTest-1388041360-project-member] http://192.168.122.82/volume/v3/volumes/03a618fe-c1f6-48e4-bc3a-c83b2b568555 returned with HTTP 200 Sep 02 13:04:11 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1383/2783] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:04:11 2026] GET /volume/v3/volumes/03a618fe-c1f6-48e4-bc3a-c83b2b568555 => generated 954 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:04:11 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-7e8bad37-ce0a-4567-9271-c1551d3f7b76 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:11 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-7e8bad37-ce0a-4567-9271-c1551d3f7b76 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] GET http://192.168.122.82/volume/v3/volumes/41371ee5-f7c4-4f96-b04c-c0ae0c5ab6c0 Sep 02 13:04:11 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-7e8bad37-ce0a-4567-9271-c1551d3f7b76 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:11 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-7e8bad37-ce0a-4567-9271-c1551d3f7b76 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:11 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-7e8bad37-ce0a-4567-9271-c1551d3f7b76 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] http://192.168.122.82/volume/v3/volumes/41371ee5-f7c4-4f96-b04c-c0ae0c5ab6c0 returned with HTTP 404 Sep 02 13:04:11 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1401/2784] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:04:11 2026] GET /volume/v3/volumes/41371ee5-f7c4-4f96-b04c-c0ae0c5ab6c0 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 13:04:11 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-620b0c36-5866-4f14-bc56-3e5c371b111a None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:11 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-620b0c36-5866-4f14-bc56-3e5c371b111a tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] DELETE http://192.168.122.82/volume/v3/volumes/6b649f83-ddd6-4ffa-b200-f84d95b46dfc Sep 02 13:04:11 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-620b0c36-5866-4f14-bc56-3e5c371b111a tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:11 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-620b0c36-5866-4f14-bc56-3e5c371b111a tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Calling method 'delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:11 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-620b0c36-5866-4f14-bc56-3e5c371b111a tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Delete volume with id: 6b649f83-ddd6-4ffa-b200-f84d95b46dfc Sep 02 13:04:11 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:11 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:04:11 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:11 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:04:11 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-620b0c36-5866-4f14-bc56-3e5c371b111a tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Volume info retrieved successfully. Sep 02 13:04:11 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-620b0c36-5866-4f14-bc56-3e5c371b111a tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Delete volume request issued successfully. Sep 02 13:04:11 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-620b0c36-5866-4f14-bc56-3e5c371b111a tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] http://192.168.122.82/volume/v3/volumes/6b649f83-ddd6-4ffa-b200-f84d95b46dfc returned with HTTP 202 Sep 02 13:04:11 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1384/2785] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 13:04:11 2026] DELETE /volume/v3/volumes/6b649f83-ddd6-4ffa-b200-f84d95b46dfc => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 13:04:11 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-a7e880f6-2f5a-4a41-8d40-d2e5d3249028 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:11 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-a7e880f6-2f5a-4a41-8d40-d2e5d3249028 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] GET http://192.168.122.82/volume/v3/volumes/6b649f83-ddd6-4ffa-b200-f84d95b46dfc Sep 02 13:04:11 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-a7e880f6-2f5a-4a41-8d40-d2e5d3249028 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:11 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-a7e880f6-2f5a-4a41-8d40-d2e5d3249028 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:11 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:11 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:04:11 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:11 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:04:12 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-a7e880f6-2f5a-4a41-8d40-d2e5d3249028 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Volume info retrieved successfully. Sep 02 13:04:12 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-a7e880f6-2f5a-4a41-8d40-d2e5d3249028 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] http://192.168.122.82/volume/v3/volumes/6b649f83-ddd6-4ffa-b200-f84d95b46dfc returned with HTTP 200 Sep 02 13:04:12 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1402/2786] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:04:11 2026] GET /volume/v3/volumes/6b649f83-ddd6-4ffa-b200-f84d95b46dfc => generated 856 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 13:04:12 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-a5709330-2d96-4140-bdc2-87512737af54 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:12 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-a5709330-2d96-4140-bdc2-87512737af54 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] GET http://192.168.122.82/volume/v3/snapshots/6c84962f-1cd0-4d0f-801b-abc036e36d5c Sep 02 13:04:12 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-a5709330-2d96-4140-bdc2-87512737af54 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:12 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-a5709330-2d96-4140-bdc2-87512737af54 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:12 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:12 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:04:12 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-a5709330-2d96-4140-bdc2-87512737af54 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Snapshot retrieved successfully. Sep 02 13:04:12 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-a5709330-2d96-4140-bdc2-87512737af54 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] http://192.168.122.82/volume/v3/snapshots/6c84962f-1cd0-4d0f-801b-abc036e36d5c returned with HTTP 200 Sep 02 13:04:12 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1385/2787] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:04:12 2026] GET /volume/v3/snapshots/6c84962f-1cd0-4d0f-801b-abc036e36d5c => generated 448 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:04:12 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-c750c38f-c611-44fd-aed2-a5396fc269e8 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:12 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-c750c38f-c611-44fd-aed2-a5396fc269e8 tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] GET http://192.168.122.82/volume/v3/volumes/4e3a992a-418c-4a7a-8bdb-8b7fd0605687 Sep 02 13:04:12 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-c750c38f-c611-44fd-aed2-a5396fc269e8 tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:12 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-c750c38f-c611-44fd-aed2-a5396fc269e8 tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:12 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:12 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:04:12 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:12 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:04:12 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-c750c38f-c611-44fd-aed2-a5396fc269e8 tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] Volume info retrieved successfully. Sep 02 13:04:12 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-c750c38f-c611-44fd-aed2-a5396fc269e8 tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] http://192.168.122.82/volume/v3/volumes/4e3a992a-418c-4a7a-8bdb-8b7fd0605687 returned with HTTP 200 Sep 02 13:04:12 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1403/2788] 192.168.122.82 () {60 vars in 1267 bytes} [Wed Sep 2 13:04:12 2026] GET /volume/v3/volumes/4e3a992a-418c-4a7a-8bdb-8b7fd0605687 => generated 979 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:04:12 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-cff28622-c052-4947-b7bc-032448632ea6 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:12 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-cff28622-c052-4947-b7bc-032448632ea6 tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] GET http://192.168.122.82/volume/v3/messages Sep 02 13:04:12 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-cff28622-c052-4947-b7bc-032448632ea6 tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:12 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-cff28622-c052-4947-b7bc-032448632ea6 tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] Calling method 'version_select' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:12 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-cff28622-c052-4947-b7bc-032448632ea6 tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] http://192.168.122.82/volume/v3/messages returned with HTTP 200 Sep 02 13:04:12 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1386/2789] 192.168.122.82 () {60 vars in 1159 bytes} [Wed Sep 2 13:04:12 2026] GET /volume/v3/messages => generated 676 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:04:12 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-e5f750ea-ae20-4d2e-b290-e201d18ea4ab None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:12 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e5f750ea-ae20-4d2e-b290-e201d18ea4ab tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-member] DELETE http://192.168.122.82/volume/v3/messages/9a06358d-e82b-4e45-b323-9f328ad68518 Sep 02 13:04:12 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-e5f750ea-ae20-4d2e-b290-e201d18ea4ab tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:12 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-e5f750ea-ae20-4d2e-b290-e201d18ea4ab tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-member] Calling method 'version_select' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:12 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-4d0b9a62-cf35-4522-9e32-5be8f6e79a5d None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:12 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e5f750ea-ae20-4d2e-b290-e201d18ea4ab tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-member] http://192.168.122.82/volume/v3/messages/9a06358d-e82b-4e45-b323-9f328ad68518 returned with HTTP 204 Sep 02 13:04:12 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-4d0b9a62-cf35-4522-9e32-5be8f6e79a5d tempest-VolumeAndVolumeTypeFromImageTest-1388041360 tempest-VolumeAndVolumeTypeFromImageTest-1388041360-project-member] GET http://192.168.122.82/volume/v3/volumes/03a618fe-c1f6-48e4-bc3a-c83b2b568555 Sep 02 13:04:12 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1404/2790] 192.168.122.82 () {60 vars in 1273 bytes} [Wed Sep 2 13:04:12 2026] DELETE /volume/v3/messages/9a06358d-e82b-4e45-b323-9f328ad68518 => generated 0 bytes in 181 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 02 13:04:12 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-4d0b9a62-cf35-4522-9e32-5be8f6e79a5d tempest-VolumeAndVolumeTypeFromImageTest-1388041360 tempest-VolumeAndVolumeTypeFromImageTest-1388041360-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:12 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-4d0b9a62-cf35-4522-9e32-5be8f6e79a5d tempest-VolumeAndVolumeTypeFromImageTest-1388041360 tempest-VolumeAndVolumeTypeFromImageTest-1388041360-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:12 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-e8344c5b-47f6-44f7-a786-db2022d26f33 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:12 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e8344c5b-47f6-44f7-a786-db2022d26f33 tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-member] GET http://192.168.122.82/volume/v3/messages/9a06358d-e82b-4e45-b323-9f328ad68518 Sep 02 13:04:12 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-e8344c5b-47f6-44f7-a786-db2022d26f33 tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:12 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-e8344c5b-47f6-44f7-a786-db2022d26f33 tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-member] Calling method 'version_select' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:12 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:12 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:04:12 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:12 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:04:12 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e8344c5b-47f6-44f7-a786-db2022d26f33 tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-member] http://192.168.122.82/volume/v3/messages/9a06358d-e82b-4e45-b323-9f328ad68518 returned with HTTP 404 Sep 02 13:04:12 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1405/2791] 192.168.122.82 () {60 vars in 1270 bytes} [Wed Sep 2 13:04:12 2026] GET /volume/v3/messages/9a06358d-e82b-4e45-b323-9f328ad68518 => generated 110 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 13:04:12 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-4d0b9a62-cf35-4522-9e32-5be8f6e79a5d tempest-VolumeAndVolumeTypeFromImageTest-1388041360 tempest-VolumeAndVolumeTypeFromImageTest-1388041360-project-member] Volume info retrieved successfully. Sep 02 13:04:12 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-c8b09157-a492-446f-b27b-1d92fc6940f3 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:12 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-4d0b9a62-cf35-4522-9e32-5be8f6e79a5d tempest-VolumeAndVolumeTypeFromImageTest-1388041360 tempest-VolumeAndVolumeTypeFromImageTest-1388041360-project-member] http://192.168.122.82/volume/v3/volumes/03a618fe-c1f6-48e4-bc3a-c83b2b568555 returned with HTTP 200 Sep 02 13:04:12 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1387/2792] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:04:12 2026] GET /volume/v3/volumes/03a618fe-c1f6-48e4-bc3a-c83b2b568555 => generated 954 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:04:12 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-c8b09157-a492-446f-b27b-1d92fc6940f3 tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] DELETE http://192.168.122.82/volume/v3/volumes/4e3a992a-418c-4a7a-8bdb-8b7fd0605687 Sep 02 13:04:12 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-c8b09157-a492-446f-b27b-1d92fc6940f3 tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:12 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-c8b09157-a492-446f-b27b-1d92fc6940f3 tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] Calling method 'delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:12 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-c8b09157-a492-446f-b27b-1d92fc6940f3 tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] Delete volume with id: 4e3a992a-418c-4a7a-8bdb-8b7fd0605687 Sep 02 13:04:12 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:12 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:04:12 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:12 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:04:12 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-c8b09157-a492-446f-b27b-1d92fc6940f3 tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] Volume info retrieved successfully. Sep 02 13:04:12 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-c8b09157-a492-446f-b27b-1d92fc6940f3 tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86935) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 02 13:04:12 devstack devstack@c-api.service[86935]: WARNING cinder.quota [None req-c8b09157-a492-446f-b27b-1d92fc6940f3 tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-648202580 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-648202580, it is now deprecated. Please use the default quota class for default quota. Sep 02 13:04:12 devstack devstack@c-api.service[86935]: WARNING cinder.quota [None req-c8b09157-a492-446f-b27b-1d92fc6940f3 tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-648202580 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-648202580, it is now deprecated. Please use the default quota class for default quota. Sep 02 13:04:12 devstack devstack@c-api.service[86935]: DEBUG cinder.quota [None req-c8b09157-a492-446f-b27b-1d92fc6940f3 tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] Created reservations ['014a3cd2-0195-401b-9c0a-144ae736ac11', 'c37883cb-d668-433a-b956-081512298e14', 'a52acd0a-7213-4c6d-be10-84460509d3a6', '892c9b27-70e0-4c1f-87c6-8e2e696cc1eb'] {{(pid=86935) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 13:04:12 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-c8b09157-a492-446f-b27b-1d92fc6940f3 tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] Delete volume request issued successfully. Sep 02 13:04:12 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-c8b09157-a492-446f-b27b-1d92fc6940f3 tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] http://192.168.122.82/volume/v3/volumes/4e3a992a-418c-4a7a-8bdb-8b7fd0605687 returned with HTTP 202 Sep 02 13:04:12 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1406/2793] 192.168.122.82 () {60 vars in 1270 bytes} [Wed Sep 2 13:04:12 2026] DELETE /volume/v3/volumes/4e3a992a-418c-4a7a-8bdb-8b7fd0605687 => generated 0 bytes in 150 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 13:04:12 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-c9a2f75a-b726-4eb0-9182-a9a38fe5ea7a None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:12 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-c9a2f75a-b726-4eb0-9182-a9a38fe5ea7a tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] DELETE http://192.168.122.82/volume/v3/types/731b28ad-f211-46cc-8b18-b57edf58f18a Sep 02 13:04:12 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-c9a2f75a-b726-4eb0-9182-a9a38fe5ea7a tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:12 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-c9a2f75a-b726-4eb0-9182-a9a38fe5ea7a tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] Calling method '_delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:12 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-c9a2f75a-b726-4eb0-9182-a9a38fe5ea7a tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] http://192.168.122.82/volume/v3/types/731b28ad-f211-46cc-8b18-b57edf58f18a returned with HTTP 202 Sep 02 13:04:12 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1388/2794] 192.168.122.82 () {58 vars in 1224 bytes} [Wed Sep 2 13:04:12 2026] DELETE /volume/v3/types/731b28ad-f211-46cc-8b18-b57edf58f18a => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 13:04:12 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-ab1c790a-b526-4fb5-8bc4-e70eb1ec1f1f None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:12 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-ab1c790a-b526-4fb5-8bc4-e70eb1ec1f1f tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] POST http://192.168.122.82/volume/v3/types Sep 02 13:04:12 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-ab1c790a-b526-4fb5-8bc4-e70eb1ec1f1f tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1885260345", "extra_specs": {"storage_protocol": "tempest-storage_protocol-683680860", "vendor_name": "tempest-vendor_name-1161127478"}}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:04:12 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-ab1c790a-b526-4fb5-8bc4-e70eb1ec1f1f tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] http://192.168.122.82/volume/v3/types returned with HTTP 200 Sep 02 13:04:12 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1407/2795] 192.168.122.82 () {60 vars in 1132 bytes} [Wed Sep 2 13:04:12 2026] POST /volume/v3/types => generated 329 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:04:12 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-c8e16f29-e722-4caf-8d83-8b0138553c04 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:12 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-c8e16f29-e722-4caf-8d83-8b0138553c04 tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] POST http://192.168.122.82/volume/v3/volumes Sep 02 13:04:12 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-c8e16f29-e722-4caf-8d83-8b0138553c04 tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "938b95af-c8ad-4f39-bd28-bf0389d0cc59", "size": 1}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:04:12 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.volumes [None req-c8e16f29-e722-4caf-8d83-8b0138553c04 tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] Create volume request body: {'volume': {'volume_type': '938b95af-c8ad-4f39-bd28-bf0389d0cc59', 'size': 1}} {{(pid=86936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 13:04:12 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-c8e16f29-e722-4caf-8d83-8b0138553c04 tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] Create volume of 1 GB Sep 02 13:04:12 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:12 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:04:12 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-c8e16f29-e722-4caf-8d83-8b0138553c04 tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] Availability Zones retrieved successfully. Sep 02 13:04:12 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-c8e16f29-e722-4caf-8d83-8b0138553c04 tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] Flow 'volume_create_api' (6cbb83c1-2837-46ea-9506-0c1192cf42b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 13:04:12 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-c8e16f29-e722-4caf-8d83-8b0138553c04 tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3968373f-5b81-4f41-a32d-792a38cb0f6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:12 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.flows.api.create_volume [None req-c8e16f29-e722-4caf-8d83-8b0138553c04 tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] Validating volume size '1' using validate_int {{(pid=86936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 13:04:13 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-c8e16f29-e722-4caf-8d83-8b0138553c04 tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3968373f-5b81-4f41-a32d-792a38cb0f6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T11:04:13Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-683680860',vendor_name='tempest-vendor_name-1161127478'},id=938b95af-c8ad-4f39-bd28-bf0389d0cc59,is_public=True,name='tempest-ProjectMemberTests-volume-type-1885260345',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '938b95af-c8ad-4f39-bd28-bf0389d0cc59', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:13 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-c8e16f29-e722-4caf-8d83-8b0138553c04 tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3cdeb2e5-7a66-4d82-9855-ab9acda1c7aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:13 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-f1f98265-20c4-4f0b-8b1c-c5a92b44029e None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:13 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-f1f98265-20c4-4f0b-8b1c-c5a92b44029e tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] GET http://192.168.122.82/volume/v3/volumes/6b649f83-ddd6-4ffa-b200-f84d95b46dfc Sep 02 13:04:13 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-f1f98265-20c4-4f0b-8b1c-c5a92b44029e tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:13 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-f1f98265-20c4-4f0b-8b1c-c5a92b44029e tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:13 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-f1f98265-20c4-4f0b-8b1c-c5a92b44029e tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] http://192.168.122.82/volume/v3/volumes/6b649f83-ddd6-4ffa-b200-f84d95b46dfc returned with HTTP 404 Sep 02 13:04:13 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1408/2796] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:04:13 2026] GET /volume/v3/volumes/6b649f83-ddd6-4ffa-b200-f84d95b46dfc => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 13:04:13 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-df8b7677-c7b5-4a1e-a146-3c9d0fdfe1ce None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:13 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-df8b7677-c7b5-4a1e-a146-3c9d0fdfe1ce tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] DELETE http://192.168.122.82/volume/v3/volumes/abe94229-92e3-4055-a8bc-9b70a06ee056 Sep 02 13:04:13 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-df8b7677-c7b5-4a1e-a146-3c9d0fdfe1ce tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:13 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-df8b7677-c7b5-4a1e-a146-3c9d0fdfe1ce tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Calling method 'delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:13 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-df8b7677-c7b5-4a1e-a146-3c9d0fdfe1ce tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Delete volume with id: abe94229-92e3-4055-a8bc-9b70a06ee056 Sep 02 13:04:13 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:13 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:04:13 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:13 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:04:13 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-df8b7677-c7b5-4a1e-a146-3c9d0fdfe1ce tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Volume info retrieved successfully. Sep 02 13:04:13 devstack devstack@c-api.service[86936]: WARNING cinder.quota [None req-c8e16f29-e722-4caf-8d83-8b0138553c04 tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1885260345 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1885260345, it is now deprecated. Please use the default quota class for default quota. Sep 02 13:04:13 devstack devstack@c-api.service[86936]: WARNING cinder.quota [None req-c8e16f29-e722-4caf-8d83-8b0138553c04 tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1885260345 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1885260345, it is now deprecated. Please use the default quota class for default quota. Sep 02 13:04:13 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-df8b7677-c7b5-4a1e-a146-3c9d0fdfe1ce tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Delete volume request issued successfully. Sep 02 13:04:13 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-df8b7677-c7b5-4a1e-a146-3c9d0fdfe1ce tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] http://192.168.122.82/volume/v3/volumes/abe94229-92e3-4055-a8bc-9b70a06ee056 returned with HTTP 202 Sep 02 13:04:13 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1409/2797] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 13:04:13 2026] DELETE /volume/v3/volumes/abe94229-92e3-4055-a8bc-9b70a06ee056 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 13:04:13 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-262142d4-ff86-4943-8b32-dcf7be3a087b None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:13 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-262142d4-ff86-4943-8b32-dcf7be3a087b tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] GET http://192.168.122.82/volume/v3/volumes/abe94229-92e3-4055-a8bc-9b70a06ee056 Sep 02 13:04:13 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-262142d4-ff86-4943-8b32-dcf7be3a087b tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:13 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-262142d4-ff86-4943-8b32-dcf7be3a087b tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:13 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:13 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:04:13 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:13 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:04:13 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-262142d4-ff86-4943-8b32-dcf7be3a087b tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Volume info retrieved successfully. Sep 02 13:04:13 devstack devstack@c-api.service[86936]: DEBUG cinder.quota [None req-c8e16f29-e722-4caf-8d83-8b0138553c04 tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] Created reservations ['48507c0a-55d0-46bc-8046-0350df11bc65', '7ecc27a0-8176-4a18-ba38-6604521dd058', '7c6a2083-5b40-4fd5-8392-b63f9819ff56', '290400f4-5b8d-43d1-8576-b955e90e84a6'] {{(pid=86936) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 13:04:13 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-c8e16f29-e722-4caf-8d83-8b0138553c04 tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3cdeb2e5-7a66-4d82-9855-ab9acda1c7aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['48507c0a-55d0-46bc-8046-0350df11bc65', '7ecc27a0-8176-4a18-ba38-6604521dd058', '7c6a2083-5b40-4fd5-8392-b63f9819ff56', '290400f4-5b8d-43d1-8576-b955e90e84a6']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:13 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-c8e16f29-e722-4caf-8d83-8b0138553c04 tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f26105e2-aad2-4f7c-a1e9-62d6fc45dd85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:13 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-262142d4-ff86-4943-8b32-dcf7be3a087b tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] http://192.168.122.82/volume/v3/volumes/abe94229-92e3-4055-a8bc-9b70a06ee056 returned with HTTP 200 Sep 02 13:04:13 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1410/2798] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:04:13 2026] GET /volume/v3/volumes/abe94229-92e3-4055-a8bc-9b70a06ee056 => generated 856 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:04:13 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-45a7da24-bcaa-497b-bd45-a3d08f469c34 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:13 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-45a7da24-bcaa-497b-bd45-a3d08f469c34 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] GET http://192.168.122.82/volume/v3/snapshots/6c84962f-1cd0-4d0f-801b-abc036e36d5c Sep 02 13:04:13 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-45a7da24-bcaa-497b-bd45-a3d08f469c34 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:13 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-45a7da24-bcaa-497b-bd45-a3d08f469c34 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:13 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:13 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:04:13 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-45a7da24-bcaa-497b-bd45-a3d08f469c34 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Snapshot retrieved successfully. Sep 02 13:04:13 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-45a7da24-bcaa-497b-bd45-a3d08f469c34 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] http://192.168.122.82/volume/v3/snapshots/6c84962f-1cd0-4d0f-801b-abc036e36d5c returned with HTTP 200 Sep 02 13:04:13 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:13 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:04:13 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1411/2799] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:04:13 2026] GET /volume/v3/snapshots/6c84962f-1cd0-4d0f-801b-abc036e36d5c => generated 475 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:04:13 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-735e3917-9c0f-4881-837a-81dbdfdf48f9 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:13 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-c8e16f29-e722-4caf-8d83-8b0138553c04 tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f26105e2-aad2-4f7c-a1e9-62d6fc45dd85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b5886f9b-45ac-41dd-a4ca-1462bc3ccf86', '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='97dc96b87c334cde888aa82191ce48a5',qos_specs=None,replication_status=,reservations=['48507c0a-55d0-46bc-8046-0350df11bc65','7ecc27a0-8176-4a18-ba38-6604521dd058','7c6a2083-5b40-4fd5-8392-b63f9819ff56','290400f4-5b8d-43d1-8576-b955e90e84a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ab8e356b0fc45469c3ce231bcd1ffea',volume_type_id=938b95af-c8ad-4f39-bd28-bf0389d0cc59), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T11:04: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=b5886f9b-45ac-41dd-a4ca-1462bc3ccf86,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='97dc96b87c334cde888aa82191ce48a5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3ab8e356b0fc45469c3ce231bcd1ffea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(938b95af-c8ad-4f39-bd28-bf0389d0cc59),volume_type_id=938b95af-c8ad-4f39-bd28-bf0389d0cc59)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:13 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-c8e16f29-e722-4caf-8d83-8b0138553c04 tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a687c3a8-1a56-47b2-8139-22d7f3cd298d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:13 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-735e3917-9c0f-4881-837a-81dbdfdf48f9 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 13:04:13 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-735e3917-9c0f-4881-837a-81dbdfdf48f9 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "6c84962f-1cd0-4d0f-801b-abc036e36d5c", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-102839489"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:04:13 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.volumes [None req-735e3917-9c0f-4881-837a-81dbdfdf48f9 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Create volume request body: {'volume': {"'snapshot_id": '6c84962f-1cd0-4d0f-801b-abc036e36d5c', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-102839489'}} {{(pid=86935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 13:04:13 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-735e3917-9c0f-4881-837a-81dbdfdf48f9 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Create volume of 1 GB Sep 02 13:04:13 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-735e3917-9c0f-4881-837a-81dbdfdf48f9 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Availability Zones retrieved successfully. Sep 02 13:04:13 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-735e3917-9c0f-4881-837a-81dbdfdf48f9 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Flow 'volume_create_api' (696cf2d3-1c44-4a5c-a3ff-65190209d6e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 13:04:13 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-735e3917-9c0f-4881-837a-81dbdfdf48f9 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d45069ed-645b-4ef9-b3b1-42ff5d713949) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:13 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-c8e16f29-e722-4caf-8d83-8b0138553c04 tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a687c3a8-1a56-47b2-8139-22d7f3cd298d) transitioned into state 'SUCCESS' from 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='97dc96b87c334cde888aa82191ce48a5',qos_specs=None,replication_status=,reservations=['48507c0a-55d0-46bc-8046-0350df11bc65','7ecc27a0-8176-4a18-ba38-6604521dd058','7c6a2083-5b40-4fd5-8392-b63f9819ff56','290400f4-5b8d-43d1-8576-b955e90e84a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ab8e356b0fc45469c3ce231bcd1ffea',volume_type_id=938b95af-c8ad-4f39-bd28-bf0389d0cc59)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:13 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.flows.api.create_volume [None req-735e3917-9c0f-4881-837a-81dbdfdf48f9 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Validating volume size '1' using validate_int {{(pid=86935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 13:04:13 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-c8e16f29-e722-4caf-8d83-8b0138553c04 tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d53f619a-03dd-4658-a34b-b86e171ea093) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:13 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-c8e16f29-e722-4caf-8d83-8b0138553c04 tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d53f619a-03dd-4658-a34b-b86e171ea093) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:13 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-c8e16f29-e722-4caf-8d83-8b0138553c04 tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] Flow 'volume_create_api' (6cbb83c1-2837-46ea-9506-0c1192cf42b9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 13:04:13 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-c8e16f29-e722-4caf-8d83-8b0138553c04 tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] Create volume request issued successfully. Sep 02 13:04:13 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-c8e16f29-e722-4caf-8d83-8b0138553c04 tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 13:04:13 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1389/2800] 192.168.122.82 () {62 vars in 1177 bytes} [Wed Sep 2 13:04:12 2026] POST /volume/v3/volumes => generated 780 bytes in 489 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 13:04:13 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-b9937f8c-f93e-43fe-9c2b-d29c9ad8c262 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:13 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-b9937f8c-f93e-43fe-9c2b-d29c9ad8c262 tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] GET http://192.168.122.82/volume/v3/volumes/b5886f9b-45ac-41dd-a4ca-1462bc3ccf86 Sep 02 13:04:13 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-b9937f8c-f93e-43fe-9c2b-d29c9ad8c262 tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:13 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-b9937f8c-f93e-43fe-9c2b-d29c9ad8c262 tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:13 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-735e3917-9c0f-4881-837a-81dbdfdf48f9 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d45069ed-645b-4ef9-b3b1-42ff5d713949) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:13 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:13 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:04:13 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-735e3917-9c0f-4881-837a-81dbdfdf48f9 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99a26a04-f1d4-47a0-8062-35a5a4efea9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:13 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:13 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:04:13 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-b9937f8c-f93e-43fe-9c2b-d29c9ad8c262 tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] Volume info retrieved successfully. Sep 02 13:04:13 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-b9937f8c-f93e-43fe-9c2b-d29c9ad8c262 tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] http://192.168.122.82/volume/v3/volumes/b5886f9b-45ac-41dd-a4ca-1462bc3ccf86 returned with HTTP 200 Sep 02 13:04:13 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1390/2801] 192.168.122.82 () {60 vars in 1267 bytes} [Wed Sep 2 13:04:13 2026] GET /volume/v3/volumes/b5886f9b-45ac-41dd-a4ca-1462bc3ccf86 => generated 959 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:04:13 devstack devstack@c-api.service[86935]: DEBUG cinder.quota [None req-735e3917-9c0f-4881-837a-81dbdfdf48f9 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Created reservations ['9d609863-75e5-43ea-bf7b-c02f064de3cd', '68a2d30e-0176-4f13-96df-a1a18fe9775c', 'a6a774e4-54d8-4e15-b467-5d86f3ab0b7a', '7f8ab3bb-753b-42c5-ac68-7dd2560ab198'] {{(pid=86935) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 13:04:13 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-735e3917-9c0f-4881-837a-81dbdfdf48f9 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99a26a04-f1d4-47a0-8062-35a5a4efea9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9d609863-75e5-43ea-bf7b-c02f064de3cd', '68a2d30e-0176-4f13-96df-a1a18fe9775c', 'a6a774e4-54d8-4e15-b467-5d86f3ab0b7a', '7f8ab3bb-753b-42c5-ac68-7dd2560ab198']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:13 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-735e3917-9c0f-4881-837a-81dbdfdf48f9 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b3aafe8-6fa9-4a86-a01d-4a9a0b12e334) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:13 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:13 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:04:13 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-ec900aa6-ff05-4a36-982a-bb30edeaacd6 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:13 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-735e3917-9c0f-4881-837a-81dbdfdf48f9 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b3aafe8-6fa9-4a86-a01d-4a9a0b12e334) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'acb697b3-0a3e-47b1-8c6e-45d86278a9f2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-102839489',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e4b152c280347a69b65925ab21c1c9b',qos_specs=None,replication_status=,reservations=['9d609863-75e5-43ea-bf7b-c02f064de3cd','68a2d30e-0176-4f13-96df-a1a18fe9775c','a6a774e4-54d8-4e15-b467-5d86f3ab0b7a','7f8ab3bb-753b-42c5-ac68-7dd2560ab198'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a4e3156380b42bdbba9f23cc2d7a3cc',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T11:04:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-102839489',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=acb697b3-0a3e-47b1-8c6e-45d86278a9f2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e4b152c280347a69b65925ab21c1c9b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0a4e3156380b42bdbba9f23cc2d7a3cc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:13 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-735e3917-9c0f-4881-837a-81dbdfdf48f9 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59dd322b-a27e-4ba1-91a8-1f5270213afb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:13 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-ec900aa6-ff05-4a36-982a-bb30edeaacd6 tempest-VolumeAndVolumeTypeFromImageTest-1388041360 tempest-VolumeAndVolumeTypeFromImageTest-1388041360-project-member] GET http://192.168.122.82/volume/v3/volumes/03a618fe-c1f6-48e4-bc3a-c83b2b568555 Sep 02 13:04:13 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-ec900aa6-ff05-4a36-982a-bb30edeaacd6 tempest-VolumeAndVolumeTypeFromImageTest-1388041360 tempest-VolumeAndVolumeTypeFromImageTest-1388041360-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:13 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-ec900aa6-ff05-4a36-982a-bb30edeaacd6 tempest-VolumeAndVolumeTypeFromImageTest-1388041360 tempest-VolumeAndVolumeTypeFromImageTest-1388041360-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:13 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:13 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:04:13 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:13 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:04:13 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-735e3917-9c0f-4881-837a-81dbdfdf48f9 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59dd322b-a27e-4ba1-91a8-1f5270213afb) transitioned into state 'SUCCESS' from state '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-102839489',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e4b152c280347a69b65925ab21c1c9b',qos_specs=None,replication_status=,reservations=['9d609863-75e5-43ea-bf7b-c02f064de3cd','68a2d30e-0176-4f13-96df-a1a18fe9775c','a6a774e4-54d8-4e15-b467-5d86f3ab0b7a','7f8ab3bb-753b-42c5-ac68-7dd2560ab198'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a4e3156380b42bdbba9f23cc2d7a3cc',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:13 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-ec900aa6-ff05-4a36-982a-bb30edeaacd6 tempest-VolumeAndVolumeTypeFromImageTest-1388041360 tempest-VolumeAndVolumeTypeFromImageTest-1388041360-project-member] Volume info retrieved successfully. Sep 02 13:04:13 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-735e3917-9c0f-4881-837a-81dbdfdf48f9 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf0e3ad0-3e84-480e-bacd-aff9c181844f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:13 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-ec900aa6-ff05-4a36-982a-bb30edeaacd6 tempest-VolumeAndVolumeTypeFromImageTest-1388041360 tempest-VolumeAndVolumeTypeFromImageTest-1388041360-project-member] http://192.168.122.82/volume/v3/volumes/03a618fe-c1f6-48e4-bc3a-c83b2b568555 returned with HTTP 200 Sep 02 13:04:13 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1391/2802] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:04:13 2026] GET /volume/v3/volumes/03a618fe-c1f6-48e4-bc3a-c83b2b568555 => generated 954 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:04:13 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-735e3917-9c0f-4881-837a-81dbdfdf48f9 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf0e3ad0-3e84-480e-bacd-aff9c181844f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:13 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-735e3917-9c0f-4881-837a-81dbdfdf48f9 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Flow 'volume_create_api' (696cf2d3-1c44-4a5c-a3ff-65190209d6e9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 13:04:13 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-735e3917-9c0f-4881-837a-81dbdfdf48f9 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Create volume request issued successfully. Sep 02 13:04:13 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-735e3917-9c0f-4881-837a-81dbdfdf48f9 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 13:04:13 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1412/2803] 192.168.122.82 () {60 vars in 1138 bytes} [Wed Sep 2 13:04:13 2026] POST /volume/v3/volumes => generated 766 bytes in 480 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 13:04:13 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-4b13c130-6f64-4631-a00d-3c942e44d3dc None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:13 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-4b13c130-6f64-4631-a00d-3c942e44d3dc tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 13:04:13 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-4b13c130-6f64-4631-a00d-3c942e44d3dc tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "6c84962f-1cd0-4d0f-801b-abc036e36d5c", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-505730653"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:04:13 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.volumes [None req-4b13c130-6f64-4631-a00d-3c942e44d3dc tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Create volume request body: {'volume': {"'snapshot_id": '6c84962f-1cd0-4d0f-801b-abc036e36d5c', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-505730653'}} {{(pid=86936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 13:04:13 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-4b13c130-6f64-4631-a00d-3c942e44d3dc tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Create volume of 1 GB Sep 02 13:04:13 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-4b13c130-6f64-4631-a00d-3c942e44d3dc tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Availability Zones retrieved successfully. Sep 02 13:04:14 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-4b13c130-6f64-4631-a00d-3c942e44d3dc tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Flow 'volume_create_api' (e2ccbd45-5e58-4b1d-a425-828e79b7bc7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 13:04:14 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-4b13c130-6f64-4631-a00d-3c942e44d3dc tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (626a3ed2-c807-46ed-8c27-9c44fb35f7df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:14 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.flows.api.create_volume [None req-4b13c130-6f64-4631-a00d-3c942e44d3dc tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Validating volume size '1' using validate_int {{(pid=86936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 13:04:14 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-4b13c130-6f64-4631-a00d-3c942e44d3dc tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (626a3ed2-c807-46ed-8c27-9c44fb35f7df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:14 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-4b13c130-6f64-4631-a00d-3c942e44d3dc tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a057842f-f393-4aec-bef0-57a2c8413e3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:14 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-57fe7b7d-65ad-456d-b5fa-92995f7245ed None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:14 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-57fe7b7d-65ad-456d-b5fa-92995f7245ed tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] GET http://192.168.122.82/volume/v3/volumes/abe94229-92e3-4055-a8bc-9b70a06ee056 Sep 02 13:04:14 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-57fe7b7d-65ad-456d-b5fa-92995f7245ed tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:14 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-57fe7b7d-65ad-456d-b5fa-92995f7245ed tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:14 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:14 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:04:14 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:14 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:04:14 devstack devstack@c-api.service[86936]: DEBUG cinder.quota [None req-4b13c130-6f64-4631-a00d-3c942e44d3dc tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Created reservations ['a0bb4700-96bc-4139-9530-a39d7689ca73', '4358ead8-cb2e-430a-bfba-dcb21ed13e20', 'ed13cadf-ae91-450b-8603-c32356b7522d', 'b2b25a3b-8abb-432f-a2d8-48bf66866650'] {{(pid=86936) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 13:04:14 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-57fe7b7d-65ad-456d-b5fa-92995f7245ed tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] http://192.168.122.82/volume/v3/volumes/abe94229-92e3-4055-a8bc-9b70a06ee056 returned with HTTP 404 Sep 02 13:04:14 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1413/2804] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:04:14 2026] GET /volume/v3/volumes/abe94229-92e3-4055-a8bc-9b70a06ee056 => generated 109 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 13:04:14 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-4b13c130-6f64-4631-a00d-3c942e44d3dc tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a057842f-f393-4aec-bef0-57a2c8413e3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a0bb4700-96bc-4139-9530-a39d7689ca73', '4358ead8-cb2e-430a-bfba-dcb21ed13e20', 'ed13cadf-ae91-450b-8603-c32356b7522d', 'b2b25a3b-8abb-432f-a2d8-48bf66866650']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:14 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-d0e71486-7bf5-42a5-b640-e3805b832430 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:14 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-4b13c130-6f64-4631-a00d-3c942e44d3dc tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f71d6744-99e1-40b6-89f2-aa6b3e827955) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:14 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-d0e71486-7bf5-42a5-b640-e3805b832430 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] DELETE http://192.168.122.82/volume/v3/volumes/f388a499-4a5f-45d9-8e8e-735cc5f5f7d0 Sep 02 13:04:14 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-d0e71486-7bf5-42a5-b640-e3805b832430 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:14 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-d0e71486-7bf5-42a5-b640-e3805b832430 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Calling method 'delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:14 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-d0e71486-7bf5-42a5-b640-e3805b832430 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Delete volume with id: f388a499-4a5f-45d9-8e8e-735cc5f5f7d0 Sep 02 13:04:14 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:14 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:04:14 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:14 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:04:14 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-d0e71486-7bf5-42a5-b640-e3805b832430 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Volume info retrieved successfully. Sep 02 13:04:14 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:14 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:04:14 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-4b13c130-6f64-4631-a00d-3c942e44d3dc tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f71d6744-99e1-40b6-89f2-aa6b3e827955) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5b991e6e-8f61-49e4-8840-b1fe22e94418', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-505730653',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e4b152c280347a69b65925ab21c1c9b',qos_specs=None,replication_status=,reservations=['a0bb4700-96bc-4139-9530-a39d7689ca73','4358ead8-cb2e-430a-bfba-dcb21ed13e20','ed13cadf-ae91-450b-8603-c32356b7522d','b2b25a3b-8abb-432f-a2d8-48bf66866650'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a4e3156380b42bdbba9f23cc2d7a3cc',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T11:04:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-505730653',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5b991e6e-8f61-49e4-8840-b1fe22e94418,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e4b152c280347a69b65925ab21c1c9b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0a4e3156380b42bdbba9f23cc2d7a3cc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:14 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-4b13c130-6f64-4631-a00d-3c942e44d3dc tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (740dfdc2-87d8-421b-bbcb-e6f9395474d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:14 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-d0e71486-7bf5-42a5-b640-e3805b832430 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Delete volume request issued successfully. Sep 02 13:04:14 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-d0e71486-7bf5-42a5-b640-e3805b832430 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] http://192.168.122.82/volume/v3/volumes/f388a499-4a5f-45d9-8e8e-735cc5f5f7d0 returned with HTTP 202 Sep 02 13:04:14 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1414/2805] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 13:04:14 2026] DELETE /volume/v3/volumes/f388a499-4a5f-45d9-8e8e-735cc5f5f7d0 => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 13:04:14 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-b9c6e141-98c4-4451-97c9-f05cb6d8a564 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:14 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-b9c6e141-98c4-4451-97c9-f05cb6d8a564 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] GET http://192.168.122.82/volume/v3/volumes/f388a499-4a5f-45d9-8e8e-735cc5f5f7d0 Sep 02 13:04:14 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-b9c6e141-98c4-4451-97c9-f05cb6d8a564 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:14 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-b9c6e141-98c4-4451-97c9-f05cb6d8a564 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:14 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-4b13c130-6f64-4631-a00d-3c942e44d3dc tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (740dfdc2-87d8-421b-bbcb-e6f9395474d3) transitioned into state 'SUCCESS' from state '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-505730653',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e4b152c280347a69b65925ab21c1c9b',qos_specs=None,replication_status=,reservations=['a0bb4700-96bc-4139-9530-a39d7689ca73','4358ead8-cb2e-430a-bfba-dcb21ed13e20','ed13cadf-ae91-450b-8603-c32356b7522d','b2b25a3b-8abb-432f-a2d8-48bf66866650'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a4e3156380b42bdbba9f23cc2d7a3cc',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:14 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-4b13c130-6f64-4631-a00d-3c942e44d3dc tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ecdb55a3-5e8a-48ac-8569-ac480696c428) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:14 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:14 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:04:14 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:14 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:04:14 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-b9c6e141-98c4-4451-97c9-f05cb6d8a564 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Volume info retrieved successfully. Sep 02 13:04:14 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-4b13c130-6f64-4631-a00d-3c942e44d3dc tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ecdb55a3-5e8a-48ac-8569-ac480696c428) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:14 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-b9c6e141-98c4-4451-97c9-f05cb6d8a564 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] http://192.168.122.82/volume/v3/volumes/f388a499-4a5f-45d9-8e8e-735cc5f5f7d0 returned with HTTP 200 Sep 02 13:04:14 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1415/2806] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:04:14 2026] GET /volume/v3/volumes/f388a499-4a5f-45d9-8e8e-735cc5f5f7d0 => generated 855 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:04:14 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-4b13c130-6f64-4631-a00d-3c942e44d3dc tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Flow 'volume_create_api' (e2ccbd45-5e58-4b1d-a425-828e79b7bc7a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 13:04:14 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-9730899f-f75e-483b-96aa-77c0cc72bc68 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:14 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-4b13c130-6f64-4631-a00d-3c942e44d3dc tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Create volume request issued successfully. Sep 02 13:04:14 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-4b13c130-6f64-4631-a00d-3c942e44d3dc tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 13:04:14 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1392/2807] 192.168.122.82 () {60 vars in 1138 bytes} [Wed Sep 2 13:04:13 2026] POST /volume/v3/volumes => generated 766 bytes in 746 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 13:04:14 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-9730899f-f75e-483b-96aa-77c0cc72bc68 tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] GET http://192.168.122.82/volume/v3/volumes/b5886f9b-45ac-41dd-a4ca-1462bc3ccf86 Sep 02 13:04:14 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-9730899f-f75e-483b-96aa-77c0cc72bc68 tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:14 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-9730899f-f75e-483b-96aa-77c0cc72bc68 tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:14 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-72f0193c-7c4a-4243-b03b-f180d222bc3e None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:14 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:14 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:04:14 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:14 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:04:14 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-72f0193c-7c4a-4243-b03b-f180d222bc3e tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 13:04:14 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-72f0193c-7c4a-4243-b03b-f180d222bc3e tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "6c84962f-1cd0-4d0f-801b-abc036e36d5c", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-43538089"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:04:14 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-9730899f-f75e-483b-96aa-77c0cc72bc68 tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] Volume info retrieved successfully. Sep 02 13:04:14 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.volumes [None req-72f0193c-7c4a-4243-b03b-f180d222bc3e tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Create volume request body: {'volume': {"'snapshot_id": '6c84962f-1cd0-4d0f-801b-abc036e36d5c', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-43538089'}} {{(pid=86936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 13:04:14 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-72f0193c-7c4a-4243-b03b-f180d222bc3e tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Create volume of 1 GB Sep 02 13:04:14 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:14 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:04:14 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-72f0193c-7c4a-4243-b03b-f180d222bc3e tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Availability Zones retrieved successfully. Sep 02 13:04:14 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-9730899f-f75e-483b-96aa-77c0cc72bc68 tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] http://192.168.122.82/volume/v3/volumes/b5886f9b-45ac-41dd-a4ca-1462bc3ccf86 returned with HTTP 200 Sep 02 13:04:14 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1416/2808] 192.168.122.82 () {60 vars in 1267 bytes} [Wed Sep 2 13:04:14 2026] GET /volume/v3/volumes/b5886f9b-45ac-41dd-a4ca-1462bc3ccf86 => generated 980 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:04:14 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-72f0193c-7c4a-4243-b03b-f180d222bc3e tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Flow 'volume_create_api' (d3d68213-f4ab-4865-9fe9-ffdee5c883f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 13:04:14 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-9a788f2e-e050-4aa3-bbc7-287953a6fe87 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:14 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-72f0193c-7c4a-4243-b03b-f180d222bc3e tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7cd618c5-4693-45d5-a453-649fa5fb3b79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:14 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-9a788f2e-e050-4aa3-bbc7-287953a6fe87 tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] GET http://192.168.122.82/volume/v3/messages Sep 02 13:04:14 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-9a788f2e-e050-4aa3-bbc7-287953a6fe87 tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:14 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-9a788f2e-e050-4aa3-bbc7-287953a6fe87 tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] Calling method 'version_select' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:14 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.flows.api.create_volume [None req-72f0193c-7c4a-4243-b03b-f180d222bc3e tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Validating volume size '1' using validate_int {{(pid=86936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 13:04:14 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-9a788f2e-e050-4aa3-bbc7-287953a6fe87 tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] http://192.168.122.82/volume/v3/messages returned with HTTP 200 Sep 02 13:04:14 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1417/2809] 192.168.122.82 () {60 vars in 1159 bytes} [Wed Sep 2 13:04:14 2026] GET /volume/v3/messages => generated 676 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:04:14 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-4a05fdac-ac31-422a-9900-96f4aeb60394 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:14 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-4a05fdac-ac31-422a-9900-96f4aeb60394 tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-member] GET http://192.168.122.82/volume/v3/messages Sep 02 13:04:14 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-4a05fdac-ac31-422a-9900-96f4aeb60394 tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:14 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-4a05fdac-ac31-422a-9900-96f4aeb60394 tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-member] Calling method 'version_select' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:14 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-4a05fdac-ac31-422a-9900-96f4aeb60394 tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-member] http://192.168.122.82/volume/v3/messages returned with HTTP 200 Sep 02 13:04:14 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1418/2810] 192.168.122.82 () {60 vars in 1159 bytes} [Wed Sep 2 13:04:14 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 02 13:04:14 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-30527cb6-c84b-41fe-a158-ecb6fbce3714 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:14 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-30527cb6-c84b-41fe-a158-ecb6fbce3714 tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] DELETE http://192.168.122.82/volume/v3/messages/001ee1d4-2a1c-4591-b570-224e094fc4e6 Sep 02 13:04:14 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-30527cb6-c84b-41fe-a158-ecb6fbce3714 tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:14 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-30527cb6-c84b-41fe-a158-ecb6fbce3714 tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] Calling method 'version_select' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:14 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-72f0193c-7c4a-4243-b03b-f180d222bc3e tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7cd618c5-4693-45d5-a453-649fa5fb3b79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:14 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-72f0193c-7c4a-4243-b03b-f180d222bc3e tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2572f5c3-ae63-47b0-a5f7-8628df4fd292) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:14 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-30527cb6-c84b-41fe-a158-ecb6fbce3714 tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] http://192.168.122.82/volume/v3/messages/001ee1d4-2a1c-4591-b570-224e094fc4e6 returned with HTTP 204 Sep 02 13:04:14 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1419/2811] 192.168.122.82 () {60 vars in 1273 bytes} [Wed Sep 2 13:04:14 2026] DELETE /volume/v3/messages/001ee1d4-2a1c-4591-b570-224e094fc4e6 => generated 0 bytes in 53 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 02 13:04:14 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-5fcf3ac9-19b7-4100-b384-c55ec94a5840 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:14 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-5fcf3ac9-19b7-4100-b384-c55ec94a5840 tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] DELETE http://192.168.122.82/volume/v3/volumes/b5886f9b-45ac-41dd-a4ca-1462bc3ccf86 Sep 02 13:04:14 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-5fcf3ac9-19b7-4100-b384-c55ec94a5840 tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:14 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-5fcf3ac9-19b7-4100-b384-c55ec94a5840 tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] Calling method 'delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:14 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-5fcf3ac9-19b7-4100-b384-c55ec94a5840 tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] Delete volume with id: b5886f9b-45ac-41dd-a4ca-1462bc3ccf86 Sep 02 13:04:14 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:14 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:04:14 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:14 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:04:14 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-5fcf3ac9-19b7-4100-b384-c55ec94a5840 tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] Volume info retrieved successfully. Sep 02 13:04:14 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-5fcf3ac9-19b7-4100-b384-c55ec94a5840 tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86935) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 02 13:04:14 devstack devstack@c-api.service[86935]: WARNING cinder.quota [None req-5fcf3ac9-19b7-4100-b384-c55ec94a5840 tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1885260345 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1885260345, it is now deprecated. Please use the default quota class for default quota. Sep 02 13:04:14 devstack devstack@c-api.service[86935]: WARNING cinder.quota [None req-5fcf3ac9-19b7-4100-b384-c55ec94a5840 tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1885260345 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1885260345, it is now deprecated. Please use the default quota class for default quota. Sep 02 13:04:14 devstack devstack@c-api.service[86936]: DEBUG cinder.quota [None req-72f0193c-7c4a-4243-b03b-f180d222bc3e tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Created reservations ['08f4d8d5-f5b8-4f47-82fa-47d5473c0186', '11e26ddc-2429-4be3-9493-ca6958b44c58', 'e8ab6c1a-99ca-43f6-bc40-a2d20255352e', '7b895467-103e-4a82-a573-0c2c5844b74c'] {{(pid=86936) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 13:04:14 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-72f0193c-7c4a-4243-b03b-f180d222bc3e tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2572f5c3-ae63-47b0-a5f7-8628df4fd292) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['08f4d8d5-f5b8-4f47-82fa-47d5473c0186', '11e26ddc-2429-4be3-9493-ca6958b44c58', 'e8ab6c1a-99ca-43f6-bc40-a2d20255352e', '7b895467-103e-4a82-a573-0c2c5844b74c']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:14 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-72f0193c-7c4a-4243-b03b-f180d222bc3e tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a48b9f58-a2d7-41ac-a60f-eda8d9a89a27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:14 devstack devstack@c-api.service[86935]: DEBUG cinder.quota [None req-5fcf3ac9-19b7-4100-b384-c55ec94a5840 tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] Created reservations ['9ff0c232-f48c-4ebc-ab4a-efa912fef263', 'a82a34c0-79dd-439f-8490-089ed152deef', '68d5b01a-f901-47ea-aace-54ad1b55e2a9', '1f16f4e4-a8db-4491-ab1a-713905b31438'] {{(pid=86935) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 13:04:15 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:15 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:04:15 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-5fcf3ac9-19b7-4100-b384-c55ec94a5840 tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] Delete volume request issued successfully. Sep 02 13:04:15 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-5fcf3ac9-19b7-4100-b384-c55ec94a5840 tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] http://192.168.122.82/volume/v3/volumes/b5886f9b-45ac-41dd-a4ca-1462bc3ccf86 returned with HTTP 202 Sep 02 13:04:15 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1420/2812] 192.168.122.82 () {60 vars in 1270 bytes} [Wed Sep 2 13:04:14 2026] DELETE /volume/v3/volumes/b5886f9b-45ac-41dd-a4ca-1462bc3ccf86 => generated 0 bytes in 294 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 13:04:15 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-160db3b8-691a-4210-acdc-e71c261dc998 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:15 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-72f0193c-7c4a-4243-b03b-f180d222bc3e tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a48b9f58-a2d7-41ac-a60f-eda8d9a89a27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7533e598-b805-47ac-86e2-ace6f721ccb6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-43538089',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e4b152c280347a69b65925ab21c1c9b',qos_specs=None,replication_status=,reservations=['08f4d8d5-f5b8-4f47-82fa-47d5473c0186','11e26ddc-2429-4be3-9493-ca6958b44c58','e8ab6c1a-99ca-43f6-bc40-a2d20255352e','7b895467-103e-4a82-a573-0c2c5844b74c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a4e3156380b42bdbba9f23cc2d7a3cc',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T11:04:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-43538089',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7533e598-b805-47ac-86e2-ace6f721ccb6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e4b152c280347a69b65925ab21c1c9b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0a4e3156380b42bdbba9f23cc2d7a3cc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:15 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-160db3b8-691a-4210-acdc-e71c261dc998 tempest-VolumeAndVolumeTypeFromImageTest-1388041360 tempest-VolumeAndVolumeTypeFromImageTest-1388041360-project-member] GET http://192.168.122.82/volume/v3/volumes/03a618fe-c1f6-48e4-bc3a-c83b2b568555 Sep 02 13:04:15 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-160db3b8-691a-4210-acdc-e71c261dc998 tempest-VolumeAndVolumeTypeFromImageTest-1388041360 tempest-VolumeAndVolumeTypeFromImageTest-1388041360-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:15 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-160db3b8-691a-4210-acdc-e71c261dc998 tempest-VolumeAndVolumeTypeFromImageTest-1388041360 tempest-VolumeAndVolumeTypeFromImageTest-1388041360-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:15 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-72f0193c-7c4a-4243-b03b-f180d222bc3e tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14e7ab4a-1251-47d9-9256-a602f01636c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:15 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:15 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:04:15 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:15 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:04:15 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-160db3b8-691a-4210-acdc-e71c261dc998 tempest-VolumeAndVolumeTypeFromImageTest-1388041360 tempest-VolumeAndVolumeTypeFromImageTest-1388041360-project-member] Volume info retrieved successfully. Sep 02 13:04:15 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-160db3b8-691a-4210-acdc-e71c261dc998 tempest-VolumeAndVolumeTypeFromImageTest-1388041360 tempest-VolumeAndVolumeTypeFromImageTest-1388041360-project-member] http://192.168.122.82/volume/v3/volumes/03a618fe-c1f6-48e4-bc3a-c83b2b568555 returned with HTTP 200 Sep 02 13:04:15 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1421/2813] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:04:15 2026] GET /volume/v3/volumes/03a618fe-c1f6-48e4-bc3a-c83b2b568555 => generated 957 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:04:15 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-1a1702fe-ac68-4844-9c0a-d29657d8371d None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:15 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-1a1702fe-ac68-4844-9c0a-d29657d8371d tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] DELETE http://192.168.122.82/volume/v3/types/938b95af-c8ad-4f39-bd28-bf0389d0cc59 Sep 02 13:04:15 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-1a1702fe-ac68-4844-9c0a-d29657d8371d tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:15 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-1a1702fe-ac68-4844-9c0a-d29657d8371d tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] Calling method '_delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:15 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-72f0193c-7c4a-4243-b03b-f180d222bc3e tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14e7ab4a-1251-47d9-9256-a602f01636c5) transitioned into state 'SUCCESS' from state '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-43538089',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e4b152c280347a69b65925ab21c1c9b',qos_specs=None,replication_status=,reservations=['08f4d8d5-f5b8-4f47-82fa-47d5473c0186','11e26ddc-2429-4be3-9493-ca6958b44c58','e8ab6c1a-99ca-43f6-bc40-a2d20255352e','7b895467-103e-4a82-a573-0c2c5844b74c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a4e3156380b42bdbba9f23cc2d7a3cc',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:15 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-72f0193c-7c4a-4243-b03b-f180d222bc3e tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a17f94eb-fd48-4e70-aa3c-c45c47084c40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:15 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-72f0193c-7c4a-4243-b03b-f180d222bc3e tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a17f94eb-fd48-4e70-aa3c-c45c47084c40) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:15 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-72f0193c-7c4a-4243-b03b-f180d222bc3e tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Flow 'volume_create_api' (d3d68213-f4ab-4865-9fe9-ffdee5c883f8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 13:04:15 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-72f0193c-7c4a-4243-b03b-f180d222bc3e tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Create volume request issued successfully. Sep 02 13:04:15 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-72f0193c-7c4a-4243-b03b-f180d222bc3e tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 13:04:15 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1393/2814] 192.168.122.82 () {60 vars in 1138 bytes} [Wed Sep 2 13:04:14 2026] POST /volume/v3/volumes => generated 765 bytes in 629 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 13:04:15 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-ce8e5aec-aa96-4d66-9f44-44957bc5c7bf None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:15 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-ce8e5aec-aa96-4d66-9f44-44957bc5c7bf tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 13:04:15 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-ce8e5aec-aa96-4d66-9f44-44957bc5c7bf tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "6c84962f-1cd0-4d0f-801b-abc036e36d5c", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-287679505"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:04:15 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.volumes [None req-ce8e5aec-aa96-4d66-9f44-44957bc5c7bf tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Create volume request body: {'volume': {"'snapshot_id": '6c84962f-1cd0-4d0f-801b-abc036e36d5c', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-287679505'}} {{(pid=86936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 13:04:15 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-ce8e5aec-aa96-4d66-9f44-44957bc5c7bf tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Create volume of 1 GB Sep 02 13:04:15 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:15 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:04:15 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-ce8e5aec-aa96-4d66-9f44-44957bc5c7bf tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Availability Zones retrieved successfully. Sep 02 13:04:15 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-ce8e5aec-aa96-4d66-9f44-44957bc5c7bf tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Flow 'volume_create_api' (9faf30e7-a53e-4b5a-8849-9ba2893e4da3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 13:04:15 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-1a1702fe-ac68-4844-9c0a-d29657d8371d tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] http://192.168.122.82/volume/v3/types/938b95af-c8ad-4f39-bd28-bf0389d0cc59 returned with HTTP 202 Sep 02 13:04:15 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1422/2815] 192.168.122.82 () {58 vars in 1224 bytes} [Wed Sep 2 13:04:15 2026] DELETE /volume/v3/types/938b95af-c8ad-4f39-bd28-bf0389d0cc59 => generated 0 bytes in 162 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 13:04:15 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-ce8e5aec-aa96-4d66-9f44-44957bc5c7bf tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4127d5cc-2c5c-40cd-b435-3f381fca59a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:15 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.flows.api.create_volume [None req-ce8e5aec-aa96-4d66-9f44-44957bc5c7bf tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Validating volume size '1' using validate_int {{(pid=86936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 13:04:15 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-709aa157-4e79-4392-b4e7-7921ac26f62d None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:15 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-709aa157-4e79-4392-b4e7-7921ac26f62d tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] POST http://192.168.122.82/volume/v3/types Sep 02 13:04:15 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-709aa157-4e79-4392-b4e7-7921ac26f62d tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1657362251", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1515177938", "vendor_name": "tempest-vendor_name-1979849080"}}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:04:15 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-709aa157-4e79-4392-b4e7-7921ac26f62d tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] http://192.168.122.82/volume/v3/types returned with HTTP 200 Sep 02 13:04:15 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1423/2816] 192.168.122.82 () {60 vars in 1132 bytes} [Wed Sep 2 13:04:15 2026] POST /volume/v3/types => generated 330 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:04:15 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-41de864a-ea4d-429a-87bf-be5544e06746 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:15 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-41de864a-ea4d-429a-87bf-be5544e06746 tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] POST http://192.168.122.82/volume/v3/volumes Sep 02 13:04:15 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-41de864a-ea4d-429a-87bf-be5544e06746 tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "c5bfb60d-0352-4c95-8654-62494fcba6f7", "size": 1}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:04:15 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.volumes [None req-41de864a-ea4d-429a-87bf-be5544e06746 tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] Create volume request body: {'volume': {'volume_type': 'c5bfb60d-0352-4c95-8654-62494fcba6f7', 'size': 1}} {{(pid=86935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 13:04:15 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-41de864a-ea4d-429a-87bf-be5544e06746 tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] Create volume of 1 GB Sep 02 13:04:15 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:15 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:04:15 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-ce8e5aec-aa96-4d66-9f44-44957bc5c7bf tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4127d5cc-2c5c-40cd-b435-3f381fca59a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:15 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-41de864a-ea4d-429a-87bf-be5544e06746 tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] Availability Zones retrieved successfully. Sep 02 13:04:15 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-ce8e5aec-aa96-4d66-9f44-44957bc5c7bf tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92f2f191-a7bb-4aa7-a9df-43bae8af7aa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:15 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-41de864a-ea4d-429a-87bf-be5544e06746 tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] Flow 'volume_create_api' (f6faa8b1-5ca9-4337-a424-bd1a67146de5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 13:04:15 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-41de864a-ea4d-429a-87bf-be5544e06746 tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e892c04-2a9b-47ba-9aff-fa62f8a77579) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:15 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.flows.api.create_volume [None req-41de864a-ea4d-429a-87bf-be5544e06746 tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] Validating volume size '1' using validate_int {{(pid=86935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 13:04:15 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-41de864a-ea4d-429a-87bf-be5544e06746 tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e892c04-2a9b-47ba-9aff-fa62f8a77579) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T11:04:15Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1515177938',vendor_name='tempest-vendor_name-1979849080'},id=c5bfb60d-0352-4c95-8654-62494fcba6f7,is_public=True,name='tempest-ProjectMemberTests-volume-type-1657362251',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c5bfb60d-0352-4c95-8654-62494fcba6f7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:15 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-41de864a-ea4d-429a-87bf-be5544e06746 tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31df829c-8912-421f-b1d5-c8831c5b4007) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:15 devstack devstack@c-api.service[86936]: DEBUG cinder.quota [None req-ce8e5aec-aa96-4d66-9f44-44957bc5c7bf tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Created reservations ['a065937c-a325-4b6d-a7fd-1db5bf8f4cf5', '0bc35dc4-a1fc-4488-807e-b714391c4d4f', 'b2fcfe2d-4038-43cd-bbbf-37b7b9a9a46e', '321aeced-51fb-49a0-9064-05af1724cdcc'] {{(pid=86936) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 13:04:15 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-ce8e5aec-aa96-4d66-9f44-44957bc5c7bf tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92f2f191-a7bb-4aa7-a9df-43bae8af7aa2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a065937c-a325-4b6d-a7fd-1db5bf8f4cf5', '0bc35dc4-a1fc-4488-807e-b714391c4d4f', 'b2fcfe2d-4038-43cd-bbbf-37b7b9a9a46e', '321aeced-51fb-49a0-9064-05af1724cdcc']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:15 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-ce8e5aec-aa96-4d66-9f44-44957bc5c7bf tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f56d7be-2b14-4389-9768-8d360732f908) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:15 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:15 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:04:15 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-ce8e5aec-aa96-4d66-9f44-44957bc5c7bf tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f56d7be-2b14-4389-9768-8d360732f908) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5b4ecbe6-357e-4b01-9d5b-f0f58acd7fcc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-287679505',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e4b152c280347a69b65925ab21c1c9b',qos_specs=None,replication_status=,reservations=['a065937c-a325-4b6d-a7fd-1db5bf8f4cf5','0bc35dc4-a1fc-4488-807e-b714391c4d4f','b2fcfe2d-4038-43cd-bbbf-37b7b9a9a46e','321aeced-51fb-49a0-9064-05af1724cdcc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a4e3156380b42bdbba9f23cc2d7a3cc',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T11:04:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-287679505',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5b4ecbe6-357e-4b01-9d5b-f0f58acd7fcc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e4b152c280347a69b65925ab21c1c9b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0a4e3156380b42bdbba9f23cc2d7a3cc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:15 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-ce8e5aec-aa96-4d66-9f44-44957bc5c7bf tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2400961-89b9-4677-99a2-49169e37c312) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:15 devstack devstack@c-api.service[86935]: WARNING cinder.quota [None req-41de864a-ea4d-429a-87bf-be5544e06746 tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1657362251 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1657362251, it is now deprecated. Please use the default quota class for default quota. Sep 02 13:04:15 devstack devstack@c-api.service[86935]: WARNING cinder.quota [None req-41de864a-ea4d-429a-87bf-be5544e06746 tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1657362251 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1657362251, it is now deprecated. Please use the default quota class for default quota. Sep 02 13:04:15 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-ce8e5aec-aa96-4d66-9f44-44957bc5c7bf tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2400961-89b9-4677-99a2-49169e37c312) transitioned into state 'SUCCESS' from state '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-287679505',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e4b152c280347a69b65925ab21c1c9b',qos_specs=None,replication_status=,reservations=['a065937c-a325-4b6d-a7fd-1db5bf8f4cf5','0bc35dc4-a1fc-4488-807e-b714391c4d4f','b2fcfe2d-4038-43cd-bbbf-37b7b9a9a46e','321aeced-51fb-49a0-9064-05af1724cdcc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a4e3156380b42bdbba9f23cc2d7a3cc',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:15 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-ce8e5aec-aa96-4d66-9f44-44957bc5c7bf tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d888bd39-3410-4ae9-9756-0e2d5b9d3ed1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:15 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-ce8e5aec-aa96-4d66-9f44-44957bc5c7bf tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d888bd39-3410-4ae9-9756-0e2d5b9d3ed1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:15 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-ce8e5aec-aa96-4d66-9f44-44957bc5c7bf tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Flow 'volume_create_api' (9faf30e7-a53e-4b5a-8849-9ba2893e4da3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 13:04:15 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-ce8e5aec-aa96-4d66-9f44-44957bc5c7bf tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Create volume request issued successfully. Sep 02 13:04:15 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-ce8e5aec-aa96-4d66-9f44-44957bc5c7bf tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 13:04:15 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1394/2817] 192.168.122.82 () {60 vars in 1138 bytes} [Wed Sep 2 13:04:15 2026] POST /volume/v3/volumes => generated 766 bytes in 573 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 13:04:15 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-fc7a03c3-b977-44d4-aa97-1acf00d9180b None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:15 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-fc7a03c3-b977-44d4-aa97-1acf00d9180b tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] GET http://192.168.122.82/volume/v3/volumes/f388a499-4a5f-45d9-8e8e-735cc5f5f7d0 Sep 02 13:04:15 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-fc7a03c3-b977-44d4-aa97-1acf00d9180b tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:15 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-fc7a03c3-b977-44d4-aa97-1acf00d9180b tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:15 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:15 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:04:15 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:15 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:04:15 devstack devstack@c-api.service[86935]: DEBUG cinder.quota [None req-41de864a-ea4d-429a-87bf-be5544e06746 tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] Created reservations ['88f6f57d-05a6-4640-ace5-c6f61b299267', 'ec701599-9b94-449b-86ba-99aa0719e4c1', 'c55f4f4e-b5f5-4992-8ff2-75384908a5b3', '16c3530a-3979-4574-b324-16c2a66a1e1c'] {{(pid=86935) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 13:04:15 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-fc7a03c3-b977-44d4-aa97-1acf00d9180b tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Volume info retrieved successfully. Sep 02 13:04:15 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-41de864a-ea4d-429a-87bf-be5544e06746 tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31df829c-8912-421f-b1d5-c8831c5b4007) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['88f6f57d-05a6-4640-ace5-c6f61b299267', 'ec701599-9b94-449b-86ba-99aa0719e4c1', 'c55f4f4e-b5f5-4992-8ff2-75384908a5b3', '16c3530a-3979-4574-b324-16c2a66a1e1c']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:15 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-fc7a03c3-b977-44d4-aa97-1acf00d9180b tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] http://192.168.122.82/volume/v3/volumes/f388a499-4a5f-45d9-8e8e-735cc5f5f7d0 returned with HTTP 200 Sep 02 13:04:15 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1395/2818] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:04:15 2026] GET /volume/v3/volumes/f388a499-4a5f-45d9-8e8e-735cc5f5f7d0 => generated 855 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:04:15 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-96ce5d95-3f5a-4e46-ab9c-496855b2b796 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:15 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-96ce5d95-3f5a-4e46-ab9c-496855b2b796 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 13:04:15 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-96ce5d95-3f5a-4e46-ab9c-496855b2b796 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "6c84962f-1cd0-4d0f-801b-abc036e36d5c", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-323014514"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:04:15 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-41de864a-ea4d-429a-87bf-be5544e06746 tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f1fb46f-b508-4618-9440-69fb505deb3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:15 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.volumes [None req-96ce5d95-3f5a-4e46-ab9c-496855b2b796 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Create volume request body: {'volume': {"'snapshot_id": '6c84962f-1cd0-4d0f-801b-abc036e36d5c', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-323014514'}} {{(pid=86936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 13:04:15 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-96ce5d95-3f5a-4e46-ab9c-496855b2b796 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Create volume of 1 GB Sep 02 13:04:15 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-96ce5d95-3f5a-4e46-ab9c-496855b2b796 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Availability Zones retrieved successfully. Sep 02 13:04:15 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-96ce5d95-3f5a-4e46-ab9c-496855b2b796 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Flow 'volume_create_api' (8f7a9d82-3cdf-4e66-b4b2-a82eade93744) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 13:04:15 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-96ce5d95-3f5a-4e46-ab9c-496855b2b796 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9018d422-e30f-4dfe-9621-7a6fac61b9e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:15 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:15 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:04:15 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.flows.api.create_volume [None req-96ce5d95-3f5a-4e46-ab9c-496855b2b796 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Validating volume size '1' using validate_int {{(pid=86936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 13:04:15 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-41de864a-ea4d-429a-87bf-be5544e06746 tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f1fb46f-b508-4618-9440-69fb505deb3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b31cef59-112b-4f9c-83e8-e7f372fa6a15', '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='97dc96b87c334cde888aa82191ce48a5',qos_specs=None,replication_status=,reservations=['88f6f57d-05a6-4640-ace5-c6f61b299267','ec701599-9b94-449b-86ba-99aa0719e4c1','c55f4f4e-b5f5-4992-8ff2-75384908a5b3','16c3530a-3979-4574-b324-16c2a66a1e1c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ab8e356b0fc45469c3ce231bcd1ffea',volume_type_id=c5bfb60d-0352-4c95-8654-62494fcba6f7), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T11:04: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=b31cef59-112b-4f9c-83e8-e7f372fa6a15,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='97dc96b87c334cde888aa82191ce48a5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3ab8e356b0fc45469c3ce231bcd1ffea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c5bfb60d-0352-4c95-8654-62494fcba6f7),volume_type_id=c5bfb60d-0352-4c95-8654-62494fcba6f7)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:15 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-41de864a-ea4d-429a-87bf-be5544e06746 tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f7a3659-0f54-4ca5-b22e-f76cfe5f88eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:16 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-41de864a-ea4d-429a-87bf-be5544e06746 tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f7a3659-0f54-4ca5-b22e-f76cfe5f88eb) transitioned into state 'SUCCESS' from 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='97dc96b87c334cde888aa82191ce48a5',qos_specs=None,replication_status=,reservations=['88f6f57d-05a6-4640-ace5-c6f61b299267','ec701599-9b94-449b-86ba-99aa0719e4c1','c55f4f4e-b5f5-4992-8ff2-75384908a5b3','16c3530a-3979-4574-b324-16c2a66a1e1c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ab8e356b0fc45469c3ce231bcd1ffea',volume_type_id=c5bfb60d-0352-4c95-8654-62494fcba6f7)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:16 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-41de864a-ea4d-429a-87bf-be5544e06746 tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98e6c7af-772a-4310-9580-f7ef09755731) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:16 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-41de864a-ea4d-429a-87bf-be5544e06746 tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98e6c7af-772a-4310-9580-f7ef09755731) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:16 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-41de864a-ea4d-429a-87bf-be5544e06746 tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] Flow 'volume_create_api' (f6faa8b1-5ca9-4337-a424-bd1a67146de5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 13:04:16 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-41de864a-ea4d-429a-87bf-be5544e06746 tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] Create volume request issued successfully. Sep 02 13:04:16 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-41de864a-ea4d-429a-87bf-be5544e06746 tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 13:04:16 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1424/2819] 192.168.122.82 () {62 vars in 1177 bytes} [Wed Sep 2 13:04:15 2026] POST /volume/v3/volumes => generated 780 bytes in 693 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 13:04:16 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-5672aa2f-1937-4070-bc7f-6ff2f63497b6 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:16 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-5672aa2f-1937-4070-bc7f-6ff2f63497b6 tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] GET http://192.168.122.82/volume/v3/volumes/b31cef59-112b-4f9c-83e8-e7f372fa6a15 Sep 02 13:04:16 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-5672aa2f-1937-4070-bc7f-6ff2f63497b6 tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:16 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-5672aa2f-1937-4070-bc7f-6ff2f63497b6 tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:16 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-96ce5d95-3f5a-4e46-ab9c-496855b2b796 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9018d422-e30f-4dfe-9621-7a6fac61b9e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:16 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:16 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:04:16 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:16 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:04:16 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-96ce5d95-3f5a-4e46-ab9c-496855b2b796 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90b150fe-66b2-43e7-986c-690d5db0ea8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:16 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-5672aa2f-1937-4070-bc7f-6ff2f63497b6 tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] Volume info retrieved successfully. Sep 02 13:04:16 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-5672aa2f-1937-4070-bc7f-6ff2f63497b6 tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] http://192.168.122.82/volume/v3/volumes/b31cef59-112b-4f9c-83e8-e7f372fa6a15 returned with HTTP 200 Sep 02 13:04:16 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1425/2820] 192.168.122.82 () {60 vars in 1267 bytes} [Wed Sep 2 13:04:16 2026] GET /volume/v3/volumes/b31cef59-112b-4f9c-83e8-e7f372fa6a15 => generated 959 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:04:16 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-0730201f-4246-4593-b384-a16e14f1b2c8 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:16 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-0730201f-4246-4593-b384-a16e14f1b2c8 tempest-VolumeAndVolumeTypeFromImageTest-1388041360 tempest-VolumeAndVolumeTypeFromImageTest-1388041360-project-member] GET http://192.168.122.82/volume/v3/volumes/03a618fe-c1f6-48e4-bc3a-c83b2b568555 Sep 02 13:04:16 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-0730201f-4246-4593-b384-a16e14f1b2c8 tempest-VolumeAndVolumeTypeFromImageTest-1388041360 tempest-VolumeAndVolumeTypeFromImageTest-1388041360-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:16 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-0730201f-4246-4593-b384-a16e14f1b2c8 tempest-VolumeAndVolumeTypeFromImageTest-1388041360 tempest-VolumeAndVolumeTypeFromImageTest-1388041360-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:16 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:16 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:04:16 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:16 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:04:16 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-0730201f-4246-4593-b384-a16e14f1b2c8 tempest-VolumeAndVolumeTypeFromImageTest-1388041360 tempest-VolumeAndVolumeTypeFromImageTest-1388041360-project-member] Volume info retrieved successfully. Sep 02 13:04:16 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-0730201f-4246-4593-b384-a16e14f1b2c8 tempest-VolumeAndVolumeTypeFromImageTest-1388041360 tempest-VolumeAndVolumeTypeFromImageTest-1388041360-project-member] http://192.168.122.82/volume/v3/volumes/03a618fe-c1f6-48e4-bc3a-c83b2b568555 returned with HTTP 200 Sep 02 13:04:16 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1426/2821] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:04:16 2026] GET /volume/v3/volumes/03a618fe-c1f6-48e4-bc3a-c83b2b568555 => generated 957 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:04:16 devstack devstack@c-api.service[86936]: DEBUG cinder.quota [None req-96ce5d95-3f5a-4e46-ab9c-496855b2b796 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Created reservations ['b3aab6a9-e191-4879-bd78-ec2d41e278c3', '8642e031-59b5-4cbd-a9fb-7e36b993b68b', '0d9ac758-1e33-4508-9c02-bd83cd0e26d3', '3c657959-58d0-48f4-89fa-06e7fe1e2e24'] {{(pid=86936) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 13:04:16 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-96ce5d95-3f5a-4e46-ab9c-496855b2b796 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90b150fe-66b2-43e7-986c-690d5db0ea8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b3aab6a9-e191-4879-bd78-ec2d41e278c3', '8642e031-59b5-4cbd-a9fb-7e36b993b68b', '0d9ac758-1e33-4508-9c02-bd83cd0e26d3', '3c657959-58d0-48f4-89fa-06e7fe1e2e24']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:16 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-96ce5d95-3f5a-4e46-ab9c-496855b2b796 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb6a1e33-a857-41bf-8136-55210d04823d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:16 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:16 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:04:16 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-96ce5d95-3f5a-4e46-ab9c-496855b2b796 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb6a1e33-a857-41bf-8136-55210d04823d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '90c172c9-6346-4bdf-aa96-fee1232be46e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-323014514',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e4b152c280347a69b65925ab21c1c9b',qos_specs=None,replication_status=,reservations=['b3aab6a9-e191-4879-bd78-ec2d41e278c3','8642e031-59b5-4cbd-a9fb-7e36b993b68b','0d9ac758-1e33-4508-9c02-bd83cd0e26d3','3c657959-58d0-48f4-89fa-06e7fe1e2e24'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a4e3156380b42bdbba9f23cc2d7a3cc',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T11:04:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-323014514',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=90c172c9-6346-4bdf-aa96-fee1232be46e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e4b152c280347a69b65925ab21c1c9b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0a4e3156380b42bdbba9f23cc2d7a3cc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:16 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-96ce5d95-3f5a-4e46-ab9c-496855b2b796 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d5b8a35-2a5d-4d7e-8960-581a5283f1a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:16 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-96ce5d95-3f5a-4e46-ab9c-496855b2b796 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d5b8a35-2a5d-4d7e-8960-581a5283f1a8) transitioned into state 'SUCCESS' from state '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-323014514',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e4b152c280347a69b65925ab21c1c9b',qos_specs=None,replication_status=,reservations=['b3aab6a9-e191-4879-bd78-ec2d41e278c3','8642e031-59b5-4cbd-a9fb-7e36b993b68b','0d9ac758-1e33-4508-9c02-bd83cd0e26d3','3c657959-58d0-48f4-89fa-06e7fe1e2e24'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a4e3156380b42bdbba9f23cc2d7a3cc',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:16 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-96ce5d95-3f5a-4e46-ab9c-496855b2b796 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79b15390-4337-4eca-bdbb-9f0c22ce65cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:16 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-96ce5d95-3f5a-4e46-ab9c-496855b2b796 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79b15390-4337-4eca-bdbb-9f0c22ce65cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:16 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-96ce5d95-3f5a-4e46-ab9c-496855b2b796 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Flow 'volume_create_api' (8f7a9d82-3cdf-4e66-b4b2-a82eade93744) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 13:04:16 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-96ce5d95-3f5a-4e46-ab9c-496855b2b796 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Create volume request issued successfully. Sep 02 13:04:16 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-96ce5d95-3f5a-4e46-ab9c-496855b2b796 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 13:04:16 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1396/2822] 192.168.122.82 () {60 vars in 1138 bytes} [Wed Sep 2 13:04:15 2026] POST /volume/v3/volumes => generated 766 bytes in 758 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 13:04:16 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-7710d2e3-b37c-473d-bc99-3ba1dedfc29a None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:16 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-7710d2e3-b37c-473d-bc99-3ba1dedfc29a tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] GET http://192.168.122.82/volume/v3/volumes/acb697b3-0a3e-47b1-8c6e-45d86278a9f2 Sep 02 13:04:16 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-7710d2e3-b37c-473d-bc99-3ba1dedfc29a tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:16 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-7710d2e3-b37c-473d-bc99-3ba1dedfc29a tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:16 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:16 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:04:16 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:16 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:04:16 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-7710d2e3-b37c-473d-bc99-3ba1dedfc29a tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Volume info retrieved successfully. Sep 02 13:04:16 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-7710d2e3-b37c-473d-bc99-3ba1dedfc29a tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] http://192.168.122.82/volume/v3/volumes/acb697b3-0a3e-47b1-8c6e-45d86278a9f2 returned with HTTP 200 Sep 02 13:04:16 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1427/2823] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:04:16 2026] GET /volume/v3/volumes/acb697b3-0a3e-47b1-8c6e-45d86278a9f2 => generated 859 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:04:16 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-b3cd2ea4-70cb-41bb-a69c-e67c14ccd600 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:16 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-b3cd2ea4-70cb-41bb-a69c-e67c14ccd600 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] GET http://192.168.122.82/volume/v3/volumes/5b991e6e-8f61-49e4-8840-b1fe22e94418 Sep 02 13:04:16 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-b3cd2ea4-70cb-41bb-a69c-e67c14ccd600 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:16 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-b3cd2ea4-70cb-41bb-a69c-e67c14ccd600 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:16 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:16 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:04:16 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:16 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:04:16 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-b3cd2ea4-70cb-41bb-a69c-e67c14ccd600 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Volume info retrieved successfully. Sep 02 13:04:16 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-b3cd2ea4-70cb-41bb-a69c-e67c14ccd600 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] http://192.168.122.82/volume/v3/volumes/5b991e6e-8f61-49e4-8840-b1fe22e94418 returned with HTTP 200 Sep 02 13:04:16 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1397/2824] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:04:16 2026] GET /volume/v3/volumes/5b991e6e-8f61-49e4-8840-b1fe22e94418 => generated 858 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:04:16 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-4bc307dc-f8b9-48b3-9e8e-cfdfdb7d3c91 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:16 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-4bc307dc-f8b9-48b3-9e8e-cfdfdb7d3c91 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] GET http://192.168.122.82/volume/v3/volumes/f388a499-4a5f-45d9-8e8e-735cc5f5f7d0 Sep 02 13:04:16 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-4bc307dc-f8b9-48b3-9e8e-cfdfdb7d3c91 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:16 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-4bc307dc-f8b9-48b3-9e8e-cfdfdb7d3c91 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:16 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-4bc307dc-f8b9-48b3-9e8e-cfdfdb7d3c91 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] http://192.168.122.82/volume/v3/volumes/f388a499-4a5f-45d9-8e8e-735cc5f5f7d0 returned with HTTP 404 Sep 02 13:04:16 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1428/2825] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:04:16 2026] GET /volume/v3/volumes/f388a499-4a5f-45d9-8e8e-735cc5f5f7d0 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 13:04:16 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-cf1321b1-f54e-4d2b-922f-8b435c1e609a None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:16 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-cf1321b1-f54e-4d2b-922f-8b435c1e609a tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] DELETE http://192.168.122.82/volume/v3/volumes/cd6fd8e3-a0bc-4964-80db-a1eda795d07d Sep 02 13:04:16 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-cf1321b1-f54e-4d2b-922f-8b435c1e609a tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:16 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-cf1321b1-f54e-4d2b-922f-8b435c1e609a tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Calling method 'delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:16 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-cf1321b1-f54e-4d2b-922f-8b435c1e609a tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Delete volume with id: cd6fd8e3-a0bc-4964-80db-a1eda795d07d Sep 02 13:04:16 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:16 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:04:16 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:16 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:04:16 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-cf1321b1-f54e-4d2b-922f-8b435c1e609a tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Volume info retrieved successfully. Sep 02 13:04:16 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-cf1321b1-f54e-4d2b-922f-8b435c1e609a tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Delete volume request issued successfully. Sep 02 13:04:17 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-cf1321b1-f54e-4d2b-922f-8b435c1e609a tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] http://192.168.122.82/volume/v3/volumes/cd6fd8e3-a0bc-4964-80db-a1eda795d07d returned with HTTP 202 Sep 02 13:04:17 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1398/2826] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 13:04:16 2026] DELETE /volume/v3/volumes/cd6fd8e3-a0bc-4964-80db-a1eda795d07d => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 02 13:04:17 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-03352665-fb7d-4256-a56a-495134497162 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:17 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-03352665-fb7d-4256-a56a-495134497162 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] GET http://192.168.122.82/volume/v3/volumes/cd6fd8e3-a0bc-4964-80db-a1eda795d07d Sep 02 13:04:17 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-03352665-fb7d-4256-a56a-495134497162 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:17 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-03352665-fb7d-4256-a56a-495134497162 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:17 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:17 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:04:17 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:17 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:04:17 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-03352665-fb7d-4256-a56a-495134497162 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Volume info retrieved successfully. Sep 02 13:04:17 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-03352665-fb7d-4256-a56a-495134497162 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] http://192.168.122.82/volume/v3/volumes/cd6fd8e3-a0bc-4964-80db-a1eda795d07d returned with HTTP 200 Sep 02 13:04:17 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1429/2827] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:04:17 2026] GET /volume/v3/volumes/cd6fd8e3-a0bc-4964-80db-a1eda795d07d => generated 855 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:04:17 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-07e592e6-af51-406e-9aab-40b111edae88 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:17 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-07e592e6-af51-406e-9aab-40b111edae88 tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] GET http://192.168.122.82/volume/v3/volumes/b31cef59-112b-4f9c-83e8-e7f372fa6a15 Sep 02 13:04:17 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-07e592e6-af51-406e-9aab-40b111edae88 tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:17 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-07e592e6-af51-406e-9aab-40b111edae88 tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:17 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:17 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:04:17 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:17 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:04:17 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-f308f182-8cc7-46c2-bd02-9fa9b97d76e7 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:17 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-f308f182-8cc7-46c2-bd02-9fa9b97d76e7 tempest-VolumeAndVolumeTypeFromImageTest-1388041360 tempest-VolumeAndVolumeTypeFromImageTest-1388041360-project-member] GET http://192.168.122.82/volume/v3/volumes/03a618fe-c1f6-48e4-bc3a-c83b2b568555 Sep 02 13:04:17 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-f308f182-8cc7-46c2-bd02-9fa9b97d76e7 tempest-VolumeAndVolumeTypeFromImageTest-1388041360 tempest-VolumeAndVolumeTypeFromImageTest-1388041360-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:17 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-f308f182-8cc7-46c2-bd02-9fa9b97d76e7 tempest-VolumeAndVolumeTypeFromImageTest-1388041360 tempest-VolumeAndVolumeTypeFromImageTest-1388041360-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:17 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-07e592e6-af51-406e-9aab-40b111edae88 tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] Volume info retrieved successfully. Sep 02 13:04:17 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:17 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:04:17 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-07e592e6-af51-406e-9aab-40b111edae88 tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] http://192.168.122.82/volume/v3/volumes/b31cef59-112b-4f9c-83e8-e7f372fa6a15 returned with HTTP 200 Sep 02 13:04:17 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:17 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:04:17 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1399/2828] 192.168.122.82 () {60 vars in 1267 bytes} [Wed Sep 2 13:04:17 2026] GET /volume/v3/volumes/b31cef59-112b-4f9c-83e8-e7f372fa6a15 => generated 980 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:04:17 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-f308f182-8cc7-46c2-bd02-9fa9b97d76e7 tempest-VolumeAndVolumeTypeFromImageTest-1388041360 tempest-VolumeAndVolumeTypeFromImageTest-1388041360-project-member] Volume info retrieved successfully. Sep 02 13:04:17 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-d47a15cf-3b85-4427-957e-385555f6f7fd None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:17 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-d47a15cf-3b85-4427-957e-385555f6f7fd tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] GET http://192.168.122.82/volume/v3/messages Sep 02 13:04:17 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-d47a15cf-3b85-4427-957e-385555f6f7fd tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:17 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-d47a15cf-3b85-4427-957e-385555f6f7fd tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] Calling method 'version_select' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:17 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-f308f182-8cc7-46c2-bd02-9fa9b97d76e7 tempest-VolumeAndVolumeTypeFromImageTest-1388041360 tempest-VolumeAndVolumeTypeFromImageTest-1388041360-project-member] http://192.168.122.82/volume/v3/volumes/03a618fe-c1f6-48e4-bc3a-c83b2b568555 returned with HTTP 200 Sep 02 13:04:17 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1430/2829] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:04:17 2026] GET /volume/v3/volumes/03a618fe-c1f6-48e4-bc3a-c83b2b568555 => generated 957 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 13:04:17 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-d47a15cf-3b85-4427-957e-385555f6f7fd tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] http://192.168.122.82/volume/v3/messages returned with HTTP 200 Sep 02 13:04:17 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1400/2830] 192.168.122.82 () {60 vars in 1159 bytes} [Wed Sep 2 13:04:17 2026] GET /volume/v3/messages => generated 676 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 13:04:17 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-7383da64-114e-4bf9-aa51-c5441bdde9a1 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:17 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-7383da64-114e-4bf9-aa51-c5441bdde9a1 tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-member] GET http://192.168.122.82/volume/v3/messages/c2799031-eacc-4918-991b-0e33500182a8 Sep 02 13:04:17 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-7383da64-114e-4bf9-aa51-c5441bdde9a1 tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:17 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-7383da64-114e-4bf9-aa51-c5441bdde9a1 tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-member] Calling method 'version_select' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:17 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-7383da64-114e-4bf9-aa51-c5441bdde9a1 tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-member] http://192.168.122.82/volume/v3/messages/c2799031-eacc-4918-991b-0e33500182a8 returned with HTTP 200 Sep 02 13:04:17 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1431/2831] 192.168.122.82 () {60 vars in 1270 bytes} [Wed Sep 2 13:04:17 2026] GET /volume/v3/messages/c2799031-eacc-4918-991b-0e33500182a8 => generated 673 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:04:17 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-36127090-44a4-45e3-9014-e1bcfa146a8b None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:17 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-36127090-44a4-45e3-9014-e1bcfa146a8b tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] DELETE http://192.168.122.82/volume/v3/messages/c2799031-eacc-4918-991b-0e33500182a8 Sep 02 13:04:17 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-36127090-44a4-45e3-9014-e1bcfa146a8b tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:17 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-36127090-44a4-45e3-9014-e1bcfa146a8b tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] Calling method 'version_select' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:17 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-36127090-44a4-45e3-9014-e1bcfa146a8b tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] http://192.168.122.82/volume/v3/messages/c2799031-eacc-4918-991b-0e33500182a8 returned with HTTP 204 Sep 02 13:04:17 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1401/2832] 192.168.122.82 () {60 vars in 1273 bytes} [Wed Sep 2 13:04:17 2026] DELETE /volume/v3/messages/c2799031-eacc-4918-991b-0e33500182a8 => generated 0 bytes in 30 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 02 13:04:17 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-9279e47e-f511-4d05-b1a0-da3e27bf6017 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:17 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-9279e47e-f511-4d05-b1a0-da3e27bf6017 tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] DELETE http://192.168.122.82/volume/v3/volumes/b31cef59-112b-4f9c-83e8-e7f372fa6a15 Sep 02 13:04:17 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-9279e47e-f511-4d05-b1a0-da3e27bf6017 tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:17 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-9279e47e-f511-4d05-b1a0-da3e27bf6017 tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] Calling method 'delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:17 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-9279e47e-f511-4d05-b1a0-da3e27bf6017 tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] Delete volume with id: b31cef59-112b-4f9c-83e8-e7f372fa6a15 Sep 02 13:04:17 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:17 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:04:17 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:17 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:04:17 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-9279e47e-f511-4d05-b1a0-da3e27bf6017 tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] Volume info retrieved successfully. Sep 02 13:04:17 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-9279e47e-f511-4d05-b1a0-da3e27bf6017 tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86935) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 02 13:04:17 devstack devstack@c-api.service[86935]: DEBUG cinder.quota [None req-9279e47e-f511-4d05-b1a0-da3e27bf6017 tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] Created reservations ['5052802d-6bcd-41cf-9c44-33607ef737d3', '6ec896a1-5d71-44dc-a2b7-4d6d091b1aff', '6f4fe877-9e2a-4c99-b246-5ada056826c8', '9a7358a5-ef20-460c-9cb1-de853e215a31'] {{(pid=86935) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 13:04:17 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-9279e47e-f511-4d05-b1a0-da3e27bf6017 tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] Delete volume request issued successfully. Sep 02 13:04:17 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-9279e47e-f511-4d05-b1a0-da3e27bf6017 tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] http://192.168.122.82/volume/v3/volumes/b31cef59-112b-4f9c-83e8-e7f372fa6a15 returned with HTTP 202 Sep 02 13:04:17 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1432/2833] 192.168.122.82 () {60 vars in 1270 bytes} [Wed Sep 2 13:04:17 2026] DELETE /volume/v3/volumes/b31cef59-112b-4f9c-83e8-e7f372fa6a15 => generated 0 bytes in 179 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 02 13:04:17 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-39747fe2-1639-454c-bd6f-30adcabaebed None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:17 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-39747fe2-1639-454c-bd6f-30adcabaebed tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] DELETE http://192.168.122.82/volume/v3/types/c5bfb60d-0352-4c95-8654-62494fcba6f7 Sep 02 13:04:17 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-39747fe2-1639-454c-bd6f-30adcabaebed tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:17 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-39747fe2-1639-454c-bd6f-30adcabaebed tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] Calling method '_delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:17 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-39747fe2-1639-454c-bd6f-30adcabaebed tempest-ProjectMemberTests-1223783147 tempest-ProjectMemberTests-1223783147-project-admin] http://192.168.122.82/volume/v3/types/c5bfb60d-0352-4c95-8654-62494fcba6f7 returned with HTTP 202 Sep 02 13:04:17 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1402/2834] 192.168.122.82 () {58 vars in 1224 bytes} [Wed Sep 2 13:04:17 2026] DELETE /volume/v3/types/c5bfb60d-0352-4c95-8654-62494fcba6f7 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 13:04:17 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-351533f3-631a-41ce-a5a5-9d6ace60a6bc None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:17 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-351533f3-631a-41ce-a5a5-9d6ace60a6bc tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] GET http://192.168.122.82/volume/v3/volumes/5b991e6e-8f61-49e4-8840-b1fe22e94418 Sep 02 13:04:17 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-351533f3-631a-41ce-a5a5-9d6ace60a6bc tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:17 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-351533f3-631a-41ce-a5a5-9d6ace60a6bc tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:17 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:17 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:04:17 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:17 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:04:17 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-351533f3-631a-41ce-a5a5-9d6ace60a6bc tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Volume info retrieved successfully. Sep 02 13:04:17 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-351533f3-631a-41ce-a5a5-9d6ace60a6bc tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] http://192.168.122.82/volume/v3/volumes/5b991e6e-8f61-49e4-8840-b1fe22e94418 returned with HTTP 200 Sep 02 13:04:17 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1433/2835] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:04:17 2026] GET /volume/v3/volumes/5b991e6e-8f61-49e4-8840-b1fe22e94418 => generated 859 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:04:17 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-d6d72945-5410-41aa-8b85-24805b1e4269 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:17 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-d6d72945-5410-41aa-8b85-24805b1e4269 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] GET http://192.168.122.82/volume/v3/volumes/7533e598-b805-47ac-86e2-ace6f721ccb6 Sep 02 13:04:17 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-d6d72945-5410-41aa-8b85-24805b1e4269 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:17 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-d6d72945-5410-41aa-8b85-24805b1e4269 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:17 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:17 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:04:17 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:17 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:04:17 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-d6d72945-5410-41aa-8b85-24805b1e4269 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Volume info retrieved successfully. Sep 02 13:04:17 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-d6d72945-5410-41aa-8b85-24805b1e4269 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] http://192.168.122.82/volume/v3/volumes/7533e598-b805-47ac-86e2-ace6f721ccb6 returned with HTTP 200 Sep 02 13:04:17 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1403/2836] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:04:17 2026] GET /volume/v3/volumes/7533e598-b805-47ac-86e2-ace6f721ccb6 => generated 857 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:04:18 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-e7ef3c8d-31e5-46bf-b02d-9ac8b0d16471 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:18 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e7ef3c8d-31e5-46bf-b02d-9ac8b0d16471 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] GET http://192.168.122.82/volume/v3/volumes/cd6fd8e3-a0bc-4964-80db-a1eda795d07d Sep 02 13:04:18 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-e7ef3c8d-31e5-46bf-b02d-9ac8b0d16471 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:18 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-e7ef3c8d-31e5-46bf-b02d-9ac8b0d16471 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:18 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e7ef3c8d-31e5-46bf-b02d-9ac8b0d16471 tempest-CreateVolumesFromImageTest-864046074 tempest-CreateVolumesFromImageTest-864046074-project-member] http://192.168.122.82/volume/v3/volumes/cd6fd8e3-a0bc-4964-80db-a1eda795d07d returned with HTTP 404 Sep 02 13:04:18 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1434/2837] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:04:18 2026] GET /volume/v3/volumes/cd6fd8e3-a0bc-4964-80db-a1eda795d07d => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 13:04:18 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-218e3857-0988-4fa4-add5-46b48f7c0b4f None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:18 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-218e3857-0988-4fa4-add5-46b48f7c0b4f tempest-VolumeAndVolumeTypeFromImageTest-1388041360 tempest-VolumeAndVolumeTypeFromImageTest-1388041360-project-member] GET http://192.168.122.82/volume/v3/volumes/03a618fe-c1f6-48e4-bc3a-c83b2b568555 Sep 02 13:04:18 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-218e3857-0988-4fa4-add5-46b48f7c0b4f tempest-VolumeAndVolumeTypeFromImageTest-1388041360 tempest-VolumeAndVolumeTypeFromImageTest-1388041360-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:18 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-218e3857-0988-4fa4-add5-46b48f7c0b4f tempest-VolumeAndVolumeTypeFromImageTest-1388041360 tempest-VolumeAndVolumeTypeFromImageTest-1388041360-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:18 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:18 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:04:18 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:18 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:04:18 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-218e3857-0988-4fa4-add5-46b48f7c0b4f tempest-VolumeAndVolumeTypeFromImageTest-1388041360 tempest-VolumeAndVolumeTypeFromImageTest-1388041360-project-member] Volume info retrieved successfully. Sep 02 13:04:18 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-218e3857-0988-4fa4-add5-46b48f7c0b4f tempest-VolumeAndVolumeTypeFromImageTest-1388041360 tempest-VolumeAndVolumeTypeFromImageTest-1388041360-project-member] http://192.168.122.82/volume/v3/volumes/03a618fe-c1f6-48e4-bc3a-c83b2b568555 returned with HTTP 200 Sep 02 13:04:18 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1404/2838] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:04:18 2026] GET /volume/v3/volumes/03a618fe-c1f6-48e4-bc3a-c83b2b568555 => generated 1301 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 13:04:18 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-10963bca-4307-457c-8f9d-613900e33e10 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:18 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-10963bca-4307-457c-8f9d-613900e33e10 tempest-VolumeAndVolumeTypeFromImageTest-1388041360 tempest-VolumeAndVolumeTypeFromImageTest-1388041360-project-member] DELETE http://192.168.122.82/volume/v3/volumes/03a618fe-c1f6-48e4-bc3a-c83b2b568555 Sep 02 13:04:18 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-10963bca-4307-457c-8f9d-613900e33e10 tempest-VolumeAndVolumeTypeFromImageTest-1388041360 tempest-VolumeAndVolumeTypeFromImageTest-1388041360-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:18 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-10963bca-4307-457c-8f9d-613900e33e10 tempest-VolumeAndVolumeTypeFromImageTest-1388041360 tempest-VolumeAndVolumeTypeFromImageTest-1388041360-project-member] Calling method 'delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:18 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-10963bca-4307-457c-8f9d-613900e33e10 tempest-VolumeAndVolumeTypeFromImageTest-1388041360 tempest-VolumeAndVolumeTypeFromImageTest-1388041360-project-member] Delete volume with id: 03a618fe-c1f6-48e4-bc3a-c83b2b568555 Sep 02 13:04:18 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:18 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:04:18 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:18 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:04:18 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-10963bca-4307-457c-8f9d-613900e33e10 tempest-VolumeAndVolumeTypeFromImageTest-1388041360 tempest-VolumeAndVolumeTypeFromImageTest-1388041360-project-member] Volume info retrieved successfully. Sep 02 13:04:18 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-10963bca-4307-457c-8f9d-613900e33e10 tempest-VolumeAndVolumeTypeFromImageTest-1388041360 tempest-VolumeAndVolumeTypeFromImageTest-1388041360-project-member] Delete volume request issued successfully. Sep 02 13:04:18 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-10963bca-4307-457c-8f9d-613900e33e10 tempest-VolumeAndVolumeTypeFromImageTest-1388041360 tempest-VolumeAndVolumeTypeFromImageTest-1388041360-project-member] http://192.168.122.82/volume/v3/volumes/03a618fe-c1f6-48e4-bc3a-c83b2b568555 returned with HTTP 202 Sep 02 13:04:18 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1435/2839] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 13:04:18 2026] DELETE /volume/v3/volumes/03a618fe-c1f6-48e4-bc3a-c83b2b568555 => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 13:04:18 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-219ef13e-2dae-428f-a4d0-6ae911991eb7 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:18 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-219ef13e-2dae-428f-a4d0-6ae911991eb7 tempest-VolumeAndVolumeTypeFromImageTest-1388041360 tempest-VolumeAndVolumeTypeFromImageTest-1388041360-project-member] GET http://192.168.122.82/volume/v3/volumes/03a618fe-c1f6-48e4-bc3a-c83b2b568555 Sep 02 13:04:18 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-219ef13e-2dae-428f-a4d0-6ae911991eb7 tempest-VolumeAndVolumeTypeFromImageTest-1388041360 tempest-VolumeAndVolumeTypeFromImageTest-1388041360-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:18 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-219ef13e-2dae-428f-a4d0-6ae911991eb7 tempest-VolumeAndVolumeTypeFromImageTest-1388041360 tempest-VolumeAndVolumeTypeFromImageTest-1388041360-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:18 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:18 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:04:18 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:18 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:04:18 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-219ef13e-2dae-428f-a4d0-6ae911991eb7 tempest-VolumeAndVolumeTypeFromImageTest-1388041360 tempest-VolumeAndVolumeTypeFromImageTest-1388041360-project-member] Volume info retrieved successfully. Sep 02 13:04:18 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-219ef13e-2dae-428f-a4d0-6ae911991eb7 tempest-VolumeAndVolumeTypeFromImageTest-1388041360 tempest-VolumeAndVolumeTypeFromImageTest-1388041360-project-member] http://192.168.122.82/volume/v3/volumes/03a618fe-c1f6-48e4-bc3a-c83b2b568555 returned with HTTP 200 Sep 02 13:04:18 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1405/2840] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:04:18 2026] GET /volume/v3/volumes/03a618fe-c1f6-48e4-bc3a-c83b2b568555 => generated 1300 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 13:04:18 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-8fa5b1a2-3707-49fa-9ebf-ae77a38fb514 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:18 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-8fa5b1a2-3707-49fa-9ebf-ae77a38fb514 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] GET http://192.168.122.82/volume/v3/volumes/7533e598-b805-47ac-86e2-ace6f721ccb6 Sep 02 13:04:18 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-8fa5b1a2-3707-49fa-9ebf-ae77a38fb514 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:18 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-8fa5b1a2-3707-49fa-9ebf-ae77a38fb514 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:19 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:19 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:04:19 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:19 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:04:19 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-8fa5b1a2-3707-49fa-9ebf-ae77a38fb514 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Volume info retrieved successfully. Sep 02 13:04:19 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-8fa5b1a2-3707-49fa-9ebf-ae77a38fb514 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] http://192.168.122.82/volume/v3/volumes/7533e598-b805-47ac-86e2-ace6f721ccb6 returned with HTTP 200 Sep 02 13:04:19 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1436/2841] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:04:18 2026] GET /volume/v3/volumes/7533e598-b805-47ac-86e2-ace6f721ccb6 => generated 858 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:04:19 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-39c5c288-85be-4474-bc63-f66521318e4d None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:19 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-39c5c288-85be-4474-bc63-f66521318e4d tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] GET http://192.168.122.82/volume/v3/volumes/5b4ecbe6-357e-4b01-9d5b-f0f58acd7fcc Sep 02 13:04:19 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-39c5c288-85be-4474-bc63-f66521318e4d tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:19 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-39c5c288-85be-4474-bc63-f66521318e4d tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:19 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:19 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:04:19 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:19 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:04:19 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-39c5c288-85be-4474-bc63-f66521318e4d tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Volume info retrieved successfully. Sep 02 13:04:19 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-39c5c288-85be-4474-bc63-f66521318e4d tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] http://192.168.122.82/volume/v3/volumes/5b4ecbe6-357e-4b01-9d5b-f0f58acd7fcc returned with HTTP 200 Sep 02 13:04:19 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1406/2842] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:04:19 2026] GET /volume/v3/volumes/5b4ecbe6-357e-4b01-9d5b-f0f58acd7fcc => generated 859 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:04:19 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-997c4907-8a2a-4eed-b125-f02a5c957996 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:19 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-997c4907-8a2a-4eed-b125-f02a5c957996 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] GET http://192.168.122.82/volume/v3/volumes/90c172c9-6346-4bdf-aa96-fee1232be46e Sep 02 13:04:19 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-997c4907-8a2a-4eed-b125-f02a5c957996 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:19 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-997c4907-8a2a-4eed-b125-f02a5c957996 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:19 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:19 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:04:19 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:19 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:04:19 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-997c4907-8a2a-4eed-b125-f02a5c957996 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Volume info retrieved successfully. Sep 02 13:04:19 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-997c4907-8a2a-4eed-b125-f02a5c957996 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] http://192.168.122.82/volume/v3/volumes/90c172c9-6346-4bdf-aa96-fee1232be46e returned with HTTP 200 Sep 02 13:04:19 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1437/2843] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:04:19 2026] GET /volume/v3/volumes/90c172c9-6346-4bdf-aa96-fee1232be46e => generated 858 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:04:19 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-0b743275-0e1b-4e42-b5b3-2ff5429d19b8 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:19 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-0b743275-0e1b-4e42-b5b3-2ff5429d19b8 tempest-VolumeAndVolumeTypeFromImageTest-1388041360 tempest-VolumeAndVolumeTypeFromImageTest-1388041360-project-member] GET http://192.168.122.82/volume/v3/volumes/03a618fe-c1f6-48e4-bc3a-c83b2b568555 Sep 02 13:04:19 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-0b743275-0e1b-4e42-b5b3-2ff5429d19b8 tempest-VolumeAndVolumeTypeFromImageTest-1388041360 tempest-VolumeAndVolumeTypeFromImageTest-1388041360-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:19 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-0b743275-0e1b-4e42-b5b3-2ff5429d19b8 tempest-VolumeAndVolumeTypeFromImageTest-1388041360 tempest-VolumeAndVolumeTypeFromImageTest-1388041360-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:19 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:19 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:04:19 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:19 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:04:19 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-0b743275-0e1b-4e42-b5b3-2ff5429d19b8 tempest-VolumeAndVolumeTypeFromImageTest-1388041360 tempest-VolumeAndVolumeTypeFromImageTest-1388041360-project-member] Volume info retrieved successfully. Sep 02 13:04:19 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-0b743275-0e1b-4e42-b5b3-2ff5429d19b8 tempest-VolumeAndVolumeTypeFromImageTest-1388041360 tempest-VolumeAndVolumeTypeFromImageTest-1388041360-project-member] http://192.168.122.82/volume/v3/volumes/03a618fe-c1f6-48e4-bc3a-c83b2b568555 returned with HTTP 200 Sep 02 13:04:19 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1407/2844] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:04:19 2026] GET /volume/v3/volumes/03a618fe-c1f6-48e4-bc3a-c83b2b568555 => generated 1300 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 13:04:20 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-a07121c0-d486-44e3-a4f8-ee807b2b64ca None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:20 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-a07121c0-d486-44e3-a4f8-ee807b2b64ca tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] GET http://192.168.122.82/volume/v3/volumes/90c172c9-6346-4bdf-aa96-fee1232be46e Sep 02 13:04:20 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-a07121c0-d486-44e3-a4f8-ee807b2b64ca tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:20 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-a07121c0-d486-44e3-a4f8-ee807b2b64ca tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:20 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:20 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:04:20 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:20 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:04:20 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-a07121c0-d486-44e3-a4f8-ee807b2b64ca tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Volume info retrieved successfully. Sep 02 13:04:20 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-a07121c0-d486-44e3-a4f8-ee807b2b64ca tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] http://192.168.122.82/volume/v3/volumes/90c172c9-6346-4bdf-aa96-fee1232be46e returned with HTTP 200 Sep 02 13:04:20 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1438/2845] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:04:20 2026] GET /volume/v3/volumes/90c172c9-6346-4bdf-aa96-fee1232be46e => generated 859 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:04:20 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-74c34b08-9e53-4bac-85ea-71eef08f8eea None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:20 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-74c34b08-9e53-4bac-85ea-71eef08f8eea tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] DELETE http://192.168.122.82/volume/v3/volumes/90c172c9-6346-4bdf-aa96-fee1232be46e Sep 02 13:04:20 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-74c34b08-9e53-4bac-85ea-71eef08f8eea tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:20 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-74c34b08-9e53-4bac-85ea-71eef08f8eea tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Calling method 'delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:20 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-74c34b08-9e53-4bac-85ea-71eef08f8eea tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Delete volume with id: 90c172c9-6346-4bdf-aa96-fee1232be46e Sep 02 13:04:20 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:20 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:04:20 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:20 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:04:20 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-74c34b08-9e53-4bac-85ea-71eef08f8eea tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Volume info retrieved successfully. Sep 02 13:04:20 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-74c34b08-9e53-4bac-85ea-71eef08f8eea tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Delete volume request issued successfully. Sep 02 13:04:20 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-74c34b08-9e53-4bac-85ea-71eef08f8eea tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] http://192.168.122.82/volume/v3/volumes/90c172c9-6346-4bdf-aa96-fee1232be46e returned with HTTP 202 Sep 02 13:04:20 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1408/2846] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 13:04:20 2026] DELETE /volume/v3/volumes/90c172c9-6346-4bdf-aa96-fee1232be46e => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 02 13:04:20 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-117abb74-c890-4693-875d-46ebcc5d0131 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:20 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-117abb74-c890-4693-875d-46ebcc5d0131 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] GET http://192.168.122.82/volume/v3/volumes/90c172c9-6346-4bdf-aa96-fee1232be46e Sep 02 13:04:20 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-117abb74-c890-4693-875d-46ebcc5d0131 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:20 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-117abb74-c890-4693-875d-46ebcc5d0131 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:20 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:20 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:04:20 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:20 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:04:20 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-117abb74-c890-4693-875d-46ebcc5d0131 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Volume info retrieved successfully. Sep 02 13:04:20 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-117abb74-c890-4693-875d-46ebcc5d0131 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] http://192.168.122.82/volume/v3/volumes/90c172c9-6346-4bdf-aa96-fee1232be46e returned with HTTP 200 Sep 02 13:04:20 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1439/2847] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:04:20 2026] GET /volume/v3/volumes/90c172c9-6346-4bdf-aa96-fee1232be46e => generated 858 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:04:20 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-7d2dfb51-fede-4be3-8958-d583b35df80e None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:20 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-7d2dfb51-fede-4be3-8958-d583b35df80e tempest-VolumeAndVolumeTypeFromImageTest-1388041360 tempest-VolumeAndVolumeTypeFromImageTest-1388041360-project-member] GET http://192.168.122.82/volume/v3/volumes/03a618fe-c1f6-48e4-bc3a-c83b2b568555 Sep 02 13:04:20 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-7d2dfb51-fede-4be3-8958-d583b35df80e tempest-VolumeAndVolumeTypeFromImageTest-1388041360 tempest-VolumeAndVolumeTypeFromImageTest-1388041360-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:20 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-7d2dfb51-fede-4be3-8958-d583b35df80e tempest-VolumeAndVolumeTypeFromImageTest-1388041360 tempest-VolumeAndVolumeTypeFromImageTest-1388041360-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:20 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-7d2dfb51-fede-4be3-8958-d583b35df80e tempest-VolumeAndVolumeTypeFromImageTest-1388041360 tempest-VolumeAndVolumeTypeFromImageTest-1388041360-project-member] http://192.168.122.82/volume/v3/volumes/03a618fe-c1f6-48e4-bc3a-c83b2b568555 returned with HTTP 404 Sep 02 13:04:20 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1409/2848] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:04:20 2026] GET /volume/v3/volumes/03a618fe-c1f6-48e4-bc3a-c83b2b568555 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 13:04:20 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-f45ba67b-6911-414e-bffb-3a8f98634055 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:20 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-f45ba67b-6911-414e-bffb-3a8f98634055 tempest-VolumeAndVolumeTypeFromImageTest-954865594 tempest-VolumeAndVolumeTypeFromImageTest-954865594-project-admin] GET http://192.168.122.82/volume/v3/volumes/detail?all_tenants=1 Sep 02 13:04:20 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-f45ba67b-6911-414e-bffb-3a8f98634055 tempest-VolumeAndVolumeTypeFromImageTest-954865594 tempest-VolumeAndVolumeTypeFromImageTest-954865594-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:20 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-f45ba67b-6911-414e-bffb-3a8f98634055 tempest-VolumeAndVolumeTypeFromImageTest-954865594 tempest-VolumeAndVolumeTypeFromImageTest-954865594-project-admin] Calling method 'detail' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:20 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-f45ba67b-6911-414e-bffb-3a8f98634055 tempest-VolumeAndVolumeTypeFromImageTest-954865594 tempest-VolumeAndVolumeTypeFromImageTest-954865594-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=86935) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 13:04:20 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:20 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:04:20 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:20 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:04:20 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:20 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:04:20 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:20 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:04:20 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:20 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:04:20 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:20 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:04:20 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-f45ba67b-6911-414e-bffb-3a8f98634055 tempest-VolumeAndVolumeTypeFromImageTest-954865594 tempest-VolumeAndVolumeTypeFromImageTest-954865594-project-admin] Get all volumes completed successfully. Sep 02 13:04:20 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:20 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:04:21 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-f45ba67b-6911-414e-bffb-3a8f98634055 tempest-VolumeAndVolumeTypeFromImageTest-954865594 tempest-VolumeAndVolumeTypeFromImageTest-954865594-project-admin] http://192.168.122.82/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 02 13:04:21 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1440/2849] 192.168.122.82 () {58 vars in 1164 bytes} [Wed Sep 2 13:04:20 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 6084 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 13:04:21 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-3ed80a97-59c0-4179-bc9d-0bedab8364cc None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:21 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-3ed80a97-59c0-4179-bc9d-0bedab8364cc tempest-VolumeAndVolumeTypeFromImageTest-954865594 tempest-VolumeAndVolumeTypeFromImageTest-954865594-project-admin] DELETE http://192.168.122.82/volume/v3/types/4c0218e7-7d6a-4902-8c34-6fa5976cac3a Sep 02 13:04:21 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-3ed80a97-59c0-4179-bc9d-0bedab8364cc tempest-VolumeAndVolumeTypeFromImageTest-954865594 tempest-VolumeAndVolumeTypeFromImageTest-954865594-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:21 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-3ed80a97-59c0-4179-bc9d-0bedab8364cc tempest-VolumeAndVolumeTypeFromImageTest-954865594 tempest-VolumeAndVolumeTypeFromImageTest-954865594-project-admin] Calling method '_delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:21 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-3ed80a97-59c0-4179-bc9d-0bedab8364cc tempest-VolumeAndVolumeTypeFromImageTest-954865594 tempest-VolumeAndVolumeTypeFromImageTest-954865594-project-admin] http://192.168.122.82/volume/v3/types/4c0218e7-7d6a-4902-8c34-6fa5976cac3a returned with HTTP 202 Sep 02 13:04:21 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1410/2850] 192.168.122.82 () {58 vars in 1224 bytes} [Wed Sep 2 13:04:21 2026] DELETE /volume/v3/types/4c0218e7-7d6a-4902-8c34-6fa5976cac3a => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 13:04:21 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-472f9c50-783e-4d61-a7bf-e851b030e53e None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:21 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-472f9c50-783e-4d61-a7bf-e851b030e53e tempest-VolumeAndVolumeTypeFromImageTest-954865594 tempest-VolumeAndVolumeTypeFromImageTest-954865594-project-admin] GET http://192.168.122.82/volume/v3/types/4c0218e7-7d6a-4902-8c34-6fa5976cac3a Sep 02 13:04:21 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-472f9c50-783e-4d61-a7bf-e851b030e53e tempest-VolumeAndVolumeTypeFromImageTest-954865594 tempest-VolumeAndVolumeTypeFromImageTest-954865594-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:21 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-472f9c50-783e-4d61-a7bf-e851b030e53e tempest-VolumeAndVolumeTypeFromImageTest-954865594 tempest-VolumeAndVolumeTypeFromImageTest-954865594-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:21 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-472f9c50-783e-4d61-a7bf-e851b030e53e tempest-VolumeAndVolumeTypeFromImageTest-954865594 tempest-VolumeAndVolumeTypeFromImageTest-954865594-project-admin] http://192.168.122.82/volume/v3/types/4c0218e7-7d6a-4902-8c34-6fa5976cac3a returned with HTTP 404 Sep 02 13:04:21 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1441/2851] 192.168.122.82 () {58 vars in 1221 bytes} [Wed Sep 2 13:04:21 2026] GET /volume/v3/types/4c0218e7-7d6a-4902-8c34-6fa5976cac3a => generated 114 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 13:04:21 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-faa863fd-458e-47e8-97c0-504d98c3ca33 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:21 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-8be09176-c64e-4e8f-93d0-011950cbc519 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:21 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-faa863fd-458e-47e8-97c0-504d98c3ca33 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] GET http://192.168.122.82/volume/v3/volumes/90c172c9-6346-4bdf-aa96-fee1232be46e Sep 02 13:04:21 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-faa863fd-458e-47e8-97c0-504d98c3ca33 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:21 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-faa863fd-458e-47e8-97c0-504d98c3ca33 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:21 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:21 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:04:21 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:21 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:04:21 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-faa863fd-458e-47e8-97c0-504d98c3ca33 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] http://192.168.122.82/volume/v3/volumes/90c172c9-6346-4bdf-aa96-fee1232be46e returned with HTTP 404 Sep 02 13:04:21 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1411/2852] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:04:21 2026] GET /volume/v3/volumes/90c172c9-6346-4bdf-aa96-fee1232be46e => generated 109 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 13:04:21 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-71ec6f8c-e2da-4732-883f-00edc5cd8f99 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:21 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-71ec6f8c-e2da-4732-883f-00edc5cd8f99 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] DELETE http://192.168.122.82/volume/v3/volumes/5b4ecbe6-357e-4b01-9d5b-f0f58acd7fcc Sep 02 13:04:21 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-71ec6f8c-e2da-4732-883f-00edc5cd8f99 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:21 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-71ec6f8c-e2da-4732-883f-00edc5cd8f99 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Calling method 'delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:21 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-71ec6f8c-e2da-4732-883f-00edc5cd8f99 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Delete volume with id: 5b4ecbe6-357e-4b01-9d5b-f0f58acd7fcc Sep 02 13:04:21 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:21 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:04:21 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:21 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:04:21 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-71ec6f8c-e2da-4732-883f-00edc5cd8f99 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Volume info retrieved successfully. Sep 02 13:04:21 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-71ec6f8c-e2da-4732-883f-00edc5cd8f99 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Delete volume request issued successfully. Sep 02 13:04:21 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-71ec6f8c-e2da-4732-883f-00edc5cd8f99 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] http://192.168.122.82/volume/v3/volumes/5b4ecbe6-357e-4b01-9d5b-f0f58acd7fcc returned with HTTP 202 Sep 02 13:04:21 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1412/2853] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 13:04:21 2026] DELETE /volume/v3/volumes/5b4ecbe6-357e-4b01-9d5b-f0f58acd7fcc => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 13:04:21 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-23539b81-e7f3-4c8f-a3fc-02d5cce30c60 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:21 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-23539b81-e7f3-4c8f-a3fc-02d5cce30c60 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] GET http://192.168.122.82/volume/v3/volumes/5b4ecbe6-357e-4b01-9d5b-f0f58acd7fcc Sep 02 13:04:21 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-23539b81-e7f3-4c8f-a3fc-02d5cce30c60 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:21 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-23539b81-e7f3-4c8f-a3fc-02d5cce30c60 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:21 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:21 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:04:21 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:21 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:04:21 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-23539b81-e7f3-4c8f-a3fc-02d5cce30c60 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Volume info retrieved successfully. Sep 02 13:04:21 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-23539b81-e7f3-4c8f-a3fc-02d5cce30c60 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] http://192.168.122.82/volume/v3/volumes/5b4ecbe6-357e-4b01-9d5b-f0f58acd7fcc returned with HTTP 200 Sep 02 13:04:21 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1413/2854] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:04:21 2026] GET /volume/v3/volumes/5b4ecbe6-357e-4b01-9d5b-f0f58acd7fcc => generated 858 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:04:21 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-8be09176-c64e-4e8f-93d0-011950cbc519 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 13:04:21 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-8be09176-c64e-4e8f-93d0-011950cbc519 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-460823142"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:04:21 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.volumes [None req-8be09176-c64e-4e8f-93d0-011950cbc519 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-460823142'}} {{(pid=86935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 13:04:21 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-8be09176-c64e-4e8f-93d0-011950cbc519 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Create volume of 1 GB Sep 02 13:04:21 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-8be09176-c64e-4e8f-93d0-011950cbc519 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Availability Zones retrieved successfully. Sep 02 13:04:21 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-8be09176-c64e-4e8f-93d0-011950cbc519 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Flow 'volume_create_api' (3b0f0185-9762-4910-9aa6-41978abafcca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 13:04:21 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-8be09176-c64e-4e8f-93d0-011950cbc519 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fed72272-6f29-4fa8-bc31-422849a56ebe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:21 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.flows.api.create_volume [None req-8be09176-c64e-4e8f-93d0-011950cbc519 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Validating volume size '1' using validate_int {{(pid=86935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 13:04:22 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-8be09176-c64e-4e8f-93d0-011950cbc519 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fed72272-6f29-4fa8-bc31-422849a56ebe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:22 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-8be09176-c64e-4e8f-93d0-011950cbc519 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04b475ef-69a3-46bb-81a6-5fa543bb44e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:22 devstack devstack@c-api.service[86935]: DEBUG cinder.quota [None req-8be09176-c64e-4e8f-93d0-011950cbc519 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Created reservations ['d80c2479-896d-4398-98c9-98d30635776e', '6e38c3a0-0d9c-40d1-8de7-3e01c505e694', '7c30d688-75fb-4439-83b0-b30da8456735', 'b039add4-ef62-42ca-b60d-028750473b36'] {{(pid=86935) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 13:04:22 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-8be09176-c64e-4e8f-93d0-011950cbc519 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04b475ef-69a3-46bb-81a6-5fa543bb44e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d80c2479-896d-4398-98c9-98d30635776e', '6e38c3a0-0d9c-40d1-8de7-3e01c505e694', '7c30d688-75fb-4439-83b0-b30da8456735', 'b039add4-ef62-42ca-b60d-028750473b36']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:22 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-8be09176-c64e-4e8f-93d0-011950cbc519 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (200b4a59-5799-4541-8ada-d065b11e6459) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:22 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:22 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:04:22 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-8be09176-c64e-4e8f-93d0-011950cbc519 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (200b4a59-5799-4541-8ada-d065b11e6459) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '73425ae3-b63e-47c5-adbb-f1018dcb7cad', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-460823142',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41747078b33b46be8d9c5a2da0b8b722',qos_specs=None,replication_status=,reservations=['d80c2479-896d-4398-98c9-98d30635776e','6e38c3a0-0d9c-40d1-8de7-3e01c505e694','7c30d688-75fb-4439-83b0-b30da8456735','b039add4-ef62-42ca-b60d-028750473b36'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='528da5a261ae4043a6f296516bdc391e',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T11:04:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-460823142',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=73425ae3-b63e-47c5-adbb-f1018dcb7cad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='41747078b33b46be8d9c5a2da0b8b722',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='528da5a261ae4043a6f296516bdc391e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:22 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-8be09176-c64e-4e8f-93d0-011950cbc519 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28f60bed-fd35-41b4-b375-ff96aa3b67da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:22 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-8be09176-c64e-4e8f-93d0-011950cbc519 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28f60bed-fd35-41b4-b375-ff96aa3b67da) transitioned into state 'SUCCESS' from state '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-460823142',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41747078b33b46be8d9c5a2da0b8b722',qos_specs=None,replication_status=,reservations=['d80c2479-896d-4398-98c9-98d30635776e','6e38c3a0-0d9c-40d1-8de7-3e01c505e694','7c30d688-75fb-4439-83b0-b30da8456735','b039add4-ef62-42ca-b60d-028750473b36'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='528da5a261ae4043a6f296516bdc391e',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:22 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-8be09176-c64e-4e8f-93d0-011950cbc519 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8fbfda0a-53ab-4f13-8f57-5d9ecd428c66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:22 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-bfcbd74e-c481-4e5d-a326-f460704a18be None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:22 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-8be09176-c64e-4e8f-93d0-011950cbc519 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8fbfda0a-53ab-4f13-8f57-5d9ecd428c66) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:22 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-8be09176-c64e-4e8f-93d0-011950cbc519 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Flow 'volume_create_api' (3b0f0185-9762-4910-9aa6-41978abafcca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 13:04:22 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-8be09176-c64e-4e8f-93d0-011950cbc519 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Create volume request issued successfully. Sep 02 13:04:22 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-8be09176-c64e-4e8f-93d0-011950cbc519 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 13:04:22 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1442/2855] 192.168.122.82 () {60 vars in 1137 bytes} [Wed Sep 2 13:04:21 2026] POST /volume/v3/volumes => generated 770 bytes in 883 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 02 13:04:22 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-75af69ac-981b-4f90-b0d0-2763588a7736 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:22 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-75af69ac-981b-4f90-b0d0-2763588a7736 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] GET http://192.168.122.82/volume/v3/volumes/73425ae3-b63e-47c5-adbb-f1018dcb7cad Sep 02 13:04:22 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-75af69ac-981b-4f90-b0d0-2763588a7736 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:22 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-75af69ac-981b-4f90-b0d0-2763588a7736 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:22 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:22 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:04:22 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:22 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:04:22 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-75af69ac-981b-4f90-b0d0-2763588a7736 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Volume info retrieved successfully. Sep 02 13:04:22 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-75af69ac-981b-4f90-b0d0-2763588a7736 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] http://192.168.122.82/volume/v3/volumes/73425ae3-b63e-47c5-adbb-f1018dcb7cad returned with HTTP 200 Sep 02 13:04:22 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1443/2856] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:04:22 2026] GET /volume/v3/volumes/73425ae3-b63e-47c5-adbb-f1018dcb7cad => generated 838 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:04:22 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-bfcbd74e-c481-4e5d-a326-f460704a18be tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] POST http://192.168.122.82/volume/v3/volumes Sep 02 13:04:22 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-bfcbd74e-c481-4e5d-a326-f460704a18be tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-383282196"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:04:22 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.volumes [None req-bfcbd74e-c481-4e5d-a326-f460704a18be tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-383282196'}} {{(pid=86936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 13:04:22 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-bfcbd74e-c481-4e5d-a326-f460704a18be tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Create volume of 1 GB Sep 02 13:04:22 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-bfcbd74e-c481-4e5d-a326-f460704a18be tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Availability Zones retrieved successfully. Sep 02 13:04:22 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-bfcbd74e-c481-4e5d-a326-f460704a18be tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Flow 'volume_create_api' (d997777b-5d76-445c-8d26-4d86bd91f838) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 13:04:22 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-bfcbd74e-c481-4e5d-a326-f460704a18be tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (198e194c-53d7-4f80-9129-ee689e34a949) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:22 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.flows.api.create_volume [None req-bfcbd74e-c481-4e5d-a326-f460704a18be tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Validating volume size '1' using validate_int {{(pid=86936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 13:04:22 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-a5776ab5-45a8-4359-979a-db18dae99f75 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:22 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-a5776ab5-45a8-4359-979a-db18dae99f75 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] GET http://192.168.122.82/volume/v3/volumes/5b4ecbe6-357e-4b01-9d5b-f0f58acd7fcc Sep 02 13:04:22 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-a5776ab5-45a8-4359-979a-db18dae99f75 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:22 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-a5776ab5-45a8-4359-979a-db18dae99f75 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:22 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:22 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:04:22 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:22 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:04:22 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-a5776ab5-45a8-4359-979a-db18dae99f75 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Volume info retrieved successfully. Sep 02 13:04:22 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-a5776ab5-45a8-4359-979a-db18dae99f75 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] http://192.168.122.82/volume/v3/volumes/5b4ecbe6-357e-4b01-9d5b-f0f58acd7fcc returned with HTTP 200 Sep 02 13:04:22 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1444/2857] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:04:22 2026] GET /volume/v3/volumes/5b4ecbe6-357e-4b01-9d5b-f0f58acd7fcc => generated 858 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:04:22 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-bfcbd74e-c481-4e5d-a326-f460704a18be tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (198e194c-53d7-4f80-9129-ee689e34a949) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:22 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-bfcbd74e-c481-4e5d-a326-f460704a18be tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7c71c39-21f8-4067-a291-c94d19c6b340) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:23 devstack devstack@c-api.service[86936]: DEBUG cinder.quota [None req-bfcbd74e-c481-4e5d-a326-f460704a18be tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Created reservations ['887d208e-f460-4804-8081-40bee09ea23d', '61c1a763-4ba2-4dc7-931d-79cec499fb05', '6b9a48f8-cf6b-4c93-ad72-efbdfc52cec2', '4d6d798d-646e-4d3a-97ca-9ad286d21fd4'] {{(pid=86936) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 13:04:23 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-bfcbd74e-c481-4e5d-a326-f460704a18be tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7c71c39-21f8-4067-a291-c94d19c6b340) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['887d208e-f460-4804-8081-40bee09ea23d', '61c1a763-4ba2-4dc7-931d-79cec499fb05', '6b9a48f8-cf6b-4c93-ad72-efbdfc52cec2', '4d6d798d-646e-4d3a-97ca-9ad286d21fd4']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:23 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-bfcbd74e-c481-4e5d-a326-f460704a18be tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7bdefe4b-e34f-47de-af4b-114c6e3466e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:23 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:23 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:04:23 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-bfcbd74e-c481-4e5d-a326-f460704a18be tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7bdefe4b-e34f-47de-af4b-114c6e3466e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '429144e7-0fe8-4b4f-ba95-b30a9dd6ac6f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-383282196',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f54192cc92db41c99c6c1bdec5669dae',qos_specs=None,replication_status=,reservations=['887d208e-f460-4804-8081-40bee09ea23d','61c1a763-4ba2-4dc7-931d-79cec499fb05','6b9a48f8-cf6b-4c93-ad72-efbdfc52cec2','4d6d798d-646e-4d3a-97ca-9ad286d21fd4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a4983d61b014670939e80b098a3376c',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T11:04:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-383282196',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=429144e7-0fe8-4b4f-ba95-b30a9dd6ac6f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f54192cc92db41c99c6c1bdec5669dae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4a4983d61b014670939e80b098a3376c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:23 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-bfcbd74e-c481-4e5d-a326-f460704a18be tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05094fbc-ae66-4e93-a35a-9827006f1809) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:23 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-bfcbd74e-c481-4e5d-a326-f460704a18be tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05094fbc-ae66-4e93-a35a-9827006f1809) transitioned into state 'SUCCESS' from state '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-383282196',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f54192cc92db41c99c6c1bdec5669dae',qos_specs=None,replication_status=,reservations=['887d208e-f460-4804-8081-40bee09ea23d','61c1a763-4ba2-4dc7-931d-79cec499fb05','6b9a48f8-cf6b-4c93-ad72-efbdfc52cec2','4d6d798d-646e-4d3a-97ca-9ad286d21fd4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a4983d61b014670939e80b098a3376c',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:23 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-bfcbd74e-c481-4e5d-a326-f460704a18be tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2524ad3-8825-48cd-8486-76934fb5710f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:23 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-bfcbd74e-c481-4e5d-a326-f460704a18be tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2524ad3-8825-48cd-8486-76934fb5710f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:23 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-bfcbd74e-c481-4e5d-a326-f460704a18be tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Flow 'volume_create_api' (d997777b-5d76-445c-8d26-4d86bd91f838) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 13:04:23 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-bfcbd74e-c481-4e5d-a326-f460704a18be tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Create volume request issued successfully. Sep 02 13:04:23 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-bfcbd74e-c481-4e5d-a326-f460704a18be tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 13:04:23 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1414/2858] 192.168.122.82 () {62 vars in 1178 bytes} [Wed Sep 2 13:04:22 2026] POST /volume/v3/volumes => generated 784 bytes in 799 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 13:04:23 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-a823e6a9-dabc-4659-8cdc-4b81a3eb6771 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:23 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-a823e6a9-dabc-4659-8cdc-4b81a3eb6771 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] GET http://192.168.122.82/volume/v3/volumes/429144e7-0fe8-4b4f-ba95-b30a9dd6ac6f Sep 02 13:04:23 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-a823e6a9-dabc-4659-8cdc-4b81a3eb6771 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:23 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-a823e6a9-dabc-4659-8cdc-4b81a3eb6771 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:23 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:23 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:04:23 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:23 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:04:23 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-a823e6a9-dabc-4659-8cdc-4b81a3eb6771 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Volume info retrieved successfully. Sep 02 13:04:23 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-a823e6a9-dabc-4659-8cdc-4b81a3eb6771 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] http://192.168.122.82/volume/v3/volumes/429144e7-0fe8-4b4f-ba95-b30a9dd6ac6f returned with HTTP 200 Sep 02 13:04:23 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1445/2859] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 13:04:23 2026] GET /volume/v3/volumes/429144e7-0fe8-4b4f-ba95-b30a9dd6ac6f => generated 963 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 13:04:23 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-98cb3c26-9b40-405d-88a6-57ffd8c6f92a None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:23 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-98cb3c26-9b40-405d-88a6-57ffd8c6f92a tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] GET http://192.168.122.82/volume/v3/volumes/73425ae3-b63e-47c5-adbb-f1018dcb7cad Sep 02 13:04:23 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-98cb3c26-9b40-405d-88a6-57ffd8c6f92a tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:23 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-98cb3c26-9b40-405d-88a6-57ffd8c6f92a tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:23 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:23 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:04:23 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:23 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:04:23 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-98cb3c26-9b40-405d-88a6-57ffd8c6f92a tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Volume info retrieved successfully. Sep 02 13:04:23 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-98cb3c26-9b40-405d-88a6-57ffd8c6f92a tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] http://192.168.122.82/volume/v3/volumes/73425ae3-b63e-47c5-adbb-f1018dcb7cad returned with HTTP 200 Sep 02 13:04:23 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1415/2860] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:04:23 2026] GET /volume/v3/volumes/73425ae3-b63e-47c5-adbb-f1018dcb7cad => generated 862 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:04:23 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-d019d3a2-7f1d-4694-9a47-e590cbb5b52b None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:23 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-d019d3a2-7f1d-4694-9a47-e590cbb5b52b tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] GET http://192.168.122.82/volume/v3/volumes/5b4ecbe6-357e-4b01-9d5b-f0f58acd7fcc Sep 02 13:04:23 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-d019d3a2-7f1d-4694-9a47-e590cbb5b52b tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:23 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-d019d3a2-7f1d-4694-9a47-e590cbb5b52b tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:23 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-d019d3a2-7f1d-4694-9a47-e590cbb5b52b tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] http://192.168.122.82/volume/v3/volumes/5b4ecbe6-357e-4b01-9d5b-f0f58acd7fcc returned with HTTP 404 Sep 02 13:04:23 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1446/2861] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:04:23 2026] GET /volume/v3/volumes/5b4ecbe6-357e-4b01-9d5b-f0f58acd7fcc => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 13:04:23 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-c90bd3a6-3612-432d-aea5-d3b8766ab911 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:23 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-c90bd3a6-3612-432d-aea5-d3b8766ab911 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] DELETE http://192.168.122.82/volume/v3/volumes/7533e598-b805-47ac-86e2-ace6f721ccb6 Sep 02 13:04:23 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-c90bd3a6-3612-432d-aea5-d3b8766ab911 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:23 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-c90bd3a6-3612-432d-aea5-d3b8766ab911 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Calling method 'delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:23 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-c90bd3a6-3612-432d-aea5-d3b8766ab911 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Delete volume with id: 7533e598-b805-47ac-86e2-ace6f721ccb6 Sep 02 13:04:23 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:23 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:04:23 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:23 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:04:23 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-c90bd3a6-3612-432d-aea5-d3b8766ab911 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Volume info retrieved successfully. Sep 02 13:04:23 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-c90bd3a6-3612-432d-aea5-d3b8766ab911 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Delete volume request issued successfully. Sep 02 13:04:23 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-c90bd3a6-3612-432d-aea5-d3b8766ab911 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] http://192.168.122.82/volume/v3/volumes/7533e598-b805-47ac-86e2-ace6f721ccb6 returned with HTTP 202 Sep 02 13:04:23 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1416/2862] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 13:04:23 2026] DELETE /volume/v3/volumes/7533e598-b805-47ac-86e2-ace6f721ccb6 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 13:04:23 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-c9b85da8-f5d8-4414-af4f-eb01338f94f3 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:23 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-c9b85da8-f5d8-4414-af4f-eb01338f94f3 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] GET http://192.168.122.82/volume/v3/volumes/7533e598-b805-47ac-86e2-ace6f721ccb6 Sep 02 13:04:23 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-c9b85da8-f5d8-4414-af4f-eb01338f94f3 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:23 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-c9b85da8-f5d8-4414-af4f-eb01338f94f3 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:23 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:23 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:04:23 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:23 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:04:23 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-c9b85da8-f5d8-4414-af4f-eb01338f94f3 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Volume info retrieved successfully. Sep 02 13:04:23 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-c9b85da8-f5d8-4414-af4f-eb01338f94f3 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] http://192.168.122.82/volume/v3/volumes/7533e598-b805-47ac-86e2-ace6f721ccb6 returned with HTTP 200 Sep 02 13:04:23 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1447/2863] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:04:23 2026] GET /volume/v3/volumes/7533e598-b805-47ac-86e2-ace6f721ccb6 => generated 857 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:04:24 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-4ccd40cd-b8a3-4f90-bfdd-94abc5351d39 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:24 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-4ccd40cd-b8a3-4f90-bfdd-94abc5351d39 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] GET http://192.168.122.82/volume/v3/volumes/429144e7-0fe8-4b4f-ba95-b30a9dd6ac6f Sep 02 13:04:24 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-4ccd40cd-b8a3-4f90-bfdd-94abc5351d39 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:24 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-4ccd40cd-b8a3-4f90-bfdd-94abc5351d39 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:24 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:24 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:04:24 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:24 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:04:24 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-4ccd40cd-b8a3-4f90-bfdd-94abc5351d39 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Volume info retrieved successfully. Sep 02 13:04:24 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-4ccd40cd-b8a3-4f90-bfdd-94abc5351d39 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] http://192.168.122.82/volume/v3/volumes/429144e7-0fe8-4b4f-ba95-b30a9dd6ac6f returned with HTTP 200 Sep 02 13:04:24 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1417/2864] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 13:04:24 2026] GET /volume/v3/volumes/429144e7-0fe8-4b4f-ba95-b30a9dd6ac6f => generated 1013 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 13:04:24 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-3c5df7da-1fe0-4fac-8dfb-cd737ac3f992 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:24 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-3c5df7da-1fe0-4fac-8dfb-cd737ac3f992 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] GET http://192.168.122.82/volume/v3/volumes/73425ae3-b63e-47c5-adbb-f1018dcb7cad Sep 02 13:04:24 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-3c5df7da-1fe0-4fac-8dfb-cd737ac3f992 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:24 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-3c5df7da-1fe0-4fac-8dfb-cd737ac3f992 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:24 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:24 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:04:24 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:24 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:04:24 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-3c5df7da-1fe0-4fac-8dfb-cd737ac3f992 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Volume info retrieved successfully. Sep 02 13:04:24 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-3c5df7da-1fe0-4fac-8dfb-cd737ac3f992 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] http://192.168.122.82/volume/v3/volumes/73425ae3-b63e-47c5-adbb-f1018dcb7cad returned with HTTP 200 Sep 02 13:04:24 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1448/2865] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:04:24 2026] GET /volume/v3/volumes/73425ae3-b63e-47c5-adbb-f1018dcb7cad => generated 863 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:04:24 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-9d67a299-7f87-4447-85be-e94e1704ec1d None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:24 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-9d67a299-7f87-4447-85be-e94e1704ec1d tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 13:04:24 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-9d67a299-7f87-4447-85be-e94e1704ec1d tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "73425ae3-b63e-47c5-adbb-f1018dcb7cad", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-946103623"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:04:24 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.volumes [None req-9d67a299-7f87-4447-85be-e94e1704ec1d tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Create volume request body: {'volume': {"'source_volid": '73425ae3-b63e-47c5-adbb-f1018dcb7cad', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-946103623'}} {{(pid=86936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 13:04:24 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-9d67a299-7f87-4447-85be-e94e1704ec1d tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Create volume of 1 GB Sep 02 13:04:24 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-9d67a299-7f87-4447-85be-e94e1704ec1d tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Availability Zones retrieved successfully. Sep 02 13:04:24 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-9d67a299-7f87-4447-85be-e94e1704ec1d tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Flow 'volume_create_api' (9ff541a0-a47f-4942-826d-b2edb4afba82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 13:04:24 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-9d67a299-7f87-4447-85be-e94e1704ec1d tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95a30d43-c237-47de-8057-2f21d32db537) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:24 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.flows.api.create_volume [None req-9d67a299-7f87-4447-85be-e94e1704ec1d tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Validating volume size '1' using validate_int {{(pid=86936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 13:04:24 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-9d67a299-7f87-4447-85be-e94e1704ec1d tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95a30d43-c237-47de-8057-2f21d32db537) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:24 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-9d67a299-7f87-4447-85be-e94e1704ec1d tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09700733-3536-4f7f-863b-ed3cd5ad3116) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:24 devstack devstack@c-api.service[86936]: DEBUG cinder.quota [None req-9d67a299-7f87-4447-85be-e94e1704ec1d tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Created reservations ['6803f82e-b353-46b4-9368-c19477c6044f', 'b525564b-82f2-4689-9654-314b79a8b5ee', '881e045d-53c1-4e3c-ac24-571586cda667', '3b6ac73f-1865-4216-a08d-105eacee3cd5'] {{(pid=86936) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 13:04:24 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-9d67a299-7f87-4447-85be-e94e1704ec1d tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09700733-3536-4f7f-863b-ed3cd5ad3116) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6803f82e-b353-46b4-9368-c19477c6044f', 'b525564b-82f2-4689-9654-314b79a8b5ee', '881e045d-53c1-4e3c-ac24-571586cda667', '3b6ac73f-1865-4216-a08d-105eacee3cd5']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:24 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-9d67a299-7f87-4447-85be-e94e1704ec1d tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e63db02-9705-4a27-aa0d-c6d7c5548c19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:24 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:24 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:04:24 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-9d67a299-7f87-4447-85be-e94e1704ec1d tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e63db02-9705-4a27-aa0d-c6d7c5548c19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7c0df139-d6b0-47a9-9707-7c9ca28e629a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-946103623',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41747078b33b46be8d9c5a2da0b8b722',qos_specs=None,replication_status=,reservations=['6803f82e-b353-46b4-9368-c19477c6044f','b525564b-82f2-4689-9654-314b79a8b5ee','881e045d-53c1-4e3c-ac24-571586cda667','3b6ac73f-1865-4216-a08d-105eacee3cd5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='528da5a261ae4043a6f296516bdc391e',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T11:04:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-946103623',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7c0df139-d6b0-47a9-9707-7c9ca28e629a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='41747078b33b46be8d9c5a2da0b8b722',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='528da5a261ae4043a6f296516bdc391e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:24 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-9d67a299-7f87-4447-85be-e94e1704ec1d tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25a0fd85-d352-43c1-9697-0cbb00e6f511) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:24 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-9d67a299-7f87-4447-85be-e94e1704ec1d tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25a0fd85-d352-43c1-9697-0cbb00e6f511) transitioned into state 'SUCCESS' from state '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-946103623',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41747078b33b46be8d9c5a2da0b8b722',qos_specs=None,replication_status=,reservations=['6803f82e-b353-46b4-9368-c19477c6044f','b525564b-82f2-4689-9654-314b79a8b5ee','881e045d-53c1-4e3c-ac24-571586cda667','3b6ac73f-1865-4216-a08d-105eacee3cd5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='528da5a261ae4043a6f296516bdc391e',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:24 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-9d67a299-7f87-4447-85be-e94e1704ec1d tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ad4f3eb-c059-4f10-8e54-c1785841ba1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:24 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-9d67a299-7f87-4447-85be-e94e1704ec1d tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ad4f3eb-c059-4f10-8e54-c1785841ba1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:24 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-9d67a299-7f87-4447-85be-e94e1704ec1d tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Flow 'volume_create_api' (9ff541a0-a47f-4942-826d-b2edb4afba82) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 13:04:24 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-9d67a299-7f87-4447-85be-e94e1704ec1d tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Create volume request issued successfully. Sep 02 13:04:24 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-9d67a299-7f87-4447-85be-e94e1704ec1d tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 13:04:24 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1418/2866] 192.168.122.82 () {60 vars in 1138 bytes} [Wed Sep 2 13:04:24 2026] POST /volume/v3/volumes => generated 770 bytes in 399 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 13:04:25 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-503845a8-b394-4064-bf01-c53d88606ab2 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:25 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-b50a5274-e73f-4b5f-8c2f-cfc538d64ae7 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:25 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-503845a8-b394-4064-bf01-c53d88606ab2 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] GET http://192.168.122.82/volume/v3/volumes/7533e598-b805-47ac-86e2-ace6f721ccb6 Sep 02 13:04:25 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-503845a8-b394-4064-bf01-c53d88606ab2 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:25 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-503845a8-b394-4064-bf01-c53d88606ab2 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:25 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-b50a5274-e73f-4b5f-8c2f-cfc538d64ae7 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 13:04:25 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-b50a5274-e73f-4b5f-8c2f-cfc538d64ae7 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "73425ae3-b63e-47c5-adbb-f1018dcb7cad", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-948707230"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:04:25 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.volumes [None req-b50a5274-e73f-4b5f-8c2f-cfc538d64ae7 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Create volume request body: {'volume': {"'source_volid": '73425ae3-b63e-47c5-adbb-f1018dcb7cad', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-948707230'}} {{(pid=86936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 13:04:25 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-b50a5274-e73f-4b5f-8c2f-cfc538d64ae7 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Create volume of 1 GB Sep 02 13:04:25 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:25 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:04:25 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-503845a8-b394-4064-bf01-c53d88606ab2 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] http://192.168.122.82/volume/v3/volumes/7533e598-b805-47ac-86e2-ace6f721ccb6 returned with HTTP 404 Sep 02 13:04:25 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1449/2867] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:04:25 2026] GET /volume/v3/volumes/7533e598-b805-47ac-86e2-ace6f721ccb6 => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 13:04:25 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-b50a5274-e73f-4b5f-8c2f-cfc538d64ae7 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Availability Zones retrieved successfully. Sep 02 13:04:25 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-337e43b7-77aa-445a-8a29-6758a6fbb15f None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:25 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-337e43b7-77aa-445a-8a29-6758a6fbb15f tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] DELETE http://192.168.122.82/volume/v3/volumes/5b991e6e-8f61-49e4-8840-b1fe22e94418 Sep 02 13:04:25 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-337e43b7-77aa-445a-8a29-6758a6fbb15f tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:25 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-337e43b7-77aa-445a-8a29-6758a6fbb15f tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Calling method 'delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:25 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-337e43b7-77aa-445a-8a29-6758a6fbb15f tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Delete volume with id: 5b991e6e-8f61-49e4-8840-b1fe22e94418 Sep 02 13:04:25 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-b50a5274-e73f-4b5f-8c2f-cfc538d64ae7 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Flow 'volume_create_api' (6d2a8132-2c66-4765-aa74-90c3570536fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 13:04:25 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:25 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:04:25 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:25 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:04:25 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-337e43b7-77aa-445a-8a29-6758a6fbb15f tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Volume info retrieved successfully. Sep 02 13:04:25 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-b50a5274-e73f-4b5f-8c2f-cfc538d64ae7 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (633aad9b-4fbc-4283-afc9-f23e37b53e73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:25 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.flows.api.create_volume [None req-b50a5274-e73f-4b5f-8c2f-cfc538d64ae7 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Validating volume size '1' using validate_int {{(pid=86936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 13:04:25 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-337e43b7-77aa-445a-8a29-6758a6fbb15f tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Delete volume request issued successfully. Sep 02 13:04:25 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-337e43b7-77aa-445a-8a29-6758a6fbb15f tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] http://192.168.122.82/volume/v3/volumes/5b991e6e-8f61-49e4-8840-b1fe22e94418 returned with HTTP 202 Sep 02 13:04:25 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1450/2868] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 13:04:25 2026] DELETE /volume/v3/volumes/5b991e6e-8f61-49e4-8840-b1fe22e94418 => generated 0 bytes in 130 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 13:04:25 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-6e229e0b-41e9-4af3-a55a-346bd346db89 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:25 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-6e229e0b-41e9-4af3-a55a-346bd346db89 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] GET http://192.168.122.82/volume/v3/volumes/5b991e6e-8f61-49e4-8840-b1fe22e94418 Sep 02 13:04:25 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-6e229e0b-41e9-4af3-a55a-346bd346db89 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:25 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-6e229e0b-41e9-4af3-a55a-346bd346db89 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:25 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:25 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:04:25 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:25 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:04:25 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-b50a5274-e73f-4b5f-8c2f-cfc538d64ae7 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (633aad9b-4fbc-4283-afc9-f23e37b53e73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:25 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-b50a5274-e73f-4b5f-8c2f-cfc538d64ae7 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7089cf70-835d-4a66-9bce-e3a1945af34f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:25 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-6e229e0b-41e9-4af3-a55a-346bd346db89 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Volume info retrieved successfully. Sep 02 13:04:25 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-6e229e0b-41e9-4af3-a55a-346bd346db89 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] http://192.168.122.82/volume/v3/volumes/5b991e6e-8f61-49e4-8840-b1fe22e94418 returned with HTTP 200 Sep 02 13:04:25 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1451/2869] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:04:25 2026] GET /volume/v3/volumes/5b991e6e-8f61-49e4-8840-b1fe22e94418 => generated 858 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:04:25 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-6472168e-32c2-43f3-a085-481a0afefeb6 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:25 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-6472168e-32c2-43f3-a085-481a0afefeb6 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] GET http://192.168.122.82/volume/v3/volumes/429144e7-0fe8-4b4f-ba95-b30a9dd6ac6f Sep 02 13:04:25 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-6472168e-32c2-43f3-a085-481a0afefeb6 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:25 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-6472168e-32c2-43f3-a085-481a0afefeb6 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:25 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:25 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:04:25 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:25 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:04:25 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-6472168e-32c2-43f3-a085-481a0afefeb6 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Volume info retrieved successfully. Sep 02 13:04:25 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-6472168e-32c2-43f3-a085-481a0afefeb6 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] http://192.168.122.82/volume/v3/volumes/429144e7-0fe8-4b4f-ba95-b30a9dd6ac6f returned with HTTP 200 Sep 02 13:04:25 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1452/2870] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 13:04:25 2026] GET /volume/v3/volumes/429144e7-0fe8-4b4f-ba95-b30a9dd6ac6f => generated 1014 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 13:04:25 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-e7e3354e-3946-4cdc-8ea1-4d983d0c4f2f None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:25 devstack devstack@c-api.service[86936]: DEBUG cinder.quota [None req-b50a5274-e73f-4b5f-8c2f-cfc538d64ae7 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Created reservations ['45c3be34-5199-4957-8b9d-ffb369bd0dd2', '4d791910-7d7f-47d1-9bfe-3da2b7ba7de2', 'd7665758-07e5-4247-94cb-35c171160f8a', '2180e97c-6fa5-416a-b0ac-df5b223805c8'] {{(pid=86936) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 13:04:25 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-b50a5274-e73f-4b5f-8c2f-cfc538d64ae7 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7089cf70-835d-4a66-9bce-e3a1945af34f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['45c3be34-5199-4957-8b9d-ffb369bd0dd2', '4d791910-7d7f-47d1-9bfe-3da2b7ba7de2', 'd7665758-07e5-4247-94cb-35c171160f8a', '2180e97c-6fa5-416a-b0ac-df5b223805c8']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:25 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-b50a5274-e73f-4b5f-8c2f-cfc538d64ae7 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2d67aad-8a70-4923-a903-5e09da02e8e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:25 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:25 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:04:25 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-b50a5274-e73f-4b5f-8c2f-cfc538d64ae7 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2d67aad-8a70-4923-a903-5e09da02e8e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '98a48559-5fd1-41a8-9f0e-562e13441430', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-948707230',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41747078b33b46be8d9c5a2da0b8b722',qos_specs=None,replication_status=,reservations=['45c3be34-5199-4957-8b9d-ffb369bd0dd2','4d791910-7d7f-47d1-9bfe-3da2b7ba7de2','d7665758-07e5-4247-94cb-35c171160f8a','2180e97c-6fa5-416a-b0ac-df5b223805c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='528da5a261ae4043a6f296516bdc391e',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T11:04:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-948707230',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=98a48559-5fd1-41a8-9f0e-562e13441430,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='41747078b33b46be8d9c5a2da0b8b722',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='528da5a261ae4043a6f296516bdc391e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:25 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-b50a5274-e73f-4b5f-8c2f-cfc538d64ae7 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (297acc03-746e-4ec3-9435-1a9b42dac7fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:25 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-b50a5274-e73f-4b5f-8c2f-cfc538d64ae7 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (297acc03-746e-4ec3-9435-1a9b42dac7fc) transitioned into state 'SUCCESS' from state '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-948707230',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41747078b33b46be8d9c5a2da0b8b722',qos_specs=None,replication_status=,reservations=['45c3be34-5199-4957-8b9d-ffb369bd0dd2','4d791910-7d7f-47d1-9bfe-3da2b7ba7de2','d7665758-07e5-4247-94cb-35c171160f8a','2180e97c-6fa5-416a-b0ac-df5b223805c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='528da5a261ae4043a6f296516bdc391e',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:25 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-b50a5274-e73f-4b5f-8c2f-cfc538d64ae7 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e4c960a-a649-45fa-aa4e-728a8567abd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:25 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-b50a5274-e73f-4b5f-8c2f-cfc538d64ae7 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e4c960a-a649-45fa-aa4e-728a8567abd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:25 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-b50a5274-e73f-4b5f-8c2f-cfc538d64ae7 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Flow 'volume_create_api' (6d2a8132-2c66-4765-aa74-90c3570536fc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 13:04:25 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-b50a5274-e73f-4b5f-8c2f-cfc538d64ae7 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Create volume request issued successfully. Sep 02 13:04:25 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-b50a5274-e73f-4b5f-8c2f-cfc538d64ae7 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 13:04:25 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1419/2871] 192.168.122.82 () {60 vars in 1138 bytes} [Wed Sep 2 13:04:25 2026] POST /volume/v3/volumes => generated 770 bytes in 697 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 13:04:25 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-a594ff63-4aad-4af4-99f7-8db6178bb16d None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:25 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-a594ff63-4aad-4af4-99f7-8db6178bb16d tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 13:04:25 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-a594ff63-4aad-4af4-99f7-8db6178bb16d tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "73425ae3-b63e-47c5-adbb-f1018dcb7cad", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1493318104"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:04:25 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.volumes [None req-a594ff63-4aad-4af4-99f7-8db6178bb16d tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Create volume request body: {'volume': {"'source_volid": '73425ae3-b63e-47c5-adbb-f1018dcb7cad', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1493318104'}} {{(pid=86936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 13:04:25 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-a594ff63-4aad-4af4-99f7-8db6178bb16d tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Create volume of 1 GB Sep 02 13:04:25 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:25 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:04:25 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-a594ff63-4aad-4af4-99f7-8db6178bb16d tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Availability Zones retrieved successfully. Sep 02 13:04:25 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-a594ff63-4aad-4af4-99f7-8db6178bb16d tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Flow 'volume_create_api' (bcca91ad-282d-4f14-bf83-1b4177986c94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 13:04:25 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-a594ff63-4aad-4af4-99f7-8db6178bb16d tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a5bdf0c-b77e-4943-90f9-e51f20688406) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:25 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.flows.api.create_volume [None req-a594ff63-4aad-4af4-99f7-8db6178bb16d tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Validating volume size '1' using validate_int {{(pid=86936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 13:04:25 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e7e3354e-3946-4cdc-8ea1-4d983d0c4f2f tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-reader] GET http://192.168.122.82/volume/v3/volumes Sep 02 13:04:25 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-e7e3354e-3946-4cdc-8ea1-4d983d0c4f2f tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-reader] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:25 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-e7e3354e-3946-4cdc-8ea1-4d983d0c4f2f tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-reader] Calling method 'index' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:25 devstack devstack@c-api.service[86935]: DEBUG cinder.api.api_utils [None req-e7e3354e-3946-4cdc-8ea1-4d983d0c4f2f tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-reader] Removing options '' from query. {{(pid=86935) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 13:04:25 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-e7e3354e-3946-4cdc-8ea1-4d983d0c4f2f tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86935) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 13:04:25 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-a594ff63-4aad-4af4-99f7-8db6178bb16d tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a5bdf0c-b77e-4943-90f9-e51f20688406) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:25 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-a594ff63-4aad-4af4-99f7-8db6178bb16d tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5f6813a-03cf-487e-9b72-85b1997d845c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:25 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:25 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:04:25 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-e7e3354e-3946-4cdc-8ea1-4d983d0c4f2f tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-reader] Get all volumes completed successfully. Sep 02 13:04:25 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e7e3354e-3946-4cdc-8ea1-4d983d0c4f2f tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-reader] http://192.168.122.82/volume/v3/volumes returned with HTTP 200 Sep 02 13:04:25 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1453/2872] 192.168.122.82 () {60 vars in 1157 bytes} [Wed Sep 2 13:04:25 2026] GET /volume/v3/volumes => generated 341 bytes in 468 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 13:04:25 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-04ac19ad-5eae-44aa-95f7-64cbd2e1da62 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:25 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-04ac19ad-5eae-44aa-95f7-64cbd2e1da62 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] DELETE http://192.168.122.82/volume/v3/volumes/429144e7-0fe8-4b4f-ba95-b30a9dd6ac6f Sep 02 13:04:25 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-04ac19ad-5eae-44aa-95f7-64cbd2e1da62 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:25 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-04ac19ad-5eae-44aa-95f7-64cbd2e1da62 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Calling method 'delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:25 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-04ac19ad-5eae-44aa-95f7-64cbd2e1da62 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Delete volume with id: 429144e7-0fe8-4b4f-ba95-b30a9dd6ac6f Sep 02 13:04:25 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:25 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:04:25 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:25 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:04:25 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-04ac19ad-5eae-44aa-95f7-64cbd2e1da62 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Volume info retrieved successfully. Sep 02 13:04:26 devstack devstack@c-api.service[86936]: DEBUG cinder.quota [None req-a594ff63-4aad-4af4-99f7-8db6178bb16d tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Created reservations ['a5cb4ff6-77d5-4c24-8c83-f7b260f5dd21', '6c2c764b-b8df-4ac8-a2fd-4aacdf84f231', '9b9390d5-8664-4be3-b397-362b6bd68cd3', '9cc647c2-661c-4009-adf1-289858b39875'] {{(pid=86936) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 13:04:26 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-a594ff63-4aad-4af4-99f7-8db6178bb16d tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5f6813a-03cf-487e-9b72-85b1997d845c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a5cb4ff6-77d5-4c24-8c83-f7b260f5dd21', '6c2c764b-b8df-4ac8-a2fd-4aacdf84f231', '9b9390d5-8664-4be3-b397-362b6bd68cd3', '9cc647c2-661c-4009-adf1-289858b39875']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:26 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-a594ff63-4aad-4af4-99f7-8db6178bb16d tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ee8e291-9c9a-4ff3-b61d-ca420e786b60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:26 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-04ac19ad-5eae-44aa-95f7-64cbd2e1da62 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Delete volume request issued successfully. Sep 02 13:04:26 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-04ac19ad-5eae-44aa-95f7-64cbd2e1da62 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] http://192.168.122.82/volume/v3/volumes/429144e7-0fe8-4b4f-ba95-b30a9dd6ac6f returned with HTTP 202 Sep 02 13:04:26 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1454/2873] 192.168.122.82 () {60 vars in 1271 bytes} [Wed Sep 2 13:04:25 2026] DELETE /volume/v3/volumes/429144e7-0fe8-4b4f-ba95-b30a9dd6ac6f => generated 0 bytes in 146 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 13:04:26 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-09ff41ce-7b9a-41d4-adc4-b1ef93ca838b None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:26 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-09ff41ce-7b9a-41d4-adc4-b1ef93ca838b tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] GET http://192.168.122.82/volume/v3/volumes/429144e7-0fe8-4b4f-ba95-b30a9dd6ac6f Sep 02 13:04:26 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-09ff41ce-7b9a-41d4-adc4-b1ef93ca838b tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:26 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-09ff41ce-7b9a-41d4-adc4-b1ef93ca838b tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:26 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:26 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:04:26 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:26 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:04:26 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-a594ff63-4aad-4af4-99f7-8db6178bb16d tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ee8e291-9c9a-4ff3-b61d-ca420e786b60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7c63277c-1c9a-47dd-ba32-b90734c56363', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1493318104',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41747078b33b46be8d9c5a2da0b8b722',qos_specs=None,replication_status=,reservations=['a5cb4ff6-77d5-4c24-8c83-f7b260f5dd21','6c2c764b-b8df-4ac8-a2fd-4aacdf84f231','9b9390d5-8664-4be3-b397-362b6bd68cd3','9cc647c2-661c-4009-adf1-289858b39875'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='528da5a261ae4043a6f296516bdc391e',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T11:04:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1493318104',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7c63277c-1c9a-47dd-ba32-b90734c56363,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='41747078b33b46be8d9c5a2da0b8b722',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='528da5a261ae4043a6f296516bdc391e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:26 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:26 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:04:26 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-a594ff63-4aad-4af4-99f7-8db6178bb16d tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (602c7c49-e717-4fd3-8150-00fa106a3f59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:26 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-09ff41ce-7b9a-41d4-adc4-b1ef93ca838b tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Volume info retrieved successfully. Sep 02 13:04:26 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-09ff41ce-7b9a-41d4-adc4-b1ef93ca838b tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] http://192.168.122.82/volume/v3/volumes/429144e7-0fe8-4b4f-ba95-b30a9dd6ac6f returned with HTTP 200 Sep 02 13:04:26 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1455/2874] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 13:04:26 2026] GET /volume/v3/volumes/429144e7-0fe8-4b4f-ba95-b30a9dd6ac6f => generated 1013 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 13:04:26 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-a594ff63-4aad-4af4-99f7-8db6178bb16d tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (602c7c49-e717-4fd3-8150-00fa106a3f59) transitioned into state 'SUCCESS' from state '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-1493318104',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41747078b33b46be8d9c5a2da0b8b722',qos_specs=None,replication_status=,reservations=['a5cb4ff6-77d5-4c24-8c83-f7b260f5dd21','6c2c764b-b8df-4ac8-a2fd-4aacdf84f231','9b9390d5-8664-4be3-b397-362b6bd68cd3','9cc647c2-661c-4009-adf1-289858b39875'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='528da5a261ae4043a6f296516bdc391e',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:26 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-a594ff63-4aad-4af4-99f7-8db6178bb16d tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21142888-e9a5-4437-af9d-d5780eeffffd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:26 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-a594ff63-4aad-4af4-99f7-8db6178bb16d tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21142888-e9a5-4437-af9d-d5780eeffffd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:26 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-a594ff63-4aad-4af4-99f7-8db6178bb16d tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Flow 'volume_create_api' (bcca91ad-282d-4f14-bf83-1b4177986c94) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 13:04:26 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-a594ff63-4aad-4af4-99f7-8db6178bb16d tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Create volume request issued successfully. Sep 02 13:04:26 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-a594ff63-4aad-4af4-99f7-8db6178bb16d tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 13:04:26 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1420/2875] 192.168.122.82 () {60 vars in 1138 bytes} [Wed Sep 2 13:04:25 2026] POST /volume/v3/volumes => generated 771 bytes in 547 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 13:04:26 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-2ce48dae-6de2-49a7-beca-6f43c9bc59c6 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:26 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-2ce48dae-6de2-49a7-beca-6f43c9bc59c6 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 13:04:26 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-2ce48dae-6de2-49a7-beca-6f43c9bc59c6 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "73425ae3-b63e-47c5-adbb-f1018dcb7cad", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1891033220"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:04:26 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-a93c2ab2-8cab-4c9c-9a76-c394139bb5e6 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:26 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.volumes [None req-2ce48dae-6de2-49a7-beca-6f43c9bc59c6 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Create volume request body: {'volume': {"'source_volid": '73425ae3-b63e-47c5-adbb-f1018dcb7cad', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1891033220'}} {{(pid=86935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 13:04:26 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-2ce48dae-6de2-49a7-beca-6f43c9bc59c6 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Create volume of 1 GB Sep 02 13:04:26 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-a93c2ab2-8cab-4c9c-9a76-c394139bb5e6 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] GET http://192.168.122.82/volume/v3/volumes/5b991e6e-8f61-49e4-8840-b1fe22e94418 Sep 02 13:04:26 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-a93c2ab2-8cab-4c9c-9a76-c394139bb5e6 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:26 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-a93c2ab2-8cab-4c9c-9a76-c394139bb5e6 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:26 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-2ce48dae-6de2-49a7-beca-6f43c9bc59c6 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Availability Zones retrieved successfully. Sep 02 13:04:26 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:26 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:04:26 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:26 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:04:26 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-a93c2ab2-8cab-4c9c-9a76-c394139bb5e6 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Volume info retrieved successfully. Sep 02 13:04:26 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-a93c2ab2-8cab-4c9c-9a76-c394139bb5e6 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] http://192.168.122.82/volume/v3/volumes/5b991e6e-8f61-49e4-8840-b1fe22e94418 returned with HTTP 200 Sep 02 13:04:26 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1421/2876] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:04:26 2026] GET /volume/v3/volumes/5b991e6e-8f61-49e4-8840-b1fe22e94418 => generated 858 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:04:26 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-2ce48dae-6de2-49a7-beca-6f43c9bc59c6 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Flow 'volume_create_api' (365524cf-384e-40c6-a655-64c862224d05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 13:04:26 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-2ce48dae-6de2-49a7-beca-6f43c9bc59c6 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18a02fa8-ea4d-4137-a7f0-54f675112a93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:26 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.flows.api.create_volume [None req-2ce48dae-6de2-49a7-beca-6f43c9bc59c6 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Validating volume size '1' using validate_int {{(pid=86935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 13:04:26 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-2ce48dae-6de2-49a7-beca-6f43c9bc59c6 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18a02fa8-ea4d-4137-a7f0-54f675112a93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:26 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-2ce48dae-6de2-49a7-beca-6f43c9bc59c6 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28d043a6-5dea-4005-bbc7-7659bbe98dd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:26 devstack devstack@c-api.service[86935]: DEBUG cinder.quota [None req-2ce48dae-6de2-49a7-beca-6f43c9bc59c6 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Created reservations ['8d6d1c4b-f272-4116-8ed0-4bccd4f95d52', 'e525e04c-a007-4c51-a2e1-373231289389', '13537083-a6e5-4837-98e7-3de920965432', '2adb9ea2-4e78-4401-8e17-e185964a0bef'] {{(pid=86935) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 13:04:26 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-2ce48dae-6de2-49a7-beca-6f43c9bc59c6 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28d043a6-5dea-4005-bbc7-7659bbe98dd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8d6d1c4b-f272-4116-8ed0-4bccd4f95d52', 'e525e04c-a007-4c51-a2e1-373231289389', '13537083-a6e5-4837-98e7-3de920965432', '2adb9ea2-4e78-4401-8e17-e185964a0bef']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:26 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-2ce48dae-6de2-49a7-beca-6f43c9bc59c6 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1eadf9c-9db9-4ea6-a012-8173f6e7986d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:26 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:26 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:04:26 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-2ce48dae-6de2-49a7-beca-6f43c9bc59c6 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1eadf9c-9db9-4ea6-a012-8173f6e7986d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2a3c6939-30da-42e2-8cb8-462b4f8cda42', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1891033220',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41747078b33b46be8d9c5a2da0b8b722',qos_specs=None,replication_status=,reservations=['8d6d1c4b-f272-4116-8ed0-4bccd4f95d52','e525e04c-a007-4c51-a2e1-373231289389','13537083-a6e5-4837-98e7-3de920965432','2adb9ea2-4e78-4401-8e17-e185964a0bef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='528da5a261ae4043a6f296516bdc391e',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T11:04:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1891033220',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2a3c6939-30da-42e2-8cb8-462b4f8cda42,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='41747078b33b46be8d9c5a2da0b8b722',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='528da5a261ae4043a6f296516bdc391e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:26 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-2ce48dae-6de2-49a7-beca-6f43c9bc59c6 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a177698e-52bb-47fc-a340-d077805c58e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:26 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-2ce48dae-6de2-49a7-beca-6f43c9bc59c6 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a177698e-52bb-47fc-a340-d077805c58e1) transitioned into state 'SUCCESS' from state '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-1891033220',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41747078b33b46be8d9c5a2da0b8b722',qos_specs=None,replication_status=,reservations=['8d6d1c4b-f272-4116-8ed0-4bccd4f95d52','e525e04c-a007-4c51-a2e1-373231289389','13537083-a6e5-4837-98e7-3de920965432','2adb9ea2-4e78-4401-8e17-e185964a0bef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='528da5a261ae4043a6f296516bdc391e',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:26 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-2ce48dae-6de2-49a7-beca-6f43c9bc59c6 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c3237e3-2ca8-4f0c-b0a1-472662cc14ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:26 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-2ce48dae-6de2-49a7-beca-6f43c9bc59c6 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c3237e3-2ca8-4f0c-b0a1-472662cc14ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:26 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-2ce48dae-6de2-49a7-beca-6f43c9bc59c6 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Flow 'volume_create_api' (365524cf-384e-40c6-a655-64c862224d05) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 13:04:26 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-2ce48dae-6de2-49a7-beca-6f43c9bc59c6 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Create volume request issued successfully. Sep 02 13:04:26 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-2ce48dae-6de2-49a7-beca-6f43c9bc59c6 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 13:04:26 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1456/2877] 192.168.122.82 () {60 vars in 1138 bytes} [Wed Sep 2 13:04:26 2026] POST /volume/v3/volumes => generated 771 bytes in 483 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 13:04:26 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-62e062b0-1396-42d7-8348-53f59de012f8 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:26 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-62e062b0-1396-42d7-8348-53f59de012f8 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 13:04:26 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-62e062b0-1396-42d7-8348-53f59de012f8 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "73425ae3-b63e-47c5-adbb-f1018dcb7cad", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1400150326"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:04:26 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.volumes [None req-62e062b0-1396-42d7-8348-53f59de012f8 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Create volume request body: {'volume': {"'source_volid": '73425ae3-b63e-47c5-adbb-f1018dcb7cad', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1400150326'}} {{(pid=86936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 13:04:26 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-62e062b0-1396-42d7-8348-53f59de012f8 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Create volume of 1 GB Sep 02 13:04:26 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-62e062b0-1396-42d7-8348-53f59de012f8 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Availability Zones retrieved successfully. Sep 02 13:04:26 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-62e062b0-1396-42d7-8348-53f59de012f8 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Flow 'volume_create_api' (f7fb92e6-ab90-4270-8d47-c39dc3815124) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 13:04:26 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-62e062b0-1396-42d7-8348-53f59de012f8 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41f05495-8d71-47d3-bf00-485fadb27fdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:26 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.flows.api.create_volume [None req-62e062b0-1396-42d7-8348-53f59de012f8 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Validating volume size '1' using validate_int {{(pid=86936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 13:04:26 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-62e062b0-1396-42d7-8348-53f59de012f8 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41f05495-8d71-47d3-bf00-485fadb27fdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:26 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-62e062b0-1396-42d7-8348-53f59de012f8 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47589eb3-7571-4ff8-a4c7-62512bc84440) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:27 devstack devstack@c-api.service[86936]: DEBUG cinder.quota [None req-62e062b0-1396-42d7-8348-53f59de012f8 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Created reservations ['db2d73a5-38b5-4e21-917f-53a33fddbbf7', '9abb66c1-aa70-4496-82e3-0198ea9d20f5', '58d252f2-e040-4dbb-a389-30d2059ee0ef', '1287d5cc-cafe-4c75-af77-be3d3de56228'] {{(pid=86936) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 13:04:27 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-62e062b0-1396-42d7-8348-53f59de012f8 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47589eb3-7571-4ff8-a4c7-62512bc84440) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['db2d73a5-38b5-4e21-917f-53a33fddbbf7', '9abb66c1-aa70-4496-82e3-0198ea9d20f5', '58d252f2-e040-4dbb-a389-30d2059ee0ef', '1287d5cc-cafe-4c75-af77-be3d3de56228']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:27 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-62e062b0-1396-42d7-8348-53f59de012f8 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b9a9f48-fdd8-4036-936d-6b78d4c1f8d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:27 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-79ef9cbe-2763-442a-a9ee-49044b3b0345 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:27 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-79ef9cbe-2763-442a-a9ee-49044b3b0345 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] GET http://192.168.122.82/volume/v3/volumes/429144e7-0fe8-4b4f-ba95-b30a9dd6ac6f Sep 02 13:04:27 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-79ef9cbe-2763-442a-a9ee-49044b3b0345 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:27 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-79ef9cbe-2763-442a-a9ee-49044b3b0345 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:27 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:27 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:04:27 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-62e062b0-1396-42d7-8348-53f59de012f8 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b9a9f48-fdd8-4036-936d-6b78d4c1f8d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0a2daaf8-b394-4517-b3a9-ef9132a91f6c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1400150326',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41747078b33b46be8d9c5a2da0b8b722',qos_specs=None,replication_status=,reservations=['db2d73a5-38b5-4e21-917f-53a33fddbbf7','9abb66c1-aa70-4496-82e3-0198ea9d20f5','58d252f2-e040-4dbb-a389-30d2059ee0ef','1287d5cc-cafe-4c75-af77-be3d3de56228'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='528da5a261ae4043a6f296516bdc391e',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T11:04:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1400150326',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0a2daaf8-b394-4517-b3a9-ef9132a91f6c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='41747078b33b46be8d9c5a2da0b8b722',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='528da5a261ae4043a6f296516bdc391e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:27 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-62e062b0-1396-42d7-8348-53f59de012f8 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (231f4f4f-8d16-4dcf-9a34-cad8910a4f96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:27 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:27 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:04:27 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:27 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:04:27 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-79ef9cbe-2763-442a-a9ee-49044b3b0345 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Volume info retrieved successfully. Sep 02 13:04:27 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-62e062b0-1396-42d7-8348-53f59de012f8 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (231f4f4f-8d16-4dcf-9a34-cad8910a4f96) transitioned into state 'SUCCESS' from state '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-1400150326',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41747078b33b46be8d9c5a2da0b8b722',qos_specs=None,replication_status=,reservations=['db2d73a5-38b5-4e21-917f-53a33fddbbf7','9abb66c1-aa70-4496-82e3-0198ea9d20f5','58d252f2-e040-4dbb-a389-30d2059ee0ef','1287d5cc-cafe-4c75-af77-be3d3de56228'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='528da5a261ae4043a6f296516bdc391e',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:27 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-62e062b0-1396-42d7-8348-53f59de012f8 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56ffcd33-0516-43f0-828a-0dae0572a0ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:27 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-79ef9cbe-2763-442a-a9ee-49044b3b0345 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] http://192.168.122.82/volume/v3/volumes/429144e7-0fe8-4b4f-ba95-b30a9dd6ac6f returned with HTTP 200 Sep 02 13:04:27 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1457/2878] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 13:04:27 2026] GET /volume/v3/volumes/429144e7-0fe8-4b4f-ba95-b30a9dd6ac6f => generated 1013 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 13:04:27 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-62e062b0-1396-42d7-8348-53f59de012f8 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56ffcd33-0516-43f0-828a-0dae0572a0ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:27 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-62e062b0-1396-42d7-8348-53f59de012f8 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Flow 'volume_create_api' (f7fb92e6-ab90-4270-8d47-c39dc3815124) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 13:04:27 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-62e062b0-1396-42d7-8348-53f59de012f8 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Create volume request issued successfully. Sep 02 13:04:27 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-62e062b0-1396-42d7-8348-53f59de012f8 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 13:04:27 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1422/2879] 192.168.122.82 () {60 vars in 1138 bytes} [Wed Sep 2 13:04:26 2026] POST /volume/v3/volumes => generated 771 bytes in 545 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 13:04:27 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-bd169948-98c0-44d8-adeb-70e8b2c7bcf2 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:27 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-bd169948-98c0-44d8-adeb-70e8b2c7bcf2 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] GET http://192.168.122.82/volume/v3/volumes/7c0df139-d6b0-47a9-9707-7c9ca28e629a Sep 02 13:04:27 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-bd169948-98c0-44d8-adeb-70e8b2c7bcf2 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:27 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-bd169948-98c0-44d8-adeb-70e8b2c7bcf2 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:27 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:27 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:04:27 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:27 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:04:27 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-9c266dbf-1a75-4ee2-82c0-e89706b5c412 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:27 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-9c266dbf-1a75-4ee2-82c0-e89706b5c412 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] GET http://192.168.122.82/volume/v3/volumes/5b991e6e-8f61-49e4-8840-b1fe22e94418 Sep 02 13:04:27 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-bd169948-98c0-44d8-adeb-70e8b2c7bcf2 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Volume info retrieved successfully. Sep 02 13:04:27 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-9c266dbf-1a75-4ee2-82c0-e89706b5c412 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:27 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-9c266dbf-1a75-4ee2-82c0-e89706b5c412 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:27 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-bd169948-98c0-44d8-adeb-70e8b2c7bcf2 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] http://192.168.122.82/volume/v3/volumes/7c0df139-d6b0-47a9-9707-7c9ca28e629a returned with HTTP 200 Sep 02 13:04:27 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1458/2880] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:04:27 2026] GET /volume/v3/volumes/7c0df139-d6b0-47a9-9707-7c9ca28e629a => generated 863 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:04:27 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-b1b2b71c-e1c8-4436-8728-df2737c852f6 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:27 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-9c266dbf-1a75-4ee2-82c0-e89706b5c412 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] http://192.168.122.82/volume/v3/volumes/5b991e6e-8f61-49e4-8840-b1fe22e94418 returned with HTTP 404 Sep 02 13:04:27 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1423/2881] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:04:27 2026] GET /volume/v3/volumes/5b991e6e-8f61-49e4-8840-b1fe22e94418 => generated 109 bytes in 67 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 13:04:27 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-b1b2b71c-e1c8-4436-8728-df2737c852f6 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] GET http://192.168.122.82/volume/v3/volumes/98a48559-5fd1-41a8-9f0e-562e13441430 Sep 02 13:04:27 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-b1b2b71c-e1c8-4436-8728-df2737c852f6 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:27 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-b1b2b71c-e1c8-4436-8728-df2737c852f6 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:27 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-c6313466-e60d-42f7-99da-e0510235cdc7 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:27 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-c6313466-e60d-42f7-99da-e0510235cdc7 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] DELETE http://192.168.122.82/volume/v3/volumes/acb697b3-0a3e-47b1-8c6e-45d86278a9f2 Sep 02 13:04:27 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-c6313466-e60d-42f7-99da-e0510235cdc7 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:27 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-c6313466-e60d-42f7-99da-e0510235cdc7 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Calling method 'delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:27 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-c6313466-e60d-42f7-99da-e0510235cdc7 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Delete volume with id: acb697b3-0a3e-47b1-8c6e-45d86278a9f2 Sep 02 13:04:27 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:27 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:04:27 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:27 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:04:27 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:27 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:04:27 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:27 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:04:27 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-c6313466-e60d-42f7-99da-e0510235cdc7 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Volume info retrieved successfully. Sep 02 13:04:27 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-b1b2b71c-e1c8-4436-8728-df2737c852f6 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Volume info retrieved successfully. Sep 02 13:04:27 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-b1b2b71c-e1c8-4436-8728-df2737c852f6 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] http://192.168.122.82/volume/v3/volumes/98a48559-5fd1-41a8-9f0e-562e13441430 returned with HTTP 200 Sep 02 13:04:27 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1459/2882] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:04:27 2026] GET /volume/v3/volumes/98a48559-5fd1-41a8-9f0e-562e13441430 => generated 862 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:04:27 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-c6313466-e60d-42f7-99da-e0510235cdc7 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Delete volume request issued successfully. Sep 02 13:04:27 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-c6313466-e60d-42f7-99da-e0510235cdc7 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] http://192.168.122.82/volume/v3/volumes/acb697b3-0a3e-47b1-8c6e-45d86278a9f2 returned with HTTP 202 Sep 02 13:04:27 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1424/2883] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 13:04:27 2026] DELETE /volume/v3/volumes/acb697b3-0a3e-47b1-8c6e-45d86278a9f2 => generated 0 bytes in 131 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 13:04:27 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-a829f2e3-7d5c-43cc-a3d2-d1209bd17184 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:27 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-a829f2e3-7d5c-43cc-a3d2-d1209bd17184 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] GET http://192.168.122.82/volume/v3/volumes/acb697b3-0a3e-47b1-8c6e-45d86278a9f2 Sep 02 13:04:27 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-a829f2e3-7d5c-43cc-a3d2-d1209bd17184 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:27 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-a829f2e3-7d5c-43cc-a3d2-d1209bd17184 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:27 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:27 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:04:27 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:27 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:04:27 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-a829f2e3-7d5c-43cc-a3d2-d1209bd17184 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Volume info retrieved successfully. Sep 02 13:04:27 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-a829f2e3-7d5c-43cc-a3d2-d1209bd17184 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] http://192.168.122.82/volume/v3/volumes/acb697b3-0a3e-47b1-8c6e-45d86278a9f2 returned with HTTP 200 Sep 02 13:04:27 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1460/2884] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:04:27 2026] GET /volume/v3/volumes/acb697b3-0a3e-47b1-8c6e-45d86278a9f2 => generated 858 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:04:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-67b3334c-60c1-417d-aa52-bdede2111a5b None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:28 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-67b3334c-60c1-417d-aa52-bdede2111a5b tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] GET http://192.168.122.82/volume/v3/volumes/429144e7-0fe8-4b4f-ba95-b30a9dd6ac6f Sep 02 13:04:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-67b3334c-60c1-417d-aa52-bdede2111a5b tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-67b3334c-60c1-417d-aa52-bdede2111a5b tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:28 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-67b3334c-60c1-417d-aa52-bdede2111a5b tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] http://192.168.122.82/volume/v3/volumes/429144e7-0fe8-4b4f-ba95-b30a9dd6ac6f returned with HTTP 404 Sep 02 13:04:28 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1425/2885] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 13:04:28 2026] GET /volume/v3/volumes/429144e7-0fe8-4b4f-ba95-b30a9dd6ac6f => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 13:04:28 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-e6a28304-980c-4160-8f23-aebdf60cf454 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:28 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e6a28304-980c-4160-8f23-aebdf60cf454 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] POST http://192.168.122.82/volume/v3/volumes Sep 02 13:04:28 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-e6a28304-980c-4160-8f23-aebdf60cf454 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1040758317"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:04:28 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.volumes [None req-e6a28304-980c-4160-8f23-aebdf60cf454 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1040758317'}} {{(pid=86935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 13:04:28 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-e6a28304-980c-4160-8f23-aebdf60cf454 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Create volume of 1 GB Sep 02 13:04:28 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-e6a28304-980c-4160-8f23-aebdf60cf454 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Availability Zones retrieved successfully. Sep 02 13:04:28 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-e6a28304-980c-4160-8f23-aebdf60cf454 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Flow 'volume_create_api' (1d400881-582c-45db-81ef-3d3a6520e428) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 13:04:28 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-e6a28304-980c-4160-8f23-aebdf60cf454 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51a8bf6d-a202-42d7-aefa-8376b8e14fb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:28 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.flows.api.create_volume [None req-e6a28304-980c-4160-8f23-aebdf60cf454 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Validating volume size '1' using validate_int {{(pid=86935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 13:04:28 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-e6a28304-980c-4160-8f23-aebdf60cf454 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51a8bf6d-a202-42d7-aefa-8376b8e14fb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:28 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-e6a28304-980c-4160-8f23-aebdf60cf454 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eccb1cd9-1be1-4c1f-aab4-0a0f3e9238d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-d6435fd2-2349-4d9b-a419-8c97cb550fdf None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:28 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-d6435fd2-2349-4d9b-a419-8c97cb550fdf tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] GET http://192.168.122.82/volume/v3/volumes/98a48559-5fd1-41a8-9f0e-562e13441430 Sep 02 13:04:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-d6435fd2-2349-4d9b-a419-8c97cb550fdf tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-d6435fd2-2349-4d9b-a419-8c97cb550fdf tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:28 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:28 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:04:28 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:28 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:04:28 devstack devstack@c-api.service[86935]: DEBUG cinder.quota [None req-e6a28304-980c-4160-8f23-aebdf60cf454 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Created reservations ['b7687b72-98b8-4b89-adc5-b41888fd4a42', '69275a82-55c7-48eb-9585-7ecd4decfb48', '1f3ea8a3-7dae-4ef9-ba18-8cc34f10eddd', 'eca2e2a0-ab1b-4880-8489-fba805a78c21'] {{(pid=86935) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 13:04:28 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-e6a28304-980c-4160-8f23-aebdf60cf454 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eccb1cd9-1be1-4c1f-aab4-0a0f3e9238d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b7687b72-98b8-4b89-adc5-b41888fd4a42', '69275a82-55c7-48eb-9585-7ecd4decfb48', '1f3ea8a3-7dae-4ef9-ba18-8cc34f10eddd', 'eca2e2a0-ab1b-4880-8489-fba805a78c21']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:28 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-e6a28304-980c-4160-8f23-aebdf60cf454 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19bc5f4d-38d2-498d-8e4b-80ff0249d7c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:28 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-d6435fd2-2349-4d9b-a419-8c97cb550fdf tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Volume info retrieved successfully. Sep 02 13:04:28 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-d6435fd2-2349-4d9b-a419-8c97cb550fdf tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] http://192.168.122.82/volume/v3/volumes/98a48559-5fd1-41a8-9f0e-562e13441430 returned with HTTP 200 Sep 02 13:04:28 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1426/2886] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:04:28 2026] GET /volume/v3/volumes/98a48559-5fd1-41a8-9f0e-562e13441430 => generated 863 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:04:28 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:28 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:04:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-dbd9843d-8bb5-4e64-b92e-a3c29542e0ce None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:28 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-e6a28304-980c-4160-8f23-aebdf60cf454 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19bc5f4d-38d2-498d-8e4b-80ff0249d7c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '230b105b-51e2-4d2f-803d-be4b06f3926b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1040758317',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f54192cc92db41c99c6c1bdec5669dae',qos_specs=None,replication_status=,reservations=['b7687b72-98b8-4b89-adc5-b41888fd4a42','69275a82-55c7-48eb-9585-7ecd4decfb48','1f3ea8a3-7dae-4ef9-ba18-8cc34f10eddd','eca2e2a0-ab1b-4880-8489-fba805a78c21'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a4983d61b014670939e80b098a3376c',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T11:04:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1040758317',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=230b105b-51e2-4d2f-803d-be4b06f3926b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f54192cc92db41c99c6c1bdec5669dae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4a4983d61b014670939e80b098a3376c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:28 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-dbd9843d-8bb5-4e64-b92e-a3c29542e0ce tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] GET http://192.168.122.82/volume/v3/volumes/7c63277c-1c9a-47dd-ba32-b90734c56363 Sep 02 13:04:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-dbd9843d-8bb5-4e64-b92e-a3c29542e0ce tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-dbd9843d-8bb5-4e64-b92e-a3c29542e0ce tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:28 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-e6a28304-980c-4160-8f23-aebdf60cf454 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f05ab56e-13be-46c1-9974-b5ac32f025e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:28 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:28 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:04:28 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:28 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:04:28 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-dbd9843d-8bb5-4e64-b92e-a3c29542e0ce tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Volume info retrieved successfully. Sep 02 13:04:28 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-dbd9843d-8bb5-4e64-b92e-a3c29542e0ce tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] http://192.168.122.82/volume/v3/volumes/7c63277c-1c9a-47dd-ba32-b90734c56363 returned with HTTP 200 Sep 02 13:04:28 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1427/2887] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:04:28 2026] GET /volume/v3/volumes/7c63277c-1c9a-47dd-ba32-b90734c56363 => generated 863 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:04:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-d5c163ce-5740-4116-8076-06a5324953a2 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:28 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-e6a28304-980c-4160-8f23-aebdf60cf454 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f05ab56e-13be-46c1-9974-b5ac32f025e6) transitioned into state 'SUCCESS' from state '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-1040758317',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f54192cc92db41c99c6c1bdec5669dae',qos_specs=None,replication_status=,reservations=['b7687b72-98b8-4b89-adc5-b41888fd4a42','69275a82-55c7-48eb-9585-7ecd4decfb48','1f3ea8a3-7dae-4ef9-ba18-8cc34f10eddd','eca2e2a0-ab1b-4880-8489-fba805a78c21'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a4983d61b014670939e80b098a3376c',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:28 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-e6a28304-980c-4160-8f23-aebdf60cf454 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9670ca51-d0a6-4017-9e26-828153635da7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:28 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-d5c163ce-5740-4116-8076-06a5324953a2 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] GET http://192.168.122.82/volume/v3/volumes/acb697b3-0a3e-47b1-8c6e-45d86278a9f2 Sep 02 13:04:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-d5c163ce-5740-4116-8076-06a5324953a2 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-d5c163ce-5740-4116-8076-06a5324953a2 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:28 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-e6a28304-980c-4160-8f23-aebdf60cf454 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9670ca51-d0a6-4017-9e26-828153635da7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:28 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-e6a28304-980c-4160-8f23-aebdf60cf454 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Flow 'volume_create_api' (1d400881-582c-45db-81ef-3d3a6520e428) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 13:04:28 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-e6a28304-980c-4160-8f23-aebdf60cf454 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Create volume request issued successfully. Sep 02 13:04:28 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:28 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:04:28 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e6a28304-980c-4160-8f23-aebdf60cf454 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 13:04:28 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1461/2888] 192.168.122.82 () {62 vars in 1178 bytes} [Wed Sep 2 13:04:28 2026] POST /volume/v3/volumes => generated 785 bytes in 458 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 13:04:28 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:28 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:04:28 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-d5c163ce-5740-4116-8076-06a5324953a2 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Volume info retrieved successfully. Sep 02 13:04:28 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-3ea4d2d0-2090-4b3e-9bf3-67ddaa33e9ed None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:28 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-3ea4d2d0-2090-4b3e-9bf3-67ddaa33e9ed tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] GET http://192.168.122.82/volume/v3/volumes/230b105b-51e2-4d2f-803d-be4b06f3926b Sep 02 13:04:28 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-3ea4d2d0-2090-4b3e-9bf3-67ddaa33e9ed tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:28 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-3ea4d2d0-2090-4b3e-9bf3-67ddaa33e9ed tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:28 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-d5c163ce-5740-4116-8076-06a5324953a2 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] http://192.168.122.82/volume/v3/volumes/acb697b3-0a3e-47b1-8c6e-45d86278a9f2 returned with HTTP 200 Sep 02 13:04:28 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1428/2889] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:04:28 2026] GET /volume/v3/volumes/acb697b3-0a3e-47b1-8c6e-45d86278a9f2 => generated 858 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:04:28 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:28 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:04:28 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:28 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:04:28 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-3ea4d2d0-2090-4b3e-9bf3-67ddaa33e9ed tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Volume info retrieved successfully. Sep 02 13:04:28 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-3ea4d2d0-2090-4b3e-9bf3-67ddaa33e9ed tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] http://192.168.122.82/volume/v3/volumes/230b105b-51e2-4d2f-803d-be4b06f3926b returned with HTTP 200 Sep 02 13:04:28 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1462/2890] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 13:04:28 2026] GET /volume/v3/volumes/230b105b-51e2-4d2f-803d-be4b06f3926b => generated 964 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 13:04:29 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-31da3fb7-2d09-445e-a334-e47c89bff538 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:29 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-31da3fb7-2d09-445e-a334-e47c89bff538 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] GET http://192.168.122.82/volume/v3/volumes/7c63277c-1c9a-47dd-ba32-b90734c56363 Sep 02 13:04:29 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-31da3fb7-2d09-445e-a334-e47c89bff538 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:29 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-31da3fb7-2d09-445e-a334-e47c89bff538 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:29 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:29 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:04:29 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:29 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:04:29 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-31da3fb7-2d09-445e-a334-e47c89bff538 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Volume info retrieved successfully. Sep 02 13:04:29 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-31da3fb7-2d09-445e-a334-e47c89bff538 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] http://192.168.122.82/volume/v3/volumes/7c63277c-1c9a-47dd-ba32-b90734c56363 returned with HTTP 200 Sep 02 13:04:29 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1429/2891] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:04:29 2026] GET /volume/v3/volumes/7c63277c-1c9a-47dd-ba32-b90734c56363 => generated 864 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:04:29 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-3fa6ce8b-b84a-4639-b883-852c2fa6b27e None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:29 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-3fa6ce8b-b84a-4639-b883-852c2fa6b27e tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] GET http://192.168.122.82/volume/v3/volumes/2a3c6939-30da-42e2-8cb8-462b4f8cda42 Sep 02 13:04:29 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-3fa6ce8b-b84a-4639-b883-852c2fa6b27e tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:29 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-3fa6ce8b-b84a-4639-b883-852c2fa6b27e tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:29 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-5ef568b7-c4ef-44cb-b08a-08917948e05a None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:29 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:29 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:04:29 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:29 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:04:29 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-5ef568b7-c4ef-44cb-b08a-08917948e05a tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] GET http://192.168.122.82/volume/v3/volumes/acb697b3-0a3e-47b1-8c6e-45d86278a9f2 Sep 02 13:04:29 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-5ef568b7-c4ef-44cb-b08a-08917948e05a tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:29 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-5ef568b7-c4ef-44cb-b08a-08917948e05a tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:29 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-3fa6ce8b-b84a-4639-b883-852c2fa6b27e tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Volume info retrieved successfully. Sep 02 13:04:29 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-5ef568b7-c4ef-44cb-b08a-08917948e05a tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] http://192.168.122.82/volume/v3/volumes/acb697b3-0a3e-47b1-8c6e-45d86278a9f2 returned with HTTP 404 Sep 02 13:04:29 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1430/2892] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:04:29 2026] GET /volume/v3/volumes/acb697b3-0a3e-47b1-8c6e-45d86278a9f2 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 13:04:29 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-b53f2570-335f-4534-ba2c-780bfdb5a56d None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:29 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-b53f2570-335f-4534-ba2c-780bfdb5a56d tempest-VolumeImageDependencyTests-1193745691 tempest-VolumeImageDependencyTests-1193745691-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 13:04:29 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-b53f2570-335f-4534-ba2c-780bfdb5a56d tempest-VolumeImageDependencyTests-1193745691 tempest-VolumeImageDependencyTests-1193745691-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "97a87809-dbc0-4758-993d-f63918679b2c", "size": 1}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:04:29 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-3fa6ce8b-b84a-4639-b883-852c2fa6b27e tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] http://192.168.122.82/volume/v3/volumes/2a3c6939-30da-42e2-8cb8-462b4f8cda42 returned with HTTP 200 Sep 02 13:04:29 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1463/2893] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:04:29 2026] GET /volume/v3/volumes/2a3c6939-30da-42e2-8cb8-462b4f8cda42 => generated 863 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:04:29 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.volumes [None req-b53f2570-335f-4534-ba2c-780bfdb5a56d tempest-VolumeImageDependencyTests-1193745691 tempest-VolumeImageDependencyTests-1193745691-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': '97a87809-dbc0-4758-993d-f63918679b2c', 'size': 1}} {{(pid=86936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 13:04:29 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-a8ff712f-9187-47e4-a52b-52c7dc588065 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:29 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-a8ff712f-9187-47e4-a52b-52c7dc588065 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] DELETE http://192.168.122.82/volume/v3/snapshots/6c84962f-1cd0-4d0f-801b-abc036e36d5c Sep 02 13:04:29 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-a8ff712f-9187-47e4-a52b-52c7dc588065 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:29 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-a8ff712f-9187-47e4-a52b-52c7dc588065 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Calling method 'delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:29 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.snapshots [None req-a8ff712f-9187-47e4-a52b-52c7dc588065 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Delete snapshot with id: 6c84962f-1cd0-4d0f-801b-abc036e36d5c Sep 02 13:04:29 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:29 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:04:29 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-a8ff712f-9187-47e4-a52b-52c7dc588065 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Snapshot retrieved successfully. Sep 02 13:04:29 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:29 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:04:29 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-a8ff712f-9187-47e4-a52b-52c7dc588065 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Snapshot delete request issued successfully. Sep 02 13:04:29 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-a8ff712f-9187-47e4-a52b-52c7dc588065 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] http://192.168.122.82/volume/v3/snapshots/6c84962f-1cd0-4d0f-801b-abc036e36d5c returned with HTTP 202 Sep 02 13:04:29 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1464/2894] 192.168.122.82 () {58 vars in 1236 bytes} [Wed Sep 2 13:04:29 2026] DELETE /volume/v3/snapshots/6c84962f-1cd0-4d0f-801b-abc036e36d5c => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 13:04:29 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-965f9d10-8002-4093-a555-1ec99baa2666 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:29 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-965f9d10-8002-4093-a555-1ec99baa2666 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] GET http://192.168.122.82/volume/v3/volumes/230b105b-51e2-4d2f-803d-be4b06f3926b Sep 02 13:04:29 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-965f9d10-8002-4093-a555-1ec99baa2666 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:29 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-965f9d10-8002-4093-a555-1ec99baa2666 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:30 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:30 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:04:30 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:30 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:04:30 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-965f9d10-8002-4093-a555-1ec99baa2666 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Volume info retrieved successfully. Sep 02 13:04:30 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-965f9d10-8002-4093-a555-1ec99baa2666 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] http://192.168.122.82/volume/v3/volumes/230b105b-51e2-4d2f-803d-be4b06f3926b returned with HTTP 200 Sep 02 13:04:30 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1465/2895] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 13:04:29 2026] GET /volume/v3/volumes/230b105b-51e2-4d2f-803d-be4b06f3926b => generated 1014 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 13:04:30 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-5834389b-ee03-4061-87b4-907fbda1143d None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:30 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-5834389b-ee03-4061-87b4-907fbda1143d tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] GET http://192.168.122.82/volume/v3/snapshots/6c84962f-1cd0-4d0f-801b-abc036e36d5c Sep 02 13:04:30 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-5834389b-ee03-4061-87b4-907fbda1143d tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:30 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-5834389b-ee03-4061-87b4-907fbda1143d tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:30 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:30 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:04:30 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-5834389b-ee03-4061-87b4-907fbda1143d tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Snapshot retrieved successfully. Sep 02 13:04:30 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-5834389b-ee03-4061-87b4-907fbda1143d tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] http://192.168.122.82/volume/v3/snapshots/6c84962f-1cd0-4d0f-801b-abc036e36d5c returned with HTTP 200 Sep 02 13:04:30 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1466/2896] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:04:30 2026] GET /volume/v3/snapshots/6c84962f-1cd0-4d0f-801b-abc036e36d5c => generated 474 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:04:30 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-b53f2570-335f-4534-ba2c-780bfdb5a56d tempest-VolumeImageDependencyTests-1193745691 tempest-VolumeImageDependencyTests-1193745691-project-member] Create volume of 1 GB Sep 02 13:04:30 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-b53f2570-335f-4534-ba2c-780bfdb5a56d tempest-VolumeImageDependencyTests-1193745691 tempest-VolumeImageDependencyTests-1193745691-project-member] Availability Zones retrieved successfully. Sep 02 13:04:30 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-b53f2570-335f-4534-ba2c-780bfdb5a56d tempest-VolumeImageDependencyTests-1193745691 tempest-VolumeImageDependencyTests-1193745691-project-member] Flow 'volume_create_api' (0d66cb63-b615-4e52-9792-7c10eb77fc21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 13:04:30 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-b53f2570-335f-4534-ba2c-780bfdb5a56d tempest-VolumeImageDependencyTests-1193745691 tempest-VolumeImageDependencyTests-1193745691-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48d0bc79-b4c9-4cb0-8e3e-4cafde2810a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:30 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.flows.api.create_volume [None req-b53f2570-335f-4534-ba2c-780bfdb5a56d tempest-VolumeImageDependencyTests-1193745691 tempest-VolumeImageDependencyTests-1193745691-project-member] Validating volume size '1' using validate_int {{(pid=86936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 13:04:30 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-b53f2570-335f-4534-ba2c-780bfdb5a56d tempest-VolumeImageDependencyTests-1193745691 tempest-VolumeImageDependencyTests-1193745691-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48d0bc79-b4c9-4cb0-8e3e-4cafde2810a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:30 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-b53f2570-335f-4534-ba2c-780bfdb5a56d tempest-VolumeImageDependencyTests-1193745691 tempest-VolumeImageDependencyTests-1193745691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c20c31be-560e-4a9b-9aea-c944699994cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:30 devstack devstack@c-api.service[86936]: DEBUG cinder.quota [None req-b53f2570-335f-4534-ba2c-780bfdb5a56d tempest-VolumeImageDependencyTests-1193745691 tempest-VolumeImageDependencyTests-1193745691-project-member] Created reservations ['280c4297-7905-40d1-80c8-87d641b20a9d', 'b74f5422-6c83-4741-9586-6bbd28abcadf', 'fbed1656-9167-42a1-8e77-9329a21245dc', '42434c5c-f5ad-458a-887b-0c286150ab8c'] {{(pid=86936) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 13:04:30 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-b53f2570-335f-4534-ba2c-780bfdb5a56d tempest-VolumeImageDependencyTests-1193745691 tempest-VolumeImageDependencyTests-1193745691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c20c31be-560e-4a9b-9aea-c944699994cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['280c4297-7905-40d1-80c8-87d641b20a9d', 'b74f5422-6c83-4741-9586-6bbd28abcadf', 'fbed1656-9167-42a1-8e77-9329a21245dc', '42434c5c-f5ad-458a-887b-0c286150ab8c']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:30 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-b53f2570-335f-4534-ba2c-780bfdb5a56d tempest-VolumeImageDependencyTests-1193745691 tempest-VolumeImageDependencyTests-1193745691-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56171f51-8360-4b80-acab-4f767aea9ebc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:30 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:30 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:04:30 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-b53f2570-335f-4534-ba2c-780bfdb5a56d tempest-VolumeImageDependencyTests-1193745691 tempest-VolumeImageDependencyTests-1193745691-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56171f51-8360-4b80-acab-4f767aea9ebc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2935c39c-afe2-4513-a859-79e39b768fe9', '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='26c15cd37d504110a3dc97c49423b9c2',qos_specs=None,replication_status=,reservations=['280c4297-7905-40d1-80c8-87d641b20a9d','b74f5422-6c83-4741-9586-6bbd28abcadf','fbed1656-9167-42a1-8e77-9329a21245dc','42434c5c-f5ad-458a-887b-0c286150ab8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d31e4841d6740e89d29cc8f5fc3633f',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T11:04:30Z,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=2935c39c-afe2-4513-a859-79e39b768fe9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='26c15cd37d504110a3dc97c49423b9c2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8d31e4841d6740e89d29cc8f5fc3633f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:30 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-b53f2570-335f-4534-ba2c-780bfdb5a56d tempest-VolumeImageDependencyTests-1193745691 tempest-VolumeImageDependencyTests-1193745691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (663a8368-71b6-4028-a18c-05183011cb74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:30 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-b53f2570-335f-4534-ba2c-780bfdb5a56d tempest-VolumeImageDependencyTests-1193745691 tempest-VolumeImageDependencyTests-1193745691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (663a8368-71b6-4028-a18c-05183011cb74) transitioned into state 'SUCCESS' from 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='26c15cd37d504110a3dc97c49423b9c2',qos_specs=None,replication_status=,reservations=['280c4297-7905-40d1-80c8-87d641b20a9d','b74f5422-6c83-4741-9586-6bbd28abcadf','fbed1656-9167-42a1-8e77-9329a21245dc','42434c5c-f5ad-458a-887b-0c286150ab8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d31e4841d6740e89d29cc8f5fc3633f',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:30 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-b53f2570-335f-4534-ba2c-780bfdb5a56d tempest-VolumeImageDependencyTests-1193745691 tempest-VolumeImageDependencyTests-1193745691-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea29010b-ba2f-4ac6-9bf5-0efc197412f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:30 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-b53f2570-335f-4534-ba2c-780bfdb5a56d tempest-VolumeImageDependencyTests-1193745691 tempest-VolumeImageDependencyTests-1193745691-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea29010b-ba2f-4ac6-9bf5-0efc197412f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:30 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-b53f2570-335f-4534-ba2c-780bfdb5a56d tempest-VolumeImageDependencyTests-1193745691 tempest-VolumeImageDependencyTests-1193745691-project-member] Flow 'volume_create_api' (0d66cb63-b615-4e52-9792-7c10eb77fc21) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 13:04:30 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-b53f2570-335f-4534-ba2c-780bfdb5a56d tempest-VolumeImageDependencyTests-1193745691 tempest-VolumeImageDependencyTests-1193745691-project-member] Create volume request issued successfully. Sep 02 13:04:30 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-b53f2570-335f-4534-ba2c-780bfdb5a56d tempest-VolumeImageDependencyTests-1193745691 tempest-VolumeImageDependencyTests-1193745691-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 13:04:30 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1431/2897] 192.168.122.82 () {62 vars in 1179 bytes} [Wed Sep 2 13:04:29 2026] POST /volume/v3/volumes => generated 782 bytes in 859 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 13:04:30 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-2e11f93a-75a4-4af7-915c-78cdc1278fe8 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:30 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-2e11f93a-75a4-4af7-915c-78cdc1278fe8 tempest-VolumeImageDependencyTests-1193745691 tempest-VolumeImageDependencyTests-1193745691-project-member] GET http://192.168.122.82/volume/v3/volumes/2935c39c-afe2-4513-a859-79e39b768fe9 Sep 02 13:04:30 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-2e11f93a-75a4-4af7-915c-78cdc1278fe8 tempest-VolumeImageDependencyTests-1193745691 tempest-VolumeImageDependencyTests-1193745691-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:30 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-2e11f93a-75a4-4af7-915c-78cdc1278fe8 tempest-VolumeImageDependencyTests-1193745691 tempest-VolumeImageDependencyTests-1193745691-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:30 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:30 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:04:30 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:30 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:04:30 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-2e11f93a-75a4-4af7-915c-78cdc1278fe8 tempest-VolumeImageDependencyTests-1193745691 tempest-VolumeImageDependencyTests-1193745691-project-member] Volume info retrieved successfully. Sep 02 13:04:30 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-2e11f93a-75a4-4af7-915c-78cdc1278fe8 tempest-VolumeImageDependencyTests-1193745691 tempest-VolumeImageDependencyTests-1193745691-project-member] http://192.168.122.82/volume/v3/volumes/2935c39c-afe2-4513-a859-79e39b768fe9 returned with HTTP 200 Sep 02 13:04:30 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1467/2898] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 13:04:30 2026] GET /volume/v3/volumes/2935c39c-afe2-4513-a859-79e39b768fe9 => generated 850 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 13:04:30 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-48ee822e-3d2f-4e55-bcda-4dedeb7ec074 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:30 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-48ee822e-3d2f-4e55-bcda-4dedeb7ec074 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] GET http://192.168.122.82/volume/v3/volumes/2a3c6939-30da-42e2-8cb8-462b4f8cda42 Sep 02 13:04:30 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-48ee822e-3d2f-4e55-bcda-4dedeb7ec074 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:30 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-48ee822e-3d2f-4e55-bcda-4dedeb7ec074 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:30 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:30 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:04:30 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:30 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:04:30 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-48ee822e-3d2f-4e55-bcda-4dedeb7ec074 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Volume info retrieved successfully. Sep 02 13:04:30 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-48ee822e-3d2f-4e55-bcda-4dedeb7ec074 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] http://192.168.122.82/volume/v3/volumes/2a3c6939-30da-42e2-8cb8-462b4f8cda42 returned with HTTP 200 Sep 02 13:04:30 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1432/2899] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:04:30 2026] GET /volume/v3/volumes/2a3c6939-30da-42e2-8cb8-462b4f8cda42 => generated 864 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:04:30 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-a064394a-289d-4149-bc32-5affad9df765 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:30 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-a064394a-289d-4149-bc32-5affad9df765 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] GET http://192.168.122.82/volume/v3/volumes/0a2daaf8-b394-4517-b3a9-ef9132a91f6c Sep 02 13:04:31 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-a064394a-289d-4149-bc32-5affad9df765 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:31 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-a064394a-289d-4149-bc32-5affad9df765 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:31 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:31 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:04:31 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:31 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:04:31 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-a064394a-289d-4149-bc32-5affad9df765 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Volume info retrieved successfully. Sep 02 13:04:31 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-a064394a-289d-4149-bc32-5affad9df765 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] http://192.168.122.82/volume/v3/volumes/0a2daaf8-b394-4517-b3a9-ef9132a91f6c returned with HTTP 200 Sep 02 13:04:31 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1468/2900] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:04:30 2026] GET /volume/v3/volumes/0a2daaf8-b394-4517-b3a9-ef9132a91f6c => generated 863 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:04:31 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-28d4958b-2e5a-4688-8809-913b75bae215 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:31 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-28d4958b-2e5a-4688-8809-913b75bae215 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] GET http://192.168.122.82/volume/v3/volumes/230b105b-51e2-4d2f-803d-be4b06f3926b Sep 02 13:04:31 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-28d4958b-2e5a-4688-8809-913b75bae215 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:31 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-28d4958b-2e5a-4688-8809-913b75bae215 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:31 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-7e022bdf-3d8f-40e6-81ef-eed2da34c8df None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:31 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-7e022bdf-3d8f-40e6-81ef-eed2da34c8df tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] GET http://192.168.122.82/volume/v3/snapshots/6c84962f-1cd0-4d0f-801b-abc036e36d5c Sep 02 13:04:31 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-7e022bdf-3d8f-40e6-81ef-eed2da34c8df tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:31 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-7e022bdf-3d8f-40e6-81ef-eed2da34c8df tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:31 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:31 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:04:31 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:31 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:04:31 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:31 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:04:31 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-7e022bdf-3d8f-40e6-81ef-eed2da34c8df tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Snapshot retrieved successfully. Sep 02 13:04:31 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-7e022bdf-3d8f-40e6-81ef-eed2da34c8df tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] http://192.168.122.82/volume/v3/snapshots/6c84962f-1cd0-4d0f-801b-abc036e36d5c returned with HTTP 200 Sep 02 13:04:31 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1469/2901] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:04:31 2026] GET /volume/v3/snapshots/6c84962f-1cd0-4d0f-801b-abc036e36d5c => generated 474 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 13:04:31 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-28d4958b-2e5a-4688-8809-913b75bae215 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Volume info retrieved successfully. Sep 02 13:04:31 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-28d4958b-2e5a-4688-8809-913b75bae215 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] http://192.168.122.82/volume/v3/volumes/230b105b-51e2-4d2f-803d-be4b06f3926b returned with HTTP 200 Sep 02 13:04:31 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1433/2902] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 13:04:31 2026] GET /volume/v3/volumes/230b105b-51e2-4d2f-803d-be4b06f3926b => generated 1014 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 13:04:31 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-66b9d5d8-f460-4b79-aaca-7ea273726d84 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:31 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-66b9d5d8-f460-4b79-aaca-7ea273726d84 tempest-VolumeImageDependencyTests-1193745691 tempest-VolumeImageDependencyTests-1193745691-project-member] GET http://192.168.122.82/volume/v3/volumes/2935c39c-afe2-4513-a859-79e39b768fe9 Sep 02 13:04:31 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-66b9d5d8-f460-4b79-aaca-7ea273726d84 tempest-VolumeImageDependencyTests-1193745691 tempest-VolumeImageDependencyTests-1193745691-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:31 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-66b9d5d8-f460-4b79-aaca-7ea273726d84 tempest-VolumeImageDependencyTests-1193745691 tempest-VolumeImageDependencyTests-1193745691-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:31 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:31 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:04:31 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:31 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:04:31 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-66b9d5d8-f460-4b79-aaca-7ea273726d84 tempest-VolumeImageDependencyTests-1193745691 tempest-VolumeImageDependencyTests-1193745691-project-member] Volume info retrieved successfully. Sep 02 13:04:31 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-66b9d5d8-f460-4b79-aaca-7ea273726d84 tempest-VolumeImageDependencyTests-1193745691 tempest-VolumeImageDependencyTests-1193745691-project-member] http://192.168.122.82/volume/v3/volumes/2935c39c-afe2-4513-a859-79e39b768fe9 returned with HTTP 200 Sep 02 13:04:31 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1470/2903] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 13:04:31 2026] GET /volume/v3/volumes/2935c39c-afe2-4513-a859-79e39b768fe9 => generated 874 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 13:04:32 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-c5482cf0-0282-43a3-9ea5-43b5535065c4 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:32 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-c5482cf0-0282-43a3-9ea5-43b5535065c4 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] GET http://192.168.122.82/volume/v3/volumes/0a2daaf8-b394-4517-b3a9-ef9132a91f6c Sep 02 13:04:32 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-c5482cf0-0282-43a3-9ea5-43b5535065c4 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:32 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-c5482cf0-0282-43a3-9ea5-43b5535065c4 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:32 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:32 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:04:32 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:32 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:04:32 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-c5482cf0-0282-43a3-9ea5-43b5535065c4 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Volume info retrieved successfully. Sep 02 13:04:32 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-b2a66f65-cf42-46a1-8a21-20324df1e54d None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:32 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-c5482cf0-0282-43a3-9ea5-43b5535065c4 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] http://192.168.122.82/volume/v3/volumes/0a2daaf8-b394-4517-b3a9-ef9132a91f6c returned with HTTP 200 Sep 02 13:04:32 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1434/2904] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:04:32 2026] GET /volume/v3/volumes/0a2daaf8-b394-4517-b3a9-ef9132a91f6c => generated 864 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:04:32 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-b2a66f65-cf42-46a1-8a21-20324df1e54d tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] GET http://192.168.122.82/volume/v3/snapshots/6c84962f-1cd0-4d0f-801b-abc036e36d5c Sep 02 13:04:32 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-b2a66f65-cf42-46a1-8a21-20324df1e54d tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:32 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-b2a66f65-cf42-46a1-8a21-20324df1e54d tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:32 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-b2a66f65-cf42-46a1-8a21-20324df1e54d tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] http://192.168.122.82/volume/v3/snapshots/6c84962f-1cd0-4d0f-801b-abc036e36d5c returned with HTTP 404 Sep 02 13:04:32 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-0961886d-4925-4dd9-8603-6096e67d0357 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:32 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1471/2905] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:04:32 2026] GET /volume/v3/snapshots/6c84962f-1cd0-4d0f-801b-abc036e36d5c => generated 111 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 13:04:32 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-0961886d-4925-4dd9-8603-6096e67d0357 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] DELETE http://192.168.122.82/volume/v3/volumes/0a2daaf8-b394-4517-b3a9-ef9132a91f6c Sep 02 13:04:32 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-0961886d-4925-4dd9-8603-6096e67d0357 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:32 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-0961886d-4925-4dd9-8603-6096e67d0357 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Calling method 'delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:32 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-0961886d-4925-4dd9-8603-6096e67d0357 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Delete volume with id: 0a2daaf8-b394-4517-b3a9-ef9132a91f6c Sep 02 13:04:32 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-529ddec3-f158-4cd9-9a93-9fd5de628052 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:32 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-529ddec3-f158-4cd9-9a93-9fd5de628052 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] DELETE http://192.168.122.82/volume/v3/volumes/03fe894f-e736-4537-a7be-f92fcf4b61bd Sep 02 13:04:32 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-529ddec3-f158-4cd9-9a93-9fd5de628052 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:32 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-529ddec3-f158-4cd9-9a93-9fd5de628052 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Calling method 'delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:32 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-529ddec3-f158-4cd9-9a93-9fd5de628052 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Delete volume with id: 03fe894f-e736-4537-a7be-f92fcf4b61bd Sep 02 13:04:32 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:32 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:04:32 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:32 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:04:32 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-0961886d-4925-4dd9-8603-6096e67d0357 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Volume info retrieved successfully. Sep 02 13:04:32 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:32 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:04:32 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:32 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:04:32 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-529ddec3-f158-4cd9-9a93-9fd5de628052 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Volume info retrieved successfully. Sep 02 13:04:32 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-529ddec3-f158-4cd9-9a93-9fd5de628052 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Delete volume request issued successfully. Sep 02 13:04:32 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-529ddec3-f158-4cd9-9a93-9fd5de628052 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] http://192.168.122.82/volume/v3/volumes/03fe894f-e736-4537-a7be-f92fcf4b61bd returned with HTTP 202 Sep 02 13:04:32 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1472/2906] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 13:04:32 2026] DELETE /volume/v3/volumes/03fe894f-e736-4537-a7be-f92fcf4b61bd => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 13:04:32 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-0961886d-4925-4dd9-8603-6096e67d0357 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Delete volume request issued successfully. Sep 02 13:04:32 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-0961886d-4925-4dd9-8603-6096e67d0357 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] http://192.168.122.82/volume/v3/volumes/0a2daaf8-b394-4517-b3a9-ef9132a91f6c returned with HTTP 202 Sep 02 13:04:32 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1435/2907] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 13:04:32 2026] DELETE /volume/v3/volumes/0a2daaf8-b394-4517-b3a9-ef9132a91f6c => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 13:04:32 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-f49a0387-04fb-4626-b22e-144ed741509e None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:32 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-b205fd1c-d24a-4732-b78d-9bc74f599b0a None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:32 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-f49a0387-04fb-4626-b22e-144ed741509e tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] GET http://192.168.122.82/volume/v3/volumes/03fe894f-e736-4537-a7be-f92fcf4b61bd Sep 02 13:04:32 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-f49a0387-04fb-4626-b22e-144ed741509e tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:32 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-f49a0387-04fb-4626-b22e-144ed741509e tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:32 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-b205fd1c-d24a-4732-b78d-9bc74f599b0a tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] GET http://192.168.122.82/volume/v3/volumes/230b105b-51e2-4d2f-803d-be4b06f3926b Sep 02 13:04:32 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-b205fd1c-d24a-4732-b78d-9bc74f599b0a tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:32 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-b205fd1c-d24a-4732-b78d-9bc74f599b0a tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:32 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:32 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:04:32 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:32 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:04:32 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:32 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:04:32 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:32 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:04:32 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-f49a0387-04fb-4626-b22e-144ed741509e tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Volume info retrieved successfully. Sep 02 13:04:32 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-b205fd1c-d24a-4732-b78d-9bc74f599b0a tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Volume info retrieved successfully. Sep 02 13:04:32 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-f49a0387-04fb-4626-b22e-144ed741509e tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] http://192.168.122.82/volume/v3/volumes/03fe894f-e736-4537-a7be-f92fcf4b61bd returned with HTTP 200 Sep 02 13:04:32 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1436/2908] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:04:32 2026] GET /volume/v3/volumes/03fe894f-e736-4537-a7be-f92fcf4b61bd => generated 859 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:04:32 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-3d495597-005a-412c-b62a-23aaa6a4a652 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:32 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-3d495597-005a-412c-b62a-23aaa6a4a652 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] GET http://192.168.122.82/volume/v3/volumes/0a2daaf8-b394-4517-b3a9-ef9132a91f6c Sep 02 13:04:32 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-3d495597-005a-412c-b62a-23aaa6a4a652 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:32 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-3d495597-005a-412c-b62a-23aaa6a4a652 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:32 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-b205fd1c-d24a-4732-b78d-9bc74f599b0a tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] http://192.168.122.82/volume/v3/volumes/230b105b-51e2-4d2f-803d-be4b06f3926b returned with HTTP 200 Sep 02 13:04:32 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1473/2909] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 13:04:32 2026] GET /volume/v3/volumes/230b105b-51e2-4d2f-803d-be4b06f3926b => generated 1015 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 13:04:32 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:32 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:04:32 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:32 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:04:32 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-3d495597-005a-412c-b62a-23aaa6a4a652 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Volume info retrieved successfully. Sep 02 13:04:32 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-13069ee9-25c8-4065-a661-76f1f036fdd0 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:32 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-13069ee9-25c8-4065-a661-76f1f036fdd0 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-reader] GET http://192.168.122.82/volume/v3/volumes/detail Sep 02 13:04:32 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-13069ee9-25c8-4065-a661-76f1f036fdd0 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-reader] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:32 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-13069ee9-25c8-4065-a661-76f1f036fdd0 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-reader] Calling method 'detail' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:32 devstack devstack@c-api.service[86935]: DEBUG cinder.api.api_utils [None req-13069ee9-25c8-4065-a661-76f1f036fdd0 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-reader] Removing options '' from query. {{(pid=86935) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 13:04:32 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-13069ee9-25c8-4065-a661-76f1f036fdd0 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86935) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 13:04:32 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-3d495597-005a-412c-b62a-23aaa6a4a652 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] http://192.168.122.82/volume/v3/volumes/0a2daaf8-b394-4517-b3a9-ef9132a91f6c returned with HTTP 200 Sep 02 13:04:32 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1437/2910] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:04:32 2026] GET /volume/v3/volumes/0a2daaf8-b394-4517-b3a9-ef9132a91f6c => generated 863 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:04:32 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:32 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:04:32 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-13069ee9-25c8-4065-a661-76f1f036fdd0 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-reader] Get all volumes completed successfully. Sep 02 13:04:32 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:32 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:04:32 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-13069ee9-25c8-4065-a661-76f1f036fdd0 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-reader] http://192.168.122.82/volume/v3/volumes/detail returned with HTTP 200 Sep 02 13:04:32 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1474/2911] 192.168.122.82 () {60 vars in 1178 bytes} [Wed Sep 2 13:04:32 2026] GET /volume/v3/volumes/detail => generated 855 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 13:04:32 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-ad9e19b9-4659-4054-b1b7-d68f8beaf808 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:32 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-ad9e19b9-4659-4054-b1b7-d68f8beaf808 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] DELETE http://192.168.122.82/volume/v3/volumes/230b105b-51e2-4d2f-803d-be4b06f3926b Sep 02 13:04:32 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-ad9e19b9-4659-4054-b1b7-d68f8beaf808 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:32 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-ad9e19b9-4659-4054-b1b7-d68f8beaf808 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Calling method 'delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:32 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-ad9e19b9-4659-4054-b1b7-d68f8beaf808 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Delete volume with id: 230b105b-51e2-4d2f-803d-be4b06f3926b Sep 02 13:04:32 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:32 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:04:32 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:32 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:04:32 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-ad9e19b9-4659-4054-b1b7-d68f8beaf808 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Volume info retrieved successfully. Sep 02 13:04:32 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-ad9e19b9-4659-4054-b1b7-d68f8beaf808 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Delete volume request issued successfully. Sep 02 13:04:32 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-ad9e19b9-4659-4054-b1b7-d68f8beaf808 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] http://192.168.122.82/volume/v3/volumes/230b105b-51e2-4d2f-803d-be4b06f3926b returned with HTTP 202 Sep 02 13:04:32 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1438/2912] 192.168.122.82 () {60 vars in 1271 bytes} [Wed Sep 2 13:04:32 2026] DELETE /volume/v3/volumes/230b105b-51e2-4d2f-803d-be4b06f3926b => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 13:04:32 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-2fd18961-009c-4cbf-b748-f841efdf7d80 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:32 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-2fd18961-009c-4cbf-b748-f841efdf7d80 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] GET http://192.168.122.82/volume/v3/volumes/230b105b-51e2-4d2f-803d-be4b06f3926b Sep 02 13:04:32 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-2fd18961-009c-4cbf-b748-f841efdf7d80 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:32 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-2fd18961-009c-4cbf-b748-f841efdf7d80 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:32 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:32 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:04:32 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:32 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:04:32 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-2fd18961-009c-4cbf-b748-f841efdf7d80 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Volume info retrieved successfully. Sep 02 13:04:32 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-2fd18961-009c-4cbf-b748-f841efdf7d80 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] http://192.168.122.82/volume/v3/volumes/230b105b-51e2-4d2f-803d-be4b06f3926b returned with HTTP 200 Sep 02 13:04:32 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1475/2913] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 13:04:32 2026] GET /volume/v3/volumes/230b105b-51e2-4d2f-803d-be4b06f3926b => generated 1014 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 13:04:32 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-b2652631-13d7-4727-b2a3-cde0f16fb987 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:32 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-b2652631-13d7-4727-b2a3-cde0f16fb987 tempest-VolumeImageDependencyTests-1193745691 tempest-VolumeImageDependencyTests-1193745691-project-member] GET http://192.168.122.82/volume/v3/volumes/2935c39c-afe2-4513-a859-79e39b768fe9 Sep 02 13:04:32 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-b2652631-13d7-4727-b2a3-cde0f16fb987 tempest-VolumeImageDependencyTests-1193745691 tempest-VolumeImageDependencyTests-1193745691-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:32 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-b2652631-13d7-4727-b2a3-cde0f16fb987 tempest-VolumeImageDependencyTests-1193745691 tempest-VolumeImageDependencyTests-1193745691-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:32 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:32 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:04:32 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:32 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:04:33 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-b2652631-13d7-4727-b2a3-cde0f16fb987 tempest-VolumeImageDependencyTests-1193745691 tempest-VolumeImageDependencyTests-1193745691-project-member] Volume info retrieved successfully. Sep 02 13:04:33 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-b2652631-13d7-4727-b2a3-cde0f16fb987 tempest-VolumeImageDependencyTests-1193745691 tempest-VolumeImageDependencyTests-1193745691-project-member] http://192.168.122.82/volume/v3/volumes/2935c39c-afe2-4513-a859-79e39b768fe9 returned with HTTP 200 Sep 02 13:04:33 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1439/2914] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 13:04:32 2026] GET /volume/v3/volumes/2935c39c-afe2-4513-a859-79e39b768fe9 => generated 932 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 13:04:33 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-6352e03a-272e-4fc9-9fa8-fa90738b667a None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:33 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-6352e03a-272e-4fc9-9fa8-fa90738b667a tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] GET http://192.168.122.82/volume/v3/volumes/03fe894f-e736-4537-a7be-f92fcf4b61bd Sep 02 13:04:33 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-6352e03a-272e-4fc9-9fa8-fa90738b667a tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:33 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-6352e03a-272e-4fc9-9fa8-fa90738b667a tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:33 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:33 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:04:33 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:33 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:04:33 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-6352e03a-272e-4fc9-9fa8-fa90738b667a tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Volume info retrieved successfully. Sep 02 13:04:33 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-6352e03a-272e-4fc9-9fa8-fa90738b667a tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] http://192.168.122.82/volume/v3/volumes/03fe894f-e736-4537-a7be-f92fcf4b61bd returned with HTTP 200 Sep 02 13:04:33 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1476/2915] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:04:33 2026] GET /volume/v3/volumes/03fe894f-e736-4537-a7be-f92fcf4b61bd => generated 859 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:04:33 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-e8690151-c7aa-467a-b69c-93a9e09564f3 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:33 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-e8690151-c7aa-467a-b69c-93a9e09564f3 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] GET http://192.168.122.82/volume/v3/volumes/0a2daaf8-b394-4517-b3a9-ef9132a91f6c Sep 02 13:04:33 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-e8690151-c7aa-467a-b69c-93a9e09564f3 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:33 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-e8690151-c7aa-467a-b69c-93a9e09564f3 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:33 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:33 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:04:33 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:33 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:04:33 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-e8690151-c7aa-467a-b69c-93a9e09564f3 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Volume info retrieved successfully. Sep 02 13:04:33 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-e8690151-c7aa-467a-b69c-93a9e09564f3 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] http://192.168.122.82/volume/v3/volumes/0a2daaf8-b394-4517-b3a9-ef9132a91f6c returned with HTTP 200 Sep 02 13:04:33 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1440/2916] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:04:33 2026] GET /volume/v3/volumes/0a2daaf8-b394-4517-b3a9-ef9132a91f6c => generated 863 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:04:33 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-c1c878bf-cb95-4f91-b31c-3a0bb58c44eb None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:33 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-c1c878bf-cb95-4f91-b31c-3a0bb58c44eb tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] GET http://192.168.122.82/volume/v3/volumes/230b105b-51e2-4d2f-803d-be4b06f3926b Sep 02 13:04:33 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-c1c878bf-cb95-4f91-b31c-3a0bb58c44eb tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:33 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-c1c878bf-cb95-4f91-b31c-3a0bb58c44eb tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:33 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-c1c878bf-cb95-4f91-b31c-3a0bb58c44eb tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] http://192.168.122.82/volume/v3/volumes/230b105b-51e2-4d2f-803d-be4b06f3926b returned with HTTP 404 Sep 02 13:04:33 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1477/2917] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 13:04:33 2026] GET /volume/v3/volumes/230b105b-51e2-4d2f-803d-be4b06f3926b => generated 109 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 13:04:33 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-e84b816d-bc56-4003-9e65-836a5712338e None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:33 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-e84b816d-bc56-4003-9e65-836a5712338e tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] POST http://192.168.122.82/volume/v3/volumes Sep 02 13:04:33 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-e84b816d-bc56-4003-9e65-836a5712338e tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-214914041"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:04:33 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.volumes [None req-e84b816d-bc56-4003-9e65-836a5712338e tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-214914041'}} {{(pid=86936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 13:04:33 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-e84b816d-bc56-4003-9e65-836a5712338e tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Create volume of 1 GB Sep 02 13:04:33 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-e84b816d-bc56-4003-9e65-836a5712338e tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Availability Zones retrieved successfully. Sep 02 13:04:33 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-e84b816d-bc56-4003-9e65-836a5712338e tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Flow 'volume_create_api' (8ece808c-eab5-4af2-9de1-ea5cf45b6d12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 13:04:33 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-e84b816d-bc56-4003-9e65-836a5712338e tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0be949f9-bb7e-4152-9fa0-e23b6ed26905) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:33 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.flows.api.create_volume [None req-e84b816d-bc56-4003-9e65-836a5712338e tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Validating volume size '1' using validate_int {{(pid=86936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 13:04:33 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-e84b816d-bc56-4003-9e65-836a5712338e tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0be949f9-bb7e-4152-9fa0-e23b6ed26905) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:33 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-e84b816d-bc56-4003-9e65-836a5712338e tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2d179a0-e72a-4409-aea8-447000399bcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:33 devstack devstack@c-api.service[86936]: DEBUG cinder.quota [None req-e84b816d-bc56-4003-9e65-836a5712338e tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Created reservations ['d263201a-5cc7-47cd-8afe-2ee2c2ca420d', 'e38abb45-f10d-4bec-ac57-e640aae28111', '47d65557-6811-482c-9bf6-35ca49fa5284', 'cb176b56-0b92-4b07-b177-47bda3e0cc62'] {{(pid=86936) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 13:04:33 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-e84b816d-bc56-4003-9e65-836a5712338e tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2d179a0-e72a-4409-aea8-447000399bcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d263201a-5cc7-47cd-8afe-2ee2c2ca420d', 'e38abb45-f10d-4bec-ac57-e640aae28111', '47d65557-6811-482c-9bf6-35ca49fa5284', 'cb176b56-0b92-4b07-b177-47bda3e0cc62']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:33 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-e84b816d-bc56-4003-9e65-836a5712338e tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa54d74b-f77f-40f8-887b-515b10fc4144) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:34 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:34 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:04:34 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-e84b816d-bc56-4003-9e65-836a5712338e tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa54d74b-f77f-40f8-887b-515b10fc4144) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2f7a0535-6efd-4129-89d8-3ccc4657e83a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-214914041',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f54192cc92db41c99c6c1bdec5669dae',qos_specs=None,replication_status=,reservations=['d263201a-5cc7-47cd-8afe-2ee2c2ca420d','e38abb45-f10d-4bec-ac57-e640aae28111','47d65557-6811-482c-9bf6-35ca49fa5284','cb176b56-0b92-4b07-b177-47bda3e0cc62'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a4983d61b014670939e80b098a3376c',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T11:04:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-214914041',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2f7a0535-6efd-4129-89d8-3ccc4657e83a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f54192cc92db41c99c6c1bdec5669dae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4a4983d61b014670939e80b098a3376c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:34 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-e84b816d-bc56-4003-9e65-836a5712338e tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a85e8340-a7c0-4066-afca-cdda4bf04598) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:34 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-f7219f3d-54d9-444c-96c7-a91efaa47e8d None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:34 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-f7219f3d-54d9-444c-96c7-a91efaa47e8d tempest-VolumeImageDependencyTests-1193745691 tempest-VolumeImageDependencyTests-1193745691-project-member] GET http://192.168.122.82/volume/v3/volumes/2935c39c-afe2-4513-a859-79e39b768fe9 Sep 02 13:04:34 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-f7219f3d-54d9-444c-96c7-a91efaa47e8d tempest-VolumeImageDependencyTests-1193745691 tempest-VolumeImageDependencyTests-1193745691-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:34 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-f7219f3d-54d9-444c-96c7-a91efaa47e8d tempest-VolumeImageDependencyTests-1193745691 tempest-VolumeImageDependencyTests-1193745691-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:34 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-e84b816d-bc56-4003-9e65-836a5712338e tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a85e8340-a7c0-4066-afca-cdda4bf04598) transitioned into state 'SUCCESS' from state '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-214914041',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f54192cc92db41c99c6c1bdec5669dae',qos_specs=None,replication_status=,reservations=['d263201a-5cc7-47cd-8afe-2ee2c2ca420d','e38abb45-f10d-4bec-ac57-e640aae28111','47d65557-6811-482c-9bf6-35ca49fa5284','cb176b56-0b92-4b07-b177-47bda3e0cc62'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a4983d61b014670939e80b098a3376c',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:34 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-e84b816d-bc56-4003-9e65-836a5712338e tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c98a96b-8cc1-4f2b-ba86-8c34c66fd85e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:34 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:34 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:04:34 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:34 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:04:34 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-f7219f3d-54d9-444c-96c7-a91efaa47e8d tempest-VolumeImageDependencyTests-1193745691 tempest-VolumeImageDependencyTests-1193745691-project-member] Volume info retrieved successfully. Sep 02 13:04:34 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-f7219f3d-54d9-444c-96c7-a91efaa47e8d tempest-VolumeImageDependencyTests-1193745691 tempest-VolumeImageDependencyTests-1193745691-project-member] http://192.168.122.82/volume/v3/volumes/2935c39c-afe2-4513-a859-79e39b768fe9 returned with HTTP 200 Sep 02 13:04:34 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1478/2918] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 13:04:34 2026] GET /volume/v3/volumes/2935c39c-afe2-4513-a859-79e39b768fe9 => generated 932 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 13:04:34 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-e84b816d-bc56-4003-9e65-836a5712338e tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c98a96b-8cc1-4f2b-ba86-8c34c66fd85e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:34 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-e84b816d-bc56-4003-9e65-836a5712338e tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Flow 'volume_create_api' (8ece808c-eab5-4af2-9de1-ea5cf45b6d12) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 13:04:34 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-e84b816d-bc56-4003-9e65-836a5712338e tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Create volume request issued successfully. Sep 02 13:04:34 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-e84b816d-bc56-4003-9e65-836a5712338e tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 13:04:34 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1441/2919] 192.168.122.82 () {62 vars in 1178 bytes} [Wed Sep 2 13:04:33 2026] POST /volume/v3/volumes => generated 784 bytes in 415 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 02 13:04:34 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-9aca163f-e3ce-481a-b749-717bd364122f None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:34 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-9aca163f-e3ce-481a-b749-717bd364122f tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] GET http://192.168.122.82/volume/v3/volumes/2f7a0535-6efd-4129-89d8-3ccc4657e83a Sep 02 13:04:34 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-9aca163f-e3ce-481a-b749-717bd364122f tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:34 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-9aca163f-e3ce-481a-b749-717bd364122f tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:34 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:34 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:04:34 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:34 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:04:34 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-9aca163f-e3ce-481a-b749-717bd364122f tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Volume info retrieved successfully. Sep 02 13:04:34 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-9aca163f-e3ce-481a-b749-717bd364122f tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] http://192.168.122.82/volume/v3/volumes/2f7a0535-6efd-4129-89d8-3ccc4657e83a returned with HTTP 200 Sep 02 13:04:34 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1479/2920] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 13:04:34 2026] GET /volume/v3/volumes/2f7a0535-6efd-4129-89d8-3ccc4657e83a => generated 963 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 13:04:34 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-ce60fc8a-05ff-430b-a01a-98c029660762 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:34 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-ce60fc8a-05ff-430b-a01a-98c029660762 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] GET http://192.168.122.82/volume/v3/volumes/03fe894f-e736-4537-a7be-f92fcf4b61bd Sep 02 13:04:34 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-ce60fc8a-05ff-430b-a01a-98c029660762 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:34 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-ce60fc8a-05ff-430b-a01a-98c029660762 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:34 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-ce60fc8a-05ff-430b-a01a-98c029660762 tempest-CreateVolumesFromSnapshotTest-1203578 tempest-CreateVolumesFromSnapshotTest-1203578-project-member] http://192.168.122.82/volume/v3/volumes/03fe894f-e736-4537-a7be-f92fcf4b61bd returned with HTTP 404 Sep 02 13:04:34 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1442/2921] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:04:34 2026] GET /volume/v3/volumes/03fe894f-e736-4537-a7be-f92fcf4b61bd => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 13:04:34 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-98ba6096-ce38-4751-9ac6-351e2ca15a82 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:34 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-98ba6096-ce38-4751-9ac6-351e2ca15a82 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] GET http://192.168.122.82/volume/v3/volumes/0a2daaf8-b394-4517-b3a9-ef9132a91f6c Sep 02 13:04:34 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-98ba6096-ce38-4751-9ac6-351e2ca15a82 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:34 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-98ba6096-ce38-4751-9ac6-351e2ca15a82 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:34 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-98ba6096-ce38-4751-9ac6-351e2ca15a82 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] http://192.168.122.82/volume/v3/volumes/0a2daaf8-b394-4517-b3a9-ef9132a91f6c returned with HTTP 404 Sep 02 13:04:34 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1480/2922] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:04:34 2026] GET /volume/v3/volumes/0a2daaf8-b394-4517-b3a9-ef9132a91f6c => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 13:04:34 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-6c50b171-4a27-4b69-88d8-380145f63af0 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:34 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-6c50b171-4a27-4b69-88d8-380145f63af0 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] DELETE http://192.168.122.82/volume/v3/volumes/2a3c6939-30da-42e2-8cb8-462b4f8cda42 Sep 02 13:04:34 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-6c50b171-4a27-4b69-88d8-380145f63af0 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:34 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-6c50b171-4a27-4b69-88d8-380145f63af0 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Calling method 'delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:34 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-6c50b171-4a27-4b69-88d8-380145f63af0 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Delete volume with id: 2a3c6939-30da-42e2-8cb8-462b4f8cda42 Sep 02 13:04:34 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:34 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:04:34 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:34 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:04:34 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-6c50b171-4a27-4b69-88d8-380145f63af0 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Volume info retrieved successfully. Sep 02 13:04:34 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-6c50b171-4a27-4b69-88d8-380145f63af0 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Delete volume request issued successfully. Sep 02 13:04:34 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-6c50b171-4a27-4b69-88d8-380145f63af0 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] http://192.168.122.82/volume/v3/volumes/2a3c6939-30da-42e2-8cb8-462b4f8cda42 returned with HTTP 202 Sep 02 13:04:34 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1443/2923] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 13:04:34 2026] DELETE /volume/v3/volumes/2a3c6939-30da-42e2-8cb8-462b4f8cda42 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 13:04:34 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-b748962a-4fb1-4933-9fd2-a52d1cb83cef None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:34 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-b748962a-4fb1-4933-9fd2-a52d1cb83cef tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] GET http://192.168.122.82/volume/v3/volumes/2a3c6939-30da-42e2-8cb8-462b4f8cda42 Sep 02 13:04:34 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-b748962a-4fb1-4933-9fd2-a52d1cb83cef tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:34 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-b748962a-4fb1-4933-9fd2-a52d1cb83cef tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:34 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:34 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:04:34 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:34 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:04:34 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-b748962a-4fb1-4933-9fd2-a52d1cb83cef tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Volume info retrieved successfully. Sep 02 13:04:34 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-b748962a-4fb1-4933-9fd2-a52d1cb83cef tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] http://192.168.122.82/volume/v3/volumes/2a3c6939-30da-42e2-8cb8-462b4f8cda42 returned with HTTP 200 Sep 02 13:04:34 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1481/2924] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:04:34 2026] GET /volume/v3/volumes/2a3c6939-30da-42e2-8cb8-462b4f8cda42 => generated 863 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 13:04:35 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-fbd86724-95bf-49b8-a5ce-0040b571d579 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:35 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-fbd86724-95bf-49b8-a5ce-0040b571d579 tempest-VolumeImageDependencyTests-1193745691 tempest-VolumeImageDependencyTests-1193745691-project-member] GET http://192.168.122.82/volume/v3/volumes/2935c39c-afe2-4513-a859-79e39b768fe9 Sep 02 13:04:35 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-fbd86724-95bf-49b8-a5ce-0040b571d579 tempest-VolumeImageDependencyTests-1193745691 tempest-VolumeImageDependencyTests-1193745691-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:35 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-fbd86724-95bf-49b8-a5ce-0040b571d579 tempest-VolumeImageDependencyTests-1193745691 tempest-VolumeImageDependencyTests-1193745691-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:35 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:35 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:04:35 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:35 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:04:35 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-fbd86724-95bf-49b8-a5ce-0040b571d579 tempest-VolumeImageDependencyTests-1193745691 tempest-VolumeImageDependencyTests-1193745691-project-member] Volume info retrieved successfully. Sep 02 13:04:35 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-fbd86724-95bf-49b8-a5ce-0040b571d579 tempest-VolumeImageDependencyTests-1193745691 tempest-VolumeImageDependencyTests-1193745691-project-member] http://192.168.122.82/volume/v3/volumes/2935c39c-afe2-4513-a859-79e39b768fe9 returned with HTTP 200 Sep 02 13:04:35 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1444/2925] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 13:04:35 2026] GET /volume/v3/volumes/2935c39c-afe2-4513-a859-79e39b768fe9 => generated 935 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 13:04:35 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-0f8687a3-df06-43f1-8a03-ff105622ddd0 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:35 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-0f8687a3-df06-43f1-8a03-ff105622ddd0 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] GET http://192.168.122.82/volume/v3/volumes/2f7a0535-6efd-4129-89d8-3ccc4657e83a Sep 02 13:04:35 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-0f8687a3-df06-43f1-8a03-ff105622ddd0 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:35 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-0f8687a3-df06-43f1-8a03-ff105622ddd0 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:35 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:35 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:04:35 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:35 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:04:35 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-0f8687a3-df06-43f1-8a03-ff105622ddd0 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Volume info retrieved successfully. Sep 02 13:04:35 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-0f8687a3-df06-43f1-8a03-ff105622ddd0 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] http://192.168.122.82/volume/v3/volumes/2f7a0535-6efd-4129-89d8-3ccc4657e83a returned with HTTP 200 Sep 02 13:04:35 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1482/2926] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 13:04:35 2026] GET /volume/v3/volumes/2f7a0535-6efd-4129-89d8-3ccc4657e83a => generated 1013 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 13:04:35 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-650dd592-7382-4b1d-95f0-50bf4dbf7aaa None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:35 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-650dd592-7382-4b1d-95f0-50bf4dbf7aaa tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] GET http://192.168.122.82/volume/v3/volumes/2a3c6939-30da-42e2-8cb8-462b4f8cda42 Sep 02 13:04:35 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-650dd592-7382-4b1d-95f0-50bf4dbf7aaa tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:35 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-650dd592-7382-4b1d-95f0-50bf4dbf7aaa tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:35 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-650dd592-7382-4b1d-95f0-50bf4dbf7aaa tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] http://192.168.122.82/volume/v3/volumes/2a3c6939-30da-42e2-8cb8-462b4f8cda42 returned with HTTP 404 Sep 02 13:04:35 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1445/2927] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:04:35 2026] GET /volume/v3/volumes/2a3c6939-30da-42e2-8cb8-462b4f8cda42 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 13:04:35 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-d951928d-e34c-41d8-98a7-84abd0aecada None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:35 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-d951928d-e34c-41d8-98a7-84abd0aecada tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] DELETE http://192.168.122.82/volume/v3/volumes/7c63277c-1c9a-47dd-ba32-b90734c56363 Sep 02 13:04:35 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-d951928d-e34c-41d8-98a7-84abd0aecada tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:35 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-d951928d-e34c-41d8-98a7-84abd0aecada tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Calling method 'delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:35 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-d951928d-e34c-41d8-98a7-84abd0aecada tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Delete volume with id: 7c63277c-1c9a-47dd-ba32-b90734c56363 Sep 02 13:04:35 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:35 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:04:35 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:35 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:04:35 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-d951928d-e34c-41d8-98a7-84abd0aecada tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Volume info retrieved successfully. Sep 02 13:04:35 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-d951928d-e34c-41d8-98a7-84abd0aecada tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Delete volume request issued successfully. Sep 02 13:04:35 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-d951928d-e34c-41d8-98a7-84abd0aecada tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] http://192.168.122.82/volume/v3/volumes/7c63277c-1c9a-47dd-ba32-b90734c56363 returned with HTTP 202 Sep 02 13:04:35 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1483/2928] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 13:04:35 2026] DELETE /volume/v3/volumes/7c63277c-1c9a-47dd-ba32-b90734c56363 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 13:04:35 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-9f650877-b623-4576-89f0-b533d2c76b87 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:35 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-9f650877-b623-4576-89f0-b533d2c76b87 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] GET http://192.168.122.82/volume/v3/volumes/7c63277c-1c9a-47dd-ba32-b90734c56363 Sep 02 13:04:35 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-9f650877-b623-4576-89f0-b533d2c76b87 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:35 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-9f650877-b623-4576-89f0-b533d2c76b87 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:35 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:35 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:04:35 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:35 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:04:35 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-9f650877-b623-4576-89f0-b533d2c76b87 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Volume info retrieved successfully. Sep 02 13:04:35 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-9f650877-b623-4576-89f0-b533d2c76b87 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] http://192.168.122.82/volume/v3/volumes/7c63277c-1c9a-47dd-ba32-b90734c56363 returned with HTTP 200 Sep 02 13:04:35 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1446/2929] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:04:35 2026] GET /volume/v3/volumes/7c63277c-1c9a-47dd-ba32-b90734c56363 => generated 863 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:04:36 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-12ad43fe-4fcc-4e37-8ad7-598891860e33 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:36 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-12ad43fe-4fcc-4e37-8ad7-598891860e33 tempest-VolumeImageDependencyTests-1193745691 tempest-VolumeImageDependencyTests-1193745691-project-member] GET http://192.168.122.82/volume/v3/volumes/2935c39c-afe2-4513-a859-79e39b768fe9 Sep 02 13:04:36 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-12ad43fe-4fcc-4e37-8ad7-598891860e33 tempest-VolumeImageDependencyTests-1193745691 tempest-VolumeImageDependencyTests-1193745691-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:36 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-12ad43fe-4fcc-4e37-8ad7-598891860e33 tempest-VolumeImageDependencyTests-1193745691 tempest-VolumeImageDependencyTests-1193745691-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:36 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:36 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:04:36 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:36 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:04:36 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-12ad43fe-4fcc-4e37-8ad7-598891860e33 tempest-VolumeImageDependencyTests-1193745691 tempest-VolumeImageDependencyTests-1193745691-project-member] Volume info retrieved successfully. Sep 02 13:04:36 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-a492853d-ac92-46b3-9857-5589aff214d4 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:36 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-12ad43fe-4fcc-4e37-8ad7-598891860e33 tempest-VolumeImageDependencyTests-1193745691 tempest-VolumeImageDependencyTests-1193745691-project-member] http://192.168.122.82/volume/v3/volumes/2935c39c-afe2-4513-a859-79e39b768fe9 returned with HTTP 200 Sep 02 13:04:36 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1484/2930] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 13:04:36 2026] GET /volume/v3/volumes/2935c39c-afe2-4513-a859-79e39b768fe9 => generated 935 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 13:04:36 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-a492853d-ac92-46b3-9857-5589aff214d4 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] GET http://192.168.122.82/volume/v3/volumes/2f7a0535-6efd-4129-89d8-3ccc4657e83a Sep 02 13:04:36 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-a492853d-ac92-46b3-9857-5589aff214d4 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:36 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-a492853d-ac92-46b3-9857-5589aff214d4 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:36 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:36 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:04:36 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:36 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:04:36 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-a492853d-ac92-46b3-9857-5589aff214d4 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Volume info retrieved successfully. Sep 02 13:04:36 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-a492853d-ac92-46b3-9857-5589aff214d4 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] http://192.168.122.82/volume/v3/volumes/2f7a0535-6efd-4129-89d8-3ccc4657e83a returned with HTTP 200 Sep 02 13:04:36 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1447/2931] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 13:04:36 2026] GET /volume/v3/volumes/2f7a0535-6efd-4129-89d8-3ccc4657e83a => generated 1014 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 13:04:36 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-cd3de067-4beb-4f28-a899-b7f675538f92 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:36 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-cd3de067-4beb-4f28-a899-b7f675538f92 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-reader] GET http://192.168.122.82/volume/v3/volumes/2f7a0535-6efd-4129-89d8-3ccc4657e83a Sep 02 13:04:36 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-cd3de067-4beb-4f28-a899-b7f675538f92 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-reader] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:36 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-cd3de067-4beb-4f28-a899-b7f675538f92 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-reader] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:36 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:36 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:04:36 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:36 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:04:36 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-cd3de067-4beb-4f28-a899-b7f675538f92 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-reader] Volume info retrieved successfully. Sep 02 13:04:36 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-cd3de067-4beb-4f28-a899-b7f675538f92 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-reader] http://192.168.122.82/volume/v3/volumes/2f7a0535-6efd-4129-89d8-3ccc4657e83a returned with HTTP 200 Sep 02 13:04:36 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1485/2932] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 13:04:36 2026] GET /volume/v3/volumes/2f7a0535-6efd-4129-89d8-3ccc4657e83a => generated 851 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 13:04:36 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-600c3180-61fc-41e2-a33c-f6de31543f76 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:36 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-600c3180-61fc-41e2-a33c-f6de31543f76 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] DELETE http://192.168.122.82/volume/v3/volumes/2f7a0535-6efd-4129-89d8-3ccc4657e83a Sep 02 13:04:36 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-600c3180-61fc-41e2-a33c-f6de31543f76 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:36 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-600c3180-61fc-41e2-a33c-f6de31543f76 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Calling method 'delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:36 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-600c3180-61fc-41e2-a33c-f6de31543f76 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Delete volume with id: 2f7a0535-6efd-4129-89d8-3ccc4657e83a Sep 02 13:04:36 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:36 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:04:36 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:36 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:04:36 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-600c3180-61fc-41e2-a33c-f6de31543f76 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Volume info retrieved successfully. Sep 02 13:04:36 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-600c3180-61fc-41e2-a33c-f6de31543f76 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Delete volume request issued successfully. Sep 02 13:04:36 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-600c3180-61fc-41e2-a33c-f6de31543f76 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] http://192.168.122.82/volume/v3/volumes/2f7a0535-6efd-4129-89d8-3ccc4657e83a returned with HTTP 202 Sep 02 13:04:36 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1448/2933] 192.168.122.82 () {60 vars in 1271 bytes} [Wed Sep 2 13:04:36 2026] DELETE /volume/v3/volumes/2f7a0535-6efd-4129-89d8-3ccc4657e83a => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 13:04:36 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-c80ee00b-dc66-4502-bb7e-b1186b3cbee7 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:36 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-c80ee00b-dc66-4502-bb7e-b1186b3cbee7 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] GET http://192.168.122.82/volume/v3/volumes/2f7a0535-6efd-4129-89d8-3ccc4657e83a Sep 02 13:04:36 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-c80ee00b-dc66-4502-bb7e-b1186b3cbee7 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:36 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-c80ee00b-dc66-4502-bb7e-b1186b3cbee7 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:36 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:36 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:04:36 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:36 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:04:36 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-c80ee00b-dc66-4502-bb7e-b1186b3cbee7 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Volume info retrieved successfully. Sep 02 13:04:36 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-c80ee00b-dc66-4502-bb7e-b1186b3cbee7 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] http://192.168.122.82/volume/v3/volumes/2f7a0535-6efd-4129-89d8-3ccc4657e83a returned with HTTP 200 Sep 02 13:04:36 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1486/2934] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 13:04:36 2026] GET /volume/v3/volumes/2f7a0535-6efd-4129-89d8-3ccc4657e83a => generated 1013 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 13:04:36 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-1dd67ea9-3f53-4f29-8ca8-c2eff7681d06 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:36 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-1dd67ea9-3f53-4f29-8ca8-c2eff7681d06 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] GET http://192.168.122.82/volume/v3/volumes/7c63277c-1c9a-47dd-ba32-b90734c56363 Sep 02 13:04:36 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-1dd67ea9-3f53-4f29-8ca8-c2eff7681d06 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:36 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-1dd67ea9-3f53-4f29-8ca8-c2eff7681d06 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:36 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:36 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:04:36 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:36 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:04:36 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-1dd67ea9-3f53-4f29-8ca8-c2eff7681d06 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] http://192.168.122.82/volume/v3/volumes/7c63277c-1c9a-47dd-ba32-b90734c56363 returned with HTTP 404 Sep 02 13:04:36 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1449/2935] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:04:36 2026] GET /volume/v3/volumes/7c63277c-1c9a-47dd-ba32-b90734c56363 => generated 109 bytes in 63 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 13:04:36 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-4012c287-9405-4c33-9f18-52c46d354def None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:36 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-4012c287-9405-4c33-9f18-52c46d354def tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] DELETE http://192.168.122.82/volume/v3/volumes/98a48559-5fd1-41a8-9f0e-562e13441430 Sep 02 13:04:36 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-4012c287-9405-4c33-9f18-52c46d354def tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:36 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-4012c287-9405-4c33-9f18-52c46d354def tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Calling method 'delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:36 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-4012c287-9405-4c33-9f18-52c46d354def tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Delete volume with id: 98a48559-5fd1-41a8-9f0e-562e13441430 Sep 02 13:04:37 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:37 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:04:37 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:37 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:04:37 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-4012c287-9405-4c33-9f18-52c46d354def tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Volume info retrieved successfully. Sep 02 13:04:37 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-4012c287-9405-4c33-9f18-52c46d354def tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Delete volume request issued successfully. Sep 02 13:04:37 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-4012c287-9405-4c33-9f18-52c46d354def tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] http://192.168.122.82/volume/v3/volumes/98a48559-5fd1-41a8-9f0e-562e13441430 returned with HTTP 202 Sep 02 13:04:37 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1487/2936] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 13:04:36 2026] DELETE /volume/v3/volumes/98a48559-5fd1-41a8-9f0e-562e13441430 => generated 0 bytes in 149 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 13:04:37 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-fb13e37a-bce6-4df7-8e0e-fda4774b5812 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:37 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-fb13e37a-bce6-4df7-8e0e-fda4774b5812 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] GET http://192.168.122.82/volume/v3/volumes/98a48559-5fd1-41a8-9f0e-562e13441430 Sep 02 13:04:37 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-fb13e37a-bce6-4df7-8e0e-fda4774b5812 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:37 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-fb13e37a-bce6-4df7-8e0e-fda4774b5812 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:37 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:37 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:04:37 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:37 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:04:37 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-fb13e37a-bce6-4df7-8e0e-fda4774b5812 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Volume info retrieved successfully. Sep 02 13:04:37 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-fb13e37a-bce6-4df7-8e0e-fda4774b5812 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] http://192.168.122.82/volume/v3/volumes/98a48559-5fd1-41a8-9f0e-562e13441430 returned with HTTP 200 Sep 02 13:04:37 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1450/2937] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:04:37 2026] GET /volume/v3/volumes/98a48559-5fd1-41a8-9f0e-562e13441430 => generated 862 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:04:37 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-30802e7c-df67-476c-83f6-f060d0569693 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:37 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-30802e7c-df67-476c-83f6-f060d0569693 tempest-VolumeImageDependencyTests-1193745691 tempest-VolumeImageDependencyTests-1193745691-project-member] GET http://192.168.122.82/volume/v3/volumes/2935c39c-afe2-4513-a859-79e39b768fe9 Sep 02 13:04:37 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-30802e7c-df67-476c-83f6-f060d0569693 tempest-VolumeImageDependencyTests-1193745691 tempest-VolumeImageDependencyTests-1193745691-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:37 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-30802e7c-df67-476c-83f6-f060d0569693 tempest-VolumeImageDependencyTests-1193745691 tempest-VolumeImageDependencyTests-1193745691-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:37 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:37 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:04:37 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:37 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:04:37 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-30802e7c-df67-476c-83f6-f060d0569693 tempest-VolumeImageDependencyTests-1193745691 tempest-VolumeImageDependencyTests-1193745691-project-member] Volume info retrieved successfully. Sep 02 13:04:37 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-30802e7c-df67-476c-83f6-f060d0569693 tempest-VolumeImageDependencyTests-1193745691 tempest-VolumeImageDependencyTests-1193745691-project-member] http://192.168.122.82/volume/v3/volumes/2935c39c-afe2-4513-a859-79e39b768fe9 returned with HTTP 200 Sep 02 13:04:37 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1488/2938] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 13:04:37 2026] GET /volume/v3/volumes/2935c39c-afe2-4513-a859-79e39b768fe9 => generated 935 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 13:04:37 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-31341146-ab4c-4df2-9d16-3a0f991b871e None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:37 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-31341146-ab4c-4df2-9d16-3a0f991b871e tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] GET http://192.168.122.82/volume/v3/volumes/2f7a0535-6efd-4129-89d8-3ccc4657e83a Sep 02 13:04:37 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-31341146-ab4c-4df2-9d16-3a0f991b871e tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:37 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-31341146-ab4c-4df2-9d16-3a0f991b871e tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:37 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:37 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:04:37 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:37 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:04:37 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-821e85d0-1a2a-4d1a-8f98-1152a80ca502 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:37 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-31341146-ab4c-4df2-9d16-3a0f991b871e tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Volume info retrieved successfully. Sep 02 13:04:37 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-31341146-ab4c-4df2-9d16-3a0f991b871e tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] http://192.168.122.82/volume/v3/volumes/2f7a0535-6efd-4129-89d8-3ccc4657e83a returned with HTTP 200 Sep 02 13:04:37 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1451/2939] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 13:04:37 2026] GET /volume/v3/volumes/2f7a0535-6efd-4129-89d8-3ccc4657e83a => generated 1013 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 13:04:37 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-821e85d0-1a2a-4d1a-8f98-1152a80ca502 tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 13:04:37 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-821e85d0-1a2a-4d1a-8f98-1152a80ca502 tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:04:37 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.volumes [None req-821e85d0-1a2a-4d1a-8f98-1152a80ca502 tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=86935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 13:04:37 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-821e85d0-1a2a-4d1a-8f98-1152a80ca502 tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] Create volume of 1 GB Sep 02 13:04:37 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-821e85d0-1a2a-4d1a-8f98-1152a80ca502 tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] Availability Zones retrieved successfully. Sep 02 13:04:37 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-821e85d0-1a2a-4d1a-8f98-1152a80ca502 tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] Flow 'volume_create_api' (f21d44d3-3462-4865-b0f7-8a878fc3d9fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 13:04:37 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-821e85d0-1a2a-4d1a-8f98-1152a80ca502 tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30db573c-c074-413c-85c0-9d94e29362ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:37 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.flows.api.create_volume [None req-821e85d0-1a2a-4d1a-8f98-1152a80ca502 tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] Validating volume size '1' using validate_int {{(pid=86935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 13:04:38 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-821e85d0-1a2a-4d1a-8f98-1152a80ca502 tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30db573c-c074-413c-85c0-9d94e29362ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:38 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-821e85d0-1a2a-4d1a-8f98-1152a80ca502 tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1483b209-5a10-4229-84ad-7b2763bd8ba5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:38 devstack devstack@c-api.service[86935]: DEBUG cinder.quota [None req-821e85d0-1a2a-4d1a-8f98-1152a80ca502 tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] Created reservations ['fe9fcf96-0554-4ab7-8ce8-03f4a4e35d57', '8005e06d-b06d-4045-b7a3-02a93e6dfa45', 'bb3de903-b98b-4ad8-8cda-18d244d7daf9', '40622024-7748-4232-8bee-4bd635991070'] {{(pid=86935) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 13:04:38 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-821e85d0-1a2a-4d1a-8f98-1152a80ca502 tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1483b209-5a10-4229-84ad-7b2763bd8ba5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fe9fcf96-0554-4ab7-8ce8-03f4a4e35d57', '8005e06d-b06d-4045-b7a3-02a93e6dfa45', 'bb3de903-b98b-4ad8-8cda-18d244d7daf9', '40622024-7748-4232-8bee-4bd635991070']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:38 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-821e85d0-1a2a-4d1a-8f98-1152a80ca502 tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb18bb47-2552-44eb-84dc-093329736210) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:38 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:38 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:04:38 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-821e85d0-1a2a-4d1a-8f98-1152a80ca502 tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb18bb47-2552-44eb-84dc-093329736210) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fa21c2a1-740a-43ed-ab00-528dff710b80', '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='e9aab788a61042219375d7882a61977d',qos_specs=None,replication_status=,reservations=['fe9fcf96-0554-4ab7-8ce8-03f4a4e35d57','8005e06d-b06d-4045-b7a3-02a93e6dfa45','bb3de903-b98b-4ad8-8cda-18d244d7daf9','40622024-7748-4232-8bee-4bd635991070'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a8a6b6853194c43a799762a66894184',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T11:04:38Z,deleted=False,deleted_at=None,display_description=None,display_name='CinderUnicodeTest塵㼗‽',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fa21c2a1-740a-43ed-ab00-528dff710b80,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e9aab788a61042219375d7882a61977d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5a8a6b6853194c43a799762a66894184',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:38 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-821e85d0-1a2a-4d1a-8f98-1152a80ca502 tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3366ad90-5fb2-4477-accb-3e99d995eb80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:38 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-aa62f80c-3202-440c-beec-a8355d47ade7 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:38 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-aa62f80c-3202-440c-beec-a8355d47ade7 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] GET http://192.168.122.82/volume/v3/volumes/98a48559-5fd1-41a8-9f0e-562e13441430 Sep 02 13:04:38 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-aa62f80c-3202-440c-beec-a8355d47ade7 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:38 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-aa62f80c-3202-440c-beec-a8355d47ade7 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:38 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:38 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:04:38 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:38 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:04:38 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-821e85d0-1a2a-4d1a-8f98-1152a80ca502 tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3366ad90-5fb2-4477-accb-3e99d995eb80) transitioned into state 'SUCCESS' from 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='e9aab788a61042219375d7882a61977d',qos_specs=None,replication_status=,reservations=['fe9fcf96-0554-4ab7-8ce8-03f4a4e35d57','8005e06d-b06d-4045-b7a3-02a93e6dfa45','bb3de903-b98b-4ad8-8cda-18d244d7daf9','40622024-7748-4232-8bee-4bd635991070'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a8a6b6853194c43a799762a66894184',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:38 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-aa62f80c-3202-440c-beec-a8355d47ade7 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Volume info retrieved successfully. Sep 02 13:04:38 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-821e85d0-1a2a-4d1a-8f98-1152a80ca502 tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de7304a3-c1d2-40b0-8d67-21dcc4ff404f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:38 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-aa62f80c-3202-440c-beec-a8355d47ade7 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] http://192.168.122.82/volume/v3/volumes/98a48559-5fd1-41a8-9f0e-562e13441430 returned with HTTP 200 Sep 02 13:04:38 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1452/2940] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:04:38 2026] GET /volume/v3/volumes/98a48559-5fd1-41a8-9f0e-562e13441430 => generated 862 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:04:38 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-821e85d0-1a2a-4d1a-8f98-1152a80ca502 tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de7304a3-c1d2-40b0-8d67-21dcc4ff404f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:38 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-821e85d0-1a2a-4d1a-8f98-1152a80ca502 tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] Flow 'volume_create_api' (f21d44d3-3462-4865-b0f7-8a878fc3d9fa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 13:04:38 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-821e85d0-1a2a-4d1a-8f98-1152a80ca502 tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] Create volume request issued successfully. Sep 02 13:04:38 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-821e85d0-1a2a-4d1a-8f98-1152a80ca502 tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 13:04:38 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1489/2941] 192.168.122.82 () {60 vars in 1137 bytes} [Wed Sep 2 13:04:37 2026] POST /volume/v3/volumes => generated 747 bytes in 615 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 13:04:38 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-78fbd675-69fe-4745-b2c1-69db6a5cf13a None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:38 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-78fbd675-69fe-4745-b2c1-69db6a5cf13a tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] GET http://192.168.122.82/volume/v3/volumes/fa21c2a1-740a-43ed-ab00-528dff710b80 Sep 02 13:04:38 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-78fbd675-69fe-4745-b2c1-69db6a5cf13a tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:38 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-78fbd675-69fe-4745-b2c1-69db6a5cf13a tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:38 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:38 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:04:38 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:38 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:04:38 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-19260611-41df-4e46-92b4-aecab3e03556 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:38 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-19260611-41df-4e46-92b4-aecab3e03556 tempest-VolumeImageDependencyTests-1193745691 tempest-VolumeImageDependencyTests-1193745691-project-member] GET http://192.168.122.82/volume/v3/volumes/2935c39c-afe2-4513-a859-79e39b768fe9 Sep 02 13:04:38 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-19260611-41df-4e46-92b4-aecab3e03556 tempest-VolumeImageDependencyTests-1193745691 tempest-VolumeImageDependencyTests-1193745691-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:38 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-19260611-41df-4e46-92b4-aecab3e03556 tempest-VolumeImageDependencyTests-1193745691 tempest-VolumeImageDependencyTests-1193745691-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:38 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-78fbd675-69fe-4745-b2c1-69db6a5cf13a tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] Volume info retrieved successfully. Sep 02 13:04:38 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-78fbd675-69fe-4745-b2c1-69db6a5cf13a tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] http://192.168.122.82/volume/v3/volumes/fa21c2a1-740a-43ed-ab00-528dff710b80 returned with HTTP 200 Sep 02 13:04:38 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:38 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:04:38 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1453/2942] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:04:38 2026] GET /volume/v3/volumes/fa21c2a1-740a-43ed-ab00-528dff710b80 => generated 815 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:04:38 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:38 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:04:38 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-19260611-41df-4e46-92b4-aecab3e03556 tempest-VolumeImageDependencyTests-1193745691 tempest-VolumeImageDependencyTests-1193745691-project-member] Volume info retrieved successfully. Sep 02 13:04:38 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-19260611-41df-4e46-92b4-aecab3e03556 tempest-VolumeImageDependencyTests-1193745691 tempest-VolumeImageDependencyTests-1193745691-project-member] http://192.168.122.82/volume/v3/volumes/2935c39c-afe2-4513-a859-79e39b768fe9 returned with HTTP 200 Sep 02 13:04:38 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1490/2943] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 13:04:38 2026] GET /volume/v3/volumes/2935c39c-afe2-4513-a859-79e39b768fe9 => generated 1200 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 13:04:38 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-19c01adb-7708-4c4f-8fa8-49b11c1a2901 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:38 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-19c01adb-7708-4c4f-8fa8-49b11c1a2901 tempest-VolumeImageDependencyTests-1193745691 tempest-VolumeImageDependencyTests-1193745691-project-member] GET http://192.168.122.82/volume/v3/volumes/2935c39c-afe2-4513-a859-79e39b768fe9 Sep 02 13:04:38 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-19c01adb-7708-4c4f-8fa8-49b11c1a2901 tempest-VolumeImageDependencyTests-1193745691 tempest-VolumeImageDependencyTests-1193745691-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:38 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-19c01adb-7708-4c4f-8fa8-49b11c1a2901 tempest-VolumeImageDependencyTests-1193745691 tempest-VolumeImageDependencyTests-1193745691-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:38 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:38 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:04:38 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:38 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:04:38 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-19c01adb-7708-4c4f-8fa8-49b11c1a2901 tempest-VolumeImageDependencyTests-1193745691 tempest-VolumeImageDependencyTests-1193745691-project-member] Volume info retrieved successfully. Sep 02 13:04:38 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-19c01adb-7708-4c4f-8fa8-49b11c1a2901 tempest-VolumeImageDependencyTests-1193745691 tempest-VolumeImageDependencyTests-1193745691-project-member] http://192.168.122.82/volume/v3/volumes/2935c39c-afe2-4513-a859-79e39b768fe9 returned with HTTP 200 Sep 02 13:04:38 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1454/2944] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 13:04:38 2026] GET /volume/v3/volumes/2935c39c-afe2-4513-a859-79e39b768fe9 => generated 1200 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 13:04:38 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-f00f1718-1df8-416f-aa9b-d72e834629c2 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:38 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-f00f1718-1df8-416f-aa9b-d72e834629c2 tempest-VolumeImageDependencyTests-1193745691 tempest-VolumeImageDependencyTests-1193745691-project-member] DELETE http://192.168.122.82/volume/v3/volumes/2935c39c-afe2-4513-a859-79e39b768fe9 Sep 02 13:04:38 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-f00f1718-1df8-416f-aa9b-d72e834629c2 tempest-VolumeImageDependencyTests-1193745691 tempest-VolumeImageDependencyTests-1193745691-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:38 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-f00f1718-1df8-416f-aa9b-d72e834629c2 tempest-VolumeImageDependencyTests-1193745691 tempest-VolumeImageDependencyTests-1193745691-project-member] Calling method 'delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:38 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-f00f1718-1df8-416f-aa9b-d72e834629c2 tempest-VolumeImageDependencyTests-1193745691 tempest-VolumeImageDependencyTests-1193745691-project-member] Delete volume with id: 2935c39c-afe2-4513-a859-79e39b768fe9 Sep 02 13:04:38 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:38 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:04:38 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:38 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:04:38 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-f00f1718-1df8-416f-aa9b-d72e834629c2 tempest-VolumeImageDependencyTests-1193745691 tempest-VolumeImageDependencyTests-1193745691-project-member] Volume info retrieved successfully. Sep 02 13:04:38 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-f00f1718-1df8-416f-aa9b-d72e834629c2 tempest-VolumeImageDependencyTests-1193745691 tempest-VolumeImageDependencyTests-1193745691-project-member] Delete volume request issued successfully. Sep 02 13:04:38 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-f00f1718-1df8-416f-aa9b-d72e834629c2 tempest-VolumeImageDependencyTests-1193745691 tempest-VolumeImageDependencyTests-1193745691-project-member] http://192.168.122.82/volume/v3/volumes/2935c39c-afe2-4513-a859-79e39b768fe9 returned with HTTP 202 Sep 02 13:04:38 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1491/2945] 192.168.122.82 () {60 vars in 1271 bytes} [Wed Sep 2 13:04:38 2026] DELETE /volume/v3/volumes/2935c39c-afe2-4513-a859-79e39b768fe9 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 13:04:38 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-ed4f5fc3-5810-48cf-aa4f-ab4651fadfb2 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:38 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-ed4f5fc3-5810-48cf-aa4f-ab4651fadfb2 tempest-VolumeImageDependencyTests-1193745691 tempest-VolumeImageDependencyTests-1193745691-project-member] GET http://192.168.122.82/volume/v3/volumes/2935c39c-afe2-4513-a859-79e39b768fe9 Sep 02 13:04:38 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-ed4f5fc3-5810-48cf-aa4f-ab4651fadfb2 tempest-VolumeImageDependencyTests-1193745691 tempest-VolumeImageDependencyTests-1193745691-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:38 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-ed4f5fc3-5810-48cf-aa4f-ab4651fadfb2 tempest-VolumeImageDependencyTests-1193745691 tempest-VolumeImageDependencyTests-1193745691-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:38 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:38 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:04:38 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:38 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:04:38 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-ed4f5fc3-5810-48cf-aa4f-ab4651fadfb2 tempest-VolumeImageDependencyTests-1193745691 tempest-VolumeImageDependencyTests-1193745691-project-member] Volume info retrieved successfully. Sep 02 13:04:38 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-ed4f5fc3-5810-48cf-aa4f-ab4651fadfb2 tempest-VolumeImageDependencyTests-1193745691 tempest-VolumeImageDependencyTests-1193745691-project-member] http://192.168.122.82/volume/v3/volumes/2935c39c-afe2-4513-a859-79e39b768fe9 returned with HTTP 200 Sep 02 13:04:38 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1455/2946] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 13:04:38 2026] GET /volume/v3/volumes/2935c39c-afe2-4513-a859-79e39b768fe9 => generated 1199 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 13:04:38 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-e355ad97-523f-4ac7-b5c8-a2f59acae1fb None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:38 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e355ad97-523f-4ac7-b5c8-a2f59acae1fb tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] GET http://192.168.122.82/volume/v3/volumes/2f7a0535-6efd-4129-89d8-3ccc4657e83a Sep 02 13:04:38 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-e355ad97-523f-4ac7-b5c8-a2f59acae1fb tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:38 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-e355ad97-523f-4ac7-b5c8-a2f59acae1fb tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:38 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e355ad97-523f-4ac7-b5c8-a2f59acae1fb tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] http://192.168.122.82/volume/v3/volumes/2f7a0535-6efd-4129-89d8-3ccc4657e83a returned with HTTP 404 Sep 02 13:04:38 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1492/2947] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 13:04:38 2026] GET /volume/v3/volumes/2f7a0535-6efd-4129-89d8-3ccc4657e83a => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 13:04:38 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-da359ce0-2f4a-4fbc-bb4f-b5e943b62f11 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:38 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-da359ce0-2f4a-4fbc-bb4f-b5e943b62f11 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] POST http://192.168.122.82/volume/v3/volumes Sep 02 13:04:38 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-da359ce0-2f4a-4fbc-bb4f-b5e943b62f11 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1061902899"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:04:38 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.volumes [None req-da359ce0-2f4a-4fbc-bb4f-b5e943b62f11 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1061902899'}} {{(pid=86936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 13:04:38 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-da359ce0-2f4a-4fbc-bb4f-b5e943b62f11 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Create volume of 1 GB Sep 02 13:04:38 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-da359ce0-2f4a-4fbc-bb4f-b5e943b62f11 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Availability Zones retrieved successfully. Sep 02 13:04:38 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-da359ce0-2f4a-4fbc-bb4f-b5e943b62f11 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Flow 'volume_create_api' (ec3bd544-34a6-4d00-9009-69d76c097a33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 13:04:38 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-da359ce0-2f4a-4fbc-bb4f-b5e943b62f11 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f5e94e7-d0af-4111-8921-ce64a0bca6f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:38 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.flows.api.create_volume [None req-da359ce0-2f4a-4fbc-bb4f-b5e943b62f11 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Validating volume size '1' using validate_int {{(pid=86936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 13:04:38 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-da359ce0-2f4a-4fbc-bb4f-b5e943b62f11 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f5e94e7-d0af-4111-8921-ce64a0bca6f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:38 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-da359ce0-2f4a-4fbc-bb4f-b5e943b62f11 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c186b262-31b5-4a8c-bb11-d866fd50f617) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:39 devstack devstack@c-api.service[86936]: DEBUG cinder.quota [None req-da359ce0-2f4a-4fbc-bb4f-b5e943b62f11 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Created reservations ['12ca7e4c-d393-40d1-b35a-e8d5d59cfdb7', 'e425a83b-bff1-4fb1-83c1-721ca00ddb49', 'd1f3e64b-5dee-47fb-95a5-9a5782997387', '768606f6-bfe4-436f-bb3e-95bb13a9b14e'] {{(pid=86936) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 13:04:39 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-da359ce0-2f4a-4fbc-bb4f-b5e943b62f11 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c186b262-31b5-4a8c-bb11-d866fd50f617) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['12ca7e4c-d393-40d1-b35a-e8d5d59cfdb7', 'e425a83b-bff1-4fb1-83c1-721ca00ddb49', 'd1f3e64b-5dee-47fb-95a5-9a5782997387', '768606f6-bfe4-436f-bb3e-95bb13a9b14e']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:39 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-da359ce0-2f4a-4fbc-bb4f-b5e943b62f11 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4f0a01d-eab6-46c0-a4d3-b0ec77b7e3c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:39 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:39 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:04:39 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-da359ce0-2f4a-4fbc-bb4f-b5e943b62f11 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4f0a01d-eab6-46c0-a4d3-b0ec77b7e3c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '887c9af5-a437-48bc-85a3-27b5c6c286c6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1061902899',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f54192cc92db41c99c6c1bdec5669dae',qos_specs=None,replication_status=,reservations=['12ca7e4c-d393-40d1-b35a-e8d5d59cfdb7','e425a83b-bff1-4fb1-83c1-721ca00ddb49','d1f3e64b-5dee-47fb-95a5-9a5782997387','768606f6-bfe4-436f-bb3e-95bb13a9b14e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a4983d61b014670939e80b098a3376c',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T11:04:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1061902899',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=887c9af5-a437-48bc-85a3-27b5c6c286c6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f54192cc92db41c99c6c1bdec5669dae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4a4983d61b014670939e80b098a3376c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:39 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-da359ce0-2f4a-4fbc-bb4f-b5e943b62f11 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eca938ef-d8eb-4964-ba35-31b65fea39d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:39 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-da359ce0-2f4a-4fbc-bb4f-b5e943b62f11 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eca938ef-d8eb-4964-ba35-31b65fea39d3) transitioned into state 'SUCCESS' from state '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-1061902899',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f54192cc92db41c99c6c1bdec5669dae',qos_specs=None,replication_status=,reservations=['12ca7e4c-d393-40d1-b35a-e8d5d59cfdb7','e425a83b-bff1-4fb1-83c1-721ca00ddb49','d1f3e64b-5dee-47fb-95a5-9a5782997387','768606f6-bfe4-436f-bb3e-95bb13a9b14e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a4983d61b014670939e80b098a3376c',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:39 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-da359ce0-2f4a-4fbc-bb4f-b5e943b62f11 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (646d531f-3f2c-4d2c-add2-af49c341c8f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:39 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-da359ce0-2f4a-4fbc-bb4f-b5e943b62f11 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (646d531f-3f2c-4d2c-add2-af49c341c8f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:39 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-da359ce0-2f4a-4fbc-bb4f-b5e943b62f11 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Flow 'volume_create_api' (ec3bd544-34a6-4d00-9009-69d76c097a33) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 13:04:39 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-da359ce0-2f4a-4fbc-bb4f-b5e943b62f11 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Create volume request issued successfully. Sep 02 13:04:39 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-da359ce0-2f4a-4fbc-bb4f-b5e943b62f11 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 13:04:39 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1456/2948] 192.168.122.82 () {62 vars in 1178 bytes} [Wed Sep 2 13:04:38 2026] POST /volume/v3/volumes => generated 785 bytes in 350 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 13:04:39 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-5095d001-49f8-40e1-9aad-a2dc2d3d7486 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:39 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-5095d001-49f8-40e1-9aad-a2dc2d3d7486 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] GET http://192.168.122.82/volume/v3/volumes/887c9af5-a437-48bc-85a3-27b5c6c286c6 Sep 02 13:04:39 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-5095d001-49f8-40e1-9aad-a2dc2d3d7486 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:39 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-5095d001-49f8-40e1-9aad-a2dc2d3d7486 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:39 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:39 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:04:39 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:39 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:04:39 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-5095d001-49f8-40e1-9aad-a2dc2d3d7486 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Volume info retrieved successfully. Sep 02 13:04:39 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-5095d001-49f8-40e1-9aad-a2dc2d3d7486 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] http://192.168.122.82/volume/v3/volumes/887c9af5-a437-48bc-85a3-27b5c6c286c6 returned with HTTP 200 Sep 02 13:04:39 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1493/2949] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 13:04:39 2026] GET /volume/v3/volumes/887c9af5-a437-48bc-85a3-27b5c6c286c6 => generated 964 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 13:04:39 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-3441556c-2c76-454c-894d-434dff010697 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:39 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-3441556c-2c76-454c-894d-434dff010697 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] GET http://192.168.122.82/volume/v3/volumes/98a48559-5fd1-41a8-9f0e-562e13441430 Sep 02 13:04:39 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-3441556c-2c76-454c-894d-434dff010697 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:39 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-3441556c-2c76-454c-894d-434dff010697 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:39 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-3441556c-2c76-454c-894d-434dff010697 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] http://192.168.122.82/volume/v3/volumes/98a48559-5fd1-41a8-9f0e-562e13441430 returned with HTTP 404 Sep 02 13:04:39 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1457/2950] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:04:39 2026] GET /volume/v3/volumes/98a48559-5fd1-41a8-9f0e-562e13441430 => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 13:04:39 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-583f97a7-ed8c-4c95-9922-f864cc1d2e42 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:39 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-583f97a7-ed8c-4c95-9922-f864cc1d2e42 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] DELETE http://192.168.122.82/volume/v3/volumes/7c0df139-d6b0-47a9-9707-7c9ca28e629a Sep 02 13:04:39 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-583f97a7-ed8c-4c95-9922-f864cc1d2e42 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:39 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-583f97a7-ed8c-4c95-9922-f864cc1d2e42 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Calling method 'delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:39 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-583f97a7-ed8c-4c95-9922-f864cc1d2e42 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Delete volume with id: 7c0df139-d6b0-47a9-9707-7c9ca28e629a Sep 02 13:04:39 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:39 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:04:39 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:39 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:04:39 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-583f97a7-ed8c-4c95-9922-f864cc1d2e42 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Volume info retrieved successfully. Sep 02 13:04:39 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-a0b0c3ac-482f-46cc-98e9-7d4269f28fb3 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:39 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-a0b0c3ac-482f-46cc-98e9-7d4269f28fb3 tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] GET http://192.168.122.82/volume/v3/volumes/fa21c2a1-740a-43ed-ab00-528dff710b80 Sep 02 13:04:39 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-a0b0c3ac-482f-46cc-98e9-7d4269f28fb3 tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:39 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-a0b0c3ac-482f-46cc-98e9-7d4269f28fb3 tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:39 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-583f97a7-ed8c-4c95-9922-f864cc1d2e42 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Delete volume request issued successfully. Sep 02 13:04:39 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-583f97a7-ed8c-4c95-9922-f864cc1d2e42 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] http://192.168.122.82/volume/v3/volumes/7c0df139-d6b0-47a9-9707-7c9ca28e629a returned with HTTP 202 Sep 02 13:04:39 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1494/2951] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 13:04:39 2026] DELETE /volume/v3/volumes/7c0df139-d6b0-47a9-9707-7c9ca28e629a => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 13:04:39 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:39 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:04:39 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:39 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:04:39 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-ff5bdfb0-5182-418a-84c9-32ad907e79a4 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:39 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-a0b0c3ac-482f-46cc-98e9-7d4269f28fb3 tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] Volume info retrieved successfully. Sep 02 13:04:39 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-ff5bdfb0-5182-418a-84c9-32ad907e79a4 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] GET http://192.168.122.82/volume/v3/volumes/7c0df139-d6b0-47a9-9707-7c9ca28e629a Sep 02 13:04:39 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-ff5bdfb0-5182-418a-84c9-32ad907e79a4 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:39 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-ff5bdfb0-5182-418a-84c9-32ad907e79a4 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:39 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-a0b0c3ac-482f-46cc-98e9-7d4269f28fb3 tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] http://192.168.122.82/volume/v3/volumes/fa21c2a1-740a-43ed-ab00-528dff710b80 returned with HTTP 200 Sep 02 13:04:39 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1458/2952] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:04:39 2026] GET /volume/v3/volumes/fa21c2a1-740a-43ed-ab00-528dff710b80 => generated 839 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:04:39 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:39 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:04:39 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:39 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:04:39 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-ff5bdfb0-5182-418a-84c9-32ad907e79a4 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Volume info retrieved successfully. Sep 02 13:04:39 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-ff5bdfb0-5182-418a-84c9-32ad907e79a4 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] http://192.168.122.82/volume/v3/volumes/7c0df139-d6b0-47a9-9707-7c9ca28e629a returned with HTTP 200 Sep 02 13:04:39 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1495/2953] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:04:39 2026] GET /volume/v3/volumes/7c0df139-d6b0-47a9-9707-7c9ca28e629a => generated 862 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:04:39 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-38d7e4ef-9777-4dfa-a85c-75ddd46d9bf9 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:39 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-38d7e4ef-9777-4dfa-a85c-75ddd46d9bf9 tempest-VolumeImageDependencyTests-1193745691 tempest-VolumeImageDependencyTests-1193745691-project-member] GET http://192.168.122.82/volume/v3/volumes/2935c39c-afe2-4513-a859-79e39b768fe9 Sep 02 13:04:39 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-38d7e4ef-9777-4dfa-a85c-75ddd46d9bf9 tempest-VolumeImageDependencyTests-1193745691 tempest-VolumeImageDependencyTests-1193745691-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:39 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-38d7e4ef-9777-4dfa-a85c-75ddd46d9bf9 tempest-VolumeImageDependencyTests-1193745691 tempest-VolumeImageDependencyTests-1193745691-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:39 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:39 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:04:39 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:39 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:04:39 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-38d7e4ef-9777-4dfa-a85c-75ddd46d9bf9 tempest-VolumeImageDependencyTests-1193745691 tempest-VolumeImageDependencyTests-1193745691-project-member] Volume info retrieved successfully. Sep 02 13:04:39 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-38d7e4ef-9777-4dfa-a85c-75ddd46d9bf9 tempest-VolumeImageDependencyTests-1193745691 tempest-VolumeImageDependencyTests-1193745691-project-member] http://192.168.122.82/volume/v3/volumes/2935c39c-afe2-4513-a859-79e39b768fe9 returned with HTTP 200 Sep 02 13:04:39 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1459/2954] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 13:04:39 2026] GET /volume/v3/volumes/2935c39c-afe2-4513-a859-79e39b768fe9 => generated 1199 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 13:04:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-16c1555d-f618-44a1-a097-2c8137f483d1 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:40 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-16c1555d-f618-44a1-a097-2c8137f483d1 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] GET http://192.168.122.82/volume/v3/volumes/887c9af5-a437-48bc-85a3-27b5c6c286c6 Sep 02 13:04:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-16c1555d-f618-44a1-a097-2c8137f483d1 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-16c1555d-f618-44a1-a097-2c8137f483d1 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:40 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:40 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:04:40 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:40 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:04:40 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-16c1555d-f618-44a1-a097-2c8137f483d1 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Volume info retrieved successfully. Sep 02 13:04:40 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-16c1555d-f618-44a1-a097-2c8137f483d1 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] http://192.168.122.82/volume/v3/volumes/887c9af5-a437-48bc-85a3-27b5c6c286c6 returned with HTTP 200 Sep 02 13:04:40 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1496/2955] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 13:04:40 2026] GET /volume/v3/volumes/887c9af5-a437-48bc-85a3-27b5c6c286c6 => generated 1014 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 13:04:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-3581190f-fbb0-4497-aef4-0fe16cd64ab7 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:40 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-3581190f-fbb0-4497-aef4-0fe16cd64ab7 tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] GET http://192.168.122.82/volume/v3/volumes/fa21c2a1-740a-43ed-ab00-528dff710b80 Sep 02 13:04:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-3581190f-fbb0-4497-aef4-0fe16cd64ab7 tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-3581190f-fbb0-4497-aef4-0fe16cd64ab7 tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:40 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:40 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:04:40 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:40 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:04:40 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-3581190f-fbb0-4497-aef4-0fe16cd64ab7 tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] Volume info retrieved successfully. Sep 02 13:04:40 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-3581190f-fbb0-4497-aef4-0fe16cd64ab7 tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] http://192.168.122.82/volume/v3/volumes/fa21c2a1-740a-43ed-ab00-528dff710b80 returned with HTTP 200 Sep 02 13:04:40 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1460/2956] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:04:40 2026] GET /volume/v3/volumes/fa21c2a1-740a-43ed-ab00-528dff710b80 => generated 840 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 13:04:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-bc932eed-6439-4db6-927b-712ff40bd1ef None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:40 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-bc932eed-6439-4db6-927b-712ff40bd1ef tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] GET http://192.168.122.82/volume/v3/volumes/7c0df139-d6b0-47a9-9707-7c9ca28e629a Sep 02 13:04:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-bc932eed-6439-4db6-927b-712ff40bd1ef tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-bc932eed-6439-4db6-927b-712ff40bd1ef tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-65e07639-0d47-4733-a988-f37f8567b435 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:40 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-65e07639-0d47-4733-a988-f37f8567b435 tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] GET http://192.168.122.82/volume/v3/volumes/fa21c2a1-740a-43ed-ab00-528dff710b80 Sep 02 13:04:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-65e07639-0d47-4733-a988-f37f8567b435 tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-65e07639-0d47-4733-a988-f37f8567b435 tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:40 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-bc932eed-6439-4db6-927b-712ff40bd1ef tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] http://192.168.122.82/volume/v3/volumes/7c0df139-d6b0-47a9-9707-7c9ca28e629a returned with HTTP 404 Sep 02 13:04:40 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1497/2957] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:04:40 2026] GET /volume/v3/volumes/7c0df139-d6b0-47a9-9707-7c9ca28e629a => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 13:04:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-073fac3a-5b4d-4a72-a483-04a7cd6ed1e2 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:40 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:40 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:04:40 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:40 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:04:40 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-073fac3a-5b4d-4a72-a483-04a7cd6ed1e2 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] DELETE http://192.168.122.82/volume/v3/volumes/73425ae3-b63e-47c5-adbb-f1018dcb7cad Sep 02 13:04:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-073fac3a-5b4d-4a72-a483-04a7cd6ed1e2 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-073fac3a-5b4d-4a72-a483-04a7cd6ed1e2 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Calling method 'delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:40 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-073fac3a-5b4d-4a72-a483-04a7cd6ed1e2 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Delete volume with id: 73425ae3-b63e-47c5-adbb-f1018dcb7cad Sep 02 13:04:40 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-65e07639-0d47-4733-a988-f37f8567b435 tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] Volume info retrieved successfully. Sep 02 13:04:40 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:40 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:04:40 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:40 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:04:40 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-073fac3a-5b4d-4a72-a483-04a7cd6ed1e2 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Volume info retrieved successfully. Sep 02 13:04:40 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-65e07639-0d47-4733-a988-f37f8567b435 tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] http://192.168.122.82/volume/v3/volumes/fa21c2a1-740a-43ed-ab00-528dff710b80 returned with HTTP 200 Sep 02 13:04:40 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1461/2958] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:04:40 2026] GET /volume/v3/volumes/fa21c2a1-740a-43ed-ab00-528dff710b80 => generated 840 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:04:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-381031bb-2fa6-4d07-b3ca-2b0292f68ce1 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:40 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-381031bb-2fa6-4d07-b3ca-2b0292f68ce1 tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 13:04:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-381031bb-2fa6-4d07-b3ca-2b0292f68ce1 tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-483246219"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:04:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.volumes [None req-381031bb-2fa6-4d07-b3ca-2b0292f68ce1 tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-483246219'}} {{(pid=86936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 13:04:40 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-381031bb-2fa6-4d07-b3ca-2b0292f68ce1 tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] Create volume of 1 GB Sep 02 13:04:40 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-381031bb-2fa6-4d07-b3ca-2b0292f68ce1 tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] Availability Zones retrieved successfully. Sep 02 13:04:40 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-073fac3a-5b4d-4a72-a483-04a7cd6ed1e2 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Delete volume request issued successfully. Sep 02 13:04:40 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-073fac3a-5b4d-4a72-a483-04a7cd6ed1e2 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] http://192.168.122.82/volume/v3/volumes/73425ae3-b63e-47c5-adbb-f1018dcb7cad returned with HTTP 202 Sep 02 13:04:40 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1498/2959] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 13:04:40 2026] DELETE /volume/v3/volumes/73425ae3-b63e-47c5-adbb-f1018dcb7cad => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 13:04:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-138e4720-a0d5-41b8-810a-03616f4960f2 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:40 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-138e4720-a0d5-41b8-810a-03616f4960f2 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] GET http://192.168.122.82/volume/v3/volumes/73425ae3-b63e-47c5-adbb-f1018dcb7cad Sep 02 13:04:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-138e4720-a0d5-41b8-810a-03616f4960f2 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-138e4720-a0d5-41b8-810a-03616f4960f2 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:40 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-381031bb-2fa6-4d07-b3ca-2b0292f68ce1 tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] Flow 'volume_create_api' (6cf45069-9d4d-44fd-97a0-b9d3353a8965) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 13:04:40 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-381031bb-2fa6-4d07-b3ca-2b0292f68ce1 tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a00e520-148d-4381-a4e8-2fdaf679f575) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:40 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.flows.api.create_volume [None req-381031bb-2fa6-4d07-b3ca-2b0292f68ce1 tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] Validating volume size '1' using validate_int {{(pid=86936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 13:04:40 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:40 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:04:40 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:40 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:04:40 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-138e4720-a0d5-41b8-810a-03616f4960f2 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Volume info retrieved successfully. Sep 02 13:04:40 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-138e4720-a0d5-41b8-810a-03616f4960f2 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] http://192.168.122.82/volume/v3/volumes/73425ae3-b63e-47c5-adbb-f1018dcb7cad returned with HTTP 200 Sep 02 13:04:40 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1499/2960] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:04:40 2026] GET /volume/v3/volumes/73425ae3-b63e-47c5-adbb-f1018dcb7cad => generated 862 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:04:40 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-381031bb-2fa6-4d07-b3ca-2b0292f68ce1 tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a00e520-148d-4381-a4e8-2fdaf679f575) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:40 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-381031bb-2fa6-4d07-b3ca-2b0292f68ce1 tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6cfa73d-c9af-4d3b-a453-f5ec4b4d42f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-1de3c192-604e-4eca-8c29-d57250506680 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:40 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-1de3c192-604e-4eca-8c29-d57250506680 tempest-VolumeImageDependencyTests-1193745691 tempest-VolumeImageDependencyTests-1193745691-project-member] GET http://192.168.122.82/volume/v3/volumes/2935c39c-afe2-4513-a859-79e39b768fe9 Sep 02 13:04:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-1de3c192-604e-4eca-8c29-d57250506680 tempest-VolumeImageDependencyTests-1193745691 tempest-VolumeImageDependencyTests-1193745691-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-1de3c192-604e-4eca-8c29-d57250506680 tempest-VolumeImageDependencyTests-1193745691 tempest-VolumeImageDependencyTests-1193745691-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:40 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-1de3c192-604e-4eca-8c29-d57250506680 tempest-VolumeImageDependencyTests-1193745691 tempest-VolumeImageDependencyTests-1193745691-project-member] http://192.168.122.82/volume/v3/volumes/2935c39c-afe2-4513-a859-79e39b768fe9 returned with HTTP 404 Sep 02 13:04:40 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1500/2961] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 13:04:40 2026] GET /volume/v3/volumes/2935c39c-afe2-4513-a859-79e39b768fe9 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 13:04:40 devstack devstack@c-api.service[86936]: DEBUG cinder.quota [None req-381031bb-2fa6-4d07-b3ca-2b0292f68ce1 tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] Created reservations ['29262780-7dc4-4eba-a9d8-3ec8f856e81a', '3f2cfd44-4815-4ca6-831a-3370f9d1093c', '61f5e4f7-9cca-49cc-b9ac-f55dc0b27ee1', '8b2209e6-9df6-4fde-9f50-268de397b6e5'] {{(pid=86936) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 13:04:40 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-381031bb-2fa6-4d07-b3ca-2b0292f68ce1 tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6cfa73d-c9af-4d3b-a453-f5ec4b4d42f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['29262780-7dc4-4eba-a9d8-3ec8f856e81a', '3f2cfd44-4815-4ca6-831a-3370f9d1093c', '61f5e4f7-9cca-49cc-b9ac-f55dc0b27ee1', '8b2209e6-9df6-4fde-9f50-268de397b6e5']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:40 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-381031bb-2fa6-4d07-b3ca-2b0292f68ce1 tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ddd233b0-7015-49ff-80f5-70a013735132) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:40 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:40 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:04:40 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-381031bb-2fa6-4d07-b3ca-2b0292f68ce1 tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ddd233b0-7015-49ff-80f5-70a013735132) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '21314b38-0881-4a0d-98b7-8127974d89ba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-483246219',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9aab788a61042219375d7882a61977d',qos_specs=None,replication_status=,reservations=['29262780-7dc4-4eba-a9d8-3ec8f856e81a','3f2cfd44-4815-4ca6-831a-3370f9d1093c','61f5e4f7-9cca-49cc-b9ac-f55dc0b27ee1','8b2209e6-9df6-4fde-9f50-268de397b6e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a8a6b6853194c43a799762a66894184',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T11:04:40Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-483246219',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=21314b38-0881-4a0d-98b7-8127974d89ba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e9aab788a61042219375d7882a61977d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5a8a6b6853194c43a799762a66894184',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:40 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-381031bb-2fa6-4d07-b3ca-2b0292f68ce1 tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24462d60-665d-4539-bbdb-5a743ddacd8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:41 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-62a3c857-0312-4b4d-853c-e63f8c98d29c None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:41 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-62a3c857-0312-4b4d-853c-e63f8c98d29c tempest-VolumeImageDependencyTests-1193745691 tempest-VolumeImageDependencyTests-1193745691-project-member] DELETE http://192.168.122.82/volume/v3/volumes/2935c39c-afe2-4513-a859-79e39b768fe9 Sep 02 13:04:41 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-62a3c857-0312-4b4d-853c-e63f8c98d29c tempest-VolumeImageDependencyTests-1193745691 tempest-VolumeImageDependencyTests-1193745691-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:41 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-62a3c857-0312-4b4d-853c-e63f8c98d29c tempest-VolumeImageDependencyTests-1193745691 tempest-VolumeImageDependencyTests-1193745691-project-member] Calling method 'delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:41 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-62a3c857-0312-4b4d-853c-e63f8c98d29c tempest-VolumeImageDependencyTests-1193745691 tempest-VolumeImageDependencyTests-1193745691-project-member] Delete volume with id: 2935c39c-afe2-4513-a859-79e39b768fe9 Sep 02 13:04:41 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-62a3c857-0312-4b4d-853c-e63f8c98d29c tempest-VolumeImageDependencyTests-1193745691 tempest-VolumeImageDependencyTests-1193745691-project-member] http://192.168.122.82/volume/v3/volumes/2935c39c-afe2-4513-a859-79e39b768fe9 returned with HTTP 404 Sep 02 13:04:41 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1501/2962] 192.168.122.82 () {60 vars in 1271 bytes} [Wed Sep 2 13:04:41 2026] DELETE /volume/v3/volumes/2935c39c-afe2-4513-a859-79e39b768fe9 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 02 13:04:41 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-381031bb-2fa6-4d07-b3ca-2b0292f68ce1 tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24462d60-665d-4539-bbdb-5a743ddacd8d) transitioned into 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-483246219',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9aab788a61042219375d7882a61977d',qos_specs=None,replication_status=,reservations=['29262780-7dc4-4eba-a9d8-3ec8f856e81a','3f2cfd44-4815-4ca6-831a-3370f9d1093c','61f5e4f7-9cca-49cc-b9ac-f55dc0b27ee1','8b2209e6-9df6-4fde-9f50-268de397b6e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a8a6b6853194c43a799762a66894184',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:41 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-381031bb-2fa6-4d07-b3ca-2b0292f68ce1 tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65aa9bd0-cd32-4981-8d23-2cbf5ecb9728) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:41 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-134d7677-7a13-4279-9987-84e562292844 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:41 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-134d7677-7a13-4279-9987-84e562292844 tempest-VolumeImageDependencyTests-1193745691 tempest-VolumeImageDependencyTests-1193745691-project-member] GET http://192.168.122.82/volume/v3/volumes/2935c39c-afe2-4513-a859-79e39b768fe9 Sep 02 13:04:41 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-134d7677-7a13-4279-9987-84e562292844 tempest-VolumeImageDependencyTests-1193745691 tempest-VolumeImageDependencyTests-1193745691-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:41 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-134d7677-7a13-4279-9987-84e562292844 tempest-VolumeImageDependencyTests-1193745691 tempest-VolumeImageDependencyTests-1193745691-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:41 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-134d7677-7a13-4279-9987-84e562292844 tempest-VolumeImageDependencyTests-1193745691 tempest-VolumeImageDependencyTests-1193745691-project-member] http://192.168.122.82/volume/v3/volumes/2935c39c-afe2-4513-a859-79e39b768fe9 returned with HTTP 404 Sep 02 13:04:41 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1502/2963] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 13:04:41 2026] GET /volume/v3/volumes/2935c39c-afe2-4513-a859-79e39b768fe9 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 13:04:41 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-381031bb-2fa6-4d07-b3ca-2b0292f68ce1 tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65aa9bd0-cd32-4981-8d23-2cbf5ecb9728) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:41 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-381031bb-2fa6-4d07-b3ca-2b0292f68ce1 tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] Flow 'volume_create_api' (6cf45069-9d4d-44fd-97a0-b9d3353a8965) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 13:04:41 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-381031bb-2fa6-4d07-b3ca-2b0292f68ce1 tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] Create volume request issued successfully. Sep 02 13:04:41 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-381031bb-2fa6-4d07-b3ca-2b0292f68ce1 tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 13:04:41 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1462/2964] 192.168.122.82 () {60 vars in 1138 bytes} [Wed Sep 2 13:04:40 2026] POST /volume/v3/volumes => generated 782 bytes in 404 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 13:04:41 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-a3c7b298-f786-46db-ac31-5b75dff81fa8 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:41 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-a3c7b298-f786-46db-ac31-5b75dff81fa8 tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] GET http://192.168.122.82/volume/v3/volumes/21314b38-0881-4a0d-98b7-8127974d89ba Sep 02 13:04:41 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-a3c7b298-f786-46db-ac31-5b75dff81fa8 tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:41 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-a3c7b298-f786-46db-ac31-5b75dff81fa8 tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:41 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:41 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:04:41 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:41 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:04:41 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-a3c7b298-f786-46db-ac31-5b75dff81fa8 tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] Volume info retrieved successfully. Sep 02 13:04:41 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-a3c7b298-f786-46db-ac31-5b75dff81fa8 tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] http://192.168.122.82/volume/v3/volumes/21314b38-0881-4a0d-98b7-8127974d89ba returned with HTTP 200 Sep 02 13:04:41 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1503/2965] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:04:41 2026] GET /volume/v3/volumes/21314b38-0881-4a0d-98b7-8127974d89ba => generated 850 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:04:41 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-b2f5dfe2-64d1-4076-b576-27a3942cd2fd None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:41 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-b2f5dfe2-64d1-4076-b576-27a3942cd2fd tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] GET http://192.168.122.82/volume/v3/volumes/887c9af5-a437-48bc-85a3-27b5c6c286c6 Sep 02 13:04:41 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-b2f5dfe2-64d1-4076-b576-27a3942cd2fd tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:41 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-b2f5dfe2-64d1-4076-b576-27a3942cd2fd tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:41 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:41 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:04:41 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:41 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:04:41 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-b2f5dfe2-64d1-4076-b576-27a3942cd2fd tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Volume info retrieved successfully. Sep 02 13:04:41 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-b2f5dfe2-64d1-4076-b576-27a3942cd2fd tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] http://192.168.122.82/volume/v3/volumes/887c9af5-a437-48bc-85a3-27b5c6c286c6 returned with HTTP 200 Sep 02 13:04:41 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1463/2966] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 13:04:41 2026] GET /volume/v3/volumes/887c9af5-a437-48bc-85a3-27b5c6c286c6 => generated 1015 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 13:04:41 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-177e8c9d-79d2-4684-b1cf-5377e714536e None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:41 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-177e8c9d-79d2-4684-b1cf-5377e714536e tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-reader] GET http://192.168.122.82/volume/v3/volumes/summary Sep 02 13:04:41 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-177e8c9d-79d2-4684-b1cf-5377e714536e tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-reader] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:41 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-177e8c9d-79d2-4684-b1cf-5377e714536e tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-reader] Calling method 'version_select' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:41 devstack devstack@c-api.service[86935]: DEBUG cinder.api.api_utils [None req-177e8c9d-79d2-4684-b1cf-5377e714536e tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-reader] Removing options '' from query. {{(pid=86935) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 13:04:41 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-177e8c9d-79d2-4684-b1cf-5377e714536e tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-reader] Get summary completed successfully. Sep 02 13:04:41 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-177e8c9d-79d2-4684-b1cf-5377e714536e tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-reader] http://192.168.122.82/volume/v3/volumes/summary returned with HTTP 200 Sep 02 13:04:41 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1504/2967] 192.168.122.82 () {60 vars in 1181 bytes} [Wed Sep 2 13:04:41 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 13:04:41 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-412a6595-66c2-4992-92fd-ae6ab6a59e93 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:41 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-412a6595-66c2-4992-92fd-ae6ab6a59e93 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] DELETE http://192.168.122.82/volume/v3/volumes/887c9af5-a437-48bc-85a3-27b5c6c286c6 Sep 02 13:04:41 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-412a6595-66c2-4992-92fd-ae6ab6a59e93 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:41 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-412a6595-66c2-4992-92fd-ae6ab6a59e93 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Calling method 'delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:41 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-412a6595-66c2-4992-92fd-ae6ab6a59e93 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Delete volume with id: 887c9af5-a437-48bc-85a3-27b5c6c286c6 Sep 02 13:04:41 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:41 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:04:41 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:41 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:04:41 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-412a6595-66c2-4992-92fd-ae6ab6a59e93 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Volume info retrieved successfully. Sep 02 13:04:41 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-412a6595-66c2-4992-92fd-ae6ab6a59e93 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Delete volume request issued successfully. Sep 02 13:04:41 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-412a6595-66c2-4992-92fd-ae6ab6a59e93 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] http://192.168.122.82/volume/v3/volumes/887c9af5-a437-48bc-85a3-27b5c6c286c6 returned with HTTP 202 Sep 02 13:04:41 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1464/2968] 192.168.122.82 () {60 vars in 1271 bytes} [Wed Sep 2 13:04:41 2026] DELETE /volume/v3/volumes/887c9af5-a437-48bc-85a3-27b5c6c286c6 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 13:04:41 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-e7a19b65-73ce-4820-b879-b7690210f1e6 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:41 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e7a19b65-73ce-4820-b879-b7690210f1e6 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] GET http://192.168.122.82/volume/v3/volumes/887c9af5-a437-48bc-85a3-27b5c6c286c6 Sep 02 13:04:41 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-e7a19b65-73ce-4820-b879-b7690210f1e6 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:41 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-e7a19b65-73ce-4820-b879-b7690210f1e6 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:41 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:41 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:04:41 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:41 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:04:41 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-e7a19b65-73ce-4820-b879-b7690210f1e6 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Volume info retrieved successfully. Sep 02 13:04:41 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e7a19b65-73ce-4820-b879-b7690210f1e6 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] http://192.168.122.82/volume/v3/volumes/887c9af5-a437-48bc-85a3-27b5c6c286c6 returned with HTTP 200 Sep 02 13:04:41 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1505/2969] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 13:04:41 2026] GET /volume/v3/volumes/887c9af5-a437-48bc-85a3-27b5c6c286c6 => generated 1014 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 13:04:41 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-1e44d612-1c28-4470-ae3e-6bf9a786e037 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:41 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-1e44d612-1c28-4470-ae3e-6bf9a786e037 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] GET http://192.168.122.82/volume/v3/volumes/73425ae3-b63e-47c5-adbb-f1018dcb7cad Sep 02 13:04:41 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-1e44d612-1c28-4470-ae3e-6bf9a786e037 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:41 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-1e44d612-1c28-4470-ae3e-6bf9a786e037 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:41 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:41 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:04:41 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:41 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:04:41 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-1e44d612-1c28-4470-ae3e-6bf9a786e037 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Volume info retrieved successfully. Sep 02 13:04:41 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-1e44d612-1c28-4470-ae3e-6bf9a786e037 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] http://192.168.122.82/volume/v3/volumes/73425ae3-b63e-47c5-adbb-f1018dcb7cad returned with HTTP 200 Sep 02 13:04:41 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1465/2970] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:04:41 2026] GET /volume/v3/volumes/73425ae3-b63e-47c5-adbb-f1018dcb7cad => generated 862 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:04:42 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-1b8c9692-42ab-4135-b5d0-a248d51bc554 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:42 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-1b8c9692-42ab-4135-b5d0-a248d51bc554 tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] GET http://192.168.122.82/volume/v3/volumes/21314b38-0881-4a0d-98b7-8127974d89ba Sep 02 13:04:42 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-1b8c9692-42ab-4135-b5d0-a248d51bc554 tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:42 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-1b8c9692-42ab-4135-b5d0-a248d51bc554 tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:42 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:42 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:04:42 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:42 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:04:42 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-1b8c9692-42ab-4135-b5d0-a248d51bc554 tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] Volume info retrieved successfully. Sep 02 13:04:42 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-1b8c9692-42ab-4135-b5d0-a248d51bc554 tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] http://192.168.122.82/volume/v3/volumes/21314b38-0881-4a0d-98b7-8127974d89ba returned with HTTP 200 Sep 02 13:04:42 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1506/2971] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:04:42 2026] GET /volume/v3/volumes/21314b38-0881-4a0d-98b7-8127974d89ba => generated 874 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:04:42 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-a1a0a19d-bca5-4841-803d-030cbc630bc2 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:42 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-a1a0a19d-bca5-4841-803d-030cbc630bc2 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] GET http://192.168.122.82/volume/v3/volumes/887c9af5-a437-48bc-85a3-27b5c6c286c6 Sep 02 13:04:42 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-a1a0a19d-bca5-4841-803d-030cbc630bc2 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:42 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-a1a0a19d-bca5-4841-803d-030cbc630bc2 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:42 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:42 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:04:42 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:42 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:04:42 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-a1a0a19d-bca5-4841-803d-030cbc630bc2 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Volume info retrieved successfully. Sep 02 13:04:42 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-a1a0a19d-bca5-4841-803d-030cbc630bc2 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] http://192.168.122.82/volume/v3/volumes/887c9af5-a437-48bc-85a3-27b5c6c286c6 returned with HTTP 200 Sep 02 13:04:42 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1466/2972] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 13:04:42 2026] GET /volume/v3/volumes/887c9af5-a437-48bc-85a3-27b5c6c286c6 => generated 1014 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 13:04:42 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-3e71921e-e3b0-4cdd-8cfd-02b6ada35d47 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:42 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-3e71921e-e3b0-4cdd-8cfd-02b6ada35d47 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] GET http://192.168.122.82/volume/v3/volumes/73425ae3-b63e-47c5-adbb-f1018dcb7cad Sep 02 13:04:42 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-3e71921e-e3b0-4cdd-8cfd-02b6ada35d47 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:42 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-3e71921e-e3b0-4cdd-8cfd-02b6ada35d47 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:42 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-3e71921e-e3b0-4cdd-8cfd-02b6ada35d47 tempest-CreateVolumesFromSourceVolumeTest-1109919196 tempest-CreateVolumesFromSourceVolumeTest-1109919196-project-member] http://192.168.122.82/volume/v3/volumes/73425ae3-b63e-47c5-adbb-f1018dcb7cad returned with HTTP 404 Sep 02 13:04:42 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1507/2973] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:04:42 2026] GET /volume/v3/volumes/73425ae3-b63e-47c5-adbb-f1018dcb7cad => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 13:04:43 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-dcecd8e4-b7e9-4ef5-a4fb-db4398f4edbf None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:43 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-dcecd8e4-b7e9-4ef5-a4fb-db4398f4edbf tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] GET http://192.168.122.82/volume/v3/volumes/21314b38-0881-4a0d-98b7-8127974d89ba Sep 02 13:04:43 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-dcecd8e4-b7e9-4ef5-a4fb-db4398f4edbf tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:43 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-dcecd8e4-b7e9-4ef5-a4fb-db4398f4edbf tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:43 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:43 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:04:43 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:43 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:04:43 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-dcecd8e4-b7e9-4ef5-a4fb-db4398f4edbf tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] Volume info retrieved successfully. Sep 02 13:04:43 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-dcecd8e4-b7e9-4ef5-a4fb-db4398f4edbf tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] http://192.168.122.82/volume/v3/volumes/21314b38-0881-4a0d-98b7-8127974d89ba returned with HTTP 200 Sep 02 13:04:43 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1467/2974] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:04:43 2026] GET /volume/v3/volumes/21314b38-0881-4a0d-98b7-8127974d89ba => generated 875 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:04:43 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-e925a68b-b0b3-4477-8d70-8a684348a369 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:43 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e925a68b-b0b3-4477-8d70-8a684348a369 tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] GET http://192.168.122.82/volume/v3/volumes/21314b38-0881-4a0d-98b7-8127974d89ba Sep 02 13:04:43 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-e925a68b-b0b3-4477-8d70-8a684348a369 tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:43 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-e925a68b-b0b3-4477-8d70-8a684348a369 tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:43 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:43 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:04:43 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:43 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:04:43 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-e925a68b-b0b3-4477-8d70-8a684348a369 tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] Volume info retrieved successfully. Sep 02 13:04:43 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e925a68b-b0b3-4477-8d70-8a684348a369 tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] http://192.168.122.82/volume/v3/volumes/21314b38-0881-4a0d-98b7-8127974d89ba returned with HTTP 200 Sep 02 13:04:43 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1508/2975] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:04:43 2026] GET /volume/v3/volumes/21314b38-0881-4a0d-98b7-8127974d89ba => generated 875 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:04:43 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-5d917514-b733-4b4c-839f-2f7a79897871 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:43 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-5d917514-b733-4b4c-839f-2f7a79897871 tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] POST http://192.168.122.82/volume/v3/snapshots Sep 02 13:04:43 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-5d917514-b733-4b4c-839f-2f7a79897871 tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "21314b38-0881-4a0d-98b7-8127974d89ba", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-1693510067"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:04:43 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:43 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:04:43 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:43 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:04:43 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-5d917514-b733-4b4c-839f-2f7a79897871 tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] Volume info retrieved successfully. Sep 02 13:04:43 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.snapshots [None req-5d917514-b733-4b4c-839f-2f7a79897871 tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] Create snapshot from volume 21314b38-0881-4a0d-98b7-8127974d89ba Sep 02 13:04:43 devstack devstack@c-api.service[86936]: DEBUG cinder.quota [None req-5d917514-b733-4b4c-839f-2f7a79897871 tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] Created reservations ['500a962a-bb1b-469c-86df-1e7326fb78a2', '09d0b6d0-ef52-4083-ad90-17b61abdd30c', '99d75b65-3c79-4d9a-a9a1-c5788022d342', '4961c3ae-3f8d-491f-97a8-29faf9065205'] {{(pid=86936) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 13:04:43 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:43 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:04:43 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-5d917514-b733-4b4c-839f-2f7a79897871 tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] Snapshot create request issued successfully. Sep 02 13:04:43 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-5d917514-b733-4b4c-839f-2f7a79897871 tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] http://192.168.122.82/volume/v3/snapshots returned with HTTP 202 Sep 02 13:04:43 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1468/2976] 192.168.122.82 () {60 vars in 1144 bytes} [Wed Sep 2 13:04:43 2026] POST /volume/v3/snapshots => generated 326 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 13:04:43 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-a0c60b97-0f92-45ce-af07-56dfe3f5ab96 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:43 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-a0c60b97-0f92-45ce-af07-56dfe3f5ab96 tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] GET http://192.168.122.82/volume/v3/snapshots/d3586ec6-be95-4b57-afff-f4fa309abca4 Sep 02 13:04:43 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-a0c60b97-0f92-45ce-af07-56dfe3f5ab96 tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:43 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-a0c60b97-0f92-45ce-af07-56dfe3f5ab96 tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:43 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:43 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:04:43 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-a0c60b97-0f92-45ce-af07-56dfe3f5ab96 tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] Snapshot retrieved successfully. Sep 02 13:04:43 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-a0c60b97-0f92-45ce-af07-56dfe3f5ab96 tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] http://192.168.122.82/volume/v3/snapshots/d3586ec6-be95-4b57-afff-f4fa309abca4 returned with HTTP 200 Sep 02 13:04:43 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1509/2977] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:04:43 2026] GET /volume/v3/snapshots/d3586ec6-be95-4b57-afff-f4fa309abca4 => generated 458 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:04:43 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-550d1df3-8669-44d8-92f2-d384099038d6 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:43 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-550d1df3-8669-44d8-92f2-d384099038d6 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] GET http://192.168.122.82/volume/v3/volumes/887c9af5-a437-48bc-85a3-27b5c6c286c6 Sep 02 13:04:43 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-550d1df3-8669-44d8-92f2-d384099038d6 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:43 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-550d1df3-8669-44d8-92f2-d384099038d6 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:43 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-550d1df3-8669-44d8-92f2-d384099038d6 tempest-ProjectReaderTests-553561828 tempest-ProjectReaderTests-553561828-project-admin] http://192.168.122.82/volume/v3/volumes/887c9af5-a437-48bc-85a3-27b5c6c286c6 returned with HTTP 404 Sep 02 13:04:43 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1469/2978] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 13:04:43 2026] GET /volume/v3/volumes/887c9af5-a437-48bc-85a3-27b5c6c286c6 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 13:04:44 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-ff1fcb21-aff7-49b0-9262-a1cd7c5c12be None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:44 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-ff1fcb21-aff7-49b0-9262-a1cd7c5c12be tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] GET http://192.168.122.82/volume/v3/snapshots/d3586ec6-be95-4b57-afff-f4fa309abca4 Sep 02 13:04:44 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-ff1fcb21-aff7-49b0-9262-a1cd7c5c12be tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:44 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-ff1fcb21-aff7-49b0-9262-a1cd7c5c12be tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:44 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:44 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:04:44 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-ff1fcb21-aff7-49b0-9262-a1cd7c5c12be tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] Snapshot retrieved successfully. Sep 02 13:04:44 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-ff1fcb21-aff7-49b0-9262-a1cd7c5c12be tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] http://192.168.122.82/volume/v3/snapshots/d3586ec6-be95-4b57-afff-f4fa309abca4 returned with HTTP 200 Sep 02 13:04:44 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1510/2979] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:04:44 2026] GET /volume/v3/snapshots/d3586ec6-be95-4b57-afff-f4fa309abca4 => generated 458 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:04:45 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-7d657a75-7446-4b13-92e2-92606cd3781c None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:45 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-7d657a75-7446-4b13-92e2-92606cd3781c tempest-ProjectReaderTests-1662749252 tempest-ProjectReaderTests-1662749252-project-admin] POST http://192.168.122.82/volume/v3/volumes Sep 02 13:04:45 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-7d657a75-7446-4b13-92e2-92606cd3781c tempest-ProjectReaderTests-1662749252 tempest-ProjectReaderTests-1662749252-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-279124535"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:04:45 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.volumes [None req-7d657a75-7446-4b13-92e2-92606cd3781c tempest-ProjectReaderTests-1662749252 tempest-ProjectReaderTests-1662749252-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-279124535'}} {{(pid=86936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 13:04:45 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-7d657a75-7446-4b13-92e2-92606cd3781c tempest-ProjectReaderTests-1662749252 tempest-ProjectReaderTests-1662749252-project-admin] Create volume of 1 GB Sep 02 13:04:45 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:45 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:04:45 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-7d657a75-7446-4b13-92e2-92606cd3781c tempest-ProjectReaderTests-1662749252 tempest-ProjectReaderTests-1662749252-project-admin] Availability Zones retrieved successfully. Sep 02 13:04:45 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-7d657a75-7446-4b13-92e2-92606cd3781c tempest-ProjectReaderTests-1662749252 tempest-ProjectReaderTests-1662749252-project-admin] Flow 'volume_create_api' (d276ba19-11b9-4b7e-a555-e2939b898687) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 13:04:45 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-7d657a75-7446-4b13-92e2-92606cd3781c tempest-ProjectReaderTests-1662749252 tempest-ProjectReaderTests-1662749252-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d430b2ba-35aa-4af8-8f31-d798d3d9e281) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:45 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.flows.api.create_volume [None req-7d657a75-7446-4b13-92e2-92606cd3781c tempest-ProjectReaderTests-1662749252 tempest-ProjectReaderTests-1662749252-project-admin] Validating volume size '1' using validate_int {{(pid=86936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 13:04:45 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-7d657a75-7446-4b13-92e2-92606cd3781c tempest-ProjectReaderTests-1662749252 tempest-ProjectReaderTests-1662749252-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d430b2ba-35aa-4af8-8f31-d798d3d9e281) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:45 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-7d657a75-7446-4b13-92e2-92606cd3781c tempest-ProjectReaderTests-1662749252 tempest-ProjectReaderTests-1662749252-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (864cc440-bdf5-4c78-b3ed-7fbb74ad81cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:45 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-30de191f-9f3b-446b-8dd7-383454b40ebc None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:45 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-30de191f-9f3b-446b-8dd7-383454b40ebc tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] GET http://192.168.122.82/volume/v3/snapshots/d3586ec6-be95-4b57-afff-f4fa309abca4 Sep 02 13:04:45 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-30de191f-9f3b-446b-8dd7-383454b40ebc tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:45 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-30de191f-9f3b-446b-8dd7-383454b40ebc tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:45 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:45 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:04:45 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-30de191f-9f3b-446b-8dd7-383454b40ebc tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] Snapshot retrieved successfully. Sep 02 13:04:45 devstack devstack@c-api.service[86936]: DEBUG cinder.quota [None req-7d657a75-7446-4b13-92e2-92606cd3781c tempest-ProjectReaderTests-1662749252 tempest-ProjectReaderTests-1662749252-project-admin] Created reservations ['a4b3ea0b-1689-4977-9bcb-3d425e438257', '3b3ea35e-f8ee-4755-91b0-98368caa0b41', 'f5bad3f9-c399-4864-9c0d-e57379e8f86b', 'b9d1ceb5-77af-4182-bfd3-88e1c9d7b8d0'] {{(pid=86936) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 13:04:45 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-7d657a75-7446-4b13-92e2-92606cd3781c tempest-ProjectReaderTests-1662749252 tempest-ProjectReaderTests-1662749252-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (864cc440-bdf5-4c78-b3ed-7fbb74ad81cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a4b3ea0b-1689-4977-9bcb-3d425e438257', '3b3ea35e-f8ee-4755-91b0-98368caa0b41', 'f5bad3f9-c399-4864-9c0d-e57379e8f86b', 'b9d1ceb5-77af-4182-bfd3-88e1c9d7b8d0']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:45 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-30de191f-9f3b-446b-8dd7-383454b40ebc tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] http://192.168.122.82/volume/v3/snapshots/d3586ec6-be95-4b57-afff-f4fa309abca4 returned with HTTP 200 Sep 02 13:04:45 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1511/2980] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:04:45 2026] GET /volume/v3/snapshots/d3586ec6-be95-4b57-afff-f4fa309abca4 => generated 458 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:04:45 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-7d657a75-7446-4b13-92e2-92606cd3781c tempest-ProjectReaderTests-1662749252 tempest-ProjectReaderTests-1662749252-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97c31874-e38f-40ff-a7ee-4ffa48e1f042) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:45 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:45 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:04:45 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-7d657a75-7446-4b13-92e2-92606cd3781c tempest-ProjectReaderTests-1662749252 tempest-ProjectReaderTests-1662749252-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97c31874-e38f-40ff-a7ee-4ffa48e1f042) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'beec7e59-a47c-407e-9a47-7da8e235dfdb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-279124535',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='724e8dd8ac6f461d9b10522ccc9cd293',qos_specs=None,replication_status=,reservations=['a4b3ea0b-1689-4977-9bcb-3d425e438257','3b3ea35e-f8ee-4755-91b0-98368caa0b41','f5bad3f9-c399-4864-9c0d-e57379e8f86b','b9d1ceb5-77af-4182-bfd3-88e1c9d7b8d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10ce4d769853427ea93d98c799002ab4',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T11:04:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-279124535',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=beec7e59-a47c-407e-9a47-7da8e235dfdb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='724e8dd8ac6f461d9b10522ccc9cd293',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='10ce4d769853427ea93d98c799002ab4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:45 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-7d657a75-7446-4b13-92e2-92606cd3781c tempest-ProjectReaderTests-1662749252 tempest-ProjectReaderTests-1662749252-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f605f4db-b164-4af4-a2af-4aefac00e047) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:45 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-7d657a75-7446-4b13-92e2-92606cd3781c tempest-ProjectReaderTests-1662749252 tempest-ProjectReaderTests-1662749252-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f605f4db-b164-4af4-a2af-4aefac00e047) transitioned into state 'SUCCESS' from state '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-279124535',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='724e8dd8ac6f461d9b10522ccc9cd293',qos_specs=None,replication_status=,reservations=['a4b3ea0b-1689-4977-9bcb-3d425e438257','3b3ea35e-f8ee-4755-91b0-98368caa0b41','f5bad3f9-c399-4864-9c0d-e57379e8f86b','b9d1ceb5-77af-4182-bfd3-88e1c9d7b8d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10ce4d769853427ea93d98c799002ab4',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:45 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-7d657a75-7446-4b13-92e2-92606cd3781c tempest-ProjectReaderTests-1662749252 tempest-ProjectReaderTests-1662749252-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (792f0aeb-81b4-4a27-870f-8391a05959b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:45 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-7d657a75-7446-4b13-92e2-92606cd3781c tempest-ProjectReaderTests-1662749252 tempest-ProjectReaderTests-1662749252-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (792f0aeb-81b4-4a27-870f-8391a05959b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:45 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-7d657a75-7446-4b13-92e2-92606cd3781c tempest-ProjectReaderTests-1662749252 tempest-ProjectReaderTests-1662749252-project-admin] Flow 'volume_create_api' (d276ba19-11b9-4b7e-a555-e2939b898687) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 13:04:45 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-7d657a75-7446-4b13-92e2-92606cd3781c tempest-ProjectReaderTests-1662749252 tempest-ProjectReaderTests-1662749252-project-admin] Create volume request issued successfully. Sep 02 13:04:45 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-7d657a75-7446-4b13-92e2-92606cd3781c tempest-ProjectReaderTests-1662749252 tempest-ProjectReaderTests-1662749252-project-admin] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 13:04:45 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1470/2981] 192.168.122.82 () {60 vars in 1137 bytes} [Wed Sep 2 13:04:45 2026] POST /volume/v3/volumes => generated 784 bytes in 692 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 02 13:04:45 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-37b663c5-c838-4487-a48b-7e2b671a611f None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:46 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-37b663c5-c838-4487-a48b-7e2b671a611f tempest-ProjectReaderTests-1662749252 tempest-ProjectReaderTests-1662749252-project-admin] GET http://192.168.122.82/volume/v3/volumes/beec7e59-a47c-407e-9a47-7da8e235dfdb Sep 02 13:04:46 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-37b663c5-c838-4487-a48b-7e2b671a611f tempest-ProjectReaderTests-1662749252 tempest-ProjectReaderTests-1662749252-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:46 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-37b663c5-c838-4487-a48b-7e2b671a611f tempest-ProjectReaderTests-1662749252 tempest-ProjectReaderTests-1662749252-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:46 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:46 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:04:46 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:46 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:04:46 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-37b663c5-c838-4487-a48b-7e2b671a611f tempest-ProjectReaderTests-1662749252 tempest-ProjectReaderTests-1662749252-project-admin] Volume info retrieved successfully. Sep 02 13:04:46 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-37b663c5-c838-4487-a48b-7e2b671a611f tempest-ProjectReaderTests-1662749252 tempest-ProjectReaderTests-1662749252-project-admin] http://192.168.122.82/volume/v3/volumes/beec7e59-a47c-407e-9a47-7da8e235dfdb returned with HTTP 200 Sep 02 13:04:46 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1512/2982] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:04:45 2026] GET /volume/v3/volumes/beec7e59-a47c-407e-9a47-7da8e235dfdb => generated 963 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:04:46 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-95ce097a-fd34-4f0a-a8c7-684eb3c516cb None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:46 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-95ce097a-fd34-4f0a-a8c7-684eb3c516cb tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 13:04:46 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-95ce097a-fd34-4f0a-a8c7-684eb3c516cb tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1274639046"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:04:46 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.volumes [None req-95ce097a-fd34-4f0a-a8c7-684eb3c516cb tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1274639046'}} {{(pid=86936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 13:04:46 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-95ce097a-fd34-4f0a-a8c7-684eb3c516cb tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] Create volume of 1 GB Sep 02 13:04:46 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:46 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:04:46 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-95ce097a-fd34-4f0a-a8c7-684eb3c516cb tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] Availability Zones retrieved successfully. Sep 02 13:04:46 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-95ce097a-fd34-4f0a-a8c7-684eb3c516cb tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] Flow 'volume_create_api' (058ddedd-9534-4ffd-aea5-38bd7cdc205b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 13:04:46 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-95ce097a-fd34-4f0a-a8c7-684eb3c516cb tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e45170f1-e41e-4119-9900-d4834e536d6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:46 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.flows.api.create_volume [None req-95ce097a-fd34-4f0a-a8c7-684eb3c516cb tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] Validating volume size '1' using validate_int {{(pid=86936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 13:04:46 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-95ce097a-fd34-4f0a-a8c7-684eb3c516cb tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e45170f1-e41e-4119-9900-d4834e536d6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:46 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-95ce097a-fd34-4f0a-a8c7-684eb3c516cb tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (407f994f-d140-44da-b25a-4335336d8570) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:46 devstack devstack@c-api.service[86936]: DEBUG cinder.quota [None req-95ce097a-fd34-4f0a-a8c7-684eb3c516cb tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] Created reservations ['337c7278-38bc-4a68-9c17-6778cbbf4c60', '32bec4d1-eb4a-491a-b4c4-fc16c9180566', '8534b34e-b8f1-435f-857d-ca498418c3b3', '6882e463-17c5-473b-986d-be0ed8f25e7c'] {{(pid=86936) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 13:04:46 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-95ce097a-fd34-4f0a-a8c7-684eb3c516cb tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (407f994f-d140-44da-b25a-4335336d8570) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['337c7278-38bc-4a68-9c17-6778cbbf4c60', '32bec4d1-eb4a-491a-b4c4-fc16c9180566', '8534b34e-b8f1-435f-857d-ca498418c3b3', '6882e463-17c5-473b-986d-be0ed8f25e7c']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:46 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-95ce097a-fd34-4f0a-a8c7-684eb3c516cb tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd697176-45bd-4be3-a7cc-e84f4089d9a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:46 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:46 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:04:46 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-95ce097a-fd34-4f0a-a8c7-684eb3c516cb tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd697176-45bd-4be3-a7cc-e84f4089d9a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ea66acca-64f5-4ae4-8606-81078409ec60', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1274639046',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='26b54e9ce95e4e4b8e75d0acf80d3bd4',qos_specs=None,replication_status=,reservations=['337c7278-38bc-4a68-9c17-6778cbbf4c60','32bec4d1-eb4a-491a-b4c4-fc16c9180566','8534b34e-b8f1-435f-857d-ca498418c3b3','6882e463-17c5-473b-986d-be0ed8f25e7c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec510f57d78c4119a1f0baa9d7893423',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T11:04:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1274639046',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ea66acca-64f5-4ae4-8606-81078409ec60,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='26b54e9ce95e4e4b8e75d0acf80d3bd4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ec510f57d78c4119a1f0baa9d7893423',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:46 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-95ce097a-fd34-4f0a-a8c7-684eb3c516cb tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (242ee628-2e64-46e6-bfb1-48ad7fd6bd49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:46 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-95ce097a-fd34-4f0a-a8c7-684eb3c516cb tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (242ee628-2e64-46e6-bfb1-48ad7fd6bd49) transitioned into state 'SUCCESS' from state '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-1274639046',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='26b54e9ce95e4e4b8e75d0acf80d3bd4',qos_specs=None,replication_status=,reservations=['337c7278-38bc-4a68-9c17-6778cbbf4c60','32bec4d1-eb4a-491a-b4c4-fc16c9180566','8534b34e-b8f1-435f-857d-ca498418c3b3','6882e463-17c5-473b-986d-be0ed8f25e7c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec510f57d78c4119a1f0baa9d7893423',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:46 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-95ce097a-fd34-4f0a-a8c7-684eb3c516cb tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da408883-6e5e-4f75-8422-2cf1c81cdf35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:46 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-95ce097a-fd34-4f0a-a8c7-684eb3c516cb tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da408883-6e5e-4f75-8422-2cf1c81cdf35) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:46 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-95ce097a-fd34-4f0a-a8c7-684eb3c516cb tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] Flow 'volume_create_api' (058ddedd-9534-4ffd-aea5-38bd7cdc205b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 13:04:46 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-95ce097a-fd34-4f0a-a8c7-684eb3c516cb tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] Create volume request issued successfully. Sep 02 13:04:46 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-95ce097a-fd34-4f0a-a8c7-684eb3c516cb tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 13:04:46 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1471/2983] 192.168.122.82 () {62 vars in 1178 bytes} [Wed Sep 2 13:04:46 2026] POST /volume/v3/volumes => generated 777 bytes in 571 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 13:04:46 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-00c69ba9-914f-4fcb-87ec-faf2d5d8ac33 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:46 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-00c69ba9-914f-4fcb-87ec-faf2d5d8ac33 tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] GET http://192.168.122.82/volume/v3/volumes/ea66acca-64f5-4ae4-8606-81078409ec60 Sep 02 13:04:46 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-00c69ba9-914f-4fcb-87ec-faf2d5d8ac33 tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:46 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-00c69ba9-914f-4fcb-87ec-faf2d5d8ac33 tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:46 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:46 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:04:46 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:46 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:04:46 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-00c69ba9-914f-4fcb-87ec-faf2d5d8ac33 tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] Volume info retrieved successfully. Sep 02 13:04:46 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-00c69ba9-914f-4fcb-87ec-faf2d5d8ac33 tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] http://192.168.122.82/volume/v3/volumes/ea66acca-64f5-4ae4-8606-81078409ec60 returned with HTTP 200 Sep 02 13:04:46 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1513/2984] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 13:04:46 2026] GET /volume/v3/volumes/ea66acca-64f5-4ae4-8606-81078409ec60 => generated 845 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 13:04:46 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-1f023ac8-19bb-4d2e-b67c-3afb815ec10b None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:46 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-1f023ac8-19bb-4d2e-b67c-3afb815ec10b tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] GET http://192.168.122.82/volume/v3/snapshots/d3586ec6-be95-4b57-afff-f4fa309abca4 Sep 02 13:04:46 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-1f023ac8-19bb-4d2e-b67c-3afb815ec10b tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:46 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-1f023ac8-19bb-4d2e-b67c-3afb815ec10b tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:46 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:46 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:04:46 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-1f023ac8-19bb-4d2e-b67c-3afb815ec10b tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] Snapshot retrieved successfully. Sep 02 13:04:46 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-1f023ac8-19bb-4d2e-b67c-3afb815ec10b tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] http://192.168.122.82/volume/v3/snapshots/d3586ec6-be95-4b57-afff-f4fa309abca4 returned with HTTP 200 Sep 02 13:04:46 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1472/2985] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:04:46 2026] GET /volume/v3/snapshots/d3586ec6-be95-4b57-afff-f4fa309abca4 => generated 485 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:04:46 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-31572148-6a25-4a23-adde-f5bbfac996e9 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:46 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-31572148-6a25-4a23-adde-f5bbfac996e9 tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] GET http://192.168.122.82/volume/v3/snapshots/d3586ec6-be95-4b57-afff-f4fa309abca4 Sep 02 13:04:46 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-31572148-6a25-4a23-adde-f5bbfac996e9 tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:46 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-31572148-6a25-4a23-adde-f5bbfac996e9 tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:46 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:46 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:04:46 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-31572148-6a25-4a23-adde-f5bbfac996e9 tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] Snapshot retrieved successfully. Sep 02 13:04:46 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-31572148-6a25-4a23-adde-f5bbfac996e9 tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] http://192.168.122.82/volume/v3/snapshots/d3586ec6-be95-4b57-afff-f4fa309abca4 returned with HTTP 200 Sep 02 13:04:46 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1514/2986] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:04:46 2026] GET /volume/v3/snapshots/d3586ec6-be95-4b57-afff-f4fa309abca4 => generated 485 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:04:46 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-edf8369b-799c-4301-a57d-6386a598dd18 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:46 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-edf8369b-799c-4301-a57d-6386a598dd18 tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] DELETE http://192.168.122.82/volume/v3/snapshots/d3586ec6-be95-4b57-afff-f4fa309abca4 Sep 02 13:04:46 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-edf8369b-799c-4301-a57d-6386a598dd18 tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:46 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-edf8369b-799c-4301-a57d-6386a598dd18 tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] Calling method 'delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:46 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.snapshots [None req-edf8369b-799c-4301-a57d-6386a598dd18 tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] Delete snapshot with id: d3586ec6-be95-4b57-afff-f4fa309abca4 Sep 02 13:04:46 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:46 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:04:46 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-edf8369b-799c-4301-a57d-6386a598dd18 tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] Snapshot retrieved successfully. Sep 02 13:04:46 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:46 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:04:46 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-edf8369b-799c-4301-a57d-6386a598dd18 tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] Snapshot delete request issued successfully. Sep 02 13:04:46 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-edf8369b-799c-4301-a57d-6386a598dd18 tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] http://192.168.122.82/volume/v3/snapshots/d3586ec6-be95-4b57-afff-f4fa309abca4 returned with HTTP 202 Sep 02 13:04:46 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1473/2987] 192.168.122.82 () {58 vars in 1236 bytes} [Wed Sep 2 13:04:46 2026] DELETE /volume/v3/snapshots/d3586ec6-be95-4b57-afff-f4fa309abca4 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 02 13:04:46 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-5257f794-a5a6-42ff-a07d-5451da7ff896 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:46 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-5257f794-a5a6-42ff-a07d-5451da7ff896 tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] GET http://192.168.122.82/volume/v3/snapshots/d3586ec6-be95-4b57-afff-f4fa309abca4 Sep 02 13:04:46 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-5257f794-a5a6-42ff-a07d-5451da7ff896 tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:46 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-5257f794-a5a6-42ff-a07d-5451da7ff896 tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:46 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:46 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:04:46 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-5257f794-a5a6-42ff-a07d-5451da7ff896 tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] Snapshot retrieved successfully. Sep 02 13:04:46 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-5257f794-a5a6-42ff-a07d-5451da7ff896 tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] http://192.168.122.82/volume/v3/snapshots/d3586ec6-be95-4b57-afff-f4fa309abca4 returned with HTTP 200 Sep 02 13:04:46 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1515/2988] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:04:46 2026] GET /volume/v3/snapshots/d3586ec6-be95-4b57-afff-f4fa309abca4 => generated 484 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:04:47 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-db86563a-d377-4c25-9e3a-a6aed7e84f4d None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:47 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-db86563a-d377-4c25-9e3a-a6aed7e84f4d tempest-ProjectReaderTests-1662749252 tempest-ProjectReaderTests-1662749252-project-admin] GET http://192.168.122.82/volume/v3/volumes/beec7e59-a47c-407e-9a47-7da8e235dfdb Sep 02 13:04:47 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-db86563a-d377-4c25-9e3a-a6aed7e84f4d tempest-ProjectReaderTests-1662749252 tempest-ProjectReaderTests-1662749252-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:47 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-db86563a-d377-4c25-9e3a-a6aed7e84f4d tempest-ProjectReaderTests-1662749252 tempest-ProjectReaderTests-1662749252-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:47 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:47 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:04:47 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:47 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:04:47 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-db86563a-d377-4c25-9e3a-a6aed7e84f4d tempest-ProjectReaderTests-1662749252 tempest-ProjectReaderTests-1662749252-project-admin] Volume info retrieved successfully. Sep 02 13:04:47 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-db86563a-d377-4c25-9e3a-a6aed7e84f4d tempest-ProjectReaderTests-1662749252 tempest-ProjectReaderTests-1662749252-project-admin] http://192.168.122.82/volume/v3/volumes/beec7e59-a47c-407e-9a47-7da8e235dfdb returned with HTTP 200 Sep 02 13:04:47 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1474/2989] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:04:47 2026] GET /volume/v3/volumes/beec7e59-a47c-407e-9a47-7da8e235dfdb => generated 1013 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 13:04:47 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-ea906d4a-e4c3-4c7b-a838-2fa28353f6ac None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:47 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-ea906d4a-e4c3-4c7b-a838-2fa28353f6ac tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] GET http://192.168.122.82/volume/v3/volumes/ea66acca-64f5-4ae4-8606-81078409ec60 Sep 02 13:04:47 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-ea906d4a-e4c3-4c7b-a838-2fa28353f6ac tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:47 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-ea906d4a-e4c3-4c7b-a838-2fa28353f6ac tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:47 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:47 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:04:47 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:47 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:04:47 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-ea906d4a-e4c3-4c7b-a838-2fa28353f6ac tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] Volume info retrieved successfully. Sep 02 13:04:47 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-ea906d4a-e4c3-4c7b-a838-2fa28353f6ac tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] http://192.168.122.82/volume/v3/volumes/ea66acca-64f5-4ae4-8606-81078409ec60 returned with HTTP 200 Sep 02 13:04:47 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1516/2990] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 13:04:47 2026] GET /volume/v3/volumes/ea66acca-64f5-4ae4-8606-81078409ec60 => generated 869 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 13:04:47 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-c9f8f0b2-452b-4077-b4c3-75c36869ad2d None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:47 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-c9f8f0b2-452b-4077-b4c3-75c36869ad2d tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] GET http://192.168.122.82/volume/v3/snapshots/d3586ec6-be95-4b57-afff-f4fa309abca4 Sep 02 13:04:48 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-c9f8f0b2-452b-4077-b4c3-75c36869ad2d tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:48 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-c9f8f0b2-452b-4077-b4c3-75c36869ad2d tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:48 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:48 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:04:48 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-c9f8f0b2-452b-4077-b4c3-75c36869ad2d tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] Snapshot retrieved successfully. Sep 02 13:04:48 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-c9f8f0b2-452b-4077-b4c3-75c36869ad2d tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] http://192.168.122.82/volume/v3/snapshots/d3586ec6-be95-4b57-afff-f4fa309abca4 returned with HTTP 200 Sep 02 13:04:48 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1475/2991] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:04:47 2026] GET /volume/v3/snapshots/d3586ec6-be95-4b57-afff-f4fa309abca4 => generated 484 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:04:48 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-e3013305-39d1-4039-8799-5c67fd8abdbc None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:48 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e3013305-39d1-4039-8799-5c67fd8abdbc tempest-ProjectReaderTests-1662749252 tempest-ProjectReaderTests-1662749252-project-admin] GET http://192.168.122.82/volume/v3/volumes/beec7e59-a47c-407e-9a47-7da8e235dfdb Sep 02 13:04:48 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-e3013305-39d1-4039-8799-5c67fd8abdbc tempest-ProjectReaderTests-1662749252 tempest-ProjectReaderTests-1662749252-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:48 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-e3013305-39d1-4039-8799-5c67fd8abdbc tempest-ProjectReaderTests-1662749252 tempest-ProjectReaderTests-1662749252-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:48 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:48 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:04:48 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:48 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:04:48 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-e3013305-39d1-4039-8799-5c67fd8abdbc tempest-ProjectReaderTests-1662749252 tempest-ProjectReaderTests-1662749252-project-admin] Volume info retrieved successfully. Sep 02 13:04:48 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e3013305-39d1-4039-8799-5c67fd8abdbc tempest-ProjectReaderTests-1662749252 tempest-ProjectReaderTests-1662749252-project-admin] http://192.168.122.82/volume/v3/volumes/beec7e59-a47c-407e-9a47-7da8e235dfdb returned with HTTP 200 Sep 02 13:04:48 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1517/2992] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:04:48 2026] GET /volume/v3/volumes/beec7e59-a47c-407e-9a47-7da8e235dfdb => generated 1014 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 13:04:48 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-d43697a6-dd92-4ef3-b252-de4d7cc3fb1d None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:48 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-d43697a6-dd92-4ef3-b252-de4d7cc3fb1d tempest-ProjectReaderTests-1662749252 tempest-ProjectReaderTests-1662749252-project-reader] POST http://192.168.122.82/volume/v3/volumes/beec7e59-a47c-407e-9a47-7da8e235dfdb/action Sep 02 13:04:48 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-d43697a6-dd92-4ef3-b252-de4d7cc3fb1d tempest-ProjectReaderTests-1662749252 tempest-ProjectReaderTests-1662749252-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=86936) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 13:04:48 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-d43697a6-dd92-4ef3-b252-de4d7cc3fb1d tempest-ProjectReaderTests-1662749252 tempest-ProjectReaderTests-1662749252-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:04:48 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:48 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:04:48 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:48 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:04:48 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-d43697a6-dd92-4ef3-b252-de4d7cc3fb1d tempest-ProjectReaderTests-1662749252 tempest-ProjectReaderTests-1662749252-project-reader] Volume info retrieved successfully. Sep 02 13:04:48 devstack devstack@c-api.service[86936]: DEBUG cinder.policy [None req-d43697a6-dd92-4ef3-b252-de4d7cc3fb1d tempest-ProjectReaderTests-1662749252 tempest-ProjectReaderTests-1662749252-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'c32068551b434ae4b643b22ddf014c40', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '724e8dd8ac6f461d9b10522ccc9cd293', '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=86936) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 13:04:48 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-d43697a6-dd92-4ef3-b252-de4d7cc3fb1d tempest-ProjectReaderTests-1662749252 tempest-ProjectReaderTests-1662749252-project-reader] http://192.168.122.82/volume/v3/volumes/beec7e59-a47c-407e-9a47-7da8e235dfdb/action returned with HTTP 403 Sep 02 13:04:48 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1476/2993] 192.168.122.82 () {60 vars in 1269 bytes} [Wed Sep 2 13:04:48 2026] POST /volume/v3/volumes/beec7e59-a47c-407e-9a47-7da8e235dfdb/action => generated 131 bytes in 218 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 13:04:48 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-2f8698b1-a766-4c03-9e2b-85ec2e65bb65 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:48 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-2f8698b1-a766-4c03-9e2b-85ec2e65bb65 tempest-ProjectReaderTests-1662749252 tempest-ProjectReaderTests-1662749252-project-admin] DELETE http://192.168.122.82/volume/v3/volumes/beec7e59-a47c-407e-9a47-7da8e235dfdb Sep 02 13:04:48 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-2f8698b1-a766-4c03-9e2b-85ec2e65bb65 tempest-ProjectReaderTests-1662749252 tempest-ProjectReaderTests-1662749252-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:48 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-2f8698b1-a766-4c03-9e2b-85ec2e65bb65 tempest-ProjectReaderTests-1662749252 tempest-ProjectReaderTests-1662749252-project-admin] Calling method 'delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:48 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-2f8698b1-a766-4c03-9e2b-85ec2e65bb65 tempest-ProjectReaderTests-1662749252 tempest-ProjectReaderTests-1662749252-project-admin] Delete volume with id: beec7e59-a47c-407e-9a47-7da8e235dfdb Sep 02 13:04:48 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:48 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:04:48 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:48 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:04:48 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-2f8698b1-a766-4c03-9e2b-85ec2e65bb65 tempest-ProjectReaderTests-1662749252 tempest-ProjectReaderTests-1662749252-project-admin] Volume info retrieved successfully. Sep 02 13:04:48 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-2f8698b1-a766-4c03-9e2b-85ec2e65bb65 tempest-ProjectReaderTests-1662749252 tempest-ProjectReaderTests-1662749252-project-admin] Delete volume request issued successfully. Sep 02 13:04:48 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-2f8698b1-a766-4c03-9e2b-85ec2e65bb65 tempest-ProjectReaderTests-1662749252 tempest-ProjectReaderTests-1662749252-project-admin] http://192.168.122.82/volume/v3/volumes/beec7e59-a47c-407e-9a47-7da8e235dfdb returned with HTTP 202 Sep 02 13:04:48 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1518/2994] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 13:04:48 2026] DELETE /volume/v3/volumes/beec7e59-a47c-407e-9a47-7da8e235dfdb => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 13:04:48 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-78445d09-d52b-46d0-969e-c550afc2f22d None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:48 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-78445d09-d52b-46d0-969e-c550afc2f22d tempest-ProjectReaderTests-1662749252 tempest-ProjectReaderTests-1662749252-project-admin] GET http://192.168.122.82/volume/v3/volumes/beec7e59-a47c-407e-9a47-7da8e235dfdb Sep 02 13:04:48 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-78445d09-d52b-46d0-969e-c550afc2f22d tempest-ProjectReaderTests-1662749252 tempest-ProjectReaderTests-1662749252-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:48 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-78445d09-d52b-46d0-969e-c550afc2f22d tempest-ProjectReaderTests-1662749252 tempest-ProjectReaderTests-1662749252-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:48 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:48 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:04:48 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:48 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:04:48 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-78445d09-d52b-46d0-969e-c550afc2f22d tempest-ProjectReaderTests-1662749252 tempest-ProjectReaderTests-1662749252-project-admin] Volume info retrieved successfully. Sep 02 13:04:48 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-78445d09-d52b-46d0-969e-c550afc2f22d tempest-ProjectReaderTests-1662749252 tempest-ProjectReaderTests-1662749252-project-admin] http://192.168.122.82/volume/v3/volumes/beec7e59-a47c-407e-9a47-7da8e235dfdb returned with HTTP 200 Sep 02 13:04:48 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1477/2995] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:04:48 2026] GET /volume/v3/volumes/beec7e59-a47c-407e-9a47-7da8e235dfdb => generated 1013 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 13:04:48 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-330d65cb-aadc-4a9f-8967-1ab326463ba9 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:48 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-330d65cb-aadc-4a9f-8967-1ab326463ba9 tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] GET http://192.168.122.82/volume/v3/volumes/ea66acca-64f5-4ae4-8606-81078409ec60 Sep 02 13:04:48 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-330d65cb-aadc-4a9f-8967-1ab326463ba9 tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:48 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-330d65cb-aadc-4a9f-8967-1ab326463ba9 tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:48 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:48 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:04:48 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:48 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:04:48 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-330d65cb-aadc-4a9f-8967-1ab326463ba9 tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] Volume info retrieved successfully. Sep 02 13:04:48 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-330d65cb-aadc-4a9f-8967-1ab326463ba9 tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] http://192.168.122.82/volume/v3/volumes/ea66acca-64f5-4ae4-8606-81078409ec60 returned with HTTP 200 Sep 02 13:04:48 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1519/2996] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 13:04:48 2026] GET /volume/v3/volumes/ea66acca-64f5-4ae4-8606-81078409ec60 => generated 870 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 13:04:48 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-889da63f-674a-48f5-962e-5e810e7e789c None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:48 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-889da63f-674a-48f5-962e-5e810e7e789c tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] POST http://192.168.122.82/volume/v3/snapshots Sep 02 13:04:48 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-889da63f-674a-48f5-962e-5e810e7e789c tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ea66acca-64f5-4ae4-8606-81078409ec60", "name": "tempest-VolumeDependencyTests-Snapshot-795713928"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:04:48 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:48 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:04:48 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:48 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:04:48 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-889da63f-674a-48f5-962e-5e810e7e789c tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] Volume info retrieved successfully. Sep 02 13:04:48 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.snapshots [None req-889da63f-674a-48f5-962e-5e810e7e789c tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] Create snapshot from volume ea66acca-64f5-4ae4-8606-81078409ec60 Sep 02 13:04:49 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-c5947370-b5db-4d37-a6ad-68cb742c1e2c None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:49 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-c5947370-b5db-4d37-a6ad-68cb742c1e2c tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] GET http://192.168.122.82/volume/v3/snapshots/d3586ec6-be95-4b57-afff-f4fa309abca4 Sep 02 13:04:49 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-c5947370-b5db-4d37-a6ad-68cb742c1e2c tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:49 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-c5947370-b5db-4d37-a6ad-68cb742c1e2c tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:49 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-c5947370-b5db-4d37-a6ad-68cb742c1e2c tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] http://192.168.122.82/volume/v3/snapshots/d3586ec6-be95-4b57-afff-f4fa309abca4 returned with HTTP 404 Sep 02 13:04:49 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1520/2997] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:04:49 2026] GET /volume/v3/snapshots/d3586ec6-be95-4b57-afff-f4fa309abca4 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 13:04:49 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-96e698ee-abc5-4cf8-81ad-82d697a12cf1 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:49 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-96e698ee-abc5-4cf8-81ad-82d697a12cf1 tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] DELETE http://192.168.122.82/volume/v3/volumes/21314b38-0881-4a0d-98b7-8127974d89ba Sep 02 13:04:49 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-96e698ee-abc5-4cf8-81ad-82d697a12cf1 tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:49 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-96e698ee-abc5-4cf8-81ad-82d697a12cf1 tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] Calling method 'delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:49 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-96e698ee-abc5-4cf8-81ad-82d697a12cf1 tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] Delete volume with id: 21314b38-0881-4a0d-98b7-8127974d89ba Sep 02 13:04:49 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:49 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:04:49 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:49 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:04:49 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-96e698ee-abc5-4cf8-81ad-82d697a12cf1 tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] Volume info retrieved successfully. Sep 02 13:04:49 devstack devstack@c-api.service[86936]: DEBUG cinder.quota [None req-889da63f-674a-48f5-962e-5e810e7e789c tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] Created reservations ['5260e13b-adb6-4d6b-8de0-e3122d16c47d', '8c3e88f7-fd7a-4ef3-9376-c5b137a0a41f', '8f630bf1-96e1-4049-af1b-c2712b70d44d', '239183ae-2105-4abf-9289-1e7f635b6c81'] {{(pid=86936) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 13:04:49 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:49 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:04:49 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-96e698ee-abc5-4cf8-81ad-82d697a12cf1 tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] Delete volume request issued successfully. Sep 02 13:04:49 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-96e698ee-abc5-4cf8-81ad-82d697a12cf1 tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] http://192.168.122.82/volume/v3/volumes/21314b38-0881-4a0d-98b7-8127974d89ba returned with HTTP 202 Sep 02 13:04:49 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1521/2998] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 13:04:49 2026] DELETE /volume/v3/volumes/21314b38-0881-4a0d-98b7-8127974d89ba => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 13:04:49 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-95cb8c68-63da-4e89-b866-a326b28fd0ec None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:49 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-95cb8c68-63da-4e89-b866-a326b28fd0ec tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] GET http://192.168.122.82/volume/v3/volumes/21314b38-0881-4a0d-98b7-8127974d89ba Sep 02 13:04:49 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-95cb8c68-63da-4e89-b866-a326b28fd0ec tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:49 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-95cb8c68-63da-4e89-b866-a326b28fd0ec tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:49 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:49 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:04:49 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:49 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:04:49 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-95cb8c68-63da-4e89-b866-a326b28fd0ec tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] Volume info retrieved successfully. Sep 02 13:04:49 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-95cb8c68-63da-4e89-b866-a326b28fd0ec tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] http://192.168.122.82/volume/v3/volumes/21314b38-0881-4a0d-98b7-8127974d89ba returned with HTTP 200 Sep 02 13:04:49 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1522/2999] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:04:49 2026] GET /volume/v3/volumes/21314b38-0881-4a0d-98b7-8127974d89ba => generated 874 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:04:49 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-889da63f-674a-48f5-962e-5e810e7e789c tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] Snapshot create request issued successfully. Sep 02 13:04:49 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-889da63f-674a-48f5-962e-5e810e7e789c tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] http://192.168.122.82/volume/v3/snapshots returned with HTTP 202 Sep 02 13:04:49 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1478/3000] 192.168.122.82 () {60 vars in 1144 bytes} [Wed Sep 2 13:04:48 2026] POST /volume/v3/snapshots => generated 307 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 13:04:49 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-2a3f0e61-d3f2-4242-aedc-2d448a622163 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:49 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-2a3f0e61-d3f2-4242-aedc-2d448a622163 tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] GET http://192.168.122.82/volume/v3/snapshots/46d83fb5-f845-4748-af37-f14260ec87e3 Sep 02 13:04:49 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-2a3f0e61-d3f2-4242-aedc-2d448a622163 tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:49 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-2a3f0e61-d3f2-4242-aedc-2d448a622163 tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:49 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:49 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:04:49 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-2a3f0e61-d3f2-4242-aedc-2d448a622163 tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] Snapshot retrieved successfully. Sep 02 13:04:49 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-2a3f0e61-d3f2-4242-aedc-2d448a622163 tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] http://192.168.122.82/volume/v3/snapshots/46d83fb5-f845-4748-af37-f14260ec87e3 returned with HTTP 200 Sep 02 13:04:49 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1523/3001] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:04:49 2026] GET /volume/v3/snapshots/46d83fb5-f845-4748-af37-f14260ec87e3 => generated 439 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:04:49 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-77cc3221-7237-44cc-9fd6-cfb6f5fd0845 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:49 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-77cc3221-7237-44cc-9fd6-cfb6f5fd0845 tempest-ProjectReaderTests-1662749252 tempest-ProjectReaderTests-1662749252-project-admin] GET http://192.168.122.82/volume/v3/volumes/beec7e59-a47c-407e-9a47-7da8e235dfdb Sep 02 13:04:49 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-77cc3221-7237-44cc-9fd6-cfb6f5fd0845 tempest-ProjectReaderTests-1662749252 tempest-ProjectReaderTests-1662749252-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:49 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-77cc3221-7237-44cc-9fd6-cfb6f5fd0845 tempest-ProjectReaderTests-1662749252 tempest-ProjectReaderTests-1662749252-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:49 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-77cc3221-7237-44cc-9fd6-cfb6f5fd0845 tempest-ProjectReaderTests-1662749252 tempest-ProjectReaderTests-1662749252-project-admin] http://192.168.122.82/volume/v3/volumes/beec7e59-a47c-407e-9a47-7da8e235dfdb returned with HTTP 404 Sep 02 13:04:49 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1479/3002] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:04:49 2026] GET /volume/v3/volumes/beec7e59-a47c-407e-9a47-7da8e235dfdb => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 13:04:49 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-afaa5b36-2e74-40ff-b1d9-2373bac06c3b None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:49 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-afaa5b36-2e74-40ff-b1d9-2373bac06c3b tempest-ProjectReaderTests-1662749252 tempest-ProjectReaderTests-1662749252-project-admin] POST http://192.168.122.82/volume/v3/volumes Sep 02 13:04:49 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-afaa5b36-2e74-40ff-b1d9-2373bac06c3b tempest-ProjectReaderTests-1662749252 tempest-ProjectReaderTests-1662749252-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-325885316"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:04:49 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.volumes [None req-afaa5b36-2e74-40ff-b1d9-2373bac06c3b tempest-ProjectReaderTests-1662749252 tempest-ProjectReaderTests-1662749252-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-325885316'}} {{(pid=86935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 13:04:49 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-afaa5b36-2e74-40ff-b1d9-2373bac06c3b tempest-ProjectReaderTests-1662749252 tempest-ProjectReaderTests-1662749252-project-admin] Create volume of 1 GB Sep 02 13:04:49 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-afaa5b36-2e74-40ff-b1d9-2373bac06c3b tempest-ProjectReaderTests-1662749252 tempest-ProjectReaderTests-1662749252-project-admin] Availability Zones retrieved successfully. Sep 02 13:04:49 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-afaa5b36-2e74-40ff-b1d9-2373bac06c3b tempest-ProjectReaderTests-1662749252 tempest-ProjectReaderTests-1662749252-project-admin] Flow 'volume_create_api' (dceca8bd-4aaa-42a7-ad1b-91a07e6351cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 13:04:49 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-afaa5b36-2e74-40ff-b1d9-2373bac06c3b tempest-ProjectReaderTests-1662749252 tempest-ProjectReaderTests-1662749252-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ca0d554-757d-44a3-8311-8ecaac2cac76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:49 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.flows.api.create_volume [None req-afaa5b36-2e74-40ff-b1d9-2373bac06c3b tempest-ProjectReaderTests-1662749252 tempest-ProjectReaderTests-1662749252-project-admin] Validating volume size '1' using validate_int {{(pid=86935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 13:04:49 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-afaa5b36-2e74-40ff-b1d9-2373bac06c3b tempest-ProjectReaderTests-1662749252 tempest-ProjectReaderTests-1662749252-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ca0d554-757d-44a3-8311-8ecaac2cac76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:49 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-afaa5b36-2e74-40ff-b1d9-2373bac06c3b tempest-ProjectReaderTests-1662749252 tempest-ProjectReaderTests-1662749252-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c3ddf86-50a6-4a97-82b0-9c4b536767a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:49 devstack devstack@c-api.service[86935]: DEBUG cinder.quota [None req-afaa5b36-2e74-40ff-b1d9-2373bac06c3b tempest-ProjectReaderTests-1662749252 tempest-ProjectReaderTests-1662749252-project-admin] Created reservations ['efc6df92-1e4d-49ff-97fb-c04b1643d1e5', 'ba0f98c7-9fbe-4bb6-8c39-9333d34d8b48', '1d27c0ca-0dcb-42ff-9608-f8fd61fc7d70', '8acce09b-75c4-4303-a183-6ac9d27850c4'] {{(pid=86935) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 13:04:49 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-afaa5b36-2e74-40ff-b1d9-2373bac06c3b tempest-ProjectReaderTests-1662749252 tempest-ProjectReaderTests-1662749252-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c3ddf86-50a6-4a97-82b0-9c4b536767a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['efc6df92-1e4d-49ff-97fb-c04b1643d1e5', 'ba0f98c7-9fbe-4bb6-8c39-9333d34d8b48', '1d27c0ca-0dcb-42ff-9608-f8fd61fc7d70', '8acce09b-75c4-4303-a183-6ac9d27850c4']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:49 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-afaa5b36-2e74-40ff-b1d9-2373bac06c3b tempest-ProjectReaderTests-1662749252 tempest-ProjectReaderTests-1662749252-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee92dbed-03cf-434f-beaa-419a8c434886) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:49 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:49 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:04:49 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-afaa5b36-2e74-40ff-b1d9-2373bac06c3b tempest-ProjectReaderTests-1662749252 tempest-ProjectReaderTests-1662749252-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee92dbed-03cf-434f-beaa-419a8c434886) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '89141d6f-c8d2-42b8-84d3-e3ad10021954', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-325885316',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='724e8dd8ac6f461d9b10522ccc9cd293',qos_specs=None,replication_status=,reservations=['efc6df92-1e4d-49ff-97fb-c04b1643d1e5','ba0f98c7-9fbe-4bb6-8c39-9333d34d8b48','1d27c0ca-0dcb-42ff-9608-f8fd61fc7d70','8acce09b-75c4-4303-a183-6ac9d27850c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10ce4d769853427ea93d98c799002ab4',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T11:04:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-325885316',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=89141d6f-c8d2-42b8-84d3-e3ad10021954,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='724e8dd8ac6f461d9b10522ccc9cd293',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='10ce4d769853427ea93d98c799002ab4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:49 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-afaa5b36-2e74-40ff-b1d9-2373bac06c3b tempest-ProjectReaderTests-1662749252 tempest-ProjectReaderTests-1662749252-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7781dc7f-235b-433c-8509-4745434ff8cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:50 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-afaa5b36-2e74-40ff-b1d9-2373bac06c3b tempest-ProjectReaderTests-1662749252 tempest-ProjectReaderTests-1662749252-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7781dc7f-235b-433c-8509-4745434ff8cb) transitioned into state 'SUCCESS' from state '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-325885316',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='724e8dd8ac6f461d9b10522ccc9cd293',qos_specs=None,replication_status=,reservations=['efc6df92-1e4d-49ff-97fb-c04b1643d1e5','ba0f98c7-9fbe-4bb6-8c39-9333d34d8b48','1d27c0ca-0dcb-42ff-9608-f8fd61fc7d70','8acce09b-75c4-4303-a183-6ac9d27850c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10ce4d769853427ea93d98c799002ab4',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:50 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-afaa5b36-2e74-40ff-b1d9-2373bac06c3b tempest-ProjectReaderTests-1662749252 tempest-ProjectReaderTests-1662749252-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ffaf282-0b7c-4b2f-98f3-5b377743133a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:50 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-afaa5b36-2e74-40ff-b1d9-2373bac06c3b tempest-ProjectReaderTests-1662749252 tempest-ProjectReaderTests-1662749252-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ffaf282-0b7c-4b2f-98f3-5b377743133a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:50 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-afaa5b36-2e74-40ff-b1d9-2373bac06c3b tempest-ProjectReaderTests-1662749252 tempest-ProjectReaderTests-1662749252-project-admin] Flow 'volume_create_api' (dceca8bd-4aaa-42a7-ad1b-91a07e6351cf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 13:04:50 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-afaa5b36-2e74-40ff-b1d9-2373bac06c3b tempest-ProjectReaderTests-1662749252 tempest-ProjectReaderTests-1662749252-project-admin] Create volume request issued successfully. Sep 02 13:04:50 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-afaa5b36-2e74-40ff-b1d9-2373bac06c3b tempest-ProjectReaderTests-1662749252 tempest-ProjectReaderTests-1662749252-project-admin] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 13:04:50 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1524/3003] 192.168.122.82 () {60 vars in 1137 bytes} [Wed Sep 2 13:04:49 2026] POST /volume/v3/volumes => generated 784 bytes in 377 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 13:04:50 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-c67d031f-49e6-498d-b04d-93991a450454 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:50 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-c67d031f-49e6-498d-b04d-93991a450454 tempest-ProjectReaderTests-1662749252 tempest-ProjectReaderTests-1662749252-project-admin] GET http://192.168.122.82/volume/v3/volumes/89141d6f-c8d2-42b8-84d3-e3ad10021954 Sep 02 13:04:50 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-c67d031f-49e6-498d-b04d-93991a450454 tempest-ProjectReaderTests-1662749252 tempest-ProjectReaderTests-1662749252-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:50 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-c67d031f-49e6-498d-b04d-93991a450454 tempest-ProjectReaderTests-1662749252 tempest-ProjectReaderTests-1662749252-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:50 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:50 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:04:50 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:50 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:04:50 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-c67d031f-49e6-498d-b04d-93991a450454 tempest-ProjectReaderTests-1662749252 tempest-ProjectReaderTests-1662749252-project-admin] Volume info retrieved successfully. Sep 02 13:04:50 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-c67d031f-49e6-498d-b04d-93991a450454 tempest-ProjectReaderTests-1662749252 tempest-ProjectReaderTests-1662749252-project-admin] http://192.168.122.82/volume/v3/volumes/89141d6f-c8d2-42b8-84d3-e3ad10021954 returned with HTTP 200 Sep 02 13:04:50 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1480/3004] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:04:50 2026] GET /volume/v3/volumes/89141d6f-c8d2-42b8-84d3-e3ad10021954 => generated 963 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:04:50 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-f3e8e69c-7f5a-4425-afdd-99a0bc60449d None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:50 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-f3e8e69c-7f5a-4425-afdd-99a0bc60449d tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] GET http://192.168.122.82/volume/v3/volumes/21314b38-0881-4a0d-98b7-8127974d89ba Sep 02 13:04:50 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-f3e8e69c-7f5a-4425-afdd-99a0bc60449d tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:50 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-f3e8e69c-7f5a-4425-afdd-99a0bc60449d tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:50 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-f3e8e69c-7f5a-4425-afdd-99a0bc60449d tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] http://192.168.122.82/volume/v3/volumes/21314b38-0881-4a0d-98b7-8127974d89ba returned with HTTP 404 Sep 02 13:04:50 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1525/3005] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:04:50 2026] GET /volume/v3/volumes/21314b38-0881-4a0d-98b7-8127974d89ba => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 13:04:50 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-b3ec53f5-ef68-49ed-830f-d4067903a06a None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:50 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-b3ec53f5-ef68-49ed-830f-d4067903a06a tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] DELETE http://192.168.122.82/volume/v3/volumes/fa21c2a1-740a-43ed-ab00-528dff710b80 Sep 02 13:04:50 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-b3ec53f5-ef68-49ed-830f-d4067903a06a tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:50 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-b3ec53f5-ef68-49ed-830f-d4067903a06a tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] Calling method 'delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:50 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-b3ec53f5-ef68-49ed-830f-d4067903a06a tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] Delete volume with id: fa21c2a1-740a-43ed-ab00-528dff710b80 Sep 02 13:04:50 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-5dcd81a9-f322-42e9-8cca-1ee52597844d None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:50 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:50 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:04:50 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:50 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:04:50 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-b3ec53f5-ef68-49ed-830f-d4067903a06a tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] Volume info retrieved successfully. Sep 02 13:04:50 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-5dcd81a9-f322-42e9-8cca-1ee52597844d tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] GET http://192.168.122.82/volume/v3/snapshots/46d83fb5-f845-4748-af37-f14260ec87e3 Sep 02 13:04:50 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-5dcd81a9-f322-42e9-8cca-1ee52597844d tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:50 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-5dcd81a9-f322-42e9-8cca-1ee52597844d tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:50 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:50 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:04:50 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-5dcd81a9-f322-42e9-8cca-1ee52597844d tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] Snapshot retrieved successfully. Sep 02 13:04:50 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-5dcd81a9-f322-42e9-8cca-1ee52597844d tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] http://192.168.122.82/volume/v3/snapshots/46d83fb5-f845-4748-af37-f14260ec87e3 returned with HTTP 200 Sep 02 13:04:50 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1526/3006] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:04:50 2026] GET /volume/v3/snapshots/46d83fb5-f845-4748-af37-f14260ec87e3 => generated 439 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:04:50 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-b3ec53f5-ef68-49ed-830f-d4067903a06a tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] Delete volume request issued successfully. Sep 02 13:04:50 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-b3ec53f5-ef68-49ed-830f-d4067903a06a tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] http://192.168.122.82/volume/v3/volumes/fa21c2a1-740a-43ed-ab00-528dff710b80 returned with HTTP 202 Sep 02 13:04:50 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1481/3007] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 13:04:50 2026] DELETE /volume/v3/volumes/fa21c2a1-740a-43ed-ab00-528dff710b80 => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 13:04:50 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-1ae0eebe-b615-4047-b876-69814c4ea513 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:50 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-1ae0eebe-b615-4047-b876-69814c4ea513 tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] GET http://192.168.122.82/volume/v3/volumes/fa21c2a1-740a-43ed-ab00-528dff710b80 Sep 02 13:04:50 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-1ae0eebe-b615-4047-b876-69814c4ea513 tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:50 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-1ae0eebe-b615-4047-b876-69814c4ea513 tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:50 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:50 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:04:50 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:50 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:04:50 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-1ae0eebe-b615-4047-b876-69814c4ea513 tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] Volume info retrieved successfully. Sep 02 13:04:50 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-1ae0eebe-b615-4047-b876-69814c4ea513 tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] http://192.168.122.82/volume/v3/volumes/fa21c2a1-740a-43ed-ab00-528dff710b80 returned with HTTP 200 Sep 02 13:04:50 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1527/3008] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:04:50 2026] GET /volume/v3/volumes/fa21c2a1-740a-43ed-ab00-528dff710b80 => generated 839 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:04:51 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-a8c785cd-81e4-444e-9c7d-c82563ce182b None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:51 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-a8c785cd-81e4-444e-9c7d-c82563ce182b tempest-ProjectReaderTests-1662749252 tempest-ProjectReaderTests-1662749252-project-admin] GET http://192.168.122.82/volume/v3/volumes/89141d6f-c8d2-42b8-84d3-e3ad10021954 Sep 02 13:04:51 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-a8c785cd-81e4-444e-9c7d-c82563ce182b tempest-ProjectReaderTests-1662749252 tempest-ProjectReaderTests-1662749252-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:51 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-a8c785cd-81e4-444e-9c7d-c82563ce182b tempest-ProjectReaderTests-1662749252 tempest-ProjectReaderTests-1662749252-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:51 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:51 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:04:51 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:51 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:04:51 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-a8c785cd-81e4-444e-9c7d-c82563ce182b tempest-ProjectReaderTests-1662749252 tempest-ProjectReaderTests-1662749252-project-admin] Volume info retrieved successfully. Sep 02 13:04:51 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-a8c785cd-81e4-444e-9c7d-c82563ce182b tempest-ProjectReaderTests-1662749252 tempest-ProjectReaderTests-1662749252-project-admin] http://192.168.122.82/volume/v3/volumes/89141d6f-c8d2-42b8-84d3-e3ad10021954 returned with HTTP 200 Sep 02 13:04:51 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1482/3009] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:04:51 2026] GET /volume/v3/volumes/89141d6f-c8d2-42b8-84d3-e3ad10021954 => generated 1013 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 13:04:51 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-07f7b949-7197-4544-bbf2-6c6d54accc36 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:51 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-07f7b949-7197-4544-bbf2-6c6d54accc36 tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] GET http://192.168.122.82/volume/v3/snapshots/46d83fb5-f845-4748-af37-f14260ec87e3 Sep 02 13:04:51 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-07f7b949-7197-4544-bbf2-6c6d54accc36 tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:51 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-07f7b949-7197-4544-bbf2-6c6d54accc36 tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:51 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:51 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:04:51 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-07f7b949-7197-4544-bbf2-6c6d54accc36 tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] Snapshot retrieved successfully. Sep 02 13:04:51 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-07f7b949-7197-4544-bbf2-6c6d54accc36 tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] http://192.168.122.82/volume/v3/snapshots/46d83fb5-f845-4748-af37-f14260ec87e3 returned with HTTP 200 Sep 02 13:04:51 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1528/3010] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:04:51 2026] GET /volume/v3/snapshots/46d83fb5-f845-4748-af37-f14260ec87e3 => generated 439 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:04:51 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-a9605b74-876e-4bc5-aeba-51e775134d49 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:51 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-a9605b74-876e-4bc5-aeba-51e775134d49 tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] GET http://192.168.122.82/volume/v3/volumes/fa21c2a1-740a-43ed-ab00-528dff710b80 Sep 02 13:04:51 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-a9605b74-876e-4bc5-aeba-51e775134d49 tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:51 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-a9605b74-876e-4bc5-aeba-51e775134d49 tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:51 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-a9605b74-876e-4bc5-aeba-51e775134d49 tempest-CinderUnicodeTest-489037452 tempest-CinderUnicodeTest-489037452-project-member] http://192.168.122.82/volume/v3/volumes/fa21c2a1-740a-43ed-ab00-528dff710b80 returned with HTTP 404 Sep 02 13:04:51 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1483/3011] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:04:51 2026] GET /volume/v3/volumes/fa21c2a1-740a-43ed-ab00-528dff710b80 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 13:04:52 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-5e8aa2d7-1c4d-4c97-a272-480f61fc9b3a None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:52 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-5e8aa2d7-1c4d-4c97-a272-480f61fc9b3a tempest-ProjectReaderTests-1662749252 tempest-ProjectReaderTests-1662749252-project-admin] GET http://192.168.122.82/volume/v3/volumes/89141d6f-c8d2-42b8-84d3-e3ad10021954 Sep 02 13:04:52 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-5e8aa2d7-1c4d-4c97-a272-480f61fc9b3a tempest-ProjectReaderTests-1662749252 tempest-ProjectReaderTests-1662749252-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:52 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-5e8aa2d7-1c4d-4c97-a272-480f61fc9b3a tempest-ProjectReaderTests-1662749252 tempest-ProjectReaderTests-1662749252-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:52 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:52 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:04:52 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:52 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:04:52 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-5e8aa2d7-1c4d-4c97-a272-480f61fc9b3a tempest-ProjectReaderTests-1662749252 tempest-ProjectReaderTests-1662749252-project-admin] Volume info retrieved successfully. Sep 02 13:04:52 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-5e8aa2d7-1c4d-4c97-a272-480f61fc9b3a tempest-ProjectReaderTests-1662749252 tempest-ProjectReaderTests-1662749252-project-admin] http://192.168.122.82/volume/v3/volumes/89141d6f-c8d2-42b8-84d3-e3ad10021954 returned with HTTP 200 Sep 02 13:04:52 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1529/3012] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:04:52 2026] GET /volume/v3/volumes/89141d6f-c8d2-42b8-84d3-e3ad10021954 => generated 1013 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 13:04:52 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-da7900ca-2836-488f-8b26-516447cc1b4f None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:52 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-da7900ca-2836-488f-8b26-516447cc1b4f tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] GET http://192.168.122.82/volume/v3/snapshots/46d83fb5-f845-4748-af37-f14260ec87e3 Sep 02 13:04:52 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-da7900ca-2836-488f-8b26-516447cc1b4f tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:52 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-da7900ca-2836-488f-8b26-516447cc1b4f tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:52 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:52 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:04:52 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-da7900ca-2836-488f-8b26-516447cc1b4f tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] Snapshot retrieved successfully. Sep 02 13:04:52 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-da7900ca-2836-488f-8b26-516447cc1b4f tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] http://192.168.122.82/volume/v3/snapshots/46d83fb5-f845-4748-af37-f14260ec87e3 returned with HTTP 200 Sep 02 13:04:52 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1484/3013] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:04:52 2026] GET /volume/v3/snapshots/46d83fb5-f845-4748-af37-f14260ec87e3 => generated 466 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:04:52 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-4645a79d-c319-43a3-a81e-77e9b6d04f23 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:52 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-4645a79d-c319-43a3-a81e-77e9b6d04f23 tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 13:04:52 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-4645a79d-c319-43a3-a81e-77e9b6d04f23 tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "46d83fb5-f845-4748-af37-f14260ec87e3", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-625807841"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:04:52 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.volumes [None req-4645a79d-c319-43a3-a81e-77e9b6d04f23 tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] Create volume request body: {'volume': {'snapshot_id': '46d83fb5-f845-4748-af37-f14260ec87e3', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-625807841'}} {{(pid=86935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 13:04:52 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:52 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:04:52 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-4645a79d-c319-43a3-a81e-77e9b6d04f23 tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] Snapshot retrieved successfully. Sep 02 13:04:52 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-4645a79d-c319-43a3-a81e-77e9b6d04f23 tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] Create volume of 1 GB Sep 02 13:04:52 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-4645a79d-c319-43a3-a81e-77e9b6d04f23 tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] Availability Zones retrieved successfully. Sep 02 13:04:52 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-4645a79d-c319-43a3-a81e-77e9b6d04f23 tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] Flow 'volume_create_api' (0d2bf39d-3941-4493-a288-c1657b8e0445) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 13:04:52 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-4645a79d-c319-43a3-a81e-77e9b6d04f23 tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2762d071-2cb7-46b0-a7a6-4cc2128b7e98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:52 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.flows.api.create_volume [None req-4645a79d-c319-43a3-a81e-77e9b6d04f23 tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 13:04:52 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:52 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:04:52 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-4645a79d-c319-43a3-a81e-77e9b6d04f23 tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2762d071-2cb7-46b0-a7a6-4cc2128b7e98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '46d83fb5-f845-4748-af37-f14260ec87e3', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:52 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-4645a79d-c319-43a3-a81e-77e9b6d04f23 tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (527bb049-8388-4285-9efe-6ef36fdd6891) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:52 devstack devstack@c-api.service[86935]: DEBUG cinder.quota [None req-4645a79d-c319-43a3-a81e-77e9b6d04f23 tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] Created reservations ['f54931d1-655c-4c0c-beed-64b810cadda5', '29cbf180-f1fa-443f-9608-d29716536d25', '30eeec6e-a54b-4f65-9270-e131727f2369', '7a484f55-0644-48e4-bdcb-bbdb958ecac5'] {{(pid=86935) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 13:04:52 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-4645a79d-c319-43a3-a81e-77e9b6d04f23 tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (527bb049-8388-4285-9efe-6ef36fdd6891) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f54931d1-655c-4c0c-beed-64b810cadda5', '29cbf180-f1fa-443f-9608-d29716536d25', '30eeec6e-a54b-4f65-9270-e131727f2369', '7a484f55-0644-48e4-bdcb-bbdb958ecac5']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:52 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-4645a79d-c319-43a3-a81e-77e9b6d04f23 tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ba4e767-5824-46be-b1b3-a56f7835ea5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:52 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:52 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:04:52 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:52 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:04:52 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-4645a79d-c319-43a3-a81e-77e9b6d04f23 tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ba4e767-5824-46be-b1b3-a56f7835ea5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cefe0d3a-85ae-4368-9b65-0425f914b780', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-625807841',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='26b54e9ce95e4e4b8e75d0acf80d3bd4',qos_specs=None,replication_status=,reservations=['f54931d1-655c-4c0c-beed-64b810cadda5','29cbf180-f1fa-443f-9608-d29716536d25','30eeec6e-a54b-4f65-9270-e131727f2369','7a484f55-0644-48e4-bdcb-bbdb958ecac5'],size=1,snapshot_id=46d83fb5-f845-4748-af37-f14260ec87e3,source_replicaid=,source_volid=None,status='creating',user_id='ec510f57d78c4119a1f0baa9d7893423',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T11:04:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-625807841',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cefe0d3a-85ae-4368-9b65-0425f914b780,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='26b54e9ce95e4e4b8e75d0acf80d3bd4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=46d83fb5-f845-4748-af37-f14260ec87e3,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ec510f57d78c4119a1f0baa9d7893423',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:52 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-4645a79d-c319-43a3-a81e-77e9b6d04f23 tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5de17341-d670-42ff-8608-de0bfbd183d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:52 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-4645a79d-c319-43a3-a81e-77e9b6d04f23 tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5de17341-d670-42ff-8608-de0bfbd183d7) transitioned into state 'SUCCESS' from state '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-625807841',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='26b54e9ce95e4e4b8e75d0acf80d3bd4',qos_specs=None,replication_status=,reservations=['f54931d1-655c-4c0c-beed-64b810cadda5','29cbf180-f1fa-443f-9608-d29716536d25','30eeec6e-a54b-4f65-9270-e131727f2369','7a484f55-0644-48e4-bdcb-bbdb958ecac5'],size=1,snapshot_id=46d83fb5-f845-4748-af37-f14260ec87e3,source_replicaid=,source_volid=None,status='creating',user_id='ec510f57d78c4119a1f0baa9d7893423',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:52 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-4645a79d-c319-43a3-a81e-77e9b6d04f23 tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a355f20-7cbe-4d7a-8036-988d914222b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:04:52 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:52 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:04:52 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-4645a79d-c319-43a3-a81e-77e9b6d04f23 tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a355f20-7cbe-4d7a-8036-988d914222b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:04:52 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-4645a79d-c319-43a3-a81e-77e9b6d04f23 tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] Flow 'volume_create_api' (0d2bf39d-3941-4493-a288-c1657b8e0445) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 13:04:52 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-4645a79d-c319-43a3-a81e-77e9b6d04f23 tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] Create volume request issued successfully. Sep 02 13:04:52 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-4645a79d-c319-43a3-a81e-77e9b6d04f23 tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 13:04:52 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1530/3014] 192.168.122.82 () {62 vars in 1179 bytes} [Wed Sep 2 13:04:52 2026] POST /volume/v3/volumes => generated 810 bytes in 458 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 13:04:52 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-8c0c66a3-0473-4564-b6dc-8fa0a258d4fe None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:52 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-8c0c66a3-0473-4564-b6dc-8fa0a258d4fe tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] GET http://192.168.122.82/volume/v3/volumes/cefe0d3a-85ae-4368-9b65-0425f914b780 Sep 02 13:04:52 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-8c0c66a3-0473-4564-b6dc-8fa0a258d4fe tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:52 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-8c0c66a3-0473-4564-b6dc-8fa0a258d4fe tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:52 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:52 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:04:52 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:52 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:04:52 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-8c0c66a3-0473-4564-b6dc-8fa0a258d4fe tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] Volume info retrieved successfully. Sep 02 13:04:52 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-8c0c66a3-0473-4564-b6dc-8fa0a258d4fe tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] http://192.168.122.82/volume/v3/volumes/cefe0d3a-85ae-4368-9b65-0425f914b780 returned with HTTP 200 Sep 02 13:04:52 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1485/3015] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 13:04:52 2026] GET /volume/v3/volumes/cefe0d3a-85ae-4368-9b65-0425f914b780 => generated 878 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 13:04:53 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-6a408788-ba64-4c7c-9322-8fde085d0c82 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:53 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-6a408788-ba64-4c7c-9322-8fde085d0c82 tempest-ProjectReaderTests-1662749252 tempest-ProjectReaderTests-1662749252-project-admin] GET http://192.168.122.82/volume/v3/volumes/89141d6f-c8d2-42b8-84d3-e3ad10021954 Sep 02 13:04:53 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-6a408788-ba64-4c7c-9322-8fde085d0c82 tempest-ProjectReaderTests-1662749252 tempest-ProjectReaderTests-1662749252-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:53 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-6a408788-ba64-4c7c-9322-8fde085d0c82 tempest-ProjectReaderTests-1662749252 tempest-ProjectReaderTests-1662749252-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:53 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:53 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:04:53 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:53 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:04:53 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-6a408788-ba64-4c7c-9322-8fde085d0c82 tempest-ProjectReaderTests-1662749252 tempest-ProjectReaderTests-1662749252-project-admin] Volume info retrieved successfully. Sep 02 13:04:53 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-6a408788-ba64-4c7c-9322-8fde085d0c82 tempest-ProjectReaderTests-1662749252 tempest-ProjectReaderTests-1662749252-project-admin] http://192.168.122.82/volume/v3/volumes/89141d6f-c8d2-42b8-84d3-e3ad10021954 returned with HTTP 200 Sep 02 13:04:53 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1531/3016] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:04:53 2026] GET /volume/v3/volumes/89141d6f-c8d2-42b8-84d3-e3ad10021954 => generated 1014 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 13:04:53 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-55aa9bb3-6e06-4eae-8e9b-e512cf926e76 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:53 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-55aa9bb3-6e06-4eae-8e9b-e512cf926e76 tempest-ProjectReaderTests-1662749252 tempest-ProjectReaderTests-1662749252-project-reader] POST http://192.168.122.82/volume/v3/volumes/89141d6f-c8d2-42b8-84d3-e3ad10021954/action Sep 02 13:04:53 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-55aa9bb3-6e06-4eae-8e9b-e512cf926e76 tempest-ProjectReaderTests-1662749252 tempest-ProjectReaderTests-1662749252-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86936) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 13:04:53 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-55aa9bb3-6e06-4eae-8e9b-e512cf926e76 tempest-ProjectReaderTests-1662749252 tempest-ProjectReaderTests-1662749252-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:04:53 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:53 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:04:53 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:53 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:04:53 devstack devstack@c-api.service[86936]: DEBUG cinder.policy [None req-55aa9bb3-6e06-4eae-8e9b-e512cf926e76 tempest-ProjectReaderTests-1662749252 tempest-ProjectReaderTests-1662749252-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'c32068551b434ae4b643b22ddf014c40', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '724e8dd8ac6f461d9b10522ccc9cd293', '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=86936) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 13:04:53 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-55aa9bb3-6e06-4eae-8e9b-e512cf926e76 tempest-ProjectReaderTests-1662749252 tempest-ProjectReaderTests-1662749252-project-reader] http://192.168.122.82/volume/v3/volumes/89141d6f-c8d2-42b8-84d3-e3ad10021954/action returned with HTTP 403 Sep 02 13:04:53 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1486/3017] 192.168.122.82 () {60 vars in 1269 bytes} [Wed Sep 2 13:04:53 2026] POST /volume/v3/volumes/89141d6f-c8d2-42b8-84d3-e3ad10021954/action => generated 131 bytes in 35 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 02 13:04:53 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-51efbc5a-931f-4f93-a3e7-c8cbae7c5dd9 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:53 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-51efbc5a-931f-4f93-a3e7-c8cbae7c5dd9 tempest-ProjectReaderTests-1662749252 tempest-ProjectReaderTests-1662749252-project-admin] DELETE http://192.168.122.82/volume/v3/volumes/89141d6f-c8d2-42b8-84d3-e3ad10021954 Sep 02 13:04:53 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-51efbc5a-931f-4f93-a3e7-c8cbae7c5dd9 tempest-ProjectReaderTests-1662749252 tempest-ProjectReaderTests-1662749252-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:53 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-51efbc5a-931f-4f93-a3e7-c8cbae7c5dd9 tempest-ProjectReaderTests-1662749252 tempest-ProjectReaderTests-1662749252-project-admin] Calling method 'delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:53 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-51efbc5a-931f-4f93-a3e7-c8cbae7c5dd9 tempest-ProjectReaderTests-1662749252 tempest-ProjectReaderTests-1662749252-project-admin] Delete volume with id: 89141d6f-c8d2-42b8-84d3-e3ad10021954 Sep 02 13:04:53 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:53 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:04:53 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:53 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:04:53 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-51efbc5a-931f-4f93-a3e7-c8cbae7c5dd9 tempest-ProjectReaderTests-1662749252 tempest-ProjectReaderTests-1662749252-project-admin] Volume info retrieved successfully. Sep 02 13:04:53 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-51efbc5a-931f-4f93-a3e7-c8cbae7c5dd9 tempest-ProjectReaderTests-1662749252 tempest-ProjectReaderTests-1662749252-project-admin] Delete volume request issued successfully. Sep 02 13:04:53 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-51efbc5a-931f-4f93-a3e7-c8cbae7c5dd9 tempest-ProjectReaderTests-1662749252 tempest-ProjectReaderTests-1662749252-project-admin] http://192.168.122.82/volume/v3/volumes/89141d6f-c8d2-42b8-84d3-e3ad10021954 returned with HTTP 202 Sep 02 13:04:53 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1532/3018] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 13:04:53 2026] DELETE /volume/v3/volumes/89141d6f-c8d2-42b8-84d3-e3ad10021954 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 13:04:53 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-453a9f08-e12f-4981-a66b-91389ee59ad2 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:53 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-453a9f08-e12f-4981-a66b-91389ee59ad2 tempest-ProjectReaderTests-1662749252 tempest-ProjectReaderTests-1662749252-project-admin] GET http://192.168.122.82/volume/v3/volumes/89141d6f-c8d2-42b8-84d3-e3ad10021954 Sep 02 13:04:53 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-453a9f08-e12f-4981-a66b-91389ee59ad2 tempest-ProjectReaderTests-1662749252 tempest-ProjectReaderTests-1662749252-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:53 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-453a9f08-e12f-4981-a66b-91389ee59ad2 tempest-ProjectReaderTests-1662749252 tempest-ProjectReaderTests-1662749252-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:53 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:53 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:04:53 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:53 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:04:53 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-453a9f08-e12f-4981-a66b-91389ee59ad2 tempest-ProjectReaderTests-1662749252 tempest-ProjectReaderTests-1662749252-project-admin] Volume info retrieved successfully. Sep 02 13:04:53 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-453a9f08-e12f-4981-a66b-91389ee59ad2 tempest-ProjectReaderTests-1662749252 tempest-ProjectReaderTests-1662749252-project-admin] http://192.168.122.82/volume/v3/volumes/89141d6f-c8d2-42b8-84d3-e3ad10021954 returned with HTTP 200 Sep 02 13:04:53 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1487/3019] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:04:53 2026] GET /volume/v3/volumes/89141d6f-c8d2-42b8-84d3-e3ad10021954 => generated 1013 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 13:04:53 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-579f9767-bc15-4ce6-8723-731957f6ac24 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:53 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-579f9767-bc15-4ce6-8723-731957f6ac24 tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] GET http://192.168.122.82/volume/v3/volumes/cefe0d3a-85ae-4368-9b65-0425f914b780 Sep 02 13:04:53 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-579f9767-bc15-4ce6-8723-731957f6ac24 tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:53 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-579f9767-bc15-4ce6-8723-731957f6ac24 tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:53 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:53 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:04:53 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:53 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:04:53 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-579f9767-bc15-4ce6-8723-731957f6ac24 tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] Volume info retrieved successfully. Sep 02 13:04:53 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-579f9767-bc15-4ce6-8723-731957f6ac24 tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] http://192.168.122.82/volume/v3/volumes/cefe0d3a-85ae-4368-9b65-0425f914b780 returned with HTTP 200 Sep 02 13:04:53 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1533/3020] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 13:04:53 2026] GET /volume/v3/volumes/cefe0d3a-85ae-4368-9b65-0425f914b780 => generated 902 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 13:04:54 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-1fbca83f-142a-4561-9bf5-7d90b6ddaec2 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:54 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-1fbca83f-142a-4561-9bf5-7d90b6ddaec2 tempest-ProjectReaderTests-1662749252 tempest-ProjectReaderTests-1662749252-project-admin] GET http://192.168.122.82/volume/v3/volumes/89141d6f-c8d2-42b8-84d3-e3ad10021954 Sep 02 13:04:54 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-1fbca83f-142a-4561-9bf5-7d90b6ddaec2 tempest-ProjectReaderTests-1662749252 tempest-ProjectReaderTests-1662749252-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:54 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-1fbca83f-142a-4561-9bf5-7d90b6ddaec2 tempest-ProjectReaderTests-1662749252 tempest-ProjectReaderTests-1662749252-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:54 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-1fbca83f-142a-4561-9bf5-7d90b6ddaec2 tempest-ProjectReaderTests-1662749252 tempest-ProjectReaderTests-1662749252-project-admin] http://192.168.122.82/volume/v3/volumes/89141d6f-c8d2-42b8-84d3-e3ad10021954 returned with HTTP 404 Sep 02 13:04:54 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1488/3021] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:04:54 2026] GET /volume/v3/volumes/89141d6f-c8d2-42b8-84d3-e3ad10021954 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 13:04:54 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-f8002b6f-9e8f-4c49-9877-d7ae30fe8c5b None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:55 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-dc7bdb45-6607-4ded-91a0-ac93865183a4 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:55 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-dc7bdb45-6607-4ded-91a0-ac93865183a4 tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] GET http://192.168.122.82/volume/v3/volumes/cefe0d3a-85ae-4368-9b65-0425f914b780 Sep 02 13:04:55 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-dc7bdb45-6607-4ded-91a0-ac93865183a4 tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:55 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-dc7bdb45-6607-4ded-91a0-ac93865183a4 tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:55 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:55 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:04:55 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:55 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:04:55 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-dc7bdb45-6607-4ded-91a0-ac93865183a4 tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] Volume info retrieved successfully. Sep 02 13:04:55 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-dc7bdb45-6607-4ded-91a0-ac93865183a4 tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] http://192.168.122.82/volume/v3/volumes/cefe0d3a-85ae-4368-9b65-0425f914b780 returned with HTTP 200 Sep 02 13:04:55 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1489/3022] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 13:04:55 2026] GET /volume/v3/volumes/cefe0d3a-85ae-4368-9b65-0425f914b780 => generated 902 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 13:04:55 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-f8002b6f-9e8f-4c49-9877-d7ae30fe8c5b tempest-ProjectAdminTests-395109158 tempest-ProjectAdminTests-395109158-project-admin] GET http://192.168.122.82/volume/v3/scheduler-stats/get_pools Sep 02 13:04:55 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-f8002b6f-9e8f-4c49-9877-d7ae30fe8c5b tempest-ProjectAdminTests-395109158 tempest-ProjectAdminTests-395109158-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:55 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-f8002b6f-9e8f-4c49-9877-d7ae30fe8c5b tempest-ProjectAdminTests-395109158 tempest-ProjectAdminTests-395109158-project-admin] Calling method 'get_pools' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:55 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-f8002b6f-9e8f-4c49-9877-d7ae30fe8c5b tempest-ProjectAdminTests-395109158 tempest-ProjectAdminTests-395109158-project-admin] http://192.168.122.82/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 02 13:04:55 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1534/3023] 192.168.122.82 () {58 vars in 1170 bytes} [Wed Sep 2 13:04:54 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 693 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 13:04:55 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-924d88fe-bb9f-4990-8109-529b1a5974cc None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:55 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-924d88fe-bb9f-4990-8109-529b1a5974cc tempest-ProjectAdminTests-395109158 tempest-ProjectAdminTests-395109158-project-admin] GET http://192.168.122.82/volume/v3/capabilities/devstack@QuobyteHD Sep 02 13:04:55 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-924d88fe-bb9f-4990-8109-529b1a5974cc tempest-ProjectAdminTests-395109158 tempest-ProjectAdminTests-395109158-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:55 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-924d88fe-bb9f-4990-8109-529b1a5974cc tempest-ProjectAdminTests-395109158 tempest-ProjectAdminTests-395109158-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:55 devstack devstack@c-api.service[86936]: /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 02 13:04:55 devstack devstack@c-api.service[86936]: return base.obj_make_list(context, cls(context), objects.Service, Sep 02 13:04:55 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-924d88fe-bb9f-4990-8109-529b1a5974cc tempest-ProjectAdminTests-395109158 tempest-ProjectAdminTests-395109158-project-admin] http://192.168.122.82/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 02 13:04:55 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1490/3024] 192.168.122.82 () {58 vars in 1188 bytes} [Wed Sep 2 13:04:55 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 706 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:04:56 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-a7cc6ebf-ff42-4f93-9b5d-54683aa1bc95 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:56 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-a7cc6ebf-ff42-4f93-9b5d-54683aa1bc95 tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] GET http://192.168.122.82/volume/v3/volumes/cefe0d3a-85ae-4368-9b65-0425f914b780 Sep 02 13:04:56 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-a7cc6ebf-ff42-4f93-9b5d-54683aa1bc95 tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:56 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-a7cc6ebf-ff42-4f93-9b5d-54683aa1bc95 tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:56 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:56 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:04:56 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:56 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:04:56 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-a7cc6ebf-ff42-4f93-9b5d-54683aa1bc95 tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] Volume info retrieved successfully. Sep 02 13:04:56 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-a7cc6ebf-ff42-4f93-9b5d-54683aa1bc95 tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] http://192.168.122.82/volume/v3/volumes/cefe0d3a-85ae-4368-9b65-0425f914b780 returned with HTTP 200 Sep 02 13:04:56 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1535/3025] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 13:04:56 2026] GET /volume/v3/volumes/cefe0d3a-85ae-4368-9b65-0425f914b780 => generated 902 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 13:04:57 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-ed6a86d1-68a2-49f0-8538-f766f7128376 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:57 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-ed6a86d1-68a2-49f0-8538-f766f7128376 tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] GET http://192.168.122.82/volume/v3/volumes/cefe0d3a-85ae-4368-9b65-0425f914b780 Sep 02 13:04:57 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-ed6a86d1-68a2-49f0-8538-f766f7128376 tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:57 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-ed6a86d1-68a2-49f0-8538-f766f7128376 tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:57 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:57 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:04:57 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:57 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:04:57 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-ed6a86d1-68a2-49f0-8538-f766f7128376 tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] Volume info retrieved successfully. Sep 02 13:04:57 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-ed6a86d1-68a2-49f0-8538-f766f7128376 tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] http://192.168.122.82/volume/v3/volumes/cefe0d3a-85ae-4368-9b65-0425f914b780 returned with HTTP 200 Sep 02 13:04:57 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1491/3026] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 13:04:57 2026] GET /volume/v3/volumes/cefe0d3a-85ae-4368-9b65-0425f914b780 => generated 902 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 13:04:58 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-efc8e779-cc44-4e5b-8eb6-7dcc527bd36c None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:58 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-efc8e779-cc44-4e5b-8eb6-7dcc527bd36c tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] GET http://192.168.122.82/volume/v3/volumes/cefe0d3a-85ae-4368-9b65-0425f914b780 Sep 02 13:04:58 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-efc8e779-cc44-4e5b-8eb6-7dcc527bd36c tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:58 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-efc8e779-cc44-4e5b-8eb6-7dcc527bd36c tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:58 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:58 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:04:58 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:58 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:04:58 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-efc8e779-cc44-4e5b-8eb6-7dcc527bd36c tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] Volume info retrieved successfully. Sep 02 13:04:58 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-efc8e779-cc44-4e5b-8eb6-7dcc527bd36c tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] http://192.168.122.82/volume/v3/volumes/cefe0d3a-85ae-4368-9b65-0425f914b780 returned with HTTP 200 Sep 02 13:04:58 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1536/3027] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 13:04:58 2026] GET /volume/v3/volumes/cefe0d3a-85ae-4368-9b65-0425f914b780 => generated 902 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 13:04:59 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-2ed06256-6281-4e7f-aecf-9275284a8062 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:04:59 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-2ed06256-6281-4e7f-aecf-9275284a8062 tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] GET http://192.168.122.82/volume/v3/volumes/cefe0d3a-85ae-4368-9b65-0425f914b780 Sep 02 13:04:59 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-2ed06256-6281-4e7f-aecf-9275284a8062 tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:04:59 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-2ed06256-6281-4e7f-aecf-9275284a8062 tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:04:59 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:04:59 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:04:59 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:04:59 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:04:59 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-2ed06256-6281-4e7f-aecf-9275284a8062 tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] Volume info retrieved successfully. Sep 02 13:04:59 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-2ed06256-6281-4e7f-aecf-9275284a8062 tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] http://192.168.122.82/volume/v3/volumes/cefe0d3a-85ae-4368-9b65-0425f914b780 returned with HTTP 200 Sep 02 13:04:59 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1492/3028] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 13:04:59 2026] GET /volume/v3/volumes/cefe0d3a-85ae-4368-9b65-0425f914b780 => generated 902 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 13:05:00 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-981dcacd-adab-4e6e-9785-bd7aa54b647f None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:00 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-981dcacd-adab-4e6e-9785-bd7aa54b647f tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] GET http://192.168.122.82/volume/v3/volumes/cefe0d3a-85ae-4368-9b65-0425f914b780 Sep 02 13:05:00 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-981dcacd-adab-4e6e-9785-bd7aa54b647f tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:00 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-981dcacd-adab-4e6e-9785-bd7aa54b647f tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:00 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:05:00 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:05:00 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:00 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:05:00 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-981dcacd-adab-4e6e-9785-bd7aa54b647f tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] Volume info retrieved successfully. Sep 02 13:05:00 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-981dcacd-adab-4e6e-9785-bd7aa54b647f tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] http://192.168.122.82/volume/v3/volumes/cefe0d3a-85ae-4368-9b65-0425f914b780 returned with HTTP 200 Sep 02 13:05:00 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1537/3029] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 13:05:00 2026] GET /volume/v3/volumes/cefe0d3a-85ae-4368-9b65-0425f914b780 => generated 903 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 13:05:00 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-d0ec097d-070e-44df-aa34-5df8a1c8a378 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:00 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-d0ec097d-070e-44df-aa34-5df8a1c8a378 tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] DELETE http://192.168.122.82/volume/v3/snapshots/46d83fb5-f845-4748-af37-f14260ec87e3 Sep 02 13:05:01 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-d0ec097d-070e-44df-aa34-5df8a1c8a378 tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:01 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-d0ec097d-070e-44df-aa34-5df8a1c8a378 tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] Calling method 'delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:01 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.snapshots [None req-d0ec097d-070e-44df-aa34-5df8a1c8a378 tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] Delete snapshot with id: 46d83fb5-f845-4748-af37-f14260ec87e3 Sep 02 13:05:01 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:01 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:05:01 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-d0ec097d-070e-44df-aa34-5df8a1c8a378 tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] Snapshot retrieved successfully. Sep 02 13:05:01 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:05:01 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:05:01 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-d0ec097d-070e-44df-aa34-5df8a1c8a378 tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] Snapshot delete request issued successfully. Sep 02 13:05:01 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-d0ec097d-070e-44df-aa34-5df8a1c8a378 tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] http://192.168.122.82/volume/v3/snapshots/46d83fb5-f845-4748-af37-f14260ec87e3 returned with HTTP 202 Sep 02 13:05:01 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1493/3030] 192.168.122.82 () {58 vars in 1236 bytes} [Wed Sep 2 13:05:00 2026] DELETE /volume/v3/snapshots/46d83fb5-f845-4748-af37-f14260ec87e3 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 13:05:01 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-29056d5a-b3ad-4715-b208-cbc0255ae013 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:01 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-29056d5a-b3ad-4715-b208-cbc0255ae013 tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] GET http://192.168.122.82/volume/v3/snapshots/46d83fb5-f845-4748-af37-f14260ec87e3 Sep 02 13:05:01 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-29056d5a-b3ad-4715-b208-cbc0255ae013 tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:01 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-29056d5a-b3ad-4715-b208-cbc0255ae013 tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:01 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:01 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:05:01 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-29056d5a-b3ad-4715-b208-cbc0255ae013 tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] Snapshot retrieved successfully. Sep 02 13:05:01 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-29056d5a-b3ad-4715-b208-cbc0255ae013 tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] http://192.168.122.82/volume/v3/snapshots/46d83fb5-f845-4748-af37-f14260ec87e3 returned with HTTP 200 Sep 02 13:05:01 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1538/3031] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:05:01 2026] GET /volume/v3/snapshots/46d83fb5-f845-4748-af37-f14260ec87e3 => generated 465 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:05:01 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-3b806ec8-fb0f-44a4-93b8-73805b799347 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:01 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-3b806ec8-fb0f-44a4-93b8-73805b799347 tempest-VolumeTypesMemberTests-2010958393 tempest-VolumeTypesMemberTests-2010958393-project-admin] POST http://192.168.122.82/volume/v3/types Sep 02 13:05:01 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-3b806ec8-fb0f-44a4-93b8-73805b799347 tempest-VolumeTypesMemberTests-2010958393 tempest-VolumeTypesMemberTests-2010958393-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-137771450", "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=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:05:01 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:01 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:05:01 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-3b806ec8-fb0f-44a4-93b8-73805b799347 tempest-VolumeTypesMemberTests-2010958393 tempest-VolumeTypesMemberTests-2010958393-project-admin] http://192.168.122.82/volume/v3/types returned with HTTP 200 Sep 02 13:05:01 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1494/3032] 192.168.122.82 () {60 vars in 1132 bytes} [Wed Sep 2 13:05:01 2026] POST /volume/v3/types => generated 379 bytes in 388 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:05:01 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-2c26b63c-09b3-4dbc-81c9-2c9020ce1a5b None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:01 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-2c26b63c-09b3-4dbc-81c9-2c9020ce1a5b tempest-VolumeTypesMemberTests-2010958393 tempest-VolumeTypesMemberTests-2010958393-project-admin] POST http://192.168.122.82/volume/v3/types/63e4fd14-d63b-4bba-880c-21deeb47aad0/encryption Sep 02 13:05:01 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-2c26b63c-09b3-4dbc-81c9-2c9020ce1a5b tempest-VolumeTypesMemberTests-2010958393 tempest-VolumeTypesMemberTests-2010958393-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:05:01 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-2c26b63c-09b3-4dbc-81c9-2c9020ce1a5b tempest-VolumeTypesMemberTests-2010958393 tempest-VolumeTypesMemberTests-2010958393-project-admin] http://192.168.122.82/volume/v3/types/63e4fd14-d63b-4bba-880c-21deeb47aad0/encryption returned with HTTP 200 Sep 02 13:05:01 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1539/3033] 192.168.122.82 () {60 vars in 1276 bytes} [Wed Sep 2 13:05:01 2026] POST /volume/v3/types/63e4fd14-d63b-4bba-880c-21deeb47aad0/encryption => generated 239 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:05:01 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-01c079ed-bb09-4bb8-8776-1edc62ff13ea None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:01 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-01c079ed-bb09-4bb8-8776-1edc62ff13ea tempest-VolumeTypesMemberTests-2010958393 tempest-VolumeTypesMemberTests-2010958393-project-admin] POST http://192.168.122.82/volume/v3/types Sep 02 13:05:01 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-01c079ed-bb09-4bb8-8776-1edc62ff13ea tempest-VolumeTypesMemberTests-2010958393 tempest-VolumeTypesMemberTests-2010958393-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1446992033", "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=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:05:02 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-01c079ed-bb09-4bb8-8776-1edc62ff13ea tempest-VolumeTypesMemberTests-2010958393 tempest-VolumeTypesMemberTests-2010958393-project-admin] http://192.168.122.82/volume/v3/types returned with HTTP 200 Sep 02 13:05:02 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1495/3034] 192.168.122.82 () {60 vars in 1132 bytes} [Wed Sep 2 13:05:01 2026] POST /volume/v3/types => generated 380 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:05:02 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-daf93e4c-a761-411e-b742-c289a43d784f None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:02 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-a8d1b9ca-bf61-4949-b08b-f2c76f27ad15 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:02 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-a8d1b9ca-bf61-4949-b08b-f2c76f27ad15 tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] GET http://192.168.122.82/volume/v3/snapshots/46d83fb5-f845-4748-af37-f14260ec87e3 Sep 02 13:05:02 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-a8d1b9ca-bf61-4949-b08b-f2c76f27ad15 tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:02 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-a8d1b9ca-bf61-4949-b08b-f2c76f27ad15 tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:02 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:02 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:05:02 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-a8d1b9ca-bf61-4949-b08b-f2c76f27ad15 tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] Snapshot retrieved successfully. Sep 02 13:05:02 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-a8d1b9ca-bf61-4949-b08b-f2c76f27ad15 tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] http://192.168.122.82/volume/v3/snapshots/46d83fb5-f845-4748-af37-f14260ec87e3 returned with HTTP 200 Sep 02 13:05:02 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1496/3035] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:05:02 2026] GET /volume/v3/snapshots/46d83fb5-f845-4748-af37-f14260ec87e3 => generated 465 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:05:02 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-daf93e4c-a761-411e-b742-c289a43d784f tempest-VolumeTypesMemberTests-2010958393 tempest-VolumeTypesMemberTests-2010958393-project-member] POST http://192.168.122.82/volume/v3/types/2625f6e1-2615-420e-a3cb-f345a743df4f/encryption Sep 02 13:05:02 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-daf93e4c-a761-411e-b742-c289a43d784f tempest-VolumeTypesMemberTests-2010958393 tempest-VolumeTypesMemberTests-2010958393-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:05:02 devstack devstack@c-api.service[86935]: DEBUG cinder.policy [None req-daf93e4c-a761-411e-b742-c289a43d784f tempest-VolumeTypesMemberTests-2010958393 tempest-VolumeTypesMemberTests-2010958393-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '4381e89e7bf64cd987477a10bc4f258f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d8463469c574bba85747e7154f75a2d', '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=86935) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 13:05:02 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-daf93e4c-a761-411e-b742-c289a43d784f tempest-VolumeTypesMemberTests-2010958393 tempest-VolumeTypesMemberTests-2010958393-project-member] http://192.168.122.82/volume/v3/types/2625f6e1-2615-420e-a3cb-f345a743df4f/encryption returned with HTTP 403 Sep 02 13:05:02 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1540/3036] 192.168.122.82 () {60 vars in 1276 bytes} [Wed Sep 2 13:05:02 2026] POST /volume/v3/types/2625f6e1-2615-420e-a3cb-f345a743df4f/encryption => generated 127 bytes in 170 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 02 13:05:02 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-912b1dbf-1780-458b-b564-b8a5929c18e1 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:02 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-912b1dbf-1780-458b-b564-b8a5929c18e1 tempest-VolumeTypesMemberTests-2010958393 tempest-VolumeTypesMemberTests-2010958393-project-admin] POST http://192.168.122.82/volume/v3/types Sep 02 13:05:02 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-912b1dbf-1780-458b-b564-b8a5929c18e1 tempest-VolumeTypesMemberTests-2010958393 tempest-VolumeTypesMemberTests-2010958393-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-43773944", "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=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:05:02 devstack devstack@c-api.service[86936]: DEBUG dbcounter [-] [86936] Writing DB stats cinder:SELECT=814,cinder:INSERT=193,cinder:UPDATE=291 {{(pid=86936) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 13:05:02 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-912b1dbf-1780-458b-b564-b8a5929c18e1 tempest-VolumeTypesMemberTests-2010958393 tempest-VolumeTypesMemberTests-2010958393-project-admin] http://192.168.122.82/volume/v3/types returned with HTTP 200 Sep 02 13:05:02 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1497/3037] 192.168.122.82 () {60 vars in 1132 bytes} [Wed Sep 2 13:05:02 2026] POST /volume/v3/types => generated 378 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:05:02 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-93165a0b-2a9c-40b5-b805-4ef33f98fc23 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:02 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-d2ebb271-1079-4952-b460-f36a33b24386 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:02 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-d2ebb271-1079-4952-b460-f36a33b24386 tempest-VolumeTypesMemberTests-2010958393 tempest-VolumeTypesMemberTests-2010958393-project-member] POST http://192.168.122.82/volume/v3/types/a06ea033-2c1e-45bc-88c0-c2286d38b2a8/extra_specs Sep 02 13:05:02 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-d2ebb271-1079-4952-b460-f36a33b24386 tempest-VolumeTypesMemberTests-2010958393 tempest-VolumeTypesMemberTests-2010958393-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:05:02 devstack devstack@c-api.service[86936]: DEBUG cinder.policy [None req-d2ebb271-1079-4952-b460-f36a33b24386 tempest-VolumeTypesMemberTests-2010958393 tempest-VolumeTypesMemberTests-2010958393-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '4381e89e7bf64cd987477a10bc4f258f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d8463469c574bba85747e7154f75a2d', '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=86936) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 13:05:02 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-d2ebb271-1079-4952-b460-f36a33b24386 tempest-VolumeTypesMemberTests-2010958393 tempest-VolumeTypesMemberTests-2010958393-project-member] http://192.168.122.82/volume/v3/types/a06ea033-2c1e-45bc-88c0-c2286d38b2a8/extra_specs returned with HTTP 403 Sep 02 13:05:02 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1498/3038] 192.168.122.82 () {60 vars in 1278 bytes} [Wed Sep 2 13:05:02 2026] POST /volume/v3/types/a06ea033-2c1e-45bc-88c0-c2286d38b2a8/extra_specs => generated 122 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 13:05:02 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-88ebbf9a-2da1-4f2f-a9b3-12d39333aea7 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:02 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-88ebbf9a-2da1-4f2f-a9b3-12d39333aea7 tempest-VolumeTypesMemberTests-2010958393 tempest-VolumeTypesMemberTests-2010958393-project-member] PUT http://192.168.122.82/volume/v3/types/a06ea033-2c1e-45bc-88c0-c2286d38b2a8/extra_specs/key2 Sep 02 13:05:02 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-88ebbf9a-2da1-4f2f-a9b3-12d39333aea7 tempest-VolumeTypesMemberTests-2010958393 tempest-VolumeTypesMemberTests-2010958393-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:05:02 devstack devstack@c-api.service[86936]: DEBUG cinder.policy [None req-88ebbf9a-2da1-4f2f-a9b3-12d39333aea7 tempest-VolumeTypesMemberTests-2010958393 tempest-VolumeTypesMemberTests-2010958393-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '4381e89e7bf64cd987477a10bc4f258f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d8463469c574bba85747e7154f75a2d', '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=86936) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 13:05:02 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-88ebbf9a-2da1-4f2f-a9b3-12d39333aea7 tempest-VolumeTypesMemberTests-2010958393 tempest-VolumeTypesMemberTests-2010958393-project-member] http://192.168.122.82/volume/v3/types/a06ea033-2c1e-45bc-88c0-c2286d38b2a8/extra_specs/key2 returned with HTTP 403 Sep 02 13:05:02 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1499/3039] 192.168.122.82 () {60 vars in 1292 bytes} [Wed Sep 2 13:05:02 2026] PUT /volume/v3/types/a06ea033-2c1e-45bc-88c0-c2286d38b2a8/extra_specs/key2 => generated 122 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 13:05:02 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-cb7b74e2-e31d-4ed8-999a-ee02a0f08ec4 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:02 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-cb7b74e2-e31d-4ed8-999a-ee02a0f08ec4 tempest-VolumeTypesMemberTests-2010958393 tempest-VolumeTypesMemberTests-2010958393-project-member] POST http://192.168.122.82/volume/v3/types Sep 02 13:05:02 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-cb7b74e2-e31d-4ed8-999a-ee02a0f08ec4 tempest-VolumeTypesMemberTests-2010958393 tempest-VolumeTypesMemberTests-2010958393-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:05:02 devstack devstack@c-api.service[86936]: DEBUG cinder.policy [None req-cb7b74e2-e31d-4ed8-999a-ee02a0f08ec4 tempest-VolumeTypesMemberTests-2010958393 tempest-VolumeTypesMemberTests-2010958393-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '4381e89e7bf64cd987477a10bc4f258f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d8463469c574bba85747e7154f75a2d', '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=86936) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 13:05:02 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-cb7b74e2-e31d-4ed8-999a-ee02a0f08ec4 tempest-VolumeTypesMemberTests-2010958393 tempest-VolumeTypesMemberTests-2010958393-project-member] http://192.168.122.82/volume/v3/types returned with HTTP 403 Sep 02 13:05:02 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1500/3040] 192.168.122.82 () {60 vars in 1131 bytes} [Wed Sep 2 13:05:02 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 02 13:05:02 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-0dbba4b2-69d3-4654-8c5b-15d87b0a9593 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:02 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-0dbba4b2-69d3-4654-8c5b-15d87b0a9593 tempest-VolumeTypesMemberTests-2010958393 tempest-VolumeTypesMemberTests-2010958393-project-admin] POST http://192.168.122.82/volume/v3/types Sep 02 13:05:02 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-0dbba4b2-69d3-4654-8c5b-15d87b0a9593 tempest-VolumeTypesMemberTests-2010958393 tempest-VolumeTypesMemberTests-2010958393-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-480497078", "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=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:05:02 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-0dbba4b2-69d3-4654-8c5b-15d87b0a9593 tempest-VolumeTypesMemberTests-2010958393 tempest-VolumeTypesMemberTests-2010958393-project-admin] http://192.168.122.82/volume/v3/types returned with HTTP 200 Sep 02 13:05:02 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1501/3041] 192.168.122.82 () {60 vars in 1132 bytes} [Wed Sep 2 13:05:02 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 02 13:05:02 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-5b4f590f-8725-4614-9bcf-5409ea62394d None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:02 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-5b4f590f-8725-4614-9bcf-5409ea62394d tempest-VolumeTypesMemberTests-2010958393 tempest-VolumeTypesMemberTests-2010958393-project-admin] POST http://192.168.122.82/volume/v3/types/00a34509-1029-4224-ac9f-0a80649cb39d/encryption Sep 02 13:05:02 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-5b4f590f-8725-4614-9bcf-5409ea62394d tempest-VolumeTypesMemberTests-2010958393 tempest-VolumeTypesMemberTests-2010958393-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:05:02 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-5b4f590f-8725-4614-9bcf-5409ea62394d tempest-VolumeTypesMemberTests-2010958393 tempest-VolumeTypesMemberTests-2010958393-project-admin] http://192.168.122.82/volume/v3/types/00a34509-1029-4224-ac9f-0a80649cb39d/encryption returned with HTTP 200 Sep 02 13:05:02 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1502/3042] 192.168.122.82 () {60 vars in 1276 bytes} [Wed Sep 2 13:05:02 2026] POST /volume/v3/types/00a34509-1029-4224-ac9f-0a80649cb39d/encryption => generated 239 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:05:02 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-76f47f39-03f1-472f-851e-d60d489d8f5d None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:02 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-76f47f39-03f1-472f-851e-d60d489d8f5d tempest-VolumeTypesMemberTests-2010958393 tempest-VolumeTypesMemberTests-2010958393-project-member] DELETE http://192.168.122.82/volume/v3/types/00a34509-1029-4224-ac9f-0a80649cb39d/encryption/06cbdaa9-ea7e-4e4b-b4a9-067cc49d11f5 Sep 02 13:05:02 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-76f47f39-03f1-472f-851e-d60d489d8f5d tempest-VolumeTypesMemberTests-2010958393 tempest-VolumeTypesMemberTests-2010958393-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:02 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-76f47f39-03f1-472f-851e-d60d489d8f5d tempest-VolumeTypesMemberTests-2010958393 tempest-VolumeTypesMemberTests-2010958393-project-member] Calling method 'delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:02 devstack devstack@c-api.service[86936]: DEBUG cinder.policy [None req-76f47f39-03f1-472f-851e-d60d489d8f5d tempest-VolumeTypesMemberTests-2010958393 tempest-VolumeTypesMemberTests-2010958393-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '4381e89e7bf64cd987477a10bc4f258f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d8463469c574bba85747e7154f75a2d', '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=86936) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 13:05:02 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-76f47f39-03f1-472f-851e-d60d489d8f5d tempest-VolumeTypesMemberTests-2010958393 tempest-VolumeTypesMemberTests-2010958393-project-member] http://192.168.122.82/volume/v3/types/00a34509-1029-4224-ac9f-0a80649cb39d/encryption/06cbdaa9-ea7e-4e4b-b4a9-067cc49d11f5 returned with HTTP 403 Sep 02 13:05:02 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1503/3043] 192.168.122.82 () {58 vars in 1368 bytes} [Wed Sep 2 13:05:02 2026] DELETE /volume/v3/types/00a34509-1029-4224-ac9f-0a80649cb39d/encryption/06cbdaa9-ea7e-4e4b-b4a9-067cc49d11f5 => generated 127 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 13:05:02 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-7c24cd0e-6886-4bbd-b4b2-844b9ff96bf6 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:02 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-7c24cd0e-6886-4bbd-b4b2-844b9ff96bf6 tempest-VolumeTypesMemberTests-2010958393 tempest-VolumeTypesMemberTests-2010958393-project-admin] POST http://192.168.122.82/volume/v3/types Sep 02 13:05:02 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-7c24cd0e-6886-4bbd-b4b2-844b9ff96bf6 tempest-VolumeTypesMemberTests-2010958393 tempest-VolumeTypesMemberTests-2010958393-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-860677978", "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=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:05:02 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-7c24cd0e-6886-4bbd-b4b2-844b9ff96bf6 tempest-VolumeTypesMemberTests-2010958393 tempest-VolumeTypesMemberTests-2010958393-project-admin] http://192.168.122.82/volume/v3/types returned with HTTP 200 Sep 02 13:05:02 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1504/3044] 192.168.122.82 () {60 vars in 1132 bytes} [Wed Sep 2 13:05:02 2026] POST /volume/v3/types => generated 379 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:05:02 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-e5bb3cc2-a84a-4146-80fe-c798bd1d55ab None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:02 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-e5bb3cc2-a84a-4146-80fe-c798bd1d55ab tempest-VolumeTypesMemberTests-2010958393 tempest-VolumeTypesMemberTests-2010958393-project-member] DELETE http://192.168.122.82/volume/v3/types/f24d0a1d-42f0-4921-a47b-ff55539eaf41/extra_specs/key1 Sep 02 13:05:02 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-e5bb3cc2-a84a-4146-80fe-c798bd1d55ab tempest-VolumeTypesMemberTests-2010958393 tempest-VolumeTypesMemberTests-2010958393-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:02 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-e5bb3cc2-a84a-4146-80fe-c798bd1d55ab tempest-VolumeTypesMemberTests-2010958393 tempest-VolumeTypesMemberTests-2010958393-project-member] Calling method 'delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:02 devstack devstack@c-api.service[86936]: DEBUG cinder.policy [None req-e5bb3cc2-a84a-4146-80fe-c798bd1d55ab tempest-VolumeTypesMemberTests-2010958393 tempest-VolumeTypesMemberTests-2010958393-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '4381e89e7bf64cd987477a10bc4f258f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d8463469c574bba85747e7154f75a2d', '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=86936) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 13:05:02 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-e5bb3cc2-a84a-4146-80fe-c798bd1d55ab tempest-VolumeTypesMemberTests-2010958393 tempest-VolumeTypesMemberTests-2010958393-project-member] http://192.168.122.82/volume/v3/types/f24d0a1d-42f0-4921-a47b-ff55539eaf41/extra_specs/key1 returned with HTTP 403 Sep 02 13:05:02 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1505/3045] 192.168.122.82 () {58 vars in 1275 bytes} [Wed Sep 2 13:05:02 2026] DELETE /volume/v3/types/f24d0a1d-42f0-4921-a47b-ff55539eaf41/extra_specs/key1 => generated 122 bytes in 17 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 13:05:02 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-93165a0b-2a9c-40b5-b805-4ef33f98fc23 tempest-ProjectMemberTests-30392718 tempest-ProjectMemberTests-30392718-project-admin] GET http://192.168.122.82/volume/v3/scheduler-stats/get_pools Sep 02 13:05:02 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-93165a0b-2a9c-40b5-b805-4ef33f98fc23 tempest-ProjectMemberTests-30392718 tempest-ProjectMemberTests-30392718-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:02 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-93165a0b-2a9c-40b5-b805-4ef33f98fc23 tempest-ProjectMemberTests-30392718 tempest-ProjectMemberTests-30392718-project-admin] Calling method 'get_pools' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:02 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-e4bcf41d-e31c-496c-8ee6-80ee639bd360 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:02 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-e4bcf41d-e31c-496c-8ee6-80ee639bd360 tempest-VolumeTypesMemberTests-2010958393 tempest-VolumeTypesMemberTests-2010958393-project-admin] POST http://192.168.122.82/volume/v3/types Sep 02 13:05:02 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-e4bcf41d-e31c-496c-8ee6-80ee639bd360 tempest-VolumeTypesMemberTests-2010958393 tempest-VolumeTypesMemberTests-2010958393-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1625957196", "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=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:05:02 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-93165a0b-2a9c-40b5-b805-4ef33f98fc23 tempest-ProjectMemberTests-30392718 tempest-ProjectMemberTests-30392718-project-admin] http://192.168.122.82/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 02 13:05:02 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1541/3046] 192.168.122.82 () {58 vars in 1170 bytes} [Wed Sep 2 13:05:02 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 296 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 02 13:05:02 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-8701cc56-2895-4bf7-a668-0646d07127ac None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:02 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-e4bcf41d-e31c-496c-8ee6-80ee639bd360 tempest-VolumeTypesMemberTests-2010958393 tempest-VolumeTypesMemberTests-2010958393-project-admin] http://192.168.122.82/volume/v3/types returned with HTTP 200 Sep 02 13:05:02 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1506/3047] 192.168.122.82 () {60 vars in 1132 bytes} [Wed Sep 2 13:05:02 2026] POST /volume/v3/types => generated 380 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:05:02 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-5e96c736-eea3-40fa-8417-b069986827ce None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:02 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-5e96c736-eea3-40fa-8417-b069986827ce tempest-VolumeTypesMemberTests-2010958393 tempest-VolumeTypesMemberTests-2010958393-project-member] DELETE http://192.168.122.82/volume/v3/types/d4f2fd26-f0d6-471f-aec2-72734c381930 Sep 02 13:05:02 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-5e96c736-eea3-40fa-8417-b069986827ce tempest-VolumeTypesMemberTests-2010958393 tempest-VolumeTypesMemberTests-2010958393-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:02 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-5e96c736-eea3-40fa-8417-b069986827ce tempest-VolumeTypesMemberTests-2010958393 tempest-VolumeTypesMemberTests-2010958393-project-member] Calling method '_delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:02 devstack devstack@c-api.service[86936]: DEBUG cinder.policy [None req-5e96c736-eea3-40fa-8417-b069986827ce tempest-VolumeTypesMemberTests-2010958393 tempest-VolumeTypesMemberTests-2010958393-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '4381e89e7bf64cd987477a10bc4f258f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d8463469c574bba85747e7154f75a2d', '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=86936) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 13:05:02 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-5e96c736-eea3-40fa-8417-b069986827ce tempest-VolumeTypesMemberTests-2010958393 tempest-VolumeTypesMemberTests-2010958393-project-member] http://192.168.122.82/volume/v3/types/d4f2fd26-f0d6-471f-aec2-72734c381930 returned with HTTP 403 Sep 02 13:05:02 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1507/3048] 192.168.122.82 () {58 vars in 1224 bytes} [Wed Sep 2 13:05:02 2026] DELETE /volume/v3/types/d4f2fd26-f0d6-471f-aec2-72734c381930 => generated 109 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 13:05:02 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-014b3897-49eb-44fe-9c16-f344e6150cfd None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:02 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-014b3897-49eb-44fe-9c16-f344e6150cfd tempest-VolumeTypesMemberTests-2010958393 tempest-VolumeTypesMemberTests-2010958393-project-member] GET http://192.168.122.82/volume/v3/types/63e4fd14-d63b-4bba-880c-21deeb47aad0/extra_specs Sep 02 13:05:02 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-014b3897-49eb-44fe-9c16-f344e6150cfd tempest-VolumeTypesMemberTests-2010958393 tempest-VolumeTypesMemberTests-2010958393-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:02 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-014b3897-49eb-44fe-9c16-f344e6150cfd tempest-VolumeTypesMemberTests-2010958393 tempest-VolumeTypesMemberTests-2010958393-project-member] Calling method 'index' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:02 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-014b3897-49eb-44fe-9c16-f344e6150cfd tempest-VolumeTypesMemberTests-2010958393 tempest-VolumeTypesMemberTests-2010958393-project-member] http://192.168.122.82/volume/v3/types/63e4fd14-d63b-4bba-880c-21deeb47aad0/extra_specs returned with HTTP 200 Sep 02 13:05:02 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1508/3049] 192.168.122.82 () {58 vars in 1257 bytes} [Wed Sep 2 13:05:02 2026] GET /volume/v3/types/63e4fd14-d63b-4bba-880c-21deeb47aad0/extra_specs => generated 123 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:05:02 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-ec29eb9b-0534-4b76-b800-64aea3067e01 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:02 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-ec29eb9b-0534-4b76-b800-64aea3067e01 tempest-VolumeTypesMemberTests-2010958393 tempest-VolumeTypesMemberTests-2010958393-project-member] GET http://192.168.122.82/volume/v3/types Sep 02 13:05:02 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-ec29eb9b-0534-4b76-b800-64aea3067e01 tempest-VolumeTypesMemberTests-2010958393 tempest-VolumeTypesMemberTests-2010958393-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:02 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-ec29eb9b-0534-4b76-b800-64aea3067e01 tempest-VolumeTypesMemberTests-2010958393 tempest-VolumeTypesMemberTests-2010958393-project-member] Calling method 'index' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:02 devstack devstack@c-api.service[86936]: DEBUG cinder.api.api_utils [None req-ec29eb9b-0534-4b76-b800-64aea3067e01 tempest-VolumeTypesMemberTests-2010958393 tempest-VolumeTypesMemberTests-2010958393-project-member] Removing options '' from query. {{(pid=86936) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 13:05:02 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-ec29eb9b-0534-4b76-b800-64aea3067e01 tempest-VolumeTypesMemberTests-2010958393 tempest-VolumeTypesMemberTests-2010958393-project-member] http://192.168.122.82/volume/v3/types returned with HTTP 200 Sep 02 13:05:02 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1509/3050] 192.168.122.82 () {58 vars in 1110 bytes} [Wed Sep 2 13:05:02 2026] GET /volume/v3/types => generated 2359 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 13:05:02 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-1eb115d0-f6b8-4808-80c3-b2566a8aa193 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:02 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-1eb115d0-f6b8-4808-80c3-b2566a8aa193 tempest-VolumeTypesMemberTests-2010958393 tempest-VolumeTypesMemberTests-2010958393-project-member] GET http://192.168.122.82/volume/v3/types/63e4fd14-d63b-4bba-880c-21deeb47aad0/encryption/cipher Sep 02 13:05:02 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-1eb115d0-f6b8-4808-80c3-b2566a8aa193 tempest-VolumeTypesMemberTests-2010958393 tempest-VolumeTypesMemberTests-2010958393-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:02 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-1eb115d0-f6b8-4808-80c3-b2566a8aa193 tempest-VolumeTypesMemberTests-2010958393 tempest-VolumeTypesMemberTests-2010958393-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:02 devstack devstack@c-api.service[86936]: DEBUG cinder.policy [None req-1eb115d0-f6b8-4808-80c3-b2566a8aa193 tempest-VolumeTypesMemberTests-2010958393 tempest-VolumeTypesMemberTests-2010958393-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '4381e89e7bf64cd987477a10bc4f258f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d8463469c574bba85747e7154f75a2d', '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=86936) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 13:05:02 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-1eb115d0-f6b8-4808-80c3-b2566a8aa193 tempest-VolumeTypesMemberTests-2010958393 tempest-VolumeTypesMemberTests-2010958393-project-member] http://192.168.122.82/volume/v3/types/63e4fd14-d63b-4bba-880c-21deeb47aad0/encryption/cipher returned with HTTP 403 Sep 02 13:05:02 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1510/3051] 192.168.122.82 () {58 vars in 1275 bytes} [Wed Sep 2 13:05:02 2026] GET /volume/v3/types/63e4fd14-d63b-4bba-880c-21deeb47aad0/encryption/cipher => generated 124 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 13:05:02 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-fc30ad0b-4007-4f93-a8dd-7d7b1507670c None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:02 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-fc30ad0b-4007-4f93-a8dd-7d7b1507670c tempest-VolumeTypesMemberTests-2010958393 tempest-VolumeTypesMemberTests-2010958393-project-member] GET http://192.168.122.82/volume/v3/types/63e4fd14-d63b-4bba-880c-21deeb47aad0/encryption Sep 02 13:05:02 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-fc30ad0b-4007-4f93-a8dd-7d7b1507670c tempest-VolumeTypesMemberTests-2010958393 tempest-VolumeTypesMemberTests-2010958393-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:02 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-fc30ad0b-4007-4f93-a8dd-7d7b1507670c tempest-VolumeTypesMemberTests-2010958393 tempest-VolumeTypesMemberTests-2010958393-project-member] Calling method 'index' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:02 devstack devstack@c-api.service[86936]: DEBUG cinder.policy [None req-fc30ad0b-4007-4f93-a8dd-7d7b1507670c tempest-VolumeTypesMemberTests-2010958393 tempest-VolumeTypesMemberTests-2010958393-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '4381e89e7bf64cd987477a10bc4f258f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d8463469c574bba85747e7154f75a2d', '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=86936) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 13:05:02 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-fc30ad0b-4007-4f93-a8dd-7d7b1507670c tempest-VolumeTypesMemberTests-2010958393 tempest-VolumeTypesMemberTests-2010958393-project-member] http://192.168.122.82/volume/v3/types/63e4fd14-d63b-4bba-880c-21deeb47aad0/encryption returned with HTTP 403 Sep 02 13:05:02 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-8701cc56-2895-4bf7-a668-0646d07127ac tempest-ProjectMemberTests-30392718 tempest-ProjectMemberTests-30392718-project-member] GET http://192.168.122.82/volume/v3/capabilities/devstack@QuobyteHD Sep 02 13:05:02 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1511/3052] 192.168.122.82 () {58 vars in 1254 bytes} [Wed Sep 2 13:05:02 2026] GET /volume/v3/types/63e4fd14-d63b-4bba-880c-21deeb47aad0/encryption => generated 124 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 13:05:02 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-8701cc56-2895-4bf7-a668-0646d07127ac tempest-ProjectMemberTests-30392718 tempest-ProjectMemberTests-30392718-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:02 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-8701cc56-2895-4bf7-a668-0646d07127ac tempest-ProjectMemberTests-30392718 tempest-ProjectMemberTests-30392718-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:02 devstack devstack@c-api.service[86935]: DEBUG cinder.policy [None req-8701cc56-2895-4bf7-a668-0646d07127ac tempest-ProjectMemberTests-30392718 tempest-ProjectMemberTests-30392718-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '07a92ecf32cc4359918ac5b7d57769c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2998623d8c754e6a9c59b5f087beef0e', '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=86935) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 13:05:02 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-8701cc56-2895-4bf7-a668-0646d07127ac tempest-ProjectMemberTests-30392718 tempest-ProjectMemberTests-30392718-project-member] http://192.168.122.82/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 403 Sep 02 13:05:02 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1542/3053] 192.168.122.82 () {58 vars in 1188 bytes} [Wed Sep 2 13:05:02 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 110 bytes in 159 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 13:05:02 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-8fc949cb-e262-4bef-8c9d-da61646c6153 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:02 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-8fc949cb-e262-4bef-8c9d-da61646c6153 tempest-VolumeTypesMemberTests-2010958393 tempest-VolumeTypesMemberTests-2010958393-project-member] GET http://192.168.122.82/volume/v3/types/63e4fd14-d63b-4bba-880c-21deeb47aad0/extra_specs/multiattach Sep 02 13:05:02 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-8fc949cb-e262-4bef-8c9d-da61646c6153 tempest-VolumeTypesMemberTests-2010958393 tempest-VolumeTypesMemberTests-2010958393-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:02 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-8fc949cb-e262-4bef-8c9d-da61646c6153 tempest-VolumeTypesMemberTests-2010958393 tempest-VolumeTypesMemberTests-2010958393-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:02 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-8fc949cb-e262-4bef-8c9d-da61646c6153 tempest-VolumeTypesMemberTests-2010958393 tempest-VolumeTypesMemberTests-2010958393-project-member] http://192.168.122.82/volume/v3/types/63e4fd14-d63b-4bba-880c-21deeb47aad0/extra_specs/multiattach returned with HTTP 200 Sep 02 13:05:02 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1512/3054] 192.168.122.82 () {58 vars in 1293 bytes} [Wed Sep 2 13:05:02 2026] GET /volume/v3/types/63e4fd14-d63b-4bba-880c-21deeb47aad0/extra_specs/multiattach => generated 29 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 13:05:02 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-a83953af-0be0-41af-8219-86e4f6af8811 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:02 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-a83953af-0be0-41af-8219-86e4f6af8811 tempest-VolumeTypesMemberTests-2010958393 tempest-VolumeTypesMemberTests-2010958393-project-member] GET http://192.168.122.82/volume/v3/types/63e4fd14-d63b-4bba-880c-21deeb47aad0/extra_specs/volume_backend_name Sep 02 13:05:02 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-a83953af-0be0-41af-8219-86e4f6af8811 tempest-VolumeTypesMemberTests-2010958393 tempest-VolumeTypesMemberTests-2010958393-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:02 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-a83953af-0be0-41af-8219-86e4f6af8811 tempest-VolumeTypesMemberTests-2010958393 tempest-VolumeTypesMemberTests-2010958393-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:02 devstack devstack@c-api.service[86935]: DEBUG dbcounter [-] [86935] Writing DB stats cinder:SELECT=744,cinder:INSERT=132,cinder:UPDATE=223 {{(pid=86935) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 13:05:02 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-a83953af-0be0-41af-8219-86e4f6af8811 tempest-VolumeTypesMemberTests-2010958393 tempest-VolumeTypesMemberTests-2010958393-project-member] http://192.168.122.82/volume/v3/types/63e4fd14-d63b-4bba-880c-21deeb47aad0/extra_specs/volume_backend_name returned with HTTP 404 Sep 02 13:05:02 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1543/3055] 192.168.122.82 () {58 vars in 1317 bytes} [Wed Sep 2 13:05:02 2026] GET /volume/v3/types/63e4fd14-d63b-4bba-880c-21deeb47aad0/extra_specs/volume_backend_name => generated 143 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 13:05:02 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-7d25378a-1f3e-4da1-bc2f-40b87d6c1b91 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:02 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-7d25378a-1f3e-4da1-bc2f-40b87d6c1b91 tempest-VolumeTypesMemberTests-2010958393 tempest-VolumeTypesMemberTests-2010958393-project-member] GET http://192.168.122.82/volume/v3/types/63e4fd14-d63b-4bba-880c-21deeb47aad0 Sep 02 13:05:02 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-7d25378a-1f3e-4da1-bc2f-40b87d6c1b91 tempest-VolumeTypesMemberTests-2010958393 tempest-VolumeTypesMemberTests-2010958393-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:02 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-7d25378a-1f3e-4da1-bc2f-40b87d6c1b91 tempest-VolumeTypesMemberTests-2010958393 tempest-VolumeTypesMemberTests-2010958393-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:02 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-7d25378a-1f3e-4da1-bc2f-40b87d6c1b91 tempest-VolumeTypesMemberTests-2010958393 tempest-VolumeTypesMemberTests-2010958393-project-member] http://192.168.122.82/volume/v3/types/63e4fd14-d63b-4bba-880c-21deeb47aad0 returned with HTTP 200 Sep 02 13:05:02 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1513/3056] 192.168.122.82 () {58 vars in 1221 bytes} [Wed Sep 2 13:05:02 2026] GET /volume/v3/types/63e4fd14-d63b-4bba-880c-21deeb47aad0 => generated 317 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:05:02 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-9e5df5df-93bd-4f2c-8a0c-30a7b7eec981 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:02 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-9e5df5df-93bd-4f2c-8a0c-30a7b7eec981 tempest-VolumeTypesMemberTests-2010958393 tempest-VolumeTypesMemberTests-2010958393-project-member] PUT http://192.168.122.82/volume/v3/types/63e4fd14-d63b-4bba-880c-21deeb47aad0/encryption/bf62869d-4a8b-4519-bb50-c12094afc873 Sep 02 13:05:02 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-9e5df5df-93bd-4f2c-8a0c-30a7b7eec981 tempest-VolumeTypesMemberTests-2010958393 tempest-VolumeTypesMemberTests-2010958393-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:05:02 devstack devstack@c-api.service[86935]: DEBUG cinder.policy [None req-9e5df5df-93bd-4f2c-8a0c-30a7b7eec981 tempest-VolumeTypesMemberTests-2010958393 tempest-VolumeTypesMemberTests-2010958393-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '4381e89e7bf64cd987477a10bc4f258f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d8463469c574bba85747e7154f75a2d', '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=86935) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 13:05:02 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-9e5df5df-93bd-4f2c-8a0c-30a7b7eec981 tempest-VolumeTypesMemberTests-2010958393 tempest-VolumeTypesMemberTests-2010958393-project-member] http://192.168.122.82/volume/v3/types/63e4fd14-d63b-4bba-880c-21deeb47aad0/encryption/bf62869d-4a8b-4519-bb50-c12094afc873 returned with HTTP 403 Sep 02 13:05:02 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1544/3057] 192.168.122.82 () {60 vars in 1385 bytes} [Wed Sep 2 13:05:02 2026] PUT /volume/v3/types/63e4fd14-d63b-4bba-880c-21deeb47aad0/encryption/bf62869d-4a8b-4519-bb50-c12094afc873 => generated 127 bytes in 17 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 13:05:02 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-9149f037-6322-402e-a94a-dc338ec4b6cc None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:02 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-9149f037-6322-402e-a94a-dc338ec4b6cc tempest-VolumeTypesMemberTests-2010958393 tempest-VolumeTypesMemberTests-2010958393-project-member] PUT http://192.168.122.82/volume/v3/types/63e4fd14-d63b-4bba-880c-21deeb47aad0/extra_specs/key1 Sep 02 13:05:02 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-9149f037-6322-402e-a94a-dc338ec4b6cc tempest-VolumeTypesMemberTests-2010958393 tempest-VolumeTypesMemberTests-2010958393-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:05:02 devstack devstack@c-api.service[86936]: DEBUG cinder.policy [None req-9149f037-6322-402e-a94a-dc338ec4b6cc tempest-VolumeTypesMemberTests-2010958393 tempest-VolumeTypesMemberTests-2010958393-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '4381e89e7bf64cd987477a10bc4f258f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d8463469c574bba85747e7154f75a2d', '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=86936) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 13:05:02 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-9149f037-6322-402e-a94a-dc338ec4b6cc tempest-VolumeTypesMemberTests-2010958393 tempest-VolumeTypesMemberTests-2010958393-project-member] http://192.168.122.82/volume/v3/types/63e4fd14-d63b-4bba-880c-21deeb47aad0/extra_specs/key1 returned with HTTP 403 Sep 02 13:05:02 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1514/3058] 192.168.122.82 () {60 vars in 1292 bytes} [Wed Sep 2 13:05:02 2026] PUT /volume/v3/types/63e4fd14-d63b-4bba-880c-21deeb47aad0/extra_specs/key1 => generated 122 bytes in 17 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 13:05:02 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-a5574920-7bd5-4043-a320-c124aec46611 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:02 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-a5574920-7bd5-4043-a320-c124aec46611 tempest-VolumeTypesMemberTests-2010958393 tempest-VolumeTypesMemberTests-2010958393-project-member] PUT http://192.168.122.82/volume/v3/types/63e4fd14-d63b-4bba-880c-21deeb47aad0 Sep 02 13:05:02 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-a5574920-7bd5-4043-a320-c124aec46611 tempest-VolumeTypesMemberTests-2010958393 tempest-VolumeTypesMemberTests-2010958393-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:05:02 devstack devstack@c-api.service[86935]: DEBUG cinder.policy [None req-a5574920-7bd5-4043-a320-c124aec46611 tempest-VolumeTypesMemberTests-2010958393 tempest-VolumeTypesMemberTests-2010958393-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '4381e89e7bf64cd987477a10bc4f258f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d8463469c574bba85747e7154f75a2d', '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=86935) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 13:05:02 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-a5574920-7bd5-4043-a320-c124aec46611 tempest-VolumeTypesMemberTests-2010958393 tempest-VolumeTypesMemberTests-2010958393-project-member] http://192.168.122.82/volume/v3/types/63e4fd14-d63b-4bba-880c-21deeb47aad0 returned with HTTP 403 Sep 02 13:05:02 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1545/3059] 192.168.122.82 () {60 vars in 1241 bytes} [Wed Sep 2 13:05:02 2026] PUT /volume/v3/types/63e4fd14-d63b-4bba-880c-21deeb47aad0 => generated 109 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 13:05:02 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-16e5bdc8-cbf1-481d-a033-1da6b92f1a3d None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:02 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-16e5bdc8-cbf1-481d-a033-1da6b92f1a3d tempest-VolumeTypesMemberTests-2010958393 tempest-VolumeTypesMemberTests-2010958393-project-admin] DELETE http://192.168.122.82/volume/v3/types/d4f2fd26-f0d6-471f-aec2-72734c381930 Sep 02 13:05:02 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-16e5bdc8-cbf1-481d-a033-1da6b92f1a3d tempest-VolumeTypesMemberTests-2010958393 tempest-VolumeTypesMemberTests-2010958393-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:02 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-16e5bdc8-cbf1-481d-a033-1da6b92f1a3d tempest-VolumeTypesMemberTests-2010958393 tempest-VolumeTypesMemberTests-2010958393-project-admin] Calling method '_delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:03 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-16e5bdc8-cbf1-481d-a033-1da6b92f1a3d tempest-VolumeTypesMemberTests-2010958393 tempest-VolumeTypesMemberTests-2010958393-project-admin] http://192.168.122.82/volume/v3/types/d4f2fd26-f0d6-471f-aec2-72734c381930 returned with HTTP 202 Sep 02 13:05:03 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1515/3060] 192.168.122.82 () {58 vars in 1224 bytes} [Wed Sep 2 13:05:02 2026] DELETE /volume/v3/types/d4f2fd26-f0d6-471f-aec2-72734c381930 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 13:05:03 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-7c0ef6fe-adfa-4fa5-88ab-6ccf883d3572 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:03 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-7c0ef6fe-adfa-4fa5-88ab-6ccf883d3572 tempest-VolumeTypesMemberTests-2010958393 tempest-VolumeTypesMemberTests-2010958393-project-admin] DELETE http://192.168.122.82/volume/v3/types/f24d0a1d-42f0-4921-a47b-ff55539eaf41 Sep 02 13:05:03 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-7c0ef6fe-adfa-4fa5-88ab-6ccf883d3572 tempest-VolumeTypesMemberTests-2010958393 tempest-VolumeTypesMemberTests-2010958393-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:03 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-7c0ef6fe-adfa-4fa5-88ab-6ccf883d3572 tempest-VolumeTypesMemberTests-2010958393 tempest-VolumeTypesMemberTests-2010958393-project-admin] Calling method '_delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:03 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-7c0ef6fe-adfa-4fa5-88ab-6ccf883d3572 tempest-VolumeTypesMemberTests-2010958393 tempest-VolumeTypesMemberTests-2010958393-project-admin] http://192.168.122.82/volume/v3/types/f24d0a1d-42f0-4921-a47b-ff55539eaf41 returned with HTTP 202 Sep 02 13:05:03 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1546/3061] 192.168.122.82 () {58 vars in 1224 bytes} [Wed Sep 2 13:05:03 2026] DELETE /volume/v3/types/f24d0a1d-42f0-4921-a47b-ff55539eaf41 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 13:05:03 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-2eaa3d70-3b86-4e25-9461-4153a23591ca None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:03 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-2eaa3d70-3b86-4e25-9461-4153a23591ca tempest-VolumeTypesMemberTests-2010958393 tempest-VolumeTypesMemberTests-2010958393-project-admin] DELETE http://192.168.122.82/volume/v3/types/00a34509-1029-4224-ac9f-0a80649cb39d Sep 02 13:05:03 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-2eaa3d70-3b86-4e25-9461-4153a23591ca tempest-VolumeTypesMemberTests-2010958393 tempest-VolumeTypesMemberTests-2010958393-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:03 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-2eaa3d70-3b86-4e25-9461-4153a23591ca tempest-VolumeTypesMemberTests-2010958393 tempest-VolumeTypesMemberTests-2010958393-project-admin] Calling method '_delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:03 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-ae2f8ac8-7dc2-432d-8e02-d0631f353505 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:03 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-ae2f8ac8-7dc2-432d-8e02-d0631f353505 tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] GET http://192.168.122.82/volume/v3/snapshots/46d83fb5-f845-4748-af37-f14260ec87e3 Sep 02 13:05:03 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-ae2f8ac8-7dc2-432d-8e02-d0631f353505 tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:03 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-ae2f8ac8-7dc2-432d-8e02-d0631f353505 tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:03 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-ae2f8ac8-7dc2-432d-8e02-d0631f353505 tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] http://192.168.122.82/volume/v3/snapshots/46d83fb5-f845-4748-af37-f14260ec87e3 returned with HTTP 404 Sep 02 13:05:03 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1547/3062] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:05:03 2026] GET /volume/v3/snapshots/46d83fb5-f845-4748-af37-f14260ec87e3 => generated 111 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 13:05:03 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-3f1b978c-aecb-4d64-b255-857666998d5f None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:03 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-2eaa3d70-3b86-4e25-9461-4153a23591ca tempest-VolumeTypesMemberTests-2010958393 tempest-VolumeTypesMemberTests-2010958393-project-admin] http://192.168.122.82/volume/v3/types/00a34509-1029-4224-ac9f-0a80649cb39d returned with HTTP 202 Sep 02 13:05:03 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-3f1b978c-aecb-4d64-b255-857666998d5f tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] DELETE http://192.168.122.82/volume/v3/volumes/ea66acca-64f5-4ae4-8606-81078409ec60 Sep 02 13:05:03 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-3f1b978c-aecb-4d64-b255-857666998d5f tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:03 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1516/3063] 192.168.122.82 () {58 vars in 1224 bytes} [Wed Sep 2 13:05:03 2026] DELETE /volume/v3/types/00a34509-1029-4224-ac9f-0a80649cb39d => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 13:05:03 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-3f1b978c-aecb-4d64-b255-857666998d5f tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] Calling method 'delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:03 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-3f1b978c-aecb-4d64-b255-857666998d5f tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] Delete volume with id: ea66acca-64f5-4ae4-8606-81078409ec60 Sep 02 13:05:03 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-8850ce80-6dee-45c2-93a3-39540f6e3886 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:03 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-8850ce80-6dee-45c2-93a3-39540f6e3886 tempest-VolumeTypesMemberTests-2010958393 tempest-VolumeTypesMemberTests-2010958393-project-admin] DELETE http://192.168.122.82/volume/v3/types/a06ea033-2c1e-45bc-88c0-c2286d38b2a8 Sep 02 13:05:03 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-8850ce80-6dee-45c2-93a3-39540f6e3886 tempest-VolumeTypesMemberTests-2010958393 tempest-VolumeTypesMemberTests-2010958393-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:03 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-8850ce80-6dee-45c2-93a3-39540f6e3886 tempest-VolumeTypesMemberTests-2010958393 tempest-VolumeTypesMemberTests-2010958393-project-admin] Calling method '_delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:03 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:05:03 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:05:03 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:03 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:05:03 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-3f1b978c-aecb-4d64-b255-857666998d5f tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] Volume info retrieved successfully. Sep 02 13:05:03 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-3f1b978c-aecb-4d64-b255-857666998d5f tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] Delete volume request issued successfully. Sep 02 13:05:03 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-3f1b978c-aecb-4d64-b255-857666998d5f tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] http://192.168.122.82/volume/v3/volumes/ea66acca-64f5-4ae4-8606-81078409ec60 returned with HTTP 202 Sep 02 13:05:03 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1548/3064] 192.168.122.82 () {60 vars in 1271 bytes} [Wed Sep 2 13:05:03 2026] DELETE /volume/v3/volumes/ea66acca-64f5-4ae4-8606-81078409ec60 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 13:05:03 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-f4c0ee14-afb9-44ac-bb50-5d9fc47ae78b None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:03 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-8850ce80-6dee-45c2-93a3-39540f6e3886 tempest-VolumeTypesMemberTests-2010958393 tempest-VolumeTypesMemberTests-2010958393-project-admin] http://192.168.122.82/volume/v3/types/a06ea033-2c1e-45bc-88c0-c2286d38b2a8 returned with HTTP 202 Sep 02 13:05:03 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1517/3065] 192.168.122.82 () {58 vars in 1224 bytes} [Wed Sep 2 13:05:03 2026] DELETE /volume/v3/types/a06ea033-2c1e-45bc-88c0-c2286d38b2a8 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 13:05:03 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-f4c0ee14-afb9-44ac-bb50-5d9fc47ae78b tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] GET http://192.168.122.82/volume/v3/volumes/ea66acca-64f5-4ae4-8606-81078409ec60 Sep 02 13:05:03 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-f4c0ee14-afb9-44ac-bb50-5d9fc47ae78b tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:03 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-f4c0ee14-afb9-44ac-bb50-5d9fc47ae78b tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:03 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-3260039e-0642-4fd7-bed2-33042f197060 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:03 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-3260039e-0642-4fd7-bed2-33042f197060 tempest-VolumeTypesMemberTests-2010958393 tempest-VolumeTypesMemberTests-2010958393-project-admin] DELETE http://192.168.122.82/volume/v3/types/2625f6e1-2615-420e-a3cb-f345a743df4f Sep 02 13:05:03 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-3260039e-0642-4fd7-bed2-33042f197060 tempest-VolumeTypesMemberTests-2010958393 tempest-VolumeTypesMemberTests-2010958393-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:03 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-3260039e-0642-4fd7-bed2-33042f197060 tempest-VolumeTypesMemberTests-2010958393 tempest-VolumeTypesMemberTests-2010958393-project-admin] Calling method '_delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:03 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:05:03 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:05:03 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:03 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:05:03 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-f4c0ee14-afb9-44ac-bb50-5d9fc47ae78b tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] Volume info retrieved successfully. Sep 02 13:05:03 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-f4c0ee14-afb9-44ac-bb50-5d9fc47ae78b tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] http://192.168.122.82/volume/v3/volumes/ea66acca-64f5-4ae4-8606-81078409ec60 returned with HTTP 200 Sep 02 13:05:03 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1549/3066] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 13:05:03 2026] GET /volume/v3/volumes/ea66acca-64f5-4ae4-8606-81078409ec60 => generated 869 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 13:05:03 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-3260039e-0642-4fd7-bed2-33042f197060 tempest-VolumeTypesMemberTests-2010958393 tempest-VolumeTypesMemberTests-2010958393-project-admin] http://192.168.122.82/volume/v3/types/2625f6e1-2615-420e-a3cb-f345a743df4f returned with HTTP 202 Sep 02 13:05:03 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1518/3067] 192.168.122.82 () {58 vars in 1224 bytes} [Wed Sep 2 13:05:03 2026] DELETE /volume/v3/types/2625f6e1-2615-420e-a3cb-f345a743df4f => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 13:05:03 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-d0e5cf55-24df-43a3-be50-e1737c9a46d5 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:03 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-d0e5cf55-24df-43a3-be50-e1737c9a46d5 tempest-VolumeTypesMemberTests-2010958393 tempest-VolumeTypesMemberTests-2010958393-project-admin] DELETE http://192.168.122.82/volume/v3/types/63e4fd14-d63b-4bba-880c-21deeb47aad0 Sep 02 13:05:03 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-d0e5cf55-24df-43a3-be50-e1737c9a46d5 tempest-VolumeTypesMemberTests-2010958393 tempest-VolumeTypesMemberTests-2010958393-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:03 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-d0e5cf55-24df-43a3-be50-e1737c9a46d5 tempest-VolumeTypesMemberTests-2010958393 tempest-VolumeTypesMemberTests-2010958393-project-admin] Calling method '_delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:03 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-d0e5cf55-24df-43a3-be50-e1737c9a46d5 tempest-VolumeTypesMemberTests-2010958393 tempest-VolumeTypesMemberTests-2010958393-project-admin] http://192.168.122.82/volume/v3/types/63e4fd14-d63b-4bba-880c-21deeb47aad0 returned with HTTP 202 Sep 02 13:05:03 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1550/3068] 192.168.122.82 () {58 vars in 1224 bytes} [Wed Sep 2 13:05:03 2026] DELETE /volume/v3/types/63e4fd14-d63b-4bba-880c-21deeb47aad0 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 13:05:04 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-dbe0f3ff-ac74-44c0-ac6a-1b9b3cab2ed7 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:04 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-dbe0f3ff-ac74-44c0-ac6a-1b9b3cab2ed7 tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] GET http://192.168.122.82/volume/v3/volumes/ea66acca-64f5-4ae4-8606-81078409ec60 Sep 02 13:05:04 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-dbe0f3ff-ac74-44c0-ac6a-1b9b3cab2ed7 tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:04 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-dbe0f3ff-ac74-44c0-ac6a-1b9b3cab2ed7 tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:04 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-dbe0f3ff-ac74-44c0-ac6a-1b9b3cab2ed7 tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] http://192.168.122.82/volume/v3/volumes/ea66acca-64f5-4ae4-8606-81078409ec60 returned with HTTP 404 Sep 02 13:05:04 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1519/3069] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 13:05:04 2026] GET /volume/v3/volumes/ea66acca-64f5-4ae4-8606-81078409ec60 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 13:05:04 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-9fbaec21-74b9-4a5b-a37d-a91bfd45376f None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:04 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-9fbaec21-74b9-4a5b-a37d-a91bfd45376f tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] DELETE http://192.168.122.82/volume/v3/volumes/cefe0d3a-85ae-4368-9b65-0425f914b780 Sep 02 13:05:04 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-9fbaec21-74b9-4a5b-a37d-a91bfd45376f tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:04 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-9fbaec21-74b9-4a5b-a37d-a91bfd45376f tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] Calling method 'delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:04 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-9fbaec21-74b9-4a5b-a37d-a91bfd45376f tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] Delete volume with id: cefe0d3a-85ae-4368-9b65-0425f914b780 Sep 02 13:05:04 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:05:04 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:05:04 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:04 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:05:04 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-9fbaec21-74b9-4a5b-a37d-a91bfd45376f tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] Volume info retrieved successfully. Sep 02 13:05:04 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-9fbaec21-74b9-4a5b-a37d-a91bfd45376f tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] Delete volume request issued successfully. Sep 02 13:05:04 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-9fbaec21-74b9-4a5b-a37d-a91bfd45376f tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] http://192.168.122.82/volume/v3/volumes/cefe0d3a-85ae-4368-9b65-0425f914b780 returned with HTTP 202 Sep 02 13:05:04 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1551/3070] 192.168.122.82 () {60 vars in 1271 bytes} [Wed Sep 2 13:05:04 2026] DELETE /volume/v3/volumes/cefe0d3a-85ae-4368-9b65-0425f914b780 => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 13:05:04 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-e36559e0-4bbc-438f-8b93-442a6cc485d9 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:04 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-e36559e0-4bbc-438f-8b93-442a6cc485d9 tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] GET http://192.168.122.82/volume/v3/volumes/cefe0d3a-85ae-4368-9b65-0425f914b780 Sep 02 13:05:04 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-e36559e0-4bbc-438f-8b93-442a6cc485d9 tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:04 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-e36559e0-4bbc-438f-8b93-442a6cc485d9 tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:04 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:05:04 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:05:04 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:04 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:05:04 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-e36559e0-4bbc-438f-8b93-442a6cc485d9 tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] Volume info retrieved successfully. Sep 02 13:05:04 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-e36559e0-4bbc-438f-8b93-442a6cc485d9 tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] http://192.168.122.82/volume/v3/volumes/cefe0d3a-85ae-4368-9b65-0425f914b780 returned with HTTP 200 Sep 02 13:05:04 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1520/3071] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 13:05:04 2026] GET /volume/v3/volumes/cefe0d3a-85ae-4368-9b65-0425f914b780 => generated 902 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 13:05:05 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-eb6e56dc-367d-43b1-85c3-4967d736884b None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:05 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-eb6e56dc-367d-43b1-85c3-4967d736884b tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] GET http://192.168.122.82/volume/v3/volumes/cefe0d3a-85ae-4368-9b65-0425f914b780 Sep 02 13:05:05 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-eb6e56dc-367d-43b1-85c3-4967d736884b tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:05 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-eb6e56dc-367d-43b1-85c3-4967d736884b tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:05 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-eb6e56dc-367d-43b1-85c3-4967d736884b tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] http://192.168.122.82/volume/v3/volumes/cefe0d3a-85ae-4368-9b65-0425f914b780 returned with HTTP 404 Sep 02 13:05:05 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1552/3072] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 13:05:05 2026] GET /volume/v3/volumes/cefe0d3a-85ae-4368-9b65-0425f914b780 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 13:05:05 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-a1cdf41c-9df5-4b38-8b9f-a71e91103215 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:05 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-a1cdf41c-9df5-4b38-8b9f-a71e91103215 tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] DELETE http://192.168.122.82/volume/v3/snapshots/46d83fb5-f845-4748-af37-f14260ec87e3 Sep 02 13:05:05 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-a1cdf41c-9df5-4b38-8b9f-a71e91103215 tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:05 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-a1cdf41c-9df5-4b38-8b9f-a71e91103215 tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] Calling method 'delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:05 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.snapshots [None req-a1cdf41c-9df5-4b38-8b9f-a71e91103215 tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] Delete snapshot with id: 46d83fb5-f845-4748-af37-f14260ec87e3 Sep 02 13:05:05 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-a1cdf41c-9df5-4b38-8b9f-a71e91103215 tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] http://192.168.122.82/volume/v3/snapshots/46d83fb5-f845-4748-af37-f14260ec87e3 returned with HTTP 404 Sep 02 13:05:05 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1521/3073] 192.168.122.82 () {58 vars in 1236 bytes} [Wed Sep 2 13:05:05 2026] DELETE /volume/v3/snapshots/46d83fb5-f845-4748-af37-f14260ec87e3 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 13:05:05 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-0f848bdf-3db4-4cba-95e4-4720f8794167 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:05 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-0f848bdf-3db4-4cba-95e4-4720f8794167 tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] GET http://192.168.122.82/volume/v3/snapshots/46d83fb5-f845-4748-af37-f14260ec87e3 Sep 02 13:05:05 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-0f848bdf-3db4-4cba-95e4-4720f8794167 tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:05 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-0f848bdf-3db4-4cba-95e4-4720f8794167 tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:05 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-0f848bdf-3db4-4cba-95e4-4720f8794167 tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] http://192.168.122.82/volume/v3/snapshots/46d83fb5-f845-4748-af37-f14260ec87e3 returned with HTTP 404 Sep 02 13:05:05 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1553/3074] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:05:05 2026] GET /volume/v3/snapshots/46d83fb5-f845-4748-af37-f14260ec87e3 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 13:05:05 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-b25ba426-23a8-45eb-81d5-e6a4c9e9fa45 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:05 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-b25ba426-23a8-45eb-81d5-e6a4c9e9fa45 tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] DELETE http://192.168.122.82/volume/v3/volumes/ea66acca-64f5-4ae4-8606-81078409ec60 Sep 02 13:05:05 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-b25ba426-23a8-45eb-81d5-e6a4c9e9fa45 tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:05 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-b25ba426-23a8-45eb-81d5-e6a4c9e9fa45 tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] Calling method 'delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:05 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-b25ba426-23a8-45eb-81d5-e6a4c9e9fa45 tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] Delete volume with id: ea66acca-64f5-4ae4-8606-81078409ec60 Sep 02 13:05:05 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-b25ba426-23a8-45eb-81d5-e6a4c9e9fa45 tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] http://192.168.122.82/volume/v3/volumes/ea66acca-64f5-4ae4-8606-81078409ec60 returned with HTTP 404 Sep 02 13:05:05 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1522/3075] 192.168.122.82 () {60 vars in 1271 bytes} [Wed Sep 2 13:05:05 2026] DELETE /volume/v3/volumes/ea66acca-64f5-4ae4-8606-81078409ec60 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 13:05:05 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-a5083b9f-aa5c-4a6a-a199-b6a570892f98 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:05 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-a5083b9f-aa5c-4a6a-a199-b6a570892f98 tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] GET http://192.168.122.82/volume/v3/volumes/ea66acca-64f5-4ae4-8606-81078409ec60 Sep 02 13:05:05 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-a5083b9f-aa5c-4a6a-a199-b6a570892f98 tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:05 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-a5083b9f-aa5c-4a6a-a199-b6a570892f98 tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:05 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-a5083b9f-aa5c-4a6a-a199-b6a570892f98 tempest-VolumeDependencyTests-1312159790 tempest-VolumeDependencyTests-1312159790-project-member] http://192.168.122.82/volume/v3/volumes/ea66acca-64f5-4ae4-8606-81078409ec60 returned with HTTP 404 Sep 02 13:05:05 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1554/3076] 192.168.122.82 () {60 vars in 1268 bytes} [Wed Sep 2 13:05:05 2026] GET /volume/v3/volumes/ea66acca-64f5-4ae4-8606-81078409ec60 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 13:05:07 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-e978c9dc-266e-482d-8830-90e4be9e6ae6 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:07 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-e978c9dc-266e-482d-8830-90e4be9e6ae6 tempest-VolumeTypesReaderTests-1846064677 tempest-VolumeTypesReaderTests-1846064677-project-admin] POST http://192.168.122.82/volume/v3/types Sep 02 13:05:07 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-e978c9dc-266e-482d-8830-90e4be9e6ae6 tempest-VolumeTypesReaderTests-1846064677 tempest-VolumeTypesReaderTests-1846064677-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2022269503", "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=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:05:07 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-e978c9dc-266e-482d-8830-90e4be9e6ae6 tempest-VolumeTypesReaderTests-1846064677 tempest-VolumeTypesReaderTests-1846064677-project-admin] http://192.168.122.82/volume/v3/types returned with HTTP 200 Sep 02 13:05:07 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1523/3077] 192.168.122.82 () {60 vars in 1132 bytes} [Wed Sep 2 13:05:07 2026] POST /volume/v3/types => generated 380 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:05:07 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-5ed11764-dd74-4cb4-aa2d-475c928419c6 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:07 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-5ed11764-dd74-4cb4-aa2d-475c928419c6 tempest-VolumeTypesReaderTests-1846064677 tempest-VolumeTypesReaderTests-1846064677-project-admin] POST http://192.168.122.82/volume/v3/types/a4b29256-b19d-4844-9748-b4c074903e38/encryption Sep 02 13:05:07 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-5ed11764-dd74-4cb4-aa2d-475c928419c6 tempest-VolumeTypesReaderTests-1846064677 tempest-VolumeTypesReaderTests-1846064677-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:05:07 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-200fb14b-e252-470f-b3c9-b2713c3d6f46 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:08 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-5ed11764-dd74-4cb4-aa2d-475c928419c6 tempest-VolumeTypesReaderTests-1846064677 tempest-VolumeTypesReaderTests-1846064677-project-admin] http://192.168.122.82/volume/v3/types/a4b29256-b19d-4844-9748-b4c074903e38/encryption returned with HTTP 200 Sep 02 13:05:08 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1555/3078] 192.168.122.82 () {60 vars in 1276 bytes} [Wed Sep 2 13:05:07 2026] POST /volume/v3/types/a4b29256-b19d-4844-9748-b4c074903e38/encryption => generated 239 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:05:08 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-841f6bf6-962a-4bb4-9fa9-d878672c653e None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:08 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-841f6bf6-962a-4bb4-9fa9-d878672c653e tempest-VolumeTypesReaderTests-1846064677 tempest-VolumeTypesReaderTests-1846064677-project-admin] POST http://192.168.122.82/volume/v3/types Sep 02 13:05:08 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-841f6bf6-962a-4bb4-9fa9-d878672c653e tempest-VolumeTypesReaderTests-1846064677 tempest-VolumeTypesReaderTests-1846064677-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-801711481", "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=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:05:08 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-200fb14b-e252-470f-b3c9-b2713c3d6f46 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] POST http://192.168.122.82/volume/v3/volumes Sep 02 13:05:08 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-200fb14b-e252-470f-b3c9-b2713c3d6f46 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1337727615"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:05:08 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.volumes [None req-200fb14b-e252-470f-b3c9-b2713c3d6f46 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1337727615'}} {{(pid=86936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 13:05:08 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-200fb14b-e252-470f-b3c9-b2713c3d6f46 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Create volume of 1 GB Sep 02 13:05:08 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-200fb14b-e252-470f-b3c9-b2713c3d6f46 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Availability Zones retrieved successfully. Sep 02 13:05:08 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-841f6bf6-962a-4bb4-9fa9-d878672c653e tempest-VolumeTypesReaderTests-1846064677 tempest-VolumeTypesReaderTests-1846064677-project-admin] http://192.168.122.82/volume/v3/types returned with HTTP 200 Sep 02 13:05:08 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1556/3079] 192.168.122.82 () {60 vars in 1132 bytes} [Wed Sep 2 13:05:08 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 02 13:05:08 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-200fb14b-e252-470f-b3c9-b2713c3d6f46 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Flow 'volume_create_api' (2a6b6a53-f228-4bfe-b0ea-cc7a4d5847fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 13:05:08 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-c60dd4ff-d87d-4c96-b023-fd6b9ae480d2 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:08 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-200fb14b-e252-470f-b3c9-b2713c3d6f46 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4371a9fe-90ea-4d56-8ebc-c2a9a1cbfc06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:05:08 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.flows.api.create_volume [None req-200fb14b-e252-470f-b3c9-b2713c3d6f46 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Validating volume size '1' using validate_int {{(pid=86936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 13:05:08 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-200fb14b-e252-470f-b3c9-b2713c3d6f46 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4371a9fe-90ea-4d56-8ebc-c2a9a1cbfc06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:05:08 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-200fb14b-e252-470f-b3c9-b2713c3d6f46 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0eaf531-d5d8-43cb-95c8-2a7e601df3e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:05:08 devstack devstack@c-api.service[86936]: DEBUG cinder.quota [None req-200fb14b-e252-470f-b3c9-b2713c3d6f46 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Created reservations ['e2d6f0bd-ee62-41d9-ac6c-760fd130cf86', 'f3aefc31-f706-462e-b49a-a07d7b0573df', '450288be-c581-4995-af20-d9bca2acbb3c', '6bbcbeed-29a9-42a4-a55f-6b24bb0ff3cc'] {{(pid=86936) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 13:05:08 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-200fb14b-e252-470f-b3c9-b2713c3d6f46 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0eaf531-d5d8-43cb-95c8-2a7e601df3e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e2d6f0bd-ee62-41d9-ac6c-760fd130cf86', 'f3aefc31-f706-462e-b49a-a07d7b0573df', '450288be-c581-4995-af20-d9bca2acbb3c', '6bbcbeed-29a9-42a4-a55f-6b24bb0ff3cc']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:05:08 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-c60dd4ff-d87d-4c96-b023-fd6b9ae480d2 tempest-VolumeTypesReaderTests-1846064677 tempest-VolumeTypesReaderTests-1846064677-project-reader] POST http://192.168.122.82/volume/v3/types/a4c0b456-c453-49ba-862f-892bc8bda8a4/encryption Sep 02 13:05:08 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-c60dd4ff-d87d-4c96-b023-fd6b9ae480d2 tempest-VolumeTypesReaderTests-1846064677 tempest-VolumeTypesReaderTests-1846064677-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:05:08 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-200fb14b-e252-470f-b3c9-b2713c3d6f46 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec577c68-7519-44d9-85ca-bd2948d34c64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:05:08 devstack devstack@c-api.service[86935]: DEBUG cinder.policy [None req-c60dd4ff-d87d-4c96-b023-fd6b9ae480d2 tempest-VolumeTypesReaderTests-1846064677 tempest-VolumeTypesReaderTests-1846064677-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '3e40bbb32d5c449f808b02714e6ec501', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1750a3eef804420aacec43812c7f6512', '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=86935) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 13:05:08 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-c60dd4ff-d87d-4c96-b023-fd6b9ae480d2 tempest-VolumeTypesReaderTests-1846064677 tempest-VolumeTypesReaderTests-1846064677-project-reader] http://192.168.122.82/volume/v3/types/a4c0b456-c453-49ba-862f-892bc8bda8a4/encryption returned with HTTP 403 Sep 02 13:05:08 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1557/3080] 192.168.122.82 () {60 vars in 1276 bytes} [Wed Sep 2 13:05:08 2026] POST /volume/v3/types/a4c0b456-c453-49ba-862f-892bc8bda8a4/encryption => generated 127 bytes in 253 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 13:05:08 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-310dc757-744d-47fb-824f-575dc99bf9ab None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:08 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-310dc757-744d-47fb-824f-575dc99bf9ab tempest-VolumeTypesReaderTests-1846064677 tempest-VolumeTypesReaderTests-1846064677-project-admin] POST http://192.168.122.82/volume/v3/types Sep 02 13:05:08 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-310dc757-744d-47fb-824f-575dc99bf9ab tempest-VolumeTypesReaderTests-1846064677 tempest-VolumeTypesReaderTests-1846064677-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-506080019", "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=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:05:08 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:05:08 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:05:08 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-200fb14b-e252-470f-b3c9-b2713c3d6f46 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec577c68-7519-44d9-85ca-bd2948d34c64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b76e8882-3bb3-43ec-905a-972d89a151a9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1337727615',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6d8238b74f94f13871e7957b59eb793',qos_specs=None,replication_status=,reservations=['e2d6f0bd-ee62-41d9-ac6c-760fd130cf86','f3aefc31-f706-462e-b49a-a07d7b0573df','450288be-c581-4995-af20-d9bca2acbb3c','6bbcbeed-29a9-42a4-a55f-6b24bb0ff3cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a530f7fb1f5042e090f324835671255f',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T11:05:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1337727615',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b76e8882-3bb3-43ec-905a-972d89a151a9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c6d8238b74f94f13871e7957b59eb793',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a530f7fb1f5042e090f324835671255f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:05:08 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-200fb14b-e252-470f-b3c9-b2713c3d6f46 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (225a5b96-4caa-4bb8-a9f7-a4e7b6ca6875) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:05:08 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-310dc757-744d-47fb-824f-575dc99bf9ab tempest-VolumeTypesReaderTests-1846064677 tempest-VolumeTypesReaderTests-1846064677-project-admin] http://192.168.122.82/volume/v3/types returned with HTTP 200 Sep 02 13:05:08 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1558/3081] 192.168.122.82 () {60 vars in 1132 bytes} [Wed Sep 2 13:05:08 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 02 13:05:08 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-523145dc-42b5-45c6-880c-1cf2d842a2ae None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:08 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-523145dc-42b5-45c6-880c-1cf2d842a2ae tempest-VolumeTypesReaderTests-1846064677 tempest-VolumeTypesReaderTests-1846064677-project-reader] POST http://192.168.122.82/volume/v3/types/4ac0757e-ebdf-4479-92ea-a0b55fecf176/extra_specs Sep 02 13:05:08 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-523145dc-42b5-45c6-880c-1cf2d842a2ae tempest-VolumeTypesReaderTests-1846064677 tempest-VolumeTypesReaderTests-1846064677-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:05:08 devstack devstack@c-api.service[86935]: DEBUG cinder.policy [None req-523145dc-42b5-45c6-880c-1cf2d842a2ae tempest-VolumeTypesReaderTests-1846064677 tempest-VolumeTypesReaderTests-1846064677-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '3e40bbb32d5c449f808b02714e6ec501', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1750a3eef804420aacec43812c7f6512', '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=86935) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 13:05:08 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-523145dc-42b5-45c6-880c-1cf2d842a2ae tempest-VolumeTypesReaderTests-1846064677 tempest-VolumeTypesReaderTests-1846064677-project-reader] http://192.168.122.82/volume/v3/types/4ac0757e-ebdf-4479-92ea-a0b55fecf176/extra_specs returned with HTTP 403 Sep 02 13:05:08 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1559/3082] 192.168.122.82 () {60 vars in 1278 bytes} [Wed Sep 2 13:05:08 2026] POST /volume/v3/types/4ac0757e-ebdf-4479-92ea-a0b55fecf176/extra_specs => generated 122 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 13:05:08 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-40bc9df6-acef-4441-86f2-44afe6b49de9 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:08 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-40bc9df6-acef-4441-86f2-44afe6b49de9 tempest-VolumeTypesReaderTests-1846064677 tempest-VolumeTypesReaderTests-1846064677-project-reader] PUT http://192.168.122.82/volume/v3/types/4ac0757e-ebdf-4479-92ea-a0b55fecf176/extra_specs/key2 Sep 02 13:05:08 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-40bc9df6-acef-4441-86f2-44afe6b49de9 tempest-VolumeTypesReaderTests-1846064677 tempest-VolumeTypesReaderTests-1846064677-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:05:08 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-200fb14b-e252-470f-b3c9-b2713c3d6f46 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (225a5b96-4caa-4bb8-a9f7-a4e7b6ca6875) transitioned into state 'SUCCESS' from state '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-1337727615',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6d8238b74f94f13871e7957b59eb793',qos_specs=None,replication_status=,reservations=['e2d6f0bd-ee62-41d9-ac6c-760fd130cf86','f3aefc31-f706-462e-b49a-a07d7b0573df','450288be-c581-4995-af20-d9bca2acbb3c','6bbcbeed-29a9-42a4-a55f-6b24bb0ff3cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a530f7fb1f5042e090f324835671255f',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:05:08 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-200fb14b-e252-470f-b3c9-b2713c3d6f46 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (384359ce-b50f-4e6a-a23a-512468d4911d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:05:08 devstack devstack@c-api.service[86935]: DEBUG cinder.policy [None req-40bc9df6-acef-4441-86f2-44afe6b49de9 tempest-VolumeTypesReaderTests-1846064677 tempest-VolumeTypesReaderTests-1846064677-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '3e40bbb32d5c449f808b02714e6ec501', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1750a3eef804420aacec43812c7f6512', '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=86935) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 13:05:08 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-40bc9df6-acef-4441-86f2-44afe6b49de9 tempest-VolumeTypesReaderTests-1846064677 tempest-VolumeTypesReaderTests-1846064677-project-reader] http://192.168.122.82/volume/v3/types/4ac0757e-ebdf-4479-92ea-a0b55fecf176/extra_specs/key2 returned with HTTP 403 Sep 02 13:05:08 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1560/3083] 192.168.122.82 () {60 vars in 1292 bytes} [Wed Sep 2 13:05:08 2026] PUT /volume/v3/types/4ac0757e-ebdf-4479-92ea-a0b55fecf176/extra_specs/key2 => generated 122 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 13:05:08 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-6fecf1c7-61ef-4371-95e9-68db28c41f5e None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:08 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-6fecf1c7-61ef-4371-95e9-68db28c41f5e tempest-VolumeTypesReaderTests-1846064677 tempest-VolumeTypesReaderTests-1846064677-project-reader] POST http://192.168.122.82/volume/v3/types Sep 02 13:05:08 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-6fecf1c7-61ef-4371-95e9-68db28c41f5e tempest-VolumeTypesReaderTests-1846064677 tempest-VolumeTypesReaderTests-1846064677-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:05:08 devstack devstack@c-api.service[86935]: DEBUG cinder.policy [None req-6fecf1c7-61ef-4371-95e9-68db28c41f5e tempest-VolumeTypesReaderTests-1846064677 tempest-VolumeTypesReaderTests-1846064677-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '3e40bbb32d5c449f808b02714e6ec501', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1750a3eef804420aacec43812c7f6512', '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=86935) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 13:05:08 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-6fecf1c7-61ef-4371-95e9-68db28c41f5e tempest-VolumeTypesReaderTests-1846064677 tempest-VolumeTypesReaderTests-1846064677-project-reader] http://192.168.122.82/volume/v3/types returned with HTTP 403 Sep 02 13:05:08 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1561/3084] 192.168.122.82 () {60 vars in 1131 bytes} [Wed Sep 2 13:05:08 2026] POST /volume/v3/types => generated 109 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 13:05:08 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-200fb14b-e252-470f-b3c9-b2713c3d6f46 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (384359ce-b50f-4e6a-a23a-512468d4911d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:05:08 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-c8c43783-5344-4693-8bcd-cd513bd6f8af None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:08 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-200fb14b-e252-470f-b3c9-b2713c3d6f46 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Flow 'volume_create_api' (2a6b6a53-f228-4bfe-b0ea-cc7a4d5847fc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 13:05:08 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-200fb14b-e252-470f-b3c9-b2713c3d6f46 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Create volume request issued successfully. Sep 02 13:05:08 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-200fb14b-e252-470f-b3c9-b2713c3d6f46 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 13:05:08 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1524/3085] 192.168.122.82 () {60 vars in 1137 bytes} [Wed Sep 2 13:05:07 2026] POST /volume/v3/volumes => generated 785 bytes in 489 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 13:05:08 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-c8c43783-5344-4693-8bcd-cd513bd6f8af tempest-VolumeTypesReaderTests-1846064677 tempest-VolumeTypesReaderTests-1846064677-project-admin] POST http://192.168.122.82/volume/v3/types Sep 02 13:05:08 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-c8c43783-5344-4693-8bcd-cd513bd6f8af tempest-VolumeTypesReaderTests-1846064677 tempest-VolumeTypesReaderTests-1846064677-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-386463042", "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=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:05:08 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-a7b51b22-cf44-4989-beaa-e4381ab973c3 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:08 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-a7b51b22-cf44-4989-beaa-e4381ab973c3 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] GET http://192.168.122.82/volume/v3/volumes/b76e8882-3bb3-43ec-905a-972d89a151a9 Sep 02 13:05:08 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-a7b51b22-cf44-4989-beaa-e4381ab973c3 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:08 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-a7b51b22-cf44-4989-beaa-e4381ab973c3 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:08 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-c8c43783-5344-4693-8bcd-cd513bd6f8af tempest-VolumeTypesReaderTests-1846064677 tempest-VolumeTypesReaderTests-1846064677-project-admin] http://192.168.122.82/volume/v3/types returned with HTTP 200 Sep 02 13:05:08 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1562/3086] 192.168.122.82 () {60 vars in 1132 bytes} [Wed Sep 2 13:05:08 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 02 13:05:08 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-6c54a6ed-fb46-4b38-b855-43038007c169 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:08 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:05:08 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:05:08 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-6c54a6ed-fb46-4b38-b855-43038007c169 tempest-VolumeTypesReaderTests-1846064677 tempest-VolumeTypesReaderTests-1846064677-project-admin] POST http://192.168.122.82/volume/v3/types/d8e9485c-067a-4d1e-a558-567b37b986af/encryption Sep 02 13:05:08 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-6c54a6ed-fb46-4b38-b855-43038007c169 tempest-VolumeTypesReaderTests-1846064677 tempest-VolumeTypesReaderTests-1846064677-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:05:08 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:08 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:05:08 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-a7b51b22-cf44-4989-beaa-e4381ab973c3 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Volume info retrieved successfully. Sep 02 13:05:08 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-a7b51b22-cf44-4989-beaa-e4381ab973c3 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] http://192.168.122.82/volume/v3/volumes/b76e8882-3bb3-43ec-905a-972d89a151a9 returned with HTTP 200 Sep 02 13:05:08 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1525/3087] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:05:08 2026] GET /volume/v3/volumes/b76e8882-3bb3-43ec-905a-972d89a151a9 => generated 964 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 13:05:08 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-6c54a6ed-fb46-4b38-b855-43038007c169 tempest-VolumeTypesReaderTests-1846064677 tempest-VolumeTypesReaderTests-1846064677-project-admin] http://192.168.122.82/volume/v3/types/d8e9485c-067a-4d1e-a558-567b37b986af/encryption returned with HTTP 200 Sep 02 13:05:08 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1563/3088] 192.168.122.82 () {60 vars in 1276 bytes} [Wed Sep 2 13:05:08 2026] POST /volume/v3/types/d8e9485c-067a-4d1e-a558-567b37b986af/encryption => generated 239 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:05:08 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-a693a232-fa85-4230-ac2a-4c6e2c23271e None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:08 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-a693a232-fa85-4230-ac2a-4c6e2c23271e tempest-VolumeTypesReaderTests-1846064677 tempest-VolumeTypesReaderTests-1846064677-project-reader] DELETE http://192.168.122.82/volume/v3/types/d8e9485c-067a-4d1e-a558-567b37b986af/encryption/e5bed5b2-565e-4ee9-acb6-af14688ef979 Sep 02 13:05:08 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-a693a232-fa85-4230-ac2a-4c6e2c23271e tempest-VolumeTypesReaderTests-1846064677 tempest-VolumeTypesReaderTests-1846064677-project-reader] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:08 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-a693a232-fa85-4230-ac2a-4c6e2c23271e tempest-VolumeTypesReaderTests-1846064677 tempest-VolumeTypesReaderTests-1846064677-project-reader] Calling method 'delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:08 devstack devstack@c-api.service[86936]: DEBUG cinder.policy [None req-a693a232-fa85-4230-ac2a-4c6e2c23271e tempest-VolumeTypesReaderTests-1846064677 tempest-VolumeTypesReaderTests-1846064677-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '3e40bbb32d5c449f808b02714e6ec501', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1750a3eef804420aacec43812c7f6512', '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=86936) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 13:05:08 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-a693a232-fa85-4230-ac2a-4c6e2c23271e tempest-VolumeTypesReaderTests-1846064677 tempest-VolumeTypesReaderTests-1846064677-project-reader] http://192.168.122.82/volume/v3/types/d8e9485c-067a-4d1e-a558-567b37b986af/encryption/e5bed5b2-565e-4ee9-acb6-af14688ef979 returned with HTTP 403 Sep 02 13:05:08 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1526/3089] 192.168.122.82 () {58 vars in 1368 bytes} [Wed Sep 2 13:05:08 2026] DELETE /volume/v3/types/d8e9485c-067a-4d1e-a558-567b37b986af/encryption/e5bed5b2-565e-4ee9-acb6-af14688ef979 => generated 127 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 13:05:08 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-ebcab4ba-7a7d-4c87-b76a-7c313f6cce39 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:08 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-ebcab4ba-7a7d-4c87-b76a-7c313f6cce39 tempest-VolumeTypesReaderTests-1846064677 tempest-VolumeTypesReaderTests-1846064677-project-admin] POST http://192.168.122.82/volume/v3/types Sep 02 13:05:08 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-ebcab4ba-7a7d-4c87-b76a-7c313f6cce39 tempest-VolumeTypesReaderTests-1846064677 tempest-VolumeTypesReaderTests-1846064677-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1686850374", "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=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:05:08 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-ebcab4ba-7a7d-4c87-b76a-7c313f6cce39 tempest-VolumeTypesReaderTests-1846064677 tempest-VolumeTypesReaderTests-1846064677-project-admin] http://192.168.122.82/volume/v3/types returned with HTTP 200 Sep 02 13:05:08 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1564/3090] 192.168.122.82 () {60 vars in 1132 bytes} [Wed Sep 2 13:05:08 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 02 13:05:08 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-5174f4c8-d4fb-4580-997b-7fa36596e304 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:08 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-5174f4c8-d4fb-4580-997b-7fa36596e304 tempest-VolumeTypesReaderTests-1846064677 tempest-VolumeTypesReaderTests-1846064677-project-reader] DELETE http://192.168.122.82/volume/v3/types/e06588e5-214c-4ee4-bb0e-ef0e7475cde9/extra_specs/key1 Sep 02 13:05:08 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-5174f4c8-d4fb-4580-997b-7fa36596e304 tempest-VolumeTypesReaderTests-1846064677 tempest-VolumeTypesReaderTests-1846064677-project-reader] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:08 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-5174f4c8-d4fb-4580-997b-7fa36596e304 tempest-VolumeTypesReaderTests-1846064677 tempest-VolumeTypesReaderTests-1846064677-project-reader] Calling method 'delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:08 devstack devstack@c-api.service[86936]: DEBUG cinder.policy [None req-5174f4c8-d4fb-4580-997b-7fa36596e304 tempest-VolumeTypesReaderTests-1846064677 tempest-VolumeTypesReaderTests-1846064677-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '3e40bbb32d5c449f808b02714e6ec501', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1750a3eef804420aacec43812c7f6512', '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=86936) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 13:05:08 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-5174f4c8-d4fb-4580-997b-7fa36596e304 tempest-VolumeTypesReaderTests-1846064677 tempest-VolumeTypesReaderTests-1846064677-project-reader] http://192.168.122.82/volume/v3/types/e06588e5-214c-4ee4-bb0e-ef0e7475cde9/extra_specs/key1 returned with HTTP 403 Sep 02 13:05:08 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1527/3091] 192.168.122.82 () {58 vars in 1275 bytes} [Wed Sep 2 13:05:08 2026] DELETE /volume/v3/types/e06588e5-214c-4ee4-bb0e-ef0e7475cde9/extra_specs/key1 => generated 122 bytes in 26 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 13:05:08 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-539c96b8-d1e1-4a10-992d-a8ada0b8a187 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:08 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-539c96b8-d1e1-4a10-992d-a8ada0b8a187 tempest-VolumeTypesReaderTests-1846064677 tempest-VolumeTypesReaderTests-1846064677-project-admin] POST http://192.168.122.82/volume/v3/types Sep 02 13:05:08 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-539c96b8-d1e1-4a10-992d-a8ada0b8a187 tempest-VolumeTypesReaderTests-1846064677 tempest-VolumeTypesReaderTests-1846064677-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-47113526", "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=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:05:08 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-539c96b8-d1e1-4a10-992d-a8ada0b8a187 tempest-VolumeTypesReaderTests-1846064677 tempest-VolumeTypesReaderTests-1846064677-project-admin] http://192.168.122.82/volume/v3/types returned with HTTP 200 Sep 02 13:05:08 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1565/3092] 192.168.122.82 () {60 vars in 1132 bytes} [Wed Sep 2 13:05:08 2026] POST /volume/v3/types => generated 378 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:05:08 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-81104aad-f655-4e81-9a05-afb7dff937ce None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:08 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-81104aad-f655-4e81-9a05-afb7dff937ce tempest-VolumeTypesReaderTests-1846064677 tempest-VolumeTypesReaderTests-1846064677-project-reader] DELETE http://192.168.122.82/volume/v3/types/07bcdb17-ba3e-4678-92cd-8e38132af33e Sep 02 13:05:08 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-81104aad-f655-4e81-9a05-afb7dff937ce tempest-VolumeTypesReaderTests-1846064677 tempest-VolumeTypesReaderTests-1846064677-project-reader] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:08 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-81104aad-f655-4e81-9a05-afb7dff937ce tempest-VolumeTypesReaderTests-1846064677 tempest-VolumeTypesReaderTests-1846064677-project-reader] Calling method '_delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:08 devstack devstack@c-api.service[86936]: DEBUG cinder.policy [None req-81104aad-f655-4e81-9a05-afb7dff937ce tempest-VolumeTypesReaderTests-1846064677 tempest-VolumeTypesReaderTests-1846064677-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '3e40bbb32d5c449f808b02714e6ec501', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1750a3eef804420aacec43812c7f6512', '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=86936) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 13:05:08 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-81104aad-f655-4e81-9a05-afb7dff937ce tempest-VolumeTypesReaderTests-1846064677 tempest-VolumeTypesReaderTests-1846064677-project-reader] http://192.168.122.82/volume/v3/types/07bcdb17-ba3e-4678-92cd-8e38132af33e returned with HTTP 403 Sep 02 13:05:08 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1528/3093] 192.168.122.82 () {58 vars in 1224 bytes} [Wed Sep 2 13:05:08 2026] DELETE /volume/v3/types/07bcdb17-ba3e-4678-92cd-8e38132af33e => generated 109 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 13:05:08 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-a41fb0eb-eccb-469d-8b87-70823d96cec0 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:08 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-a41fb0eb-eccb-469d-8b87-70823d96cec0 tempest-VolumeTypesReaderTests-1846064677 tempest-VolumeTypesReaderTests-1846064677-project-reader] GET http://192.168.122.82/volume/v3/types/a4b29256-b19d-4844-9748-b4c074903e38/extra_specs Sep 02 13:05:08 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-a41fb0eb-eccb-469d-8b87-70823d96cec0 tempest-VolumeTypesReaderTests-1846064677 tempest-VolumeTypesReaderTests-1846064677-project-reader] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:08 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-a41fb0eb-eccb-469d-8b87-70823d96cec0 tempest-VolumeTypesReaderTests-1846064677 tempest-VolumeTypesReaderTests-1846064677-project-reader] Calling method 'index' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:08 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-a41fb0eb-eccb-469d-8b87-70823d96cec0 tempest-VolumeTypesReaderTests-1846064677 tempest-VolumeTypesReaderTests-1846064677-project-reader] http://192.168.122.82/volume/v3/types/a4b29256-b19d-4844-9748-b4c074903e38/extra_specs returned with HTTP 200 Sep 02 13:05:08 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1566/3094] 192.168.122.82 () {58 vars in 1257 bytes} [Wed Sep 2 13:05:08 2026] GET /volume/v3/types/a4b29256-b19d-4844-9748-b4c074903e38/extra_specs => generated 123 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:05:08 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-5c3cff06-f8ed-4e36-85c7-5c1c9f873ad5 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:08 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-5c3cff06-f8ed-4e36-85c7-5c1c9f873ad5 tempest-VolumeTypesReaderTests-1846064677 tempest-VolumeTypesReaderTests-1846064677-project-reader] GET http://192.168.122.82/volume/v3/types/a4b29256-b19d-4844-9748-b4c074903e38/encryption/cipher Sep 02 13:05:08 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-5c3cff06-f8ed-4e36-85c7-5c1c9f873ad5 tempest-VolumeTypesReaderTests-1846064677 tempest-VolumeTypesReaderTests-1846064677-project-reader] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:08 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-5c3cff06-f8ed-4e36-85c7-5c1c9f873ad5 tempest-VolumeTypesReaderTests-1846064677 tempest-VolumeTypesReaderTests-1846064677-project-reader] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:08 devstack devstack@c-api.service[86936]: DEBUG cinder.policy [None req-5c3cff06-f8ed-4e36-85c7-5c1c9f873ad5 tempest-VolumeTypesReaderTests-1846064677 tempest-VolumeTypesReaderTests-1846064677-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '3e40bbb32d5c449f808b02714e6ec501', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1750a3eef804420aacec43812c7f6512', '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=86936) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 13:05:08 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-5c3cff06-f8ed-4e36-85c7-5c1c9f873ad5 tempest-VolumeTypesReaderTests-1846064677 tempest-VolumeTypesReaderTests-1846064677-project-reader] http://192.168.122.82/volume/v3/types/a4b29256-b19d-4844-9748-b4c074903e38/encryption/cipher returned with HTTP 403 Sep 02 13:05:08 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1529/3095] 192.168.122.82 () {58 vars in 1275 bytes} [Wed Sep 2 13:05:08 2026] GET /volume/v3/types/a4b29256-b19d-4844-9748-b4c074903e38/encryption/cipher => generated 124 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 13:05:08 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-dd676c8d-4160-4dd9-bafd-749ab910cebc None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:08 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-dd676c8d-4160-4dd9-bafd-749ab910cebc tempest-VolumeTypesReaderTests-1846064677 tempest-VolumeTypesReaderTests-1846064677-project-reader] GET http://192.168.122.82/volume/v3/types/a4b29256-b19d-4844-9748-b4c074903e38/encryption Sep 02 13:05:08 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-dd676c8d-4160-4dd9-bafd-749ab910cebc tempest-VolumeTypesReaderTests-1846064677 tempest-VolumeTypesReaderTests-1846064677-project-reader] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:08 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-dd676c8d-4160-4dd9-bafd-749ab910cebc tempest-VolumeTypesReaderTests-1846064677 tempest-VolumeTypesReaderTests-1846064677-project-reader] Calling method 'index' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:08 devstack devstack@c-api.service[86935]: DEBUG cinder.policy [None req-dd676c8d-4160-4dd9-bafd-749ab910cebc tempest-VolumeTypesReaderTests-1846064677 tempest-VolumeTypesReaderTests-1846064677-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '3e40bbb32d5c449f808b02714e6ec501', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1750a3eef804420aacec43812c7f6512', '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=86935) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 13:05:08 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-dd676c8d-4160-4dd9-bafd-749ab910cebc tempest-VolumeTypesReaderTests-1846064677 tempest-VolumeTypesReaderTests-1846064677-project-reader] http://192.168.122.82/volume/v3/types/a4b29256-b19d-4844-9748-b4c074903e38/encryption returned with HTTP 403 Sep 02 13:05:08 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1567/3096] 192.168.122.82 () {58 vars in 1254 bytes} [Wed Sep 2 13:05:08 2026] GET /volume/v3/types/a4b29256-b19d-4844-9748-b4c074903e38/encryption => generated 124 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 13:05:08 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-0c006e4d-41ec-49b7-99c9-43be021d5d7f None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:08 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-0c006e4d-41ec-49b7-99c9-43be021d5d7f tempest-VolumeTypesReaderTests-1846064677 tempest-VolumeTypesReaderTests-1846064677-project-reader] GET http://192.168.122.82/volume/v3/types/a4b29256-b19d-4844-9748-b4c074903e38/extra_specs/multiattach Sep 02 13:05:08 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-0c006e4d-41ec-49b7-99c9-43be021d5d7f tempest-VolumeTypesReaderTests-1846064677 tempest-VolumeTypesReaderTests-1846064677-project-reader] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:08 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-0c006e4d-41ec-49b7-99c9-43be021d5d7f tempest-VolumeTypesReaderTests-1846064677 tempest-VolumeTypesReaderTests-1846064677-project-reader] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:08 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-0c006e4d-41ec-49b7-99c9-43be021d5d7f tempest-VolumeTypesReaderTests-1846064677 tempest-VolumeTypesReaderTests-1846064677-project-reader] http://192.168.122.82/volume/v3/types/a4b29256-b19d-4844-9748-b4c074903e38/extra_specs/multiattach returned with HTTP 200 Sep 02 13:05:08 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1530/3097] 192.168.122.82 () {58 vars in 1293 bytes} [Wed Sep 2 13:05:08 2026] GET /volume/v3/types/a4b29256-b19d-4844-9748-b4c074903e38/extra_specs/multiattach => generated 29 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 13:05:08 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-4d653ea4-2bb8-40a7-b0ea-9054cd79d5f9 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:08 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-4d653ea4-2bb8-40a7-b0ea-9054cd79d5f9 tempest-VolumeTypesReaderTests-1846064677 tempest-VolumeTypesReaderTests-1846064677-project-reader] GET http://192.168.122.82/volume/v3/types/a4b29256-b19d-4844-9748-b4c074903e38/extra_specs/volume_backend_name Sep 02 13:05:08 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-4d653ea4-2bb8-40a7-b0ea-9054cd79d5f9 tempest-VolumeTypesReaderTests-1846064677 tempest-VolumeTypesReaderTests-1846064677-project-reader] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:08 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-4d653ea4-2bb8-40a7-b0ea-9054cd79d5f9 tempest-VolumeTypesReaderTests-1846064677 tempest-VolumeTypesReaderTests-1846064677-project-reader] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:08 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-4d653ea4-2bb8-40a7-b0ea-9054cd79d5f9 tempest-VolumeTypesReaderTests-1846064677 tempest-VolumeTypesReaderTests-1846064677-project-reader] http://192.168.122.82/volume/v3/types/a4b29256-b19d-4844-9748-b4c074903e38/extra_specs/volume_backend_name returned with HTTP 404 Sep 02 13:05:08 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1568/3098] 192.168.122.82 () {58 vars in 1317 bytes} [Wed Sep 2 13:05:08 2026] GET /volume/v3/types/a4b29256-b19d-4844-9748-b4c074903e38/extra_specs/volume_backend_name => generated 143 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 13:05:08 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-572be68a-59a6-4b71-9bbd-ca6b40521a25 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:08 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-572be68a-59a6-4b71-9bbd-ca6b40521a25 tempest-VolumeTypesReaderTests-1846064677 tempest-VolumeTypesReaderTests-1846064677-project-reader] PUT http://192.168.122.82/volume/v3/types/a4b29256-b19d-4844-9748-b4c074903e38/encryption/8b4c3353-0511-4135-bbea-b84ba7c3930b Sep 02 13:05:08 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-572be68a-59a6-4b71-9bbd-ca6b40521a25 tempest-VolumeTypesReaderTests-1846064677 tempest-VolumeTypesReaderTests-1846064677-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:05:08 devstack devstack@c-api.service[86936]: DEBUG cinder.policy [None req-572be68a-59a6-4b71-9bbd-ca6b40521a25 tempest-VolumeTypesReaderTests-1846064677 tempest-VolumeTypesReaderTests-1846064677-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '3e40bbb32d5c449f808b02714e6ec501', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1750a3eef804420aacec43812c7f6512', '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=86936) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 13:05:08 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-572be68a-59a6-4b71-9bbd-ca6b40521a25 tempest-VolumeTypesReaderTests-1846064677 tempest-VolumeTypesReaderTests-1846064677-project-reader] http://192.168.122.82/volume/v3/types/a4b29256-b19d-4844-9748-b4c074903e38/encryption/8b4c3353-0511-4135-bbea-b84ba7c3930b returned with HTTP 403 Sep 02 13:05:08 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1531/3099] 192.168.122.82 () {60 vars in 1385 bytes} [Wed Sep 2 13:05:08 2026] PUT /volume/v3/types/a4b29256-b19d-4844-9748-b4c074903e38/encryption/8b4c3353-0511-4135-bbea-b84ba7c3930b => generated 127 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 13:05:08 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-59162e35-9fd3-4e37-851e-8201c14f70cc None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:08 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-59162e35-9fd3-4e37-851e-8201c14f70cc tempest-VolumeTypesReaderTests-1846064677 tempest-VolumeTypesReaderTests-1846064677-project-reader] PUT http://192.168.122.82/volume/v3/types/a4b29256-b19d-4844-9748-b4c074903e38/extra_specs/key1 Sep 02 13:05:08 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-59162e35-9fd3-4e37-851e-8201c14f70cc tempest-VolumeTypesReaderTests-1846064677 tempest-VolumeTypesReaderTests-1846064677-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:05:08 devstack devstack@c-api.service[86935]: DEBUG cinder.policy [None req-59162e35-9fd3-4e37-851e-8201c14f70cc tempest-VolumeTypesReaderTests-1846064677 tempest-VolumeTypesReaderTests-1846064677-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '3e40bbb32d5c449f808b02714e6ec501', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1750a3eef804420aacec43812c7f6512', '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=86935) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 13:05:08 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-59162e35-9fd3-4e37-851e-8201c14f70cc tempest-VolumeTypesReaderTests-1846064677 tempest-VolumeTypesReaderTests-1846064677-project-reader] http://192.168.122.82/volume/v3/types/a4b29256-b19d-4844-9748-b4c074903e38/extra_specs/key1 returned with HTTP 403 Sep 02 13:05:08 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1569/3100] 192.168.122.82 () {60 vars in 1292 bytes} [Wed Sep 2 13:05:08 2026] PUT /volume/v3/types/a4b29256-b19d-4844-9748-b4c074903e38/extra_specs/key1 => generated 122 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 13:05:08 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-71786ca9-bce9-4142-9296-11060ead07e7 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:08 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-71786ca9-bce9-4142-9296-11060ead07e7 tempest-VolumeTypesReaderTests-1846064677 tempest-VolumeTypesReaderTests-1846064677-project-reader] PUT http://192.168.122.82/volume/v3/types/a4b29256-b19d-4844-9748-b4c074903e38 Sep 02 13:05:08 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-71786ca9-bce9-4142-9296-11060ead07e7 tempest-VolumeTypesReaderTests-1846064677 tempest-VolumeTypesReaderTests-1846064677-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:05:08 devstack devstack@c-api.service[86936]: DEBUG cinder.policy [None req-71786ca9-bce9-4142-9296-11060ead07e7 tempest-VolumeTypesReaderTests-1846064677 tempest-VolumeTypesReaderTests-1846064677-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '3e40bbb32d5c449f808b02714e6ec501', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1750a3eef804420aacec43812c7f6512', '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=86936) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 13:05:08 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-71786ca9-bce9-4142-9296-11060ead07e7 tempest-VolumeTypesReaderTests-1846064677 tempest-VolumeTypesReaderTests-1846064677-project-reader] http://192.168.122.82/volume/v3/types/a4b29256-b19d-4844-9748-b4c074903e38 returned with HTTP 403 Sep 02 13:05:08 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1532/3101] 192.168.122.82 () {60 vars in 1241 bytes} [Wed Sep 2 13:05:08 2026] PUT /volume/v3/types/a4b29256-b19d-4844-9748-b4c074903e38 => generated 109 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 13:05:08 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-31acb18e-c71f-4de7-bd60-b25b2ac07c61 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:08 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-31acb18e-c71f-4de7-bd60-b25b2ac07c61 tempest-VolumeTypesReaderTests-1846064677 tempest-VolumeTypesReaderTests-1846064677-project-admin] DELETE http://192.168.122.82/volume/v3/types/07bcdb17-ba3e-4678-92cd-8e38132af33e Sep 02 13:05:08 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-31acb18e-c71f-4de7-bd60-b25b2ac07c61 tempest-VolumeTypesReaderTests-1846064677 tempest-VolumeTypesReaderTests-1846064677-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:08 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-31acb18e-c71f-4de7-bd60-b25b2ac07c61 tempest-VolumeTypesReaderTests-1846064677 tempest-VolumeTypesReaderTests-1846064677-project-admin] Calling method '_delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:09 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-31acb18e-c71f-4de7-bd60-b25b2ac07c61 tempest-VolumeTypesReaderTests-1846064677 tempest-VolumeTypesReaderTests-1846064677-project-admin] http://192.168.122.82/volume/v3/types/07bcdb17-ba3e-4678-92cd-8e38132af33e returned with HTTP 202 Sep 02 13:05:09 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1570/3102] 192.168.122.82 () {58 vars in 1224 bytes} [Wed Sep 2 13:05:08 2026] DELETE /volume/v3/types/07bcdb17-ba3e-4678-92cd-8e38132af33e => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 13:05:09 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-55ef5c87-c3d8-47b1-b9e1-6d7f1bcad44b None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:09 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-55ef5c87-c3d8-47b1-b9e1-6d7f1bcad44b tempest-VolumeTypesReaderTests-1846064677 tempest-VolumeTypesReaderTests-1846064677-project-admin] DELETE http://192.168.122.82/volume/v3/types/e06588e5-214c-4ee4-bb0e-ef0e7475cde9 Sep 02 13:05:09 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-55ef5c87-c3d8-47b1-b9e1-6d7f1bcad44b tempest-VolumeTypesReaderTests-1846064677 tempest-VolumeTypesReaderTests-1846064677-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:09 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-55ef5c87-c3d8-47b1-b9e1-6d7f1bcad44b tempest-VolumeTypesReaderTests-1846064677 tempest-VolumeTypesReaderTests-1846064677-project-admin] Calling method '_delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:09 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-55ef5c87-c3d8-47b1-b9e1-6d7f1bcad44b tempest-VolumeTypesReaderTests-1846064677 tempest-VolumeTypesReaderTests-1846064677-project-admin] http://192.168.122.82/volume/v3/types/e06588e5-214c-4ee4-bb0e-ef0e7475cde9 returned with HTTP 202 Sep 02 13:05:09 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1533/3103] 192.168.122.82 () {58 vars in 1224 bytes} [Wed Sep 2 13:05:09 2026] DELETE /volume/v3/types/e06588e5-214c-4ee4-bb0e-ef0e7475cde9 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 13:05:09 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-f14da0b8-8912-4884-afa6-726a6bc1b8f7 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:09 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-f14da0b8-8912-4884-afa6-726a6bc1b8f7 tempest-VolumeTypesReaderTests-1846064677 tempest-VolumeTypesReaderTests-1846064677-project-admin] DELETE http://192.168.122.82/volume/v3/types/d8e9485c-067a-4d1e-a558-567b37b986af Sep 02 13:05:09 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-f14da0b8-8912-4884-afa6-726a6bc1b8f7 tempest-VolumeTypesReaderTests-1846064677 tempest-VolumeTypesReaderTests-1846064677-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:09 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-f14da0b8-8912-4884-afa6-726a6bc1b8f7 tempest-VolumeTypesReaderTests-1846064677 tempest-VolumeTypesReaderTests-1846064677-project-admin] Calling method '_delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:09 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-f14da0b8-8912-4884-afa6-726a6bc1b8f7 tempest-VolumeTypesReaderTests-1846064677 tempest-VolumeTypesReaderTests-1846064677-project-admin] http://192.168.122.82/volume/v3/types/d8e9485c-067a-4d1e-a558-567b37b986af returned with HTTP 202 Sep 02 13:05:09 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1571/3104] 192.168.122.82 () {58 vars in 1224 bytes} [Wed Sep 2 13:05:09 2026] DELETE /volume/v3/types/d8e9485c-067a-4d1e-a558-567b37b986af => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 13:05:09 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-3a9c1d4a-8d3c-4a18-90e3-18bd59301175 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:09 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-3a9c1d4a-8d3c-4a18-90e3-18bd59301175 tempest-VolumeTypesReaderTests-1846064677 tempest-VolumeTypesReaderTests-1846064677-project-admin] DELETE http://192.168.122.82/volume/v3/types/4ac0757e-ebdf-4479-92ea-a0b55fecf176 Sep 02 13:05:09 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-3a9c1d4a-8d3c-4a18-90e3-18bd59301175 tempest-VolumeTypesReaderTests-1846064677 tempest-VolumeTypesReaderTests-1846064677-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:09 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-3a9c1d4a-8d3c-4a18-90e3-18bd59301175 tempest-VolumeTypesReaderTests-1846064677 tempest-VolumeTypesReaderTests-1846064677-project-admin] Calling method '_delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:09 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-3a9c1d4a-8d3c-4a18-90e3-18bd59301175 tempest-VolumeTypesReaderTests-1846064677 tempest-VolumeTypesReaderTests-1846064677-project-admin] http://192.168.122.82/volume/v3/types/4ac0757e-ebdf-4479-92ea-a0b55fecf176 returned with HTTP 202 Sep 02 13:05:09 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1534/3105] 192.168.122.82 () {58 vars in 1224 bytes} [Wed Sep 2 13:05:09 2026] DELETE /volume/v3/types/4ac0757e-ebdf-4479-92ea-a0b55fecf176 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 13:05:09 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-833cbd66-ed42-4a93-842a-c69f894534e2 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:09 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-833cbd66-ed42-4a93-842a-c69f894534e2 tempest-VolumeTypesReaderTests-1846064677 tempest-VolumeTypesReaderTests-1846064677-project-admin] DELETE http://192.168.122.82/volume/v3/types/a4c0b456-c453-49ba-862f-892bc8bda8a4 Sep 02 13:05:09 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-833cbd66-ed42-4a93-842a-c69f894534e2 tempest-VolumeTypesReaderTests-1846064677 tempest-VolumeTypesReaderTests-1846064677-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:09 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-833cbd66-ed42-4a93-842a-c69f894534e2 tempest-VolumeTypesReaderTests-1846064677 tempest-VolumeTypesReaderTests-1846064677-project-admin] Calling method '_delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:09 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-86cf2124-de12-44dd-85fb-1e68c239c0ba None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:09 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-833cbd66-ed42-4a93-842a-c69f894534e2 tempest-VolumeTypesReaderTests-1846064677 tempest-VolumeTypesReaderTests-1846064677-project-admin] http://192.168.122.82/volume/v3/types/a4c0b456-c453-49ba-862f-892bc8bda8a4 returned with HTTP 202 Sep 02 13:05:09 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1572/3106] 192.168.122.82 () {58 vars in 1224 bytes} [Wed Sep 2 13:05:09 2026] DELETE /volume/v3/types/a4c0b456-c453-49ba-862f-892bc8bda8a4 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 13:05:09 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-44f68ba1-572b-4c69-8d69-d9ed964ae53e None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:09 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-44f68ba1-572b-4c69-8d69-d9ed964ae53e tempest-VolumeTypesReaderTests-1846064677 tempest-VolumeTypesReaderTests-1846064677-project-admin] DELETE http://192.168.122.82/volume/v3/types/a4b29256-b19d-4844-9748-b4c074903e38 Sep 02 13:05:09 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-44f68ba1-572b-4c69-8d69-d9ed964ae53e tempest-VolumeTypesReaderTests-1846064677 tempest-VolumeTypesReaderTests-1846064677-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:09 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-44f68ba1-572b-4c69-8d69-d9ed964ae53e tempest-VolumeTypesReaderTests-1846064677 tempest-VolumeTypesReaderTests-1846064677-project-admin] Calling method '_delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:09 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-44f68ba1-572b-4c69-8d69-d9ed964ae53e tempest-VolumeTypesReaderTests-1846064677 tempest-VolumeTypesReaderTests-1846064677-project-admin] http://192.168.122.82/volume/v3/types/a4b29256-b19d-4844-9748-b4c074903e38 returned with HTTP 202 Sep 02 13:05:09 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1573/3107] 192.168.122.82 () {58 vars in 1224 bytes} [Wed Sep 2 13:05:09 2026] DELETE /volume/v3/types/a4b29256-b19d-4844-9748-b4c074903e38 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 13:05:09 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-86cf2124-de12-44dd-85fb-1e68c239c0ba tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] POST http://192.168.122.82/volume/v3/volumes Sep 02 13:05:09 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-86cf2124-de12-44dd-85fb-1e68c239c0ba tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1202103764"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:05:09 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.volumes [None req-86cf2124-de12-44dd-85fb-1e68c239c0ba tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1202103764'}} {{(pid=86936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 13:05:09 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-86cf2124-de12-44dd-85fb-1e68c239c0ba tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Create volume of 1 GB Sep 02 13:05:09 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-86cf2124-de12-44dd-85fb-1e68c239c0ba tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Availability Zones retrieved successfully. Sep 02 13:05:09 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-86cf2124-de12-44dd-85fb-1e68c239c0ba tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Flow 'volume_create_api' (54bf972c-9934-47c8-a9a3-70229a4fe7e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 13:05:09 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-86cf2124-de12-44dd-85fb-1e68c239c0ba tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96066843-e9e7-4f42-8891-f60677e89fae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:05:09 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.flows.api.create_volume [None req-86cf2124-de12-44dd-85fb-1e68c239c0ba tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Validating volume size '1' using validate_int {{(pid=86936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 13:05:09 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-079827a7-9a81-45d1-8e61-c0c43e1bb225 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:09 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-86cf2124-de12-44dd-85fb-1e68c239c0ba tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96066843-e9e7-4f42-8891-f60677e89fae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:05:09 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-86cf2124-de12-44dd-85fb-1e68c239c0ba tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94ce02d1-f579-4f2d-9368-ef1fedc74f3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:05:09 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-079827a7-9a81-45d1-8e61-c0c43e1bb225 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] GET http://192.168.122.82/volume/v3/volumes/b76e8882-3bb3-43ec-905a-972d89a151a9 Sep 02 13:05:09 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-079827a7-9a81-45d1-8e61-c0c43e1bb225 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:09 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-079827a7-9a81-45d1-8e61-c0c43e1bb225 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:09 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:05:09 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:05:09 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:09 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:05:09 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-079827a7-9a81-45d1-8e61-c0c43e1bb225 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Volume info retrieved successfully. Sep 02 13:05:09 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-079827a7-9a81-45d1-8e61-c0c43e1bb225 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] http://192.168.122.82/volume/v3/volumes/b76e8882-3bb3-43ec-905a-972d89a151a9 returned with HTTP 200 Sep 02 13:05:09 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1574/3108] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:05:09 2026] GET /volume/v3/volumes/b76e8882-3bb3-43ec-905a-972d89a151a9 => generated 1014 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 13:05:09 devstack devstack@c-api.service[86936]: DEBUG cinder.quota [None req-86cf2124-de12-44dd-85fb-1e68c239c0ba tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Created reservations ['645c2b6f-e7e0-4a28-9e0c-d525a93820b0', 'ea9460cc-4922-4cf2-9495-95000b493dce', 'f7697e2a-86e2-4f32-a927-51087e97080f', 'dd7d97d7-dd44-4425-8a5a-cd82284a7eca'] {{(pid=86936) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 13:05:09 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-86cf2124-de12-44dd-85fb-1e68c239c0ba tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94ce02d1-f579-4f2d-9368-ef1fedc74f3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['645c2b6f-e7e0-4a28-9e0c-d525a93820b0', 'ea9460cc-4922-4cf2-9495-95000b493dce', 'f7697e2a-86e2-4f32-a927-51087e97080f', 'dd7d97d7-dd44-4425-8a5a-cd82284a7eca']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:05:09 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-86cf2124-de12-44dd-85fb-1e68c239c0ba tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50bece97-e5c1-47ba-a497-12aed4bdc136) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:05:09 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:05:09 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:05:09 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-86cf2124-de12-44dd-85fb-1e68c239c0ba tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50bece97-e5c1-47ba-a497-12aed4bdc136) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7dbc55ed-55ff-46f9-adb1-2b6d90614b73', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1202103764',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d89ea75b2b8440ffb27403ef29a85201',qos_specs=None,replication_status=,reservations=['645c2b6f-e7e0-4a28-9e0c-d525a93820b0','ea9460cc-4922-4cf2-9495-95000b493dce','f7697e2a-86e2-4f32-a927-51087e97080f','dd7d97d7-dd44-4425-8a5a-cd82284a7eca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a57ef8a00c58483894fa0e98fa5d5595',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T11:05:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1202103764',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7dbc55ed-55ff-46f9-adb1-2b6d90614b73,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d89ea75b2b8440ffb27403ef29a85201',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a57ef8a00c58483894fa0e98fa5d5595',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:05:09 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-86cf2124-de12-44dd-85fb-1e68c239c0ba tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7d7757b-9f82-4bb1-8781-ce6a2576f1b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:05:09 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-86cf2124-de12-44dd-85fb-1e68c239c0ba tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7d7757b-9f82-4bb1-8781-ce6a2576f1b4) transitioned into state 'SUCCESS' from state '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-1202103764',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d89ea75b2b8440ffb27403ef29a85201',qos_specs=None,replication_status=,reservations=['645c2b6f-e7e0-4a28-9e0c-d525a93820b0','ea9460cc-4922-4cf2-9495-95000b493dce','f7697e2a-86e2-4f32-a927-51087e97080f','dd7d97d7-dd44-4425-8a5a-cd82284a7eca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a57ef8a00c58483894fa0e98fa5d5595',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:05:09 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-86cf2124-de12-44dd-85fb-1e68c239c0ba tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f13a316-7ef6-4672-8141-5326a1fd20a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:05:09 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-86cf2124-de12-44dd-85fb-1e68c239c0ba tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f13a316-7ef6-4672-8141-5326a1fd20a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:05:09 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-86cf2124-de12-44dd-85fb-1e68c239c0ba tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Flow 'volume_create_api' (54bf972c-9934-47c8-a9a3-70229a4fe7e8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 13:05:09 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-86cf2124-de12-44dd-85fb-1e68c239c0ba tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Create volume request issued successfully. Sep 02 13:05:09 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-86cf2124-de12-44dd-85fb-1e68c239c0ba tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 13:05:09 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1535/3109] 192.168.122.82 () {60 vars in 1137 bytes} [Wed Sep 2 13:05:09 2026] POST /volume/v3/volumes => generated 785 bytes in 530 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 13:05:09 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-8e461edd-0240-4a98-ac9d-d4df6c878afc None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:09 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-8e461edd-0240-4a98-ac9d-d4df6c878afc tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] GET http://192.168.122.82/volume/v3/volumes/7dbc55ed-55ff-46f9-adb1-2b6d90614b73 Sep 02 13:05:09 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-8e461edd-0240-4a98-ac9d-d4df6c878afc tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:09 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-8e461edd-0240-4a98-ac9d-d4df6c878afc tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:09 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:05:09 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:05:09 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:09 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:05:09 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-8e461edd-0240-4a98-ac9d-d4df6c878afc tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Volume info retrieved successfully. Sep 02 13:05:09 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-8e461edd-0240-4a98-ac9d-d4df6c878afc tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] http://192.168.122.82/volume/v3/volumes/7dbc55ed-55ff-46f9-adb1-2b6d90614b73 returned with HTTP 200 Sep 02 13:05:09 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1575/3110] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:05:09 2026] GET /volume/v3/volumes/7dbc55ed-55ff-46f9-adb1-2b6d90614b73 => generated 964 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:05:10 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-cebe189e-e585-4aed-a2c9-5cac49b66c2c None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:10 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-cebe189e-e585-4aed-a2c9-5cac49b66c2c tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] GET http://192.168.122.82/volume/v3/volumes/b76e8882-3bb3-43ec-905a-972d89a151a9 Sep 02 13:05:10 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-cebe189e-e585-4aed-a2c9-5cac49b66c2c tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:10 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-cebe189e-e585-4aed-a2c9-5cac49b66c2c tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:10 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:05:10 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:05:10 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:10 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:05:10 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-cebe189e-e585-4aed-a2c9-5cac49b66c2c tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Volume info retrieved successfully. Sep 02 13:05:10 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-cebe189e-e585-4aed-a2c9-5cac49b66c2c tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] http://192.168.122.82/volume/v3/volumes/b76e8882-3bb3-43ec-905a-972d89a151a9 returned with HTTP 200 Sep 02 13:05:10 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1536/3111] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:05:10 2026] GET /volume/v3/volumes/b76e8882-3bb3-43ec-905a-972d89a151a9 => generated 1015 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 13:05:10 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-f1e2b430-68d0-44ca-bbce-63f68e3dc66b None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:10 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-192ab5a9-3dc1-452a-8916-09172a03f34c None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:10 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-192ab5a9-3dc1-452a-8916-09172a03f34c tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] GET http://192.168.122.82/volume/v3/volumes/7dbc55ed-55ff-46f9-adb1-2b6d90614b73 Sep 02 13:05:10 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-192ab5a9-3dc1-452a-8916-09172a03f34c tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:10 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-192ab5a9-3dc1-452a-8916-09172a03f34c tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:10 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:05:10 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:05:10 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-f1e2b430-68d0-44ca-bbce-63f68e3dc66b tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-member] POST http://192.168.122.82/volume/v3/snapshots Sep 02 13:05:10 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-f1e2b430-68d0-44ca-bbce-63f68e3dc66b tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b76e8882-3bb3-43ec-905a-972d89a151a9", "name": "tempest-ProjectMemberTests-Snapshot-2095693528"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:05:10 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:10 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:05:11 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:05:11 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:05:11 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:11 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:05:11 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-f1e2b430-68d0-44ca-bbce-63f68e3dc66b tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-member] Volume info retrieved successfully. Sep 02 13:05:11 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-192ab5a9-3dc1-452a-8916-09172a03f34c tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Volume info retrieved successfully. Sep 02 13:05:11 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.snapshots [None req-f1e2b430-68d0-44ca-bbce-63f68e3dc66b tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-member] Create snapshot from volume b76e8882-3bb3-43ec-905a-972d89a151a9 Sep 02 13:05:11 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-192ab5a9-3dc1-452a-8916-09172a03f34c tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] http://192.168.122.82/volume/v3/volumes/7dbc55ed-55ff-46f9-adb1-2b6d90614b73 returned with HTTP 200 Sep 02 13:05:11 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1537/3112] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:05:10 2026] GET /volume/v3/volumes/7dbc55ed-55ff-46f9-adb1-2b6d90614b73 => generated 1014 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 13:05:11 devstack devstack@c-api.service[86935]: DEBUG cinder.quota [None req-f1e2b430-68d0-44ca-bbce-63f68e3dc66b tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-member] Created reservations ['187a2ecf-d132-4ab1-9636-85b38410f1a3', '2e2c0e43-ff01-4048-b7d5-d1b36c7a1de2', 'fe6abb80-f335-4c13-a438-759e2393b472', '37f441aa-9727-46cf-ba9c-6e5978a23538'] {{(pid=86935) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 13:05:11 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:05:11 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:05:11 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-f1e2b430-68d0-44ca-bbce-63f68e3dc66b tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-member] Snapshot create request issued successfully. Sep 02 13:05:11 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-f1e2b430-68d0-44ca-bbce-63f68e3dc66b tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-member] http://192.168.122.82/volume/v3/snapshots returned with HTTP 202 Sep 02 13:05:11 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1576/3113] 192.168.122.82 () {60 vars in 1144 bytes} [Wed Sep 2 13:05:10 2026] POST /volume/v3/snapshots => generated 305 bytes in 488 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 13:05:11 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-8a52960a-5dd6-4222-a759-65cc3d802fb4 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:11 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-8a52960a-5dd6-4222-a759-65cc3d802fb4 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-member] GET http://192.168.122.82/volume/v3/snapshots/341b1735-b17c-49c7-a2f1-4b81976cd410 Sep 02 13:05:11 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-8a52960a-5dd6-4222-a759-65cc3d802fb4 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:11 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-8a52960a-5dd6-4222-a759-65cc3d802fb4 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:11 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:11 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:05:11 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-8a52960a-5dd6-4222-a759-65cc3d802fb4 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-member] Snapshot retrieved successfully. Sep 02 13:05:11 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-8a52960a-5dd6-4222-a759-65cc3d802fb4 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-member] http://192.168.122.82/volume/v3/snapshots/341b1735-b17c-49c7-a2f1-4b81976cd410 returned with HTTP 200 Sep 02 13:05:11 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1538/3114] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:05:11 2026] GET /volume/v3/snapshots/341b1735-b17c-49c7-a2f1-4b81976cd410 => generated 437 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:05:12 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-c5828b77-36c9-44d2-a195-5ed31fdec7eb None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:12 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-c5828b77-36c9-44d2-a195-5ed31fdec7eb tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] GET http://192.168.122.82/volume/v3/volumes/7dbc55ed-55ff-46f9-adb1-2b6d90614b73 Sep 02 13:05:12 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-c5828b77-36c9-44d2-a195-5ed31fdec7eb tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:12 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-c5828b77-36c9-44d2-a195-5ed31fdec7eb tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:12 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:05:12 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:05:12 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:12 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:05:12 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-c5828b77-36c9-44d2-a195-5ed31fdec7eb tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Volume info retrieved successfully. Sep 02 13:05:12 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-c5828b77-36c9-44d2-a195-5ed31fdec7eb tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] http://192.168.122.82/volume/v3/volumes/7dbc55ed-55ff-46f9-adb1-2b6d90614b73 returned with HTTP 200 Sep 02 13:05:12 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1577/3115] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:05:12 2026] GET /volume/v3/volumes/7dbc55ed-55ff-46f9-adb1-2b6d90614b73 => generated 1015 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 13:05:12 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-21633484-e78c-47bf-add6-46f57b5bdab9 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:12 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-21633484-e78c-47bf-add6-46f57b5bdab9 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] POST http://192.168.122.82/volume/v3/snapshots Sep 02 13:05:12 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-21633484-e78c-47bf-add6-46f57b5bdab9 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7dbc55ed-55ff-46f9-adb1-2b6d90614b73", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1361736162"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:05:12 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:05:12 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:05:12 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:12 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:05:12 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-21633484-e78c-47bf-add6-46f57b5bdab9 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Volume info retrieved successfully. Sep 02 13:05:12 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.snapshots [None req-21633484-e78c-47bf-add6-46f57b5bdab9 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Create snapshot from volume 7dbc55ed-55ff-46f9-adb1-2b6d90614b73 Sep 02 13:05:12 devstack devstack@c-api.service[86936]: DEBUG cinder.quota [None req-21633484-e78c-47bf-add6-46f57b5bdab9 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Created reservations ['b3abe977-f75a-4e51-8bd8-acf4036e6447', '6431f3d1-3a2f-43d6-811a-24575ec592f4', 'f8dabfd9-bd6d-4a60-bcda-f2eef126ff80', '1e6395e9-2374-4a2f-bfe3-8cfd10f7c598'] {{(pid=86936) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 13:05:12 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:05:12 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:05:12 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-fdaa133e-3a2c-4451-8c0e-b3ad4274fb3b None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:12 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-21633484-e78c-47bf-add6-46f57b5bdab9 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Snapshot create request issued successfully. Sep 02 13:05:12 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-fdaa133e-3a2c-4451-8c0e-b3ad4274fb3b tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-member] GET http://192.168.122.82/volume/v3/snapshots/341b1735-b17c-49c7-a2f1-4b81976cd410 Sep 02 13:05:12 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-21633484-e78c-47bf-add6-46f57b5bdab9 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] http://192.168.122.82/volume/v3/snapshots returned with HTTP 202 Sep 02 13:05:12 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-fdaa133e-3a2c-4451-8c0e-b3ad4274fb3b tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:12 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1539/3116] 192.168.122.82 () {60 vars in 1144 bytes} [Wed Sep 2 13:05:12 2026] POST /volume/v3/snapshots => generated 308 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 13:05:12 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-fdaa133e-3a2c-4451-8c0e-b3ad4274fb3b tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:12 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-30245a68-02e6-481b-8466-3ca69d0a0ca1 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:12 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-30245a68-02e6-481b-8466-3ca69d0a0ca1 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] GET http://192.168.122.82/volume/v3/snapshots/1ef75f54-c05d-4ce3-adc8-f484e12c8dde Sep 02 13:05:12 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:12 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:05:12 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-30245a68-02e6-481b-8466-3ca69d0a0ca1 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:12 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-30245a68-02e6-481b-8466-3ca69d0a0ca1 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:12 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-fdaa133e-3a2c-4451-8c0e-b3ad4274fb3b tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-member] Snapshot retrieved successfully. Sep 02 13:05:12 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-fdaa133e-3a2c-4451-8c0e-b3ad4274fb3b tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-member] http://192.168.122.82/volume/v3/snapshots/341b1735-b17c-49c7-a2f1-4b81976cd410 returned with HTTP 200 Sep 02 13:05:12 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1578/3117] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:05:12 2026] GET /volume/v3/snapshots/341b1735-b17c-49c7-a2f1-4b81976cd410 => generated 437 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:05:12 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:12 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:05:12 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-30245a68-02e6-481b-8466-3ca69d0a0ca1 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Snapshot retrieved successfully. Sep 02 13:05:12 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-30245a68-02e6-481b-8466-3ca69d0a0ca1 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] http://192.168.122.82/volume/v3/snapshots/1ef75f54-c05d-4ce3-adc8-f484e12c8dde returned with HTTP 200 Sep 02 13:05:12 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1540/3118] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:05:12 2026] GET /volume/v3/snapshots/1ef75f54-c05d-4ce3-adc8-f484e12c8dde => generated 440 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 13:05:13 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-c456c174-957d-4044-8b12-6d212a333fd3 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:13 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-c456c174-957d-4044-8b12-6d212a333fd3 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-member] GET http://192.168.122.82/volume/v3/snapshots/341b1735-b17c-49c7-a2f1-4b81976cd410 Sep 02 13:05:13 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-c456c174-957d-4044-8b12-6d212a333fd3 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:13 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-c456c174-957d-4044-8b12-6d212a333fd3 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:13 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-5a1e3a91-4980-4e7f-9444-a304d0829ff2 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:13 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:13 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:05:13 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-c456c174-957d-4044-8b12-6d212a333fd3 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-member] Snapshot retrieved successfully. Sep 02 13:05:13 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-c456c174-957d-4044-8b12-6d212a333fd3 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-member] http://192.168.122.82/volume/v3/snapshots/341b1735-b17c-49c7-a2f1-4b81976cd410 returned with HTTP 200 Sep 02 13:05:13 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-5a1e3a91-4980-4e7f-9444-a304d0829ff2 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] GET http://192.168.122.82/volume/v3/snapshots/1ef75f54-c05d-4ce3-adc8-f484e12c8dde Sep 02 13:05:13 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1579/3119] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:05:13 2026] GET /volume/v3/snapshots/341b1735-b17c-49c7-a2f1-4b81976cd410 => generated 464 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:05:13 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-5a1e3a91-4980-4e7f-9444-a304d0829ff2 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:13 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-5a1e3a91-4980-4e7f-9444-a304d0829ff2 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:13 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-bac8ec18-7ee1-4b94-9e2e-33c4c72a939d None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:13 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:13 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:05:13 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-bac8ec18-7ee1-4b94-9e2e-33c4c72a939d tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-member] DELETE http://192.168.122.82/volume/v3/snapshots/341b1735-b17c-49c7-a2f1-4b81976cd410 Sep 02 13:05:13 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-5a1e3a91-4980-4e7f-9444-a304d0829ff2 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Snapshot retrieved successfully. Sep 02 13:05:13 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-bac8ec18-7ee1-4b94-9e2e-33c4c72a939d tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:13 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-bac8ec18-7ee1-4b94-9e2e-33c4c72a939d tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-member] Calling method 'delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:13 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.snapshots [None req-bac8ec18-7ee1-4b94-9e2e-33c4c72a939d tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-member] Delete snapshot with id: 341b1735-b17c-49c7-a2f1-4b81976cd410 Sep 02 13:05:13 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-5a1e3a91-4980-4e7f-9444-a304d0829ff2 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] http://192.168.122.82/volume/v3/snapshots/1ef75f54-c05d-4ce3-adc8-f484e12c8dde returned with HTTP 200 Sep 02 13:05:13 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1541/3120] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:05:13 2026] GET /volume/v3/snapshots/1ef75f54-c05d-4ce3-adc8-f484e12c8dde => generated 440 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:05:13 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:13 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:05:13 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-bac8ec18-7ee1-4b94-9e2e-33c4c72a939d tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-member] Snapshot retrieved successfully. Sep 02 13:05:13 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:05:13 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:05:13 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-bac8ec18-7ee1-4b94-9e2e-33c4c72a939d tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-member] Snapshot delete request issued successfully. Sep 02 13:05:13 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-bac8ec18-7ee1-4b94-9e2e-33c4c72a939d tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-member] http://192.168.122.82/volume/v3/snapshots/341b1735-b17c-49c7-a2f1-4b81976cd410 returned with HTTP 202 Sep 02 13:05:13 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1580/3121] 192.168.122.82 () {58 vars in 1236 bytes} [Wed Sep 2 13:05:13 2026] DELETE /volume/v3/snapshots/341b1735-b17c-49c7-a2f1-4b81976cd410 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 13:05:13 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-e83dfd30-8a1c-4f22-a3fe-e70885ad278f None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:13 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-e83dfd30-8a1c-4f22-a3fe-e70885ad278f tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-member] GET http://192.168.122.82/volume/v3/snapshots/341b1735-b17c-49c7-a2f1-4b81976cd410 Sep 02 13:05:13 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-e83dfd30-8a1c-4f22-a3fe-e70885ad278f tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:13 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-e83dfd30-8a1c-4f22-a3fe-e70885ad278f tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:13 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:13 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:05:13 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-e83dfd30-8a1c-4f22-a3fe-e70885ad278f tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-member] Snapshot retrieved successfully. Sep 02 13:05:13 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-e83dfd30-8a1c-4f22-a3fe-e70885ad278f tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-member] http://192.168.122.82/volume/v3/snapshots/341b1735-b17c-49c7-a2f1-4b81976cd410 returned with HTTP 200 Sep 02 13:05:13 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1542/3122] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:05:13 2026] GET /volume/v3/snapshots/341b1735-b17c-49c7-a2f1-4b81976cd410 => generated 463 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:05:14 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-88d0e59f-e877-41cb-85e0-5a3f302815c2 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:14 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-88d0e59f-e877-41cb-85e0-5a3f302815c2 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] GET http://192.168.122.82/volume/v3/snapshots/1ef75f54-c05d-4ce3-adc8-f484e12c8dde Sep 02 13:05:14 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-88d0e59f-e877-41cb-85e0-5a3f302815c2 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:14 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-88d0e59f-e877-41cb-85e0-5a3f302815c2 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:14 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:14 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:05:14 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-88d0e59f-e877-41cb-85e0-5a3f302815c2 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Snapshot retrieved successfully. Sep 02 13:05:14 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-88d0e59f-e877-41cb-85e0-5a3f302815c2 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] http://192.168.122.82/volume/v3/snapshots/1ef75f54-c05d-4ce3-adc8-f484e12c8dde returned with HTTP 200 Sep 02 13:05:14 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1581/3123] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:05:14 2026] GET /volume/v3/snapshots/1ef75f54-c05d-4ce3-adc8-f484e12c8dde => generated 440 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:05:14 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-d84dddff-159f-4c8e-ba2f-69194ac93820 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:14 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-d84dddff-159f-4c8e-ba2f-69194ac93820 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-member] GET http://192.168.122.82/volume/v3/snapshots/341b1735-b17c-49c7-a2f1-4b81976cd410 Sep 02 13:05:14 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-d84dddff-159f-4c8e-ba2f-69194ac93820 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:14 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-d84dddff-159f-4c8e-ba2f-69194ac93820 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:14 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:14 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:05:14 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-d84dddff-159f-4c8e-ba2f-69194ac93820 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-member] Snapshot retrieved successfully. Sep 02 13:05:14 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-d84dddff-159f-4c8e-ba2f-69194ac93820 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-member] http://192.168.122.82/volume/v3/snapshots/341b1735-b17c-49c7-a2f1-4b81976cd410 returned with HTTP 200 Sep 02 13:05:14 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1543/3124] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:05:14 2026] GET /volume/v3/snapshots/341b1735-b17c-49c7-a2f1-4b81976cd410 => generated 463 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:05:15 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-a203c88b-4e06-4d2d-a554-a2588ef67df9 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:15 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-a203c88b-4e06-4d2d-a554-a2588ef67df9 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] GET http://192.168.122.82/volume/v3/snapshots/1ef75f54-c05d-4ce3-adc8-f484e12c8dde Sep 02 13:05:15 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-a203c88b-4e06-4d2d-a554-a2588ef67df9 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:15 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-a203c88b-4e06-4d2d-a554-a2588ef67df9 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:15 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:15 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:05:15 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-a203c88b-4e06-4d2d-a554-a2588ef67df9 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Snapshot retrieved successfully. Sep 02 13:05:15 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-a203c88b-4e06-4d2d-a554-a2588ef67df9 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] http://192.168.122.82/volume/v3/snapshots/1ef75f54-c05d-4ce3-adc8-f484e12c8dde returned with HTTP 200 Sep 02 13:05:15 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1582/3125] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:05:15 2026] GET /volume/v3/snapshots/1ef75f54-c05d-4ce3-adc8-f484e12c8dde => generated 467 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:05:15 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-a5bc37ae-b707-4ba7-8fa6-2aa3f9957b46 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:15 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-f7649ce1-41a9-446a-95fa-b7f440a85506 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:15 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-f7649ce1-41a9-446a-95fa-b7f440a85506 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-member] GET http://192.168.122.82/volume/v3/snapshots/341b1735-b17c-49c7-a2f1-4b81976cd410 Sep 02 13:05:15 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-f7649ce1-41a9-446a-95fa-b7f440a85506 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:15 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-f7649ce1-41a9-446a-95fa-b7f440a85506 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:15 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-f7649ce1-41a9-446a-95fa-b7f440a85506 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-member] http://192.168.122.82/volume/v3/snapshots/341b1735-b17c-49c7-a2f1-4b81976cd410 returned with HTTP 404 Sep 02 13:05:15 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1583/3126] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:05:15 2026] GET /volume/v3/snapshots/341b1735-b17c-49c7-a2f1-4b81976cd410 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 13:05:15 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-beb43d7e-6be5-4154-9303-71f0dd9cbc36 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:15 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-beb43d7e-6be5-4154-9303-71f0dd9cbc36 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] DELETE http://192.168.122.82/volume/v3/volumes/b76e8882-3bb3-43ec-905a-972d89a151a9 Sep 02 13:05:15 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-beb43d7e-6be5-4154-9303-71f0dd9cbc36 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:15 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-beb43d7e-6be5-4154-9303-71f0dd9cbc36 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Calling method 'delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:15 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-beb43d7e-6be5-4154-9303-71f0dd9cbc36 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Delete volume with id: b76e8882-3bb3-43ec-905a-972d89a151a9 Sep 02 13:05:15 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:05:15 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:05:15 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:15 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:05:15 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-beb43d7e-6be5-4154-9303-71f0dd9cbc36 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Volume info retrieved successfully. Sep 02 13:05:15 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-beb43d7e-6be5-4154-9303-71f0dd9cbc36 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Delete volume request issued successfully. Sep 02 13:05:15 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-beb43d7e-6be5-4154-9303-71f0dd9cbc36 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] http://192.168.122.82/volume/v3/volumes/b76e8882-3bb3-43ec-905a-972d89a151a9 returned with HTTP 202 Sep 02 13:05:15 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1584/3127] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 13:05:15 2026] DELETE /volume/v3/volumes/b76e8882-3bb3-43ec-905a-972d89a151a9 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 13:05:15 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-486fc207-b654-4af3-81bc-9d1a580e7de2 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:15 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-486fc207-b654-4af3-81bc-9d1a580e7de2 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] GET http://192.168.122.82/volume/v3/volumes/b76e8882-3bb3-43ec-905a-972d89a151a9 Sep 02 13:05:15 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-486fc207-b654-4af3-81bc-9d1a580e7de2 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:15 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-486fc207-b654-4af3-81bc-9d1a580e7de2 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:15 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:05:15 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:05:15 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:15 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:05:15 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-a5bc37ae-b707-4ba7-8fa6-2aa3f9957b46 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-reader] POST http://192.168.122.82/volume/v3/snapshots/1ef75f54-c05d-4ce3-adc8-f484e12c8dde/action Sep 02 13:05:15 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-a5bc37ae-b707-4ba7-8fa6-2aa3f9957b46 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=86936) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 13:05:15 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-a5bc37ae-b707-4ba7-8fa6-2aa3f9957b46 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:05:15 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-486fc207-b654-4af3-81bc-9d1a580e7de2 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Volume info retrieved successfully. Sep 02 13:05:15 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:15 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:05:15 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-a5bc37ae-b707-4ba7-8fa6-2aa3f9957b46 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-reader] Snapshot retrieved successfully. Sep 02 13:05:15 devstack devstack@c-api.service[86936]: DEBUG cinder.policy [None req-a5bc37ae-b707-4ba7-8fa6-2aa3f9957b46 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '92d362d6201249b0adbd97057d4994d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd89ea75b2b8440ffb27403ef29a85201', '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=86936) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 13:05:15 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-a5bc37ae-b707-4ba7-8fa6-2aa3f9957b46 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-reader] http://192.168.122.82/volume/v3/snapshots/1ef75f54-c05d-4ce3-adc8-f484e12c8dde/action returned with HTTP 403 Sep 02 13:05:15 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1544/3128] 192.168.122.82 () {60 vars in 1275 bytes} [Wed Sep 2 13:05:15 2026] POST /volume/v3/snapshots/1ef75f54-c05d-4ce3-adc8-f484e12c8dde/action => generated 133 bytes in 226 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 13:05:15 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-486fc207-b654-4af3-81bc-9d1a580e7de2 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] http://192.168.122.82/volume/v3/volumes/b76e8882-3bb3-43ec-905a-972d89a151a9 returned with HTTP 200 Sep 02 13:05:15 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1585/3129] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:05:15 2026] GET /volume/v3/volumes/b76e8882-3bb3-43ec-905a-972d89a151a9 => generated 1014 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 13:05:15 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-ddba2697-836b-4831-8a21-b3f6d336d7ab None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:15 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-ddba2697-836b-4831-8a21-b3f6d336d7ab tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] DELETE http://192.168.122.82/volume/v3/snapshots/1ef75f54-c05d-4ce3-adc8-f484e12c8dde Sep 02 13:05:15 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-ddba2697-836b-4831-8a21-b3f6d336d7ab tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:15 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-ddba2697-836b-4831-8a21-b3f6d336d7ab tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Calling method 'delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:15 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.snapshots [None req-ddba2697-836b-4831-8a21-b3f6d336d7ab tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Delete snapshot with id: 1ef75f54-c05d-4ce3-adc8-f484e12c8dde Sep 02 13:05:15 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:15 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:05:15 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-ddba2697-836b-4831-8a21-b3f6d336d7ab tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Snapshot retrieved successfully. Sep 02 13:05:15 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:05:15 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:05:15 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-ddba2697-836b-4831-8a21-b3f6d336d7ab tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Snapshot delete request issued successfully. Sep 02 13:05:15 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-ddba2697-836b-4831-8a21-b3f6d336d7ab tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] http://192.168.122.82/volume/v3/snapshots/1ef75f54-c05d-4ce3-adc8-f484e12c8dde returned with HTTP 202 Sep 02 13:05:15 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1545/3130] 192.168.122.82 () {58 vars in 1236 bytes} [Wed Sep 2 13:05:15 2026] DELETE /volume/v3/snapshots/1ef75f54-c05d-4ce3-adc8-f484e12c8dde => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 13:05:15 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-72b1be79-891d-4a9f-ba0a-fea75fbdfed2 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:15 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-72b1be79-891d-4a9f-ba0a-fea75fbdfed2 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] GET http://192.168.122.82/volume/v3/snapshots/1ef75f54-c05d-4ce3-adc8-f484e12c8dde Sep 02 13:05:15 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-72b1be79-891d-4a9f-ba0a-fea75fbdfed2 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:15 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-72b1be79-891d-4a9f-ba0a-fea75fbdfed2 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:15 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:15 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:05:15 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-72b1be79-891d-4a9f-ba0a-fea75fbdfed2 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Snapshot retrieved successfully. Sep 02 13:05:15 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-72b1be79-891d-4a9f-ba0a-fea75fbdfed2 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] http://192.168.122.82/volume/v3/snapshots/1ef75f54-c05d-4ce3-adc8-f484e12c8dde returned with HTTP 200 Sep 02 13:05:15 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1586/3131] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:05:15 2026] GET /volume/v3/snapshots/1ef75f54-c05d-4ce3-adc8-f484e12c8dde => generated 466 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:05:16 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-8acf6f0c-34ad-408f-b721-9315b4c933b6 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:16 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-8acf6f0c-34ad-408f-b721-9315b4c933b6 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] GET http://192.168.122.82/volume/v3/volumes/b76e8882-3bb3-43ec-905a-972d89a151a9 Sep 02 13:05:16 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-8acf6f0c-34ad-408f-b721-9315b4c933b6 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:16 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-8acf6f0c-34ad-408f-b721-9315b4c933b6 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:16 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-8acf6f0c-34ad-408f-b721-9315b4c933b6 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] http://192.168.122.82/volume/v3/volumes/b76e8882-3bb3-43ec-905a-972d89a151a9 returned with HTTP 404 Sep 02 13:05:16 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1546/3132] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:05:16 2026] GET /volume/v3/volumes/b76e8882-3bb3-43ec-905a-972d89a151a9 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 13:05:16 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-eaa6b459-8c2e-4394-b261-41050d1319ed None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:16 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-eaa6b459-8c2e-4394-b261-41050d1319ed tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] POST http://192.168.122.82/volume/v3/volumes Sep 02 13:05:16 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-eaa6b459-8c2e-4394-b261-41050d1319ed tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1882620898"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:05:16 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.volumes [None req-eaa6b459-8c2e-4394-b261-41050d1319ed tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1882620898'}} {{(pid=86935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 13:05:16 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-eaa6b459-8c2e-4394-b261-41050d1319ed tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Create volume of 1 GB Sep 02 13:05:16 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-eaa6b459-8c2e-4394-b261-41050d1319ed tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Availability Zones retrieved successfully. Sep 02 13:05:16 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-eaa6b459-8c2e-4394-b261-41050d1319ed tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Flow 'volume_create_api' (c00c1106-4616-47e6-ba28-1d7fd6347401) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 13:05:16 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-eaa6b459-8c2e-4394-b261-41050d1319ed tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37e3dffb-c318-4f08-992c-fe2b2ad96366) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:05:16 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.flows.api.create_volume [None req-eaa6b459-8c2e-4394-b261-41050d1319ed tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Validating volume size '1' using validate_int {{(pid=86935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 13:05:16 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-f11081fd-8b88-4c73-988a-98520b0f66bc None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:16 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-f11081fd-8b88-4c73-988a-98520b0f66bc tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] GET http://192.168.122.82/volume/v3/snapshots/1ef75f54-c05d-4ce3-adc8-f484e12c8dde Sep 02 13:05:16 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-f11081fd-8b88-4c73-988a-98520b0f66bc tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:16 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-f11081fd-8b88-4c73-988a-98520b0f66bc tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:16 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-eaa6b459-8c2e-4394-b261-41050d1319ed tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37e3dffb-c318-4f08-992c-fe2b2ad96366) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:05:16 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-eaa6b459-8c2e-4394-b261-41050d1319ed tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3bb69b47-36d5-4b3b-94f8-4c1ade111bf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:05:16 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:16 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:05:16 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-f11081fd-8b88-4c73-988a-98520b0f66bc tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Snapshot retrieved successfully. Sep 02 13:05:16 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-f11081fd-8b88-4c73-988a-98520b0f66bc tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] http://192.168.122.82/volume/v3/snapshots/1ef75f54-c05d-4ce3-adc8-f484e12c8dde returned with HTTP 200 Sep 02 13:05:16 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1547/3133] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:05:16 2026] GET /volume/v3/snapshots/1ef75f54-c05d-4ce3-adc8-f484e12c8dde => generated 466 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:05:16 devstack devstack@c-api.service[86935]: DEBUG cinder.quota [None req-eaa6b459-8c2e-4394-b261-41050d1319ed tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Created reservations ['c94f44c6-0f8c-405a-a9dd-5c25a9344681', '499a92d0-7584-4dfa-8d78-0d3531a6ec34', '5704c4ac-0238-412b-9f77-42c74a2c934e', '645d02ee-0645-4d01-99f6-3d9662f89f07'] {{(pid=86935) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 13:05:16 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-eaa6b459-8c2e-4394-b261-41050d1319ed tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3bb69b47-36d5-4b3b-94f8-4c1ade111bf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c94f44c6-0f8c-405a-a9dd-5c25a9344681', '499a92d0-7584-4dfa-8d78-0d3531a6ec34', '5704c4ac-0238-412b-9f77-42c74a2c934e', '645d02ee-0645-4d01-99f6-3d9662f89f07']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:05:16 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-eaa6b459-8c2e-4394-b261-41050d1319ed tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f899a79b-0e95-496d-be38-97145c2eb2de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:05:16 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:05:16 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:05:16 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-eaa6b459-8c2e-4394-b261-41050d1319ed tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f899a79b-0e95-496d-be38-97145c2eb2de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '608f732a-1114-4733-b7ba-743e44429c81', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1882620898',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6d8238b74f94f13871e7957b59eb793',qos_specs=None,replication_status=,reservations=['c94f44c6-0f8c-405a-a9dd-5c25a9344681','499a92d0-7584-4dfa-8d78-0d3531a6ec34','5704c4ac-0238-412b-9f77-42c74a2c934e','645d02ee-0645-4d01-99f6-3d9662f89f07'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a530f7fb1f5042e090f324835671255f',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T11:05:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1882620898',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=608f732a-1114-4733-b7ba-743e44429c81,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c6d8238b74f94f13871e7957b59eb793',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a530f7fb1f5042e090f324835671255f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:05:16 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-eaa6b459-8c2e-4394-b261-41050d1319ed tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0338eb1d-85d8-4a11-a081-b4f7f3a7b98a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:05:16 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-eaa6b459-8c2e-4394-b261-41050d1319ed tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0338eb1d-85d8-4a11-a081-b4f7f3a7b98a) transitioned into state 'SUCCESS' from state '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-1882620898',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6d8238b74f94f13871e7957b59eb793',qos_specs=None,replication_status=,reservations=['c94f44c6-0f8c-405a-a9dd-5c25a9344681','499a92d0-7584-4dfa-8d78-0d3531a6ec34','5704c4ac-0238-412b-9f77-42c74a2c934e','645d02ee-0645-4d01-99f6-3d9662f89f07'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a530f7fb1f5042e090f324835671255f',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:05:16 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-eaa6b459-8c2e-4394-b261-41050d1319ed tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (215be018-7d7b-4d71-b11b-76f8633643e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:05:17 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-eaa6b459-8c2e-4394-b261-41050d1319ed tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (215be018-7d7b-4d71-b11b-76f8633643e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:05:17 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-eaa6b459-8c2e-4394-b261-41050d1319ed tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Flow 'volume_create_api' (c00c1106-4616-47e6-ba28-1d7fd6347401) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 13:05:17 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-eaa6b459-8c2e-4394-b261-41050d1319ed tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Create volume request issued successfully. Sep 02 13:05:17 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-eaa6b459-8c2e-4394-b261-41050d1319ed tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 13:05:17 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1587/3134] 192.168.122.82 () {60 vars in 1137 bytes} [Wed Sep 2 13:05:16 2026] POST /volume/v3/volumes => generated 785 bytes in 307 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 13:05:17 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-29277c18-f2b1-4ac8-b4c2-05e6301f502b None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:17 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-29277c18-f2b1-4ac8-b4c2-05e6301f502b tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] GET http://192.168.122.82/volume/v3/volumes/608f732a-1114-4733-b7ba-743e44429c81 Sep 02 13:05:17 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-29277c18-f2b1-4ac8-b4c2-05e6301f502b tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:17 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-29277c18-f2b1-4ac8-b4c2-05e6301f502b tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:17 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:05:17 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:05:17 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:17 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:05:17 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-29277c18-f2b1-4ac8-b4c2-05e6301f502b tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Volume info retrieved successfully. Sep 02 13:05:17 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-29277c18-f2b1-4ac8-b4c2-05e6301f502b tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] http://192.168.122.82/volume/v3/volumes/608f732a-1114-4733-b7ba-743e44429c81 returned with HTTP 200 Sep 02 13:05:17 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1548/3135] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:05:17 2026] GET /volume/v3/volumes/608f732a-1114-4733-b7ba-743e44429c81 => generated 964 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:05:17 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-16465ac7-4cf1-4451-966a-4ebf98b54ef6 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:17 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-16465ac7-4cf1-4451-966a-4ebf98b54ef6 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] GET http://192.168.122.82/volume/v3/snapshots/1ef75f54-c05d-4ce3-adc8-f484e12c8dde Sep 02 13:05:17 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-16465ac7-4cf1-4451-966a-4ebf98b54ef6 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:17 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-16465ac7-4cf1-4451-966a-4ebf98b54ef6 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:17 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-16465ac7-4cf1-4451-966a-4ebf98b54ef6 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] http://192.168.122.82/volume/v3/snapshots/1ef75f54-c05d-4ce3-adc8-f484e12c8dde returned with HTTP 404 Sep 02 13:05:17 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1588/3136] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:05:17 2026] GET /volume/v3/snapshots/1ef75f54-c05d-4ce3-adc8-f484e12c8dde => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 13:05:17 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-948dd3d3-8765-4d21-9d96-d383d24b21a9 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:17 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-948dd3d3-8765-4d21-9d96-d383d24b21a9 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] DELETE http://192.168.122.82/volume/v3/volumes/7dbc55ed-55ff-46f9-adb1-2b6d90614b73 Sep 02 13:05:17 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-948dd3d3-8765-4d21-9d96-d383d24b21a9 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:17 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-948dd3d3-8765-4d21-9d96-d383d24b21a9 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Calling method 'delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:17 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-948dd3d3-8765-4d21-9d96-d383d24b21a9 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Delete volume with id: 7dbc55ed-55ff-46f9-adb1-2b6d90614b73 Sep 02 13:05:17 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:05:17 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:05:17 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:17 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:05:17 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-948dd3d3-8765-4d21-9d96-d383d24b21a9 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Volume info retrieved successfully. Sep 02 13:05:17 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-948dd3d3-8765-4d21-9d96-d383d24b21a9 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Delete volume request issued successfully. Sep 02 13:05:17 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-948dd3d3-8765-4d21-9d96-d383d24b21a9 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] http://192.168.122.82/volume/v3/volumes/7dbc55ed-55ff-46f9-adb1-2b6d90614b73 returned with HTTP 202 Sep 02 13:05:17 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1549/3137] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 13:05:17 2026] DELETE /volume/v3/volumes/7dbc55ed-55ff-46f9-adb1-2b6d90614b73 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 02 13:05:17 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-2334e6bb-6d3f-4100-bcfd-44a503c901c4 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:17 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-2334e6bb-6d3f-4100-bcfd-44a503c901c4 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] GET http://192.168.122.82/volume/v3/volumes/7dbc55ed-55ff-46f9-adb1-2b6d90614b73 Sep 02 13:05:17 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-2334e6bb-6d3f-4100-bcfd-44a503c901c4 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:17 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-2334e6bb-6d3f-4100-bcfd-44a503c901c4 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:17 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:05:17 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:05:17 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:17 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:05:17 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-2334e6bb-6d3f-4100-bcfd-44a503c901c4 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Volume info retrieved successfully. Sep 02 13:05:18 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-2334e6bb-6d3f-4100-bcfd-44a503c901c4 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] http://192.168.122.82/volume/v3/volumes/7dbc55ed-55ff-46f9-adb1-2b6d90614b73 returned with HTTP 200 Sep 02 13:05:18 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1589/3138] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:05:17 2026] GET /volume/v3/volumes/7dbc55ed-55ff-46f9-adb1-2b6d90614b73 => generated 1014 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 13:05:18 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-fa8fe8a6-0750-4e6f-9624-33077c1e94ab None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:18 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-fa8fe8a6-0750-4e6f-9624-33077c1e94ab tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] GET http://192.168.122.82/volume/v3/volumes/608f732a-1114-4733-b7ba-743e44429c81 Sep 02 13:05:18 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-fa8fe8a6-0750-4e6f-9624-33077c1e94ab tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:18 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-fa8fe8a6-0750-4e6f-9624-33077c1e94ab tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:18 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:05:18 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:05:18 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:18 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:05:18 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-fa8fe8a6-0750-4e6f-9624-33077c1e94ab tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Volume info retrieved successfully. Sep 02 13:05:18 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-fa8fe8a6-0750-4e6f-9624-33077c1e94ab tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] http://192.168.122.82/volume/v3/volumes/608f732a-1114-4733-b7ba-743e44429c81 returned with HTTP 200 Sep 02 13:05:18 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1550/3139] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:05:18 2026] GET /volume/v3/volumes/608f732a-1114-4733-b7ba-743e44429c81 => generated 1015 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 13:05:18 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-9cf585dc-c536-4bf1-a22b-f7de5f33afb1 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:18 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-9cf585dc-c536-4bf1-a22b-f7de5f33afb1 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] POST http://192.168.122.82/volume/v3/snapshots Sep 02 13:05:18 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-9cf585dc-c536-4bf1-a22b-f7de5f33afb1 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "608f732a-1114-4733-b7ba-743e44429c81", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1613328289"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:05:18 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:05:18 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:05:18 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:18 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:05:18 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-9cf585dc-c536-4bf1-a22b-f7de5f33afb1 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Volume info retrieved successfully. Sep 02 13:05:18 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.snapshots [None req-9cf585dc-c536-4bf1-a22b-f7de5f33afb1 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Create snapshot from volume 608f732a-1114-4733-b7ba-743e44429c81 Sep 02 13:05:18 devstack devstack@c-api.service[86935]: DEBUG cinder.quota [None req-9cf585dc-c536-4bf1-a22b-f7de5f33afb1 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Created reservations ['5dd75610-f4e2-41db-81b5-03d105a498fa', '3a470df2-d1f4-4dd7-951c-307e6eede0f1', 'b1342959-0b1e-4ae2-b6e7-5f5a9fe742c7', '0a9b49fe-bf87-41ae-816b-d07fbfd13486'] {{(pid=86935) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 13:05:18 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:05:18 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:05:18 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-9cf585dc-c536-4bf1-a22b-f7de5f33afb1 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Snapshot create request issued successfully. Sep 02 13:05:18 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-9cf585dc-c536-4bf1-a22b-f7de5f33afb1 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] http://192.168.122.82/volume/v3/snapshots returned with HTTP 202 Sep 02 13:05:18 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1590/3140] 192.168.122.82 () {60 vars in 1144 bytes} [Wed Sep 2 13:05:18 2026] POST /volume/v3/snapshots => generated 308 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 13:05:18 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-8819b241-c08e-42de-ae57-e638bff5b51b None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:18 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-8819b241-c08e-42de-ae57-e638bff5b51b tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] GET http://192.168.122.82/volume/v3/snapshots/61e415a4-16d0-47c8-bfdc-426061db6632 Sep 02 13:05:18 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-8819b241-c08e-42de-ae57-e638bff5b51b tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:18 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-8819b241-c08e-42de-ae57-e638bff5b51b tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:18 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:18 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:05:18 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-8819b241-c08e-42de-ae57-e638bff5b51b tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Snapshot retrieved successfully. Sep 02 13:05:18 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-8819b241-c08e-42de-ae57-e638bff5b51b tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] http://192.168.122.82/volume/v3/snapshots/61e415a4-16d0-47c8-bfdc-426061db6632 returned with HTTP 200 Sep 02 13:05:18 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1551/3141] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:05:18 2026] GET /volume/v3/snapshots/61e415a4-16d0-47c8-bfdc-426061db6632 => generated 440 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:05:19 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-6b81bdd9-0261-476e-9854-038672ab8ae8 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:19 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-6b81bdd9-0261-476e-9854-038672ab8ae8 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] GET http://192.168.122.82/volume/v3/volumes/7dbc55ed-55ff-46f9-adb1-2b6d90614b73 Sep 02 13:05:19 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-6b81bdd9-0261-476e-9854-038672ab8ae8 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:19 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-6b81bdd9-0261-476e-9854-038672ab8ae8 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:19 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-6b81bdd9-0261-476e-9854-038672ab8ae8 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] http://192.168.122.82/volume/v3/volumes/7dbc55ed-55ff-46f9-adb1-2b6d90614b73 returned with HTTP 404 Sep 02 13:05:19 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1591/3142] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:05:19 2026] GET /volume/v3/volumes/7dbc55ed-55ff-46f9-adb1-2b6d90614b73 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 13:05:19 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-1d9171f9-7768-423d-902b-6ce67e0f001f None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:19 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-1d9171f9-7768-423d-902b-6ce67e0f001f tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] POST http://192.168.122.82/volume/v3/volumes Sep 02 13:05:19 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-1d9171f9-7768-423d-902b-6ce67e0f001f tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-856776875"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:05:19 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.volumes [None req-1d9171f9-7768-423d-902b-6ce67e0f001f tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-856776875'}} {{(pid=86936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 13:05:19 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-1d9171f9-7768-423d-902b-6ce67e0f001f tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Create volume of 1 GB Sep 02 13:05:19 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-1d9171f9-7768-423d-902b-6ce67e0f001f tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Availability Zones retrieved successfully. Sep 02 13:05:19 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-1d9171f9-7768-423d-902b-6ce67e0f001f tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Flow 'volume_create_api' (41d2441f-9750-475b-ba4f-f6093562c5f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 13:05:19 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-1d9171f9-7768-423d-902b-6ce67e0f001f tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5aab2661-6390-44b3-86bb-facd43d397be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:05:19 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.flows.api.create_volume [None req-1d9171f9-7768-423d-902b-6ce67e0f001f tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Validating volume size '1' using validate_int {{(pid=86936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 13:05:19 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-1d9171f9-7768-423d-902b-6ce67e0f001f tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5aab2661-6390-44b3-86bb-facd43d397be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:05:19 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-1d9171f9-7768-423d-902b-6ce67e0f001f tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (322d1744-dbbb-4519-83ef-99b9c728657b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:05:19 devstack devstack@c-api.service[86936]: DEBUG cinder.quota [None req-1d9171f9-7768-423d-902b-6ce67e0f001f tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Created reservations ['3b8a2fe8-45ba-4de9-a876-a1d4106ac1d8', '4a68ce62-7b6d-477e-bc69-eb1e65c9542a', 'dc76fba9-fefd-46a2-a1a8-e52bb2b8c7b7', 'b6584a5f-b2b4-482a-8ff0-53e66536d746'] {{(pid=86936) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 13:05:19 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-1d9171f9-7768-423d-902b-6ce67e0f001f tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (322d1744-dbbb-4519-83ef-99b9c728657b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3b8a2fe8-45ba-4de9-a876-a1d4106ac1d8', '4a68ce62-7b6d-477e-bc69-eb1e65c9542a', 'dc76fba9-fefd-46a2-a1a8-e52bb2b8c7b7', 'b6584a5f-b2b4-482a-8ff0-53e66536d746']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:05:19 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-1d9171f9-7768-423d-902b-6ce67e0f001f tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (abca9ae4-615e-4a50-bb4b-e4d0449e16e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:05:19 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:05:19 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:05:19 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-1d9171f9-7768-423d-902b-6ce67e0f001f tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (abca9ae4-615e-4a50-bb4b-e4d0449e16e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '456e72d3-2ff1-45ad-a60f-52c33dbc5e9f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-856776875',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d89ea75b2b8440ffb27403ef29a85201',qos_specs=None,replication_status=,reservations=['3b8a2fe8-45ba-4de9-a876-a1d4106ac1d8','4a68ce62-7b6d-477e-bc69-eb1e65c9542a','dc76fba9-fefd-46a2-a1a8-e52bb2b8c7b7','b6584a5f-b2b4-482a-8ff0-53e66536d746'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a57ef8a00c58483894fa0e98fa5d5595',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T11:05:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-856776875',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=456e72d3-2ff1-45ad-a60f-52c33dbc5e9f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d89ea75b2b8440ffb27403ef29a85201',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a57ef8a00c58483894fa0e98fa5d5595',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:05:19 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-1d9171f9-7768-423d-902b-6ce67e0f001f tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4372570f-0dec-4129-bfbd-1217ad3c67cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:05:19 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-1d9171f9-7768-423d-902b-6ce67e0f001f tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4372570f-0dec-4129-bfbd-1217ad3c67cd) transitioned into state 'SUCCESS' from state '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-856776875',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d89ea75b2b8440ffb27403ef29a85201',qos_specs=None,replication_status=,reservations=['3b8a2fe8-45ba-4de9-a876-a1d4106ac1d8','4a68ce62-7b6d-477e-bc69-eb1e65c9542a','dc76fba9-fefd-46a2-a1a8-e52bb2b8c7b7','b6584a5f-b2b4-482a-8ff0-53e66536d746'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a57ef8a00c58483894fa0e98fa5d5595',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:05:19 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-1d9171f9-7768-423d-902b-6ce67e0f001f tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57c3d490-c1ca-4af7-8fe9-5fedef82ad30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:05:19 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-1d9171f9-7768-423d-902b-6ce67e0f001f tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57c3d490-c1ca-4af7-8fe9-5fedef82ad30) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:05:19 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-1d9171f9-7768-423d-902b-6ce67e0f001f tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Flow 'volume_create_api' (41d2441f-9750-475b-ba4f-f6093562c5f9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 13:05:19 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-1d9171f9-7768-423d-902b-6ce67e0f001f tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Create volume request issued successfully. Sep 02 13:05:19 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-1d9171f9-7768-423d-902b-6ce67e0f001f tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 13:05:19 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1552/3143] 192.168.122.82 () {60 vars in 1137 bytes} [Wed Sep 2 13:05:19 2026] POST /volume/v3/volumes => generated 784 bytes in 329 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 13:05:19 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-99de7817-cbd4-4531-8d0e-b051cb0a4a66 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:19 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-f51234e4-01d3-4d2f-b6fc-238ab2d2d0da None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:19 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-99de7817-cbd4-4531-8d0e-b051cb0a4a66 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] GET http://192.168.122.82/volume/v3/volumes/456e72d3-2ff1-45ad-a60f-52c33dbc5e9f Sep 02 13:05:19 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-99de7817-cbd4-4531-8d0e-b051cb0a4a66 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:19 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-99de7817-cbd4-4531-8d0e-b051cb0a4a66 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:19 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-f51234e4-01d3-4d2f-b6fc-238ab2d2d0da tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] GET http://192.168.122.82/volume/v3/snapshots/61e415a4-16d0-47c8-bfdc-426061db6632 Sep 02 13:05:19 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-f51234e4-01d3-4d2f-b6fc-238ab2d2d0da tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:19 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-f51234e4-01d3-4d2f-b6fc-238ab2d2d0da tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:19 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:19 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:05:19 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-f51234e4-01d3-4d2f-b6fc-238ab2d2d0da tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Snapshot retrieved successfully. Sep 02 13:05:19 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-f51234e4-01d3-4d2f-b6fc-238ab2d2d0da tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] http://192.168.122.82/volume/v3/snapshots/61e415a4-16d0-47c8-bfdc-426061db6632 returned with HTTP 200 Sep 02 13:05:19 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1553/3144] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:05:19 2026] GET /volume/v3/snapshots/61e415a4-16d0-47c8-bfdc-426061db6632 => generated 440 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:05:19 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:05:19 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:05:19 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:19 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:05:19 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-99de7817-cbd4-4531-8d0e-b051cb0a4a66 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Volume info retrieved successfully. Sep 02 13:05:19 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-99de7817-cbd4-4531-8d0e-b051cb0a4a66 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] http://192.168.122.82/volume/v3/volumes/456e72d3-2ff1-45ad-a60f-52c33dbc5e9f returned with HTTP 200 Sep 02 13:05:19 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1592/3145] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:05:19 2026] GET /volume/v3/volumes/456e72d3-2ff1-45ad-a60f-52c33dbc5e9f => generated 963 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:05:20 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-206fd8bc-0d6f-4c8d-8760-fd73766867da None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:20 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-206fd8bc-0d6f-4c8d-8760-fd73766867da tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] GET http://192.168.122.82/volume/v3/snapshots/61e415a4-16d0-47c8-bfdc-426061db6632 Sep 02 13:05:20 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-206fd8bc-0d6f-4c8d-8760-fd73766867da tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:20 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-206fd8bc-0d6f-4c8d-8760-fd73766867da tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:20 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:20 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:05:20 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-206fd8bc-0d6f-4c8d-8760-fd73766867da tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Snapshot retrieved successfully. Sep 02 13:05:20 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-206fd8bc-0d6f-4c8d-8760-fd73766867da tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] http://192.168.122.82/volume/v3/snapshots/61e415a4-16d0-47c8-bfdc-426061db6632 returned with HTTP 200 Sep 02 13:05:20 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1554/3146] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:05:20 2026] GET /volume/v3/snapshots/61e415a4-16d0-47c8-bfdc-426061db6632 => generated 440 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:05:20 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-2512924c-6fbd-45e5-a414-d7abe408422b None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:20 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-2512924c-6fbd-45e5-a414-d7abe408422b tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] GET http://192.168.122.82/volume/v3/volumes/456e72d3-2ff1-45ad-a60f-52c33dbc5e9f Sep 02 13:05:20 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-2512924c-6fbd-45e5-a414-d7abe408422b tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:20 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-2512924c-6fbd-45e5-a414-d7abe408422b tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:20 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:05:20 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:05:20 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:20 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:05:20 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-2512924c-6fbd-45e5-a414-d7abe408422b tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Volume info retrieved successfully. Sep 02 13:05:20 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-2512924c-6fbd-45e5-a414-d7abe408422b tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] http://192.168.122.82/volume/v3/volumes/456e72d3-2ff1-45ad-a60f-52c33dbc5e9f returned with HTTP 200 Sep 02 13:05:20 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1593/3147] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:05:20 2026] GET /volume/v3/volumes/456e72d3-2ff1-45ad-a60f-52c33dbc5e9f => generated 1013 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 13:05:21 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-cd82ea52-5785-4bb3-8b07-d10bf0c8e079 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:21 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-cd82ea52-5785-4bb3-8b07-d10bf0c8e079 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] GET http://192.168.122.82/volume/v3/snapshots/61e415a4-16d0-47c8-bfdc-426061db6632 Sep 02 13:05:21 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-cd82ea52-5785-4bb3-8b07-d10bf0c8e079 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:21 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-cd82ea52-5785-4bb3-8b07-d10bf0c8e079 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:21 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:21 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:05:21 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-cd82ea52-5785-4bb3-8b07-d10bf0c8e079 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Snapshot retrieved successfully. Sep 02 13:05:21 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-cd82ea52-5785-4bb3-8b07-d10bf0c8e079 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] http://192.168.122.82/volume/v3/snapshots/61e415a4-16d0-47c8-bfdc-426061db6632 returned with HTTP 200 Sep 02 13:05:21 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1555/3148] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:05:21 2026] GET /volume/v3/snapshots/61e415a4-16d0-47c8-bfdc-426061db6632 => generated 467 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:05:21 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-f28ff675-175f-4684-bf4a-8d0b2cc63360 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:21 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-f28ff675-175f-4684-bf4a-8d0b2cc63360 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-member] DELETE http://192.168.122.82/volume/v3/snapshots/61e415a4-16d0-47c8-bfdc-426061db6632 Sep 02 13:05:21 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-f28ff675-175f-4684-bf4a-8d0b2cc63360 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:21 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-f28ff675-175f-4684-bf4a-8d0b2cc63360 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-member] Calling method 'delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:21 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.snapshots [None req-f28ff675-175f-4684-bf4a-8d0b2cc63360 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-member] Delete snapshot with id: 61e415a4-16d0-47c8-bfdc-426061db6632 Sep 02 13:05:21 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:21 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:05:21 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-f28ff675-175f-4684-bf4a-8d0b2cc63360 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-member] Snapshot retrieved successfully. Sep 02 13:05:21 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:05:21 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:05:21 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-f28ff675-175f-4684-bf4a-8d0b2cc63360 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-member] Snapshot delete request issued successfully. Sep 02 13:05:21 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-f28ff675-175f-4684-bf4a-8d0b2cc63360 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-member] http://192.168.122.82/volume/v3/snapshots/61e415a4-16d0-47c8-bfdc-426061db6632 returned with HTTP 202 Sep 02 13:05:21 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1594/3149] 192.168.122.82 () {58 vars in 1236 bytes} [Wed Sep 2 13:05:21 2026] DELETE /volume/v3/snapshots/61e415a4-16d0-47c8-bfdc-426061db6632 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 13:05:21 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-8dab8c26-21bd-47a8-880d-e1c92e57140b None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:21 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-7552f616-7921-4afa-8228-9cce883e0c3e None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:21 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-8dab8c26-21bd-47a8-880d-e1c92e57140b tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] GET http://192.168.122.82/volume/v3/volumes/456e72d3-2ff1-45ad-a60f-52c33dbc5e9f Sep 02 13:05:21 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-8dab8c26-21bd-47a8-880d-e1c92e57140b tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:21 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-8dab8c26-21bd-47a8-880d-e1c92e57140b tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:21 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-7552f616-7921-4afa-8228-9cce883e0c3e tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-member] GET http://192.168.122.82/volume/v3/snapshots/61e415a4-16d0-47c8-bfdc-426061db6632 Sep 02 13:05:21 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-7552f616-7921-4afa-8228-9cce883e0c3e tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:21 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-7552f616-7921-4afa-8228-9cce883e0c3e tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:21 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:21 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:05:21 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-7552f616-7921-4afa-8228-9cce883e0c3e tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-member] Snapshot retrieved successfully. Sep 02 13:05:21 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-7552f616-7921-4afa-8228-9cce883e0c3e tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-member] http://192.168.122.82/volume/v3/snapshots/61e415a4-16d0-47c8-bfdc-426061db6632 returned with HTTP 200 Sep 02 13:05:21 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1595/3150] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:05:21 2026] GET /volume/v3/snapshots/61e415a4-16d0-47c8-bfdc-426061db6632 => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:05:21 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:05:21 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:05:21 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:21 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:05:21 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-8dab8c26-21bd-47a8-880d-e1c92e57140b tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Volume info retrieved successfully. Sep 02 13:05:21 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-8dab8c26-21bd-47a8-880d-e1c92e57140b tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] http://192.168.122.82/volume/v3/volumes/456e72d3-2ff1-45ad-a60f-52c33dbc5e9f returned with HTTP 200 Sep 02 13:05:21 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1556/3151] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:05:21 2026] GET /volume/v3/volumes/456e72d3-2ff1-45ad-a60f-52c33dbc5e9f => generated 1014 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 13:05:21 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-2c33e095-d841-47c0-aa7f-26346bca3c6c None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:21 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-2c33e095-d841-47c0-aa7f-26346bca3c6c tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] POST http://192.168.122.82/volume/v3/snapshots Sep 02 13:05:21 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-2c33e095-d841-47c0-aa7f-26346bca3c6c tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "456e72d3-2ff1-45ad-a60f-52c33dbc5e9f", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-947224927"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:05:21 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:05:21 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:05:21 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:21 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:05:21 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-2c33e095-d841-47c0-aa7f-26346bca3c6c tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Volume info retrieved successfully. Sep 02 13:05:21 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.snapshots [None req-2c33e095-d841-47c0-aa7f-26346bca3c6c tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Create snapshot from volume 456e72d3-2ff1-45ad-a60f-52c33dbc5e9f Sep 02 13:05:21 devstack devstack@c-api.service[86935]: DEBUG cinder.quota [None req-2c33e095-d841-47c0-aa7f-26346bca3c6c tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Created reservations ['7bad575a-1bcd-4597-a266-695df3ac463f', 'c0202d6a-8bb2-4f0f-b80d-05946e2dcc54', '82443f49-7fc0-4188-8f5b-d02b34f4561a', '83d9b3cf-cddf-42c0-a4f8-5e41746066c7'] {{(pid=86935) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 13:05:21 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:05:21 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:05:21 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-2c33e095-d841-47c0-aa7f-26346bca3c6c tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Snapshot create request issued successfully. Sep 02 13:05:21 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-2c33e095-d841-47c0-aa7f-26346bca3c6c tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] http://192.168.122.82/volume/v3/snapshots returned with HTTP 202 Sep 02 13:05:21 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1596/3152] 192.168.122.82 () {60 vars in 1144 bytes} [Wed Sep 2 13:05:21 2026] POST /volume/v3/snapshots => generated 307 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 13:05:21 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-56a6c261-bbba-48cf-b1af-32026a60c2cf None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:21 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-56a6c261-bbba-48cf-b1af-32026a60c2cf tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] GET http://192.168.122.82/volume/v3/snapshots/ad64c311-271c-4f1b-b3a0-c8e88cbd12fa Sep 02 13:05:21 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-56a6c261-bbba-48cf-b1af-32026a60c2cf tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:21 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-56a6c261-bbba-48cf-b1af-32026a60c2cf tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:21 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:21 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:05:21 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-56a6c261-bbba-48cf-b1af-32026a60c2cf tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Snapshot retrieved successfully. Sep 02 13:05:21 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-56a6c261-bbba-48cf-b1af-32026a60c2cf tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] http://192.168.122.82/volume/v3/snapshots/ad64c311-271c-4f1b-b3a0-c8e88cbd12fa returned with HTTP 200 Sep 02 13:05:21 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1557/3153] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:05:21 2026] GET /volume/v3/snapshots/ad64c311-271c-4f1b-b3a0-c8e88cbd12fa => generated 439 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:05:22 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-ebeecbc1-ff8d-455b-bd29-60cf06723a55 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:22 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-ebeecbc1-ff8d-455b-bd29-60cf06723a55 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-member] GET http://192.168.122.82/volume/v3/snapshots/61e415a4-16d0-47c8-bfdc-426061db6632 Sep 02 13:05:22 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-ebeecbc1-ff8d-455b-bd29-60cf06723a55 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:22 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-ebeecbc1-ff8d-455b-bd29-60cf06723a55 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:22 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:22 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:05:22 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-ebeecbc1-ff8d-455b-bd29-60cf06723a55 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-member] Snapshot retrieved successfully. Sep 02 13:05:22 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-ebeecbc1-ff8d-455b-bd29-60cf06723a55 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-member] http://192.168.122.82/volume/v3/snapshots/61e415a4-16d0-47c8-bfdc-426061db6632 returned with HTTP 200 Sep 02 13:05:22 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1597/3154] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:05:22 2026] GET /volume/v3/snapshots/61e415a4-16d0-47c8-bfdc-426061db6632 => generated 466 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:05:22 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-c421f140-61ce-423b-b755-d5be452787a2 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:22 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-c421f140-61ce-423b-b755-d5be452787a2 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] GET http://192.168.122.82/volume/v3/snapshots/ad64c311-271c-4f1b-b3a0-c8e88cbd12fa Sep 02 13:05:22 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-c421f140-61ce-423b-b755-d5be452787a2 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:22 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-c421f140-61ce-423b-b755-d5be452787a2 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:22 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:22 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:05:22 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-c421f140-61ce-423b-b755-d5be452787a2 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Snapshot retrieved successfully. Sep 02 13:05:22 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-c421f140-61ce-423b-b755-d5be452787a2 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] http://192.168.122.82/volume/v3/snapshots/ad64c311-271c-4f1b-b3a0-c8e88cbd12fa returned with HTTP 200 Sep 02 13:05:22 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1558/3155] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:05:22 2026] GET /volume/v3/snapshots/ad64c311-271c-4f1b-b3a0-c8e88cbd12fa => generated 439 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:05:23 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-52c21653-8ddf-476e-9574-8b02d33f0daa None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:23 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-52c21653-8ddf-476e-9574-8b02d33f0daa tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-member] GET http://192.168.122.82/volume/v3/snapshots/61e415a4-16d0-47c8-bfdc-426061db6632 Sep 02 13:05:23 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-52c21653-8ddf-476e-9574-8b02d33f0daa tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:23 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-52c21653-8ddf-476e-9574-8b02d33f0daa tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:23 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-52c21653-8ddf-476e-9574-8b02d33f0daa tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-member] http://192.168.122.82/volume/v3/snapshots/61e415a4-16d0-47c8-bfdc-426061db6632 returned with HTTP 404 Sep 02 13:05:23 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1598/3156] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:05:23 2026] GET /volume/v3/snapshots/61e415a4-16d0-47c8-bfdc-426061db6632 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 13:05:23 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-dddd1d9f-8684-4a43-8be8-35f3d46c3098 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:23 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-dddd1d9f-8684-4a43-8be8-35f3d46c3098 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] DELETE http://192.168.122.82/volume/v3/snapshots/61e415a4-16d0-47c8-bfdc-426061db6632 Sep 02 13:05:23 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-dddd1d9f-8684-4a43-8be8-35f3d46c3098 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:23 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-dddd1d9f-8684-4a43-8be8-35f3d46c3098 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Calling method 'delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:23 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.snapshots [None req-dddd1d9f-8684-4a43-8be8-35f3d46c3098 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Delete snapshot with id: 61e415a4-16d0-47c8-bfdc-426061db6632 Sep 02 13:05:23 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-dddd1d9f-8684-4a43-8be8-35f3d46c3098 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] http://192.168.122.82/volume/v3/snapshots/61e415a4-16d0-47c8-bfdc-426061db6632 returned with HTTP 404 Sep 02 13:05:23 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1559/3157] 192.168.122.82 () {58 vars in 1236 bytes} [Wed Sep 2 13:05:23 2026] DELETE /volume/v3/snapshots/61e415a4-16d0-47c8-bfdc-426061db6632 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 13:05:23 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-122eee89-0204-4a86-8746-2b165071e2cf None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:23 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-122eee89-0204-4a86-8746-2b165071e2cf tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] GET http://192.168.122.82/volume/v3/snapshots/61e415a4-16d0-47c8-bfdc-426061db6632 Sep 02 13:05:23 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-122eee89-0204-4a86-8746-2b165071e2cf tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:23 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-122eee89-0204-4a86-8746-2b165071e2cf tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:23 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-122eee89-0204-4a86-8746-2b165071e2cf tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] http://192.168.122.82/volume/v3/snapshots/61e415a4-16d0-47c8-bfdc-426061db6632 returned with HTTP 404 Sep 02 13:05:23 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1599/3158] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:05:23 2026] GET /volume/v3/snapshots/61e415a4-16d0-47c8-bfdc-426061db6632 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 13:05:23 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-e1607e18-ff0f-43e6-aee6-1910c9d0de81 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:23 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-e1607e18-ff0f-43e6-aee6-1910c9d0de81 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] DELETE http://192.168.122.82/volume/v3/volumes/608f732a-1114-4733-b7ba-743e44429c81 Sep 02 13:05:23 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-e1607e18-ff0f-43e6-aee6-1910c9d0de81 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:23 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-e1607e18-ff0f-43e6-aee6-1910c9d0de81 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Calling method 'delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:23 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-e1607e18-ff0f-43e6-aee6-1910c9d0de81 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Delete volume with id: 608f732a-1114-4733-b7ba-743e44429c81 Sep 02 13:05:23 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:05:23 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:05:23 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:23 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:05:23 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-e1607e18-ff0f-43e6-aee6-1910c9d0de81 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Volume info retrieved successfully. Sep 02 13:05:23 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-e1607e18-ff0f-43e6-aee6-1910c9d0de81 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Delete volume request issued successfully. Sep 02 13:05:23 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-e1607e18-ff0f-43e6-aee6-1910c9d0de81 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] http://192.168.122.82/volume/v3/volumes/608f732a-1114-4733-b7ba-743e44429c81 returned with HTTP 202 Sep 02 13:05:23 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1560/3159] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 13:05:23 2026] DELETE /volume/v3/volumes/608f732a-1114-4733-b7ba-743e44429c81 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 13:05:23 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-a8349436-34b2-4483-af2a-eca271b13c8f None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:23 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-a8349436-34b2-4483-af2a-eca271b13c8f tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] GET http://192.168.122.82/volume/v3/volumes/608f732a-1114-4733-b7ba-743e44429c81 Sep 02 13:05:23 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-a8349436-34b2-4483-af2a-eca271b13c8f tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:23 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-a8349436-34b2-4483-af2a-eca271b13c8f tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:23 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:05:23 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:05:23 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:23 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:05:23 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-a8349436-34b2-4483-af2a-eca271b13c8f tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Volume info retrieved successfully. Sep 02 13:05:23 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-a8349436-34b2-4483-af2a-eca271b13c8f tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] http://192.168.122.82/volume/v3/volumes/608f732a-1114-4733-b7ba-743e44429c81 returned with HTTP 200 Sep 02 13:05:23 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1600/3160] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:05:23 2026] GET /volume/v3/volumes/608f732a-1114-4733-b7ba-743e44429c81 => generated 1014 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 13:05:23 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-525b8c57-585c-49a7-84ef-c22c7130e1b2 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:23 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-525b8c57-585c-49a7-84ef-c22c7130e1b2 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] GET http://192.168.122.82/volume/v3/snapshots/ad64c311-271c-4f1b-b3a0-c8e88cbd12fa Sep 02 13:05:23 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-525b8c57-585c-49a7-84ef-c22c7130e1b2 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:23 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-525b8c57-585c-49a7-84ef-c22c7130e1b2 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:23 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:23 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:05:23 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-525b8c57-585c-49a7-84ef-c22c7130e1b2 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Snapshot retrieved successfully. Sep 02 13:05:23 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-525b8c57-585c-49a7-84ef-c22c7130e1b2 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] http://192.168.122.82/volume/v3/snapshots/ad64c311-271c-4f1b-b3a0-c8e88cbd12fa returned with HTTP 200 Sep 02 13:05:23 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1561/3161] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:05:23 2026] GET /volume/v3/snapshots/ad64c311-271c-4f1b-b3a0-c8e88cbd12fa => generated 439 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 13:05:24 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-e92d1c92-10a5-453d-885d-e04a61877ea7 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:24 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e92d1c92-10a5-453d-885d-e04a61877ea7 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] GET http://192.168.122.82/volume/v3/volumes/608f732a-1114-4733-b7ba-743e44429c81 Sep 02 13:05:24 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-e92d1c92-10a5-453d-885d-e04a61877ea7 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:24 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-e92d1c92-10a5-453d-885d-e04a61877ea7 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:24 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e92d1c92-10a5-453d-885d-e04a61877ea7 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] http://192.168.122.82/volume/v3/volumes/608f732a-1114-4733-b7ba-743e44429c81 returned with HTTP 404 Sep 02 13:05:24 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1601/3162] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:05:24 2026] GET /volume/v3/volumes/608f732a-1114-4733-b7ba-743e44429c81 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 13:05:24 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-ef026fc4-1862-45c3-a5f5-5d9cf67a2a98 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:24 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-ef026fc4-1862-45c3-a5f5-5d9cf67a2a98 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] POST http://192.168.122.82/volume/v3/volumes Sep 02 13:05:24 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-ef026fc4-1862-45c3-a5f5-5d9cf67a2a98 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1668104465"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:05:24 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.volumes [None req-ef026fc4-1862-45c3-a5f5-5d9cf67a2a98 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1668104465'}} {{(pid=86936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 13:05:24 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-ef026fc4-1862-45c3-a5f5-5d9cf67a2a98 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Create volume of 1 GB Sep 02 13:05:24 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-ef026fc4-1862-45c3-a5f5-5d9cf67a2a98 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Availability Zones retrieved successfully. Sep 02 13:05:24 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-bca39b0b-052c-4898-aa7b-ccba0c783c31 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:24 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-bca39b0b-052c-4898-aa7b-ccba0c783c31 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] GET http://192.168.122.82/volume/v3/snapshots/ad64c311-271c-4f1b-b3a0-c8e88cbd12fa Sep 02 13:05:24 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-bca39b0b-052c-4898-aa7b-ccba0c783c31 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:24 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-bca39b0b-052c-4898-aa7b-ccba0c783c31 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:24 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-ef026fc4-1862-45c3-a5f5-5d9cf67a2a98 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Flow 'volume_create_api' (2d1d876c-6735-4bc6-b96c-69d57d49368b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 13:05:24 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-ef026fc4-1862-45c3-a5f5-5d9cf67a2a98 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4ba1987-1dbe-4eb8-b6b7-febfc4ce8700) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:05:24 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.flows.api.create_volume [None req-ef026fc4-1862-45c3-a5f5-5d9cf67a2a98 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Validating volume size '1' using validate_int {{(pid=86936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 13:05:24 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:24 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:05:24 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-bca39b0b-052c-4898-aa7b-ccba0c783c31 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Snapshot retrieved successfully. Sep 02 13:05:24 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-bca39b0b-052c-4898-aa7b-ccba0c783c31 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] http://192.168.122.82/volume/v3/snapshots/ad64c311-271c-4f1b-b3a0-c8e88cbd12fa returned with HTTP 200 Sep 02 13:05:24 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1602/3163] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:05:24 2026] GET /volume/v3/snapshots/ad64c311-271c-4f1b-b3a0-c8e88cbd12fa => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:05:24 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-88a2bb65-d747-4612-aaa3-06ac2240e318 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:24 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-88a2bb65-d747-4612-aaa3-06ac2240e318 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-reader] GET http://192.168.122.82/volume/v3/snapshots Sep 02 13:05:24 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-88a2bb65-d747-4612-aaa3-06ac2240e318 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-reader] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:24 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-88a2bb65-d747-4612-aaa3-06ac2240e318 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-reader] Calling method 'index' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:24 devstack devstack@c-api.service[86935]: DEBUG cinder.api.api_utils [None req-88a2bb65-d747-4612-aaa3-06ac2240e318 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-reader] Removing options '' from query. {{(pid=86935) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 13:05:24 devstack devstack@c-api.service[86935]: DEBUG cinder.db.api [None req-88a2bb65-d747-4612-aaa3-06ac2240e318 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-reader] Building query based on filter {{(pid=86935) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 13:05:24 devstack devstack@c-api.service[86935]: /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 02 13:05:24 devstack devstack@c-api.service[86935]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 13:05:24 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-88a2bb65-d747-4612-aaa3-06ac2240e318 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-reader] Get all snapshots completed successfully. Sep 02 13:05:24 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-88a2bb65-d747-4612-aaa3-06ac2240e318 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-reader] http://192.168.122.82/volume/v3/snapshots returned with HTTP 200 Sep 02 13:05:24 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1603/3164] 192.168.122.82 () {58 vars in 1122 bytes} [Wed Sep 2 13:05:24 2026] GET /volume/v3/snapshots => generated 335 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:05:24 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-b1581e7e-8b05-4d4d-8381-659c43eda921 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:24 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-b1581e7e-8b05-4d4d-8381-659c43eda921 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] DELETE http://192.168.122.82/volume/v3/snapshots/ad64c311-271c-4f1b-b3a0-c8e88cbd12fa Sep 02 13:05:24 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-b1581e7e-8b05-4d4d-8381-659c43eda921 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:24 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-b1581e7e-8b05-4d4d-8381-659c43eda921 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Calling method 'delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:24 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.snapshots [None req-b1581e7e-8b05-4d4d-8381-659c43eda921 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Delete snapshot with id: ad64c311-271c-4f1b-b3a0-c8e88cbd12fa Sep 02 13:05:24 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-ef026fc4-1862-45c3-a5f5-5d9cf67a2a98 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4ba1987-1dbe-4eb8-b6b7-febfc4ce8700) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:05:24 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-ef026fc4-1862-45c3-a5f5-5d9cf67a2a98 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5af501a4-3f06-4c05-a5b0-85aed0516428) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:05:24 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:24 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:05:24 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-b1581e7e-8b05-4d4d-8381-659c43eda921 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Snapshot retrieved successfully. Sep 02 13:05:25 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:05:25 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:05:25 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-b1581e7e-8b05-4d4d-8381-659c43eda921 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Snapshot delete request issued successfully. Sep 02 13:05:25 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-b1581e7e-8b05-4d4d-8381-659c43eda921 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] http://192.168.122.82/volume/v3/snapshots/ad64c311-271c-4f1b-b3a0-c8e88cbd12fa returned with HTTP 202 Sep 02 13:05:25 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1604/3165] 192.168.122.82 () {58 vars in 1236 bytes} [Wed Sep 2 13:05:24 2026] DELETE /volume/v3/snapshots/ad64c311-271c-4f1b-b3a0-c8e88cbd12fa => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 13:05:25 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-e01d1425-9dda-4f4e-b183-065ff9743645 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:25 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e01d1425-9dda-4f4e-b183-065ff9743645 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] GET http://192.168.122.82/volume/v3/snapshots/ad64c311-271c-4f1b-b3a0-c8e88cbd12fa Sep 02 13:05:25 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-e01d1425-9dda-4f4e-b183-065ff9743645 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:25 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-e01d1425-9dda-4f4e-b183-065ff9743645 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:25 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:25 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:05:25 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-e01d1425-9dda-4f4e-b183-065ff9743645 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Snapshot retrieved successfully. Sep 02 13:05:25 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e01d1425-9dda-4f4e-b183-065ff9743645 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] http://192.168.122.82/volume/v3/snapshots/ad64c311-271c-4f1b-b3a0-c8e88cbd12fa returned with HTTP 200 Sep 02 13:05:25 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1605/3166] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:05:25 2026] GET /volume/v3/snapshots/ad64c311-271c-4f1b-b3a0-c8e88cbd12fa => generated 465 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:05:25 devstack devstack@c-api.service[86936]: DEBUG cinder.quota [None req-ef026fc4-1862-45c3-a5f5-5d9cf67a2a98 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Created reservations ['c4a22c64-f180-4317-9e3c-4ccf16db1d33', '5f8d7263-6768-4bfa-8b7e-a2160ce7060d', '8119a6c3-dd7b-4c00-bc17-db00013c1e9a', '9991c910-24e4-440a-a831-45b224b5c75e'] {{(pid=86936) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 13:05:25 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-ef026fc4-1862-45c3-a5f5-5d9cf67a2a98 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5af501a4-3f06-4c05-a5b0-85aed0516428) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c4a22c64-f180-4317-9e3c-4ccf16db1d33', '5f8d7263-6768-4bfa-8b7e-a2160ce7060d', '8119a6c3-dd7b-4c00-bc17-db00013c1e9a', '9991c910-24e4-440a-a831-45b224b5c75e']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:05:25 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-ef026fc4-1862-45c3-a5f5-5d9cf67a2a98 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f2bb266-62ae-47ce-9848-a07dd83d848b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:05:25 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:05:25 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:05:25 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-ef026fc4-1862-45c3-a5f5-5d9cf67a2a98 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f2bb266-62ae-47ce-9848-a07dd83d848b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f5ae53e3-7d6f-4f1b-b35f-60b961068614', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1668104465',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6d8238b74f94f13871e7957b59eb793',qos_specs=None,replication_status=,reservations=['c4a22c64-f180-4317-9e3c-4ccf16db1d33','5f8d7263-6768-4bfa-8b7e-a2160ce7060d','8119a6c3-dd7b-4c00-bc17-db00013c1e9a','9991c910-24e4-440a-a831-45b224b5c75e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a530f7fb1f5042e090f324835671255f',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T11:05:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1668104465',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f5ae53e3-7d6f-4f1b-b35f-60b961068614,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c6d8238b74f94f13871e7957b59eb793',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a530f7fb1f5042e090f324835671255f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:05:25 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-ef026fc4-1862-45c3-a5f5-5d9cf67a2a98 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4df9ba26-a500-4a5a-afca-402acd7c429a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:05:25 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-ef026fc4-1862-45c3-a5f5-5d9cf67a2a98 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4df9ba26-a500-4a5a-afca-402acd7c429a) transitioned into state 'SUCCESS' from state '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-1668104465',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6d8238b74f94f13871e7957b59eb793',qos_specs=None,replication_status=,reservations=['c4a22c64-f180-4317-9e3c-4ccf16db1d33','5f8d7263-6768-4bfa-8b7e-a2160ce7060d','8119a6c3-dd7b-4c00-bc17-db00013c1e9a','9991c910-24e4-440a-a831-45b224b5c75e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a530f7fb1f5042e090f324835671255f',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:05:25 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-ef026fc4-1862-45c3-a5f5-5d9cf67a2a98 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b32c4f7c-4ef0-401e-b997-6069a430e726) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:05:25 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-ef026fc4-1862-45c3-a5f5-5d9cf67a2a98 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b32c4f7c-4ef0-401e-b997-6069a430e726) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:05:25 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-ef026fc4-1862-45c3-a5f5-5d9cf67a2a98 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Flow 'volume_create_api' (2d1d876c-6735-4bc6-b96c-69d57d49368b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 13:05:25 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-ef026fc4-1862-45c3-a5f5-5d9cf67a2a98 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Create volume request issued successfully. Sep 02 13:05:25 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-ef026fc4-1862-45c3-a5f5-5d9cf67a2a98 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 13:05:25 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1562/3167] 192.168.122.82 () {60 vars in 1137 bytes} [Wed Sep 2 13:05:24 2026] POST /volume/v3/volumes => generated 785 bytes in 349 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 02 13:05:25 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-96cb4200-658d-4db5-99f4-2c34167848a5 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:25 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-96cb4200-658d-4db5-99f4-2c34167848a5 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] GET http://192.168.122.82/volume/v3/volumes/f5ae53e3-7d6f-4f1b-b35f-60b961068614 Sep 02 13:05:25 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-96cb4200-658d-4db5-99f4-2c34167848a5 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:25 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-96cb4200-658d-4db5-99f4-2c34167848a5 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:25 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:05:25 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:05:25 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:25 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:05:25 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-96cb4200-658d-4db5-99f4-2c34167848a5 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Volume info retrieved successfully. Sep 02 13:05:25 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-96cb4200-658d-4db5-99f4-2c34167848a5 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] http://192.168.122.82/volume/v3/volumes/f5ae53e3-7d6f-4f1b-b35f-60b961068614 returned with HTTP 200 Sep 02 13:05:25 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1606/3168] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:05:25 2026] GET /volume/v3/volumes/f5ae53e3-7d6f-4f1b-b35f-60b961068614 => generated 964 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:05:26 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-204e34f4-8320-4ed5-a430-503d8275375f None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:26 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-204e34f4-8320-4ed5-a430-503d8275375f tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] GET http://192.168.122.82/volume/v3/snapshots/ad64c311-271c-4f1b-b3a0-c8e88cbd12fa Sep 02 13:05:26 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-204e34f4-8320-4ed5-a430-503d8275375f tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:26 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-204e34f4-8320-4ed5-a430-503d8275375f tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:26 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:26 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:05:26 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-204e34f4-8320-4ed5-a430-503d8275375f tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Snapshot retrieved successfully. Sep 02 13:05:26 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-204e34f4-8320-4ed5-a430-503d8275375f tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] http://192.168.122.82/volume/v3/snapshots/ad64c311-271c-4f1b-b3a0-c8e88cbd12fa returned with HTTP 200 Sep 02 13:05:26 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1563/3169] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:05:26 2026] GET /volume/v3/snapshots/ad64c311-271c-4f1b-b3a0-c8e88cbd12fa => generated 465 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 13:05:26 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-72788727-1d0c-4645-83d9-a5936f54961d None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:26 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-72788727-1d0c-4645-83d9-a5936f54961d tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] GET http://192.168.122.82/volume/v3/volumes/f5ae53e3-7d6f-4f1b-b35f-60b961068614 Sep 02 13:05:26 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-72788727-1d0c-4645-83d9-a5936f54961d tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:26 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-72788727-1d0c-4645-83d9-a5936f54961d tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:26 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:05:26 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:05:26 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:26 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:05:26 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-72788727-1d0c-4645-83d9-a5936f54961d tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Volume info retrieved successfully. Sep 02 13:05:26 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-72788727-1d0c-4645-83d9-a5936f54961d tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] http://192.168.122.82/volume/v3/volumes/f5ae53e3-7d6f-4f1b-b35f-60b961068614 returned with HTTP 200 Sep 02 13:05:26 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1607/3170] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:05:26 2026] GET /volume/v3/volumes/f5ae53e3-7d6f-4f1b-b35f-60b961068614 => generated 1015 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 13:05:26 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-c2509de3-7b20-42f5-8022-98124d28bac3 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:26 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-c2509de3-7b20-42f5-8022-98124d28bac3 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] POST http://192.168.122.82/volume/v3/snapshots Sep 02 13:05:26 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-c2509de3-7b20-42f5-8022-98124d28bac3 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f5ae53e3-7d6f-4f1b-b35f-60b961068614", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1169856638"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:05:26 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:05:26 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:05:26 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:26 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:05:26 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-c2509de3-7b20-42f5-8022-98124d28bac3 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Volume info retrieved successfully. Sep 02 13:05:26 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.snapshots [None req-c2509de3-7b20-42f5-8022-98124d28bac3 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Create snapshot from volume f5ae53e3-7d6f-4f1b-b35f-60b961068614 Sep 02 13:05:26 devstack devstack@c-api.service[86936]: DEBUG cinder.quota [None req-c2509de3-7b20-42f5-8022-98124d28bac3 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Created reservations ['e25362c4-a94b-4833-be25-460b83bd830e', 'c3f56928-2812-48bd-b363-42e6f09c8244', 'fb7773bb-24aa-4053-9bb0-0ffd8786cba3', '563e4443-d6c8-44e4-82fc-c45022dadc28'] {{(pid=86936) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 13:05:26 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:05:26 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:05:26 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-c2509de3-7b20-42f5-8022-98124d28bac3 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Snapshot create request issued successfully. Sep 02 13:05:26 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-c2509de3-7b20-42f5-8022-98124d28bac3 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] http://192.168.122.82/volume/v3/snapshots returned with HTTP 202 Sep 02 13:05:26 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1564/3171] 192.168.122.82 () {60 vars in 1144 bytes} [Wed Sep 2 13:05:26 2026] POST /volume/v3/snapshots => generated 308 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 13:05:26 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-646931f9-0f8d-4784-8ef0-bb2783ff7ecf None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:26 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-646931f9-0f8d-4784-8ef0-bb2783ff7ecf tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] GET http://192.168.122.82/volume/v3/snapshots/a1aa48dd-2746-404a-87fd-f0811084cfd0 Sep 02 13:05:26 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-646931f9-0f8d-4784-8ef0-bb2783ff7ecf tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:26 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-646931f9-0f8d-4784-8ef0-bb2783ff7ecf tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:26 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:26 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:05:26 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-646931f9-0f8d-4784-8ef0-bb2783ff7ecf tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Snapshot retrieved successfully. Sep 02 13:05:26 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-646931f9-0f8d-4784-8ef0-bb2783ff7ecf tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] http://192.168.122.82/volume/v3/snapshots/a1aa48dd-2746-404a-87fd-f0811084cfd0 returned with HTTP 200 Sep 02 13:05:26 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1608/3172] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:05:26 2026] GET /volume/v3/snapshots/a1aa48dd-2746-404a-87fd-f0811084cfd0 => generated 440 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:05:27 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-7b7ff635-3660-481c-ae39-33fdc9ca5cc4 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:27 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-7b7ff635-3660-481c-ae39-33fdc9ca5cc4 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] GET http://192.168.122.82/volume/v3/snapshots/ad64c311-271c-4f1b-b3a0-c8e88cbd12fa Sep 02 13:05:27 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-7b7ff635-3660-481c-ae39-33fdc9ca5cc4 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:27 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-7b7ff635-3660-481c-ae39-33fdc9ca5cc4 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:27 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-7b7ff635-3660-481c-ae39-33fdc9ca5cc4 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] http://192.168.122.82/volume/v3/snapshots/ad64c311-271c-4f1b-b3a0-c8e88cbd12fa returned with HTTP 404 Sep 02 13:05:27 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1565/3173] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:05:27 2026] GET /volume/v3/snapshots/ad64c311-271c-4f1b-b3a0-c8e88cbd12fa => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 13:05:27 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-52015cb5-dce9-4756-a657-0f7a0a6d85e7 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:27 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-52015cb5-dce9-4756-a657-0f7a0a6d85e7 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] DELETE http://192.168.122.82/volume/v3/volumes/456e72d3-2ff1-45ad-a60f-52c33dbc5e9f Sep 02 13:05:27 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-52015cb5-dce9-4756-a657-0f7a0a6d85e7 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:27 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-52015cb5-dce9-4756-a657-0f7a0a6d85e7 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Calling method 'delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:27 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-52015cb5-dce9-4756-a657-0f7a0a6d85e7 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Delete volume with id: 456e72d3-2ff1-45ad-a60f-52c33dbc5e9f Sep 02 13:05:27 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:05:27 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:05:27 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:27 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:05:27 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-52015cb5-dce9-4756-a657-0f7a0a6d85e7 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Volume info retrieved successfully. Sep 02 13:05:27 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-52015cb5-dce9-4756-a657-0f7a0a6d85e7 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Delete volume request issued successfully. Sep 02 13:05:27 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-52015cb5-dce9-4756-a657-0f7a0a6d85e7 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] http://192.168.122.82/volume/v3/volumes/456e72d3-2ff1-45ad-a60f-52c33dbc5e9f returned with HTTP 202 Sep 02 13:05:27 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1609/3174] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 13:05:27 2026] DELETE /volume/v3/volumes/456e72d3-2ff1-45ad-a60f-52c33dbc5e9f => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 13:05:27 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-8d687fa8-3274-4f1a-8e82-5377f0dd120d None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:27 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-8d687fa8-3274-4f1a-8e82-5377f0dd120d tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] GET http://192.168.122.82/volume/v3/volumes/456e72d3-2ff1-45ad-a60f-52c33dbc5e9f Sep 02 13:05:27 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-8d687fa8-3274-4f1a-8e82-5377f0dd120d tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:27 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-8d687fa8-3274-4f1a-8e82-5377f0dd120d tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:27 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:05:27 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:05:27 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:27 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:05:27 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-8d687fa8-3274-4f1a-8e82-5377f0dd120d tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Volume info retrieved successfully. Sep 02 13:05:27 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-8d687fa8-3274-4f1a-8e82-5377f0dd120d tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] http://192.168.122.82/volume/v3/volumes/456e72d3-2ff1-45ad-a60f-52c33dbc5e9f returned with HTTP 200 Sep 02 13:05:27 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1566/3175] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:05:27 2026] GET /volume/v3/volumes/456e72d3-2ff1-45ad-a60f-52c33dbc5e9f => generated 1013 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 13:05:27 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-8265e7f4-632e-4a03-a860-520def3acd96 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:27 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-8265e7f4-632e-4a03-a860-520def3acd96 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] GET http://192.168.122.82/volume/v3/snapshots/a1aa48dd-2746-404a-87fd-f0811084cfd0 Sep 02 13:05:27 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-8265e7f4-632e-4a03-a860-520def3acd96 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:27 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-8265e7f4-632e-4a03-a860-520def3acd96 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:27 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:27 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:05:27 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-8265e7f4-632e-4a03-a860-520def3acd96 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Snapshot retrieved successfully. Sep 02 13:05:27 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-8265e7f4-632e-4a03-a860-520def3acd96 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] http://192.168.122.82/volume/v3/snapshots/a1aa48dd-2746-404a-87fd-f0811084cfd0 returned with HTTP 200 Sep 02 13:05:27 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1610/3176] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:05:27 2026] GET /volume/v3/snapshots/a1aa48dd-2746-404a-87fd-f0811084cfd0 => generated 440 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:05:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-314ed19a-29dc-4c64-aa97-7caf9f8064f0 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:28 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-314ed19a-29dc-4c64-aa97-7caf9f8064f0 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] GET http://192.168.122.82/volume/v3/volumes/456e72d3-2ff1-45ad-a60f-52c33dbc5e9f Sep 02 13:05:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-314ed19a-29dc-4c64-aa97-7caf9f8064f0 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-314ed19a-29dc-4c64-aa97-7caf9f8064f0 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:28 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-314ed19a-29dc-4c64-aa97-7caf9f8064f0 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] http://192.168.122.82/volume/v3/volumes/456e72d3-2ff1-45ad-a60f-52c33dbc5e9f returned with HTTP 404 Sep 02 13:05:28 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1567/3177] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:05:28 2026] GET /volume/v3/volumes/456e72d3-2ff1-45ad-a60f-52c33dbc5e9f => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 13:05:28 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-39dbccba-cddd-4724-8cd8-a49c193a9360 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:28 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-39dbccba-cddd-4724-8cd8-a49c193a9360 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] POST http://192.168.122.82/volume/v3/volumes Sep 02 13:05:28 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-39dbccba-cddd-4724-8cd8-a49c193a9360 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-597734001"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:05:28 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.volumes [None req-39dbccba-cddd-4724-8cd8-a49c193a9360 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-597734001'}} {{(pid=86935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 13:05:28 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-39dbccba-cddd-4724-8cd8-a49c193a9360 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Create volume of 1 GB Sep 02 13:05:28 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-39dbccba-cddd-4724-8cd8-a49c193a9360 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Availability Zones retrieved successfully. Sep 02 13:05:28 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-39dbccba-cddd-4724-8cd8-a49c193a9360 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Flow 'volume_create_api' (393c6f95-ac8a-40e0-9bb6-85d93f5b9221) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 13:05:28 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-39dbccba-cddd-4724-8cd8-a49c193a9360 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afefecdc-8a13-465d-8ce5-1608c669190f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:05:28 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.flows.api.create_volume [None req-39dbccba-cddd-4724-8cd8-a49c193a9360 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Validating volume size '1' using validate_int {{(pid=86935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 13:05:28 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-39dbccba-cddd-4724-8cd8-a49c193a9360 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afefecdc-8a13-465d-8ce5-1608c669190f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:05:28 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-39dbccba-cddd-4724-8cd8-a49c193a9360 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd2e75b7-69f2-454f-866d-85e6bbd96b64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:05:28 devstack devstack@c-api.service[86935]: DEBUG cinder.quota [None req-39dbccba-cddd-4724-8cd8-a49c193a9360 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Created reservations ['c2c91ade-43ca-48e0-9b34-3ca4c336c782', '75debdd6-6039-4127-b380-03ec79763030', '54bea490-2899-471b-9ef6-e3920309cb40', 'c200f1f1-f5f4-4464-a7e3-cc89e25df2da'] {{(pid=86935) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 13:05:28 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-39dbccba-cddd-4724-8cd8-a49c193a9360 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd2e75b7-69f2-454f-866d-85e6bbd96b64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c2c91ade-43ca-48e0-9b34-3ca4c336c782', '75debdd6-6039-4127-b380-03ec79763030', '54bea490-2899-471b-9ef6-e3920309cb40', 'c200f1f1-f5f4-4464-a7e3-cc89e25df2da']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:05:28 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-39dbccba-cddd-4724-8cd8-a49c193a9360 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14c16cec-d450-44de-97c8-89f065bb9dce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:05:28 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:05:28 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:05:28 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-39dbccba-cddd-4724-8cd8-a49c193a9360 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14c16cec-d450-44de-97c8-89f065bb9dce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b320d854-eb36-4bf2-8bf1-e633b53202f1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-597734001',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d89ea75b2b8440ffb27403ef29a85201',qos_specs=None,replication_status=,reservations=['c2c91ade-43ca-48e0-9b34-3ca4c336c782','75debdd6-6039-4127-b380-03ec79763030','54bea490-2899-471b-9ef6-e3920309cb40','c200f1f1-f5f4-4464-a7e3-cc89e25df2da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a57ef8a00c58483894fa0e98fa5d5595',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T11:05:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-597734001',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b320d854-eb36-4bf2-8bf1-e633b53202f1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d89ea75b2b8440ffb27403ef29a85201',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a57ef8a00c58483894fa0e98fa5d5595',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:05:28 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-39dbccba-cddd-4724-8cd8-a49c193a9360 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dbe43fc2-472b-434b-90ed-9bb0d43f0441) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:05:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-d3f46d9e-d756-4aa8-b3cf-fe16e32fa155 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:28 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-d3f46d9e-d756-4aa8-b3cf-fe16e32fa155 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] GET http://192.168.122.82/volume/v3/snapshots/a1aa48dd-2746-404a-87fd-f0811084cfd0 Sep 02 13:05:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-d3f46d9e-d756-4aa8-b3cf-fe16e32fa155 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-d3f46d9e-d756-4aa8-b3cf-fe16e32fa155 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:28 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-39dbccba-cddd-4724-8cd8-a49c193a9360 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dbe43fc2-472b-434b-90ed-9bb0d43f0441) transitioned into state 'SUCCESS' from state '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-597734001',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d89ea75b2b8440ffb27403ef29a85201',qos_specs=None,replication_status=,reservations=['c2c91ade-43ca-48e0-9b34-3ca4c336c782','75debdd6-6039-4127-b380-03ec79763030','54bea490-2899-471b-9ef6-e3920309cb40','c200f1f1-f5f4-4464-a7e3-cc89e25df2da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a57ef8a00c58483894fa0e98fa5d5595',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:05:28 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-39dbccba-cddd-4724-8cd8-a49c193a9360 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39ad531e-4fe5-49b3-b4d1-152d200ea0de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:05:28 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:28 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:05:28 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-d3f46d9e-d756-4aa8-b3cf-fe16e32fa155 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Snapshot retrieved successfully. Sep 02 13:05:28 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-d3f46d9e-d756-4aa8-b3cf-fe16e32fa155 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] http://192.168.122.82/volume/v3/snapshots/a1aa48dd-2746-404a-87fd-f0811084cfd0 returned with HTTP 200 Sep 02 13:05:28 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1568/3178] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:05:28 2026] GET /volume/v3/snapshots/a1aa48dd-2746-404a-87fd-f0811084cfd0 => generated 440 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:05:28 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-39dbccba-cddd-4724-8cd8-a49c193a9360 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39ad531e-4fe5-49b3-b4d1-152d200ea0de) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:05:28 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-39dbccba-cddd-4724-8cd8-a49c193a9360 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Flow 'volume_create_api' (393c6f95-ac8a-40e0-9bb6-85d93f5b9221) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 13:05:28 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-39dbccba-cddd-4724-8cd8-a49c193a9360 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Create volume request issued successfully. Sep 02 13:05:28 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-39dbccba-cddd-4724-8cd8-a49c193a9360 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 13:05:28 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1611/3179] 192.168.122.82 () {60 vars in 1137 bytes} [Wed Sep 2 13:05:28 2026] POST /volume/v3/volumes => generated 784 bytes in 337 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 13:05:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-9877eb5c-c406-4825-8095-75d645390b05 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:28 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-9877eb5c-c406-4825-8095-75d645390b05 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] GET http://192.168.122.82/volume/v3/volumes/b320d854-eb36-4bf2-8bf1-e633b53202f1 Sep 02 13:05:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-9877eb5c-c406-4825-8095-75d645390b05 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:28 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-9877eb5c-c406-4825-8095-75d645390b05 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:28 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:05:28 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:05:28 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:28 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:05:28 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-9877eb5c-c406-4825-8095-75d645390b05 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Volume info retrieved successfully. Sep 02 13:05:28 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-9877eb5c-c406-4825-8095-75d645390b05 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] http://192.168.122.82/volume/v3/volumes/b320d854-eb36-4bf2-8bf1-e633b53202f1 returned with HTTP 200 Sep 02 13:05:28 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1569/3180] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:05:28 2026] GET /volume/v3/volumes/b320d854-eb36-4bf2-8bf1-e633b53202f1 => generated 963 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:05:29 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-dd8af6e0-1f3e-4c65-9477-6619bf2ac8a1 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:29 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-dd8af6e0-1f3e-4c65-9477-6619bf2ac8a1 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] GET http://192.168.122.82/volume/v3/snapshots/a1aa48dd-2746-404a-87fd-f0811084cfd0 Sep 02 13:05:29 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-dd8af6e0-1f3e-4c65-9477-6619bf2ac8a1 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:29 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-dd8af6e0-1f3e-4c65-9477-6619bf2ac8a1 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:29 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:29 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:05:29 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-dd8af6e0-1f3e-4c65-9477-6619bf2ac8a1 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Snapshot retrieved successfully. Sep 02 13:05:29 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-dd8af6e0-1f3e-4c65-9477-6619bf2ac8a1 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] http://192.168.122.82/volume/v3/snapshots/a1aa48dd-2746-404a-87fd-f0811084cfd0 returned with HTTP 200 Sep 02 13:05:29 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1612/3181] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:05:29 2026] GET /volume/v3/snapshots/a1aa48dd-2746-404a-87fd-f0811084cfd0 => generated 467 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 13:05:29 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-abbfb9ec-0bcd-4f2f-8a49-2b87688f374c None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:29 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-abbfb9ec-0bcd-4f2f-8a49-2b87688f374c tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-member] POST http://192.168.122.82/volume/v3/snapshots/a1aa48dd-2746-404a-87fd-f0811084cfd0/action Sep 02 13:05:29 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-abbfb9ec-0bcd-4f2f-8a49-2b87688f374c tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=86936) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 13:05:29 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-abbfb9ec-0bcd-4f2f-8a49-2b87688f374c tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:05:29 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:29 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:05:29 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-abbfb9ec-0bcd-4f2f-8a49-2b87688f374c tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-member] Snapshot retrieved successfully. Sep 02 13:05:29 devstack devstack@c-api.service[86936]: DEBUG cinder.policy [None req-abbfb9ec-0bcd-4f2f-8a49-2b87688f374c tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'f0cec52db0ae4cdab7c49ff0078348ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6d8238b74f94f13871e7957b59eb793', '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=86936) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 13:05:29 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-abbfb9ec-0bcd-4f2f-8a49-2b87688f374c tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-member] http://192.168.122.82/volume/v3/snapshots/a1aa48dd-2746-404a-87fd-f0811084cfd0/action returned with HTTP 403 Sep 02 13:05:29 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1570/3182] 192.168.122.82 () {60 vars in 1275 bytes} [Wed Sep 2 13:05:29 2026] POST /volume/v3/snapshots/a1aa48dd-2746-404a-87fd-f0811084cfd0/action => generated 133 bytes in 24 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 13:05:29 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-21e42fe8-6c9b-4402-8309-b6fcbbbb6eec None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:29 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-21e42fe8-6c9b-4402-8309-b6fcbbbb6eec tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] DELETE http://192.168.122.82/volume/v3/snapshots/a1aa48dd-2746-404a-87fd-f0811084cfd0 Sep 02 13:05:29 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-21e42fe8-6c9b-4402-8309-b6fcbbbb6eec tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:29 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-21e42fe8-6c9b-4402-8309-b6fcbbbb6eec tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Calling method 'delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:29 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.snapshots [None req-21e42fe8-6c9b-4402-8309-b6fcbbbb6eec tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Delete snapshot with id: a1aa48dd-2746-404a-87fd-f0811084cfd0 Sep 02 13:05:29 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:29 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:05:29 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-21e42fe8-6c9b-4402-8309-b6fcbbbb6eec tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Snapshot retrieved successfully. Sep 02 13:05:29 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:05:29 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:05:29 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-ee47814e-2622-47f5-9e54-99b93af12ca7 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:29 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-ee47814e-2622-47f5-9e54-99b93af12ca7 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] GET http://192.168.122.82/volume/v3/volumes/b320d854-eb36-4bf2-8bf1-e633b53202f1 Sep 02 13:05:29 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-ee47814e-2622-47f5-9e54-99b93af12ca7 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:29 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-ee47814e-2622-47f5-9e54-99b93af12ca7 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:29 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:05:29 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:05:29 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:29 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:05:29 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-21e42fe8-6c9b-4402-8309-b6fcbbbb6eec tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Snapshot delete request issued successfully. Sep 02 13:05:29 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-21e42fe8-6c9b-4402-8309-b6fcbbbb6eec tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] http://192.168.122.82/volume/v3/snapshots/a1aa48dd-2746-404a-87fd-f0811084cfd0 returned with HTTP 202 Sep 02 13:05:29 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1613/3183] 192.168.122.82 () {58 vars in 1236 bytes} [Wed Sep 2 13:05:29 2026] DELETE /volume/v3/snapshots/a1aa48dd-2746-404a-87fd-f0811084cfd0 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 13:05:29 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-ee47814e-2622-47f5-9e54-99b93af12ca7 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Volume info retrieved successfully. Sep 02 13:05:29 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-498aa1de-2cd9-4374-a164-6222ac32ede2 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:29 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-ee47814e-2622-47f5-9e54-99b93af12ca7 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] http://192.168.122.82/volume/v3/volumes/b320d854-eb36-4bf2-8bf1-e633b53202f1 returned with HTTP 200 Sep 02 13:05:29 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-498aa1de-2cd9-4374-a164-6222ac32ede2 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] GET http://192.168.122.82/volume/v3/snapshots/a1aa48dd-2746-404a-87fd-f0811084cfd0 Sep 02 13:05:29 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-498aa1de-2cd9-4374-a164-6222ac32ede2 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:29 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-498aa1de-2cd9-4374-a164-6222ac32ede2 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:29 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1571/3184] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:05:29 2026] GET /volume/v3/volumes/b320d854-eb36-4bf2-8bf1-e633b53202f1 => generated 1014 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 13:05:29 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:29 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:05:29 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-498aa1de-2cd9-4374-a164-6222ac32ede2 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Snapshot retrieved successfully. Sep 02 13:05:29 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-498aa1de-2cd9-4374-a164-6222ac32ede2 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] http://192.168.122.82/volume/v3/snapshots/a1aa48dd-2746-404a-87fd-f0811084cfd0 returned with HTTP 200 Sep 02 13:05:29 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1614/3185] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:05:29 2026] GET /volume/v3/snapshots/a1aa48dd-2746-404a-87fd-f0811084cfd0 => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:05:29 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-4d63f39d-31db-4ae2-9989-38b0a03a368a None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:29 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-4d63f39d-31db-4ae2-9989-38b0a03a368a tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] POST http://192.168.122.82/volume/v3/snapshots Sep 02 13:05:29 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-4d63f39d-31db-4ae2-9989-38b0a03a368a tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b320d854-eb36-4bf2-8bf1-e633b53202f1", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-837588684"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:05:29 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:05:29 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:05:29 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:29 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:05:29 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-4d63f39d-31db-4ae2-9989-38b0a03a368a tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Volume info retrieved successfully. Sep 02 13:05:29 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.snapshots [None req-4d63f39d-31db-4ae2-9989-38b0a03a368a tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Create snapshot from volume b320d854-eb36-4bf2-8bf1-e633b53202f1 Sep 02 13:05:29 devstack devstack@c-api.service[86936]: DEBUG cinder.quota [None req-4d63f39d-31db-4ae2-9989-38b0a03a368a tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Created reservations ['1434a229-b95f-43ef-8407-780b269815fe', '57229829-f2f1-4268-91ce-b9e865bc694e', '10f0ffe4-02e7-4664-a816-2fec24e8e66e', 'a6b305fc-d990-47c5-b42d-f30ed9cacbf3'] {{(pid=86936) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 13:05:29 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:05:29 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:05:29 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-4d63f39d-31db-4ae2-9989-38b0a03a368a tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Snapshot create request issued successfully. Sep 02 13:05:29 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-4d63f39d-31db-4ae2-9989-38b0a03a368a tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] http://192.168.122.82/volume/v3/snapshots returned with HTTP 202 Sep 02 13:05:29 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1572/3186] 192.168.122.82 () {60 vars in 1144 bytes} [Wed Sep 2 13:05:29 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 02 13:05:29 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-4ccba06f-9458-4de0-a29f-c4f0a662ff91 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:29 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-4ccba06f-9458-4de0-a29f-c4f0a662ff91 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] GET http://192.168.122.82/volume/v3/snapshots/b9d456c5-c6c7-42ac-8872-be1651934989 Sep 02 13:05:29 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-4ccba06f-9458-4de0-a29f-c4f0a662ff91 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:29 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-4ccba06f-9458-4de0-a29f-c4f0a662ff91 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:30 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:30 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:05:30 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-4ccba06f-9458-4de0-a29f-c4f0a662ff91 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Snapshot retrieved successfully. Sep 02 13:05:30 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-4ccba06f-9458-4de0-a29f-c4f0a662ff91 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] http://192.168.122.82/volume/v3/snapshots/b9d456c5-c6c7-42ac-8872-be1651934989 returned with HTTP 200 Sep 02 13:05:30 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1615/3187] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:05:29 2026] GET /volume/v3/snapshots/b9d456c5-c6c7-42ac-8872-be1651934989 => generated 439 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:05:30 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-a168d643-9e29-4c09-91f8-aa7ac6b556ea None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:30 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-a168d643-9e29-4c09-91f8-aa7ac6b556ea tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] GET http://192.168.122.82/volume/v3/snapshots/a1aa48dd-2746-404a-87fd-f0811084cfd0 Sep 02 13:05:30 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-a168d643-9e29-4c09-91f8-aa7ac6b556ea tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:30 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-a168d643-9e29-4c09-91f8-aa7ac6b556ea tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:30 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:30 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:05:30 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-a168d643-9e29-4c09-91f8-aa7ac6b556ea tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Snapshot retrieved successfully. Sep 02 13:05:30 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-a168d643-9e29-4c09-91f8-aa7ac6b556ea tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] http://192.168.122.82/volume/v3/snapshots/a1aa48dd-2746-404a-87fd-f0811084cfd0 returned with HTTP 200 Sep 02 13:05:30 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1573/3188] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:05:30 2026] GET /volume/v3/snapshots/a1aa48dd-2746-404a-87fd-f0811084cfd0 => generated 466 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:05:31 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-cfce9884-b535-4a90-8b79-a0ed52dfdad0 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:31 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-cfce9884-b535-4a90-8b79-a0ed52dfdad0 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] GET http://192.168.122.82/volume/v3/snapshots/b9d456c5-c6c7-42ac-8872-be1651934989 Sep 02 13:05:31 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-cfce9884-b535-4a90-8b79-a0ed52dfdad0 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:31 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-cfce9884-b535-4a90-8b79-a0ed52dfdad0 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:31 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:31 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:05:31 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-cfce9884-b535-4a90-8b79-a0ed52dfdad0 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Snapshot retrieved successfully. Sep 02 13:05:31 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-cfce9884-b535-4a90-8b79-a0ed52dfdad0 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] http://192.168.122.82/volume/v3/snapshots/b9d456c5-c6c7-42ac-8872-be1651934989 returned with HTTP 200 Sep 02 13:05:31 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1616/3189] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:05:31 2026] GET /volume/v3/snapshots/b9d456c5-c6c7-42ac-8872-be1651934989 => generated 439 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 13:05:31 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-856c52bd-76d6-4f52-bd4a-7bf765d30cc2 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:31 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-856c52bd-76d6-4f52-bd4a-7bf765d30cc2 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] GET http://192.168.122.82/volume/v3/snapshots/a1aa48dd-2746-404a-87fd-f0811084cfd0 Sep 02 13:05:31 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-856c52bd-76d6-4f52-bd4a-7bf765d30cc2 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:31 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-856c52bd-76d6-4f52-bd4a-7bf765d30cc2 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:31 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-856c52bd-76d6-4f52-bd4a-7bf765d30cc2 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] http://192.168.122.82/volume/v3/snapshots/a1aa48dd-2746-404a-87fd-f0811084cfd0 returned with HTTP 404 Sep 02 13:05:31 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1574/3190] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:05:31 2026] GET /volume/v3/snapshots/a1aa48dd-2746-404a-87fd-f0811084cfd0 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 13:05:31 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-465d0841-9aa4-487d-9398-6d11541c51b3 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:31 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-465d0841-9aa4-487d-9398-6d11541c51b3 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] DELETE http://192.168.122.82/volume/v3/volumes/f5ae53e3-7d6f-4f1b-b35f-60b961068614 Sep 02 13:05:31 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-465d0841-9aa4-487d-9398-6d11541c51b3 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:31 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-465d0841-9aa4-487d-9398-6d11541c51b3 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Calling method 'delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:31 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-465d0841-9aa4-487d-9398-6d11541c51b3 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Delete volume with id: f5ae53e3-7d6f-4f1b-b35f-60b961068614 Sep 02 13:05:31 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:05:31 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:05:31 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:31 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:05:31 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-465d0841-9aa4-487d-9398-6d11541c51b3 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Volume info retrieved successfully. Sep 02 13:05:31 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-465d0841-9aa4-487d-9398-6d11541c51b3 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Delete volume request issued successfully. Sep 02 13:05:31 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-465d0841-9aa4-487d-9398-6d11541c51b3 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] http://192.168.122.82/volume/v3/volumes/f5ae53e3-7d6f-4f1b-b35f-60b961068614 returned with HTTP 202 Sep 02 13:05:31 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1617/3191] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 13:05:31 2026] DELETE /volume/v3/volumes/f5ae53e3-7d6f-4f1b-b35f-60b961068614 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 13:05:31 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-04aad2f4-4e2a-48dd-a828-17d53a8de7d2 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:31 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-04aad2f4-4e2a-48dd-a828-17d53a8de7d2 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] GET http://192.168.122.82/volume/v3/volumes/f5ae53e3-7d6f-4f1b-b35f-60b961068614 Sep 02 13:05:31 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-04aad2f4-4e2a-48dd-a828-17d53a8de7d2 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:31 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-04aad2f4-4e2a-48dd-a828-17d53a8de7d2 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:31 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:05:31 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:05:31 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:31 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:05:31 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-04aad2f4-4e2a-48dd-a828-17d53a8de7d2 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Volume info retrieved successfully. Sep 02 13:05:32 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-04aad2f4-4e2a-48dd-a828-17d53a8de7d2 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] http://192.168.122.82/volume/v3/volumes/f5ae53e3-7d6f-4f1b-b35f-60b961068614 returned with HTTP 200 Sep 02 13:05:32 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1575/3192] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:05:31 2026] GET /volume/v3/volumes/f5ae53e3-7d6f-4f1b-b35f-60b961068614 => generated 1014 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 13:05:32 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-ee7bfe7d-abd4-4dc6-9ea5-6f12dfe407de None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:32 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-ee7bfe7d-abd4-4dc6-9ea5-6f12dfe407de tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] GET http://192.168.122.82/volume/v3/snapshots/b9d456c5-c6c7-42ac-8872-be1651934989 Sep 02 13:05:32 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-ee7bfe7d-abd4-4dc6-9ea5-6f12dfe407de tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:32 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-ee7bfe7d-abd4-4dc6-9ea5-6f12dfe407de tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:32 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:32 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:05:32 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-ee7bfe7d-abd4-4dc6-9ea5-6f12dfe407de tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Snapshot retrieved successfully. Sep 02 13:05:32 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-ee7bfe7d-abd4-4dc6-9ea5-6f12dfe407de tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] http://192.168.122.82/volume/v3/snapshots/b9d456c5-c6c7-42ac-8872-be1651934989 returned with HTTP 200 Sep 02 13:05:32 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1618/3193] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:05:32 2026] GET /volume/v3/snapshots/b9d456c5-c6c7-42ac-8872-be1651934989 => generated 439 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:05:33 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-fc35cec2-975b-4196-a1ad-52726cc0a989 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:33 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-fc35cec2-975b-4196-a1ad-52726cc0a989 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] GET http://192.168.122.82/volume/v3/volumes/f5ae53e3-7d6f-4f1b-b35f-60b961068614 Sep 02 13:05:33 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-fc35cec2-975b-4196-a1ad-52726cc0a989 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:33 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-fc35cec2-975b-4196-a1ad-52726cc0a989 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:33 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-fc35cec2-975b-4196-a1ad-52726cc0a989 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] http://192.168.122.82/volume/v3/volumes/f5ae53e3-7d6f-4f1b-b35f-60b961068614 returned with HTTP 404 Sep 02 13:05:33 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1576/3194] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:05:33 2026] GET /volume/v3/volumes/f5ae53e3-7d6f-4f1b-b35f-60b961068614 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 13:05:33 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-91ae05e6-2311-49a4-b320-0be5c1d40a18 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:33 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-91ae05e6-2311-49a4-b320-0be5c1d40a18 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] POST http://192.168.122.82/volume/v3/volumes Sep 02 13:05:33 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-91ae05e6-2311-49a4-b320-0be5c1d40a18 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-881733361"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:05:33 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.volumes [None req-91ae05e6-2311-49a4-b320-0be5c1d40a18 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-881733361'}} {{(pid=86935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 13:05:33 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-91ae05e6-2311-49a4-b320-0be5c1d40a18 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Create volume of 1 GB Sep 02 13:05:33 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-91ae05e6-2311-49a4-b320-0be5c1d40a18 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Availability Zones retrieved successfully. Sep 02 13:05:33 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-f680537c-4914-42d2-81ab-53ac8d68a294 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:33 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-91ae05e6-2311-49a4-b320-0be5c1d40a18 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Flow 'volume_create_api' (44b58ed6-1484-4d9c-a5b1-0cc385575386) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 13:05:33 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-f680537c-4914-42d2-81ab-53ac8d68a294 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] GET http://192.168.122.82/volume/v3/snapshots/b9d456c5-c6c7-42ac-8872-be1651934989 Sep 02 13:05:33 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-f680537c-4914-42d2-81ab-53ac8d68a294 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:33 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-f680537c-4914-42d2-81ab-53ac8d68a294 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:33 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-91ae05e6-2311-49a4-b320-0be5c1d40a18 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1002914-9006-4276-b0a9-3ccbf6a1261b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:05:33 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.flows.api.create_volume [None req-91ae05e6-2311-49a4-b320-0be5c1d40a18 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Validating volume size '1' using validate_int {{(pid=86935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 13:05:33 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:33 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:05:33 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-f680537c-4914-42d2-81ab-53ac8d68a294 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Snapshot retrieved successfully. Sep 02 13:05:33 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-f680537c-4914-42d2-81ab-53ac8d68a294 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] http://192.168.122.82/volume/v3/snapshots/b9d456c5-c6c7-42ac-8872-be1651934989 returned with HTTP 200 Sep 02 13:05:33 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1577/3195] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:05:33 2026] GET /volume/v3/snapshots/b9d456c5-c6c7-42ac-8872-be1651934989 => generated 466 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:05:33 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-3b0b5671-f66d-4cc7-a795-1d78bd81a0e4 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:33 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-3b0b5671-f66d-4cc7-a795-1d78bd81a0e4 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-reader] POST http://192.168.122.82/volume/v3/snapshots/b9d456c5-c6c7-42ac-8872-be1651934989/action Sep 02 13:05:33 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-3b0b5671-f66d-4cc7-a795-1d78bd81a0e4 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86936) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 13:05:33 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-3b0b5671-f66d-4cc7-a795-1d78bd81a0e4 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:05:33 devstack devstack@c-api.service[86936]: DEBUG cinder.api.contrib.admin_actions [None req-3b0b5671-f66d-4cc7-a795-1d78bd81a0e4 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-reader] Updating snapshot 'b9d456c5-c6c7-42ac-8872-be1651934989' with '{'status': 'error'}' {{(pid=86936) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 02 13:05:33 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:33 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:05:33 devstack devstack@c-api.service[86936]: DEBUG cinder.policy [None req-3b0b5671-f66d-4cc7-a795-1d78bd81a0e4 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '92d362d6201249b0adbd97057d4994d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd89ea75b2b8440ffb27403ef29a85201', '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=86936) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 13:05:33 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-3b0b5671-f66d-4cc7-a795-1d78bd81a0e4 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-reader] http://192.168.122.82/volume/v3/snapshots/b9d456c5-c6c7-42ac-8872-be1651934989/action returned with HTTP 403 Sep 02 13:05:33 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1578/3196] 192.168.122.82 () {60 vars in 1275 bytes} [Wed Sep 2 13:05:33 2026] POST /volume/v3/snapshots/b9d456c5-c6c7-42ac-8872-be1651934989/action => generated 133 bytes in 38 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 13:05:33 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-80cc2617-080a-40a2-aa9b-2503066bc74f None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:33 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-91ae05e6-2311-49a4-b320-0be5c1d40a18 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1002914-9006-4276-b0a9-3ccbf6a1261b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:05:33 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-80cc2617-080a-40a2-aa9b-2503066bc74f tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] DELETE http://192.168.122.82/volume/v3/snapshots/b9d456c5-c6c7-42ac-8872-be1651934989 Sep 02 13:05:33 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-80cc2617-080a-40a2-aa9b-2503066bc74f tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:33 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-80cc2617-080a-40a2-aa9b-2503066bc74f tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Calling method 'delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:33 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.snapshots [None req-80cc2617-080a-40a2-aa9b-2503066bc74f tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Delete snapshot with id: b9d456c5-c6c7-42ac-8872-be1651934989 Sep 02 13:05:33 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-91ae05e6-2311-49a4-b320-0be5c1d40a18 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b40cfa1e-de4e-4a60-b2b3-a39a94c66229) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:05:33 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:33 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:05:33 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-80cc2617-080a-40a2-aa9b-2503066bc74f tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Snapshot retrieved successfully. Sep 02 13:05:33 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:05:33 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:05:33 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-80cc2617-080a-40a2-aa9b-2503066bc74f tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Snapshot delete request issued successfully. Sep 02 13:05:33 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-80cc2617-080a-40a2-aa9b-2503066bc74f tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] http://192.168.122.82/volume/v3/snapshots/b9d456c5-c6c7-42ac-8872-be1651934989 returned with HTTP 202 Sep 02 13:05:33 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1579/3197] 192.168.122.82 () {58 vars in 1236 bytes} [Wed Sep 2 13:05:33 2026] DELETE /volume/v3/snapshots/b9d456c5-c6c7-42ac-8872-be1651934989 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 13:05:33 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-fdfcac09-09fb-4bee-bd82-1885b74fbfad None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:33 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-fdfcac09-09fb-4bee-bd82-1885b74fbfad tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] GET http://192.168.122.82/volume/v3/snapshots/b9d456c5-c6c7-42ac-8872-be1651934989 Sep 02 13:05:33 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-fdfcac09-09fb-4bee-bd82-1885b74fbfad tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:33 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-fdfcac09-09fb-4bee-bd82-1885b74fbfad tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:33 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:33 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:05:33 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-fdfcac09-09fb-4bee-bd82-1885b74fbfad tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Snapshot retrieved successfully. Sep 02 13:05:33 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-fdfcac09-09fb-4bee-bd82-1885b74fbfad tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] http://192.168.122.82/volume/v3/snapshots/b9d456c5-c6c7-42ac-8872-be1651934989 returned with HTTP 200 Sep 02 13:05:33 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1580/3198] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:05:33 2026] GET /volume/v3/snapshots/b9d456c5-c6c7-42ac-8872-be1651934989 => generated 465 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:05:33 devstack devstack@c-api.service[86935]: DEBUG cinder.quota [None req-91ae05e6-2311-49a4-b320-0be5c1d40a18 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Created reservations ['5d305c4c-1962-4f9d-8dc1-6cdedf92e33a', '45ba457f-84cc-4551-9500-87018126ac1e', 'e480b43d-2945-41b5-bbe8-248ed286b35d', '03ba055f-2b26-4b95-ba9b-21ce4828110a'] {{(pid=86935) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 13:05:33 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-91ae05e6-2311-49a4-b320-0be5c1d40a18 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b40cfa1e-de4e-4a60-b2b3-a39a94c66229) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5d305c4c-1962-4f9d-8dc1-6cdedf92e33a', '45ba457f-84cc-4551-9500-87018126ac1e', 'e480b43d-2945-41b5-bbe8-248ed286b35d', '03ba055f-2b26-4b95-ba9b-21ce4828110a']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:05:33 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-91ae05e6-2311-49a4-b320-0be5c1d40a18 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d11a98d9-696e-4d60-abfc-0bc093386500) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:05:33 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:05:33 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:05:33 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-91ae05e6-2311-49a4-b320-0be5c1d40a18 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d11a98d9-696e-4d60-abfc-0bc093386500) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bd59c8fe-7d95-4516-b522-c78e491ae40e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-881733361',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6d8238b74f94f13871e7957b59eb793',qos_specs=None,replication_status=,reservations=['5d305c4c-1962-4f9d-8dc1-6cdedf92e33a','45ba457f-84cc-4551-9500-87018126ac1e','e480b43d-2945-41b5-bbe8-248ed286b35d','03ba055f-2b26-4b95-ba9b-21ce4828110a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a530f7fb1f5042e090f324835671255f',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T11:05:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-881733361',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bd59c8fe-7d95-4516-b522-c78e491ae40e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c6d8238b74f94f13871e7957b59eb793',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a530f7fb1f5042e090f324835671255f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:05:33 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-91ae05e6-2311-49a4-b320-0be5c1d40a18 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3aa9b03-3e47-4f57-8e22-9b8073456b68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:05:33 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-91ae05e6-2311-49a4-b320-0be5c1d40a18 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3aa9b03-3e47-4f57-8e22-9b8073456b68) transitioned into state 'SUCCESS' from state '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-881733361',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6d8238b74f94f13871e7957b59eb793',qos_specs=None,replication_status=,reservations=['5d305c4c-1962-4f9d-8dc1-6cdedf92e33a','45ba457f-84cc-4551-9500-87018126ac1e','e480b43d-2945-41b5-bbe8-248ed286b35d','03ba055f-2b26-4b95-ba9b-21ce4828110a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a530f7fb1f5042e090f324835671255f',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:05:33 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-91ae05e6-2311-49a4-b320-0be5c1d40a18 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd6089d2-2a4a-4f15-899e-bf494422874d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:05:33 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-91ae05e6-2311-49a4-b320-0be5c1d40a18 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd6089d2-2a4a-4f15-899e-bf494422874d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:05:33 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-91ae05e6-2311-49a4-b320-0be5c1d40a18 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Flow 'volume_create_api' (44b58ed6-1484-4d9c-a5b1-0cc385575386) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 13:05:33 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-91ae05e6-2311-49a4-b320-0be5c1d40a18 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Create volume request issued successfully. Sep 02 13:05:33 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-91ae05e6-2311-49a4-b320-0be5c1d40a18 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 13:05:33 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1619/3199] 192.168.122.82 () {60 vars in 1137 bytes} [Wed Sep 2 13:05:33 2026] POST /volume/v3/volumes => generated 784 bytes in 370 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 13:05:33 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-ce2f286e-ac27-491d-8a0f-27443b30ada2 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:33 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-ce2f286e-ac27-491d-8a0f-27443b30ada2 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] GET http://192.168.122.82/volume/v3/volumes/bd59c8fe-7d95-4516-b522-c78e491ae40e Sep 02 13:05:33 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-ce2f286e-ac27-491d-8a0f-27443b30ada2 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:33 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-ce2f286e-ac27-491d-8a0f-27443b30ada2 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:33 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:05:33 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:05:33 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:33 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:05:33 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-ce2f286e-ac27-491d-8a0f-27443b30ada2 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Volume info retrieved successfully. Sep 02 13:05:33 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-ce2f286e-ac27-491d-8a0f-27443b30ada2 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] http://192.168.122.82/volume/v3/volumes/bd59c8fe-7d95-4516-b522-c78e491ae40e returned with HTTP 200 Sep 02 13:05:33 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1581/3200] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:05:33 2026] GET /volume/v3/volumes/bd59c8fe-7d95-4516-b522-c78e491ae40e => generated 963 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:05:34 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-85b25b68-24ed-43e2-8eca-f966736d40a8 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:34 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-85b25b68-24ed-43e2-8eca-f966736d40a8 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] GET http://192.168.122.82/volume/v3/snapshots/b9d456c5-c6c7-42ac-8872-be1651934989 Sep 02 13:05:34 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-85b25b68-24ed-43e2-8eca-f966736d40a8 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:34 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-85b25b68-24ed-43e2-8eca-f966736d40a8 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:34 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:34 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:05:34 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-85b25b68-24ed-43e2-8eca-f966736d40a8 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Snapshot retrieved successfully. Sep 02 13:05:34 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-85b25b68-24ed-43e2-8eca-f966736d40a8 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] http://192.168.122.82/volume/v3/snapshots/b9d456c5-c6c7-42ac-8872-be1651934989 returned with HTTP 200 Sep 02 13:05:34 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1620/3201] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:05:34 2026] GET /volume/v3/snapshots/b9d456c5-c6c7-42ac-8872-be1651934989 => generated 465 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:05:34 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-eb23eaf5-6673-4446-99b3-ab97f732e391 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:34 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-eb23eaf5-6673-4446-99b3-ab97f732e391 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] GET http://192.168.122.82/volume/v3/volumes/bd59c8fe-7d95-4516-b522-c78e491ae40e Sep 02 13:05:34 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-eb23eaf5-6673-4446-99b3-ab97f732e391 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:34 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-eb23eaf5-6673-4446-99b3-ab97f732e391 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:34 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:05:34 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:05:34 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:34 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:05:34 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-eb23eaf5-6673-4446-99b3-ab97f732e391 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Volume info retrieved successfully. Sep 02 13:05:34 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-eb23eaf5-6673-4446-99b3-ab97f732e391 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] http://192.168.122.82/volume/v3/volumes/bd59c8fe-7d95-4516-b522-c78e491ae40e returned with HTTP 200 Sep 02 13:05:34 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1582/3202] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:05:34 2026] GET /volume/v3/volumes/bd59c8fe-7d95-4516-b522-c78e491ae40e => generated 1013 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 13:05:35 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-fcc27987-f39c-436a-9e1f-1d4c59b97504 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:35 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-fcc27987-f39c-436a-9e1f-1d4c59b97504 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] GET http://192.168.122.82/volume/v3/snapshots/b9d456c5-c6c7-42ac-8872-be1651934989 Sep 02 13:05:35 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-fcc27987-f39c-436a-9e1f-1d4c59b97504 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:35 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-fcc27987-f39c-436a-9e1f-1d4c59b97504 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:35 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-fcc27987-f39c-436a-9e1f-1d4c59b97504 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] http://192.168.122.82/volume/v3/snapshots/b9d456c5-c6c7-42ac-8872-be1651934989 returned with HTTP 404 Sep 02 13:05:35 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1621/3203] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:05:35 2026] GET /volume/v3/snapshots/b9d456c5-c6c7-42ac-8872-be1651934989 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 13:05:35 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-a7fab59f-2405-4e27-8bc4-47ad699677f2 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:35 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-a7fab59f-2405-4e27-8bc4-47ad699677f2 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] DELETE http://192.168.122.82/volume/v3/volumes/b320d854-eb36-4bf2-8bf1-e633b53202f1 Sep 02 13:05:35 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-a7fab59f-2405-4e27-8bc4-47ad699677f2 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:35 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-a7fab59f-2405-4e27-8bc4-47ad699677f2 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Calling method 'delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:35 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-a7fab59f-2405-4e27-8bc4-47ad699677f2 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Delete volume with id: b320d854-eb36-4bf2-8bf1-e633b53202f1 Sep 02 13:05:35 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:05:35 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:05:35 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:35 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:05:35 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-a7fab59f-2405-4e27-8bc4-47ad699677f2 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Volume info retrieved successfully. Sep 02 13:05:35 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-a7fab59f-2405-4e27-8bc4-47ad699677f2 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Delete volume request issued successfully. Sep 02 13:05:35 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-a7fab59f-2405-4e27-8bc4-47ad699677f2 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] http://192.168.122.82/volume/v3/volumes/b320d854-eb36-4bf2-8bf1-e633b53202f1 returned with HTTP 202 Sep 02 13:05:35 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1583/3204] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 13:05:35 2026] DELETE /volume/v3/volumes/b320d854-eb36-4bf2-8bf1-e633b53202f1 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 13:05:35 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-d62c205b-27e7-42c0-9225-ad4adead0b8b None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:35 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-d62c205b-27e7-42c0-9225-ad4adead0b8b tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] GET http://192.168.122.82/volume/v3/volumes/b320d854-eb36-4bf2-8bf1-e633b53202f1 Sep 02 13:05:35 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-d62c205b-27e7-42c0-9225-ad4adead0b8b tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:35 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-d62c205b-27e7-42c0-9225-ad4adead0b8b tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:35 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:05:35 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:05:35 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:35 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:05:35 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-d62c205b-27e7-42c0-9225-ad4adead0b8b tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Volume info retrieved successfully. Sep 02 13:05:35 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-d62c205b-27e7-42c0-9225-ad4adead0b8b tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] http://192.168.122.82/volume/v3/volumes/b320d854-eb36-4bf2-8bf1-e633b53202f1 returned with HTTP 200 Sep 02 13:05:35 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1622/3205] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:05:35 2026] GET /volume/v3/volumes/b320d854-eb36-4bf2-8bf1-e633b53202f1 => generated 1013 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 13:05:35 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-a76792e7-50df-48b1-af52-3325a9d22042 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:35 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-a76792e7-50df-48b1-af52-3325a9d22042 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] GET http://192.168.122.82/volume/v3/volumes/bd59c8fe-7d95-4516-b522-c78e491ae40e Sep 02 13:05:35 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-a76792e7-50df-48b1-af52-3325a9d22042 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:35 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-a76792e7-50df-48b1-af52-3325a9d22042 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:35 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:05:35 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:05:35 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:35 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:05:35 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-a76792e7-50df-48b1-af52-3325a9d22042 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Volume info retrieved successfully. Sep 02 13:05:35 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-a76792e7-50df-48b1-af52-3325a9d22042 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] http://192.168.122.82/volume/v3/volumes/bd59c8fe-7d95-4516-b522-c78e491ae40e returned with HTTP 200 Sep 02 13:05:35 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1584/3206] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:05:35 2026] GET /volume/v3/volumes/bd59c8fe-7d95-4516-b522-c78e491ae40e => generated 1014 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 13:05:35 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-276d5d2e-e44f-4ec2-b532-7ca1903b575e None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:35 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-276d5d2e-e44f-4ec2-b532-7ca1903b575e tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] POST http://192.168.122.82/volume/v3/snapshots Sep 02 13:05:35 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-276d5d2e-e44f-4ec2-b532-7ca1903b575e tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bd59c8fe-7d95-4516-b522-c78e491ae40e", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1886209761"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:05:35 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:05:35 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:05:35 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:35 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:05:35 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-276d5d2e-e44f-4ec2-b532-7ca1903b575e tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Volume info retrieved successfully. Sep 02 13:05:35 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.snapshots [None req-276d5d2e-e44f-4ec2-b532-7ca1903b575e tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Create snapshot from volume bd59c8fe-7d95-4516-b522-c78e491ae40e Sep 02 13:05:35 devstack devstack@c-api.service[86935]: DEBUG cinder.quota [None req-276d5d2e-e44f-4ec2-b532-7ca1903b575e tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Created reservations ['7f572118-4d6e-442c-b44f-7c99b7d7a21b', '6314713a-0430-4666-b770-7c51f6af5d55', '7fca2e13-91d0-4bc9-a516-d960b0a636e3', 'ca56312e-97f2-445d-9d0c-1a78c4e32549'] {{(pid=86935) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 13:05:35 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:05:35 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:05:35 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-276d5d2e-e44f-4ec2-b532-7ca1903b575e tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Snapshot create request issued successfully. Sep 02 13:05:35 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-276d5d2e-e44f-4ec2-b532-7ca1903b575e tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] http://192.168.122.82/volume/v3/snapshots returned with HTTP 202 Sep 02 13:05:35 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1623/3207] 192.168.122.82 () {60 vars in 1144 bytes} [Wed Sep 2 13:05:35 2026] POST /volume/v3/snapshots => generated 308 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 13:05:35 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-717749f8-231d-46f6-9ab4-32b5fb5de046 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:35 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-717749f8-231d-46f6-9ab4-32b5fb5de046 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] GET http://192.168.122.82/volume/v3/snapshots/be9db455-8999-4be7-9c7b-515f321031b3 Sep 02 13:05:35 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-717749f8-231d-46f6-9ab4-32b5fb5de046 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:35 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-717749f8-231d-46f6-9ab4-32b5fb5de046 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:35 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:35 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:05:35 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-717749f8-231d-46f6-9ab4-32b5fb5de046 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Snapshot retrieved successfully. Sep 02 13:05:35 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-717749f8-231d-46f6-9ab4-32b5fb5de046 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] http://192.168.122.82/volume/v3/snapshots/be9db455-8999-4be7-9c7b-515f321031b3 returned with HTTP 200 Sep 02 13:05:35 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1585/3208] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:05:35 2026] GET /volume/v3/snapshots/be9db455-8999-4be7-9c7b-515f321031b3 => generated 440 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:05:36 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-ee0d803a-43f8-46e1-89a7-819b6e4abd47 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:36 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-ee0d803a-43f8-46e1-89a7-819b6e4abd47 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] GET http://192.168.122.82/volume/v3/volumes/b320d854-eb36-4bf2-8bf1-e633b53202f1 Sep 02 13:05:36 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-ee0d803a-43f8-46e1-89a7-819b6e4abd47 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:36 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-ee0d803a-43f8-46e1-89a7-819b6e4abd47 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:36 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-ee0d803a-43f8-46e1-89a7-819b6e4abd47 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] http://192.168.122.82/volume/v3/volumes/b320d854-eb36-4bf2-8bf1-e633b53202f1 returned with HTTP 404 Sep 02 13:05:36 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1624/3209] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:05:36 2026] GET /volume/v3/volumes/b320d854-eb36-4bf2-8bf1-e633b53202f1 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 13:05:36 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-45fd048d-05b0-4a14-abe9-c30c6fcd1c2d None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:36 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-45fd048d-05b0-4a14-abe9-c30c6fcd1c2d tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] POST http://192.168.122.82/volume/v3/volumes Sep 02 13:05:36 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-45fd048d-05b0-4a14-abe9-c30c6fcd1c2d tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2068030407"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:05:36 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.volumes [None req-45fd048d-05b0-4a14-abe9-c30c6fcd1c2d tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2068030407'}} {{(pid=86936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 13:05:36 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-45fd048d-05b0-4a14-abe9-c30c6fcd1c2d tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Create volume of 1 GB Sep 02 13:05:36 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-45fd048d-05b0-4a14-abe9-c30c6fcd1c2d tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Availability Zones retrieved successfully. Sep 02 13:05:36 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-45fd048d-05b0-4a14-abe9-c30c6fcd1c2d tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Flow 'volume_create_api' (578ecab8-86f3-429a-9655-3c4ae93c9b90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 13:05:36 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-45fd048d-05b0-4a14-abe9-c30c6fcd1c2d tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a749a5ba-e7d8-4996-8f69-0296ca988f8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:05:36 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.flows.api.create_volume [None req-45fd048d-05b0-4a14-abe9-c30c6fcd1c2d tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Validating volume size '1' using validate_int {{(pid=86936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 13:05:36 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-45fd048d-05b0-4a14-abe9-c30c6fcd1c2d tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a749a5ba-e7d8-4996-8f69-0296ca988f8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:05:36 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-45fd048d-05b0-4a14-abe9-c30c6fcd1c2d tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (415954b3-bcc1-4530-a0ae-7cceb9fd4671) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:05:36 devstack devstack@c-api.service[86936]: DEBUG cinder.quota [None req-45fd048d-05b0-4a14-abe9-c30c6fcd1c2d tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Created reservations ['2a8f0f2c-b6dd-40f1-bf34-4586382db7b4', 'e9c7e99e-8385-4a65-8fbf-f1a8f21b1e74', '7909038e-c445-4931-b44c-8ae9153ffaa6', 'd8c28e05-ff7f-4b77-aeca-78c7e784a2b6'] {{(pid=86936) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 13:05:36 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-45fd048d-05b0-4a14-abe9-c30c6fcd1c2d tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (415954b3-bcc1-4530-a0ae-7cceb9fd4671) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2a8f0f2c-b6dd-40f1-bf34-4586382db7b4', 'e9c7e99e-8385-4a65-8fbf-f1a8f21b1e74', '7909038e-c445-4931-b44c-8ae9153ffaa6', 'd8c28e05-ff7f-4b77-aeca-78c7e784a2b6']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:05:36 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-45fd048d-05b0-4a14-abe9-c30c6fcd1c2d tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8efddee-85ae-4a5e-ab2a-b71c64e01e74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:05:36 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:05:36 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:05:36 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-45fd048d-05b0-4a14-abe9-c30c6fcd1c2d tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8efddee-85ae-4a5e-ab2a-b71c64e01e74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0d8d4fb2-8f37-46e5-8fff-905b34c46536', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2068030407',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d89ea75b2b8440ffb27403ef29a85201',qos_specs=None,replication_status=,reservations=['2a8f0f2c-b6dd-40f1-bf34-4586382db7b4','e9c7e99e-8385-4a65-8fbf-f1a8f21b1e74','7909038e-c445-4931-b44c-8ae9153ffaa6','d8c28e05-ff7f-4b77-aeca-78c7e784a2b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a57ef8a00c58483894fa0e98fa5d5595',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T11:05:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2068030407',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0d8d4fb2-8f37-46e5-8fff-905b34c46536,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d89ea75b2b8440ffb27403ef29a85201',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a57ef8a00c58483894fa0e98fa5d5595',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:05:36 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-45fd048d-05b0-4a14-abe9-c30c6fcd1c2d tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52895b1b-8431-4fee-a6c2-fb36fa295591) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:05:36 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-c338188d-c979-4fe3-b1a6-2b52098cc5d4 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:36 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-c338188d-c979-4fe3-b1a6-2b52098cc5d4 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] GET http://192.168.122.82/volume/v3/snapshots/be9db455-8999-4be7-9c7b-515f321031b3 Sep 02 13:05:36 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-c338188d-c979-4fe3-b1a6-2b52098cc5d4 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:36 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-c338188d-c979-4fe3-b1a6-2b52098cc5d4 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:36 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-45fd048d-05b0-4a14-abe9-c30c6fcd1c2d tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52895b1b-8431-4fee-a6c2-fb36fa295591) transitioned into state 'SUCCESS' from state '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-2068030407',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d89ea75b2b8440ffb27403ef29a85201',qos_specs=None,replication_status=,reservations=['2a8f0f2c-b6dd-40f1-bf34-4586382db7b4','e9c7e99e-8385-4a65-8fbf-f1a8f21b1e74','7909038e-c445-4931-b44c-8ae9153ffaa6','d8c28e05-ff7f-4b77-aeca-78c7e784a2b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a57ef8a00c58483894fa0e98fa5d5595',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:05:36 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-45fd048d-05b0-4a14-abe9-c30c6fcd1c2d tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b16e8cb9-a4b2-46d4-8167-f6d00b829a85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:05:36 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:36 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:05:36 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-c338188d-c979-4fe3-b1a6-2b52098cc5d4 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Snapshot retrieved successfully. Sep 02 13:05:36 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-c338188d-c979-4fe3-b1a6-2b52098cc5d4 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] http://192.168.122.82/volume/v3/snapshots/be9db455-8999-4be7-9c7b-515f321031b3 returned with HTTP 200 Sep 02 13:05:36 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1625/3210] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:05:36 2026] GET /volume/v3/snapshots/be9db455-8999-4be7-9c7b-515f321031b3 => generated 440 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:05:36 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-45fd048d-05b0-4a14-abe9-c30c6fcd1c2d tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b16e8cb9-a4b2-46d4-8167-f6d00b829a85) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:05:36 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-45fd048d-05b0-4a14-abe9-c30c6fcd1c2d tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Flow 'volume_create_api' (578ecab8-86f3-429a-9655-3c4ae93c9b90) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 13:05:36 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-45fd048d-05b0-4a14-abe9-c30c6fcd1c2d tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Create volume request issued successfully. Sep 02 13:05:36 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-45fd048d-05b0-4a14-abe9-c30c6fcd1c2d tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 13:05:36 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1586/3211] 192.168.122.82 () {60 vars in 1137 bytes} [Wed Sep 2 13:05:36 2026] POST /volume/v3/volumes => generated 785 bytes in 353 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 02 13:05:36 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-747214fa-16d6-49a7-be44-4c9a1599264a None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:36 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-747214fa-16d6-49a7-be44-4c9a1599264a tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] GET http://192.168.122.82/volume/v3/volumes/0d8d4fb2-8f37-46e5-8fff-905b34c46536 Sep 02 13:05:36 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-747214fa-16d6-49a7-be44-4c9a1599264a tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:36 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-747214fa-16d6-49a7-be44-4c9a1599264a tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:36 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:05:36 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:05:36 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:36 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:05:36 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-747214fa-16d6-49a7-be44-4c9a1599264a tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Volume info retrieved successfully. Sep 02 13:05:36 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-747214fa-16d6-49a7-be44-4c9a1599264a tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] http://192.168.122.82/volume/v3/volumes/0d8d4fb2-8f37-46e5-8fff-905b34c46536 returned with HTTP 200 Sep 02 13:05:36 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1626/3212] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:05:36 2026] GET /volume/v3/volumes/0d8d4fb2-8f37-46e5-8fff-905b34c46536 => generated 964 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:05:37 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-5b79dffe-ec7f-46da-b55f-3b5ba838fbb6 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:37 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-5b79dffe-ec7f-46da-b55f-3b5ba838fbb6 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] GET http://192.168.122.82/volume/v3/snapshots/be9db455-8999-4be7-9c7b-515f321031b3 Sep 02 13:05:37 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-5b79dffe-ec7f-46da-b55f-3b5ba838fbb6 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:37 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-5b79dffe-ec7f-46da-b55f-3b5ba838fbb6 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:37 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:37 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:05:37 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-5b79dffe-ec7f-46da-b55f-3b5ba838fbb6 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Snapshot retrieved successfully. Sep 02 13:05:37 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-5b79dffe-ec7f-46da-b55f-3b5ba838fbb6 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] http://192.168.122.82/volume/v3/snapshots/be9db455-8999-4be7-9c7b-515f321031b3 returned with HTTP 200 Sep 02 13:05:37 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1587/3213] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:05:37 2026] GET /volume/v3/snapshots/be9db455-8999-4be7-9c7b-515f321031b3 => generated 440 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:05:37 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-e9fcfc80-8a38-44b2-a861-63b5ca39990f None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:37 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e9fcfc80-8a38-44b2-a861-63b5ca39990f tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] GET http://192.168.122.82/volume/v3/volumes/0d8d4fb2-8f37-46e5-8fff-905b34c46536 Sep 02 13:05:37 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-e9fcfc80-8a38-44b2-a861-63b5ca39990f tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:37 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-e9fcfc80-8a38-44b2-a861-63b5ca39990f tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:37 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:05:37 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:05:37 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:37 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:05:37 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-e9fcfc80-8a38-44b2-a861-63b5ca39990f tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Volume info retrieved successfully. Sep 02 13:05:37 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e9fcfc80-8a38-44b2-a861-63b5ca39990f tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] http://192.168.122.82/volume/v3/volumes/0d8d4fb2-8f37-46e5-8fff-905b34c46536 returned with HTTP 200 Sep 02 13:05:37 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1627/3214] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:05:37 2026] GET /volume/v3/volumes/0d8d4fb2-8f37-46e5-8fff-905b34c46536 => generated 1014 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 13:05:38 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-1e418202-062c-4328-ab4b-fdc57c96c632 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:38 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-1e418202-062c-4328-ab4b-fdc57c96c632 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] GET http://192.168.122.82/volume/v3/snapshots/be9db455-8999-4be7-9c7b-515f321031b3 Sep 02 13:05:38 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-1e418202-062c-4328-ab4b-fdc57c96c632 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:38 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-1e418202-062c-4328-ab4b-fdc57c96c632 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:38 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:38 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:05:38 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-1e418202-062c-4328-ab4b-fdc57c96c632 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Snapshot retrieved successfully. Sep 02 13:05:38 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-1e418202-062c-4328-ab4b-fdc57c96c632 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] http://192.168.122.82/volume/v3/snapshots/be9db455-8999-4be7-9c7b-515f321031b3 returned with HTTP 200 Sep 02 13:05:38 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1588/3215] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:05:38 2026] GET /volume/v3/snapshots/be9db455-8999-4be7-9c7b-515f321031b3 => generated 467 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:05:38 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-3477343a-dca5-40f4-bb37-830a21c8411d None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:38 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-3477343a-dca5-40f4-bb37-830a21c8411d tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-member] GET http://192.168.122.82/volume/v3/snapshots Sep 02 13:05:38 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-3477343a-dca5-40f4-bb37-830a21c8411d tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:38 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-3477343a-dca5-40f4-bb37-830a21c8411d tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-member] Calling method 'index' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:38 devstack devstack@c-api.service[86935]: DEBUG cinder.api.api_utils [None req-3477343a-dca5-40f4-bb37-830a21c8411d tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-member] Removing options '' from query. {{(pid=86935) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 13:05:38 devstack devstack@c-api.service[86935]: DEBUG cinder.db.api [None req-3477343a-dca5-40f4-bb37-830a21c8411d tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-member] Building query based on filter {{(pid=86935) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 13:05:38 devstack devstack@c-api.service[86935]: /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 02 13:05:38 devstack devstack@c-api.service[86935]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 13:05:38 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-3477343a-dca5-40f4-bb37-830a21c8411d tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-member] Get all snapshots completed successfully. Sep 02 13:05:38 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-3477343a-dca5-40f4-bb37-830a21c8411d tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-member] http://192.168.122.82/volume/v3/snapshots returned with HTTP 200 Sep 02 13:05:38 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1628/3216] 192.168.122.82 () {58 vars in 1122 bytes} [Wed Sep 2 13:05:38 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 02 13:05:38 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-cb662314-da13-4abc-8555-6d7dc35a1e00 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:38 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-cb662314-da13-4abc-8555-6d7dc35a1e00 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] DELETE http://192.168.122.82/volume/v3/snapshots/be9db455-8999-4be7-9c7b-515f321031b3 Sep 02 13:05:38 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-cb662314-da13-4abc-8555-6d7dc35a1e00 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:38 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-cb662314-da13-4abc-8555-6d7dc35a1e00 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Calling method 'delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:38 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.snapshots [None req-cb662314-da13-4abc-8555-6d7dc35a1e00 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Delete snapshot with id: be9db455-8999-4be7-9c7b-515f321031b3 Sep 02 13:05:38 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:38 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:05:38 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-cb662314-da13-4abc-8555-6d7dc35a1e00 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Snapshot retrieved successfully. Sep 02 13:05:38 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:05:38 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:05:38 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-cb662314-da13-4abc-8555-6d7dc35a1e00 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Snapshot delete request issued successfully. Sep 02 13:05:38 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-cb662314-da13-4abc-8555-6d7dc35a1e00 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] http://192.168.122.82/volume/v3/snapshots/be9db455-8999-4be7-9c7b-515f321031b3 returned with HTTP 202 Sep 02 13:05:38 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1589/3217] 192.168.122.82 () {58 vars in 1236 bytes} [Wed Sep 2 13:05:38 2026] DELETE /volume/v3/snapshots/be9db455-8999-4be7-9c7b-515f321031b3 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 13:05:38 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-ed4a5bbc-424d-417e-9acf-de71b7610aca None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:38 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-ed4a5bbc-424d-417e-9acf-de71b7610aca tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] GET http://192.168.122.82/volume/v3/snapshots/be9db455-8999-4be7-9c7b-515f321031b3 Sep 02 13:05:38 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-ed4a5bbc-424d-417e-9acf-de71b7610aca tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:38 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-ed4a5bbc-424d-417e-9acf-de71b7610aca tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:38 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-97679029-f787-4417-b69a-a1b3136071cb None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:39 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:39 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:05:39 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-97679029-f787-4417-b69a-a1b3136071cb tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] GET http://192.168.122.82/volume/v3/volumes/0d8d4fb2-8f37-46e5-8fff-905b34c46536 Sep 02 13:05:39 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-97679029-f787-4417-b69a-a1b3136071cb tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:39 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-ed4a5bbc-424d-417e-9acf-de71b7610aca tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Snapshot retrieved successfully. Sep 02 13:05:39 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-97679029-f787-4417-b69a-a1b3136071cb tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:39 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-ed4a5bbc-424d-417e-9acf-de71b7610aca tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] http://192.168.122.82/volume/v3/snapshots/be9db455-8999-4be7-9c7b-515f321031b3 returned with HTTP 200 Sep 02 13:05:39 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1629/3218] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:05:38 2026] GET /volume/v3/snapshots/be9db455-8999-4be7-9c7b-515f321031b3 => generated 466 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:05:39 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:05:39 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:05:39 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:39 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:05:39 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-97679029-f787-4417-b69a-a1b3136071cb tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Volume info retrieved successfully. Sep 02 13:05:39 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-97679029-f787-4417-b69a-a1b3136071cb tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] http://192.168.122.82/volume/v3/volumes/0d8d4fb2-8f37-46e5-8fff-905b34c46536 returned with HTTP 200 Sep 02 13:05:39 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1590/3219] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:05:38 2026] GET /volume/v3/volumes/0d8d4fb2-8f37-46e5-8fff-905b34c46536 => generated 1015 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 13:05:39 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-117980f1-9824-454b-8f3a-902079dc7180 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:39 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-117980f1-9824-454b-8f3a-902079dc7180 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] POST http://192.168.122.82/volume/v3/snapshots Sep 02 13:05:39 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-117980f1-9824-454b-8f3a-902079dc7180 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0d8d4fb2-8f37-46e5-8fff-905b34c46536", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1463268456"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:05:39 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:05:39 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:05:39 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:39 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:05:39 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-117980f1-9824-454b-8f3a-902079dc7180 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Volume info retrieved successfully. Sep 02 13:05:39 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.snapshots [None req-117980f1-9824-454b-8f3a-902079dc7180 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Create snapshot from volume 0d8d4fb2-8f37-46e5-8fff-905b34c46536 Sep 02 13:05:39 devstack devstack@c-api.service[86935]: DEBUG cinder.quota [None req-117980f1-9824-454b-8f3a-902079dc7180 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Created reservations ['1954f584-f1c1-479e-ba71-be1acaa2ea45', '731c50b8-81d7-469c-bde2-2d2b5f19449e', 'ed3ce763-417a-4708-9bb5-2b266328ab62', '15d11ae3-7530-438c-bc68-c4fd1269845f'] {{(pid=86935) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 13:05:39 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:05:39 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:05:39 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-117980f1-9824-454b-8f3a-902079dc7180 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Snapshot create request issued successfully. Sep 02 13:05:39 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-117980f1-9824-454b-8f3a-902079dc7180 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] http://192.168.122.82/volume/v3/snapshots returned with HTTP 202 Sep 02 13:05:39 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1630/3220] 192.168.122.82 () {60 vars in 1144 bytes} [Wed Sep 2 13:05:39 2026] POST /volume/v3/snapshots => generated 308 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 13:05:39 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-5c906ff0-06f5-4636-bcc8-461ab8d446e9 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:39 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-5c906ff0-06f5-4636-bcc8-461ab8d446e9 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] GET http://192.168.122.82/volume/v3/snapshots/61c1b2a0-9896-49c6-be60-e45eaa4bc75f Sep 02 13:05:39 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-5c906ff0-06f5-4636-bcc8-461ab8d446e9 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:39 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-5c906ff0-06f5-4636-bcc8-461ab8d446e9 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:39 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:39 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:05:39 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-5c906ff0-06f5-4636-bcc8-461ab8d446e9 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Snapshot retrieved successfully. Sep 02 13:05:39 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-5c906ff0-06f5-4636-bcc8-461ab8d446e9 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] http://192.168.122.82/volume/v3/snapshots/61c1b2a0-9896-49c6-be60-e45eaa4bc75f returned with HTTP 200 Sep 02 13:05:39 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1591/3221] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:05:39 2026] GET /volume/v3/snapshots/61c1b2a0-9896-49c6-be60-e45eaa4bc75f => generated 440 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:05:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-5388bd62-7a48-41a9-b324-1dbde54921da None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:40 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-5388bd62-7a48-41a9-b324-1dbde54921da tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] GET http://192.168.122.82/volume/v3/snapshots/be9db455-8999-4be7-9c7b-515f321031b3 Sep 02 13:05:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-5388bd62-7a48-41a9-b324-1dbde54921da tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:40 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-5388bd62-7a48-41a9-b324-1dbde54921da tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:40 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:40 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:05:40 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-5388bd62-7a48-41a9-b324-1dbde54921da tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Snapshot retrieved successfully. Sep 02 13:05:40 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-5388bd62-7a48-41a9-b324-1dbde54921da tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] http://192.168.122.82/volume/v3/snapshots/be9db455-8999-4be7-9c7b-515f321031b3 returned with HTTP 200 Sep 02 13:05:40 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1631/3222] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:05:40 2026] GET /volume/v3/snapshots/be9db455-8999-4be7-9c7b-515f321031b3 => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 13:05:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-08a550d7-fe40-458a-b2a4-88bece6abfec None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:40 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-08a550d7-fe40-458a-b2a4-88bece6abfec tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] GET http://192.168.122.82/volume/v3/snapshots/61c1b2a0-9896-49c6-be60-e45eaa4bc75f Sep 02 13:05:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-08a550d7-fe40-458a-b2a4-88bece6abfec tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:40 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-08a550d7-fe40-458a-b2a4-88bece6abfec tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:40 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:40 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:05:40 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-08a550d7-fe40-458a-b2a4-88bece6abfec tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Snapshot retrieved successfully. Sep 02 13:05:40 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-08a550d7-fe40-458a-b2a4-88bece6abfec tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] http://192.168.122.82/volume/v3/snapshots/61c1b2a0-9896-49c6-be60-e45eaa4bc75f returned with HTTP 200 Sep 02 13:05:40 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1592/3223] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:05:40 2026] GET /volume/v3/snapshots/61c1b2a0-9896-49c6-be60-e45eaa4bc75f => generated 440 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:05:41 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-2c6993dc-705f-42e0-b897-be6ab662fa02 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:41 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-2c6993dc-705f-42e0-b897-be6ab662fa02 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] GET http://192.168.122.82/volume/v3/snapshots/be9db455-8999-4be7-9c7b-515f321031b3 Sep 02 13:05:41 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-2c6993dc-705f-42e0-b897-be6ab662fa02 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:41 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-2c6993dc-705f-42e0-b897-be6ab662fa02 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:41 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-2c6993dc-705f-42e0-b897-be6ab662fa02 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] http://192.168.122.82/volume/v3/snapshots/be9db455-8999-4be7-9c7b-515f321031b3 returned with HTTP 404 Sep 02 13:05:41 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1632/3224] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:05:41 2026] GET /volume/v3/snapshots/be9db455-8999-4be7-9c7b-515f321031b3 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 13:05:41 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-ade82509-20aa-457c-aa64-3b9febc96202 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:41 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-ade82509-20aa-457c-aa64-3b9febc96202 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] DELETE http://192.168.122.82/volume/v3/volumes/bd59c8fe-7d95-4516-b522-c78e491ae40e Sep 02 13:05:41 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-ade82509-20aa-457c-aa64-3b9febc96202 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:41 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-ade82509-20aa-457c-aa64-3b9febc96202 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Calling method 'delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:41 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-ade82509-20aa-457c-aa64-3b9febc96202 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Delete volume with id: bd59c8fe-7d95-4516-b522-c78e491ae40e Sep 02 13:05:41 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:05:41 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:05:41 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:41 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:05:41 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-ade82509-20aa-457c-aa64-3b9febc96202 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Volume info retrieved successfully. Sep 02 13:05:41 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-ade82509-20aa-457c-aa64-3b9febc96202 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Delete volume request issued successfully. Sep 02 13:05:41 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-ade82509-20aa-457c-aa64-3b9febc96202 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] http://192.168.122.82/volume/v3/volumes/bd59c8fe-7d95-4516-b522-c78e491ae40e returned with HTTP 202 Sep 02 13:05:41 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1593/3225] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 13:05:41 2026] DELETE /volume/v3/volumes/bd59c8fe-7d95-4516-b522-c78e491ae40e => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 13:05:41 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-f452d3a5-9600-4236-8743-4a2f32610f05 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:41 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-f452d3a5-9600-4236-8743-4a2f32610f05 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] GET http://192.168.122.82/volume/v3/volumes/bd59c8fe-7d95-4516-b522-c78e491ae40e Sep 02 13:05:41 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-f452d3a5-9600-4236-8743-4a2f32610f05 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:41 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-f452d3a5-9600-4236-8743-4a2f32610f05 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:41 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:05:41 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:05:41 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:41 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:05:41 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-f452d3a5-9600-4236-8743-4a2f32610f05 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Volume info retrieved successfully. Sep 02 13:05:41 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-f452d3a5-9600-4236-8743-4a2f32610f05 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] http://192.168.122.82/volume/v3/volumes/bd59c8fe-7d95-4516-b522-c78e491ae40e returned with HTTP 200 Sep 02 13:05:41 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1633/3226] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:05:41 2026] GET /volume/v3/volumes/bd59c8fe-7d95-4516-b522-c78e491ae40e => generated 1013 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 13:05:41 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-907a7774-b1d0-4bca-8e97-5b9d148d3e1c None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:41 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-907a7774-b1d0-4bca-8e97-5b9d148d3e1c tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] GET http://192.168.122.82/volume/v3/snapshots/61c1b2a0-9896-49c6-be60-e45eaa4bc75f Sep 02 13:05:41 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-907a7774-b1d0-4bca-8e97-5b9d148d3e1c tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:41 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-907a7774-b1d0-4bca-8e97-5b9d148d3e1c tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:41 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:41 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:05:41 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-907a7774-b1d0-4bca-8e97-5b9d148d3e1c tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Snapshot retrieved successfully. Sep 02 13:05:41 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-907a7774-b1d0-4bca-8e97-5b9d148d3e1c tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] http://192.168.122.82/volume/v3/snapshots/61c1b2a0-9896-49c6-be60-e45eaa4bc75f returned with HTTP 200 Sep 02 13:05:41 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1594/3227] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:05:41 2026] GET /volume/v3/snapshots/61c1b2a0-9896-49c6-be60-e45eaa4bc75f => generated 440 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:05:42 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-0e6689c1-a40a-4ac7-a1db-72eff483e4c4 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:42 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-0e6689c1-a40a-4ac7-a1db-72eff483e4c4 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] GET http://192.168.122.82/volume/v3/volumes/bd59c8fe-7d95-4516-b522-c78e491ae40e Sep 02 13:05:42 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-0e6689c1-a40a-4ac7-a1db-72eff483e4c4 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:42 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-0e6689c1-a40a-4ac7-a1db-72eff483e4c4 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:42 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-0e6689c1-a40a-4ac7-a1db-72eff483e4c4 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] http://192.168.122.82/volume/v3/volumes/bd59c8fe-7d95-4516-b522-c78e491ae40e returned with HTTP 404 Sep 02 13:05:42 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1634/3228] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:05:42 2026] GET /volume/v3/volumes/bd59c8fe-7d95-4516-b522-c78e491ae40e => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 13:05:42 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-01ea4e9b-969b-4c54-93bd-6bd2c16c869b None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:42 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-01ea4e9b-969b-4c54-93bd-6bd2c16c869b tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] POST http://192.168.122.82/volume/v3/volumes Sep 02 13:05:42 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-01ea4e9b-969b-4c54-93bd-6bd2c16c869b tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1782060368"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:05:42 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.volumes [None req-01ea4e9b-969b-4c54-93bd-6bd2c16c869b tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1782060368'}} {{(pid=86936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 13:05:42 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-01ea4e9b-969b-4c54-93bd-6bd2c16c869b tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Create volume of 1 GB Sep 02 13:05:42 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-01ea4e9b-969b-4c54-93bd-6bd2c16c869b tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Availability Zones retrieved successfully. Sep 02 13:05:42 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-01ea4e9b-969b-4c54-93bd-6bd2c16c869b tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Flow 'volume_create_api' (45cd0551-9aaa-4cd4-be0d-ea416da4cc9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 13:05:42 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-01ea4e9b-969b-4c54-93bd-6bd2c16c869b tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4467db8-c92c-4d6b-b556-175e3a945f2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:05:42 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.flows.api.create_volume [None req-01ea4e9b-969b-4c54-93bd-6bd2c16c869b tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Validating volume size '1' using validate_int {{(pid=86936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 13:05:42 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-3de8ff7f-cb47-460b-b67b-93b82d3afbfe None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:42 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-3de8ff7f-cb47-460b-b67b-93b82d3afbfe tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] GET http://192.168.122.82/volume/v3/snapshots/61c1b2a0-9896-49c6-be60-e45eaa4bc75f Sep 02 13:05:42 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-3de8ff7f-cb47-460b-b67b-93b82d3afbfe tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:42 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-3de8ff7f-cb47-460b-b67b-93b82d3afbfe tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:42 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-01ea4e9b-969b-4c54-93bd-6bd2c16c869b tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4467db8-c92c-4d6b-b556-175e3a945f2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:05:42 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:42 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:05:42 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-3de8ff7f-cb47-460b-b67b-93b82d3afbfe tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Snapshot retrieved successfully. Sep 02 13:05:42 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-01ea4e9b-969b-4c54-93bd-6bd2c16c869b tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (739bf824-a4b7-453e-89ae-88c291e3f515) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:05:42 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-3de8ff7f-cb47-460b-b67b-93b82d3afbfe tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] http://192.168.122.82/volume/v3/snapshots/61c1b2a0-9896-49c6-be60-e45eaa4bc75f returned with HTTP 200 Sep 02 13:05:42 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1635/3229] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:05:42 2026] GET /volume/v3/snapshots/61c1b2a0-9896-49c6-be60-e45eaa4bc75f => generated 467 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 13:05:42 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-72d14131-3552-4b43-ad09-9021fe260d90 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:42 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-72d14131-3552-4b43-ad09-9021fe260d90 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-reader] GET http://192.168.122.82/volume/v3/snapshots/61c1b2a0-9896-49c6-be60-e45eaa4bc75f Sep 02 13:05:42 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-72d14131-3552-4b43-ad09-9021fe260d90 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-reader] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:42 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-72d14131-3552-4b43-ad09-9021fe260d90 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-reader] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:42 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:42 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:05:42 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-72d14131-3552-4b43-ad09-9021fe260d90 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-reader] Snapshot retrieved successfully. Sep 02 13:05:42 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-72d14131-3552-4b43-ad09-9021fe260d90 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-reader] http://192.168.122.82/volume/v3/snapshots/61c1b2a0-9896-49c6-be60-e45eaa4bc75f returned with HTTP 200 Sep 02 13:05:42 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1636/3230] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:05:42 2026] GET /volume/v3/snapshots/61c1b2a0-9896-49c6-be60-e45eaa4bc75f => generated 467 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:05:42 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-46cea4f3-dbc9-45f5-b089-c5966be058d3 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:42 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-46cea4f3-dbc9-45f5-b089-c5966be058d3 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] DELETE http://192.168.122.82/volume/v3/snapshots/61c1b2a0-9896-49c6-be60-e45eaa4bc75f Sep 02 13:05:42 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-46cea4f3-dbc9-45f5-b089-c5966be058d3 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:42 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-46cea4f3-dbc9-45f5-b089-c5966be058d3 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Calling method 'delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:42 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.snapshots [None req-46cea4f3-dbc9-45f5-b089-c5966be058d3 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Delete snapshot with id: 61c1b2a0-9896-49c6-be60-e45eaa4bc75f Sep 02 13:05:42 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:42 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:05:42 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-46cea4f3-dbc9-45f5-b089-c5966be058d3 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Snapshot retrieved successfully. Sep 02 13:05:42 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:05:42 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:05:42 devstack devstack@c-api.service[86936]: DEBUG cinder.quota [None req-01ea4e9b-969b-4c54-93bd-6bd2c16c869b tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Created reservations ['1896ab9a-144e-4810-b4c8-b88b58918d0b', 'b4c60beb-020a-48b9-92fb-70f647d65b22', '88d11014-e4c2-4a15-ae8f-02e9451095c8', '487e66c8-6551-4ba8-b85a-350e500e7e29'] {{(pid=86936) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 13:05:42 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-01ea4e9b-969b-4c54-93bd-6bd2c16c869b tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (739bf824-a4b7-453e-89ae-88c291e3f515) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1896ab9a-144e-4810-b4c8-b88b58918d0b', 'b4c60beb-020a-48b9-92fb-70f647d65b22', '88d11014-e4c2-4a15-ae8f-02e9451095c8', '487e66c8-6551-4ba8-b85a-350e500e7e29']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:05:42 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-01ea4e9b-969b-4c54-93bd-6bd2c16c869b tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46106d98-f022-4ab3-b65b-a2d626dfc48b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:05:42 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-46cea4f3-dbc9-45f5-b089-c5966be058d3 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Snapshot delete request issued successfully. Sep 02 13:05:42 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-46cea4f3-dbc9-45f5-b089-c5966be058d3 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] http://192.168.122.82/volume/v3/snapshots/61c1b2a0-9896-49c6-be60-e45eaa4bc75f returned with HTTP 202 Sep 02 13:05:42 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1637/3231] 192.168.122.82 () {58 vars in 1236 bytes} [Wed Sep 2 13:05:42 2026] DELETE /volume/v3/snapshots/61c1b2a0-9896-49c6-be60-e45eaa4bc75f => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 13:05:42 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-bdc83800-c4af-44b8-84d9-1ee4cd903f5a None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:42 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-bdc83800-c4af-44b8-84d9-1ee4cd903f5a tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] GET http://192.168.122.82/volume/v3/snapshots/61c1b2a0-9896-49c6-be60-e45eaa4bc75f Sep 02 13:05:42 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-bdc83800-c4af-44b8-84d9-1ee4cd903f5a tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:42 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-bdc83800-c4af-44b8-84d9-1ee4cd903f5a tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:42 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:42 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:05:42 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:05:42 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:05:42 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-bdc83800-c4af-44b8-84d9-1ee4cd903f5a tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Snapshot retrieved successfully. Sep 02 13:05:42 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-bdc83800-c4af-44b8-84d9-1ee4cd903f5a tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] http://192.168.122.82/volume/v3/snapshots/61c1b2a0-9896-49c6-be60-e45eaa4bc75f returned with HTTP 200 Sep 02 13:05:42 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1638/3232] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:05:42 2026] GET /volume/v3/snapshots/61c1b2a0-9896-49c6-be60-e45eaa4bc75f => generated 466 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 13:05:42 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-01ea4e9b-969b-4c54-93bd-6bd2c16c869b tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46106d98-f022-4ab3-b65b-a2d626dfc48b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f7f97a94-71c4-4f9d-b5ee-9025a6c7c6e3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1782060368',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6d8238b74f94f13871e7957b59eb793',qos_specs=None,replication_status=,reservations=['1896ab9a-144e-4810-b4c8-b88b58918d0b','b4c60beb-020a-48b9-92fb-70f647d65b22','88d11014-e4c2-4a15-ae8f-02e9451095c8','487e66c8-6551-4ba8-b85a-350e500e7e29'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a530f7fb1f5042e090f324835671255f',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T11:05:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1782060368',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f7f97a94-71c4-4f9d-b5ee-9025a6c7c6e3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c6d8238b74f94f13871e7957b59eb793',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a530f7fb1f5042e090f324835671255f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:05:42 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-01ea4e9b-969b-4c54-93bd-6bd2c16c869b tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64228f5d-26c6-4892-b130-27cfa66a43f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:05:42 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-01ea4e9b-969b-4c54-93bd-6bd2c16c869b tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64228f5d-26c6-4892-b130-27cfa66a43f4) transitioned into state 'SUCCESS' from state '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-1782060368',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6d8238b74f94f13871e7957b59eb793',qos_specs=None,replication_status=,reservations=['1896ab9a-144e-4810-b4c8-b88b58918d0b','b4c60beb-020a-48b9-92fb-70f647d65b22','88d11014-e4c2-4a15-ae8f-02e9451095c8','487e66c8-6551-4ba8-b85a-350e500e7e29'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a530f7fb1f5042e090f324835671255f',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:05:42 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-01ea4e9b-969b-4c54-93bd-6bd2c16c869b tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b843cdba-ddd2-4b99-9407-ac43401acc97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:05:42 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-01ea4e9b-969b-4c54-93bd-6bd2c16c869b tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b843cdba-ddd2-4b99-9407-ac43401acc97) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:05:42 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-01ea4e9b-969b-4c54-93bd-6bd2c16c869b tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Flow 'volume_create_api' (45cd0551-9aaa-4cd4-be0d-ea416da4cc9e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 13:05:42 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-01ea4e9b-969b-4c54-93bd-6bd2c16c869b tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Create volume request issued successfully. Sep 02 13:05:42 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-01ea4e9b-969b-4c54-93bd-6bd2c16c869b tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 13:05:42 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1595/3233] 192.168.122.82 () {60 vars in 1137 bytes} [Wed Sep 2 13:05:42 2026] POST /volume/v3/volumes => generated 785 bytes in 342 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 13:05:42 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-c72bcccc-43c3-45b9-b782-319482b04cd1 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:42 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-c72bcccc-43c3-45b9-b782-319482b04cd1 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] GET http://192.168.122.82/volume/v3/volumes/f7f97a94-71c4-4f9d-b5ee-9025a6c7c6e3 Sep 02 13:05:42 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-c72bcccc-43c3-45b9-b782-319482b04cd1 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:42 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-c72bcccc-43c3-45b9-b782-319482b04cd1 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:42 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:05:42 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:05:42 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:42 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:05:42 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-c72bcccc-43c3-45b9-b782-319482b04cd1 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Volume info retrieved successfully. Sep 02 13:05:42 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-c72bcccc-43c3-45b9-b782-319482b04cd1 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] http://192.168.122.82/volume/v3/volumes/f7f97a94-71c4-4f9d-b5ee-9025a6c7c6e3 returned with HTTP 200 Sep 02 13:05:42 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1639/3234] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:05:42 2026] GET /volume/v3/volumes/f7f97a94-71c4-4f9d-b5ee-9025a6c7c6e3 => generated 964 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:05:43 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-7d882acc-e165-427e-8107-39935ff87f6c None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:43 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-7d882acc-e165-427e-8107-39935ff87f6c tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] GET http://192.168.122.82/volume/v3/snapshots/61c1b2a0-9896-49c6-be60-e45eaa4bc75f Sep 02 13:05:43 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-7d882acc-e165-427e-8107-39935ff87f6c tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:43 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-7d882acc-e165-427e-8107-39935ff87f6c tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:43 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:43 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:05:43 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-7d882acc-e165-427e-8107-39935ff87f6c tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Snapshot retrieved successfully. Sep 02 13:05:43 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-7d882acc-e165-427e-8107-39935ff87f6c tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] http://192.168.122.82/volume/v3/snapshots/61c1b2a0-9896-49c6-be60-e45eaa4bc75f returned with HTTP 200 Sep 02 13:05:43 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1596/3235] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:05:43 2026] GET /volume/v3/snapshots/61c1b2a0-9896-49c6-be60-e45eaa4bc75f => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:05:43 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-238c030c-998a-457c-9e00-8a707c0e7b1e None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:43 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-238c030c-998a-457c-9e00-8a707c0e7b1e tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] GET http://192.168.122.82/volume/v3/volumes/f7f97a94-71c4-4f9d-b5ee-9025a6c7c6e3 Sep 02 13:05:43 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-238c030c-998a-457c-9e00-8a707c0e7b1e tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:43 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-238c030c-998a-457c-9e00-8a707c0e7b1e tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:43 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:05:43 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:05:43 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:43 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:05:43 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-238c030c-998a-457c-9e00-8a707c0e7b1e tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Volume info retrieved successfully. Sep 02 13:05:43 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-238c030c-998a-457c-9e00-8a707c0e7b1e tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] http://192.168.122.82/volume/v3/volumes/f7f97a94-71c4-4f9d-b5ee-9025a6c7c6e3 returned with HTTP 200 Sep 02 13:05:43 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1640/3236] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:05:43 2026] GET /volume/v3/volumes/f7f97a94-71c4-4f9d-b5ee-9025a6c7c6e3 => generated 1015 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 13:05:43 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-41873144-8222-42a6-bd53-2926262530cc None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:43 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-41873144-8222-42a6-bd53-2926262530cc tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] POST http://192.168.122.82/volume/v3/snapshots Sep 02 13:05:43 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-41873144-8222-42a6-bd53-2926262530cc tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f7f97a94-71c4-4f9d-b5ee-9025a6c7c6e3", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1748996697"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:05:43 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:05:43 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:05:43 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:43 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:05:43 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-41873144-8222-42a6-bd53-2926262530cc tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Volume info retrieved successfully. Sep 02 13:05:43 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.snapshots [None req-41873144-8222-42a6-bd53-2926262530cc tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Create snapshot from volume f7f97a94-71c4-4f9d-b5ee-9025a6c7c6e3 Sep 02 13:05:43 devstack devstack@c-api.service[86936]: DEBUG cinder.quota [None req-41873144-8222-42a6-bd53-2926262530cc tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Created reservations ['9378f748-f561-431f-94bf-d9890a0ce1f5', '3b1d979f-a8d8-426c-a79a-bcd68377795e', 'f58dcf71-c5a0-4e0a-9097-91eea2c8daae', '07b780fb-30b5-4d09-88ce-e1e40469fb95'] {{(pid=86936) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 13:05:43 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:05:43 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:05:43 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-41873144-8222-42a6-bd53-2926262530cc tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Snapshot create request issued successfully. Sep 02 13:05:43 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-41873144-8222-42a6-bd53-2926262530cc tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] http://192.168.122.82/volume/v3/snapshots returned with HTTP 202 Sep 02 13:05:43 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1597/3237] 192.168.122.82 () {60 vars in 1144 bytes} [Wed Sep 2 13:05:43 2026] POST /volume/v3/snapshots => generated 308 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 13:05:43 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-1e55a25a-53ed-4a9f-b277-0f26ba8e5b54 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:43 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-1e55a25a-53ed-4a9f-b277-0f26ba8e5b54 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] GET http://192.168.122.82/volume/v3/snapshots/243ac937-6728-4a6b-a013-cf4bb8c0804a Sep 02 13:05:43 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-1e55a25a-53ed-4a9f-b277-0f26ba8e5b54 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:43 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-1e55a25a-53ed-4a9f-b277-0f26ba8e5b54 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:43 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:43 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:05:43 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-1e55a25a-53ed-4a9f-b277-0f26ba8e5b54 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Snapshot retrieved successfully. Sep 02 13:05:43 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-1e55a25a-53ed-4a9f-b277-0f26ba8e5b54 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] http://192.168.122.82/volume/v3/snapshots/243ac937-6728-4a6b-a013-cf4bb8c0804a returned with HTTP 200 Sep 02 13:05:43 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1641/3238] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:05:43 2026] GET /volume/v3/snapshots/243ac937-6728-4a6b-a013-cf4bb8c0804a => generated 440 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:05:44 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-21f69fcb-626e-4992-991b-38beab43f964 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:44 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-21f69fcb-626e-4992-991b-38beab43f964 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] GET http://192.168.122.82/volume/v3/snapshots/61c1b2a0-9896-49c6-be60-e45eaa4bc75f Sep 02 13:05:44 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-21f69fcb-626e-4992-991b-38beab43f964 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:44 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-21f69fcb-626e-4992-991b-38beab43f964 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:44 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-21f69fcb-626e-4992-991b-38beab43f964 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] http://192.168.122.82/volume/v3/snapshots/61c1b2a0-9896-49c6-be60-e45eaa4bc75f returned with HTTP 404 Sep 02 13:05:44 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1598/3239] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:05:44 2026] GET /volume/v3/snapshots/61c1b2a0-9896-49c6-be60-e45eaa4bc75f => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 13:05:44 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-ae7e357b-f066-438b-8110-429a78f2788f None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:44 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-ae7e357b-f066-438b-8110-429a78f2788f tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] DELETE http://192.168.122.82/volume/v3/volumes/0d8d4fb2-8f37-46e5-8fff-905b34c46536 Sep 02 13:05:44 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-ae7e357b-f066-438b-8110-429a78f2788f tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:44 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-ae7e357b-f066-438b-8110-429a78f2788f tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Calling method 'delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:44 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-ae7e357b-f066-438b-8110-429a78f2788f tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Delete volume with id: 0d8d4fb2-8f37-46e5-8fff-905b34c46536 Sep 02 13:05:44 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:05:44 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:05:44 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:44 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:05:44 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-ae7e357b-f066-438b-8110-429a78f2788f tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Volume info retrieved successfully. Sep 02 13:05:44 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-ae7e357b-f066-438b-8110-429a78f2788f tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Delete volume request issued successfully. Sep 02 13:05:44 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-ae7e357b-f066-438b-8110-429a78f2788f tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] http://192.168.122.82/volume/v3/volumes/0d8d4fb2-8f37-46e5-8fff-905b34c46536 returned with HTTP 202 Sep 02 13:05:44 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1642/3240] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 13:05:44 2026] DELETE /volume/v3/volumes/0d8d4fb2-8f37-46e5-8fff-905b34c46536 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 13:05:44 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-a12ec48a-42f6-4d7f-b64d-7fb86d4fe0d0 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:44 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-a12ec48a-42f6-4d7f-b64d-7fb86d4fe0d0 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] GET http://192.168.122.82/volume/v3/volumes/0d8d4fb2-8f37-46e5-8fff-905b34c46536 Sep 02 13:05:44 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-a12ec48a-42f6-4d7f-b64d-7fb86d4fe0d0 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:44 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-a12ec48a-42f6-4d7f-b64d-7fb86d4fe0d0 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:44 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:05:44 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:05:44 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:44 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:05:44 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-a12ec48a-42f6-4d7f-b64d-7fb86d4fe0d0 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Volume info retrieved successfully. Sep 02 13:05:44 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-a12ec48a-42f6-4d7f-b64d-7fb86d4fe0d0 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] http://192.168.122.82/volume/v3/volumes/0d8d4fb2-8f37-46e5-8fff-905b34c46536 returned with HTTP 200 Sep 02 13:05:44 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1599/3241] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:05:44 2026] GET /volume/v3/volumes/0d8d4fb2-8f37-46e5-8fff-905b34c46536 => generated 1014 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 13:05:44 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-b212e649-54eb-44cd-b493-2da9d4d2abd2 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:44 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-b212e649-54eb-44cd-b493-2da9d4d2abd2 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] GET http://192.168.122.82/volume/v3/snapshots/243ac937-6728-4a6b-a013-cf4bb8c0804a Sep 02 13:05:44 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-b212e649-54eb-44cd-b493-2da9d4d2abd2 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:44 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-b212e649-54eb-44cd-b493-2da9d4d2abd2 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:44 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:44 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:05:44 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-b212e649-54eb-44cd-b493-2da9d4d2abd2 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Snapshot retrieved successfully. Sep 02 13:05:44 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-b212e649-54eb-44cd-b493-2da9d4d2abd2 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] http://192.168.122.82/volume/v3/snapshots/243ac937-6728-4a6b-a013-cf4bb8c0804a returned with HTTP 200 Sep 02 13:05:44 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1643/3242] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:05:44 2026] GET /volume/v3/snapshots/243ac937-6728-4a6b-a013-cf4bb8c0804a => generated 440 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:05:45 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-9b553034-8af3-476d-9a43-ffde20c67126 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:45 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-9b553034-8af3-476d-9a43-ffde20c67126 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] GET http://192.168.122.82/volume/v3/volumes/0d8d4fb2-8f37-46e5-8fff-905b34c46536 Sep 02 13:05:45 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-9b553034-8af3-476d-9a43-ffde20c67126 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:45 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-9b553034-8af3-476d-9a43-ffde20c67126 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:45 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-9b553034-8af3-476d-9a43-ffde20c67126 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] http://192.168.122.82/volume/v3/volumes/0d8d4fb2-8f37-46e5-8fff-905b34c46536 returned with HTTP 404 Sep 02 13:05:45 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1600/3243] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:05:45 2026] GET /volume/v3/volumes/0d8d4fb2-8f37-46e5-8fff-905b34c46536 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 13:05:45 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-6fdb1c59-7149-4c3d-b885-7f981f7b985d None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:45 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-6fdb1c59-7149-4c3d-b885-7f981f7b985d tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] POST http://192.168.122.82/volume/v3/volumes Sep 02 13:05:45 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-6fdb1c59-7149-4c3d-b885-7f981f7b985d tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-15035056"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:05:45 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.volumes [None req-6fdb1c59-7149-4c3d-b885-7f981f7b985d tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-15035056'}} {{(pid=86935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 13:05:45 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-6fdb1c59-7149-4c3d-b885-7f981f7b985d tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Create volume of 1 GB Sep 02 13:05:45 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-6fdb1c59-7149-4c3d-b885-7f981f7b985d tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Availability Zones retrieved successfully. Sep 02 13:05:45 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-6fdb1c59-7149-4c3d-b885-7f981f7b985d tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Flow 'volume_create_api' (1acd4a44-06d6-4e66-89a5-57929d311444) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 13:05:45 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-6fdb1c59-7149-4c3d-b885-7f981f7b985d tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d02e6db-cc96-414a-ac8c-b7f5740931cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:05:45 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.flows.api.create_volume [None req-6fdb1c59-7149-4c3d-b885-7f981f7b985d tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Validating volume size '1' using validate_int {{(pid=86935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 13:05:45 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-6fdb1c59-7149-4c3d-b885-7f981f7b985d tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d02e6db-cc96-414a-ac8c-b7f5740931cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:05:45 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-6fdb1c59-7149-4c3d-b885-7f981f7b985d tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43761b8b-39e3-4251-9bc8-e35b6913f05c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:05:45 devstack devstack@c-api.service[86935]: DEBUG cinder.quota [None req-6fdb1c59-7149-4c3d-b885-7f981f7b985d tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Created reservations ['15977557-527c-4cb6-b0be-81c051950db5', 'a81a39af-1a36-4d38-ac65-15f17be8c1f7', 'afe24c20-f9d2-4a15-963e-2001e56f5ecc', 'c35e555c-54a7-4298-a256-32f21b3d68f9'] {{(pid=86935) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 13:05:45 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-6fdb1c59-7149-4c3d-b885-7f981f7b985d tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43761b8b-39e3-4251-9bc8-e35b6913f05c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['15977557-527c-4cb6-b0be-81c051950db5', 'a81a39af-1a36-4d38-ac65-15f17be8c1f7', 'afe24c20-f9d2-4a15-963e-2001e56f5ecc', 'c35e555c-54a7-4298-a256-32f21b3d68f9']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:05:45 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-6fdb1c59-7149-4c3d-b885-7f981f7b985d tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21f2bee2-d900-4ac3-9617-ddc9049dc30a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:05:45 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-27369100-2cec-40b5-869e-1b9d96d05b9e None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:45 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-27369100-2cec-40b5-869e-1b9d96d05b9e tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] GET http://192.168.122.82/volume/v3/snapshots/243ac937-6728-4a6b-a013-cf4bb8c0804a Sep 02 13:05:45 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-27369100-2cec-40b5-869e-1b9d96d05b9e tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:45 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-27369100-2cec-40b5-869e-1b9d96d05b9e tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:45 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:05:45 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:05:45 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:45 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:05:45 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-27369100-2cec-40b5-869e-1b9d96d05b9e tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Snapshot retrieved successfully. Sep 02 13:05:45 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-27369100-2cec-40b5-869e-1b9d96d05b9e tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] http://192.168.122.82/volume/v3/snapshots/243ac937-6728-4a6b-a013-cf4bb8c0804a returned with HTTP 200 Sep 02 13:05:45 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-6fdb1c59-7149-4c3d-b885-7f981f7b985d tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21f2bee2-d900-4ac3-9617-ddc9049dc30a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b3016b23-36a2-475d-a84a-24b71ffbcbd1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-15035056',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d89ea75b2b8440ffb27403ef29a85201',qos_specs=None,replication_status=,reservations=['15977557-527c-4cb6-b0be-81c051950db5','a81a39af-1a36-4d38-ac65-15f17be8c1f7','afe24c20-f9d2-4a15-963e-2001e56f5ecc','c35e555c-54a7-4298-a256-32f21b3d68f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a57ef8a00c58483894fa0e98fa5d5595',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T11:05:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-15035056',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b3016b23-36a2-475d-a84a-24b71ffbcbd1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d89ea75b2b8440ffb27403ef29a85201',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a57ef8a00c58483894fa0e98fa5d5595',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:05:45 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1601/3244] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:05:45 2026] GET /volume/v3/snapshots/243ac937-6728-4a6b-a013-cf4bb8c0804a => generated 440 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:05:45 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-6fdb1c59-7149-4c3d-b885-7f981f7b985d tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31571ce4-b652-4ddd-a3e1-bf77f712dfd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:05:46 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-6fdb1c59-7149-4c3d-b885-7f981f7b985d tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31571ce4-b652-4ddd-a3e1-bf77f712dfd4) transitioned into state 'SUCCESS' from state '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-15035056',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d89ea75b2b8440ffb27403ef29a85201',qos_specs=None,replication_status=,reservations=['15977557-527c-4cb6-b0be-81c051950db5','a81a39af-1a36-4d38-ac65-15f17be8c1f7','afe24c20-f9d2-4a15-963e-2001e56f5ecc','c35e555c-54a7-4298-a256-32f21b3d68f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a57ef8a00c58483894fa0e98fa5d5595',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:05:46 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-6fdb1c59-7149-4c3d-b885-7f981f7b985d tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76e3ffe6-7e47-4939-8ccb-5eb20152dd6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:05:46 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-6fdb1c59-7149-4c3d-b885-7f981f7b985d tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76e3ffe6-7e47-4939-8ccb-5eb20152dd6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:05:46 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-6fdb1c59-7149-4c3d-b885-7f981f7b985d tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Flow 'volume_create_api' (1acd4a44-06d6-4e66-89a5-57929d311444) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 13:05:46 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-6fdb1c59-7149-4c3d-b885-7f981f7b985d tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Create volume request issued successfully. Sep 02 13:05:46 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-6fdb1c59-7149-4c3d-b885-7f981f7b985d tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 13:05:46 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1644/3245] 192.168.122.82 () {60 vars in 1137 bytes} [Wed Sep 2 13:05:45 2026] POST /volume/v3/volumes => generated 783 bytes in 312 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 13:05:46 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-b8a54b88-fba4-44f3-bf80-0d1d98bc2df3 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:46 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-b8a54b88-fba4-44f3-bf80-0d1d98bc2df3 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] GET http://192.168.122.82/volume/v3/volumes/b3016b23-36a2-475d-a84a-24b71ffbcbd1 Sep 02 13:05:46 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-b8a54b88-fba4-44f3-bf80-0d1d98bc2df3 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:46 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-b8a54b88-fba4-44f3-bf80-0d1d98bc2df3 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:46 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:05:46 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:05:46 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:46 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:05:46 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-b8a54b88-fba4-44f3-bf80-0d1d98bc2df3 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Volume info retrieved successfully. Sep 02 13:05:46 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-b8a54b88-fba4-44f3-bf80-0d1d98bc2df3 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] http://192.168.122.82/volume/v3/volumes/b3016b23-36a2-475d-a84a-24b71ffbcbd1 returned with HTTP 200 Sep 02 13:05:46 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1602/3246] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:05:46 2026] GET /volume/v3/volumes/b3016b23-36a2-475d-a84a-24b71ffbcbd1 => generated 962 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:05:46 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-7e97b093-f704-47b3-8c13-5f11022ff5e8 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:47 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-7e97b093-f704-47b3-8c13-5f11022ff5e8 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] GET http://192.168.122.82/volume/v3/snapshots/243ac937-6728-4a6b-a013-cf4bb8c0804a Sep 02 13:05:47 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-7e97b093-f704-47b3-8c13-5f11022ff5e8 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:47 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-7e97b093-f704-47b3-8c13-5f11022ff5e8 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:47 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:47 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:05:47 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-7e97b093-f704-47b3-8c13-5f11022ff5e8 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Snapshot retrieved successfully. Sep 02 13:05:47 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-7e97b093-f704-47b3-8c13-5f11022ff5e8 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] http://192.168.122.82/volume/v3/snapshots/243ac937-6728-4a6b-a013-cf4bb8c0804a returned with HTTP 200 Sep 02 13:05:47 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1645/3247] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:05:46 2026] GET /volume/v3/snapshots/243ac937-6728-4a6b-a013-cf4bb8c0804a => generated 467 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:05:47 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-224e38cc-c264-420a-8148-5f57b23796e4 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:47 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-224e38cc-c264-420a-8148-5f57b23796e4 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-member] POST http://192.168.122.82/volume/v3/snapshots/243ac937-6728-4a6b-a013-cf4bb8c0804a/action Sep 02 13:05:47 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-224e38cc-c264-420a-8148-5f57b23796e4 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86936) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 13:05:47 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-224e38cc-c264-420a-8148-5f57b23796e4 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:05:47 devstack devstack@c-api.service[86936]: DEBUG cinder.api.contrib.admin_actions [None req-224e38cc-c264-420a-8148-5f57b23796e4 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-member] Updating snapshot '243ac937-6728-4a6b-a013-cf4bb8c0804a' with '{'status': 'error'}' {{(pid=86936) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 02 13:05:47 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:47 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:05:47 devstack devstack@c-api.service[86936]: DEBUG cinder.policy [None req-224e38cc-c264-420a-8148-5f57b23796e4 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'f0cec52db0ae4cdab7c49ff0078348ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6d8238b74f94f13871e7957b59eb793', '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=86936) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 13:05:47 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-224e38cc-c264-420a-8148-5f57b23796e4 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-member] http://192.168.122.82/volume/v3/snapshots/243ac937-6728-4a6b-a013-cf4bb8c0804a/action returned with HTTP 403 Sep 02 13:05:47 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1603/3248] 192.168.122.82 () {60 vars in 1275 bytes} [Wed Sep 2 13:05:47 2026] POST /volume/v3/snapshots/243ac937-6728-4a6b-a013-cf4bb8c0804a/action => generated 133 bytes in 32 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 13:05:47 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-f1a85bf7-3e8d-4080-9a14-fc8728641cdc None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:47 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-f1a85bf7-3e8d-4080-9a14-fc8728641cdc tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] DELETE http://192.168.122.82/volume/v3/snapshots/243ac937-6728-4a6b-a013-cf4bb8c0804a Sep 02 13:05:47 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-f1a85bf7-3e8d-4080-9a14-fc8728641cdc tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:47 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-f1a85bf7-3e8d-4080-9a14-fc8728641cdc tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Calling method 'delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:47 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.snapshots [None req-f1a85bf7-3e8d-4080-9a14-fc8728641cdc tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Delete snapshot with id: 243ac937-6728-4a6b-a013-cf4bb8c0804a Sep 02 13:05:47 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:47 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:05:47 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-f1a85bf7-3e8d-4080-9a14-fc8728641cdc tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Snapshot retrieved successfully. Sep 02 13:05:47 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:05:47 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:05:47 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-f1a85bf7-3e8d-4080-9a14-fc8728641cdc tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Snapshot delete request issued successfully. Sep 02 13:05:47 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-f1a85bf7-3e8d-4080-9a14-fc8728641cdc tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] http://192.168.122.82/volume/v3/snapshots/243ac937-6728-4a6b-a013-cf4bb8c0804a returned with HTTP 202 Sep 02 13:05:47 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1646/3249] 192.168.122.82 () {58 vars in 1236 bytes} [Wed Sep 2 13:05:47 2026] DELETE /volume/v3/snapshots/243ac937-6728-4a6b-a013-cf4bb8c0804a => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 13:05:47 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-7d0763e3-fc77-45e6-9da8-258f7fb75d06 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:47 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-7d0763e3-fc77-45e6-9da8-258f7fb75d06 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] GET http://192.168.122.82/volume/v3/snapshots/243ac937-6728-4a6b-a013-cf4bb8c0804a Sep 02 13:05:47 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-7d0763e3-fc77-45e6-9da8-258f7fb75d06 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:47 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-7d0763e3-fc77-45e6-9da8-258f7fb75d06 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:47 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:47 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:05:47 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-7d0763e3-fc77-45e6-9da8-258f7fb75d06 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Snapshot retrieved successfully. Sep 02 13:05:47 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-7d0763e3-fc77-45e6-9da8-258f7fb75d06 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] http://192.168.122.82/volume/v3/snapshots/243ac937-6728-4a6b-a013-cf4bb8c0804a returned with HTTP 200 Sep 02 13:05:47 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1604/3250] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:05:47 2026] GET /volume/v3/snapshots/243ac937-6728-4a6b-a013-cf4bb8c0804a => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:05:47 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-da54bc88-ce6e-4b83-a062-b1892624a59c None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:47 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-da54bc88-ce6e-4b83-a062-b1892624a59c tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] GET http://192.168.122.82/volume/v3/volumes/b3016b23-36a2-475d-a84a-24b71ffbcbd1 Sep 02 13:05:47 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-da54bc88-ce6e-4b83-a062-b1892624a59c tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:47 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-da54bc88-ce6e-4b83-a062-b1892624a59c tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:47 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:05:47 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:05:47 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:47 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:05:47 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-da54bc88-ce6e-4b83-a062-b1892624a59c tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Volume info retrieved successfully. Sep 02 13:05:47 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-da54bc88-ce6e-4b83-a062-b1892624a59c tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] http://192.168.122.82/volume/v3/volumes/b3016b23-36a2-475d-a84a-24b71ffbcbd1 returned with HTTP 200 Sep 02 13:05:47 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1647/3251] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:05:47 2026] GET /volume/v3/volumes/b3016b23-36a2-475d-a84a-24b71ffbcbd1 => generated 1013 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 13:05:47 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-cfa95c25-8a16-4db8-be6a-afa8253b056d None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:47 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-cfa95c25-8a16-4db8-be6a-afa8253b056d tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] POST http://192.168.122.82/volume/v3/snapshots Sep 02 13:05:47 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-cfa95c25-8a16-4db8-be6a-afa8253b056d tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b3016b23-36a2-475d-a84a-24b71ffbcbd1", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1842363282"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:05:47 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:05:47 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:05:47 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:47 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:05:47 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-cfa95c25-8a16-4db8-be6a-afa8253b056d tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Volume info retrieved successfully. Sep 02 13:05:47 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.snapshots [None req-cfa95c25-8a16-4db8-be6a-afa8253b056d tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Create snapshot from volume b3016b23-36a2-475d-a84a-24b71ffbcbd1 Sep 02 13:05:47 devstack devstack@c-api.service[86936]: DEBUG cinder.quota [None req-cfa95c25-8a16-4db8-be6a-afa8253b056d tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Created reservations ['31c8af60-f4c1-4e7c-9c19-f07b5c5219e8', '3314fa79-2b86-4646-9459-6a173f27851d', 'c30c9804-95d5-47aa-87b6-36eff1c83b13', '5ab6b01c-57e9-40c5-ae5f-bdcb20035c22'] {{(pid=86936) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 13:05:47 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:05:47 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:05:47 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-cfa95c25-8a16-4db8-be6a-afa8253b056d tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Snapshot create request issued successfully. Sep 02 13:05:47 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-cfa95c25-8a16-4db8-be6a-afa8253b056d tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] http://192.168.122.82/volume/v3/snapshots returned with HTTP 202 Sep 02 13:05:47 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1605/3252] 192.168.122.82 () {60 vars in 1144 bytes} [Wed Sep 2 13:05:47 2026] POST /volume/v3/snapshots => generated 308 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 13:05:47 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-54887878-f395-4903-9398-15613adde803 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:47 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-54887878-f395-4903-9398-15613adde803 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] GET http://192.168.122.82/volume/v3/snapshots/cf769382-ccda-4311-8287-3e7db5717f8a Sep 02 13:05:47 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-54887878-f395-4903-9398-15613adde803 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:47 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-54887878-f395-4903-9398-15613adde803 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:47 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:47 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:05:47 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-54887878-f395-4903-9398-15613adde803 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Snapshot retrieved successfully. Sep 02 13:05:47 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-54887878-f395-4903-9398-15613adde803 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] http://192.168.122.82/volume/v3/snapshots/cf769382-ccda-4311-8287-3e7db5717f8a returned with HTTP 200 Sep 02 13:05:47 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1648/3253] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:05:47 2026] GET /volume/v3/snapshots/cf769382-ccda-4311-8287-3e7db5717f8a => generated 440 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:05:48 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-d6be59a6-b97c-4ec8-ae58-748ee14c8011 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:48 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-d6be59a6-b97c-4ec8-ae58-748ee14c8011 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] GET http://192.168.122.82/volume/v3/snapshots/243ac937-6728-4a6b-a013-cf4bb8c0804a Sep 02 13:05:48 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-d6be59a6-b97c-4ec8-ae58-748ee14c8011 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:48 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-d6be59a6-b97c-4ec8-ae58-748ee14c8011 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:48 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:48 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:05:48 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-d6be59a6-b97c-4ec8-ae58-748ee14c8011 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Snapshot retrieved successfully. Sep 02 13:05:48 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-d6be59a6-b97c-4ec8-ae58-748ee14c8011 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] http://192.168.122.82/volume/v3/snapshots/243ac937-6728-4a6b-a013-cf4bb8c0804a returned with HTTP 200 Sep 02 13:05:48 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1606/3254] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:05:48 2026] GET /volume/v3/snapshots/243ac937-6728-4a6b-a013-cf4bb8c0804a => generated 466 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:05:48 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-0fe8c609-962a-41cf-babd-125279b9ad92 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:48 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-0fe8c609-962a-41cf-babd-125279b9ad92 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] GET http://192.168.122.82/volume/v3/snapshots/cf769382-ccda-4311-8287-3e7db5717f8a Sep 02 13:05:48 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-0fe8c609-962a-41cf-babd-125279b9ad92 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:48 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-0fe8c609-962a-41cf-babd-125279b9ad92 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:48 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:48 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:05:48 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-0fe8c609-962a-41cf-babd-125279b9ad92 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Snapshot retrieved successfully. Sep 02 13:05:48 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-0fe8c609-962a-41cf-babd-125279b9ad92 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] http://192.168.122.82/volume/v3/snapshots/cf769382-ccda-4311-8287-3e7db5717f8a returned with HTTP 200 Sep 02 13:05:48 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1649/3255] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:05:48 2026] GET /volume/v3/snapshots/cf769382-ccda-4311-8287-3e7db5717f8a => generated 440 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:05:49 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-d58c8076-36ba-4b3e-9f16-a537d2e29aec None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:49 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-d58c8076-36ba-4b3e-9f16-a537d2e29aec tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] GET http://192.168.122.82/volume/v3/snapshots/243ac937-6728-4a6b-a013-cf4bb8c0804a Sep 02 13:05:49 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-d58c8076-36ba-4b3e-9f16-a537d2e29aec tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:49 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-d58c8076-36ba-4b3e-9f16-a537d2e29aec tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:49 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-d58c8076-36ba-4b3e-9f16-a537d2e29aec tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] http://192.168.122.82/volume/v3/snapshots/243ac937-6728-4a6b-a013-cf4bb8c0804a returned with HTTP 404 Sep 02 13:05:49 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1607/3256] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:05:49 2026] GET /volume/v3/snapshots/243ac937-6728-4a6b-a013-cf4bb8c0804a => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 13:05:49 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-265adc0f-aefa-40b0-8fb0-dc08c50ca48f None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:49 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-265adc0f-aefa-40b0-8fb0-dc08c50ca48f tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] DELETE http://192.168.122.82/volume/v3/volumes/f7f97a94-71c4-4f9d-b5ee-9025a6c7c6e3 Sep 02 13:05:49 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-265adc0f-aefa-40b0-8fb0-dc08c50ca48f tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:49 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-265adc0f-aefa-40b0-8fb0-dc08c50ca48f tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Calling method 'delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:49 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-265adc0f-aefa-40b0-8fb0-dc08c50ca48f tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Delete volume with id: f7f97a94-71c4-4f9d-b5ee-9025a6c7c6e3 Sep 02 13:05:49 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:05:49 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:05:49 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:49 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:05:49 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-265adc0f-aefa-40b0-8fb0-dc08c50ca48f tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Volume info retrieved successfully. Sep 02 13:05:49 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-265adc0f-aefa-40b0-8fb0-dc08c50ca48f tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Delete volume request issued successfully. Sep 02 13:05:49 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-265adc0f-aefa-40b0-8fb0-dc08c50ca48f tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] http://192.168.122.82/volume/v3/volumes/f7f97a94-71c4-4f9d-b5ee-9025a6c7c6e3 returned with HTTP 202 Sep 02 13:05:49 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1650/3257] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 13:05:49 2026] DELETE /volume/v3/volumes/f7f97a94-71c4-4f9d-b5ee-9025a6c7c6e3 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 13:05:49 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-4d5cdacf-58fd-4449-af7d-a237ed635de3 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:49 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-4d5cdacf-58fd-4449-af7d-a237ed635de3 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] GET http://192.168.122.82/volume/v3/volumes/f7f97a94-71c4-4f9d-b5ee-9025a6c7c6e3 Sep 02 13:05:49 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-4d5cdacf-58fd-4449-af7d-a237ed635de3 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:49 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-4d5cdacf-58fd-4449-af7d-a237ed635de3 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:49 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:05:49 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:05:49 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:49 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:05:49 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-4d5cdacf-58fd-4449-af7d-a237ed635de3 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Volume info retrieved successfully. Sep 02 13:05:49 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-4d5cdacf-58fd-4449-af7d-a237ed635de3 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] http://192.168.122.82/volume/v3/volumes/f7f97a94-71c4-4f9d-b5ee-9025a6c7c6e3 returned with HTTP 200 Sep 02 13:05:49 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1608/3258] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:05:49 2026] GET /volume/v3/volumes/f7f97a94-71c4-4f9d-b5ee-9025a6c7c6e3 => generated 1014 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 13:05:49 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-7aa680c1-f42b-4aa2-855b-cfe30e0fcaff None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:49 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-7aa680c1-f42b-4aa2-855b-cfe30e0fcaff tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] GET http://192.168.122.82/volume/v3/snapshots/cf769382-ccda-4311-8287-3e7db5717f8a Sep 02 13:05:49 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-7aa680c1-f42b-4aa2-855b-cfe30e0fcaff tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:49 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-7aa680c1-f42b-4aa2-855b-cfe30e0fcaff tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:49 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:49 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:05:49 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-7aa680c1-f42b-4aa2-855b-cfe30e0fcaff tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Snapshot retrieved successfully. Sep 02 13:05:49 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-7aa680c1-f42b-4aa2-855b-cfe30e0fcaff tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] http://192.168.122.82/volume/v3/snapshots/cf769382-ccda-4311-8287-3e7db5717f8a returned with HTTP 200 Sep 02 13:05:49 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1651/3259] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:05:49 2026] GET /volume/v3/snapshots/cf769382-ccda-4311-8287-3e7db5717f8a => generated 467 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:05:49 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-4b228bdd-9146-4759-8a8c-fe2296ac684c None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:49 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-4b228bdd-9146-4759-8a8c-fe2296ac684c tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-reader] POST http://192.168.122.82/volume/v3/snapshots/cf769382-ccda-4311-8287-3e7db5717f8a/action Sep 02 13:05:49 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-4b228bdd-9146-4759-8a8c-fe2296ac684c tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=86936) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 13:05:49 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-4b228bdd-9146-4759-8a8c-fe2296ac684c tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:05:49 devstack devstack@c-api.service[86936]: INFO cinder.api.contrib.snapshot_unmanage [None req-4b228bdd-9146-4759-8a8c-fe2296ac684c tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-reader] Unmanage snapshot with id: cf769382-ccda-4311-8287-3e7db5717f8a Sep 02 13:05:49 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:49 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:05:49 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-4b228bdd-9146-4759-8a8c-fe2296ac684c tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-reader] Snapshot retrieved successfully. Sep 02 13:05:49 devstack devstack@c-api.service[86936]: DEBUG cinder.policy [None req-4b228bdd-9146-4759-8a8c-fe2296ac684c tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '92d362d6201249b0adbd97057d4994d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd89ea75b2b8440ffb27403ef29a85201', '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=86936) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 13:05:49 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-4b228bdd-9146-4759-8a8c-fe2296ac684c tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-reader] http://192.168.122.82/volume/v3/snapshots/cf769382-ccda-4311-8287-3e7db5717f8a/action returned with HTTP 403 Sep 02 13:05:49 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1609/3260] 192.168.122.82 () {60 vars in 1275 bytes} [Wed Sep 2 13:05:49 2026] POST /volume/v3/snapshots/cf769382-ccda-4311-8287-3e7db5717f8a/action => generated 117 bytes in 27 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 13:05:49 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-a1a8a934-b448-47c5-8e37-8f8bb9b682cd None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:49 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-a1a8a934-b448-47c5-8e37-8f8bb9b682cd tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] DELETE http://192.168.122.82/volume/v3/snapshots/cf769382-ccda-4311-8287-3e7db5717f8a Sep 02 13:05:49 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-a1a8a934-b448-47c5-8e37-8f8bb9b682cd tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:49 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-a1a8a934-b448-47c5-8e37-8f8bb9b682cd tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Calling method 'delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:49 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.snapshots [None req-a1a8a934-b448-47c5-8e37-8f8bb9b682cd tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Delete snapshot with id: cf769382-ccda-4311-8287-3e7db5717f8a Sep 02 13:05:49 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:49 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:05:49 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-a1a8a934-b448-47c5-8e37-8f8bb9b682cd tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Snapshot retrieved successfully. Sep 02 13:05:49 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:05:49 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:05:49 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-a1a8a934-b448-47c5-8e37-8f8bb9b682cd tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Snapshot delete request issued successfully. Sep 02 13:05:49 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-a1a8a934-b448-47c5-8e37-8f8bb9b682cd tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] http://192.168.122.82/volume/v3/snapshots/cf769382-ccda-4311-8287-3e7db5717f8a returned with HTTP 202 Sep 02 13:05:49 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1652/3261] 192.168.122.82 () {58 vars in 1236 bytes} [Wed Sep 2 13:05:49 2026] DELETE /volume/v3/snapshots/cf769382-ccda-4311-8287-3e7db5717f8a => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 13:05:49 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-3a19bd10-31f8-4278-8f70-028a04f1e840 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:49 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-3a19bd10-31f8-4278-8f70-028a04f1e840 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] GET http://192.168.122.82/volume/v3/snapshots/cf769382-ccda-4311-8287-3e7db5717f8a Sep 02 13:05:49 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-3a19bd10-31f8-4278-8f70-028a04f1e840 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:49 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-3a19bd10-31f8-4278-8f70-028a04f1e840 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:49 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:49 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:05:49 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-3a19bd10-31f8-4278-8f70-028a04f1e840 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Snapshot retrieved successfully. Sep 02 13:05:49 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-3a19bd10-31f8-4278-8f70-028a04f1e840 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] http://192.168.122.82/volume/v3/snapshots/cf769382-ccda-4311-8287-3e7db5717f8a returned with HTTP 200 Sep 02 13:05:49 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1610/3262] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:05:49 2026] GET /volume/v3/snapshots/cf769382-ccda-4311-8287-3e7db5717f8a => generated 466 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:05:50 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-c8431d8e-9642-472e-9da7-1ddbf957eee3 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:50 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-c8431d8e-9642-472e-9da7-1ddbf957eee3 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] GET http://192.168.122.82/volume/v3/volumes/f7f97a94-71c4-4f9d-b5ee-9025a6c7c6e3 Sep 02 13:05:50 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-c8431d8e-9642-472e-9da7-1ddbf957eee3 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:50 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-c8431d8e-9642-472e-9da7-1ddbf957eee3 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:50 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-c8431d8e-9642-472e-9da7-1ddbf957eee3 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] http://192.168.122.82/volume/v3/volumes/f7f97a94-71c4-4f9d-b5ee-9025a6c7c6e3 returned with HTTP 404 Sep 02 13:05:50 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1653/3263] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:05:50 2026] GET /volume/v3/volumes/f7f97a94-71c4-4f9d-b5ee-9025a6c7c6e3 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 13:05:50 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-5e380d35-9fbd-44af-a909-47e2da915676 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:50 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-5e380d35-9fbd-44af-a909-47e2da915676 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] POST http://192.168.122.82/volume/v3/volumes Sep 02 13:05:50 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-5e380d35-9fbd-44af-a909-47e2da915676 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-192308158"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:05:50 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.volumes [None req-5e380d35-9fbd-44af-a909-47e2da915676 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-192308158'}} {{(pid=86936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 13:05:50 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-5e380d35-9fbd-44af-a909-47e2da915676 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Create volume of 1 GB Sep 02 13:05:50 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-5e380d35-9fbd-44af-a909-47e2da915676 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Availability Zones retrieved successfully. Sep 02 13:05:50 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-5e380d35-9fbd-44af-a909-47e2da915676 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Flow 'volume_create_api' (6ab2b986-02f4-48b5-bf48-794e0051db54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 13:05:50 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-5e380d35-9fbd-44af-a909-47e2da915676 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bcbfa809-52ab-42c5-9534-11fde0afe658) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:05:50 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.flows.api.create_volume [None req-5e380d35-9fbd-44af-a909-47e2da915676 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Validating volume size '1' using validate_int {{(pid=86936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 13:05:50 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-5e380d35-9fbd-44af-a909-47e2da915676 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bcbfa809-52ab-42c5-9534-11fde0afe658) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:05:50 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-5e380d35-9fbd-44af-a909-47e2da915676 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3857a2ee-5480-48ee-af99-204419088b0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:05:50 devstack devstack@c-api.service[86936]: DEBUG cinder.quota [None req-5e380d35-9fbd-44af-a909-47e2da915676 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Created reservations ['4569ebb1-7f46-4c09-a9bd-262fa70d4009', '749be3eb-e8dd-4b1c-b148-81c5dac047b5', 'b0b823f3-fb43-4ca3-86db-1218bdaf908f', 'ccaf419b-fb59-4ef1-9a9f-d7c68cb06657'] {{(pid=86936) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 13:05:50 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-5e380d35-9fbd-44af-a909-47e2da915676 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3857a2ee-5480-48ee-af99-204419088b0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4569ebb1-7f46-4c09-a9bd-262fa70d4009', '749be3eb-e8dd-4b1c-b148-81c5dac047b5', 'b0b823f3-fb43-4ca3-86db-1218bdaf908f', 'ccaf419b-fb59-4ef1-9a9f-d7c68cb06657']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:05:50 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-5e380d35-9fbd-44af-a909-47e2da915676 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f742b741-82c5-4194-9a44-efa27ac9b234) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:05:50 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-a8743182-b186-4b27-8f8d-94b161e5ca26 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:50 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-a8743182-b186-4b27-8f8d-94b161e5ca26 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] GET http://192.168.122.82/volume/v3/snapshots/cf769382-ccda-4311-8287-3e7db5717f8a Sep 02 13:05:50 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-a8743182-b186-4b27-8f8d-94b161e5ca26 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:50 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-a8743182-b186-4b27-8f8d-94b161e5ca26 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:50 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:05:50 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:05:50 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-5e380d35-9fbd-44af-a909-47e2da915676 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f742b741-82c5-4194-9a44-efa27ac9b234) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '745ae589-83eb-4e72-8f5d-636a5056d45c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-192308158',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6d8238b74f94f13871e7957b59eb793',qos_specs=None,replication_status=,reservations=['4569ebb1-7f46-4c09-a9bd-262fa70d4009','749be3eb-e8dd-4b1c-b148-81c5dac047b5','b0b823f3-fb43-4ca3-86db-1218bdaf908f','ccaf419b-fb59-4ef1-9a9f-d7c68cb06657'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a530f7fb1f5042e090f324835671255f',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T11:05:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-192308158',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=745ae589-83eb-4e72-8f5d-636a5056d45c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c6d8238b74f94f13871e7957b59eb793',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a530f7fb1f5042e090f324835671255f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:05:50 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-5e380d35-9fbd-44af-a909-47e2da915676 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (efd300db-2c23-471f-a5e7-1a4f416abd9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:05:50 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:50 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:05:50 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-a8743182-b186-4b27-8f8d-94b161e5ca26 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Snapshot retrieved successfully. Sep 02 13:05:50 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-a8743182-b186-4b27-8f8d-94b161e5ca26 tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] http://192.168.122.82/volume/v3/snapshots/cf769382-ccda-4311-8287-3e7db5717f8a returned with HTTP 200 Sep 02 13:05:50 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1654/3264] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:05:50 2026] GET /volume/v3/snapshots/cf769382-ccda-4311-8287-3e7db5717f8a => generated 466 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:05:50 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-5e380d35-9fbd-44af-a909-47e2da915676 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (efd300db-2c23-471f-a5e7-1a4f416abd9b) transitioned into state 'SUCCESS' from state '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-192308158',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6d8238b74f94f13871e7957b59eb793',qos_specs=None,replication_status=,reservations=['4569ebb1-7f46-4c09-a9bd-262fa70d4009','749be3eb-e8dd-4b1c-b148-81c5dac047b5','b0b823f3-fb43-4ca3-86db-1218bdaf908f','ccaf419b-fb59-4ef1-9a9f-d7c68cb06657'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a530f7fb1f5042e090f324835671255f',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:05:50 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-5e380d35-9fbd-44af-a909-47e2da915676 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f1b738c-dc8e-4b55-850f-f204ee4f3d3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:05:50 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-5e380d35-9fbd-44af-a909-47e2da915676 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f1b738c-dc8e-4b55-850f-f204ee4f3d3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:05:50 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-5e380d35-9fbd-44af-a909-47e2da915676 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Flow 'volume_create_api' (6ab2b986-02f4-48b5-bf48-794e0051db54) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 13:05:50 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-5e380d35-9fbd-44af-a909-47e2da915676 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Create volume request issued successfully. Sep 02 13:05:50 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-5e380d35-9fbd-44af-a909-47e2da915676 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 13:05:50 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1611/3265] 192.168.122.82 () {60 vars in 1137 bytes} [Wed Sep 2 13:05:50 2026] POST /volume/v3/volumes => generated 784 bytes in 337 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 13:05:50 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-e8e66720-0dd9-4344-ae31-f75e86524c99 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:50 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e8e66720-0dd9-4344-ae31-f75e86524c99 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] GET http://192.168.122.82/volume/v3/volumes/745ae589-83eb-4e72-8f5d-636a5056d45c Sep 02 13:05:50 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-e8e66720-0dd9-4344-ae31-f75e86524c99 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:50 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-e8e66720-0dd9-4344-ae31-f75e86524c99 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:50 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:05:50 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:05:50 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:50 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:05:50 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-e8e66720-0dd9-4344-ae31-f75e86524c99 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Volume info retrieved successfully. Sep 02 13:05:50 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e8e66720-0dd9-4344-ae31-f75e86524c99 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] http://192.168.122.82/volume/v3/volumes/745ae589-83eb-4e72-8f5d-636a5056d45c returned with HTTP 200 Sep 02 13:05:50 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1655/3266] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:05:50 2026] GET /volume/v3/volumes/745ae589-83eb-4e72-8f5d-636a5056d45c => generated 963 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:05:51 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-8f044d9e-7d0f-4b86-b64f-5978b5246bbd None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:51 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-8f044d9e-7d0f-4b86-b64f-5978b5246bbd tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] GET http://192.168.122.82/volume/v3/snapshots/cf769382-ccda-4311-8287-3e7db5717f8a Sep 02 13:05:51 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-8f044d9e-7d0f-4b86-b64f-5978b5246bbd tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:51 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-8f044d9e-7d0f-4b86-b64f-5978b5246bbd tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:51 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-8f044d9e-7d0f-4b86-b64f-5978b5246bbd tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] http://192.168.122.82/volume/v3/snapshots/cf769382-ccda-4311-8287-3e7db5717f8a returned with HTTP 404 Sep 02 13:05:51 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1612/3267] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:05:51 2026] GET /volume/v3/snapshots/cf769382-ccda-4311-8287-3e7db5717f8a => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 13:05:51 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-d9137059-6be2-4f22-919f-75f0485cbceb None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:51 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-d9137059-6be2-4f22-919f-75f0485cbceb tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] DELETE http://192.168.122.82/volume/v3/volumes/b3016b23-36a2-475d-a84a-24b71ffbcbd1 Sep 02 13:05:51 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-d9137059-6be2-4f22-919f-75f0485cbceb tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:51 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-d9137059-6be2-4f22-919f-75f0485cbceb tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Calling method 'delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:51 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-d9137059-6be2-4f22-919f-75f0485cbceb tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Delete volume with id: b3016b23-36a2-475d-a84a-24b71ffbcbd1 Sep 02 13:05:51 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:05:51 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:05:51 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:51 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:05:51 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-d9137059-6be2-4f22-919f-75f0485cbceb tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Volume info retrieved successfully. Sep 02 13:05:51 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-d9137059-6be2-4f22-919f-75f0485cbceb tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Delete volume request issued successfully. Sep 02 13:05:51 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-d9137059-6be2-4f22-919f-75f0485cbceb tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] http://192.168.122.82/volume/v3/volumes/b3016b23-36a2-475d-a84a-24b71ffbcbd1 returned with HTTP 202 Sep 02 13:05:51 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1656/3268] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 13:05:51 2026] DELETE /volume/v3/volumes/b3016b23-36a2-475d-a84a-24b71ffbcbd1 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 13:05:51 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-498a099c-fa61-41e5-9434-a5c59804181a None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:51 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-498a099c-fa61-41e5-9434-a5c59804181a tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] GET http://192.168.122.82/volume/v3/volumes/b3016b23-36a2-475d-a84a-24b71ffbcbd1 Sep 02 13:05:51 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-498a099c-fa61-41e5-9434-a5c59804181a tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:51 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-498a099c-fa61-41e5-9434-a5c59804181a tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:51 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:05:51 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:05:51 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:51 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:05:51 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-3766db11-2468-4f93-8e0a-bc962af5a15e None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:51 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-498a099c-fa61-41e5-9434-a5c59804181a tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Volume info retrieved successfully. Sep 02 13:05:51 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-3766db11-2468-4f93-8e0a-bc962af5a15e tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] GET http://192.168.122.82/volume/v3/volumes/745ae589-83eb-4e72-8f5d-636a5056d45c Sep 02 13:05:51 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-3766db11-2468-4f93-8e0a-bc962af5a15e tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:51 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-3766db11-2468-4f93-8e0a-bc962af5a15e tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:51 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-498a099c-fa61-41e5-9434-a5c59804181a tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] http://192.168.122.82/volume/v3/volumes/b3016b23-36a2-475d-a84a-24b71ffbcbd1 returned with HTTP 200 Sep 02 13:05:51 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1613/3269] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:05:51 2026] GET /volume/v3/volumes/b3016b23-36a2-475d-a84a-24b71ffbcbd1 => generated 1012 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 13:05:51 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:05:51 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:05:51 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:51 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:05:51 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-3766db11-2468-4f93-8e0a-bc962af5a15e tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Volume info retrieved successfully. Sep 02 13:05:51 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-3766db11-2468-4f93-8e0a-bc962af5a15e tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] http://192.168.122.82/volume/v3/volumes/745ae589-83eb-4e72-8f5d-636a5056d45c returned with HTTP 200 Sep 02 13:05:51 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1657/3270] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:05:51 2026] GET /volume/v3/volumes/745ae589-83eb-4e72-8f5d-636a5056d45c => generated 1014 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 13:05:51 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-cd995202-1f5f-45c7-a9fa-eea119a24df5 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:51 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-cd995202-1f5f-45c7-a9fa-eea119a24df5 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] POST http://192.168.122.82/volume/v3/snapshots Sep 02 13:05:51 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-cd995202-1f5f-45c7-a9fa-eea119a24df5 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "745ae589-83eb-4e72-8f5d-636a5056d45c", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1192713679"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:05:51 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:05:51 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:05:51 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:51 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:05:51 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-cd995202-1f5f-45c7-a9fa-eea119a24df5 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Volume info retrieved successfully. Sep 02 13:05:51 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.snapshots [None req-cd995202-1f5f-45c7-a9fa-eea119a24df5 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Create snapshot from volume 745ae589-83eb-4e72-8f5d-636a5056d45c Sep 02 13:05:51 devstack devstack@c-api.service[86936]: DEBUG cinder.quota [None req-cd995202-1f5f-45c7-a9fa-eea119a24df5 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Created reservations ['e53b4ddc-19af-4110-bc06-6d3656ae2337', '418f661a-5287-4bbd-a38d-c2b46537f9e9', '146df57a-9210-4b19-a7e2-f1da5130bc60', 'c935193a-ded4-42cb-acfb-c0daa4911ed9'] {{(pid=86936) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 13:05:51 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:05:51 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:05:52 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-cd995202-1f5f-45c7-a9fa-eea119a24df5 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Snapshot create request issued successfully. Sep 02 13:05:52 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-cd995202-1f5f-45c7-a9fa-eea119a24df5 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] http://192.168.122.82/volume/v3/snapshots returned with HTTP 202 Sep 02 13:05:52 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1614/3271] 192.168.122.82 () {60 vars in 1144 bytes} [Wed Sep 2 13:05:51 2026] POST /volume/v3/snapshots => generated 308 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 13:05:52 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-592ecaa9-f0b9-4bdf-9d4b-f180fafaddb0 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:52 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-592ecaa9-f0b9-4bdf-9d4b-f180fafaddb0 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] GET http://192.168.122.82/volume/v3/snapshots/f1d421ce-9aa1-4a3a-8946-ba75807662c0 Sep 02 13:05:52 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-592ecaa9-f0b9-4bdf-9d4b-f180fafaddb0 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:52 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-592ecaa9-f0b9-4bdf-9d4b-f180fafaddb0 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:52 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:52 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:05:52 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-592ecaa9-f0b9-4bdf-9d4b-f180fafaddb0 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Snapshot retrieved successfully. Sep 02 13:05:52 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-592ecaa9-f0b9-4bdf-9d4b-f180fafaddb0 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] http://192.168.122.82/volume/v3/snapshots/f1d421ce-9aa1-4a3a-8946-ba75807662c0 returned with HTTP 200 Sep 02 13:05:52 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1658/3272] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:05:52 2026] GET /volume/v3/snapshots/f1d421ce-9aa1-4a3a-8946-ba75807662c0 => generated 440 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:05:52 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-a21811db-5fb5-44a0-9ecc-bf27291e959a None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:52 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-a21811db-5fb5-44a0-9ecc-bf27291e959a tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] GET http://192.168.122.82/volume/v3/volumes/b3016b23-36a2-475d-a84a-24b71ffbcbd1 Sep 02 13:05:52 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-a21811db-5fb5-44a0-9ecc-bf27291e959a tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:52 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-a21811db-5fb5-44a0-9ecc-bf27291e959a tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:52 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-a21811db-5fb5-44a0-9ecc-bf27291e959a tempest-ProjectReaderTests-1063130721 tempest-ProjectReaderTests-1063130721-project-admin] http://192.168.122.82/volume/v3/volumes/b3016b23-36a2-475d-a84a-24b71ffbcbd1 returned with HTTP 404 Sep 02 13:05:52 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1615/3273] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:05:52 2026] GET /volume/v3/volumes/b3016b23-36a2-475d-a84a-24b71ffbcbd1 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 13:05:53 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-095f73bb-a6cd-46b8-a72d-6729914aa1a0 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:53 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-095f73bb-a6cd-46b8-a72d-6729914aa1a0 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] GET http://192.168.122.82/volume/v3/snapshots/f1d421ce-9aa1-4a3a-8946-ba75807662c0 Sep 02 13:05:53 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-095f73bb-a6cd-46b8-a72d-6729914aa1a0 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:53 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-095f73bb-a6cd-46b8-a72d-6729914aa1a0 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:53 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:53 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:05:53 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-095f73bb-a6cd-46b8-a72d-6729914aa1a0 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Snapshot retrieved successfully. Sep 02 13:05:53 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-095f73bb-a6cd-46b8-a72d-6729914aa1a0 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] http://192.168.122.82/volume/v3/snapshots/f1d421ce-9aa1-4a3a-8946-ba75807662c0 returned with HTTP 200 Sep 02 13:05:53 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1659/3274] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:05:53 2026] GET /volume/v3/snapshots/f1d421ce-9aa1-4a3a-8946-ba75807662c0 => generated 440 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:05:54 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-e45174f3-0579-4efd-a7b9-cd6679222707 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:54 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-e45174f3-0579-4efd-a7b9-cd6679222707 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] GET http://192.168.122.82/volume/v3/snapshots/f1d421ce-9aa1-4a3a-8946-ba75807662c0 Sep 02 13:05:54 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-e45174f3-0579-4efd-a7b9-cd6679222707 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:54 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-e45174f3-0579-4efd-a7b9-cd6679222707 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:54 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:54 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:05:54 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-e45174f3-0579-4efd-a7b9-cd6679222707 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Snapshot retrieved successfully. Sep 02 13:05:54 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-e45174f3-0579-4efd-a7b9-cd6679222707 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] http://192.168.122.82/volume/v3/snapshots/f1d421ce-9aa1-4a3a-8946-ba75807662c0 returned with HTTP 200 Sep 02 13:05:54 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1616/3275] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:05:54 2026] GET /volume/v3/snapshots/f1d421ce-9aa1-4a3a-8946-ba75807662c0 => generated 467 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:05:54 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-66bd887b-254d-40c2-9f8a-81182ce7e220 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:54 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-66bd887b-254d-40c2-9f8a-81182ce7e220 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-member] GET http://192.168.122.82/volume/v3/snapshots/f1d421ce-9aa1-4a3a-8946-ba75807662c0 Sep 02 13:05:54 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-66bd887b-254d-40c2-9f8a-81182ce7e220 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:54 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-66bd887b-254d-40c2-9f8a-81182ce7e220 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:54 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:54 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:05:54 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-66bd887b-254d-40c2-9f8a-81182ce7e220 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-member] Snapshot retrieved successfully. Sep 02 13:05:54 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-66bd887b-254d-40c2-9f8a-81182ce7e220 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-member] http://192.168.122.82/volume/v3/snapshots/f1d421ce-9aa1-4a3a-8946-ba75807662c0 returned with HTTP 200 Sep 02 13:05:54 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1660/3276] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:05:54 2026] GET /volume/v3/snapshots/f1d421ce-9aa1-4a3a-8946-ba75807662c0 => generated 467 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:05:54 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-9afe018d-c535-4780-8b73-6f882fc6b2b9 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:54 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-9afe018d-c535-4780-8b73-6f882fc6b2b9 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] DELETE http://192.168.122.82/volume/v3/snapshots/f1d421ce-9aa1-4a3a-8946-ba75807662c0 Sep 02 13:05:54 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-9afe018d-c535-4780-8b73-6f882fc6b2b9 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:54 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-9afe018d-c535-4780-8b73-6f882fc6b2b9 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Calling method 'delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:54 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.snapshots [None req-9afe018d-c535-4780-8b73-6f882fc6b2b9 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Delete snapshot with id: f1d421ce-9aa1-4a3a-8946-ba75807662c0 Sep 02 13:05:54 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:54 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:05:54 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-9afe018d-c535-4780-8b73-6f882fc6b2b9 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Snapshot retrieved successfully. Sep 02 13:05:54 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:05:54 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:05:54 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-9afe018d-c535-4780-8b73-6f882fc6b2b9 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Snapshot delete request issued successfully. Sep 02 13:05:54 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-9afe018d-c535-4780-8b73-6f882fc6b2b9 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] http://192.168.122.82/volume/v3/snapshots/f1d421ce-9aa1-4a3a-8946-ba75807662c0 returned with HTTP 202 Sep 02 13:05:54 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1617/3277] 192.168.122.82 () {58 vars in 1236 bytes} [Wed Sep 2 13:05:54 2026] DELETE /volume/v3/snapshots/f1d421ce-9aa1-4a3a-8946-ba75807662c0 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 13:05:54 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-c94cb8f6-74ae-45d3-a576-c1dd29817b9b None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:54 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-c94cb8f6-74ae-45d3-a576-c1dd29817b9b tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] GET http://192.168.122.82/volume/v3/snapshots/f1d421ce-9aa1-4a3a-8946-ba75807662c0 Sep 02 13:05:54 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-c94cb8f6-74ae-45d3-a576-c1dd29817b9b tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:54 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-c94cb8f6-74ae-45d3-a576-c1dd29817b9b tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:54 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:54 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:05:54 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-c94cb8f6-74ae-45d3-a576-c1dd29817b9b tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Snapshot retrieved successfully. Sep 02 13:05:54 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-c94cb8f6-74ae-45d3-a576-c1dd29817b9b tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] http://192.168.122.82/volume/v3/snapshots/f1d421ce-9aa1-4a3a-8946-ba75807662c0 returned with HTTP 200 Sep 02 13:05:54 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1661/3278] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:05:54 2026] GET /volume/v3/snapshots/f1d421ce-9aa1-4a3a-8946-ba75807662c0 => generated 466 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:05:55 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-472a0bd1-6a11-4db5-bee1-042f0e6d7d9a None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:55 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-472a0bd1-6a11-4db5-bee1-042f0e6d7d9a tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] GET http://192.168.122.82/volume/v3/snapshots/f1d421ce-9aa1-4a3a-8946-ba75807662c0 Sep 02 13:05:55 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-472a0bd1-6a11-4db5-bee1-042f0e6d7d9a tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:55 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-472a0bd1-6a11-4db5-bee1-042f0e6d7d9a tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:55 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:55 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:05:55 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-472a0bd1-6a11-4db5-bee1-042f0e6d7d9a tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Snapshot retrieved successfully. Sep 02 13:05:55 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-472a0bd1-6a11-4db5-bee1-042f0e6d7d9a tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] http://192.168.122.82/volume/v3/snapshots/f1d421ce-9aa1-4a3a-8946-ba75807662c0 returned with HTTP 200 Sep 02 13:05:55 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1618/3279] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:05:55 2026] GET /volume/v3/snapshots/f1d421ce-9aa1-4a3a-8946-ba75807662c0 => generated 466 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 13:05:55 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-259c615b-79a4-424a-97fc-f4afc6ddf074 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:55 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-259c615b-79a4-424a-97fc-f4afc6ddf074 tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] POST http://192.168.122.82/volume/v3/types Sep 02 13:05:55 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-259c615b-79a4-424a-97fc-f4afc6ddf074 tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1652487731", "extra_specs": {"storage_protocol": "tempest-storage_protocol-724950774", "vendor_name": "tempest-vendor_name-1250974501"}}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:05:55 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-259c615b-79a4-424a-97fc-f4afc6ddf074 tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] http://192.168.122.82/volume/v3/types returned with HTTP 200 Sep 02 13:05:55 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1662/3280] 192.168.122.82 () {60 vars in 1132 bytes} [Wed Sep 2 13:05:55 2026] POST /volume/v3/types => generated 328 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 13:05:55 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-706e0af3-4a51-455d-af82-930e96a0b46b None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:55 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-706e0af3-4a51-455d-af82-930e96a0b46b tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] POST http://192.168.122.82/volume/v3/volumes Sep 02 13:05:55 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-706e0af3-4a51-455d-af82-930e96a0b46b tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "dc467c01-e638-4b60-a0af-339bd27b407b", "size": 1}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:05:55 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.volumes [None req-706e0af3-4a51-455d-af82-930e96a0b46b tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] Create volume request body: {'volume': {'volume_type': 'dc467c01-e638-4b60-a0af-339bd27b407b', 'size': 1}} {{(pid=86936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 13:05:55 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-706e0af3-4a51-455d-af82-930e96a0b46b tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] Create volume of 1 GB Sep 02 13:05:55 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:55 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:05:55 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-706e0af3-4a51-455d-af82-930e96a0b46b tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] Availability Zones retrieved successfully. Sep 02 13:05:55 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-706e0af3-4a51-455d-af82-930e96a0b46b tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] Flow 'volume_create_api' (7096aa7a-1919-4708-bbe5-c6899e65dfbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 13:05:55 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-706e0af3-4a51-455d-af82-930e96a0b46b tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4eaeab2b-6b06-4e3a-8688-267e71cca342) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:05:55 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.flows.api.create_volume [None req-706e0af3-4a51-455d-af82-930e96a0b46b tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] Validating volume size '1' using validate_int {{(pid=86936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 13:05:55 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-706e0af3-4a51-455d-af82-930e96a0b46b tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4eaeab2b-6b06-4e3a-8688-267e71cca342) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T11:05:56Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-724950774',vendor_name='tempest-vendor_name-1250974501'},id=dc467c01-e638-4b60-a0af-339bd27b407b,is_public=True,name='tempest-ProjectAdminTests-volume-type-1652487731',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dc467c01-e638-4b60-a0af-339bd27b407b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:05:55 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-706e0af3-4a51-455d-af82-930e96a0b46b tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6bb1fe38-5581-4822-8fbc-5cf8d535f662) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:05:55 devstack devstack@c-api.service[86936]: WARNING cinder.quota [None req-706e0af3-4a51-455d-af82-930e96a0b46b tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1652487731 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1652487731, it is now deprecated. Please use the default quota class for default quota. Sep 02 13:05:55 devstack devstack@c-api.service[86936]: WARNING cinder.quota [None req-706e0af3-4a51-455d-af82-930e96a0b46b tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1652487731 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1652487731, it is now deprecated. Please use the default quota class for default quota. Sep 02 13:05:56 devstack devstack@c-api.service[86936]: DEBUG cinder.quota [None req-706e0af3-4a51-455d-af82-930e96a0b46b tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] Created reservations ['49f9e3fe-4275-47c3-909f-e8b1c0da40ca', '605b7384-9d08-40be-9319-4a8c695dd8f0', '2efc9c25-11b5-4b26-ba28-b1b7edefb569', 'fd7590d7-cb8f-467b-8620-d9f0013fb1a8'] {{(pid=86936) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 13:05:56 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-706e0af3-4a51-455d-af82-930e96a0b46b tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6bb1fe38-5581-4822-8fbc-5cf8d535f662) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['49f9e3fe-4275-47c3-909f-e8b1c0da40ca', '605b7384-9d08-40be-9319-4a8c695dd8f0', '2efc9c25-11b5-4b26-ba28-b1b7edefb569', 'fd7590d7-cb8f-467b-8620-d9f0013fb1a8']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:05:56 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-706e0af3-4a51-455d-af82-930e96a0b46b tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d935ff17-5f9e-420b-ab6b-c309083b5f50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:05:56 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:05:56 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:05:56 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-706e0af3-4a51-455d-af82-930e96a0b46b tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d935ff17-5f9e-420b-ab6b-c309083b5f50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9042cc78-9d54-45ec-878b-d3a05a4f187a', '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='34b8d24bb99f446ab91065f72affe335',qos_specs=None,replication_status=,reservations=['49f9e3fe-4275-47c3-909f-e8b1c0da40ca','605b7384-9d08-40be-9319-4a8c695dd8f0','2efc9c25-11b5-4b26-ba28-b1b7edefb569','fd7590d7-cb8f-467b-8620-d9f0013fb1a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ddcbae3f4c8466aa563fca2b48af35c',volume_type_id=dc467c01-e638-4b60-a0af-339bd27b407b), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T11:05:56Z,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=9042cc78-9d54-45ec-878b-d3a05a4f187a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='34b8d24bb99f446ab91065f72affe335',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6ddcbae3f4c8466aa563fca2b48af35c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dc467c01-e638-4b60-a0af-339bd27b407b),volume_type_id=dc467c01-e638-4b60-a0af-339bd27b407b)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:05:56 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-706e0af3-4a51-455d-af82-930e96a0b46b tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (524d2ee1-cebc-463a-b1b3-87a832ed9b5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:05:56 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-706e0af3-4a51-455d-af82-930e96a0b46b tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (524d2ee1-cebc-463a-b1b3-87a832ed9b5f) transitioned into state 'SUCCESS' from 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='34b8d24bb99f446ab91065f72affe335',qos_specs=None,replication_status=,reservations=['49f9e3fe-4275-47c3-909f-e8b1c0da40ca','605b7384-9d08-40be-9319-4a8c695dd8f0','2efc9c25-11b5-4b26-ba28-b1b7edefb569','fd7590d7-cb8f-467b-8620-d9f0013fb1a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ddcbae3f4c8466aa563fca2b48af35c',volume_type_id=dc467c01-e638-4b60-a0af-339bd27b407b)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:05:56 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-706e0af3-4a51-455d-af82-930e96a0b46b tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de6bc076-9478-4e25-9020-22442ad34e2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:05:56 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-706e0af3-4a51-455d-af82-930e96a0b46b tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de6bc076-9478-4e25-9020-22442ad34e2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:05:56 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-706e0af3-4a51-455d-af82-930e96a0b46b tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] Flow 'volume_create_api' (7096aa7a-1919-4708-bbe5-c6899e65dfbc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 13:05:56 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-706e0af3-4a51-455d-af82-930e96a0b46b tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] Create volume request issued successfully. Sep 02 13:05:56 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-706e0af3-4a51-455d-af82-930e96a0b46b tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 13:05:56 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1619/3281] 192.168.122.82 () {62 vars in 1177 bytes} [Wed Sep 2 13:05:55 2026] POST /volume/v3/volumes => generated 779 bytes in 356 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 13:05:56 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-c85faf7b-f110-4589-bae7-1de6eb93586c None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:56 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-c85faf7b-f110-4589-bae7-1de6eb93586c tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] GET http://192.168.122.82/volume/v3/volumes/9042cc78-9d54-45ec-878b-d3a05a4f187a Sep 02 13:05:56 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-c85faf7b-f110-4589-bae7-1de6eb93586c tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:56 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-c85faf7b-f110-4589-bae7-1de6eb93586c tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:56 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:05:56 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:05:56 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:56 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:05:56 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-c85faf7b-f110-4589-bae7-1de6eb93586c tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] Volume info retrieved successfully. Sep 02 13:05:56 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-c85faf7b-f110-4589-bae7-1de6eb93586c tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] http://192.168.122.82/volume/v3/volumes/9042cc78-9d54-45ec-878b-d3a05a4f187a returned with HTTP 200 Sep 02 13:05:56 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1663/3282] 192.168.122.82 () {60 vars in 1267 bytes} [Wed Sep 2 13:05:56 2026] GET /volume/v3/volumes/9042cc78-9d54-45ec-878b-d3a05a4f187a => generated 958 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:05:56 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-c68c6da7-664f-4c1d-bc23-da49095b2ece None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:56 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-c68c6da7-664f-4c1d-bc23-da49095b2ece tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] GET http://192.168.122.82/volume/v3/snapshots/f1d421ce-9aa1-4a3a-8946-ba75807662c0 Sep 02 13:05:56 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-c68c6da7-664f-4c1d-bc23-da49095b2ece tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:56 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-c68c6da7-664f-4c1d-bc23-da49095b2ece tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:56 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-c68c6da7-664f-4c1d-bc23-da49095b2ece tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] http://192.168.122.82/volume/v3/snapshots/f1d421ce-9aa1-4a3a-8946-ba75807662c0 returned with HTTP 404 Sep 02 13:05:56 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1620/3283] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:05:56 2026] GET /volume/v3/snapshots/f1d421ce-9aa1-4a3a-8946-ba75807662c0 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 13:05:56 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-c870abd6-3abe-49aa-8a92-d9188bc783b3 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:56 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-c870abd6-3abe-49aa-8a92-d9188bc783b3 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] DELETE http://192.168.122.82/volume/v3/volumes/745ae589-83eb-4e72-8f5d-636a5056d45c Sep 02 13:05:56 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-c870abd6-3abe-49aa-8a92-d9188bc783b3 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:56 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-c870abd6-3abe-49aa-8a92-d9188bc783b3 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Calling method 'delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:56 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-c870abd6-3abe-49aa-8a92-d9188bc783b3 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Delete volume with id: 745ae589-83eb-4e72-8f5d-636a5056d45c Sep 02 13:05:56 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:05:56 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:05:56 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:56 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:05:56 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-c870abd6-3abe-49aa-8a92-d9188bc783b3 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Volume info retrieved successfully. Sep 02 13:05:56 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-c870abd6-3abe-49aa-8a92-d9188bc783b3 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Delete volume request issued successfully. Sep 02 13:05:56 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-c870abd6-3abe-49aa-8a92-d9188bc783b3 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] http://192.168.122.82/volume/v3/volumes/745ae589-83eb-4e72-8f5d-636a5056d45c returned with HTTP 202 Sep 02 13:05:56 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1664/3284] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 13:05:56 2026] DELETE /volume/v3/volumes/745ae589-83eb-4e72-8f5d-636a5056d45c => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 13:05:56 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-ec884e9b-19ae-4c04-93d4-3faeb65805ca None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:56 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-ec884e9b-19ae-4c04-93d4-3faeb65805ca tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] GET http://192.168.122.82/volume/v3/volumes/745ae589-83eb-4e72-8f5d-636a5056d45c Sep 02 13:05:56 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-ec884e9b-19ae-4c04-93d4-3faeb65805ca tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:56 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-ec884e9b-19ae-4c04-93d4-3faeb65805ca tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:56 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:05:56 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:05:56 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:56 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:05:56 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-ec884e9b-19ae-4c04-93d4-3faeb65805ca tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Volume info retrieved successfully. Sep 02 13:05:56 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-ec884e9b-19ae-4c04-93d4-3faeb65805ca tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] http://192.168.122.82/volume/v3/volumes/745ae589-83eb-4e72-8f5d-636a5056d45c returned with HTTP 200 Sep 02 13:05:56 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1621/3285] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:05:56 2026] GET /volume/v3/volumes/745ae589-83eb-4e72-8f5d-636a5056d45c => generated 1013 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 13:05:57 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-1c745be2-762e-40bb-ae9c-d3d1ffca55c4 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:57 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-1c745be2-762e-40bb-ae9c-d3d1ffca55c4 tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] GET http://192.168.122.82/volume/v3/volumes/9042cc78-9d54-45ec-878b-d3a05a4f187a Sep 02 13:05:57 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-1c745be2-762e-40bb-ae9c-d3d1ffca55c4 tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:57 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-1c745be2-762e-40bb-ae9c-d3d1ffca55c4 tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:57 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:05:57 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:05:57 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:57 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:05:57 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-1c745be2-762e-40bb-ae9c-d3d1ffca55c4 tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] Volume info retrieved successfully. Sep 02 13:05:57 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-1c745be2-762e-40bb-ae9c-d3d1ffca55c4 tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] http://192.168.122.82/volume/v3/volumes/9042cc78-9d54-45ec-878b-d3a05a4f187a returned with HTTP 200 Sep 02 13:05:57 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1665/3286] 192.168.122.82 () {60 vars in 1267 bytes} [Wed Sep 2 13:05:57 2026] GET /volume/v3/volumes/9042cc78-9d54-45ec-878b-d3a05a4f187a => generated 979 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:05:57 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-e3008552-2092-4ad6-a661-6ca183e6b275 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:57 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-e3008552-2092-4ad6-a661-6ca183e6b275 tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] GET http://192.168.122.82/volume/v3/messages Sep 02 13:05:57 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-e3008552-2092-4ad6-a661-6ca183e6b275 tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:57 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-e3008552-2092-4ad6-a661-6ca183e6b275 tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] Calling method 'version_select' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:57 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-e3008552-2092-4ad6-a661-6ca183e6b275 tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] http://192.168.122.82/volume/v3/messages returned with HTTP 200 Sep 02 13:05:57 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1622/3287] 192.168.122.82 () {60 vars in 1159 bytes} [Wed Sep 2 13:05:57 2026] GET /volume/v3/messages => generated 676 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:05:57 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-8e40adff-761e-4934-bdbe-26bc5a4fc0cd None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:57 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-8e40adff-761e-4934-bdbe-26bc5a4fc0cd tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] DELETE http://192.168.122.82/volume/v3/messages/d430b670-d34a-4f63-adbd-85d1a8db0fd6 Sep 02 13:05:57 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-8e40adff-761e-4934-bdbe-26bc5a4fc0cd tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:57 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-8e40adff-761e-4934-bdbe-26bc5a4fc0cd tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] Calling method 'version_select' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:57 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-8e40adff-761e-4934-bdbe-26bc5a4fc0cd tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] http://192.168.122.82/volume/v3/messages/d430b670-d34a-4f63-adbd-85d1a8db0fd6 returned with HTTP 204 Sep 02 13:05:57 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1666/3288] 192.168.122.82 () {60 vars in 1273 bytes} [Wed Sep 2 13:05:57 2026] DELETE /volume/v3/messages/d430b670-d34a-4f63-adbd-85d1a8db0fd6 => generated 0 bytes in 25 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 02 13:05:57 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-315d1f62-40cd-457f-bc8d-60e8d8859288 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:57 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-315d1f62-40cd-457f-bc8d-60e8d8859288 tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] GET http://192.168.122.82/volume/v3/messages/d430b670-d34a-4f63-adbd-85d1a8db0fd6 Sep 02 13:05:57 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-315d1f62-40cd-457f-bc8d-60e8d8859288 tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:57 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-315d1f62-40cd-457f-bc8d-60e8d8859288 tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] Calling method 'version_select' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:57 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-315d1f62-40cd-457f-bc8d-60e8d8859288 tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] http://192.168.122.82/volume/v3/messages/d430b670-d34a-4f63-adbd-85d1a8db0fd6 returned with HTTP 404 Sep 02 13:05:57 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1623/3289] 192.168.122.82 () {60 vars in 1270 bytes} [Wed Sep 2 13:05:57 2026] GET /volume/v3/messages/d430b670-d34a-4f63-adbd-85d1a8db0fd6 => generated 110 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 13:05:57 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-a45dc738-5720-4524-a68f-9613d8265b8e None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:57 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-a45dc738-5720-4524-a68f-9613d8265b8e tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] DELETE http://192.168.122.82/volume/v3/volumes/9042cc78-9d54-45ec-878b-d3a05a4f187a Sep 02 13:05:57 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-a45dc738-5720-4524-a68f-9613d8265b8e tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:57 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-a45dc738-5720-4524-a68f-9613d8265b8e tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] Calling method 'delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:57 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-a45dc738-5720-4524-a68f-9613d8265b8e tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] Delete volume with id: 9042cc78-9d54-45ec-878b-d3a05a4f187a Sep 02 13:05:57 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:05:57 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:05:57 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:57 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:05:57 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-a45dc738-5720-4524-a68f-9613d8265b8e tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] Volume info retrieved successfully. Sep 02 13:05:57 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-a45dc738-5720-4524-a68f-9613d8265b8e tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86935) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 02 13:05:57 devstack devstack@c-api.service[86935]: WARNING cinder.quota [None req-a45dc738-5720-4524-a68f-9613d8265b8e tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1652487731 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1652487731, it is now deprecated. Please use the default quota class for default quota. Sep 02 13:05:57 devstack devstack@c-api.service[86935]: WARNING cinder.quota [None req-a45dc738-5720-4524-a68f-9613d8265b8e tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1652487731 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1652487731, it is now deprecated. Please use the default quota class for default quota. Sep 02 13:05:57 devstack devstack@c-api.service[86935]: DEBUG cinder.quota [None req-a45dc738-5720-4524-a68f-9613d8265b8e tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] Created reservations ['d1319007-17a0-4ca5-96c8-7b678f71834f', 'c894ffb5-a59d-44d8-ae2c-7ab2808cf7cc', '59915107-5571-41ac-9cf9-32d3d18adcf4', 'fd42d525-91d9-40eb-98f6-0a2f9d3e7e1a'] {{(pid=86935) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 13:05:57 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-3d61f09e-01ff-4d83-99f7-0445d7ccea42 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:57 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-3d61f09e-01ff-4d83-99f7-0445d7ccea42 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] GET http://192.168.122.82/volume/v3/volumes/745ae589-83eb-4e72-8f5d-636a5056d45c Sep 02 13:05:57 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-3d61f09e-01ff-4d83-99f7-0445d7ccea42 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:57 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-3d61f09e-01ff-4d83-99f7-0445d7ccea42 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:57 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-3d61f09e-01ff-4d83-99f7-0445d7ccea42 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] http://192.168.122.82/volume/v3/volumes/745ae589-83eb-4e72-8f5d-636a5056d45c returned with HTTP 404 Sep 02 13:05:57 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1624/3290] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:05:57 2026] GET /volume/v3/volumes/745ae589-83eb-4e72-8f5d-636a5056d45c => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 13:05:57 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-a45dc738-5720-4524-a68f-9613d8265b8e tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] Delete volume request issued successfully. Sep 02 13:05:57 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-a45dc738-5720-4524-a68f-9613d8265b8e tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] http://192.168.122.82/volume/v3/volumes/9042cc78-9d54-45ec-878b-d3a05a4f187a returned with HTTP 202 Sep 02 13:05:57 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1667/3291] 192.168.122.82 () {60 vars in 1270 bytes} [Wed Sep 2 13:05:57 2026] DELETE /volume/v3/volumes/9042cc78-9d54-45ec-878b-d3a05a4f187a => generated 0 bytes in 146 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 13:05:57 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-ad78e082-3ca0-48bd-8060-fa96a5d3f631 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:57 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-5b4d5153-8d89-4107-9f89-1998898797c4 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:57 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-ad78e082-3ca0-48bd-8060-fa96a5d3f631 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] POST http://192.168.122.82/volume/v3/volumes Sep 02 13:05:57 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-5b4d5153-8d89-4107-9f89-1998898797c4 tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] DELETE http://192.168.122.82/volume/v3/types/dc467c01-e638-4b60-a0af-339bd27b407b Sep 02 13:05:57 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-ad78e082-3ca0-48bd-8060-fa96a5d3f631 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1947803411"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:05:57 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-5b4d5153-8d89-4107-9f89-1998898797c4 tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:57 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-5b4d5153-8d89-4107-9f89-1998898797c4 tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] Calling method '_delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:57 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.volumes [None req-ad78e082-3ca0-48bd-8060-fa96a5d3f631 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1947803411'}} {{(pid=86936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 13:05:57 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-ad78e082-3ca0-48bd-8060-fa96a5d3f631 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Create volume of 1 GB Sep 02 13:05:57 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-ad78e082-3ca0-48bd-8060-fa96a5d3f631 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Availability Zones retrieved successfully. Sep 02 13:05:57 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-ad78e082-3ca0-48bd-8060-fa96a5d3f631 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Flow 'volume_create_api' (5c59813c-4fa4-4e59-9946-35a8effc762f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 13:05:57 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-ad78e082-3ca0-48bd-8060-fa96a5d3f631 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ef20cc8-189c-44f4-971d-39cc8e83ef54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:05:57 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.flows.api.create_volume [None req-ad78e082-3ca0-48bd-8060-fa96a5d3f631 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Validating volume size '1' using validate_int {{(pid=86936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 13:05:57 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-5b4d5153-8d89-4107-9f89-1998898797c4 tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] http://192.168.122.82/volume/v3/types/dc467c01-e638-4b60-a0af-339bd27b407b returned with HTTP 202 Sep 02 13:05:57 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1668/3292] 192.168.122.82 () {58 vars in 1224 bytes} [Wed Sep 2 13:05:57 2026] DELETE /volume/v3/types/dc467c01-e638-4b60-a0af-339bd27b407b => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 13:05:57 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-8d47a578-72aa-49ea-84a5-03508491461b None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:57 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-8d47a578-72aa-49ea-84a5-03508491461b tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] POST http://192.168.122.82/volume/v3/types Sep 02 13:05:57 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-8d47a578-72aa-49ea-84a5-03508491461b tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-45452977", "extra_specs": {"storage_protocol": "tempest-storage_protocol-987727818", "vendor_name": "tempest-vendor_name-1503043756"}}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:05:57 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-8d47a578-72aa-49ea-84a5-03508491461b tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] http://192.168.122.82/volume/v3/types returned with HTTP 200 Sep 02 13:05:57 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1669/3293] 192.168.122.82 () {60 vars in 1132 bytes} [Wed Sep 2 13:05:57 2026] POST /volume/v3/types => generated 326 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:05:57 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-41e37fa6-934a-41e6-8069-feafd1eabeb8 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:57 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-ad78e082-3ca0-48bd-8060-fa96a5d3f631 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ef20cc8-189c-44f4-971d-39cc8e83ef54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:05:57 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-41e37fa6-934a-41e6-8069-feafd1eabeb8 tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] POST http://192.168.122.82/volume/v3/volumes Sep 02 13:05:57 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-41e37fa6-934a-41e6-8069-feafd1eabeb8 tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "a01579d0-ebca-4093-8e53-07334307e90c", "size": 1}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:05:57 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-ad78e082-3ca0-48bd-8060-fa96a5d3f631 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f227ba15-7b03-430d-a813-68a60833af26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:05:57 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.volumes [None req-41e37fa6-934a-41e6-8069-feafd1eabeb8 tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] Create volume request body: {'volume': {'volume_type': 'a01579d0-ebca-4093-8e53-07334307e90c', 'size': 1}} {{(pid=86935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 13:05:57 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-41e37fa6-934a-41e6-8069-feafd1eabeb8 tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] Create volume of 1 GB Sep 02 13:05:57 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:57 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:05:57 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-41e37fa6-934a-41e6-8069-feafd1eabeb8 tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] Availability Zones retrieved successfully. Sep 02 13:05:57 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-41e37fa6-934a-41e6-8069-feafd1eabeb8 tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] Flow 'volume_create_api' (f09dd6b6-6b9b-4040-be24-8c1eb9f41d12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 13:05:57 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-41e37fa6-934a-41e6-8069-feafd1eabeb8 tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9573ae79-e4e2-4973-8480-a1134fa205a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:05:57 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.flows.api.create_volume [None req-41e37fa6-934a-41e6-8069-feafd1eabeb8 tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] Validating volume size '1' using validate_int {{(pid=86935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 13:05:57 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-41e37fa6-934a-41e6-8069-feafd1eabeb8 tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9573ae79-e4e2-4973-8480-a1134fa205a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T11:05:58Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-987727818',vendor_name='tempest-vendor_name-1503043756'},id=a01579d0-ebca-4093-8e53-07334307e90c,is_public=True,name='tempest-ProjectAdminTests-volume-type-45452977',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a01579d0-ebca-4093-8e53-07334307e90c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:05:57 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-41e37fa6-934a-41e6-8069-feafd1eabeb8 tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c8f07e7-d63f-4f85-8172-46bb3e232427) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:05:57 devstack devstack@c-api.service[86936]: DEBUG cinder.quota [None req-ad78e082-3ca0-48bd-8060-fa96a5d3f631 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Created reservations ['f89f97ac-3d65-4ab2-82c3-e40f37f98317', '66973619-2cce-4418-9e39-72042c94b519', '3d7169c8-050e-4a43-ac7a-eeca9e8ac6a6', 'edb3ae6a-354b-4058-b9f9-50750f8a5f0f'] {{(pid=86936) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 13:05:57 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-ad78e082-3ca0-48bd-8060-fa96a5d3f631 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f227ba15-7b03-430d-a813-68a60833af26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f89f97ac-3d65-4ab2-82c3-e40f37f98317', '66973619-2cce-4418-9e39-72042c94b519', '3d7169c8-050e-4a43-ac7a-eeca9e8ac6a6', 'edb3ae6a-354b-4058-b9f9-50750f8a5f0f']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:05:57 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-ad78e082-3ca0-48bd-8060-fa96a5d3f631 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ab6526e-b65d-4093-9fc8-e10cf5a0eda9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:05:57 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:05:57 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:05:57 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-ad78e082-3ca0-48bd-8060-fa96a5d3f631 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ab6526e-b65d-4093-9fc8-e10cf5a0eda9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c928ebf5-cc30-4dda-8fd4-2a7a8a10f54a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1947803411',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6d8238b74f94f13871e7957b59eb793',qos_specs=None,replication_status=,reservations=['f89f97ac-3d65-4ab2-82c3-e40f37f98317','66973619-2cce-4418-9e39-72042c94b519','3d7169c8-050e-4a43-ac7a-eeca9e8ac6a6','edb3ae6a-354b-4058-b9f9-50750f8a5f0f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a530f7fb1f5042e090f324835671255f',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T11:05:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1947803411',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c928ebf5-cc30-4dda-8fd4-2a7a8a10f54a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c6d8238b74f94f13871e7957b59eb793',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a530f7fb1f5042e090f324835671255f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:05:57 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-ad78e082-3ca0-48bd-8060-fa96a5d3f631 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7acd02e4-1feb-4641-8e9e-3addbe29607c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:05:57 devstack devstack@c-api.service[86935]: WARNING cinder.quota [None req-41e37fa6-934a-41e6-8069-feafd1eabeb8 tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-45452977 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-45452977, it is now deprecated. Please use the default quota class for default quota. Sep 02 13:05:57 devstack devstack@c-api.service[86935]: WARNING cinder.quota [None req-41e37fa6-934a-41e6-8069-feafd1eabeb8 tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-45452977 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-45452977, it is now deprecated. Please use the default quota class for default quota. Sep 02 13:05:57 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-ad78e082-3ca0-48bd-8060-fa96a5d3f631 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7acd02e4-1feb-4641-8e9e-3addbe29607c) transitioned into state 'SUCCESS' from state '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-1947803411',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6d8238b74f94f13871e7957b59eb793',qos_specs=None,replication_status=,reservations=['f89f97ac-3d65-4ab2-82c3-e40f37f98317','66973619-2cce-4418-9e39-72042c94b519','3d7169c8-050e-4a43-ac7a-eeca9e8ac6a6','edb3ae6a-354b-4058-b9f9-50750f8a5f0f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a530f7fb1f5042e090f324835671255f',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:05:57 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-ad78e082-3ca0-48bd-8060-fa96a5d3f631 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9d8df20-88c5-4413-b75b-7ddbb02de18a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:05:57 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-ad78e082-3ca0-48bd-8060-fa96a5d3f631 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9d8df20-88c5-4413-b75b-7ddbb02de18a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:05:57 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-ad78e082-3ca0-48bd-8060-fa96a5d3f631 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Flow 'volume_create_api' (5c59813c-4fa4-4e59-9946-35a8effc762f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 13:05:57 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-ad78e082-3ca0-48bd-8060-fa96a5d3f631 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Create volume request issued successfully. Sep 02 13:05:57 devstack devstack@c-api.service[86935]: DEBUG cinder.quota [None req-41e37fa6-934a-41e6-8069-feafd1eabeb8 tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] Created reservations ['291713c8-cb4c-42ca-9067-9851456e7ef6', '4567cec8-c167-4dd3-b416-a034d38215fb', '42d6568a-cb79-4d1e-bc3b-342f94f84e7f', '4cf2f991-6c8b-4682-820c-c765c62e0897'] {{(pid=86935) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 13:05:57 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-ad78e082-3ca0-48bd-8060-fa96a5d3f631 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 13:05:57 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1625/3294] 192.168.122.82 () {60 vars in 1137 bytes} [Wed Sep 2 13:05:57 2026] POST /volume/v3/volumes => generated 785 bytes in 351 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 13:05:57 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-41e37fa6-934a-41e6-8069-feafd1eabeb8 tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c8f07e7-d63f-4f85-8172-46bb3e232427) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['291713c8-cb4c-42ca-9067-9851456e7ef6', '4567cec8-c167-4dd3-b416-a034d38215fb', '42d6568a-cb79-4d1e-bc3b-342f94f84e7f', '4cf2f991-6c8b-4682-820c-c765c62e0897']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:05:57 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-41e37fa6-934a-41e6-8069-feafd1eabeb8 tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f16eb6f1-70f0-4186-a8ee-0f76d8b9c233) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:05:57 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-3d7d1e29-8df7-47a2-9eb8-1604c2f548ae None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:57 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-3d7d1e29-8df7-47a2-9eb8-1604c2f548ae tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] GET http://192.168.122.82/volume/v3/volumes/c928ebf5-cc30-4dda-8fd4-2a7a8a10f54a Sep 02 13:05:57 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-3d7d1e29-8df7-47a2-9eb8-1604c2f548ae tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:57 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-3d7d1e29-8df7-47a2-9eb8-1604c2f548ae tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:57 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:05:57 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:05:57 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:57 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:05:57 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-3d7d1e29-8df7-47a2-9eb8-1604c2f548ae tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Volume info retrieved successfully. Sep 02 13:05:57 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:05:57 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:05:57 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-41e37fa6-934a-41e6-8069-feafd1eabeb8 tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f16eb6f1-70f0-4186-a8ee-0f76d8b9c233) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cd23face-b284-4b40-8399-26ef957aa332', '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='34b8d24bb99f446ab91065f72affe335',qos_specs=None,replication_status=,reservations=['291713c8-cb4c-42ca-9067-9851456e7ef6','4567cec8-c167-4dd3-b416-a034d38215fb','42d6568a-cb79-4d1e-bc3b-342f94f84e7f','4cf2f991-6c8b-4682-820c-c765c62e0897'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ddcbae3f4c8466aa563fca2b48af35c',volume_type_id=a01579d0-ebca-4093-8e53-07334307e90c), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T11:05:57Z,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=cd23face-b284-4b40-8399-26ef957aa332,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='34b8d24bb99f446ab91065f72affe335',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6ddcbae3f4c8466aa563fca2b48af35c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a01579d0-ebca-4093-8e53-07334307e90c),volume_type_id=a01579d0-ebca-4093-8e53-07334307e90c)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:05:57 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-3d7d1e29-8df7-47a2-9eb8-1604c2f548ae tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] http://192.168.122.82/volume/v3/volumes/c928ebf5-cc30-4dda-8fd4-2a7a8a10f54a returned with HTTP 200 Sep 02 13:05:57 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-41e37fa6-934a-41e6-8069-feafd1eabeb8 tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5fe9ded5-907e-4a03-90b3-6ea523dc48de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:05:57 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1626/3295] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:05:57 2026] GET /volume/v3/volumes/c928ebf5-cc30-4dda-8fd4-2a7a8a10f54a => generated 964 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:05:57 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-41e37fa6-934a-41e6-8069-feafd1eabeb8 tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5fe9ded5-907e-4a03-90b3-6ea523dc48de) transitioned into state 'SUCCESS' from 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='34b8d24bb99f446ab91065f72affe335',qos_specs=None,replication_status=,reservations=['291713c8-cb4c-42ca-9067-9851456e7ef6','4567cec8-c167-4dd3-b416-a034d38215fb','42d6568a-cb79-4d1e-bc3b-342f94f84e7f','4cf2f991-6c8b-4682-820c-c765c62e0897'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ddcbae3f4c8466aa563fca2b48af35c',volume_type_id=a01579d0-ebca-4093-8e53-07334307e90c)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:05:57 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-41e37fa6-934a-41e6-8069-feafd1eabeb8 tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d857589-7192-4e97-a365-6f23fb500d14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:05:57 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-41e37fa6-934a-41e6-8069-feafd1eabeb8 tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d857589-7192-4e97-a365-6f23fb500d14) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:05:58 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-41e37fa6-934a-41e6-8069-feafd1eabeb8 tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] Flow 'volume_create_api' (f09dd6b6-6b9b-4040-be24-8c1eb9f41d12) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 13:05:58 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-41e37fa6-934a-41e6-8069-feafd1eabeb8 tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] Create volume request issued successfully. Sep 02 13:05:58 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-41e37fa6-934a-41e6-8069-feafd1eabeb8 tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 13:05:58 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1670/3296] 192.168.122.82 () {62 vars in 1177 bytes} [Wed Sep 2 13:05:57 2026] POST /volume/v3/volumes => generated 777 bytes in 357 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 13:05:58 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-e25f5b1b-865e-4b0b-afa3-386d8e943072 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:58 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-e25f5b1b-865e-4b0b-afa3-386d8e943072 tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] GET http://192.168.122.82/volume/v3/volumes/cd23face-b284-4b40-8399-26ef957aa332 Sep 02 13:05:58 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-e25f5b1b-865e-4b0b-afa3-386d8e943072 tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:58 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-e25f5b1b-865e-4b0b-afa3-386d8e943072 tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:58 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:05:58 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:05:58 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:58 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:05:58 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-e25f5b1b-865e-4b0b-afa3-386d8e943072 tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] Volume info retrieved successfully. Sep 02 13:05:58 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-e25f5b1b-865e-4b0b-afa3-386d8e943072 tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] http://192.168.122.82/volume/v3/volumes/cd23face-b284-4b40-8399-26ef957aa332 returned with HTTP 200 Sep 02 13:05:58 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1627/3297] 192.168.122.82 () {60 vars in 1267 bytes} [Wed Sep 2 13:05:58 2026] GET /volume/v3/volumes/cd23face-b284-4b40-8399-26ef957aa332 => generated 956 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:05:58 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-b8a20fbc-892a-41ef-b41b-d2e5c5082817 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:58 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-b8a20fbc-892a-41ef-b41b-d2e5c5082817 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] GET http://192.168.122.82/volume/v3/volumes/c928ebf5-cc30-4dda-8fd4-2a7a8a10f54a Sep 02 13:05:58 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-b8a20fbc-892a-41ef-b41b-d2e5c5082817 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:58 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-b8a20fbc-892a-41ef-b41b-d2e5c5082817 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:58 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:05:58 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:05:58 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:58 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:05:58 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-b8a20fbc-892a-41ef-b41b-d2e5c5082817 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Volume info retrieved successfully. Sep 02 13:05:58 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-b8a20fbc-892a-41ef-b41b-d2e5c5082817 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] http://192.168.122.82/volume/v3/volumes/c928ebf5-cc30-4dda-8fd4-2a7a8a10f54a returned with HTTP 200 Sep 02 13:05:58 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1671/3298] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:05:58 2026] GET /volume/v3/volumes/c928ebf5-cc30-4dda-8fd4-2a7a8a10f54a => generated 1015 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 13:05:59 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-eb99d0af-6708-4579-99b0-2a95aec91aec None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:59 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-eb99d0af-6708-4579-99b0-2a95aec91aec tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] POST http://192.168.122.82/volume/v3/snapshots Sep 02 13:05:59 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-eb99d0af-6708-4579-99b0-2a95aec91aec tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c928ebf5-cc30-4dda-8fd4-2a7a8a10f54a", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-783106419"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:05:59 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:05:59 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:05:59 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:59 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:05:59 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-eb99d0af-6708-4579-99b0-2a95aec91aec tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Volume info retrieved successfully. Sep 02 13:05:59 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.snapshots [None req-eb99d0af-6708-4579-99b0-2a95aec91aec tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Create snapshot from volume c928ebf5-cc30-4dda-8fd4-2a7a8a10f54a Sep 02 13:05:59 devstack devstack@c-api.service[86936]: DEBUG cinder.quota [None req-eb99d0af-6708-4579-99b0-2a95aec91aec tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Created reservations ['c0127699-2713-4304-b79e-a23c3394b74d', '4cedc169-8489-4ce6-b8a6-2c467aefc035', '7d686b69-7c16-497c-a216-262e2a3e3332', 'e010b04e-e4db-490b-8c37-4267dc0597bd'] {{(pid=86936) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 13:05:59 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-9e478afb-e1e9-4932-9d12-4ac12fb1dd03 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:59 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-9e478afb-e1e9-4932-9d12-4ac12fb1dd03 tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] GET http://192.168.122.82/volume/v3/volumes/cd23face-b284-4b40-8399-26ef957aa332 Sep 02 13:05:59 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-9e478afb-e1e9-4932-9d12-4ac12fb1dd03 tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:59 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-9e478afb-e1e9-4932-9d12-4ac12fb1dd03 tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:59 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:05:59 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:05:59 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:59 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:05:59 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:05:59 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:05:59 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-9e478afb-e1e9-4932-9d12-4ac12fb1dd03 tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] Volume info retrieved successfully. Sep 02 13:05:59 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-9e478afb-e1e9-4932-9d12-4ac12fb1dd03 tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] http://192.168.122.82/volume/v3/volumes/cd23face-b284-4b40-8399-26ef957aa332 returned with HTTP 200 Sep 02 13:05:59 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1672/3299] 192.168.122.82 () {60 vars in 1267 bytes} [Wed Sep 2 13:05:59 2026] GET /volume/v3/volumes/cd23face-b284-4b40-8399-26ef957aa332 => generated 977 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:05:59 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-fab34b9e-1f58-4f54-a7ab-3189b484b038 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:59 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-fab34b9e-1f58-4f54-a7ab-3189b484b038 tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] GET http://192.168.122.82/volume/v3/messages Sep 02 13:05:59 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-fab34b9e-1f58-4f54-a7ab-3189b484b038 tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:59 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-fab34b9e-1f58-4f54-a7ab-3189b484b038 tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] Calling method 'version_select' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:59 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-fab34b9e-1f58-4f54-a7ab-3189b484b038 tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] http://192.168.122.82/volume/v3/messages returned with HTTP 200 Sep 02 13:05:59 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1673/3300] 192.168.122.82 () {60 vars in 1159 bytes} [Wed Sep 2 13:05:59 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 02 13:05:59 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-79694ff9-353e-4c75-ac00-a1e3758339a9 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:59 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-79694ff9-353e-4c75-ac00-a1e3758339a9 tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] GET http://192.168.122.82/volume/v3/messages Sep 02 13:05:59 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-79694ff9-353e-4c75-ac00-a1e3758339a9 tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:59 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-79694ff9-353e-4c75-ac00-a1e3758339a9 tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] Calling method 'version_select' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:59 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-eb99d0af-6708-4579-99b0-2a95aec91aec tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Snapshot create request issued successfully. Sep 02 13:05:59 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-eb99d0af-6708-4579-99b0-2a95aec91aec tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] http://192.168.122.82/volume/v3/snapshots returned with HTTP 202 Sep 02 13:05:59 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1628/3301] 192.168.122.82 () {60 vars in 1144 bytes} [Wed Sep 2 13:05:58 2026] POST /volume/v3/snapshots => generated 307 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 13:05:59 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-79694ff9-353e-4c75-ac00-a1e3758339a9 tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] http://192.168.122.82/volume/v3/messages returned with HTTP 200 Sep 02 13:05:59 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1674/3302] 192.168.122.82 () {60 vars in 1159 bytes} [Wed Sep 2 13:05:59 2026] GET /volume/v3/messages => generated 676 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:05:59 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-29c24ea4-073b-4ff0-86a4-803b2e343993 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:59 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-2bcdacac-d339-421e-a03f-f23aeea55878 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:59 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-29c24ea4-073b-4ff0-86a4-803b2e343993 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] GET http://192.168.122.82/volume/v3/snapshots/fb6cacbb-5ca3-4b5e-875c-ad33902f222a Sep 02 13:05:59 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-29c24ea4-073b-4ff0-86a4-803b2e343993 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:59 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-29c24ea4-073b-4ff0-86a4-803b2e343993 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:59 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-2bcdacac-d339-421e-a03f-f23aeea55878 tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] DELETE http://192.168.122.82/volume/v3/messages/0ba2151b-e0bd-40b0-9c21-7bef1ff29524 Sep 02 13:05:59 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-2bcdacac-d339-421e-a03f-f23aeea55878 tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:59 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-2bcdacac-d339-421e-a03f-f23aeea55878 tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] Calling method 'version_select' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:59 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:59 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:05:59 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-29c24ea4-073b-4ff0-86a4-803b2e343993 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Snapshot retrieved successfully. Sep 02 13:05:59 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-29c24ea4-073b-4ff0-86a4-803b2e343993 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] http://192.168.122.82/volume/v3/snapshots/fb6cacbb-5ca3-4b5e-875c-ad33902f222a returned with HTTP 200 Sep 02 13:05:59 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1629/3303] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:05:59 2026] GET /volume/v3/snapshots/fb6cacbb-5ca3-4b5e-875c-ad33902f222a => generated 439 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:05:59 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-2bcdacac-d339-421e-a03f-f23aeea55878 tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] http://192.168.122.82/volume/v3/messages/0ba2151b-e0bd-40b0-9c21-7bef1ff29524 returned with HTTP 204 Sep 02 13:05:59 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1675/3304] 192.168.122.82 () {60 vars in 1273 bytes} [Wed Sep 2 13:05:59 2026] DELETE /volume/v3/messages/0ba2151b-e0bd-40b0-9c21-7bef1ff29524 => generated 0 bytes in 40 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 02 13:05:59 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-6b29d7a4-b5ca-407d-8cc4-cf014693ae70 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:59 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-6b29d7a4-b5ca-407d-8cc4-cf014693ae70 tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] DELETE http://192.168.122.82/volume/v3/volumes/cd23face-b284-4b40-8399-26ef957aa332 Sep 02 13:05:59 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-6b29d7a4-b5ca-407d-8cc4-cf014693ae70 tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:59 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-6b29d7a4-b5ca-407d-8cc4-cf014693ae70 tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] Calling method 'delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:59 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-6b29d7a4-b5ca-407d-8cc4-cf014693ae70 tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] Delete volume with id: cd23face-b284-4b40-8399-26ef957aa332 Sep 02 13:05:59 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:05:59 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:05:59 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:59 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:05:59 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-6b29d7a4-b5ca-407d-8cc4-cf014693ae70 tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] Volume info retrieved successfully. Sep 02 13:05:59 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-6b29d7a4-b5ca-407d-8cc4-cf014693ae70 tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86936) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 02 13:05:59 devstack devstack@c-api.service[86936]: WARNING cinder.quota [None req-6b29d7a4-b5ca-407d-8cc4-cf014693ae70 tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-45452977 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-45452977, it is now deprecated. Please use the default quota class for default quota. Sep 02 13:05:59 devstack devstack@c-api.service[86936]: WARNING cinder.quota [None req-6b29d7a4-b5ca-407d-8cc4-cf014693ae70 tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-45452977 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-45452977, it is now deprecated. Please use the default quota class for default quota. Sep 02 13:05:59 devstack devstack@c-api.service[86936]: DEBUG cinder.quota [None req-6b29d7a4-b5ca-407d-8cc4-cf014693ae70 tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] Created reservations ['9a8d8f75-2e3c-42dc-a98d-a4b52d055068', '4a2d5d9d-87f6-4958-91c9-257263d23ab8', '65338afe-ddf9-44a1-aafc-04a15682a7d3', '1493dad1-eb6b-43b5-8069-dec8d3f75d2d'] {{(pid=86936) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 13:05:59 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-6b29d7a4-b5ca-407d-8cc4-cf014693ae70 tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] Delete volume request issued successfully. Sep 02 13:05:59 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-6b29d7a4-b5ca-407d-8cc4-cf014693ae70 tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] http://192.168.122.82/volume/v3/volumes/cd23face-b284-4b40-8399-26ef957aa332 returned with HTTP 202 Sep 02 13:05:59 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1630/3305] 192.168.122.82 () {60 vars in 1270 bytes} [Wed Sep 2 13:05:59 2026] DELETE /volume/v3/volumes/cd23face-b284-4b40-8399-26ef957aa332 => generated 0 bytes in 145 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 13:05:59 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-abb4ef33-a693-4e38-ab6d-c0c6fa62722d None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:59 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-abb4ef33-a693-4e38-ab6d-c0c6fa62722d tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] DELETE http://192.168.122.82/volume/v3/types/a01579d0-ebca-4093-8e53-07334307e90c Sep 02 13:05:59 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-abb4ef33-a693-4e38-ab6d-c0c6fa62722d tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:59 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-abb4ef33-a693-4e38-ab6d-c0c6fa62722d tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] Calling method '_delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:59 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-abb4ef33-a693-4e38-ab6d-c0c6fa62722d tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] http://192.168.122.82/volume/v3/types/a01579d0-ebca-4093-8e53-07334307e90c returned with HTTP 202 Sep 02 13:05:59 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1676/3306] 192.168.122.82 () {58 vars in 1224 bytes} [Wed Sep 2 13:05:59 2026] DELETE /volume/v3/types/a01579d0-ebca-4093-8e53-07334307e90c => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 13:05:59 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-f2203b09-1d30-4843-a7e5-9bf0bc79de6a None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:59 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-f2203b09-1d30-4843-a7e5-9bf0bc79de6a tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] POST http://192.168.122.82/volume/v3/types Sep 02 13:05:59 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-f2203b09-1d30-4843-a7e5-9bf0bc79de6a tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1199976357", "extra_specs": {"storage_protocol": "tempest-storage_protocol-764066339", "vendor_name": "tempest-vendor_name-1704401438"}}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:05:59 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-f2203b09-1d30-4843-a7e5-9bf0bc79de6a tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] http://192.168.122.82/volume/v3/types returned with HTTP 200 Sep 02 13:05:59 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1631/3307] 192.168.122.82 () {60 vars in 1132 bytes} [Wed Sep 2 13:05:59 2026] POST /volume/v3/types => generated 328 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:05:59 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-7a90f535-754a-4d7d-917d-dbe7f08a6414 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:59 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-7a90f535-754a-4d7d-917d-dbe7f08a6414 tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] POST http://192.168.122.82/volume/v3/volumes Sep 02 13:05:59 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-7a90f535-754a-4d7d-917d-dbe7f08a6414 tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "db02c3cc-cadf-480c-979c-88420a30a77c", "size": 1}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:05:59 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.volumes [None req-7a90f535-754a-4d7d-917d-dbe7f08a6414 tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] Create volume request body: {'volume': {'volume_type': 'db02c3cc-cadf-480c-979c-88420a30a77c', 'size': 1}} {{(pid=86935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 13:05:59 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-7a90f535-754a-4d7d-917d-dbe7f08a6414 tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] Create volume of 1 GB Sep 02 13:05:59 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:59 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:05:59 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-7a90f535-754a-4d7d-917d-dbe7f08a6414 tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] Availability Zones retrieved successfully. Sep 02 13:05:59 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-7a90f535-754a-4d7d-917d-dbe7f08a6414 tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] Flow 'volume_create_api' (9115b73d-c635-4b09-b973-d2e53e9d8893) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 13:05:59 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-7a90f535-754a-4d7d-917d-dbe7f08a6414 tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f1e4f13-fe2f-4526-82c4-ef3b4e4498bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:05:59 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.flows.api.create_volume [None req-7a90f535-754a-4d7d-917d-dbe7f08a6414 tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] Validating volume size '1' using validate_int {{(pid=86935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 13:05:59 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-7a90f535-754a-4d7d-917d-dbe7f08a6414 tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f1e4f13-fe2f-4526-82c4-ef3b4e4498bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T11:05:59Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-764066339',vendor_name='tempest-vendor_name-1704401438'},id=db02c3cc-cadf-480c-979c-88420a30a77c,is_public=True,name='tempest-ProjectAdminTests-volume-type-1199976357',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'db02c3cc-cadf-480c-979c-88420a30a77c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:05:59 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-7a90f535-754a-4d7d-917d-dbe7f08a6414 tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5742f55b-1bca-4592-85c4-0e701975fd4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:05:59 devstack devstack@c-api.service[86935]: WARNING cinder.quota [None req-7a90f535-754a-4d7d-917d-dbe7f08a6414 tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1199976357 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1199976357, it is now deprecated. Please use the default quota class for default quota. Sep 02 13:05:59 devstack devstack@c-api.service[86935]: WARNING cinder.quota [None req-7a90f535-754a-4d7d-917d-dbe7f08a6414 tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1199976357 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1199976357, it is now deprecated. Please use the default quota class for default quota. Sep 02 13:05:59 devstack devstack@c-api.service[86935]: DEBUG cinder.quota [None req-7a90f535-754a-4d7d-917d-dbe7f08a6414 tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] Created reservations ['0edb4d02-e421-4fee-b3bf-6e5fb6f86000', '60900725-2dc7-44b0-bbf7-d360827ba2e8', 'fe3af6ec-668b-454c-b732-ba87ed2b6a23', '9b118610-b56d-4ce5-8ba7-5e92e8901077'] {{(pid=86935) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 13:05:59 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-7a90f535-754a-4d7d-917d-dbe7f08a6414 tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5742f55b-1bca-4592-85c4-0e701975fd4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0edb4d02-e421-4fee-b3bf-6e5fb6f86000', '60900725-2dc7-44b0-bbf7-d360827ba2e8', 'fe3af6ec-668b-454c-b732-ba87ed2b6a23', '9b118610-b56d-4ce5-8ba7-5e92e8901077']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:05:59 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-7a90f535-754a-4d7d-917d-dbe7f08a6414 tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (182a54bc-862d-4507-9b1b-cde0aae65b4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:05:59 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:05:59 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:05:59 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-7a90f535-754a-4d7d-917d-dbe7f08a6414 tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (182a54bc-862d-4507-9b1b-cde0aae65b4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3e43667f-3b7e-4707-b4d9-2fba1c00b36e', '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='34b8d24bb99f446ab91065f72affe335',qos_specs=None,replication_status=,reservations=['0edb4d02-e421-4fee-b3bf-6e5fb6f86000','60900725-2dc7-44b0-bbf7-d360827ba2e8','fe3af6ec-668b-454c-b732-ba87ed2b6a23','9b118610-b56d-4ce5-8ba7-5e92e8901077'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ddcbae3f4c8466aa563fca2b48af35c',volume_type_id=db02c3cc-cadf-480c-979c-88420a30a77c), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T11:05:59Z,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=3e43667f-3b7e-4707-b4d9-2fba1c00b36e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='34b8d24bb99f446ab91065f72affe335',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6ddcbae3f4c8466aa563fca2b48af35c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(db02c3cc-cadf-480c-979c-88420a30a77c),volume_type_id=db02c3cc-cadf-480c-979c-88420a30a77c)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:05:59 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-7a90f535-754a-4d7d-917d-dbe7f08a6414 tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03e0d5d7-2e05-41de-aabc-df718d82a245) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:05:59 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-7a90f535-754a-4d7d-917d-dbe7f08a6414 tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03e0d5d7-2e05-41de-aabc-df718d82a245) transitioned into state 'SUCCESS' from 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='34b8d24bb99f446ab91065f72affe335',qos_specs=None,replication_status=,reservations=['0edb4d02-e421-4fee-b3bf-6e5fb6f86000','60900725-2dc7-44b0-bbf7-d360827ba2e8','fe3af6ec-668b-454c-b732-ba87ed2b6a23','9b118610-b56d-4ce5-8ba7-5e92e8901077'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ddcbae3f4c8466aa563fca2b48af35c',volume_type_id=db02c3cc-cadf-480c-979c-88420a30a77c)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:05:59 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-7a90f535-754a-4d7d-917d-dbe7f08a6414 tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfc76af4-330d-401c-8133-68a7768f6ff2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:05:59 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-7a90f535-754a-4d7d-917d-dbe7f08a6414 tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfc76af4-330d-401c-8133-68a7768f6ff2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:05:59 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-7a90f535-754a-4d7d-917d-dbe7f08a6414 tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] Flow 'volume_create_api' (9115b73d-c635-4b09-b973-d2e53e9d8893) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 13:05:59 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-7a90f535-754a-4d7d-917d-dbe7f08a6414 tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] Create volume request issued successfully. Sep 02 13:05:59 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-7a90f535-754a-4d7d-917d-dbe7f08a6414 tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 13:05:59 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1677/3308] 192.168.122.82 () {62 vars in 1177 bytes} [Wed Sep 2 13:05:59 2026] POST /volume/v3/volumes => generated 779 bytes in 336 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 13:05:59 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-a80b61aa-24b2-41fc-8eee-592e1c79dfc3 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:05:59 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-a80b61aa-24b2-41fc-8eee-592e1c79dfc3 tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] GET http://192.168.122.82/volume/v3/volumes/3e43667f-3b7e-4707-b4d9-2fba1c00b36e Sep 02 13:05:59 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-a80b61aa-24b2-41fc-8eee-592e1c79dfc3 tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:05:59 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-a80b61aa-24b2-41fc-8eee-592e1c79dfc3 tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:05:59 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:05:59 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:05:59 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:05:59 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:05:59 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-a80b61aa-24b2-41fc-8eee-592e1c79dfc3 tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] Volume info retrieved successfully. Sep 02 13:05:59 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-a80b61aa-24b2-41fc-8eee-592e1c79dfc3 tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] http://192.168.122.82/volume/v3/volumes/3e43667f-3b7e-4707-b4d9-2fba1c00b36e returned with HTTP 200 Sep 02 13:05:59 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1632/3309] 192.168.122.82 () {60 vars in 1267 bytes} [Wed Sep 2 13:05:59 2026] GET /volume/v3/volumes/3e43667f-3b7e-4707-b4d9-2fba1c00b36e => generated 958 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:06:00 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-3d890a76-826f-45f5-a5b3-f84b8176f442 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:06:00 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-3d890a76-826f-45f5-a5b3-f84b8176f442 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] GET http://192.168.122.82/volume/v3/snapshots/fb6cacbb-5ca3-4b5e-875c-ad33902f222a Sep 02 13:06:00 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-3d890a76-826f-45f5-a5b3-f84b8176f442 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:06:00 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-3d890a76-826f-45f5-a5b3-f84b8176f442 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:06:00 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:06:00 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:06:00 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-3d890a76-826f-45f5-a5b3-f84b8176f442 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Snapshot retrieved successfully. Sep 02 13:06:00 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-3d890a76-826f-45f5-a5b3-f84b8176f442 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] http://192.168.122.82/volume/v3/snapshots/fb6cacbb-5ca3-4b5e-875c-ad33902f222a returned with HTTP 200 Sep 02 13:06:00 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1678/3310] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:06:00 2026] GET /volume/v3/snapshots/fb6cacbb-5ca3-4b5e-875c-ad33902f222a => generated 439 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:06:00 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-5ea38666-f0e8-41ea-ac68-390838ecca07 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:06:00 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-5ea38666-f0e8-41ea-ac68-390838ecca07 tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] GET http://192.168.122.82/volume/v3/volumes/3e43667f-3b7e-4707-b4d9-2fba1c00b36e Sep 02 13:06:00 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-5ea38666-f0e8-41ea-ac68-390838ecca07 tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:06:00 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-5ea38666-f0e8-41ea-ac68-390838ecca07 tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:06:00 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:06:00 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:06:00 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:06:00 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:06:00 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-5ea38666-f0e8-41ea-ac68-390838ecca07 tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] Volume info retrieved successfully. Sep 02 13:06:00 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-5ea38666-f0e8-41ea-ac68-390838ecca07 tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] http://192.168.122.82/volume/v3/volumes/3e43667f-3b7e-4707-b4d9-2fba1c00b36e returned with HTTP 200 Sep 02 13:06:00 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1633/3311] 192.168.122.82 () {60 vars in 1267 bytes} [Wed Sep 2 13:06:00 2026] GET /volume/v3/volumes/3e43667f-3b7e-4707-b4d9-2fba1c00b36e => generated 979 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:06:00 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-6b6349c6-4fdc-40a1-a489-60945759e7ec None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:06:00 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-6b6349c6-4fdc-40a1-a489-60945759e7ec tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] GET http://192.168.122.82/volume/v3/messages Sep 02 13:06:00 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-6b6349c6-4fdc-40a1-a489-60945759e7ec tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:06:00 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-6b6349c6-4fdc-40a1-a489-60945759e7ec tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] Calling method 'version_select' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:06:00 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-6b6349c6-4fdc-40a1-a489-60945759e7ec tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] http://192.168.122.82/volume/v3/messages returned with HTTP 200 Sep 02 13:06:00 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1679/3312] 192.168.122.82 () {60 vars in 1159 bytes} [Wed Sep 2 13:06:00 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 02 13:06:01 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-a678af12-8495-4eda-a4fe-cc1222c42073 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:06:01 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-a678af12-8495-4eda-a4fe-cc1222c42073 tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] GET http://192.168.122.82/volume/v3/messages/416815f6-1e55-4aa0-860f-652d74499064 Sep 02 13:06:01 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-a678af12-8495-4eda-a4fe-cc1222c42073 tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:06:01 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-a678af12-8495-4eda-a4fe-cc1222c42073 tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] Calling method 'version_select' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:06:01 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-a678af12-8495-4eda-a4fe-cc1222c42073 tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] http://192.168.122.82/volume/v3/messages/416815f6-1e55-4aa0-860f-652d74499064 returned with HTTP 200 Sep 02 13:06:01 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1634/3313] 192.168.122.82 () {60 vars in 1270 bytes} [Wed Sep 2 13:06:01 2026] GET /volume/v3/messages/416815f6-1e55-4aa0-860f-652d74499064 => generated 673 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:06:01 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-6208a74f-5dd8-4dee-9505-af9ddab5613a None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:06:01 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-6208a74f-5dd8-4dee-9505-af9ddab5613a tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] DELETE http://192.168.122.82/volume/v3/messages/416815f6-1e55-4aa0-860f-652d74499064 Sep 02 13:06:01 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-6208a74f-5dd8-4dee-9505-af9ddab5613a tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:06:01 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-6208a74f-5dd8-4dee-9505-af9ddab5613a tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] Calling method 'version_select' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:06:01 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-6208a74f-5dd8-4dee-9505-af9ddab5613a tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] http://192.168.122.82/volume/v3/messages/416815f6-1e55-4aa0-860f-652d74499064 returned with HTTP 204 Sep 02 13:06:01 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1680/3314] 192.168.122.82 () {60 vars in 1273 bytes} [Wed Sep 2 13:06:01 2026] DELETE /volume/v3/messages/416815f6-1e55-4aa0-860f-652d74499064 => generated 0 bytes in 24 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 02 13:06:01 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-3d9f760f-e6df-44f8-be67-49277648e272 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:06:01 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-3d9f760f-e6df-44f8-be67-49277648e272 tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] DELETE http://192.168.122.82/volume/v3/volumes/3e43667f-3b7e-4707-b4d9-2fba1c00b36e Sep 02 13:06:01 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-3d9f760f-e6df-44f8-be67-49277648e272 tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:06:01 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-3d9f760f-e6df-44f8-be67-49277648e272 tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] Calling method 'delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:06:01 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-3d9f760f-e6df-44f8-be67-49277648e272 tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] Delete volume with id: 3e43667f-3b7e-4707-b4d9-2fba1c00b36e Sep 02 13:06:01 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:06:01 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:06:01 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:06:01 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:06:01 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-3d9f760f-e6df-44f8-be67-49277648e272 tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] Volume info retrieved successfully. Sep 02 13:06:01 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-3d9f760f-e6df-44f8-be67-49277648e272 tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86936) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 02 13:06:01 devstack devstack@c-api.service[86936]: WARNING cinder.quota [None req-3d9f760f-e6df-44f8-be67-49277648e272 tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1199976357 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1199976357, it is now deprecated. Please use the default quota class for default quota. Sep 02 13:06:01 devstack devstack@c-api.service[86936]: WARNING cinder.quota [None req-3d9f760f-e6df-44f8-be67-49277648e272 tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1199976357 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1199976357, it is now deprecated. Please use the default quota class for default quota. Sep 02 13:06:01 devstack devstack@c-api.service[86936]: DEBUG cinder.quota [None req-3d9f760f-e6df-44f8-be67-49277648e272 tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] Created reservations ['ffd4ed8e-e2a3-46ba-87ec-fd3579135f07', 'c61f5d33-716a-4421-ac9a-c63123d4094c', 'd7ee8892-0f64-4f30-97c1-69d3d75adae5', '9cf0be85-37c2-4f6c-8ad6-5b1cf4d19473'] {{(pid=86936) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 13:06:01 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-3d9f760f-e6df-44f8-be67-49277648e272 tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] Delete volume request issued successfully. Sep 02 13:06:01 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-3d9f760f-e6df-44f8-be67-49277648e272 tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] http://192.168.122.82/volume/v3/volumes/3e43667f-3b7e-4707-b4d9-2fba1c00b36e returned with HTTP 202 Sep 02 13:06:01 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1635/3315] 192.168.122.82 () {60 vars in 1270 bytes} [Wed Sep 2 13:06:01 2026] DELETE /volume/v3/volumes/3e43667f-3b7e-4707-b4d9-2fba1c00b36e => generated 0 bytes in 142 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 13:06:01 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-8f50bd07-ada0-4edc-9000-cd477a84456b None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:06:01 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-8f50bd07-ada0-4edc-9000-cd477a84456b tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] DELETE http://192.168.122.82/volume/v3/types/db02c3cc-cadf-480c-979c-88420a30a77c Sep 02 13:06:01 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-8f50bd07-ada0-4edc-9000-cd477a84456b tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:06:01 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-8f50bd07-ada0-4edc-9000-cd477a84456b tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] Calling method '_delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:06:01 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-8bde4e18-6862-4ee2-8399-a298fa3b5807 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:06:01 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-8f50bd07-ada0-4edc-9000-cd477a84456b tempest-ProjectAdminTests-695758369 tempest-ProjectAdminTests-695758369-project-admin] http://192.168.122.82/volume/v3/types/db02c3cc-cadf-480c-979c-88420a30a77c returned with HTTP 202 Sep 02 13:06:01 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1681/3316] 192.168.122.82 () {58 vars in 1224 bytes} [Wed Sep 2 13:06:01 2026] DELETE /volume/v3/types/db02c3cc-cadf-480c-979c-88420a30a77c => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 13:06:01 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-8bde4e18-6862-4ee2-8399-a298fa3b5807 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] GET http://192.168.122.82/volume/v3/snapshots/fb6cacbb-5ca3-4b5e-875c-ad33902f222a Sep 02 13:06:01 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-8bde4e18-6862-4ee2-8399-a298fa3b5807 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:06:01 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-8bde4e18-6862-4ee2-8399-a298fa3b5807 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:06:01 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:06:01 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:06:01 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-8bde4e18-6862-4ee2-8399-a298fa3b5807 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Snapshot retrieved successfully. Sep 02 13:06:01 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-8bde4e18-6862-4ee2-8399-a298fa3b5807 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] http://192.168.122.82/volume/v3/snapshots/fb6cacbb-5ca3-4b5e-875c-ad33902f222a returned with HTTP 200 Sep 02 13:06:01 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1636/3317] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:06:01 2026] GET /volume/v3/snapshots/fb6cacbb-5ca3-4b5e-875c-ad33902f222a => generated 466 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:06:01 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-86842541-f046-40e4-95a1-e1f2f3918ab9 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:06:01 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-86842541-f046-40e4-95a1-e1f2f3918ab9 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-member] POST http://192.168.122.82/volume/v3/snapshots/fb6cacbb-5ca3-4b5e-875c-ad33902f222a/action Sep 02 13:06:01 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-86842541-f046-40e4-95a1-e1f2f3918ab9 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=86935) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 13:06:01 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-86842541-f046-40e4-95a1-e1f2f3918ab9 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:06:01 devstack devstack@c-api.service[86935]: INFO cinder.api.contrib.snapshot_unmanage [None req-86842541-f046-40e4-95a1-e1f2f3918ab9 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-member] Unmanage snapshot with id: fb6cacbb-5ca3-4b5e-875c-ad33902f222a Sep 02 13:06:01 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:06:01 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:06:01 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-86842541-f046-40e4-95a1-e1f2f3918ab9 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-member] Snapshot retrieved successfully. Sep 02 13:06:01 devstack devstack@c-api.service[86935]: DEBUG cinder.policy [None req-86842541-f046-40e4-95a1-e1f2f3918ab9 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': 'f0cec52db0ae4cdab7c49ff0078348ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6d8238b74f94f13871e7957b59eb793', '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=86935) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 13:06:01 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-86842541-f046-40e4-95a1-e1f2f3918ab9 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-member] http://192.168.122.82/volume/v3/snapshots/fb6cacbb-5ca3-4b5e-875c-ad33902f222a/action returned with HTTP 403 Sep 02 13:06:01 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1682/3318] 192.168.122.82 () {60 vars in 1275 bytes} [Wed Sep 2 13:06:01 2026] POST /volume/v3/snapshots/fb6cacbb-5ca3-4b5e-875c-ad33902f222a/action => generated 117 bytes in 24 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 13:06:01 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-fdde9c99-dd7c-474c-846d-2b1df756ef4e None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:06:01 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-fdde9c99-dd7c-474c-846d-2b1df756ef4e tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] DELETE http://192.168.122.82/volume/v3/snapshots/fb6cacbb-5ca3-4b5e-875c-ad33902f222a Sep 02 13:06:01 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-fdde9c99-dd7c-474c-846d-2b1df756ef4e tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:06:01 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-fdde9c99-dd7c-474c-846d-2b1df756ef4e tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Calling method 'delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:06:01 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.snapshots [None req-fdde9c99-dd7c-474c-846d-2b1df756ef4e tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Delete snapshot with id: fb6cacbb-5ca3-4b5e-875c-ad33902f222a Sep 02 13:06:01 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:06:01 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:06:01 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-fdde9c99-dd7c-474c-846d-2b1df756ef4e tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Snapshot retrieved successfully. Sep 02 13:06:01 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:06:01 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:06:01 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-fdde9c99-dd7c-474c-846d-2b1df756ef4e tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Snapshot delete request issued successfully. Sep 02 13:06:01 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-fdde9c99-dd7c-474c-846d-2b1df756ef4e tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] http://192.168.122.82/volume/v3/snapshots/fb6cacbb-5ca3-4b5e-875c-ad33902f222a returned with HTTP 202 Sep 02 13:06:01 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1637/3319] 192.168.122.82 () {58 vars in 1236 bytes} [Wed Sep 2 13:06:01 2026] DELETE /volume/v3/snapshots/fb6cacbb-5ca3-4b5e-875c-ad33902f222a => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 13:06:01 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-9fbe9c6a-e2c8-4a11-9350-fd3fa59419c3 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:06:01 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-9fbe9c6a-e2c8-4a11-9350-fd3fa59419c3 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] GET http://192.168.122.82/volume/v3/snapshots/fb6cacbb-5ca3-4b5e-875c-ad33902f222a Sep 02 13:06:01 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-9fbe9c6a-e2c8-4a11-9350-fd3fa59419c3 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:06:01 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-9fbe9c6a-e2c8-4a11-9350-fd3fa59419c3 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:06:01 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:06:01 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:06:01 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-9fbe9c6a-e2c8-4a11-9350-fd3fa59419c3 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Snapshot retrieved successfully. Sep 02 13:06:01 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-9fbe9c6a-e2c8-4a11-9350-fd3fa59419c3 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] http://192.168.122.82/volume/v3/snapshots/fb6cacbb-5ca3-4b5e-875c-ad33902f222a returned with HTTP 200 Sep 02 13:06:01 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1683/3320] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:06:01 2026] GET /volume/v3/snapshots/fb6cacbb-5ca3-4b5e-875c-ad33902f222a => generated 465 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:06:02 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-9ae8a454-cf25-44a5-8320-e2cf3766d9ca None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:06:02 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-9ae8a454-cf25-44a5-8320-e2cf3766d9ca tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] GET http://192.168.122.82/volume/v3/snapshots/fb6cacbb-5ca3-4b5e-875c-ad33902f222a Sep 02 13:06:02 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-9ae8a454-cf25-44a5-8320-e2cf3766d9ca tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:06:02 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-9ae8a454-cf25-44a5-8320-e2cf3766d9ca tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:06:02 devstack devstack@c-api.service[86936]: DEBUG dbcounter [-] [86936] Writing DB stats cinder:SELECT=563,cinder:INSERT=143,cinder:UPDATE=255 {{(pid=86936) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 13:06:02 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:06:02 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:06:02 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-9ae8a454-cf25-44a5-8320-e2cf3766d9ca tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Snapshot retrieved successfully. Sep 02 13:06:02 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-9ae8a454-cf25-44a5-8320-e2cf3766d9ca tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] http://192.168.122.82/volume/v3/snapshots/fb6cacbb-5ca3-4b5e-875c-ad33902f222a returned with HTTP 200 Sep 02 13:06:02 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1638/3321] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:06:02 2026] GET /volume/v3/snapshots/fb6cacbb-5ca3-4b5e-875c-ad33902f222a => generated 465 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 13:06:03 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-157e5ad7-2a16-40d2-a12d-874779b52978 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:06:03 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-157e5ad7-2a16-40d2-a12d-874779b52978 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] GET http://192.168.122.82/volume/v3/snapshots/fb6cacbb-5ca3-4b5e-875c-ad33902f222a Sep 02 13:06:03 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-157e5ad7-2a16-40d2-a12d-874779b52978 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:06:03 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-157e5ad7-2a16-40d2-a12d-874779b52978 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:06:03 devstack devstack@c-api.service[86935]: DEBUG dbcounter [-] [86935] Writing DB stats cinder:SELECT=505,cinder:UPDATE=202,cinder:INSERT=118 {{(pid=86935) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 13:06:03 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-157e5ad7-2a16-40d2-a12d-874779b52978 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] http://192.168.122.82/volume/v3/snapshots/fb6cacbb-5ca3-4b5e-875c-ad33902f222a returned with HTTP 404 Sep 02 13:06:03 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1684/3322] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:06:03 2026] GET /volume/v3/snapshots/fb6cacbb-5ca3-4b5e-875c-ad33902f222a => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 13:06:03 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-211762a4-1393-4bed-b760-5addc2424742 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:06:03 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-211762a4-1393-4bed-b760-5addc2424742 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] DELETE http://192.168.122.82/volume/v3/volumes/c928ebf5-cc30-4dda-8fd4-2a7a8a10f54a Sep 02 13:06:03 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-211762a4-1393-4bed-b760-5addc2424742 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:06:03 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-211762a4-1393-4bed-b760-5addc2424742 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Calling method 'delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:06:03 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-211762a4-1393-4bed-b760-5addc2424742 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Delete volume with id: c928ebf5-cc30-4dda-8fd4-2a7a8a10f54a Sep 02 13:06:03 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:06:03 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:06:03 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:06:03 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:06:03 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-211762a4-1393-4bed-b760-5addc2424742 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Volume info retrieved successfully. Sep 02 13:06:03 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-211762a4-1393-4bed-b760-5addc2424742 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Delete volume request issued successfully. Sep 02 13:06:03 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-211762a4-1393-4bed-b760-5addc2424742 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] http://192.168.122.82/volume/v3/volumes/c928ebf5-cc30-4dda-8fd4-2a7a8a10f54a returned with HTTP 202 Sep 02 13:06:03 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1639/3323] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 13:06:03 2026] DELETE /volume/v3/volumes/c928ebf5-cc30-4dda-8fd4-2a7a8a10f54a => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 13:06:03 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-d13cda26-efb6-40ee-a85e-7d55e152b63e None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:06:03 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-d13cda26-efb6-40ee-a85e-7d55e152b63e tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] GET http://192.168.122.82/volume/v3/volumes/c928ebf5-cc30-4dda-8fd4-2a7a8a10f54a Sep 02 13:06:03 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-d13cda26-efb6-40ee-a85e-7d55e152b63e tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:06:03 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-d13cda26-efb6-40ee-a85e-7d55e152b63e tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:06:03 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:06:03 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:06:03 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:06:03 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:06:03 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-d13cda26-efb6-40ee-a85e-7d55e152b63e tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Volume info retrieved successfully. Sep 02 13:06:03 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-d13cda26-efb6-40ee-a85e-7d55e152b63e tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] http://192.168.122.82/volume/v3/volumes/c928ebf5-cc30-4dda-8fd4-2a7a8a10f54a returned with HTTP 200 Sep 02 13:06:03 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1685/3324] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:06:03 2026] GET /volume/v3/volumes/c928ebf5-cc30-4dda-8fd4-2a7a8a10f54a => generated 1014 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 13:06:04 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-b6b703bd-815b-4e29-be8c-f936fb5eff02 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:06:04 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-b6b703bd-815b-4e29-be8c-f936fb5eff02 tempest-ProjectReaderTests-1566361552 tempest-ProjectReaderTests-1566361552-project-admin] POST http://192.168.122.82/volume/v3/types Sep 02 13:06:04 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-b6b703bd-815b-4e29-be8c-f936fb5eff02 tempest-ProjectReaderTests-1566361552 tempest-ProjectReaderTests-1566361552-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1114847896", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1465218517", "vendor_name": "tempest-vendor_name-1946748786"}}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:06:04 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-b6b703bd-815b-4e29-be8c-f936fb5eff02 tempest-ProjectReaderTests-1566361552 tempest-ProjectReaderTests-1566361552-project-admin] http://192.168.122.82/volume/v3/types returned with HTTP 200 Sep 02 13:06:04 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1640/3325] 192.168.122.82 () {60 vars in 1132 bytes} [Wed Sep 2 13:06:04 2026] POST /volume/v3/types => generated 330 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:06:04 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-561e79c0-1006-4803-9b4b-d94b9cc3ae6d None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:06:04 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-561e79c0-1006-4803-9b4b-d94b9cc3ae6d tempest-ProjectReaderTests-1566361552 tempest-ProjectReaderTests-1566361552-project-admin] POST http://192.168.122.82/volume/v3/volumes Sep 02 13:06:04 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-561e79c0-1006-4803-9b4b-d94b9cc3ae6d tempest-ProjectReaderTests-1566361552 tempest-ProjectReaderTests-1566361552-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "47bc03f7-d9c1-49d4-ac15-22ab2584a19f", "size": 1}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:06:04 devstack devstack@c-api.service[86935]: DEBUG cinder.api.v3.volumes [None req-561e79c0-1006-4803-9b4b-d94b9cc3ae6d tempest-ProjectReaderTests-1566361552 tempest-ProjectReaderTests-1566361552-project-admin] Create volume request body: {'volume': {'volume_type': '47bc03f7-d9c1-49d4-ac15-22ab2584a19f', 'size': 1}} {{(pid=86935) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 13:06:04 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-561e79c0-1006-4803-9b4b-d94b9cc3ae6d tempest-ProjectReaderTests-1566361552 tempest-ProjectReaderTests-1566361552-project-admin] Create volume of 1 GB Sep 02 13:06:04 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:06:04 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:06:04 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-561e79c0-1006-4803-9b4b-d94b9cc3ae6d tempest-ProjectReaderTests-1566361552 tempest-ProjectReaderTests-1566361552-project-admin] Availability Zones retrieved successfully. Sep 02 13:06:04 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-561e79c0-1006-4803-9b4b-d94b9cc3ae6d tempest-ProjectReaderTests-1566361552 tempest-ProjectReaderTests-1566361552-project-admin] Flow 'volume_create_api' (9c78232c-d704-4f45-9b62-e74929218625) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 13:06:04 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-561e79c0-1006-4803-9b4b-d94b9cc3ae6d tempest-ProjectReaderTests-1566361552 tempest-ProjectReaderTests-1566361552-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8780a01-11f8-41d9-a6a9-efb0b80c6c90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:06:04 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.flows.api.create_volume [None req-561e79c0-1006-4803-9b4b-d94b9cc3ae6d tempest-ProjectReaderTests-1566361552 tempest-ProjectReaderTests-1566361552-project-admin] Validating volume size '1' using validate_int {{(pid=86935) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 13:06:04 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-561e79c0-1006-4803-9b4b-d94b9cc3ae6d tempest-ProjectReaderTests-1566361552 tempest-ProjectReaderTests-1566361552-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8780a01-11f8-41d9-a6a9-efb0b80c6c90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T11:06:04Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1465218517',vendor_name='tempest-vendor_name-1946748786'},id=47bc03f7-d9c1-49d4-ac15-22ab2584a19f,is_public=True,name='tempest-ProjectReaderTests-volume-type-1114847896',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '47bc03f7-d9c1-49d4-ac15-22ab2584a19f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:06:04 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-561e79c0-1006-4803-9b4b-d94b9cc3ae6d tempest-ProjectReaderTests-1566361552 tempest-ProjectReaderTests-1566361552-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2073b20-a50d-4a08-a370-16a3b43dc737) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:06:04 devstack devstack@c-api.service[86935]: WARNING cinder.quota [None req-561e79c0-1006-4803-9b4b-d94b9cc3ae6d tempest-ProjectReaderTests-1566361552 tempest-ProjectReaderTests-1566361552-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1114847896 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1114847896, it is now deprecated. Please use the default quota class for default quota. Sep 02 13:06:04 devstack devstack@c-api.service[86935]: WARNING cinder.quota [None req-561e79c0-1006-4803-9b4b-d94b9cc3ae6d tempest-ProjectReaderTests-1566361552 tempest-ProjectReaderTests-1566361552-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1114847896 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1114847896, it is now deprecated. Please use the default quota class for default quota. Sep 02 13:06:04 devstack devstack@c-api.service[86935]: DEBUG cinder.quota [None req-561e79c0-1006-4803-9b4b-d94b9cc3ae6d tempest-ProjectReaderTests-1566361552 tempest-ProjectReaderTests-1566361552-project-admin] Created reservations ['bfae157a-a01d-45a2-9b85-50e2921bc86f', 'ef8f1c2e-0641-411a-b654-bcc3284ccd72', '65c15e84-0beb-4de3-92b1-a0c26c16c8c3', '6f9b210d-50d8-4a2c-9648-9e2e20b08156'] {{(pid=86935) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 13:06:04 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-561e79c0-1006-4803-9b4b-d94b9cc3ae6d tempest-ProjectReaderTests-1566361552 tempest-ProjectReaderTests-1566361552-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2073b20-a50d-4a08-a370-16a3b43dc737) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bfae157a-a01d-45a2-9b85-50e2921bc86f', 'ef8f1c2e-0641-411a-b654-bcc3284ccd72', '65c15e84-0beb-4de3-92b1-a0c26c16c8c3', '6f9b210d-50d8-4a2c-9648-9e2e20b08156']}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:06:04 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-561e79c0-1006-4803-9b4b-d94b9cc3ae6d tempest-ProjectReaderTests-1566361552 tempest-ProjectReaderTests-1566361552-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79bda31b-3742-4ec5-ba43-060cae84cbd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:06:04 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:06:04 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:06:04 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-561e79c0-1006-4803-9b4b-d94b9cc3ae6d tempest-ProjectReaderTests-1566361552 tempest-ProjectReaderTests-1566361552-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79bda31b-3742-4ec5-ba43-060cae84cbd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '11a2049a-6cf8-443a-838f-56cf70409a75', '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='d9db18badfbf4c1dbda43a2af9e60042',qos_specs=None,replication_status=,reservations=['bfae157a-a01d-45a2-9b85-50e2921bc86f','ef8f1c2e-0641-411a-b654-bcc3284ccd72','65c15e84-0beb-4de3-92b1-a0c26c16c8c3','6f9b210d-50d8-4a2c-9648-9e2e20b08156'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c5f2240bbf1b40679b8ca8dc8e5f4f81',volume_type_id=47bc03f7-d9c1-49d4-ac15-22ab2584a19f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T11:06:04Z,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=11a2049a-6cf8-443a-838f-56cf70409a75,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d9db18badfbf4c1dbda43a2af9e60042',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c5f2240bbf1b40679b8ca8dc8e5f4f81',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(47bc03f7-d9c1-49d4-ac15-22ab2584a19f),volume_type_id=47bc03f7-d9c1-49d4-ac15-22ab2584a19f)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:06:04 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-561e79c0-1006-4803-9b4b-d94b9cc3ae6d tempest-ProjectReaderTests-1566361552 tempest-ProjectReaderTests-1566361552-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7e6b452-c17c-447c-b8d0-2f9f158ac8e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:06:04 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-561e79c0-1006-4803-9b4b-d94b9cc3ae6d tempest-ProjectReaderTests-1566361552 tempest-ProjectReaderTests-1566361552-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7e6b452-c17c-447c-b8d0-2f9f158ac8e3) transitioned into state 'SUCCESS' from 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='d9db18badfbf4c1dbda43a2af9e60042',qos_specs=None,replication_status=,reservations=['bfae157a-a01d-45a2-9b85-50e2921bc86f','ef8f1c2e-0641-411a-b654-bcc3284ccd72','65c15e84-0beb-4de3-92b1-a0c26c16c8c3','6f9b210d-50d8-4a2c-9648-9e2e20b08156'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c5f2240bbf1b40679b8ca8dc8e5f4f81',volume_type_id=47bc03f7-d9c1-49d4-ac15-22ab2584a19f)}' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:06:04 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-561e79c0-1006-4803-9b4b-d94b9cc3ae6d tempest-ProjectReaderTests-1566361552 tempest-ProjectReaderTests-1566361552-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e485e8a0-53a8-4668-9184-49aaa3f71efe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:06:04 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-561e79c0-1006-4803-9b4b-d94b9cc3ae6d tempest-ProjectReaderTests-1566361552 tempest-ProjectReaderTests-1566361552-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e485e8a0-53a8-4668-9184-49aaa3f71efe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86935) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:06:04 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-a6f28ef4-d54f-4391-8fb9-73fa90bc8781 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:06:04 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-561e79c0-1006-4803-9b4b-d94b9cc3ae6d tempest-ProjectReaderTests-1566361552 tempest-ProjectReaderTests-1566361552-project-admin] Flow 'volume_create_api' (9c78232c-d704-4f45-9b62-e74929218625) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86935) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 13:06:04 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-561e79c0-1006-4803-9b4b-d94b9cc3ae6d tempest-ProjectReaderTests-1566361552 tempest-ProjectReaderTests-1566361552-project-admin] Create volume request issued successfully. Sep 02 13:06:04 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-a6f28ef4-d54f-4391-8fb9-73fa90bc8781 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] GET http://192.168.122.82/volume/v3/volumes/c928ebf5-cc30-4dda-8fd4-2a7a8a10f54a Sep 02 13:06:04 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-561e79c0-1006-4803-9b4b-d94b9cc3ae6d tempest-ProjectReaderTests-1566361552 tempest-ProjectReaderTests-1566361552-project-admin] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 13:06:04 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-a6f28ef4-d54f-4391-8fb9-73fa90bc8781 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:06:04 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1686/3326] 192.168.122.82 () {62 vars in 1177 bytes} [Wed Sep 2 13:06:04 2026] POST /volume/v3/volumes => generated 780 bytes in 373 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 13:06:04 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-a6f28ef4-d54f-4391-8fb9-73fa90bc8781 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:06:04 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-a6f28ef4-d54f-4391-8fb9-73fa90bc8781 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] http://192.168.122.82/volume/v3/volumes/c928ebf5-cc30-4dda-8fd4-2a7a8a10f54a returned with HTTP 404 Sep 02 13:06:04 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1641/3327] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:06:04 2026] GET /volume/v3/volumes/c928ebf5-cc30-4dda-8fd4-2a7a8a10f54a => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 13:06:04 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-d338dded-fdf1-49f4-9479-386026f02bbc None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:06:04 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-66bfe38f-bc4a-4e43-9d7f-5dab947b9455 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:06:04 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-d338dded-fdf1-49f4-9479-386026f02bbc tempest-ProjectReaderTests-1566361552 tempest-ProjectReaderTests-1566361552-project-admin] GET http://192.168.122.82/volume/v3/volumes/11a2049a-6cf8-443a-838f-56cf70409a75 Sep 02 13:06:04 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-d338dded-fdf1-49f4-9479-386026f02bbc tempest-ProjectReaderTests-1566361552 tempest-ProjectReaderTests-1566361552-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:06:04 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-d338dded-fdf1-49f4-9479-386026f02bbc tempest-ProjectReaderTests-1566361552 tempest-ProjectReaderTests-1566361552-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:06:04 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-66bfe38f-bc4a-4e43-9d7f-5dab947b9455 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] POST http://192.168.122.82/volume/v3/volumes Sep 02 13:06:04 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-66bfe38f-bc4a-4e43-9d7f-5dab947b9455 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-931694109"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:06:04 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.volumes [None req-66bfe38f-bc4a-4e43-9d7f-5dab947b9455 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-931694109'}} {{(pid=86936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 13:06:04 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-66bfe38f-bc4a-4e43-9d7f-5dab947b9455 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Create volume of 1 GB Sep 02 13:06:04 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-66bfe38f-bc4a-4e43-9d7f-5dab947b9455 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Availability Zones retrieved successfully. Sep 02 13:06:04 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:06:04 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:06:04 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:06:04 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:06:04 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-d338dded-fdf1-49f4-9479-386026f02bbc tempest-ProjectReaderTests-1566361552 tempest-ProjectReaderTests-1566361552-project-admin] Volume info retrieved successfully. Sep 02 13:06:04 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-66bfe38f-bc4a-4e43-9d7f-5dab947b9455 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Flow 'volume_create_api' (bc8df794-73d7-4f06-8610-05f45fcc33c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 13:06:04 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-d338dded-fdf1-49f4-9479-386026f02bbc tempest-ProjectReaderTests-1566361552 tempest-ProjectReaderTests-1566361552-project-admin] http://192.168.122.82/volume/v3/volumes/11a2049a-6cf8-443a-838f-56cf70409a75 returned with HTTP 200 Sep 02 13:06:04 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-66bfe38f-bc4a-4e43-9d7f-5dab947b9455 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f36aaec9-6fc1-40b2-a2e2-9326d0a86480) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:06:04 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1687/3328] 192.168.122.82 () {60 vars in 1267 bytes} [Wed Sep 2 13:06:04 2026] GET /volume/v3/volumes/11a2049a-6cf8-443a-838f-56cf70409a75 => generated 959 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:06:04 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.flows.api.create_volume [None req-66bfe38f-bc4a-4e43-9d7f-5dab947b9455 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Validating volume size '1' using validate_int {{(pid=86936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 13:06:04 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-66bfe38f-bc4a-4e43-9d7f-5dab947b9455 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f36aaec9-6fc1-40b2-a2e2-9326d0a86480) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:06:04 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-66bfe38f-bc4a-4e43-9d7f-5dab947b9455 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0638dd6b-0de4-4c5f-9b24-c0d62378e6ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:06:04 devstack devstack@c-api.service[86936]: DEBUG cinder.quota [None req-66bfe38f-bc4a-4e43-9d7f-5dab947b9455 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Created reservations ['681af6f8-4ac8-4c8f-8993-97789286141c', '575c92b6-c797-4462-b57a-e5d4d13683f0', 'c887815a-347a-4a5e-a7dd-924e1adc5e5b', '65168531-60ea-4429-9505-f7bd4cdb9ffd'] {{(pid=86936) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 13:06:04 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-66bfe38f-bc4a-4e43-9d7f-5dab947b9455 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0638dd6b-0de4-4c5f-9b24-c0d62378e6ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['681af6f8-4ac8-4c8f-8993-97789286141c', '575c92b6-c797-4462-b57a-e5d4d13683f0', 'c887815a-347a-4a5e-a7dd-924e1adc5e5b', '65168531-60ea-4429-9505-f7bd4cdb9ffd']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:06:04 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-66bfe38f-bc4a-4e43-9d7f-5dab947b9455 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff66d30b-0c18-4aee-a677-fc5fc4c0615e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:06:04 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:06:04 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:06:04 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-66bfe38f-bc4a-4e43-9d7f-5dab947b9455 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff66d30b-0c18-4aee-a677-fc5fc4c0615e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b1458e82-d1f9-4d2c-b241-6e720e10b751', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-931694109',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6d8238b74f94f13871e7957b59eb793',qos_specs=None,replication_status=,reservations=['681af6f8-4ac8-4c8f-8993-97789286141c','575c92b6-c797-4462-b57a-e5d4d13683f0','c887815a-347a-4a5e-a7dd-924e1adc5e5b','65168531-60ea-4429-9505-f7bd4cdb9ffd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a530f7fb1f5042e090f324835671255f',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T11:06:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-931694109',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b1458e82-d1f9-4d2c-b241-6e720e10b751,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c6d8238b74f94f13871e7957b59eb793',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a530f7fb1f5042e090f324835671255f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:06:04 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-66bfe38f-bc4a-4e43-9d7f-5dab947b9455 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cbf13bb3-e295-4e1e-88c4-7e8387d14ad5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:06:05 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-66bfe38f-bc4a-4e43-9d7f-5dab947b9455 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cbf13bb3-e295-4e1e-88c4-7e8387d14ad5) transitioned into state 'SUCCESS' from state '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-931694109',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6d8238b74f94f13871e7957b59eb793',qos_specs=None,replication_status=,reservations=['681af6f8-4ac8-4c8f-8993-97789286141c','575c92b6-c797-4462-b57a-e5d4d13683f0','c887815a-347a-4a5e-a7dd-924e1adc5e5b','65168531-60ea-4429-9505-f7bd4cdb9ffd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a530f7fb1f5042e090f324835671255f',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:06:05 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-66bfe38f-bc4a-4e43-9d7f-5dab947b9455 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5a3383b-f0aa-4bef-a181-ab04093ad3c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:06:05 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-66bfe38f-bc4a-4e43-9d7f-5dab947b9455 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5a3383b-f0aa-4bef-a181-ab04093ad3c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:06:05 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-66bfe38f-bc4a-4e43-9d7f-5dab947b9455 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Flow 'volume_create_api' (bc8df794-73d7-4f06-8610-05f45fcc33c2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 13:06:05 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-66bfe38f-bc4a-4e43-9d7f-5dab947b9455 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Create volume request issued successfully. Sep 02 13:06:05 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-66bfe38f-bc4a-4e43-9d7f-5dab947b9455 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 13:06:05 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1642/3329] 192.168.122.82 () {60 vars in 1137 bytes} [Wed Sep 2 13:06:04 2026] POST /volume/v3/volumes => generated 784 bytes in 337 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 13:06:05 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-70de3499-4a33-404d-b17c-b8dfd3d1da62 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:06:05 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-70de3499-4a33-404d-b17c-b8dfd3d1da62 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] GET http://192.168.122.82/volume/v3/volumes/b1458e82-d1f9-4d2c-b241-6e720e10b751 Sep 02 13:06:05 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-70de3499-4a33-404d-b17c-b8dfd3d1da62 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:06:05 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-70de3499-4a33-404d-b17c-b8dfd3d1da62 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:06:05 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:06:05 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:06:05 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:06:05 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:06:05 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-70de3499-4a33-404d-b17c-b8dfd3d1da62 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Volume info retrieved successfully. Sep 02 13:06:05 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-70de3499-4a33-404d-b17c-b8dfd3d1da62 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] http://192.168.122.82/volume/v3/volumes/b1458e82-d1f9-4d2c-b241-6e720e10b751 returned with HTTP 200 Sep 02 13:06:05 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1688/3330] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:06:05 2026] GET /volume/v3/volumes/b1458e82-d1f9-4d2c-b241-6e720e10b751 => generated 963 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:06:05 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-d96eece4-542b-4920-838c-d9805ec11a23 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:06:05 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-d96eece4-542b-4920-838c-d9805ec11a23 tempest-ProjectReaderTests-1566361552 tempest-ProjectReaderTests-1566361552-project-admin] GET http://192.168.122.82/volume/v3/volumes/11a2049a-6cf8-443a-838f-56cf70409a75 Sep 02 13:06:05 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-d96eece4-542b-4920-838c-d9805ec11a23 tempest-ProjectReaderTests-1566361552 tempest-ProjectReaderTests-1566361552-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:06:05 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-d96eece4-542b-4920-838c-d9805ec11a23 tempest-ProjectReaderTests-1566361552 tempest-ProjectReaderTests-1566361552-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:06:05 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:06:05 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:06:05 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:06:05 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:06:05 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-d96eece4-542b-4920-838c-d9805ec11a23 tempest-ProjectReaderTests-1566361552 tempest-ProjectReaderTests-1566361552-project-admin] Volume info retrieved successfully. Sep 02 13:06:05 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-d96eece4-542b-4920-838c-d9805ec11a23 tempest-ProjectReaderTests-1566361552 tempest-ProjectReaderTests-1566361552-project-admin] http://192.168.122.82/volume/v3/volumes/11a2049a-6cf8-443a-838f-56cf70409a75 returned with HTTP 200 Sep 02 13:06:05 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1643/3331] 192.168.122.82 () {60 vars in 1267 bytes} [Wed Sep 2 13:06:05 2026] GET /volume/v3/volumes/11a2049a-6cf8-443a-838f-56cf70409a75 => generated 980 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:06:05 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-aee8db45-e4d1-4b1f-a02e-2381fd7cf358 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:06:05 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-aee8db45-e4d1-4b1f-a02e-2381fd7cf358 tempest-ProjectReaderTests-1566361552 tempest-ProjectReaderTests-1566361552-project-admin] GET http://192.168.122.82/volume/v3/messages Sep 02 13:06:05 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-aee8db45-e4d1-4b1f-a02e-2381fd7cf358 tempest-ProjectReaderTests-1566361552 tempest-ProjectReaderTests-1566361552-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:06:05 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-aee8db45-e4d1-4b1f-a02e-2381fd7cf358 tempest-ProjectReaderTests-1566361552 tempest-ProjectReaderTests-1566361552-project-admin] Calling method 'version_select' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:06:05 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-aee8db45-e4d1-4b1f-a02e-2381fd7cf358 tempest-ProjectReaderTests-1566361552 tempest-ProjectReaderTests-1566361552-project-admin] http://192.168.122.82/volume/v3/messages returned with HTTP 200 Sep 02 13:06:05 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1689/3332] 192.168.122.82 () {60 vars in 1159 bytes} [Wed Sep 2 13:06:05 2026] GET /volume/v3/messages => generated 676 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:06:05 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-3ee1903b-d3b3-4f45-9bae-d7e5458f707d None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:06:05 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-3ee1903b-d3b3-4f45-9bae-d7e5458f707d tempest-ProjectReaderTests-1566361552 tempest-ProjectReaderTests-1566361552-project-reader] GET http://192.168.122.82/volume/v3/messages Sep 02 13:06:05 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-3ee1903b-d3b3-4f45-9bae-d7e5458f707d tempest-ProjectReaderTests-1566361552 tempest-ProjectReaderTests-1566361552-project-reader] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:06:05 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-3ee1903b-d3b3-4f45-9bae-d7e5458f707d tempest-ProjectReaderTests-1566361552 tempest-ProjectReaderTests-1566361552-project-reader] Calling method 'version_select' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:06:05 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-3ee1903b-d3b3-4f45-9bae-d7e5458f707d tempest-ProjectReaderTests-1566361552 tempest-ProjectReaderTests-1566361552-project-reader] http://192.168.122.82/volume/v3/messages returned with HTTP 200 Sep 02 13:06:05 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1644/3333] 192.168.122.82 () {60 vars in 1159 bytes} [Wed Sep 2 13:06:05 2026] GET /volume/v3/messages => generated 676 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:06:05 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-20841fba-0f93-4590-986d-d9ebda960ec9 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:06:05 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-20841fba-0f93-4590-986d-d9ebda960ec9 tempest-ProjectReaderTests-1566361552 tempest-ProjectReaderTests-1566361552-project-admin] DELETE http://192.168.122.82/volume/v3/messages/f78f4121-1d4c-492e-a5fc-52411ef7fa3e Sep 02 13:06:05 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-20841fba-0f93-4590-986d-d9ebda960ec9 tempest-ProjectReaderTests-1566361552 tempest-ProjectReaderTests-1566361552-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:06:05 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-20841fba-0f93-4590-986d-d9ebda960ec9 tempest-ProjectReaderTests-1566361552 tempest-ProjectReaderTests-1566361552-project-admin] Calling method 'version_select' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:06:06 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-20841fba-0f93-4590-986d-d9ebda960ec9 tempest-ProjectReaderTests-1566361552 tempest-ProjectReaderTests-1566361552-project-admin] http://192.168.122.82/volume/v3/messages/f78f4121-1d4c-492e-a5fc-52411ef7fa3e returned with HTTP 204 Sep 02 13:06:06 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1690/3334] 192.168.122.82 () {60 vars in 1273 bytes} [Wed Sep 2 13:06:05 2026] DELETE /volume/v3/messages/f78f4121-1d4c-492e-a5fc-52411ef7fa3e => generated 0 bytes in 26 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 02 13:06:06 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-2fdf57e4-318a-42ad-acb1-26d669233296 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:06:06 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-2fdf57e4-318a-42ad-acb1-26d669233296 tempest-ProjectReaderTests-1566361552 tempest-ProjectReaderTests-1566361552-project-admin] DELETE http://192.168.122.82/volume/v3/volumes/11a2049a-6cf8-443a-838f-56cf70409a75 Sep 02 13:06:06 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-2fdf57e4-318a-42ad-acb1-26d669233296 tempest-ProjectReaderTests-1566361552 tempest-ProjectReaderTests-1566361552-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:06:06 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-2fdf57e4-318a-42ad-acb1-26d669233296 tempest-ProjectReaderTests-1566361552 tempest-ProjectReaderTests-1566361552-project-admin] Calling method 'delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:06:06 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-2fdf57e4-318a-42ad-acb1-26d669233296 tempest-ProjectReaderTests-1566361552 tempest-ProjectReaderTests-1566361552-project-admin] Delete volume with id: 11a2049a-6cf8-443a-838f-56cf70409a75 Sep 02 13:06:06 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:06:06 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:06:06 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:06:06 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:06:06 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-2fdf57e4-318a-42ad-acb1-26d669233296 tempest-ProjectReaderTests-1566361552 tempest-ProjectReaderTests-1566361552-project-admin] Volume info retrieved successfully. Sep 02 13:06:06 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-2fdf57e4-318a-42ad-acb1-26d669233296 tempest-ProjectReaderTests-1566361552 tempest-ProjectReaderTests-1566361552-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86936) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 02 13:06:06 devstack devstack@c-api.service[86936]: WARNING cinder.quota [None req-2fdf57e4-318a-42ad-acb1-26d669233296 tempest-ProjectReaderTests-1566361552 tempest-ProjectReaderTests-1566361552-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1114847896 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1114847896, it is now deprecated. Please use the default quota class for default quota. Sep 02 13:06:06 devstack devstack@c-api.service[86936]: WARNING cinder.quota [None req-2fdf57e4-318a-42ad-acb1-26d669233296 tempest-ProjectReaderTests-1566361552 tempest-ProjectReaderTests-1566361552-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1114847896 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1114847896, it is now deprecated. Please use the default quota class for default quota. Sep 02 13:06:06 devstack devstack@c-api.service[86936]: DEBUG cinder.quota [None req-2fdf57e4-318a-42ad-acb1-26d669233296 tempest-ProjectReaderTests-1566361552 tempest-ProjectReaderTests-1566361552-project-admin] Created reservations ['757cc40a-097b-4bd3-87f3-af5c06a04673', 'b5750f98-3608-487e-ad48-dbef76b800a7', '3bbba365-c87e-4401-a2f7-69f0c249b717', 'bb010d81-09e7-44d0-a82d-be1bf77ed332'] {{(pid=86936) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 13:06:06 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-a396019f-11b7-4940-8efd-e70e3558294d None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:06:06 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-a396019f-11b7-4940-8efd-e70e3558294d tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] GET http://192.168.122.82/volume/v3/volumes/b1458e82-d1f9-4d2c-b241-6e720e10b751 Sep 02 13:06:06 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-a396019f-11b7-4940-8efd-e70e3558294d tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:06:06 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-a396019f-11b7-4940-8efd-e70e3558294d tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:06:06 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:06:06 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:06:06 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:06:06 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:06:06 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-a396019f-11b7-4940-8efd-e70e3558294d tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Volume info retrieved successfully. Sep 02 13:06:06 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-2fdf57e4-318a-42ad-acb1-26d669233296 tempest-ProjectReaderTests-1566361552 tempest-ProjectReaderTests-1566361552-project-admin] Delete volume request issued successfully. Sep 02 13:06:06 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-2fdf57e4-318a-42ad-acb1-26d669233296 tempest-ProjectReaderTests-1566361552 tempest-ProjectReaderTests-1566361552-project-admin] http://192.168.122.82/volume/v3/volumes/11a2049a-6cf8-443a-838f-56cf70409a75 returned with HTTP 202 Sep 02 13:06:06 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1645/3335] 192.168.122.82 () {60 vars in 1270 bytes} [Wed Sep 2 13:06:06 2026] DELETE /volume/v3/volumes/11a2049a-6cf8-443a-838f-56cf70409a75 => generated 0 bytes in 136 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 13:06:06 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-16cdb516-1be0-4b8c-ae90-b0165aabc7b4 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:06:06 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-a396019f-11b7-4940-8efd-e70e3558294d tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] http://192.168.122.82/volume/v3/volumes/b1458e82-d1f9-4d2c-b241-6e720e10b751 returned with HTTP 200 Sep 02 13:06:06 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1691/3336] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:06:06 2026] GET /volume/v3/volumes/b1458e82-d1f9-4d2c-b241-6e720e10b751 => generated 1014 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 13:06:06 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-16cdb516-1be0-4b8c-ae90-b0165aabc7b4 tempest-ProjectReaderTests-1566361552 tempest-ProjectReaderTests-1566361552-project-admin] DELETE http://192.168.122.82/volume/v3/types/47bc03f7-d9c1-49d4-ac15-22ab2584a19f Sep 02 13:06:06 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-16cdb516-1be0-4b8c-ae90-b0165aabc7b4 tempest-ProjectReaderTests-1566361552 tempest-ProjectReaderTests-1566361552-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:06:06 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-16cdb516-1be0-4b8c-ae90-b0165aabc7b4 tempest-ProjectReaderTests-1566361552 tempest-ProjectReaderTests-1566361552-project-admin] Calling method '_delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:06:06 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-5373b0ec-059b-4611-8602-af0a7d690d1c None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:06:06 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-5373b0ec-059b-4611-8602-af0a7d690d1c tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] POST http://192.168.122.82/volume/v3/snapshots Sep 02 13:06:06 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-5373b0ec-059b-4611-8602-af0a7d690d1c tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b1458e82-d1f9-4d2c-b241-6e720e10b751", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-6223232"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:06:06 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:06:06 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:06:06 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:06:06 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:06:06 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-5373b0ec-059b-4611-8602-af0a7d690d1c tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Volume info retrieved successfully. Sep 02 13:06:06 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.snapshots [None req-5373b0ec-059b-4611-8602-af0a7d690d1c tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Create snapshot from volume b1458e82-d1f9-4d2c-b241-6e720e10b751 Sep 02 13:06:06 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-16cdb516-1be0-4b8c-ae90-b0165aabc7b4 tempest-ProjectReaderTests-1566361552 tempest-ProjectReaderTests-1566361552-project-admin] http://192.168.122.82/volume/v3/types/47bc03f7-d9c1-49d4-ac15-22ab2584a19f returned with HTTP 202 Sep 02 13:06:06 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1646/3337] 192.168.122.82 () {58 vars in 1224 bytes} [Wed Sep 2 13:06:06 2026] DELETE /volume/v3/types/47bc03f7-d9c1-49d4-ac15-22ab2584a19f => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 13:06:06 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-cfd71251-73e7-4b5e-b0a8-e4c672defdf2 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:06:06 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-cfd71251-73e7-4b5e-b0a8-e4c672defdf2 tempest-ProjectReaderTests-1566361552 tempest-ProjectReaderTests-1566361552-project-admin] POST http://192.168.122.82/volume/v3/types Sep 02 13:06:06 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-cfd71251-73e7-4b5e-b0a8-e4c672defdf2 tempest-ProjectReaderTests-1566361552 tempest-ProjectReaderTests-1566361552-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-177410641", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1948379710", "vendor_name": "tempest-vendor_name-166622768"}}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:06:06 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-cfd71251-73e7-4b5e-b0a8-e4c672defdf2 tempest-ProjectReaderTests-1566361552 tempest-ProjectReaderTests-1566361552-project-admin] http://192.168.122.82/volume/v3/types returned with HTTP 200 Sep 02 13:06:06 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1647/3338] 192.168.122.82 () {60 vars in 1132 bytes} [Wed Sep 2 13:06:06 2026] POST /volume/v3/types => generated 328 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:06:06 devstack devstack@c-api.service[86935]: DEBUG cinder.quota [None req-5373b0ec-059b-4611-8602-af0a7d690d1c tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Created reservations ['fa8bfcdb-e5ee-48e6-8c23-274125e9cd26', '6e737f52-6fd2-4655-abd3-c48692d5cc3f', '70a1ed6d-8894-42fb-9285-86bd85e4cad1', '0718ab8c-211b-4c82-b77f-ba84d1d42354'] {{(pid=86935) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 13:06:06 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-9fabb61c-3881-4ad4-a74b-a61838b50c83 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:06:06 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-9fabb61c-3881-4ad4-a74b-a61838b50c83 tempest-ProjectReaderTests-1566361552 tempest-ProjectReaderTests-1566361552-project-admin] POST http://192.168.122.82/volume/v3/volumes Sep 02 13:06:06 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-9fabb61c-3881-4ad4-a74b-a61838b50c83 tempest-ProjectReaderTests-1566361552 tempest-ProjectReaderTests-1566361552-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "14eca971-57ee-4484-848d-aeda6bc2cc72", "size": 1}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:06:06 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.volumes [None req-9fabb61c-3881-4ad4-a74b-a61838b50c83 tempest-ProjectReaderTests-1566361552 tempest-ProjectReaderTests-1566361552-project-admin] Create volume request body: {'volume': {'volume_type': '14eca971-57ee-4484-848d-aeda6bc2cc72', 'size': 1}} {{(pid=86936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 13:06:06 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-9fabb61c-3881-4ad4-a74b-a61838b50c83 tempest-ProjectReaderTests-1566361552 tempest-ProjectReaderTests-1566361552-project-admin] Create volume of 1 GB Sep 02 13:06:06 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:06:06 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:06:06 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-9fabb61c-3881-4ad4-a74b-a61838b50c83 tempest-ProjectReaderTests-1566361552 tempest-ProjectReaderTests-1566361552-project-admin] Availability Zones retrieved successfully. Sep 02 13:06:06 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:06:06 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:06:06 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-9fabb61c-3881-4ad4-a74b-a61838b50c83 tempest-ProjectReaderTests-1566361552 tempest-ProjectReaderTests-1566361552-project-admin] Flow 'volume_create_api' (6f66ff26-54a3-43b5-9e61-d7cd947b99ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 13:06:06 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-9fabb61c-3881-4ad4-a74b-a61838b50c83 tempest-ProjectReaderTests-1566361552 tempest-ProjectReaderTests-1566361552-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86c68792-8468-4ca0-8d8d-5a4be0a250ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:06:06 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.flows.api.create_volume [None req-9fabb61c-3881-4ad4-a74b-a61838b50c83 tempest-ProjectReaderTests-1566361552 tempest-ProjectReaderTests-1566361552-project-admin] Validating volume size '1' using validate_int {{(pid=86936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 13:06:06 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-5373b0ec-059b-4611-8602-af0a7d690d1c tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Snapshot create request issued successfully. Sep 02 13:06:06 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-5373b0ec-059b-4611-8602-af0a7d690d1c tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] http://192.168.122.82/volume/v3/snapshots returned with HTTP 202 Sep 02 13:06:06 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1692/3339] 192.168.122.82 () {60 vars in 1144 bytes} [Wed Sep 2 13:06:06 2026] POST /volume/v3/snapshots => generated 305 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 13:06:06 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-317d9622-e2c3-407b-9dea-0b1ee445b8ab None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:06:06 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-9fabb61c-3881-4ad4-a74b-a61838b50c83 tempest-ProjectReaderTests-1566361552 tempest-ProjectReaderTests-1566361552-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86c68792-8468-4ca0-8d8d-5a4be0a250ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T11:06:06Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1948379710',vendor_name='tempest-vendor_name-166622768'},id=14eca971-57ee-4484-848d-aeda6bc2cc72,is_public=True,name='tempest-ProjectReaderTests-volume-type-177410641',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14eca971-57ee-4484-848d-aeda6bc2cc72', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:06:06 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-317d9622-e2c3-407b-9dea-0b1ee445b8ab tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] GET http://192.168.122.82/volume/v3/snapshots/19c1f760-7c90-461b-87d7-1bdbb77528d5 Sep 02 13:06:06 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-317d9622-e2c3-407b-9dea-0b1ee445b8ab tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:06:06 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-317d9622-e2c3-407b-9dea-0b1ee445b8ab tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:06:06 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-9fabb61c-3881-4ad4-a74b-a61838b50c83 tempest-ProjectReaderTests-1566361552 tempest-ProjectReaderTests-1566361552-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0e3f063-e574-443e-a699-12b3a58d395c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:06:06 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:06:06 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:06:06 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-317d9622-e2c3-407b-9dea-0b1ee445b8ab tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Snapshot retrieved successfully. Sep 02 13:06:06 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-317d9622-e2c3-407b-9dea-0b1ee445b8ab tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] http://192.168.122.82/volume/v3/snapshots/19c1f760-7c90-461b-87d7-1bdbb77528d5 returned with HTTP 200 Sep 02 13:06:06 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1693/3340] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:06:06 2026] GET /volume/v3/snapshots/19c1f760-7c90-461b-87d7-1bdbb77528d5 => generated 437 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:06:06 devstack devstack@c-api.service[86936]: WARNING cinder.quota [None req-9fabb61c-3881-4ad4-a74b-a61838b50c83 tempest-ProjectReaderTests-1566361552 tempest-ProjectReaderTests-1566361552-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-177410641 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-177410641, it is now deprecated. Please use the default quota class for default quota. Sep 02 13:06:06 devstack devstack@c-api.service[86936]: WARNING cinder.quota [None req-9fabb61c-3881-4ad4-a74b-a61838b50c83 tempest-ProjectReaderTests-1566361552 tempest-ProjectReaderTests-1566361552-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-177410641 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-177410641, it is now deprecated. Please use the default quota class for default quota. Sep 02 13:06:06 devstack devstack@c-api.service[86936]: DEBUG cinder.quota [None req-9fabb61c-3881-4ad4-a74b-a61838b50c83 tempest-ProjectReaderTests-1566361552 tempest-ProjectReaderTests-1566361552-project-admin] Created reservations ['4c3ae10d-2873-4a33-9559-1c106e0ac89e', '2876b122-1675-446e-be2d-e2bac766f096', '5421b6e1-d395-4711-ae1d-7b2bf2d72fd3', '032ea0b5-b126-4415-b8c2-99bc8537c648'] {{(pid=86936) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 13:06:06 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-9fabb61c-3881-4ad4-a74b-a61838b50c83 tempest-ProjectReaderTests-1566361552 tempest-ProjectReaderTests-1566361552-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0e3f063-e574-443e-a699-12b3a58d395c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4c3ae10d-2873-4a33-9559-1c106e0ac89e', '2876b122-1675-446e-be2d-e2bac766f096', '5421b6e1-d395-4711-ae1d-7b2bf2d72fd3', '032ea0b5-b126-4415-b8c2-99bc8537c648']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:06:06 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-9fabb61c-3881-4ad4-a74b-a61838b50c83 tempest-ProjectReaderTests-1566361552 tempest-ProjectReaderTests-1566361552-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8c9b8d1-8a61-4ed1-a2a4-cfedf99cbe66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:06:06 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:06:06 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:06:06 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-9fabb61c-3881-4ad4-a74b-a61838b50c83 tempest-ProjectReaderTests-1566361552 tempest-ProjectReaderTests-1566361552-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8c9b8d1-8a61-4ed1-a2a4-cfedf99cbe66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ebcdc982-8a0f-4627-9988-dc5428494800', '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='d9db18badfbf4c1dbda43a2af9e60042',qos_specs=None,replication_status=,reservations=['4c3ae10d-2873-4a33-9559-1c106e0ac89e','2876b122-1675-446e-be2d-e2bac766f096','5421b6e1-d395-4711-ae1d-7b2bf2d72fd3','032ea0b5-b126-4415-b8c2-99bc8537c648'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c5f2240bbf1b40679b8ca8dc8e5f4f81',volume_type_id=14eca971-57ee-4484-848d-aeda6bc2cc72), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T11:06:06Z,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=ebcdc982-8a0f-4627-9988-dc5428494800,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d9db18badfbf4c1dbda43a2af9e60042',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c5f2240bbf1b40679b8ca8dc8e5f4f81',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14eca971-57ee-4484-848d-aeda6bc2cc72),volume_type_id=14eca971-57ee-4484-848d-aeda6bc2cc72)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:06:06 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-9fabb61c-3881-4ad4-a74b-a61838b50c83 tempest-ProjectReaderTests-1566361552 tempest-ProjectReaderTests-1566361552-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d0cc6d8-918b-4bf4-ab24-f80bc552708d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:06:06 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-9fabb61c-3881-4ad4-a74b-a61838b50c83 tempest-ProjectReaderTests-1566361552 tempest-ProjectReaderTests-1566361552-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d0cc6d8-918b-4bf4-ab24-f80bc552708d) transitioned into state 'SUCCESS' from 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='d9db18badfbf4c1dbda43a2af9e60042',qos_specs=None,replication_status=,reservations=['4c3ae10d-2873-4a33-9559-1c106e0ac89e','2876b122-1675-446e-be2d-e2bac766f096','5421b6e1-d395-4711-ae1d-7b2bf2d72fd3','032ea0b5-b126-4415-b8c2-99bc8537c648'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c5f2240bbf1b40679b8ca8dc8e5f4f81',volume_type_id=14eca971-57ee-4484-848d-aeda6bc2cc72)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:06:06 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-9fabb61c-3881-4ad4-a74b-a61838b50c83 tempest-ProjectReaderTests-1566361552 tempest-ProjectReaderTests-1566361552-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c42c3b52-35b7-45ac-b9db-76565d6dca8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:06:06 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-9fabb61c-3881-4ad4-a74b-a61838b50c83 tempest-ProjectReaderTests-1566361552 tempest-ProjectReaderTests-1566361552-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c42c3b52-35b7-45ac-b9db-76565d6dca8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:06:06 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-9fabb61c-3881-4ad4-a74b-a61838b50c83 tempest-ProjectReaderTests-1566361552 tempest-ProjectReaderTests-1566361552-project-admin] Flow 'volume_create_api' (6f66ff26-54a3-43b5-9e61-d7cd947b99ba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 13:06:06 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-9fabb61c-3881-4ad4-a74b-a61838b50c83 tempest-ProjectReaderTests-1566361552 tempest-ProjectReaderTests-1566361552-project-admin] Create volume request issued successfully. Sep 02 13:06:06 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-9fabb61c-3881-4ad4-a74b-a61838b50c83 tempest-ProjectReaderTests-1566361552 tempest-ProjectReaderTests-1566361552-project-admin] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 13:06:06 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1648/3341] 192.168.122.82 () {62 vars in 1177 bytes} [Wed Sep 2 13:06:06 2026] POST /volume/v3/volumes => generated 779 bytes in 348 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 13:06:06 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-cb609d5d-81b3-4015-929e-e0c863a5a299 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:06:06 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-cb609d5d-81b3-4015-929e-e0c863a5a299 tempest-ProjectReaderTests-1566361552 tempest-ProjectReaderTests-1566361552-project-admin] GET http://192.168.122.82/volume/v3/volumes/ebcdc982-8a0f-4627-9988-dc5428494800 Sep 02 13:06:06 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-cb609d5d-81b3-4015-929e-e0c863a5a299 tempest-ProjectReaderTests-1566361552 tempest-ProjectReaderTests-1566361552-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:06:06 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-cb609d5d-81b3-4015-929e-e0c863a5a299 tempest-ProjectReaderTests-1566361552 tempest-ProjectReaderTests-1566361552-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:06:06 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:06:06 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:06:06 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:06:06 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:06:06 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-cb609d5d-81b3-4015-929e-e0c863a5a299 tempest-ProjectReaderTests-1566361552 tempest-ProjectReaderTests-1566361552-project-admin] Volume info retrieved successfully. Sep 02 13:06:06 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-cb609d5d-81b3-4015-929e-e0c863a5a299 tempest-ProjectReaderTests-1566361552 tempest-ProjectReaderTests-1566361552-project-admin] http://192.168.122.82/volume/v3/volumes/ebcdc982-8a0f-4627-9988-dc5428494800 returned with HTTP 200 Sep 02 13:06:06 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1694/3342] 192.168.122.82 () {60 vars in 1267 bytes} [Wed Sep 2 13:06:06 2026] GET /volume/v3/volumes/ebcdc982-8a0f-4627-9988-dc5428494800 => generated 958 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:06:07 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-5228af9e-1831-44f1-99d7-a3d5457b2dbd None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:06:07 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-5228af9e-1831-44f1-99d7-a3d5457b2dbd tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] GET http://192.168.122.82/volume/v3/snapshots/19c1f760-7c90-461b-87d7-1bdbb77528d5 Sep 02 13:06:07 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-5228af9e-1831-44f1-99d7-a3d5457b2dbd tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:06:07 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-5228af9e-1831-44f1-99d7-a3d5457b2dbd tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:06:07 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:06:07 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:06:07 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-5228af9e-1831-44f1-99d7-a3d5457b2dbd tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Snapshot retrieved successfully. Sep 02 13:06:07 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-5228af9e-1831-44f1-99d7-a3d5457b2dbd tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] http://192.168.122.82/volume/v3/snapshots/19c1f760-7c90-461b-87d7-1bdbb77528d5 returned with HTTP 200 Sep 02 13:06:07 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1649/3343] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:06:07 2026] GET /volume/v3/snapshots/19c1f760-7c90-461b-87d7-1bdbb77528d5 => generated 437 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:06:07 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-bfe06852-db64-428b-8f9a-bba58355656a None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:06:07 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-bfe06852-db64-428b-8f9a-bba58355656a tempest-ProjectReaderTests-1566361552 tempest-ProjectReaderTests-1566361552-project-admin] GET http://192.168.122.82/volume/v3/volumes/ebcdc982-8a0f-4627-9988-dc5428494800 Sep 02 13:06:07 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-bfe06852-db64-428b-8f9a-bba58355656a tempest-ProjectReaderTests-1566361552 tempest-ProjectReaderTests-1566361552-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:06:07 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-bfe06852-db64-428b-8f9a-bba58355656a tempest-ProjectReaderTests-1566361552 tempest-ProjectReaderTests-1566361552-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:06:07 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:06:07 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:06:07 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:06:07 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:06:07 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-bfe06852-db64-428b-8f9a-bba58355656a tempest-ProjectReaderTests-1566361552 tempest-ProjectReaderTests-1566361552-project-admin] Volume info retrieved successfully. Sep 02 13:06:07 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-bfe06852-db64-428b-8f9a-bba58355656a tempest-ProjectReaderTests-1566361552 tempest-ProjectReaderTests-1566361552-project-admin] http://192.168.122.82/volume/v3/volumes/ebcdc982-8a0f-4627-9988-dc5428494800 returned with HTTP 200 Sep 02 13:06:07 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1695/3344] 192.168.122.82 () {60 vars in 1267 bytes} [Wed Sep 2 13:06:07 2026] GET /volume/v3/volumes/ebcdc982-8a0f-4627-9988-dc5428494800 => generated 979 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:06:07 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-7b65f794-9052-412b-9e30-8215a340dad0 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:06:07 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-7b65f794-9052-412b-9e30-8215a340dad0 tempest-ProjectReaderTests-1566361552 tempest-ProjectReaderTests-1566361552-project-admin] GET http://192.168.122.82/volume/v3/messages Sep 02 13:06:07 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-7b65f794-9052-412b-9e30-8215a340dad0 tempest-ProjectReaderTests-1566361552 tempest-ProjectReaderTests-1566361552-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:06:07 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-7b65f794-9052-412b-9e30-8215a340dad0 tempest-ProjectReaderTests-1566361552 tempest-ProjectReaderTests-1566361552-project-admin] Calling method 'version_select' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:06:07 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-7b65f794-9052-412b-9e30-8215a340dad0 tempest-ProjectReaderTests-1566361552 tempest-ProjectReaderTests-1566361552-project-admin] http://192.168.122.82/volume/v3/messages returned with HTTP 200 Sep 02 13:06:07 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1650/3345] 192.168.122.82 () {60 vars in 1159 bytes} [Wed Sep 2 13:06:07 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 02 13:06:07 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-f6b3aaae-0900-449d-ab6e-bc6b5acaa32a None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:06:07 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-f6b3aaae-0900-449d-ab6e-bc6b5acaa32a tempest-ProjectReaderTests-1566361552 tempest-ProjectReaderTests-1566361552-project-reader] GET http://192.168.122.82/volume/v3/messages/084e5bb3-c6e6-40f0-8d62-1b2970e01cfa Sep 02 13:06:07 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-f6b3aaae-0900-449d-ab6e-bc6b5acaa32a tempest-ProjectReaderTests-1566361552 tempest-ProjectReaderTests-1566361552-project-reader] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:06:07 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-f6b3aaae-0900-449d-ab6e-bc6b5acaa32a tempest-ProjectReaderTests-1566361552 tempest-ProjectReaderTests-1566361552-project-reader] Calling method 'version_select' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:06:07 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-f6b3aaae-0900-449d-ab6e-bc6b5acaa32a tempest-ProjectReaderTests-1566361552 tempest-ProjectReaderTests-1566361552-project-reader] http://192.168.122.82/volume/v3/messages/084e5bb3-c6e6-40f0-8d62-1b2970e01cfa returned with HTTP 200 Sep 02 13:06:07 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1696/3346] 192.168.122.82 () {60 vars in 1270 bytes} [Wed Sep 2 13:06:07 2026] GET /volume/v3/messages/084e5bb3-c6e6-40f0-8d62-1b2970e01cfa => generated 673 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:06:07 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-3f6cf8af-266b-4576-a83b-db3f0f178e3b None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:06:07 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-3f6cf8af-266b-4576-a83b-db3f0f178e3b tempest-ProjectReaderTests-1566361552 tempest-ProjectReaderTests-1566361552-project-admin] DELETE http://192.168.122.82/volume/v3/messages/084e5bb3-c6e6-40f0-8d62-1b2970e01cfa Sep 02 13:06:07 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-3f6cf8af-266b-4576-a83b-db3f0f178e3b tempest-ProjectReaderTests-1566361552 tempest-ProjectReaderTests-1566361552-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:06:07 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-3f6cf8af-266b-4576-a83b-db3f0f178e3b tempest-ProjectReaderTests-1566361552 tempest-ProjectReaderTests-1566361552-project-admin] Calling method 'version_select' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:06:07 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-3f6cf8af-266b-4576-a83b-db3f0f178e3b tempest-ProjectReaderTests-1566361552 tempest-ProjectReaderTests-1566361552-project-admin] http://192.168.122.82/volume/v3/messages/084e5bb3-c6e6-40f0-8d62-1b2970e01cfa returned with HTTP 204 Sep 02 13:06:07 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1651/3347] 192.168.122.82 () {60 vars in 1273 bytes} [Wed Sep 2 13:06:07 2026] DELETE /volume/v3/messages/084e5bb3-c6e6-40f0-8d62-1b2970e01cfa => generated 0 bytes in 25 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 02 13:06:07 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-5e984b6b-2a84-47c4-90cf-b02c8e86b7ed None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:06:07 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-5e984b6b-2a84-47c4-90cf-b02c8e86b7ed tempest-ProjectReaderTests-1566361552 tempest-ProjectReaderTests-1566361552-project-admin] DELETE http://192.168.122.82/volume/v3/volumes/ebcdc982-8a0f-4627-9988-dc5428494800 Sep 02 13:06:07 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-5e984b6b-2a84-47c4-90cf-b02c8e86b7ed tempest-ProjectReaderTests-1566361552 tempest-ProjectReaderTests-1566361552-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:06:07 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-5e984b6b-2a84-47c4-90cf-b02c8e86b7ed tempest-ProjectReaderTests-1566361552 tempest-ProjectReaderTests-1566361552-project-admin] Calling method 'delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:06:07 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-5e984b6b-2a84-47c4-90cf-b02c8e86b7ed tempest-ProjectReaderTests-1566361552 tempest-ProjectReaderTests-1566361552-project-admin] Delete volume with id: ebcdc982-8a0f-4627-9988-dc5428494800 Sep 02 13:06:07 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:06:07 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:06:07 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:06:07 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:06:07 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-5e984b6b-2a84-47c4-90cf-b02c8e86b7ed tempest-ProjectReaderTests-1566361552 tempest-ProjectReaderTests-1566361552-project-admin] Volume info retrieved successfully. Sep 02 13:06:07 devstack devstack@c-api.service[86935]: DEBUG cinder.volume.api [None req-5e984b6b-2a84-47c4-90cf-b02c8e86b7ed tempest-ProjectReaderTests-1566361552 tempest-ProjectReaderTests-1566361552-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86935) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 02 13:06:07 devstack devstack@c-api.service[86935]: WARNING cinder.quota [None req-5e984b6b-2a84-47c4-90cf-b02c8e86b7ed tempest-ProjectReaderTests-1566361552 tempest-ProjectReaderTests-1566361552-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-177410641 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-177410641, it is now deprecated. Please use the default quota class for default quota. Sep 02 13:06:07 devstack devstack@c-api.service[86935]: WARNING cinder.quota [None req-5e984b6b-2a84-47c4-90cf-b02c8e86b7ed tempest-ProjectReaderTests-1566361552 tempest-ProjectReaderTests-1566361552-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-177410641 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-177410641, it is now deprecated. Please use the default quota class for default quota. Sep 02 13:06:07 devstack devstack@c-api.service[86935]: DEBUG cinder.quota [None req-5e984b6b-2a84-47c4-90cf-b02c8e86b7ed tempest-ProjectReaderTests-1566361552 tempest-ProjectReaderTests-1566361552-project-admin] Created reservations ['0e996cb4-e551-4384-9038-e4a9ab34572b', '58054bf1-70d7-4135-99d5-4d382e6a0a36', '9333284c-855c-4eff-a24b-bcc66b67ab87', '1e54e607-6bf6-4209-887a-494db79d9f50'] {{(pid=86935) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 13:06:08 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-5e984b6b-2a84-47c4-90cf-b02c8e86b7ed tempest-ProjectReaderTests-1566361552 tempest-ProjectReaderTests-1566361552-project-admin] Delete volume request issued successfully. Sep 02 13:06:08 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-5e984b6b-2a84-47c4-90cf-b02c8e86b7ed tempest-ProjectReaderTests-1566361552 tempest-ProjectReaderTests-1566361552-project-admin] http://192.168.122.82/volume/v3/volumes/ebcdc982-8a0f-4627-9988-dc5428494800 returned with HTTP 202 Sep 02 13:06:08 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1697/3348] 192.168.122.82 () {60 vars in 1270 bytes} [Wed Sep 2 13:06:07 2026] DELETE /volume/v3/volumes/ebcdc982-8a0f-4627-9988-dc5428494800 => generated 0 bytes in 124 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 13:06:08 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-35915e1a-ed74-4f1b-b647-056dad41ce19 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:06:08 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-35915e1a-ed74-4f1b-b647-056dad41ce19 tempest-ProjectReaderTests-1566361552 tempest-ProjectReaderTests-1566361552-project-admin] DELETE http://192.168.122.82/volume/v3/types/14eca971-57ee-4484-848d-aeda6bc2cc72 Sep 02 13:06:08 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-35915e1a-ed74-4f1b-b647-056dad41ce19 tempest-ProjectReaderTests-1566361552 tempest-ProjectReaderTests-1566361552-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:06:08 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-35915e1a-ed74-4f1b-b647-056dad41ce19 tempest-ProjectReaderTests-1566361552 tempest-ProjectReaderTests-1566361552-project-admin] Calling method '_delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:06:08 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-35915e1a-ed74-4f1b-b647-056dad41ce19 tempest-ProjectReaderTests-1566361552 tempest-ProjectReaderTests-1566361552-project-admin] http://192.168.122.82/volume/v3/types/14eca971-57ee-4484-848d-aeda6bc2cc72 returned with HTTP 202 Sep 02 13:06:08 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1652/3349] 192.168.122.82 () {58 vars in 1224 bytes} [Wed Sep 2 13:06:08 2026] DELETE /volume/v3/types/14eca971-57ee-4484-848d-aeda6bc2cc72 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 02 13:06:08 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-dd683ebd-d8e7-407f-b76d-b64e6919b8ac None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:06:08 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-dd683ebd-d8e7-407f-b76d-b64e6919b8ac tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] GET http://192.168.122.82/volume/v3/snapshots/19c1f760-7c90-461b-87d7-1bdbb77528d5 Sep 02 13:06:08 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-dd683ebd-d8e7-407f-b76d-b64e6919b8ac tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:06:08 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-dd683ebd-d8e7-407f-b76d-b64e6919b8ac tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:06:08 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:06:08 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:06:08 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-dd683ebd-d8e7-407f-b76d-b64e6919b8ac tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Snapshot retrieved successfully. Sep 02 13:06:08 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-dd683ebd-d8e7-407f-b76d-b64e6919b8ac tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] http://192.168.122.82/volume/v3/snapshots/19c1f760-7c90-461b-87d7-1bdbb77528d5 returned with HTTP 200 Sep 02 13:06:08 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1698/3350] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:06:08 2026] GET /volume/v3/snapshots/19c1f760-7c90-461b-87d7-1bdbb77528d5 => generated 464 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 13:06:08 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-d0ad55aa-e48d-4dec-a686-0f6e4f2b91a7 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:06:08 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-d0ad55aa-e48d-4dec-a686-0f6e4f2b91a7 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-member] PUT http://192.168.122.82/volume/v3/snapshots/19c1f760-7c90-461b-87d7-1bdbb77528d5 Sep 02 13:06:08 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-d0ad55aa-e48d-4dec-a686-0f6e4f2b91a7 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:06:08 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:06:08 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:06:08 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-d0ad55aa-e48d-4dec-a686-0f6e4f2b91a7 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-member] Snapshot retrieved successfully. Sep 02 13:06:08 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-d0ad55aa-e48d-4dec-a686-0f6e4f2b91a7 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-member] http://192.168.122.82/volume/v3/snapshots/19c1f760-7c90-461b-87d7-1bdbb77528d5 returned with HTTP 200 Sep 02 13:06:08 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1653/3351] 192.168.122.82 () {60 vars in 1253 bytes} [Wed Sep 2 13:06:08 2026] PUT /volume/v3/snapshots/19c1f760-7c90-461b-87d7-1bdbb77528d5 => generated 358 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:06:08 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-bbf22921-8deb-4ff8-b402-bd9d5fd8bc62 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:06:08 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-bbf22921-8deb-4ff8-b402-bd9d5fd8bc62 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] DELETE http://192.168.122.82/volume/v3/snapshots/19c1f760-7c90-461b-87d7-1bdbb77528d5 Sep 02 13:06:08 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-bbf22921-8deb-4ff8-b402-bd9d5fd8bc62 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:06:08 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-bbf22921-8deb-4ff8-b402-bd9d5fd8bc62 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Calling method 'delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:06:08 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.snapshots [None req-bbf22921-8deb-4ff8-b402-bd9d5fd8bc62 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Delete snapshot with id: 19c1f760-7c90-461b-87d7-1bdbb77528d5 Sep 02 13:06:08 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:06:08 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:06:08 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-bbf22921-8deb-4ff8-b402-bd9d5fd8bc62 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Snapshot retrieved successfully. Sep 02 13:06:08 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:06:08 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:06:08 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-bbf22921-8deb-4ff8-b402-bd9d5fd8bc62 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Snapshot delete request issued successfully. Sep 02 13:06:08 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-bbf22921-8deb-4ff8-b402-bd9d5fd8bc62 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] http://192.168.122.82/volume/v3/snapshots/19c1f760-7c90-461b-87d7-1bdbb77528d5 returned with HTTP 202 Sep 02 13:06:08 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1699/3352] 192.168.122.82 () {58 vars in 1236 bytes} [Wed Sep 2 13:06:08 2026] DELETE /volume/v3/snapshots/19c1f760-7c90-461b-87d7-1bdbb77528d5 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 13:06:08 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-79fd3ec7-aba5-41bb-9590-1eaeffaf93da None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:06:08 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-79fd3ec7-aba5-41bb-9590-1eaeffaf93da tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] GET http://192.168.122.82/volume/v3/snapshots/19c1f760-7c90-461b-87d7-1bdbb77528d5 Sep 02 13:06:08 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-79fd3ec7-aba5-41bb-9590-1eaeffaf93da tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:06:08 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-79fd3ec7-aba5-41bb-9590-1eaeffaf93da tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:06:08 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:06:08 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:06:08 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-79fd3ec7-aba5-41bb-9590-1eaeffaf93da tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Snapshot retrieved successfully. Sep 02 13:06:08 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-79fd3ec7-aba5-41bb-9590-1eaeffaf93da tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] http://192.168.122.82/volume/v3/snapshots/19c1f760-7c90-461b-87d7-1bdbb77528d5 returned with HTTP 200 Sep 02 13:06:08 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1654/3353] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:06:08 2026] GET /volume/v3/snapshots/19c1f760-7c90-461b-87d7-1bdbb77528d5 => generated 491 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:06:09 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-6f60c537-2c8e-45ba-b735-b64a06c65995 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:06:09 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-6f60c537-2c8e-45ba-b735-b64a06c65995 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] GET http://192.168.122.82/volume/v3/snapshots/19c1f760-7c90-461b-87d7-1bdbb77528d5 Sep 02 13:06:09 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-6f60c537-2c8e-45ba-b735-b64a06c65995 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:06:09 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-6f60c537-2c8e-45ba-b735-b64a06c65995 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:06:09 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:06:09 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:06:09 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-6f60c537-2c8e-45ba-b735-b64a06c65995 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Snapshot retrieved successfully. Sep 02 13:06:09 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-6f60c537-2c8e-45ba-b735-b64a06c65995 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] http://192.168.122.82/volume/v3/snapshots/19c1f760-7c90-461b-87d7-1bdbb77528d5 returned with HTTP 200 Sep 02 13:06:09 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1700/3354] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:06:09 2026] GET /volume/v3/snapshots/19c1f760-7c90-461b-87d7-1bdbb77528d5 => generated 491 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:06:10 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-7ef1e4a5-ab6f-4ce4-a286-2f2d1ad3d64c None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:06:10 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-7ef1e4a5-ab6f-4ce4-a286-2f2d1ad3d64c tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] GET http://192.168.122.82/volume/v3/snapshots/19c1f760-7c90-461b-87d7-1bdbb77528d5 Sep 02 13:06:10 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-7ef1e4a5-ab6f-4ce4-a286-2f2d1ad3d64c tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:06:10 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-7ef1e4a5-ab6f-4ce4-a286-2f2d1ad3d64c tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:06:10 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-7ef1e4a5-ab6f-4ce4-a286-2f2d1ad3d64c tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] http://192.168.122.82/volume/v3/snapshots/19c1f760-7c90-461b-87d7-1bdbb77528d5 returned with HTTP 404 Sep 02 13:06:10 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1655/3355] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:06:10 2026] GET /volume/v3/snapshots/19c1f760-7c90-461b-87d7-1bdbb77528d5 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 13:06:10 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-5d1e19a9-7639-4591-a1f3-b93234af930c None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:06:10 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-5d1e19a9-7639-4591-a1f3-b93234af930c tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] DELETE http://192.168.122.82/volume/v3/volumes/b1458e82-d1f9-4d2c-b241-6e720e10b751 Sep 02 13:06:10 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-5d1e19a9-7639-4591-a1f3-b93234af930c tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:06:10 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-5d1e19a9-7639-4591-a1f3-b93234af930c tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Calling method 'delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:06:10 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-5d1e19a9-7639-4591-a1f3-b93234af930c tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Delete volume with id: b1458e82-d1f9-4d2c-b241-6e720e10b751 Sep 02 13:06:10 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:06:10 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:06:10 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:06:10 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:06:10 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-5d1e19a9-7639-4591-a1f3-b93234af930c tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Volume info retrieved successfully. Sep 02 13:06:10 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-5d1e19a9-7639-4591-a1f3-b93234af930c tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Delete volume request issued successfully. Sep 02 13:06:10 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-5d1e19a9-7639-4591-a1f3-b93234af930c tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] http://192.168.122.82/volume/v3/volumes/b1458e82-d1f9-4d2c-b241-6e720e10b751 returned with HTTP 202 Sep 02 13:06:10 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1701/3356] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 13:06:10 2026] DELETE /volume/v3/volumes/b1458e82-d1f9-4d2c-b241-6e720e10b751 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 13:06:10 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-c2bb7bdf-c1e0-4d68-93cf-eeb4a430b108 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:06:10 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-c2bb7bdf-c1e0-4d68-93cf-eeb4a430b108 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] GET http://192.168.122.82/volume/v3/volumes/b1458e82-d1f9-4d2c-b241-6e720e10b751 Sep 02 13:06:10 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-c2bb7bdf-c1e0-4d68-93cf-eeb4a430b108 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:06:10 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-c2bb7bdf-c1e0-4d68-93cf-eeb4a430b108 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:06:10 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:06:10 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:06:10 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:06:10 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:06:10 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-c2bb7bdf-c1e0-4d68-93cf-eeb4a430b108 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Volume info retrieved successfully. Sep 02 13:06:10 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-c2bb7bdf-c1e0-4d68-93cf-eeb4a430b108 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] http://192.168.122.82/volume/v3/volumes/b1458e82-d1f9-4d2c-b241-6e720e10b751 returned with HTTP 200 Sep 02 13:06:10 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1656/3357] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:06:10 2026] GET /volume/v3/volumes/b1458e82-d1f9-4d2c-b241-6e720e10b751 => generated 1013 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 13:06:11 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-87e14313-f155-4740-94b7-803e6b4c172f None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:06:11 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-87e14313-f155-4740-94b7-803e6b4c172f tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] GET http://192.168.122.82/volume/v3/volumes/b1458e82-d1f9-4d2c-b241-6e720e10b751 Sep 02 13:06:11 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-87e14313-f155-4740-94b7-803e6b4c172f tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:06:11 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-87e14313-f155-4740-94b7-803e6b4c172f tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:06:11 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-87e14313-f155-4740-94b7-803e6b4c172f tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] http://192.168.122.82/volume/v3/volumes/b1458e82-d1f9-4d2c-b241-6e720e10b751 returned with HTTP 404 Sep 02 13:06:11 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1702/3358] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:06:11 2026] GET /volume/v3/volumes/b1458e82-d1f9-4d2c-b241-6e720e10b751 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 13:06:11 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-862ddf86-606b-42bc-b63c-b498b90f06f7 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:06:11 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-862ddf86-606b-42bc-b63c-b498b90f06f7 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] POST http://192.168.122.82/volume/v3/volumes Sep 02 13:06:11 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-862ddf86-606b-42bc-b63c-b498b90f06f7 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1244580396"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:06:11 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.volumes [None req-862ddf86-606b-42bc-b63c-b498b90f06f7 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1244580396'}} {{(pid=86936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 13:06:11 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-862ddf86-606b-42bc-b63c-b498b90f06f7 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Create volume of 1 GB Sep 02 13:06:11 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-862ddf86-606b-42bc-b63c-b498b90f06f7 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Availability Zones retrieved successfully. Sep 02 13:06:11 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-862ddf86-606b-42bc-b63c-b498b90f06f7 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Flow 'volume_create_api' (82867e7e-b492-498b-aced-32f570c8a477) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 13:06:11 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-862ddf86-606b-42bc-b63c-b498b90f06f7 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4dc63edb-f90c-4733-a03e-e7211b4f9b65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:06:11 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.flows.api.create_volume [None req-862ddf86-606b-42bc-b63c-b498b90f06f7 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Validating volume size '1' using validate_int {{(pid=86936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 13:06:11 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-862ddf86-606b-42bc-b63c-b498b90f06f7 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4dc63edb-f90c-4733-a03e-e7211b4f9b65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:06:11 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-862ddf86-606b-42bc-b63c-b498b90f06f7 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2bc3610-e5f5-4b6d-a2df-51da02daff4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:06:12 devstack devstack@c-api.service[86936]: DEBUG cinder.quota [None req-862ddf86-606b-42bc-b63c-b498b90f06f7 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Created reservations ['ed0beb61-7c22-4040-be5e-66d2e92cf8a1', 'e22d958e-7cb4-428c-a0aa-f552bfbcdcb7', 'b0339405-2f89-40fc-a7d7-29d2dd1cce41', 'c2def426-aa6d-44ba-ad75-4d0b18ec9ca1'] {{(pid=86936) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 13:06:12 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-862ddf86-606b-42bc-b63c-b498b90f06f7 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2bc3610-e5f5-4b6d-a2df-51da02daff4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ed0beb61-7c22-4040-be5e-66d2e92cf8a1', 'e22d958e-7cb4-428c-a0aa-f552bfbcdcb7', 'b0339405-2f89-40fc-a7d7-29d2dd1cce41', 'c2def426-aa6d-44ba-ad75-4d0b18ec9ca1']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:06:12 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-862ddf86-606b-42bc-b63c-b498b90f06f7 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a40f1caa-4280-4db6-9868-35a8f1ad60f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:06:12 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:06:12 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:06:12 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-862ddf86-606b-42bc-b63c-b498b90f06f7 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a40f1caa-4280-4db6-9868-35a8f1ad60f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '87b4f401-29b1-433a-9ac3-789619fe1e92', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1244580396',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6d8238b74f94f13871e7957b59eb793',qos_specs=None,replication_status=,reservations=['ed0beb61-7c22-4040-be5e-66d2e92cf8a1','e22d958e-7cb4-428c-a0aa-f552bfbcdcb7','b0339405-2f89-40fc-a7d7-29d2dd1cce41','c2def426-aa6d-44ba-ad75-4d0b18ec9ca1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a530f7fb1f5042e090f324835671255f',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T11:06:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1244580396',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=87b4f401-29b1-433a-9ac3-789619fe1e92,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c6d8238b74f94f13871e7957b59eb793',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a530f7fb1f5042e090f324835671255f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:06:12 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-862ddf86-606b-42bc-b63c-b498b90f06f7 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0bbc322a-6a83-44c1-b80b-02d5c158ca60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:06:12 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-862ddf86-606b-42bc-b63c-b498b90f06f7 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0bbc322a-6a83-44c1-b80b-02d5c158ca60) transitioned into state 'SUCCESS' from state '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-1244580396',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6d8238b74f94f13871e7957b59eb793',qos_specs=None,replication_status=,reservations=['ed0beb61-7c22-4040-be5e-66d2e92cf8a1','e22d958e-7cb4-428c-a0aa-f552bfbcdcb7','b0339405-2f89-40fc-a7d7-29d2dd1cce41','c2def426-aa6d-44ba-ad75-4d0b18ec9ca1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a530f7fb1f5042e090f324835671255f',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:06:12 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-862ddf86-606b-42bc-b63c-b498b90f06f7 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d096c0c6-c483-46f2-98cc-e0fd452dfe74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:06:12 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-862ddf86-606b-42bc-b63c-b498b90f06f7 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d096c0c6-c483-46f2-98cc-e0fd452dfe74) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:06:12 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-862ddf86-606b-42bc-b63c-b498b90f06f7 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Flow 'volume_create_api' (82867e7e-b492-498b-aced-32f570c8a477) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 13:06:12 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-862ddf86-606b-42bc-b63c-b498b90f06f7 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Create volume request issued successfully. Sep 02 13:06:12 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-862ddf86-606b-42bc-b63c-b498b90f06f7 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 13:06:12 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1657/3359] 192.168.122.82 () {60 vars in 1137 bytes} [Wed Sep 2 13:06:11 2026] POST /volume/v3/volumes => generated 785 bytes in 293 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 13:06:12 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-a3a255d2-a499-41a9-8cda-f15bed18e734 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:06:12 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-a3a255d2-a499-41a9-8cda-f15bed18e734 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] GET http://192.168.122.82/volume/v3/volumes/87b4f401-29b1-433a-9ac3-789619fe1e92 Sep 02 13:06:12 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-a3a255d2-a499-41a9-8cda-f15bed18e734 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:06:12 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-a3a255d2-a499-41a9-8cda-f15bed18e734 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:06:12 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:06:12 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:06:12 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:06:12 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:06:12 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-a3a255d2-a499-41a9-8cda-f15bed18e734 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Volume info retrieved successfully. Sep 02 13:06:12 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-a3a255d2-a499-41a9-8cda-f15bed18e734 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] http://192.168.122.82/volume/v3/volumes/87b4f401-29b1-433a-9ac3-789619fe1e92 returned with HTTP 200 Sep 02 13:06:12 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1703/3360] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:06:12 2026] GET /volume/v3/volumes/87b4f401-29b1-433a-9ac3-789619fe1e92 => generated 964 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:06:13 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-80b27dbf-723b-43c9-a044-90dab08998f9 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:06:13 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-80b27dbf-723b-43c9-a044-90dab08998f9 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] GET http://192.168.122.82/volume/v3/volumes/87b4f401-29b1-433a-9ac3-789619fe1e92 Sep 02 13:06:13 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-80b27dbf-723b-43c9-a044-90dab08998f9 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:06:13 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-80b27dbf-723b-43c9-a044-90dab08998f9 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:06:13 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:06:13 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:06:13 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:06:13 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:06:13 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-80b27dbf-723b-43c9-a044-90dab08998f9 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Volume info retrieved successfully. Sep 02 13:06:13 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-80b27dbf-723b-43c9-a044-90dab08998f9 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] http://192.168.122.82/volume/v3/volumes/87b4f401-29b1-433a-9ac3-789619fe1e92 returned with HTTP 200 Sep 02 13:06:13 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1658/3361] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:06:13 2026] GET /volume/v3/volumes/87b4f401-29b1-433a-9ac3-789619fe1e92 => generated 1015 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 13:06:13 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-d9fe3729-149a-49ff-a8b7-7817ec81b88d None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:06:13 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-d9fe3729-149a-49ff-a8b7-7817ec81b88d tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] POST http://192.168.122.82/volume/v3/snapshots Sep 02 13:06:13 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-d9fe3729-149a-49ff-a8b7-7817ec81b88d tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "87b4f401-29b1-433a-9ac3-789619fe1e92", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1125698691"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:06:13 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:06:13 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:06:13 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:06:13 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:06:13 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-d9fe3729-149a-49ff-a8b7-7817ec81b88d tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Volume info retrieved successfully. Sep 02 13:06:13 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.snapshots [None req-d9fe3729-149a-49ff-a8b7-7817ec81b88d tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Create snapshot from volume 87b4f401-29b1-433a-9ac3-789619fe1e92 Sep 02 13:06:13 devstack devstack@c-api.service[86935]: DEBUG cinder.quota [None req-d9fe3729-149a-49ff-a8b7-7817ec81b88d tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Created reservations ['a59bc68e-5a90-46d2-8ac4-e9a7e0a29e90', '95256e15-4253-483d-b802-d231a2ac7a89', '40f5464b-2317-484b-8ed5-3d4750d7ba70', 'd4074e65-cb04-4074-bff4-be9d299c2955'] {{(pid=86935) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 13:06:13 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:06:13 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:06:13 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-d9fe3729-149a-49ff-a8b7-7817ec81b88d tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Snapshot create request issued successfully. Sep 02 13:06:13 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-d9fe3729-149a-49ff-a8b7-7817ec81b88d tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] http://192.168.122.82/volume/v3/snapshots returned with HTTP 202 Sep 02 13:06:13 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1704/3362] 192.168.122.82 () {60 vars in 1144 bytes} [Wed Sep 2 13:06:13 2026] POST /volume/v3/snapshots => generated 308 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 13:06:13 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-45ac5e2a-c0b3-4618-a1b8-8406e39d18b7 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:06:13 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-45ac5e2a-c0b3-4618-a1b8-8406e39d18b7 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] GET http://192.168.122.82/volume/v3/snapshots/3045e0f8-567b-4a20-a3c7-33e38cd18c43 Sep 02 13:06:13 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-45ac5e2a-c0b3-4618-a1b8-8406e39d18b7 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:06:13 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-45ac5e2a-c0b3-4618-a1b8-8406e39d18b7 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:06:13 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:06:13 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:06:13 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-45ac5e2a-c0b3-4618-a1b8-8406e39d18b7 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Snapshot retrieved successfully. Sep 02 13:06:13 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-45ac5e2a-c0b3-4618-a1b8-8406e39d18b7 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] http://192.168.122.82/volume/v3/snapshots/3045e0f8-567b-4a20-a3c7-33e38cd18c43 returned with HTTP 200 Sep 02 13:06:13 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1659/3363] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:06:13 2026] GET /volume/v3/snapshots/3045e0f8-567b-4a20-a3c7-33e38cd18c43 => generated 440 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:06:14 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-ae106c82-86de-45cf-a234-3f8bfdecebeb None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:06:14 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-ae106c82-86de-45cf-a234-3f8bfdecebeb tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] GET http://192.168.122.82/volume/v3/snapshots/3045e0f8-567b-4a20-a3c7-33e38cd18c43 Sep 02 13:06:14 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-ae106c82-86de-45cf-a234-3f8bfdecebeb tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:06:14 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-ae106c82-86de-45cf-a234-3f8bfdecebeb tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:06:14 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:06:14 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:06:14 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-ae106c82-86de-45cf-a234-3f8bfdecebeb tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Snapshot retrieved successfully. Sep 02 13:06:14 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-ae106c82-86de-45cf-a234-3f8bfdecebeb tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] http://192.168.122.82/volume/v3/snapshots/3045e0f8-567b-4a20-a3c7-33e38cd18c43 returned with HTTP 200 Sep 02 13:06:14 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1705/3364] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:06:14 2026] GET /volume/v3/snapshots/3045e0f8-567b-4a20-a3c7-33e38cd18c43 => generated 440 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:06:15 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-f14597e6-68b8-4007-8e9b-55528d893912 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:06:15 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-f14597e6-68b8-4007-8e9b-55528d893912 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] GET http://192.168.122.82/volume/v3/snapshots/3045e0f8-567b-4a20-a3c7-33e38cd18c43 Sep 02 13:06:15 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-f14597e6-68b8-4007-8e9b-55528d893912 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:06:15 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-f14597e6-68b8-4007-8e9b-55528d893912 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:06:15 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:06:15 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:06:15 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-f14597e6-68b8-4007-8e9b-55528d893912 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Snapshot retrieved successfully. Sep 02 13:06:15 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-f14597e6-68b8-4007-8e9b-55528d893912 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] http://192.168.122.82/volume/v3/snapshots/3045e0f8-567b-4a20-a3c7-33e38cd18c43 returned with HTTP 200 Sep 02 13:06:15 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1660/3365] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:06:15 2026] GET /volume/v3/snapshots/3045e0f8-567b-4a20-a3c7-33e38cd18c43 => generated 467 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:06:15 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-3f3cd722-2d57-49f8-a067-3b363a5a4ea4 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:06:15 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-3f3cd722-2d57-49f8-a067-3b363a5a4ea4 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] POST http://192.168.122.82/volume/v3/snapshots/3045e0f8-567b-4a20-a3c7-33e38cd18c43/action Sep 02 13:06:15 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-3f3cd722-2d57-49f8-a067-3b363a5a4ea4 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=86935) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 13:06:15 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-3f3cd722-2d57-49f8-a067-3b363a5a4ea4 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:06:15 devstack devstack@c-api.service[86935]: DEBUG cinder.api.contrib.admin_actions [None req-3f3cd722-2d57-49f8-a067-3b363a5a4ea4 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Updating snapshot '3045e0f8-567b-4a20-a3c7-33e38cd18c43' with '{'status': 'creating'}' {{(pid=86935) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 02 13:06:15 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:06:15 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:06:15 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-3f3cd722-2d57-49f8-a067-3b363a5a4ea4 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] http://192.168.122.82/volume/v3/snapshots/3045e0f8-567b-4a20-a3c7-33e38cd18c43/action returned with HTTP 202 Sep 02 13:06:15 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1706/3366] 192.168.122.82 () {60 vars in 1275 bytes} [Wed Sep 2 13:06:15 2026] POST /volume/v3/snapshots/3045e0f8-567b-4a20-a3c7-33e38cd18c43/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 13:06:15 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-22233e77-7f96-4fe4-847f-eb064598aaea None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:06:15 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-22233e77-7f96-4fe4-847f-eb064598aaea tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] GET http://192.168.122.82/volume/v3/snapshots/3045e0f8-567b-4a20-a3c7-33e38cd18c43 Sep 02 13:06:15 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-22233e77-7f96-4fe4-847f-eb064598aaea tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:06:15 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-22233e77-7f96-4fe4-847f-eb064598aaea tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:06:15 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:06:15 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:06:15 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-22233e77-7f96-4fe4-847f-eb064598aaea tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Snapshot retrieved successfully. Sep 02 13:06:15 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-22233e77-7f96-4fe4-847f-eb064598aaea tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] http://192.168.122.82/volume/v3/snapshots/3045e0f8-567b-4a20-a3c7-33e38cd18c43 returned with HTTP 200 Sep 02 13:06:15 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1661/3367] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:06:15 2026] GET /volume/v3/snapshots/3045e0f8-567b-4a20-a3c7-33e38cd18c43 => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:06:15 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-e4ba8ea7-4632-4024-9eb1-74446c03ae4b None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:06:15 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e4ba8ea7-4632-4024-9eb1-74446c03ae4b tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-member] POST http://192.168.122.82/volume/v3/snapshots/3045e0f8-567b-4a20-a3c7-33e38cd18c43/action Sep 02 13:06:15 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-e4ba8ea7-4632-4024-9eb1-74446c03ae4b tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=86935) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 13:06:15 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-e4ba8ea7-4632-4024-9eb1-74446c03ae4b tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:06:15 devstack devstack@c-api.service[86935]: DEBUG cinder.api.contrib.snapshot_actions [None req-e4ba8ea7-4632-4024-9eb1-74446c03ae4b tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=86935) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Sep 02 13:06:15 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:06:15 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:06:15 devstack devstack@c-api.service[86935]: INFO cinder.api.contrib.snapshot_actions [None req-e4ba8ea7-4632-4024-9eb1-74446c03ae4b tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-member] Updating snapshot 3045e0f8-567b-4a20-a3c7-33e38cd18c43 with info {'id': '3045e0f8-567b-4a20-a3c7-33e38cd18c43', 'status': 'error', 'progress': '80%'} Sep 02 13:06:15 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e4ba8ea7-4632-4024-9eb1-74446c03ae4b tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-member] http://192.168.122.82/volume/v3/snapshots/3045e0f8-567b-4a20-a3c7-33e38cd18c43/action returned with HTTP 202 Sep 02 13:06:15 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1707/3368] 192.168.122.82 () {60 vars in 1275 bytes} [Wed Sep 2 13:06:15 2026] POST /volume/v3/snapshots/3045e0f8-567b-4a20-a3c7-33e38cd18c43/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 13:06:15 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-12b09375-3d68-4957-a27e-98728a8f1418 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:06:15 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-12b09375-3d68-4957-a27e-98728a8f1418 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] DELETE http://192.168.122.82/volume/v3/snapshots/3045e0f8-567b-4a20-a3c7-33e38cd18c43 Sep 02 13:06:15 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-12b09375-3d68-4957-a27e-98728a8f1418 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:06:15 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-12b09375-3d68-4957-a27e-98728a8f1418 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Calling method 'delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:06:15 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.snapshots [None req-12b09375-3d68-4957-a27e-98728a8f1418 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Delete snapshot with id: 3045e0f8-567b-4a20-a3c7-33e38cd18c43 Sep 02 13:06:15 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:06:15 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:06:15 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-12b09375-3d68-4957-a27e-98728a8f1418 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Snapshot retrieved successfully. Sep 02 13:06:15 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:06:15 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:06:15 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-12b09375-3d68-4957-a27e-98728a8f1418 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Snapshot delete request issued successfully. Sep 02 13:06:15 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-12b09375-3d68-4957-a27e-98728a8f1418 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] http://192.168.122.82/volume/v3/snapshots/3045e0f8-567b-4a20-a3c7-33e38cd18c43 returned with HTTP 202 Sep 02 13:06:15 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1662/3369] 192.168.122.82 () {58 vars in 1236 bytes} [Wed Sep 2 13:06:15 2026] DELETE /volume/v3/snapshots/3045e0f8-567b-4a20-a3c7-33e38cd18c43 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 13:06:15 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-4df05093-f46e-4c2e-a80c-93fc4a889e3f None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:06:15 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-4df05093-f46e-4c2e-a80c-93fc4a889e3f tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] GET http://192.168.122.82/volume/v3/snapshots/3045e0f8-567b-4a20-a3c7-33e38cd18c43 Sep 02 13:06:15 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-4df05093-f46e-4c2e-a80c-93fc4a889e3f tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:06:15 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-4df05093-f46e-4c2e-a80c-93fc4a889e3f tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:06:15 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:06:15 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:06:15 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-4df05093-f46e-4c2e-a80c-93fc4a889e3f tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Snapshot retrieved successfully. Sep 02 13:06:15 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-4df05093-f46e-4c2e-a80c-93fc4a889e3f tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] http://192.168.122.82/volume/v3/snapshots/3045e0f8-567b-4a20-a3c7-33e38cd18c43 returned with HTTP 200 Sep 02 13:06:15 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1708/3370] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:06:15 2026] GET /volume/v3/snapshots/3045e0f8-567b-4a20-a3c7-33e38cd18c43 => generated 465 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:06:16 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-f8cff02f-a336-4679-8806-dc27e22cecf0 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:06:16 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-f8cff02f-a336-4679-8806-dc27e22cecf0 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] GET http://192.168.122.82/volume/v3/snapshots/3045e0f8-567b-4a20-a3c7-33e38cd18c43 Sep 02 13:06:16 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-f8cff02f-a336-4679-8806-dc27e22cecf0 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:06:16 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-f8cff02f-a336-4679-8806-dc27e22cecf0 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:06:16 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:06:16 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:06:16 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-f8cff02f-a336-4679-8806-dc27e22cecf0 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Snapshot retrieved successfully. Sep 02 13:06:16 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-f8cff02f-a336-4679-8806-dc27e22cecf0 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] http://192.168.122.82/volume/v3/snapshots/3045e0f8-567b-4a20-a3c7-33e38cd18c43 returned with HTTP 200 Sep 02 13:06:16 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1663/3371] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:06:16 2026] GET /volume/v3/snapshots/3045e0f8-567b-4a20-a3c7-33e38cd18c43 => generated 465 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 13:06:17 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-1c9929e7-39dc-419a-b521-fc448761d861 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:06:17 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-1c9929e7-39dc-419a-b521-fc448761d861 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] GET http://192.168.122.82/volume/v3/snapshots/3045e0f8-567b-4a20-a3c7-33e38cd18c43 Sep 02 13:06:17 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-1c9929e7-39dc-419a-b521-fc448761d861 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:06:17 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-1c9929e7-39dc-419a-b521-fc448761d861 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:06:17 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-1c9929e7-39dc-419a-b521-fc448761d861 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] http://192.168.122.82/volume/v3/snapshots/3045e0f8-567b-4a20-a3c7-33e38cd18c43 returned with HTTP 404 Sep 02 13:06:17 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1709/3372] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:06:17 2026] GET /volume/v3/snapshots/3045e0f8-567b-4a20-a3c7-33e38cd18c43 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 13:06:17 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-2dffdf99-554e-4524-a015-433270dff1ba None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:06:17 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-2dffdf99-554e-4524-a015-433270dff1ba tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] DELETE http://192.168.122.82/volume/v3/volumes/87b4f401-29b1-433a-9ac3-789619fe1e92 Sep 02 13:06:17 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-2dffdf99-554e-4524-a015-433270dff1ba tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:06:17 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-2dffdf99-554e-4524-a015-433270dff1ba tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Calling method 'delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:06:17 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-2dffdf99-554e-4524-a015-433270dff1ba tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Delete volume with id: 87b4f401-29b1-433a-9ac3-789619fe1e92 Sep 02 13:06:17 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:06:17 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:06:17 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:06:17 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:06:17 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-2dffdf99-554e-4524-a015-433270dff1ba tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Volume info retrieved successfully. Sep 02 13:06:17 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-2dffdf99-554e-4524-a015-433270dff1ba tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Delete volume request issued successfully. Sep 02 13:06:17 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-2dffdf99-554e-4524-a015-433270dff1ba tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] http://192.168.122.82/volume/v3/volumes/87b4f401-29b1-433a-9ac3-789619fe1e92 returned with HTTP 202 Sep 02 13:06:17 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1664/3373] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 13:06:17 2026] DELETE /volume/v3/volumes/87b4f401-29b1-433a-9ac3-789619fe1e92 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 13:06:17 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-d09e75eb-639f-480e-aff6-e8693ff743f7 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:06:17 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-d09e75eb-639f-480e-aff6-e8693ff743f7 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] GET http://192.168.122.82/volume/v3/volumes/87b4f401-29b1-433a-9ac3-789619fe1e92 Sep 02 13:06:17 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-d09e75eb-639f-480e-aff6-e8693ff743f7 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:06:17 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-d09e75eb-639f-480e-aff6-e8693ff743f7 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:06:17 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:06:17 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:06:17 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:06:17 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:06:17 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-d09e75eb-639f-480e-aff6-e8693ff743f7 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Volume info retrieved successfully. Sep 02 13:06:17 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-d09e75eb-639f-480e-aff6-e8693ff743f7 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] http://192.168.122.82/volume/v3/volumes/87b4f401-29b1-433a-9ac3-789619fe1e92 returned with HTTP 200 Sep 02 13:06:17 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1710/3374] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:06:17 2026] GET /volume/v3/volumes/87b4f401-29b1-433a-9ac3-789619fe1e92 => generated 1014 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 13:06:18 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-ff3313c3-c5ae-4fbe-897e-9aa7800cf5b2 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:06:18 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-ff3313c3-c5ae-4fbe-897e-9aa7800cf5b2 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] GET http://192.168.122.82/volume/v3/volumes/87b4f401-29b1-433a-9ac3-789619fe1e92 Sep 02 13:06:18 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-ff3313c3-c5ae-4fbe-897e-9aa7800cf5b2 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:06:18 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-ff3313c3-c5ae-4fbe-897e-9aa7800cf5b2 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:06:18 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-ff3313c3-c5ae-4fbe-897e-9aa7800cf5b2 tempest-ProjectMemberTests-1842815735 tempest-ProjectMemberTests-1842815735-project-admin] http://192.168.122.82/volume/v3/volumes/87b4f401-29b1-433a-9ac3-789619fe1e92 returned with HTTP 404 Sep 02 13:06:18 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1665/3375] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:06:18 2026] GET /volume/v3/volumes/87b4f401-29b1-433a-9ac3-789619fe1e92 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 13:06:21 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-0bff0a8a-8ae6-44a2-9f27-b20851b84589 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:06:21 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-0bff0a8a-8ae6-44a2-9f27-b20851b84589 tempest-VolumeTypesAdminTests-2082656091 tempest-VolumeTypesAdminTests-2082656091-project-admin] POST http://192.168.122.82/volume/v3/types Sep 02 13:06:21 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-0bff0a8a-8ae6-44a2-9f27-b20851b84589 tempest-VolumeTypesAdminTests-2082656091 tempest-VolumeTypesAdminTests-2082656091-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-112020683", "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=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:06:21 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-0bff0a8a-8ae6-44a2-9f27-b20851b84589 tempest-VolumeTypesAdminTests-2082656091 tempest-VolumeTypesAdminTests-2082656091-project-admin] http://192.168.122.82/volume/v3/types returned with HTTP 200 Sep 02 13:06:21 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1711/3376] 192.168.122.82 () {60 vars in 1132 bytes} [Wed Sep 2 13:06:21 2026] POST /volume/v3/types => generated 379 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:06:21 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-f4cbc947-dc8c-403e-b7c4-1b0c49d2a93d None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:06:21 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-f4cbc947-dc8c-403e-b7c4-1b0c49d2a93d tempest-VolumeTypesAdminTests-2082656091 tempest-VolumeTypesAdminTests-2082656091-project-admin] POST http://192.168.122.82/volume/v3/types/a47c82db-818d-41d7-8315-c5214325a2a7/encryption Sep 02 13:06:21 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-f4cbc947-dc8c-403e-b7c4-1b0c49d2a93d tempest-VolumeTypesAdminTests-2082656091 tempest-VolumeTypesAdminTests-2082656091-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:06:21 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-f4cbc947-dc8c-403e-b7c4-1b0c49d2a93d tempest-VolumeTypesAdminTests-2082656091 tempest-VolumeTypesAdminTests-2082656091-project-admin] http://192.168.122.82/volume/v3/types/a47c82db-818d-41d7-8315-c5214325a2a7/encryption returned with HTTP 200 Sep 02 13:06:21 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1666/3377] 192.168.122.82 () {60 vars in 1276 bytes} [Wed Sep 2 13:06:21 2026] POST /volume/v3/types/a47c82db-818d-41d7-8315-c5214325a2a7/encryption => generated 239 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:06:21 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-32969137-0259-4f1d-86db-6f0dc0039851 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:06:21 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-32969137-0259-4f1d-86db-6f0dc0039851 tempest-VolumeTypesAdminTests-2082656091 tempest-VolumeTypesAdminTests-2082656091-project-admin] POST http://192.168.122.82/volume/v3/types Sep 02 13:06:21 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-32969137-0259-4f1d-86db-6f0dc0039851 tempest-VolumeTypesAdminTests-2082656091 tempest-VolumeTypesAdminTests-2082656091-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1425335958", "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=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:06:21 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-32969137-0259-4f1d-86db-6f0dc0039851 tempest-VolumeTypesAdminTests-2082656091 tempest-VolumeTypesAdminTests-2082656091-project-admin] http://192.168.122.82/volume/v3/types returned with HTTP 200 Sep 02 13:06:21 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1712/3378] 192.168.122.82 () {60 vars in 1132 bytes} [Wed Sep 2 13:06:21 2026] POST /volume/v3/types => generated 380 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:06:21 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-635e431d-47de-4055-97c4-afbb74c283a3 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:06:21 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-635e431d-47de-4055-97c4-afbb74c283a3 tempest-VolumeTypesAdminTests-2082656091 tempest-VolumeTypesAdminTests-2082656091-project-admin] POST http://192.168.122.82/volume/v3/types/ed8f532b-e325-4096-b30e-c00f25329135/encryption Sep 02 13:06:21 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-635e431d-47de-4055-97c4-afbb74c283a3 tempest-VolumeTypesAdminTests-2082656091 tempest-VolumeTypesAdminTests-2082656091-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:06:21 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-635e431d-47de-4055-97c4-afbb74c283a3 tempest-VolumeTypesAdminTests-2082656091 tempest-VolumeTypesAdminTests-2082656091-project-admin] http://192.168.122.82/volume/v3/types/ed8f532b-e325-4096-b30e-c00f25329135/encryption returned with HTTP 200 Sep 02 13:06:21 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1667/3379] 192.168.122.82 () {60 vars in 1276 bytes} [Wed Sep 2 13:06:21 2026] POST /volume/v3/types/ed8f532b-e325-4096-b30e-c00f25329135/encryption => generated 239 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:06:21 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-452f6cd1-e335-4c12-89d0-90e3b17b1b9c None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:06:21 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-452f6cd1-e335-4c12-89d0-90e3b17b1b9c tempest-VolumeTypesAdminTests-2082656091 tempest-VolumeTypesAdminTests-2082656091-project-admin] POST http://192.168.122.82/volume/v3/types Sep 02 13:06:21 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-452f6cd1-e335-4c12-89d0-90e3b17b1b9c tempest-VolumeTypesAdminTests-2082656091 tempest-VolumeTypesAdminTests-2082656091-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1961744640", "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=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:06:21 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-452f6cd1-e335-4c12-89d0-90e3b17b1b9c tempest-VolumeTypesAdminTests-2082656091 tempest-VolumeTypesAdminTests-2082656091-project-admin] http://192.168.122.82/volume/v3/types returned with HTTP 200 Sep 02 13:06:21 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1713/3380] 192.168.122.82 () {60 vars in 1132 bytes} [Wed Sep 2 13:06:21 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 02 13:06:21 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-1ff2527b-5788-4afa-99b6-4a0ca1414169 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:06:21 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-1ff2527b-5788-4afa-99b6-4a0ca1414169 tempest-VolumeTypesAdminTests-2082656091 tempest-VolumeTypesAdminTests-2082656091-project-admin] POST http://192.168.122.82/volume/v3/types/f7afb248-b2d5-4a40-9cf5-dc103b4fd802/extra_specs Sep 02 13:06:21 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-1ff2527b-5788-4afa-99b6-4a0ca1414169 tempest-VolumeTypesAdminTests-2082656091 tempest-VolumeTypesAdminTests-2082656091-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:06:21 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-1ff2527b-5788-4afa-99b6-4a0ca1414169 tempest-VolumeTypesAdminTests-2082656091 tempest-VolumeTypesAdminTests-2082656091-project-admin] http://192.168.122.82/volume/v3/types/f7afb248-b2d5-4a40-9cf5-dc103b4fd802/extra_specs returned with HTTP 200 Sep 02 13:06:21 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1668/3381] 192.168.122.82 () {60 vars in 1278 bytes} [Wed Sep 2 13:06:21 2026] POST /volume/v3/types/f7afb248-b2d5-4a40-9cf5-dc103b4fd802/extra_specs => generated 35 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 13:06:21 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-8b67ee69-ae5c-47a8-9d2d-36373b2c23f9 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:06:21 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-8b67ee69-ae5c-47a8-9d2d-36373b2c23f9 tempest-VolumeTypesAdminTests-2082656091 tempest-VolumeTypesAdminTests-2082656091-project-admin] PUT http://192.168.122.82/volume/v3/types/f7afb248-b2d5-4a40-9cf5-dc103b4fd802/extra_specs/key2 Sep 02 13:06:21 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-8b67ee69-ae5c-47a8-9d2d-36373b2c23f9 tempest-VolumeTypesAdminTests-2082656091 tempest-VolumeTypesAdminTests-2082656091-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:06:21 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-8b67ee69-ae5c-47a8-9d2d-36373b2c23f9 tempest-VolumeTypesAdminTests-2082656091 tempest-VolumeTypesAdminTests-2082656091-project-admin] http://192.168.122.82/volume/v3/types/f7afb248-b2d5-4a40-9cf5-dc103b4fd802/extra_specs/key2 returned with HTTP 200 Sep 02 13:06:21 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1714/3382] 192.168.122.82 () {60 vars in 1292 bytes} [Wed Sep 2 13:06:21 2026] PUT /volume/v3/types/f7afb248-b2d5-4a40-9cf5-dc103b4fd802/extra_specs/key2 => generated 25 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 13:06:21 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-255a5c39-41e5-4654-b0e2-0f7e72d3c831 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:06:21 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-255a5c39-41e5-4654-b0e2-0f7e72d3c831 tempest-VolumeTypesAdminTests-2082656091 tempest-VolumeTypesAdminTests-2082656091-project-admin] POST http://192.168.122.82/volume/v3/types Sep 02 13:06:21 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-255a5c39-41e5-4654-b0e2-0f7e72d3c831 tempest-VolumeTypesAdminTests-2082656091 tempest-VolumeTypesAdminTests-2082656091-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:06:21 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-255a5c39-41e5-4654-b0e2-0f7e72d3c831 tempest-VolumeTypesAdminTests-2082656091 tempest-VolumeTypesAdminTests-2082656091-project-admin] http://192.168.122.82/volume/v3/types returned with HTTP 200 Sep 02 13:06:21 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1669/3383] 192.168.122.82 () {60 vars in 1131 bytes} [Wed Sep 2 13:06:21 2026] POST /volume/v3/types => generated 195 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:06:21 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-e6723a44-141a-4ac6-9434-2786fe13cc05 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:06:21 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e6723a44-141a-4ac6-9434-2786fe13cc05 tempest-VolumeTypesAdminTests-2082656091 tempest-VolumeTypesAdminTests-2082656091-project-admin] DELETE http://192.168.122.82/volume/v3/types/2f6bcbf6-c1a3-4129-8f40-2a205d14b0ee Sep 02 13:06:21 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-e6723a44-141a-4ac6-9434-2786fe13cc05 tempest-VolumeTypesAdminTests-2082656091 tempest-VolumeTypesAdminTests-2082656091-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:06:21 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-e6723a44-141a-4ac6-9434-2786fe13cc05 tempest-VolumeTypesAdminTests-2082656091 tempest-VolumeTypesAdminTests-2082656091-project-admin] Calling method '_delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:06:21 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e6723a44-141a-4ac6-9434-2786fe13cc05 tempest-VolumeTypesAdminTests-2082656091 tempest-VolumeTypesAdminTests-2082656091-project-admin] http://192.168.122.82/volume/v3/types/2f6bcbf6-c1a3-4129-8f40-2a205d14b0ee returned with HTTP 202 Sep 02 13:06:21 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1715/3384] 192.168.122.82 () {58 vars in 1224 bytes} [Wed Sep 2 13:06:21 2026] DELETE /volume/v3/types/2f6bcbf6-c1a3-4129-8f40-2a205d14b0ee => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 13:06:21 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-309b5285-c9eb-4875-81e0-6cbdfd15b0ef None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:06:21 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-309b5285-c9eb-4875-81e0-6cbdfd15b0ef tempest-VolumeTypesAdminTests-2082656091 tempest-VolumeTypesAdminTests-2082656091-project-admin] POST http://192.168.122.82/volume/v3/types Sep 02 13:06:21 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-309b5285-c9eb-4875-81e0-6cbdfd15b0ef tempest-VolumeTypesAdminTests-2082656091 tempest-VolumeTypesAdminTests-2082656091-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1413128741", "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=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:06:21 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-309b5285-c9eb-4875-81e0-6cbdfd15b0ef tempest-VolumeTypesAdminTests-2082656091 tempest-VolumeTypesAdminTests-2082656091-project-admin] http://192.168.122.82/volume/v3/types returned with HTTP 200 Sep 02 13:06:21 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1670/3385] 192.168.122.82 () {60 vars in 1132 bytes} [Wed Sep 2 13:06:21 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 02 13:06:22 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-784c4049-42cb-4e78-8c77-4fcb8b2a49ee None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:06:22 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-784c4049-42cb-4e78-8c77-4fcb8b2a49ee tempest-VolumeTypesAdminTests-2082656091 tempest-VolumeTypesAdminTests-2082656091-project-admin] POST http://192.168.122.82/volume/v3/types/a6b63da1-2a70-4343-8e9c-a238864a6a91/encryption Sep 02 13:06:22 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-784c4049-42cb-4e78-8c77-4fcb8b2a49ee tempest-VolumeTypesAdminTests-2082656091 tempest-VolumeTypesAdminTests-2082656091-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:06:22 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-784c4049-42cb-4e78-8c77-4fcb8b2a49ee tempest-VolumeTypesAdminTests-2082656091 tempest-VolumeTypesAdminTests-2082656091-project-admin] http://192.168.122.82/volume/v3/types/a6b63da1-2a70-4343-8e9c-a238864a6a91/encryption returned with HTTP 200 Sep 02 13:06:22 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1716/3386] 192.168.122.82 () {60 vars in 1276 bytes} [Wed Sep 2 13:06:22 2026] POST /volume/v3/types/a6b63da1-2a70-4343-8e9c-a238864a6a91/encryption => generated 239 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:06:22 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-79900fa0-a2db-4762-ab5b-87ed7f208335 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:06:22 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-79900fa0-a2db-4762-ab5b-87ed7f208335 tempest-VolumeTypesAdminTests-2082656091 tempest-VolumeTypesAdminTests-2082656091-project-admin] DELETE http://192.168.122.82/volume/v3/types/a6b63da1-2a70-4343-8e9c-a238864a6a91/encryption/9016c0f3-d8a2-4020-b384-fbac3a4935c6 Sep 02 13:06:22 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-79900fa0-a2db-4762-ab5b-87ed7f208335 tempest-VolumeTypesAdminTests-2082656091 tempest-VolumeTypesAdminTests-2082656091-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:06:22 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-79900fa0-a2db-4762-ab5b-87ed7f208335 tempest-VolumeTypesAdminTests-2082656091 tempest-VolumeTypesAdminTests-2082656091-project-admin] Calling method 'delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:06:22 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-79900fa0-a2db-4762-ab5b-87ed7f208335 tempest-VolumeTypesAdminTests-2082656091 tempest-VolumeTypesAdminTests-2082656091-project-admin] http://192.168.122.82/volume/v3/types/a6b63da1-2a70-4343-8e9c-a238864a6a91/encryption/9016c0f3-d8a2-4020-b384-fbac3a4935c6 returned with HTTP 202 Sep 02 13:06:22 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1671/3387] 192.168.122.82 () {58 vars in 1368 bytes} [Wed Sep 2 13:06:22 2026] DELETE /volume/v3/types/a6b63da1-2a70-4343-8e9c-a238864a6a91/encryption/9016c0f3-d8a2-4020-b384-fbac3a4935c6 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 13:06:22 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-10c97aad-70c5-4a45-8f79-9845422dba61 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:06:22 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-10c97aad-70c5-4a45-8f79-9845422dba61 tempest-VolumeTypesAdminTests-2082656091 tempest-VolumeTypesAdminTests-2082656091-project-admin] POST http://192.168.122.82/volume/v3/types Sep 02 13:06:22 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-10c97aad-70c5-4a45-8f79-9845422dba61 tempest-VolumeTypesAdminTests-2082656091 tempest-VolumeTypesAdminTests-2082656091-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1703664239", "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=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:06:22 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-10c97aad-70c5-4a45-8f79-9845422dba61 tempest-VolumeTypesAdminTests-2082656091 tempest-VolumeTypesAdminTests-2082656091-project-admin] http://192.168.122.82/volume/v3/types returned with HTTP 200 Sep 02 13:06:22 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1717/3388] 192.168.122.82 () {60 vars in 1132 bytes} [Wed Sep 2 13:06:22 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 02 13:06:22 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-a7082fd6-aadb-4564-bf85-2b08807de64a None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:06:22 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-a7082fd6-aadb-4564-bf85-2b08807de64a tempest-VolumeTypesAdminTests-2082656091 tempest-VolumeTypesAdminTests-2082656091-project-admin] DELETE http://192.168.122.82/volume/v3/types/831f4ab2-fce9-404b-8378-b2ecf56a8874/extra_specs/key1 Sep 02 13:06:22 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-a7082fd6-aadb-4564-bf85-2b08807de64a tempest-VolumeTypesAdminTests-2082656091 tempest-VolumeTypesAdminTests-2082656091-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:06:22 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-a7082fd6-aadb-4564-bf85-2b08807de64a tempest-VolumeTypesAdminTests-2082656091 tempest-VolumeTypesAdminTests-2082656091-project-admin] Calling method 'delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:06:22 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-a7082fd6-aadb-4564-bf85-2b08807de64a tempest-VolumeTypesAdminTests-2082656091 tempest-VolumeTypesAdminTests-2082656091-project-admin] http://192.168.122.82/volume/v3/types/831f4ab2-fce9-404b-8378-b2ecf56a8874/extra_specs/key1 returned with HTTP 202 Sep 02 13:06:22 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1672/3389] 192.168.122.82 () {58 vars in 1275 bytes} [Wed Sep 2 13:06:22 2026] DELETE /volume/v3/types/831f4ab2-fce9-404b-8378-b2ecf56a8874/extra_specs/key1 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 13:06:22 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-c8128ee9-9d53-49dd-aa29-9e127156d9ca None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:06:22 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-c8128ee9-9d53-49dd-aa29-9e127156d9ca tempest-VolumeTypesAdminTests-2082656091 tempest-VolumeTypesAdminTests-2082656091-project-admin] POST http://192.168.122.82/volume/v3/types Sep 02 13:06:22 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-c8128ee9-9d53-49dd-aa29-9e127156d9ca tempest-VolumeTypesAdminTests-2082656091 tempest-VolumeTypesAdminTests-2082656091-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1028588462", "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=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:06:22 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-c8128ee9-9d53-49dd-aa29-9e127156d9ca tempest-VolumeTypesAdminTests-2082656091 tempest-VolumeTypesAdminTests-2082656091-project-admin] http://192.168.122.82/volume/v3/types returned with HTTP 200 Sep 02 13:06:22 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1718/3390] 192.168.122.82 () {60 vars in 1132 bytes} [Wed Sep 2 13:06:22 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 02 13:06:22 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-dbd3a9fd-95de-4fae-853b-d950952f4d15 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:06:22 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-dbd3a9fd-95de-4fae-853b-d950952f4d15 tempest-VolumeTypesAdminTests-2082656091 tempest-VolumeTypesAdminTests-2082656091-project-admin] DELETE http://192.168.122.82/volume/v3/types/1fbfa6b8-7cbe-4916-91c7-5643923f870e Sep 02 13:06:22 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-dbd3a9fd-95de-4fae-853b-d950952f4d15 tempest-VolumeTypesAdminTests-2082656091 tempest-VolumeTypesAdminTests-2082656091-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:06:22 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-dbd3a9fd-95de-4fae-853b-d950952f4d15 tempest-VolumeTypesAdminTests-2082656091 tempest-VolumeTypesAdminTests-2082656091-project-admin] Calling method '_delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:06:22 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-dbd3a9fd-95de-4fae-853b-d950952f4d15 tempest-VolumeTypesAdminTests-2082656091 tempest-VolumeTypesAdminTests-2082656091-project-admin] http://192.168.122.82/volume/v3/types/1fbfa6b8-7cbe-4916-91c7-5643923f870e returned with HTTP 202 Sep 02 13:06:22 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1673/3391] 192.168.122.82 () {58 vars in 1224 bytes} [Wed Sep 2 13:06:22 2026] DELETE /volume/v3/types/1fbfa6b8-7cbe-4916-91c7-5643923f870e => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 13:06:22 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-e4702d85-e0bb-49ee-9e01-1879397e3710 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:06:22 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e4702d85-e0bb-49ee-9e01-1879397e3710 tempest-VolumeTypesAdminTests-2082656091 tempest-VolumeTypesAdminTests-2082656091-project-admin] GET http://192.168.122.82/volume/v3/types/a47c82db-818d-41d7-8315-c5214325a2a7/extra_specs Sep 02 13:06:22 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-e4702d85-e0bb-49ee-9e01-1879397e3710 tempest-VolumeTypesAdminTests-2082656091 tempest-VolumeTypesAdminTests-2082656091-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:06:22 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-e4702d85-e0bb-49ee-9e01-1879397e3710 tempest-VolumeTypesAdminTests-2082656091 tempest-VolumeTypesAdminTests-2082656091-project-admin] Calling method 'index' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:06:22 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e4702d85-e0bb-49ee-9e01-1879397e3710 tempest-VolumeTypesAdminTests-2082656091 tempest-VolumeTypesAdminTests-2082656091-project-admin] http://192.168.122.82/volume/v3/types/a47c82db-818d-41d7-8315-c5214325a2a7/extra_specs returned with HTTP 200 Sep 02 13:06:22 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1719/3392] 192.168.122.82 () {58 vars in 1257 bytes} [Wed Sep 2 13:06:22 2026] GET /volume/v3/types/a47c82db-818d-41d7-8315-c5214325a2a7/extra_specs => generated 185 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:06:22 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-0b958a8d-51be-4c32-abc5-9c0193300b95 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:06:22 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-0b958a8d-51be-4c32-abc5-9c0193300b95 tempest-VolumeTypesAdminTests-2082656091 tempest-VolumeTypesAdminTests-2082656091-project-admin] GET http://192.168.122.82/volume/v3/types Sep 02 13:06:22 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-0b958a8d-51be-4c32-abc5-9c0193300b95 tempest-VolumeTypesAdminTests-2082656091 tempest-VolumeTypesAdminTests-2082656091-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:06:22 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-0b958a8d-51be-4c32-abc5-9c0193300b95 tempest-VolumeTypesAdminTests-2082656091 tempest-VolumeTypesAdminTests-2082656091-project-admin] Calling method 'index' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:06:22 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-0b958a8d-51be-4c32-abc5-9c0193300b95 tempest-VolumeTypesAdminTests-2082656091 tempest-VolumeTypesAdminTests-2082656091-project-admin] http://192.168.122.82/volume/v3/types returned with HTTP 200 Sep 02 13:06:22 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1674/3393] 192.168.122.82 () {58 vars in 1110 bytes} [Wed Sep 2 13:06:22 2026] GET /volume/v3/types => generated 2589 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 13:06:22 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-998cbf49-b077-416b-b948-ae33e3cda322 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:06:22 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-998cbf49-b077-416b-b948-ae33e3cda322 tempest-VolumeTypesAdminTests-2082656091 tempest-VolumeTypesAdminTests-2082656091-project-admin] GET http://192.168.122.82/volume/v3/types/a47c82db-818d-41d7-8315-c5214325a2a7/encryption/cipher Sep 02 13:06:22 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-998cbf49-b077-416b-b948-ae33e3cda322 tempest-VolumeTypesAdminTests-2082656091 tempest-VolumeTypesAdminTests-2082656091-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:06:22 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-998cbf49-b077-416b-b948-ae33e3cda322 tempest-VolumeTypesAdminTests-2082656091 tempest-VolumeTypesAdminTests-2082656091-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:06:22 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-998cbf49-b077-416b-b948-ae33e3cda322 tempest-VolumeTypesAdminTests-2082656091 tempest-VolumeTypesAdminTests-2082656091-project-admin] http://192.168.122.82/volume/v3/types/a47c82db-818d-41d7-8315-c5214325a2a7/encryption/cipher returned with HTTP 200 Sep 02 13:06:22 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1720/3394] 192.168.122.82 () {58 vars in 1275 bytes} [Wed Sep 2 13:06:22 2026] GET /volume/v3/types/a47c82db-818d-41d7-8315-c5214325a2a7/encryption/cipher => generated 29 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 13:06:22 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-e973d46c-c99b-4b4e-97e0-8f6a2de4b9d3 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:06:22 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-e973d46c-c99b-4b4e-97e0-8f6a2de4b9d3 tempest-VolumeTypesAdminTests-2082656091 tempest-VolumeTypesAdminTests-2082656091-project-admin] GET http://192.168.122.82/volume/v3/types/a47c82db-818d-41d7-8315-c5214325a2a7/encryption Sep 02 13:06:22 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-e973d46c-c99b-4b4e-97e0-8f6a2de4b9d3 tempest-VolumeTypesAdminTests-2082656091 tempest-VolumeTypesAdminTests-2082656091-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:06:22 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-e973d46c-c99b-4b4e-97e0-8f6a2de4b9d3 tempest-VolumeTypesAdminTests-2082656091 tempest-VolumeTypesAdminTests-2082656091-project-admin] Calling method 'index' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:06:22 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-e973d46c-c99b-4b4e-97e0-8f6a2de4b9d3 tempest-VolumeTypesAdminTests-2082656091 tempest-VolumeTypesAdminTests-2082656091-project-admin] http://192.168.122.82/volume/v3/types/a47c82db-818d-41d7-8315-c5214325a2a7/encryption returned with HTTP 200 Sep 02 13:06:22 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1675/3395] 192.168.122.82 () {58 vars in 1254 bytes} [Wed Sep 2 13:06:22 2026] GET /volume/v3/types/a47c82db-818d-41d7-8315-c5214325a2a7/encryption => generated 325 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:06:22 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-fe500ca8-c349-4beb-8756-04373215ea82 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:06:22 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-fe500ca8-c349-4beb-8756-04373215ea82 tempest-VolumeTypesAdminTests-2082656091 tempest-VolumeTypesAdminTests-2082656091-project-admin] GET http://192.168.122.82/volume/v3/types/a47c82db-818d-41d7-8315-c5214325a2a7/extra_specs/multiattach Sep 02 13:06:22 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-fe500ca8-c349-4beb-8756-04373215ea82 tempest-VolumeTypesAdminTests-2082656091 tempest-VolumeTypesAdminTests-2082656091-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:06:22 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-fe500ca8-c349-4beb-8756-04373215ea82 tempest-VolumeTypesAdminTests-2082656091 tempest-VolumeTypesAdminTests-2082656091-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:06:22 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-fe500ca8-c349-4beb-8756-04373215ea82 tempest-VolumeTypesAdminTests-2082656091 tempest-VolumeTypesAdminTests-2082656091-project-admin] http://192.168.122.82/volume/v3/types/a47c82db-818d-41d7-8315-c5214325a2a7/extra_specs/multiattach returned with HTTP 200 Sep 02 13:06:22 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1721/3396] 192.168.122.82 () {58 vars in 1293 bytes} [Wed Sep 2 13:06:22 2026] GET /volume/v3/types/a47c82db-818d-41d7-8315-c5214325a2a7/extra_specs/multiattach => generated 29 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 13:06:22 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-7307f7cd-9d19-4e04-910c-c4aaad8134a5 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:06:22 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-7307f7cd-9d19-4e04-910c-c4aaad8134a5 tempest-VolumeTypesAdminTests-2082656091 tempest-VolumeTypesAdminTests-2082656091-project-admin] GET http://192.168.122.82/volume/v3/types/a47c82db-818d-41d7-8315-c5214325a2a7/extra_specs/volume_backend_name Sep 02 13:06:22 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-7307f7cd-9d19-4e04-910c-c4aaad8134a5 tempest-VolumeTypesAdminTests-2082656091 tempest-VolumeTypesAdminTests-2082656091-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:06:22 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-7307f7cd-9d19-4e04-910c-c4aaad8134a5 tempest-VolumeTypesAdminTests-2082656091 tempest-VolumeTypesAdminTests-2082656091-project-admin] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:06:22 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-7307f7cd-9d19-4e04-910c-c4aaad8134a5 tempest-VolumeTypesAdminTests-2082656091 tempest-VolumeTypesAdminTests-2082656091-project-admin] http://192.168.122.82/volume/v3/types/a47c82db-818d-41d7-8315-c5214325a2a7/extra_specs/volume_backend_name returned with HTTP 200 Sep 02 13:06:22 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1676/3397] 192.168.122.82 () {58 vars in 1317 bytes} [Wed Sep 2 13:06:22 2026] GET /volume/v3/types/a47c82db-818d-41d7-8315-c5214325a2a7/extra_specs/volume_backend_name => generated 44 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 13:06:22 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-e9e19763-2147-4dbc-8bca-5c20be74fa72 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:06:22 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e9e19763-2147-4dbc-8bca-5c20be74fa72 tempest-VolumeTypesAdminTests-2082656091 tempest-VolumeTypesAdminTests-2082656091-project-admin] GET http://192.168.122.82/volume/v3/types/a47c82db-818d-41d7-8315-c5214325a2a7 Sep 02 13:06:22 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-e9e19763-2147-4dbc-8bca-5c20be74fa72 tempest-VolumeTypesAdminTests-2082656091 tempest-VolumeTypesAdminTests-2082656091-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:06:22 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-e9e19763-2147-4dbc-8bca-5c20be74fa72 tempest-VolumeTypesAdminTests-2082656091 tempest-VolumeTypesAdminTests-2082656091-project-admin] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:06:22 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e9e19763-2147-4dbc-8bca-5c20be74fa72 tempest-VolumeTypesAdminTests-2082656091 tempest-VolumeTypesAdminTests-2082656091-project-admin] http://192.168.122.82/volume/v3/types/a47c82db-818d-41d7-8315-c5214325a2a7 returned with HTTP 200 Sep 02 13:06:22 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1722/3398] 192.168.122.82 () {58 vars in 1221 bytes} [Wed Sep 2 13:06:22 2026] GET /volume/v3/types/a47c82db-818d-41d7-8315-c5214325a2a7 => generated 401 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:06:22 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-26f4bcea-371c-450e-9232-3c7eb81f696c None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:06:22 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-26f4bcea-371c-450e-9232-3c7eb81f696c tempest-VolumeTypesAdminTests-2082656091 tempest-VolumeTypesAdminTests-2082656091-project-admin] PUT http://192.168.122.82/volume/v3/types/a47c82db-818d-41d7-8315-c5214325a2a7/encryption/7b9fe92a-db38-4f57-b999-c238b3763d21 Sep 02 13:06:22 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-26f4bcea-371c-450e-9232-3c7eb81f696c tempest-VolumeTypesAdminTests-2082656091 tempest-VolumeTypesAdminTests-2082656091-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:06:22 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-26f4bcea-371c-450e-9232-3c7eb81f696c tempest-VolumeTypesAdminTests-2082656091 tempest-VolumeTypesAdminTests-2082656091-project-admin] http://192.168.122.82/volume/v3/types/a47c82db-818d-41d7-8315-c5214325a2a7/encryption/7b9fe92a-db38-4f57-b999-c238b3763d21 returned with HTTP 200 Sep 02 13:06:22 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1677/3399] 192.168.122.82 () {60 vars in 1385 bytes} [Wed Sep 2 13:06:22 2026] PUT /volume/v3/types/a47c82db-818d-41d7-8315-c5214325a2a7/encryption/7b9fe92a-db38-4f57-b999-c238b3763d21 => generated 33 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 13:06:22 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-04e66e46-fda8-4c61-9e84-49bba788c8ca None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:06:22 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-04e66e46-fda8-4c61-9e84-49bba788c8ca tempest-VolumeTypesAdminTests-2082656091 tempest-VolumeTypesAdminTests-2082656091-project-admin] PUT http://192.168.122.82/volume/v3/types/a47c82db-818d-41d7-8315-c5214325a2a7/extra_specs/key1 Sep 02 13:06:22 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-04e66e46-fda8-4c61-9e84-49bba788c8ca tempest-VolumeTypesAdminTests-2082656091 tempest-VolumeTypesAdminTests-2082656091-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:06:22 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-04e66e46-fda8-4c61-9e84-49bba788c8ca tempest-VolumeTypesAdminTests-2082656091 tempest-VolumeTypesAdminTests-2082656091-project-admin] http://192.168.122.82/volume/v3/types/a47c82db-818d-41d7-8315-c5214325a2a7/extra_specs/key1 returned with HTTP 200 Sep 02 13:06:22 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1723/3400] 192.168.122.82 () {60 vars in 1292 bytes} [Wed Sep 2 13:06:22 2026] PUT /volume/v3/types/a47c82db-818d-41d7-8315-c5214325a2a7/extra_specs/key1 => generated 30 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 13:06:22 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-9fbd0772-5b05-428b-9a0f-dfbe930295c7 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:06:22 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-9fbd0772-5b05-428b-9a0f-dfbe930295c7 tempest-VolumeTypesAdminTests-2082656091 tempest-VolumeTypesAdminTests-2082656091-project-admin] PUT http://192.168.122.82/volume/v3/types/a47c82db-818d-41d7-8315-c5214325a2a7 Sep 02 13:06:22 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-9fbd0772-5b05-428b-9a0f-dfbe930295c7 tempest-VolumeTypesAdminTests-2082656091 tempest-VolumeTypesAdminTests-2082656091-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:06:22 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-9fbd0772-5b05-428b-9a0f-dfbe930295c7 tempest-VolumeTypesAdminTests-2082656091 tempest-VolumeTypesAdminTests-2082656091-project-admin] http://192.168.122.82/volume/v3/types/a47c82db-818d-41d7-8315-c5214325a2a7 returned with HTTP 200 Sep 02 13:06:22 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1678/3401] 192.168.122.82 () {60 vars in 1241 bytes} [Wed Sep 2 13:06:22 2026] PUT /volume/v3/types/a47c82db-818d-41d7-8315-c5214325a2a7 => generated 370 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:06:22 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-cd3ab770-ed5d-47ac-8540-7112f488aeca None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:06:22 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-cd3ab770-ed5d-47ac-8540-7112f488aeca tempest-VolumeTypesAdminTests-2082656091 tempest-VolumeTypesAdminTests-2082656091-project-admin] DELETE http://192.168.122.82/volume/v3/types/831f4ab2-fce9-404b-8378-b2ecf56a8874 Sep 02 13:06:22 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-cd3ab770-ed5d-47ac-8540-7112f488aeca tempest-VolumeTypesAdminTests-2082656091 tempest-VolumeTypesAdminTests-2082656091-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:06:22 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-cd3ab770-ed5d-47ac-8540-7112f488aeca tempest-VolumeTypesAdminTests-2082656091 tempest-VolumeTypesAdminTests-2082656091-project-admin] Calling method '_delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:06:22 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-cd3ab770-ed5d-47ac-8540-7112f488aeca tempest-VolumeTypesAdminTests-2082656091 tempest-VolumeTypesAdminTests-2082656091-project-admin] http://192.168.122.82/volume/v3/types/831f4ab2-fce9-404b-8378-b2ecf56a8874 returned with HTTP 202 Sep 02 13:06:22 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1724/3402] 192.168.122.82 () {58 vars in 1224 bytes} [Wed Sep 2 13:06:22 2026] DELETE /volume/v3/types/831f4ab2-fce9-404b-8378-b2ecf56a8874 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 13:06:22 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-bb999ca3-3564-410f-b3eb-da6b242a3653 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:06:22 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-bb999ca3-3564-410f-b3eb-da6b242a3653 tempest-VolumeTypesAdminTests-2082656091 tempest-VolumeTypesAdminTests-2082656091-project-admin] DELETE http://192.168.122.82/volume/v3/types/a6b63da1-2a70-4343-8e9c-a238864a6a91 Sep 02 13:06:22 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-bb999ca3-3564-410f-b3eb-da6b242a3653 tempest-VolumeTypesAdminTests-2082656091 tempest-VolumeTypesAdminTests-2082656091-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:06:22 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-bb999ca3-3564-410f-b3eb-da6b242a3653 tempest-VolumeTypesAdminTests-2082656091 tempest-VolumeTypesAdminTests-2082656091-project-admin] Calling method '_delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:06:22 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-bb999ca3-3564-410f-b3eb-da6b242a3653 tempest-VolumeTypesAdminTests-2082656091 tempest-VolumeTypesAdminTests-2082656091-project-admin] http://192.168.122.82/volume/v3/types/a6b63da1-2a70-4343-8e9c-a238864a6a91 returned with HTTP 202 Sep 02 13:06:22 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1679/3403] 192.168.122.82 () {58 vars in 1224 bytes} [Wed Sep 2 13:06:22 2026] DELETE /volume/v3/types/a6b63da1-2a70-4343-8e9c-a238864a6a91 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 13:06:22 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-0aa0af2a-75f6-43aa-8cd2-96ee50758d2c None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:06:22 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-0aa0af2a-75f6-43aa-8cd2-96ee50758d2c tempest-VolumeTypesAdminTests-2082656091 tempest-VolumeTypesAdminTests-2082656091-project-admin] DELETE http://192.168.122.82/volume/v3/types/f7afb248-b2d5-4a40-9cf5-dc103b4fd802 Sep 02 13:06:22 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-0aa0af2a-75f6-43aa-8cd2-96ee50758d2c tempest-VolumeTypesAdminTests-2082656091 tempest-VolumeTypesAdminTests-2082656091-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:06:22 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-0aa0af2a-75f6-43aa-8cd2-96ee50758d2c tempest-VolumeTypesAdminTests-2082656091 tempest-VolumeTypesAdminTests-2082656091-project-admin] Calling method '_delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:06:22 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-0aa0af2a-75f6-43aa-8cd2-96ee50758d2c tempest-VolumeTypesAdminTests-2082656091 tempest-VolumeTypesAdminTests-2082656091-project-admin] http://192.168.122.82/volume/v3/types/f7afb248-b2d5-4a40-9cf5-dc103b4fd802 returned with HTTP 202 Sep 02 13:06:22 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1725/3404] 192.168.122.82 () {58 vars in 1224 bytes} [Wed Sep 2 13:06:22 2026] DELETE /volume/v3/types/f7afb248-b2d5-4a40-9cf5-dc103b4fd802 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 13:06:22 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-f98d2e2e-d270-4300-8784-18af8b210679 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:06:22 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-f98d2e2e-d270-4300-8784-18af8b210679 tempest-VolumeTypesAdminTests-2082656091 tempest-VolumeTypesAdminTests-2082656091-project-admin] DELETE http://192.168.122.82/volume/v3/types/ed8f532b-e325-4096-b30e-c00f25329135 Sep 02 13:06:22 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-f98d2e2e-d270-4300-8784-18af8b210679 tempest-VolumeTypesAdminTests-2082656091 tempest-VolumeTypesAdminTests-2082656091-project-admin] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:06:22 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-f98d2e2e-d270-4300-8784-18af8b210679 tempest-VolumeTypesAdminTests-2082656091 tempest-VolumeTypesAdminTests-2082656091-project-admin] Calling method '_delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:06:22 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-f98d2e2e-d270-4300-8784-18af8b210679 tempest-VolumeTypesAdminTests-2082656091 tempest-VolumeTypesAdminTests-2082656091-project-admin] http://192.168.122.82/volume/v3/types/ed8f532b-e325-4096-b30e-c00f25329135 returned with HTTP 202 Sep 02 13:06:22 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1680/3405] 192.168.122.82 () {58 vars in 1224 bytes} [Wed Sep 2 13:06:22 2026] DELETE /volume/v3/types/ed8f532b-e325-4096-b30e-c00f25329135 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 13:06:22 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-731d12c7-d299-44aa-8a23-083333a10295 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:06:22 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-731d12c7-d299-44aa-8a23-083333a10295 tempest-VolumeTypesAdminTests-2082656091 tempest-VolumeTypesAdminTests-2082656091-project-admin] DELETE http://192.168.122.82/volume/v3/types/a47c82db-818d-41d7-8315-c5214325a2a7 Sep 02 13:06:22 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-731d12c7-d299-44aa-8a23-083333a10295 tempest-VolumeTypesAdminTests-2082656091 tempest-VolumeTypesAdminTests-2082656091-project-admin] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:06:22 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-731d12c7-d299-44aa-8a23-083333a10295 tempest-VolumeTypesAdminTests-2082656091 tempest-VolumeTypesAdminTests-2082656091-project-admin] Calling method '_delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:06:22 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-731d12c7-d299-44aa-8a23-083333a10295 tempest-VolumeTypesAdminTests-2082656091 tempest-VolumeTypesAdminTests-2082656091-project-admin] http://192.168.122.82/volume/v3/types/a47c82db-818d-41d7-8315-c5214325a2a7 returned with HTTP 202 Sep 02 13:06:22 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1726/3406] 192.168.122.82 () {58 vars in 1224 bytes} [Wed Sep 2 13:06:22 2026] DELETE /volume/v3/types/a47c82db-818d-41d7-8315-c5214325a2a7 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 13:06:32 devstack devstack@c-api.service[86936]: DEBUG dbcounter [-] [86936] Writing DB stats cinder:SELECT=183,cinder:UPDATE=80,cinder:INSERT=42 {{(pid=86936) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 13:06:32 devstack devstack@c-api.service[86935]: DEBUG dbcounter [-] [86935] Writing DB stats cinder:SELECT=175,cinder:INSERT=56,cinder:UPDATE=74,cinder:DELETE=1 {{(pid=86935) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 13:06:43 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-8186371f-670a-44fc-985e-92f68724c1dc None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:06:43 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-8186371f-670a-44fc-985e-92f68724c1dc tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 13:06:43 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-8186371f-670a-44fc-985e-92f68724c1dc tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-895462793", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:06:43 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.volumes [None req-8186371f-670a-44fc-985e-92f68724c1dc tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-895462793', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 13:06:43 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-8186371f-670a-44fc-985e-92f68724c1dc tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] Create volume of 1 GB Sep 02 13:06:43 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-8186371f-670a-44fc-985e-92f68724c1dc tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] Availability Zones retrieved successfully. Sep 02 13:06:43 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-8186371f-670a-44fc-985e-92f68724c1dc tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] Flow 'volume_create_api' (0565f38e-b872-4d50-abd0-54b0dd3191e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 13:06:43 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-8186371f-670a-44fc-985e-92f68724c1dc tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b9e96e2-da62-4e44-9aee-cd7ea69a4404) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:06:43 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.flows.api.create_volume [None req-8186371f-670a-44fc-985e-92f68724c1dc tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] Validating volume size '1' using validate_int {{(pid=86936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 13:06:43 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-8186371f-670a-44fc-985e-92f68724c1dc tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b9e96e2-da62-4e44-9aee-cd7ea69a4404) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:06:43 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-8186371f-670a-44fc-985e-92f68724c1dc tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0fd1778-eb66-416f-af39-920aa0c8efc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:06:43 devstack devstack@c-api.service[86936]: DEBUG cinder.quota [None req-8186371f-670a-44fc-985e-92f68724c1dc tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] Created reservations ['62348593-921d-4596-a6a6-16a421afb25b', '85722028-16c6-4217-8126-0b14dc889994', 'ff4f82ac-32b7-48f8-8bf6-95bd7052e678', '9755fde9-6303-4f7d-8ceb-58f5ff00e366'] {{(pid=86936) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 13:06:43 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-8186371f-670a-44fc-985e-92f68724c1dc tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0fd1778-eb66-416f-af39-920aa0c8efc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['62348593-921d-4596-a6a6-16a421afb25b', '85722028-16c6-4217-8126-0b14dc889994', 'ff4f82ac-32b7-48f8-8bf6-95bd7052e678', '9755fde9-6303-4f7d-8ceb-58f5ff00e366']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:06:43 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-8186371f-670a-44fc-985e-92f68724c1dc tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2bf8d23b-2bd7-407b-8ebf-6403aa7a8177) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:06:43 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:06:43 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:06:43 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-8186371f-670a-44fc-985e-92f68724c1dc tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2bf8d23b-2bd7-407b-8ebf-6403aa7a8177) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2104e2d4-2018-456d-b2f0-f6ef61be1e9b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-895462793',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='87e34354714d4c7c923a38dfde1a83f8',qos_specs=None,replication_status=,reservations=['62348593-921d-4596-a6a6-16a421afb25b','85722028-16c6-4217-8126-0b14dc889994','ff4f82ac-32b7-48f8-8bf6-95bd7052e678','9755fde9-6303-4f7d-8ceb-58f5ff00e366'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf588f9a40bc4073bd1f143d9efa08b8',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T11:06:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-895462793',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2104e2d4-2018-456d-b2f0-f6ef61be1e9b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='87e34354714d4c7c923a38dfde1a83f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cf588f9a40bc4073bd1f143d9efa08b8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:06:43 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-8186371f-670a-44fc-985e-92f68724c1dc tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ac0110d-eeb1-497d-9152-d8ea79dd1436) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:06:44 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-8186371f-670a-44fc-985e-92f68724c1dc tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ac0110d-eeb1-497d-9152-d8ea79dd1436) transitioned into state 'SUCCESS' from state '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-895462793',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='87e34354714d4c7c923a38dfde1a83f8',qos_specs=None,replication_status=,reservations=['62348593-921d-4596-a6a6-16a421afb25b','85722028-16c6-4217-8126-0b14dc889994','ff4f82ac-32b7-48f8-8bf6-95bd7052e678','9755fde9-6303-4f7d-8ceb-58f5ff00e366'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf588f9a40bc4073bd1f143d9efa08b8',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:06:44 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-8186371f-670a-44fc-985e-92f68724c1dc tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e95ddf7c-cb57-4b14-9616-e1dfd45da527) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:06:44 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-8186371f-670a-44fc-985e-92f68724c1dc tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e95ddf7c-cb57-4b14-9616-e1dfd45da527) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:06:44 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-8186371f-670a-44fc-985e-92f68724c1dc tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] Flow 'volume_create_api' (0565f38e-b872-4d50-abd0-54b0dd3191e8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 13:06:44 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-8186371f-670a-44fc-985e-92f68724c1dc tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] Create volume request issued successfully. Sep 02 13:06:44 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-8186371f-670a-44fc-985e-92f68724c1dc tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 13:06:44 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1681/3407] 192.168.122.82 () {60 vars in 1138 bytes} [Wed Sep 2 13:06:43 2026] POST /volume/v3/volumes => generated 760 bytes in 542 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 13:06:44 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-90b4cbf1-6f48-41cc-9ba1-4c6d32c48013 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:06:44 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-90b4cbf1-6f48-41cc-9ba1-4c6d32c48013 tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] GET http://192.168.122.82/volume/v3/volumes/2104e2d4-2018-456d-b2f0-f6ef61be1e9b Sep 02 13:06:44 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-90b4cbf1-6f48-41cc-9ba1-4c6d32c48013 tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:06:44 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-90b4cbf1-6f48-41cc-9ba1-4c6d32c48013 tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:06:44 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:06:44 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:06:44 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:06:44 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:06:44 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-90b4cbf1-6f48-41cc-9ba1-4c6d32c48013 tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] Volume info retrieved successfully. Sep 02 13:06:44 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-90b4cbf1-6f48-41cc-9ba1-4c6d32c48013 tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] http://192.168.122.82/volume/v3/volumes/2104e2d4-2018-456d-b2f0-f6ef61be1e9b returned with HTTP 200 Sep 02 13:06:44 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1727/3408] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:06:44 2026] GET /volume/v3/volumes/2104e2d4-2018-456d-b2f0-f6ef61be1e9b => generated 828 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:06:45 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-3fc64225-79e1-4c9f-b48e-baa791ae241a None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:06:45 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-3fc64225-79e1-4c9f-b48e-baa791ae241a tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] GET http://192.168.122.82/volume/v3/volumes/2104e2d4-2018-456d-b2f0-f6ef61be1e9b Sep 02 13:06:45 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-3fc64225-79e1-4c9f-b48e-baa791ae241a tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:06:45 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-3fc64225-79e1-4c9f-b48e-baa791ae241a tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:06:45 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:06:45 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:06:45 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:06:45 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:06:45 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-3fc64225-79e1-4c9f-b48e-baa791ae241a tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] Volume info retrieved successfully. Sep 02 13:06:45 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-3fc64225-79e1-4c9f-b48e-baa791ae241a tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] http://192.168.122.82/volume/v3/volumes/2104e2d4-2018-456d-b2f0-f6ef61be1e9b returned with HTTP 200 Sep 02 13:06:45 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1682/3409] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:06:45 2026] GET /volume/v3/volumes/2104e2d4-2018-456d-b2f0-f6ef61be1e9b => generated 853 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:06:45 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-b27c2bff-646c-4d7e-89ae-0a7f143c7e3e None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:06:45 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-b27c2bff-646c-4d7e-89ae-0a7f143c7e3e tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] GET http://192.168.122.82/volume/v3/volumes/2104e2d4-2018-456d-b2f0-f6ef61be1e9b Sep 02 13:06:45 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-b27c2bff-646c-4d7e-89ae-0a7f143c7e3e tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:06:45 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-b27c2bff-646c-4d7e-89ae-0a7f143c7e3e tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:06:45 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:06:45 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:06:45 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:06:45 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:06:45 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-b27c2bff-646c-4d7e-89ae-0a7f143c7e3e tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] Volume info retrieved successfully. Sep 02 13:06:45 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-b27c2bff-646c-4d7e-89ae-0a7f143c7e3e tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] http://192.168.122.82/volume/v3/volumes/2104e2d4-2018-456d-b2f0-f6ef61be1e9b returned with HTTP 200 Sep 02 13:06:45 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1728/3410] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:06:45 2026] GET /volume/v3/volumes/2104e2d4-2018-456d-b2f0-f6ef61be1e9b => generated 853 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:06:45 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-4bc40b11-8eab-4b84-9360-fc6b56f066e8 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:06:45 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-4bc40b11-8eab-4b84-9360-fc6b56f066e8 tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] POST http://192.168.122.82/volume/v3/snapshots Sep 02 13:06:45 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-4bc40b11-8eab-4b84-9360-fc6b56f066e8 tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2104e2d4-2018-456d-b2f0-f6ef61be1e9b", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-1781929509", "description": null, "metadata": null}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:06:45 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:06:45 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:06:45 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:06:45 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:06:45 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-4bc40b11-8eab-4b84-9360-fc6b56f066e8 tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] Volume info retrieved successfully. Sep 02 13:06:45 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.snapshots [None req-4bc40b11-8eab-4b84-9360-fc6b56f066e8 tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] Create snapshot from volume 2104e2d4-2018-456d-b2f0-f6ef61be1e9b Sep 02 13:06:45 devstack devstack@c-api.service[86936]: DEBUG cinder.quota [None req-4bc40b11-8eab-4b84-9360-fc6b56f066e8 tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] Created reservations ['96f2b9cd-25a5-4132-bb0b-af2e3965a320', '36c81323-96bd-4a23-8aea-f6622b759428', 'c959efbd-6d75-45a8-b68b-508b1e1f6ff2', '70d78ed4-3fff-41eb-8ecd-9c305b12fa61'] {{(pid=86936) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 13:06:45 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:06:45 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:06:45 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-4bc40b11-8eab-4b84-9360-fc6b56f066e8 tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] Snapshot force create request issued successfully. Sep 02 13:06:45 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-4bc40b11-8eab-4b84-9360-fc6b56f066e8 tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] http://192.168.122.82/volume/v3/snapshots returned with HTTP 202 Sep 02 13:06:45 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1683/3411] 192.168.122.82 () {60 vars in 1144 bytes} [Wed Sep 2 13:06:45 2026] POST /volume/v3/snapshots => generated 310 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 13:06:45 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-8961f2f2-cb8e-46e8-88bc-1d0a44ada01e None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:06:45 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-8961f2f2-cb8e-46e8-88bc-1d0a44ada01e tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] GET http://192.168.122.82/volume/v3/snapshots/60a73be6-0f98-4a9d-b5f6-ac08446526e9 Sep 02 13:06:45 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-8961f2f2-cb8e-46e8-88bc-1d0a44ada01e tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:06:45 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-8961f2f2-cb8e-46e8-88bc-1d0a44ada01e tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:06:45 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:06:45 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:06:45 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-8961f2f2-cb8e-46e8-88bc-1d0a44ada01e tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] Snapshot retrieved successfully. Sep 02 13:06:45 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-8961f2f2-cb8e-46e8-88bc-1d0a44ada01e tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] http://192.168.122.82/volume/v3/snapshots/60a73be6-0f98-4a9d-b5f6-ac08446526e9 returned with HTTP 200 Sep 02 13:06:45 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1729/3412] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:06:45 2026] GET /volume/v3/snapshots/60a73be6-0f98-4a9d-b5f6-ac08446526e9 => generated 442 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:06:46 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-5946a191-c417-436b-b34e-378ebbf142f4 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:06:46 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-5946a191-c417-436b-b34e-378ebbf142f4 tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] GET http://192.168.122.82/volume/v3/snapshots/60a73be6-0f98-4a9d-b5f6-ac08446526e9 Sep 02 13:06:46 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-5946a191-c417-436b-b34e-378ebbf142f4 tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:06:46 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-5946a191-c417-436b-b34e-378ebbf142f4 tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:06:46 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:06:46 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:06:46 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-5946a191-c417-436b-b34e-378ebbf142f4 tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] Snapshot retrieved successfully. Sep 02 13:06:46 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-5946a191-c417-436b-b34e-378ebbf142f4 tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] http://192.168.122.82/volume/v3/snapshots/60a73be6-0f98-4a9d-b5f6-ac08446526e9 returned with HTTP 200 Sep 02 13:06:46 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1684/3413] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:06:46 2026] GET /volume/v3/snapshots/60a73be6-0f98-4a9d-b5f6-ac08446526e9 => generated 442 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:06:47 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-925036c4-cafe-475f-a793-dbf85516cbd1 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:06:47 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-925036c4-cafe-475f-a793-dbf85516cbd1 tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] GET http://192.168.122.82/volume/v3/snapshots/60a73be6-0f98-4a9d-b5f6-ac08446526e9 Sep 02 13:06:47 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-925036c4-cafe-475f-a793-dbf85516cbd1 tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:06:47 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-925036c4-cafe-475f-a793-dbf85516cbd1 tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:06:47 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:06:47 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:06:47 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-925036c4-cafe-475f-a793-dbf85516cbd1 tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] Snapshot retrieved successfully. Sep 02 13:06:47 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-925036c4-cafe-475f-a793-dbf85516cbd1 tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] http://192.168.122.82/volume/v3/snapshots/60a73be6-0f98-4a9d-b5f6-ac08446526e9 returned with HTTP 200 Sep 02 13:06:47 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1730/3414] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:06:47 2026] GET /volume/v3/snapshots/60a73be6-0f98-4a9d-b5f6-ac08446526e9 => generated 469 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:06:47 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-6c5a3399-e6ca-4359-bda5-aaf989788156 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:06:47 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-6c5a3399-e6ca-4359-bda5-aaf989788156 tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] GET http://192.168.122.82/volume/v3/snapshots/60a73be6-0f98-4a9d-b5f6-ac08446526e9 Sep 02 13:06:47 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-6c5a3399-e6ca-4359-bda5-aaf989788156 tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:06:47 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-6c5a3399-e6ca-4359-bda5-aaf989788156 tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:06:47 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:06:47 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:06:47 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-6c5a3399-e6ca-4359-bda5-aaf989788156 tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] Snapshot retrieved successfully. Sep 02 13:06:47 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-6c5a3399-e6ca-4359-bda5-aaf989788156 tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] http://192.168.122.82/volume/v3/snapshots/60a73be6-0f98-4a9d-b5f6-ac08446526e9 returned with HTTP 200 Sep 02 13:06:47 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1685/3415] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:06:47 2026] GET /volume/v3/snapshots/60a73be6-0f98-4a9d-b5f6-ac08446526e9 => generated 469 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:06:47 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-e8ea0bef-4545-48bc-bc92-c8103936c3b8 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:06:47 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e8ea0bef-4545-48bc-bc92-c8103936c3b8 tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] GET http://192.168.122.82/volume/v3/snapshots/60a73be6-0f98-4a9d-b5f6-ac08446526e9 Sep 02 13:06:47 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-e8ea0bef-4545-48bc-bc92-c8103936c3b8 tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:06:47 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-e8ea0bef-4545-48bc-bc92-c8103936c3b8 tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:06:47 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:06:47 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:06:47 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-e8ea0bef-4545-48bc-bc92-c8103936c3b8 tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] Snapshot retrieved successfully. Sep 02 13:06:47 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e8ea0bef-4545-48bc-bc92-c8103936c3b8 tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] http://192.168.122.82/volume/v3/snapshots/60a73be6-0f98-4a9d-b5f6-ac08446526e9 returned with HTTP 200 Sep 02 13:06:47 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1731/3416] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:06:47 2026] GET /volume/v3/snapshots/60a73be6-0f98-4a9d-b5f6-ac08446526e9 => generated 469 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:06:47 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-cd52d9bd-9c75-4554-b923-78478a172eac None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:06:47 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-cd52d9bd-9c75-4554-b923-78478a172eac tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] POST http://192.168.122.82/volume/v3/volumes Sep 02 13:06:47 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-cd52d9bd-9c75-4554-b923-78478a172eac tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "60a73be6-0f98-4a9d-b5f6-ac08446526e9", "size": 1}} {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 13:06:47 devstack devstack@c-api.service[86936]: DEBUG cinder.api.v3.volumes [None req-cd52d9bd-9c75-4554-b923-78478a172eac tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] Create volume request body: {'volume': {'snapshot_id': '60a73be6-0f98-4a9d-b5f6-ac08446526e9', 'size': 1}} {{(pid=86936) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 13:06:47 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:06:47 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:06:47 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-cd52d9bd-9c75-4554-b923-78478a172eac tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] Snapshot retrieved successfully. Sep 02 13:06:47 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-cd52d9bd-9c75-4554-b923-78478a172eac tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] Create volume of 1 GB Sep 02 13:06:47 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-cd52d9bd-9c75-4554-b923-78478a172eac tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] Availability Zones retrieved successfully. Sep 02 13:06:47 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-cd52d9bd-9c75-4554-b923-78478a172eac tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] Flow 'volume_create_api' (d5d17188-d37f-4ad3-9d01-8e60f7ede06e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 13:06:47 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-cd52d9bd-9c75-4554-b923-78478a172eac tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e15cb960-252c-444c-a842-087b52224777) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:06:47 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.flows.api.create_volume [None req-cd52d9bd-9c75-4554-b923-78478a172eac tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86936) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 13:06:47 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:06:47 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:06:47 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-cd52d9bd-9c75-4554-b923-78478a172eac tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e15cb960-252c-444c-a842-087b52224777) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '60a73be6-0f98-4a9d-b5f6-ac08446526e9', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T10:41:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e22da9-b314-44a5-87dd-f850ed77a338,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e22da9-b314-44a5-87dd-f850ed77a338', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:06:47 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-cd52d9bd-9c75-4554-b923-78478a172eac tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6aad4651-1000-405b-9021-7366d9c8bf95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:06:47 devstack devstack@c-api.service[86936]: DEBUG cinder.quota [None req-cd52d9bd-9c75-4554-b923-78478a172eac tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] Created reservations ['a13bac2b-d776-4e3f-adc6-0ff3a319ba8b', '9594c3f2-1ce6-440e-8ad9-2b65f4bf59c1', 'd00b8fe8-988a-47a5-8fd2-bf744a010acd', '88cd673c-3e8b-4787-9fc0-eb094da4def1'] {{(pid=86936) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 13:06:47 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-cd52d9bd-9c75-4554-b923-78478a172eac tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6aad4651-1000-405b-9021-7366d9c8bf95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a13bac2b-d776-4e3f-adc6-0ff3a319ba8b', '9594c3f2-1ce6-440e-8ad9-2b65f4bf59c1', 'd00b8fe8-988a-47a5-8fd2-bf744a010acd', '88cd673c-3e8b-4787-9fc0-eb094da4def1']}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:06:47 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-cd52d9bd-9c75-4554-b923-78478a172eac tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d991d045-bd5d-4016-8a77-53a8c3cbebf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:06:47 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:06:47 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:06:47 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:06:47 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:06:47 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-cd52d9bd-9c75-4554-b923-78478a172eac tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d991d045-bd5d-4016-8a77-53a8c3cbebf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4ae94714-4492-41aa-a7ae-98c4a0865e06', '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='87e34354714d4c7c923a38dfde1a83f8',qos_specs=None,replication_status=,reservations=['a13bac2b-d776-4e3f-adc6-0ff3a319ba8b','9594c3f2-1ce6-440e-8ad9-2b65f4bf59c1','d00b8fe8-988a-47a5-8fd2-bf744a010acd','88cd673c-3e8b-4787-9fc0-eb094da4def1'],size=1,snapshot_id=60a73be6-0f98-4a9d-b5f6-ac08446526e9,source_replicaid=,source_volid=None,status='creating',user_id='cf588f9a40bc4073bd1f143d9efa08b8',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T11:06:47Z,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=4ae94714-4492-41aa-a7ae-98c4a0865e06,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='87e34354714d4c7c923a38dfde1a83f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=60a73be6-0f98-4a9d-b5f6-ac08446526e9,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cf588f9a40bc4073bd1f143d9efa08b8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e22da9-b314-44a5-87dd-f850ed77a338),volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:06:47 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-cd52d9bd-9c75-4554-b923-78478a172eac tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc5c3f9f-0d2d-48fe-9033-0a23cec37100) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:06:47 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-cd52d9bd-9c75-4554-b923-78478a172eac tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc5c3f9f-0d2d-48fe-9033-0a23cec37100) transitioned into state 'SUCCESS' from 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='87e34354714d4c7c923a38dfde1a83f8',qos_specs=None,replication_status=,reservations=['a13bac2b-d776-4e3f-adc6-0ff3a319ba8b','9594c3f2-1ce6-440e-8ad9-2b65f4bf59c1','d00b8fe8-988a-47a5-8fd2-bf744a010acd','88cd673c-3e8b-4787-9fc0-eb094da4def1'],size=1,snapshot_id=60a73be6-0f98-4a9d-b5f6-ac08446526e9,source_replicaid=,source_volid=None,status='creating',user_id='cf588f9a40bc4073bd1f143d9efa08b8',volume_type_id=70e22da9-b314-44a5-87dd-f850ed77a338)}' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:06:47 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-cd52d9bd-9c75-4554-b923-78478a172eac tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38aa60b5-bf9b-4ed4-bee0-f69245f968d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 13:06:47 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:06:47 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:06:47 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-cd52d9bd-9c75-4554-b923-78478a172eac tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38aa60b5-bf9b-4ed4-bee0-f69245f968d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 13:06:47 devstack devstack@c-api.service[86936]: DEBUG cinder.volume.api [None req-cd52d9bd-9c75-4554-b923-78478a172eac tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] Flow 'volume_create_api' (d5d17188-d37f-4ad3-9d01-8e60f7ede06e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 13:06:47 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-cd52d9bd-9c75-4554-b923-78478a172eac tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] Create volume request issued successfully. Sep 02 13:06:47 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-cd52d9bd-9c75-4554-b923-78478a172eac tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] http://192.168.122.82/volume/v3/volumes returned with HTTP 202 Sep 02 13:06:47 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1686/3417] 192.168.122.82 () {60 vars in 1137 bytes} [Wed Sep 2 13:06:47 2026] POST /volume/v3/volumes => generated 748 bytes in 371 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 13:06:47 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-4da18497-7b2e-4a33-8fce-2ae718b3f591 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:06:47 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-4da18497-7b2e-4a33-8fce-2ae718b3f591 tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] GET http://192.168.122.82/volume/v3/volumes/4ae94714-4492-41aa-a7ae-98c4a0865e06 Sep 02 13:06:47 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-4da18497-7b2e-4a33-8fce-2ae718b3f591 tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:06:47 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-4da18497-7b2e-4a33-8fce-2ae718b3f591 tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:06:47 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:06:47 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:06:47 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:06:47 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:06:47 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-4da18497-7b2e-4a33-8fce-2ae718b3f591 tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] Volume info retrieved successfully. Sep 02 13:06:48 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-4da18497-7b2e-4a33-8fce-2ae718b3f591 tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] http://192.168.122.82/volume/v3/volumes/4ae94714-4492-41aa-a7ae-98c4a0865e06 returned with HTTP 200 Sep 02 13:06:48 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1732/3418] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:06:47 2026] GET /volume/v3/volumes/4ae94714-4492-41aa-a7ae-98c4a0865e06 => generated 816 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:06:49 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-0c855bae-747b-4c21-98d0-91d827cd9a8b None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:06:49 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-0c855bae-747b-4c21-98d0-91d827cd9a8b tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] GET http://192.168.122.82/volume/v3/volumes/4ae94714-4492-41aa-a7ae-98c4a0865e06 Sep 02 13:06:49 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-0c855bae-747b-4c21-98d0-91d827cd9a8b tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:06:49 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-0c855bae-747b-4c21-98d0-91d827cd9a8b tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:06:49 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:06:49 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:06:49 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:06:49 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:06:49 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-0c855bae-747b-4c21-98d0-91d827cd9a8b tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] Volume info retrieved successfully. Sep 02 13:06:49 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-0c855bae-747b-4c21-98d0-91d827cd9a8b tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] http://192.168.122.82/volume/v3/volumes/4ae94714-4492-41aa-a7ae-98c4a0865e06 returned with HTTP 200 Sep 02 13:06:49 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1687/3419] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:06:49 2026] GET /volume/v3/volumes/4ae94714-4492-41aa-a7ae-98c4a0865e06 => generated 840 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:06:50 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-cbe49482-6087-4434-b638-0cf5360462ae None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:06:50 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-cbe49482-6087-4434-b638-0cf5360462ae tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] GET http://192.168.122.82/volume/v3/volumes/4ae94714-4492-41aa-a7ae-98c4a0865e06 Sep 02 13:06:50 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-cbe49482-6087-4434-b638-0cf5360462ae tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:06:50 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-cbe49482-6087-4434-b638-0cf5360462ae tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:06:50 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:06:50 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:06:50 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:06:50 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:06:50 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-cbe49482-6087-4434-b638-0cf5360462ae tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] Volume info retrieved successfully. Sep 02 13:06:50 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-cbe49482-6087-4434-b638-0cf5360462ae tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] http://192.168.122.82/volume/v3/volumes/4ae94714-4492-41aa-a7ae-98c4a0865e06 returned with HTTP 200 Sep 02 13:06:50 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1733/3420] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:06:50 2026] GET /volume/v3/volumes/4ae94714-4492-41aa-a7ae-98c4a0865e06 => generated 840 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:06:51 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-4434ac47-f407-4a63-a3eb-3e1388d328c6 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:06:51 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-4434ac47-f407-4a63-a3eb-3e1388d328c6 tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] GET http://192.168.122.82/volume/v3/volumes/4ae94714-4492-41aa-a7ae-98c4a0865e06 Sep 02 13:06:51 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-4434ac47-f407-4a63-a3eb-3e1388d328c6 tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:06:51 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-4434ac47-f407-4a63-a3eb-3e1388d328c6 tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:06:51 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:06:51 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:06:51 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:06:51 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:06:51 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-4434ac47-f407-4a63-a3eb-3e1388d328c6 tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] Volume info retrieved successfully. Sep 02 13:06:51 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-4434ac47-f407-4a63-a3eb-3e1388d328c6 tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] http://192.168.122.82/volume/v3/volumes/4ae94714-4492-41aa-a7ae-98c4a0865e06 returned with HTTP 200 Sep 02 13:06:51 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1688/3421] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:06:51 2026] GET /volume/v3/volumes/4ae94714-4492-41aa-a7ae-98c4a0865e06 => generated 840 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 13:06:52 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-2d0a6229-17ed-475d-b921-d9bcfa68d0b6 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:06:52 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-2d0a6229-17ed-475d-b921-d9bcfa68d0b6 tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] GET http://192.168.122.82/volume/v3/volumes/4ae94714-4492-41aa-a7ae-98c4a0865e06 Sep 02 13:06:52 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-2d0a6229-17ed-475d-b921-d9bcfa68d0b6 tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:06:52 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-2d0a6229-17ed-475d-b921-d9bcfa68d0b6 tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:06:52 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:06:52 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:06:52 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:06:52 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:06:52 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-2d0a6229-17ed-475d-b921-d9bcfa68d0b6 tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] Volume info retrieved successfully. Sep 02 13:06:52 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-2d0a6229-17ed-475d-b921-d9bcfa68d0b6 tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] http://192.168.122.82/volume/v3/volumes/4ae94714-4492-41aa-a7ae-98c4a0865e06 returned with HTTP 200 Sep 02 13:06:52 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1734/3422] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:06:52 2026] GET /volume/v3/volumes/4ae94714-4492-41aa-a7ae-98c4a0865e06 => generated 840 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:06:53 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-72a46f4c-d4a3-43bc-b2c7-788bf7f8ebc1 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:06:53 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-72a46f4c-d4a3-43bc-b2c7-788bf7f8ebc1 tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] GET http://192.168.122.82/volume/v3/volumes/4ae94714-4492-41aa-a7ae-98c4a0865e06 Sep 02 13:06:53 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-72a46f4c-d4a3-43bc-b2c7-788bf7f8ebc1 tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:06:53 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-72a46f4c-d4a3-43bc-b2c7-788bf7f8ebc1 tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:06:53 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:06:53 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:06:53 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:06:53 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:06:53 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-72a46f4c-d4a3-43bc-b2c7-788bf7f8ebc1 tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] Volume info retrieved successfully. Sep 02 13:06:53 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-72a46f4c-d4a3-43bc-b2c7-788bf7f8ebc1 tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] http://192.168.122.82/volume/v3/volumes/4ae94714-4492-41aa-a7ae-98c4a0865e06 returned with HTTP 200 Sep 02 13:06:53 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1689/3423] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:06:53 2026] GET /volume/v3/volumes/4ae94714-4492-41aa-a7ae-98c4a0865e06 => generated 841 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:06:53 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-f3a6544a-0960-43fb-8b75-4cbab3410840 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:06:53 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-f3a6544a-0960-43fb-8b75-4cbab3410840 tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] GET http://192.168.122.82/volume/v3/volumes/4ae94714-4492-41aa-a7ae-98c4a0865e06 Sep 02 13:06:53 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-f3a6544a-0960-43fb-8b75-4cbab3410840 tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:06:53 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-f3a6544a-0960-43fb-8b75-4cbab3410840 tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:06:53 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:06:53 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:06:53 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:06:53 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:06:53 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-f3a6544a-0960-43fb-8b75-4cbab3410840 tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] Volume info retrieved successfully. Sep 02 13:06:53 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-f3a6544a-0960-43fb-8b75-4cbab3410840 tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] http://192.168.122.82/volume/v3/volumes/4ae94714-4492-41aa-a7ae-98c4a0865e06 returned with HTTP 200 Sep 02 13:06:53 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1735/3424] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:06:53 2026] GET /volume/v3/volumes/4ae94714-4492-41aa-a7ae-98c4a0865e06 => generated 841 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:06:53 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-729d7599-a484-4063-ae4e-533d491d9d2c None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:06:53 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-729d7599-a484-4063-ae4e-533d491d9d2c tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] DELETE http://192.168.122.82/volume/v3/snapshots/60a73be6-0f98-4a9d-b5f6-ac08446526e9 Sep 02 13:06:53 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-729d7599-a484-4063-ae4e-533d491d9d2c tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:06:53 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-729d7599-a484-4063-ae4e-533d491d9d2c tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] Calling method 'delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:06:53 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.snapshots [None req-729d7599-a484-4063-ae4e-533d491d9d2c tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] Delete snapshot with id: 60a73be6-0f98-4a9d-b5f6-ac08446526e9 Sep 02 13:06:53 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:06:53 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:06:53 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-729d7599-a484-4063-ae4e-533d491d9d2c tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] Snapshot retrieved successfully. Sep 02 13:06:53 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:06:53 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:06:53 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-729d7599-a484-4063-ae4e-533d491d9d2c tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] Snapshot delete request issued successfully. Sep 02 13:06:53 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-729d7599-a484-4063-ae4e-533d491d9d2c tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] http://192.168.122.82/volume/v3/snapshots/60a73be6-0f98-4a9d-b5f6-ac08446526e9 returned with HTTP 202 Sep 02 13:06:53 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1690/3425] 192.168.122.82 () {58 vars in 1236 bytes} [Wed Sep 2 13:06:53 2026] DELETE /volume/v3/snapshots/60a73be6-0f98-4a9d-b5f6-ac08446526e9 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 13:06:53 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-0152f769-ef37-49bd-8992-9b4fc2639421 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:06:53 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-0152f769-ef37-49bd-8992-9b4fc2639421 tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] GET http://192.168.122.82/volume/v3/snapshots/60a73be6-0f98-4a9d-b5f6-ac08446526e9 Sep 02 13:06:53 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-0152f769-ef37-49bd-8992-9b4fc2639421 tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:06:53 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-0152f769-ef37-49bd-8992-9b4fc2639421 tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:06:53 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:06:53 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:06:53 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-0152f769-ef37-49bd-8992-9b4fc2639421 tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] Snapshot retrieved successfully. Sep 02 13:06:53 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-0152f769-ef37-49bd-8992-9b4fc2639421 tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] http://192.168.122.82/volume/v3/snapshots/60a73be6-0f98-4a9d-b5f6-ac08446526e9 returned with HTTP 200 Sep 02 13:06:53 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1736/3426] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:06:53 2026] GET /volume/v3/snapshots/60a73be6-0f98-4a9d-b5f6-ac08446526e9 => generated 468 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:06:54 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-b093ab6a-2862-448f-b128-7c8cb5b46649 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:06:54 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-b093ab6a-2862-448f-b128-7c8cb5b46649 tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] GET http://192.168.122.82/volume/v3/snapshots/60a73be6-0f98-4a9d-b5f6-ac08446526e9 Sep 02 13:06:54 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-b093ab6a-2862-448f-b128-7c8cb5b46649 tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:06:54 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-b093ab6a-2862-448f-b128-7c8cb5b46649 tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:06:54 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:06:54 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:06:54 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-b093ab6a-2862-448f-b128-7c8cb5b46649 tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] Snapshot retrieved successfully. Sep 02 13:06:54 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-b093ab6a-2862-448f-b128-7c8cb5b46649 tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] http://192.168.122.82/volume/v3/snapshots/60a73be6-0f98-4a9d-b5f6-ac08446526e9 returned with HTTP 200 Sep 02 13:06:54 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1691/3427] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:06:54 2026] GET /volume/v3/snapshots/60a73be6-0f98-4a9d-b5f6-ac08446526e9 => generated 468 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:06:55 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-5a8e21fc-3833-4345-aee7-ac46f29881c8 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:06:55 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-5a8e21fc-3833-4345-aee7-ac46f29881c8 tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] GET http://192.168.122.82/volume/v3/snapshots/60a73be6-0f98-4a9d-b5f6-ac08446526e9 Sep 02 13:06:55 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-5a8e21fc-3833-4345-aee7-ac46f29881c8 tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:06:55 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-5a8e21fc-3833-4345-aee7-ac46f29881c8 tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:06:55 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-5a8e21fc-3833-4345-aee7-ac46f29881c8 tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] http://192.168.122.82/volume/v3/snapshots/60a73be6-0f98-4a9d-b5f6-ac08446526e9 returned with HTTP 404 Sep 02 13:06:55 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1737/3428] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:06:55 2026] GET /volume/v3/snapshots/60a73be6-0f98-4a9d-b5f6-ac08446526e9 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 13:06:55 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-0b57fea7-e869-4deb-82f8-99aad2dae6c8 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:06:55 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-0b57fea7-e869-4deb-82f8-99aad2dae6c8 tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] DELETE http://192.168.122.82/volume/v3/volumes/2104e2d4-2018-456d-b2f0-f6ef61be1e9b Sep 02 13:06:55 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-0b57fea7-e869-4deb-82f8-99aad2dae6c8 tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:06:55 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-0b57fea7-e869-4deb-82f8-99aad2dae6c8 tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] Calling method 'delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:06:55 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-0b57fea7-e869-4deb-82f8-99aad2dae6c8 tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] Delete volume with id: 2104e2d4-2018-456d-b2f0-f6ef61be1e9b Sep 02 13:06:55 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:06:55 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:06:55 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:06:55 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:06:55 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-0b57fea7-e869-4deb-82f8-99aad2dae6c8 tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] Volume info retrieved successfully. Sep 02 13:06:55 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-0b57fea7-e869-4deb-82f8-99aad2dae6c8 tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] Delete volume request issued successfully. Sep 02 13:06:55 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-0b57fea7-e869-4deb-82f8-99aad2dae6c8 tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] http://192.168.122.82/volume/v3/volumes/2104e2d4-2018-456d-b2f0-f6ef61be1e9b returned with HTTP 202 Sep 02 13:06:55 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1692/3429] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 13:06:55 2026] DELETE /volume/v3/volumes/2104e2d4-2018-456d-b2f0-f6ef61be1e9b => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 13:06:55 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-2da3162f-8491-4d7d-9415-14dbce9a7b8e None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:06:55 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-2da3162f-8491-4d7d-9415-14dbce9a7b8e tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] GET http://192.168.122.82/volume/v3/volumes/2104e2d4-2018-456d-b2f0-f6ef61be1e9b Sep 02 13:06:55 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-2da3162f-8491-4d7d-9415-14dbce9a7b8e tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:06:55 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-2da3162f-8491-4d7d-9415-14dbce9a7b8e tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:06:55 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:06:55 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:06:55 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:06:55 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:06:55 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-2da3162f-8491-4d7d-9415-14dbce9a7b8e tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] Volume info retrieved successfully. Sep 02 13:06:55 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-2da3162f-8491-4d7d-9415-14dbce9a7b8e tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] http://192.168.122.82/volume/v3/volumes/2104e2d4-2018-456d-b2f0-f6ef61be1e9b returned with HTTP 200 Sep 02 13:06:55 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1738/3430] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:06:55 2026] GET /volume/v3/volumes/2104e2d4-2018-456d-b2f0-f6ef61be1e9b => generated 852 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:06:56 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-bdebf774-659f-4c58-b606-cd6fc85bcf78 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:06:56 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-bdebf774-659f-4c58-b606-cd6fc85bcf78 tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] GET http://192.168.122.82/volume/v3/volumes/2104e2d4-2018-456d-b2f0-f6ef61be1e9b Sep 02 13:06:56 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-bdebf774-659f-4c58-b606-cd6fc85bcf78 tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:06:56 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-bdebf774-659f-4c58-b606-cd6fc85bcf78 tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:06:56 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-bdebf774-659f-4c58-b606-cd6fc85bcf78 tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] http://192.168.122.82/volume/v3/volumes/2104e2d4-2018-456d-b2f0-f6ef61be1e9b returned with HTTP 404 Sep 02 13:06:56 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1693/3431] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:06:56 2026] GET /volume/v3/volumes/2104e2d4-2018-456d-b2f0-f6ef61be1e9b => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 13:06:56 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-e0c044e8-683d-4908-8d44-37b916ee6c94 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:06:56 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e0c044e8-683d-4908-8d44-37b916ee6c94 tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] DELETE http://192.168.122.82/volume/v3/volumes/4ae94714-4492-41aa-a7ae-98c4a0865e06 Sep 02 13:06:56 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-e0c044e8-683d-4908-8d44-37b916ee6c94 tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:06:56 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-e0c044e8-683d-4908-8d44-37b916ee6c94 tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] Calling method 'delete' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:06:56 devstack devstack@c-api.service[86935]: INFO cinder.api.v3.volumes [None req-e0c044e8-683d-4908-8d44-37b916ee6c94 tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] Delete volume with id: 4ae94714-4492-41aa-a7ae-98c4a0865e06 Sep 02 13:06:56 devstack devstack@c-api.service[86935]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:06:56 devstack devstack@c-api.service[86935]: attachments = base.obj_make_list( Sep 02 13:06:56 devstack devstack@c-api.service[86935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:06:56 devstack devstack@c-api.service[86935]: warnings.warn( Sep 02 13:06:56 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-e0c044e8-683d-4908-8d44-37b916ee6c94 tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] Volume info retrieved successfully. Sep 02 13:06:56 devstack devstack@c-api.service[86935]: INFO cinder.volume.api [None req-e0c044e8-683d-4908-8d44-37b916ee6c94 tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] Delete volume request issued successfully. Sep 02 13:06:56 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-e0c044e8-683d-4908-8d44-37b916ee6c94 tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] http://192.168.122.82/volume/v3/volumes/4ae94714-4492-41aa-a7ae-98c4a0865e06 returned with HTTP 202 Sep 02 13:06:56 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1739/3432] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 13:06:56 2026] DELETE /volume/v3/volumes/4ae94714-4492-41aa-a7ae-98c4a0865e06 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 13:06:56 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-7dd03a59-7016-4471-b6c6-858461c5e90e None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:06:56 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-7dd03a59-7016-4471-b6c6-858461c5e90e tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] GET http://192.168.122.82/volume/v3/volumes/4ae94714-4492-41aa-a7ae-98c4a0865e06 Sep 02 13:06:56 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-7dd03a59-7016-4471-b6c6-858461c5e90e tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:06:56 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-7dd03a59-7016-4471-b6c6-858461c5e90e tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] Calling method 'show' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:06:56 devstack devstack@c-api.service[86936]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 13:06:56 devstack devstack@c-api.service[86936]: attachments = base.obj_make_list( Sep 02 13:06:56 devstack devstack@c-api.service[86936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 13:06:56 devstack devstack@c-api.service[86936]: warnings.warn( Sep 02 13:06:56 devstack devstack@c-api.service[86936]: INFO cinder.volume.api [None req-7dd03a59-7016-4471-b6c6-858461c5e90e tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] Volume info retrieved successfully. Sep 02 13:06:57 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-7dd03a59-7016-4471-b6c6-858461c5e90e tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] http://192.168.122.82/volume/v3/volumes/4ae94714-4492-41aa-a7ae-98c4a0865e06 returned with HTTP 200 Sep 02 13:06:57 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1694/3433] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:06:56 2026] GET /volume/v3/volumes/4ae94714-4492-41aa-a7ae-98c4a0865e06 => generated 840 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 13:06:58 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-47db14fd-887e-4a17-9e7c-c045e26e1b41 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:06:58 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-47db14fd-887e-4a17-9e7c-c045e26e1b41 tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] GET http://192.168.122.82/volume/v3/volumes/4ae94714-4492-41aa-a7ae-98c4a0865e06 Sep 02 13:06:58 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-47db14fd-887e-4a17-9e7c-c045e26e1b41 tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:06:58 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-47db14fd-887e-4a17-9e7c-c045e26e1b41 tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:06:58 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-47db14fd-887e-4a17-9e7c-c045e26e1b41 tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] http://192.168.122.82/volume/v3/volumes/4ae94714-4492-41aa-a7ae-98c4a0865e06 returned with HTTP 404 Sep 02 13:06:58 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1740/3434] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:06:58 2026] GET /volume/v3/volumes/4ae94714-4492-41aa-a7ae-98c4a0865e06 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 13:06:58 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-72198407-489d-4da7-8289-45a98048d775 None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:06:58 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-72198407-489d-4da7-8289-45a98048d775 tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] DELETE http://192.168.122.82/volume/v3/snapshots/60a73be6-0f98-4a9d-b5f6-ac08446526e9 Sep 02 13:06:58 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-72198407-489d-4da7-8289-45a98048d775 tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:06:58 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-72198407-489d-4da7-8289-45a98048d775 tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] Calling method 'delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:06:58 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.snapshots [None req-72198407-489d-4da7-8289-45a98048d775 tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] Delete snapshot with id: 60a73be6-0f98-4a9d-b5f6-ac08446526e9 Sep 02 13:06:58 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-72198407-489d-4da7-8289-45a98048d775 tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] http://192.168.122.82/volume/v3/snapshots/60a73be6-0f98-4a9d-b5f6-ac08446526e9 returned with HTTP 404 Sep 02 13:06:58 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1695/3435] 192.168.122.82 () {58 vars in 1236 bytes} [Wed Sep 2 13:06:58 2026] DELETE /volume/v3/snapshots/60a73be6-0f98-4a9d-b5f6-ac08446526e9 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 13:06:58 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-6227308b-2eda-4d21-a18d-8e83ffbb8956 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:06:58 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-6227308b-2eda-4d21-a18d-8e83ffbb8956 tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] GET http://192.168.122.82/volume/v3/snapshots/60a73be6-0f98-4a9d-b5f6-ac08446526e9 Sep 02 13:06:58 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-6227308b-2eda-4d21-a18d-8e83ffbb8956 tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:06:58 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-6227308b-2eda-4d21-a18d-8e83ffbb8956 tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:06:58 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-6227308b-2eda-4d21-a18d-8e83ffbb8956 tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] http://192.168.122.82/volume/v3/snapshots/60a73be6-0f98-4a9d-b5f6-ac08446526e9 returned with HTTP 404 Sep 02 13:06:58 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1741/3436] 192.168.122.82 () {58 vars in 1233 bytes} [Wed Sep 2 13:06:58 2026] GET /volume/v3/snapshots/60a73be6-0f98-4a9d-b5f6-ac08446526e9 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 13:06:58 devstack devstack@c-api.service[86936]: DEBUG cinder.api.middleware.request_id [None req-5271f7e0-4a8d-490c-967d-cd11aecbddab None None] RequestId filter calling following filter/app {{(pid=86936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:06:58 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-5271f7e0-4a8d-490c-967d-cd11aecbddab tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] DELETE http://192.168.122.82/volume/v3/volumes/2104e2d4-2018-456d-b2f0-f6ef61be1e9b Sep 02 13:06:58 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-5271f7e0-4a8d-490c-967d-cd11aecbddab tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] Empty body provided in request {{(pid=86936) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:06:58 devstack devstack@c-api.service[86936]: DEBUG cinder.api.openstack.wsgi [None req-5271f7e0-4a8d-490c-967d-cd11aecbddab tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] Calling method 'delete' {{(pid=86936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:06:58 devstack devstack@c-api.service[86936]: INFO cinder.api.v3.volumes [None req-5271f7e0-4a8d-490c-967d-cd11aecbddab tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] Delete volume with id: 2104e2d4-2018-456d-b2f0-f6ef61be1e9b Sep 02 13:06:58 devstack devstack@c-api.service[86936]: INFO cinder.api.openstack.wsgi [None req-5271f7e0-4a8d-490c-967d-cd11aecbddab tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] http://192.168.122.82/volume/v3/volumes/2104e2d4-2018-456d-b2f0-f6ef61be1e9b returned with HTTP 404 Sep 02 13:06:58 devstack devstack@c-api.service[86936]: [pid: 86936|app: 0|req: 1696/3437] 192.168.122.82 () {58 vars in 1230 bytes} [Wed Sep 2 13:06:58 2026] DELETE /volume/v3/volumes/2104e2d4-2018-456d-b2f0-f6ef61be1e9b => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 13:06:58 devstack devstack@c-api.service[86935]: DEBUG cinder.api.middleware.request_id [None req-8b645662-ad5a-4be5-8cd7-5fc39eab1b67 None None] RequestId filter calling following filter/app {{(pid=86935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 13:06:58 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-8b645662-ad5a-4be5-8cd7-5fc39eab1b67 tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] GET http://192.168.122.82/volume/v3/volumes/2104e2d4-2018-456d-b2f0-f6ef61be1e9b Sep 02 13:06:58 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-8b645662-ad5a-4be5-8cd7-5fc39eab1b67 tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] Empty body provided in request {{(pid=86935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 13:06:58 devstack devstack@c-api.service[86935]: DEBUG cinder.api.openstack.wsgi [None req-8b645662-ad5a-4be5-8cd7-5fc39eab1b67 tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] Calling method 'show' {{(pid=86935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 13:06:58 devstack devstack@c-api.service[86935]: INFO cinder.api.openstack.wsgi [None req-8b645662-ad5a-4be5-8cd7-5fc39eab1b67 tempest-SnapshotDependencyTests-1443847837 tempest-SnapshotDependencyTests-1443847837-project-member] http://192.168.122.82/volume/v3/volumes/2104e2d4-2018-456d-b2f0-f6ef61be1e9b returned with HTTP 404 Sep 02 13:06:58 devstack devstack@c-api.service[86935]: [pid: 86935|app: 0|req: 1742/3438] 192.168.122.82 () {58 vars in 1227 bytes} [Wed Sep 2 13:06:58 2026] GET /volume/v3/volumes/2104e2d4-2018-456d-b2f0-f6ef61be1e9b => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 13:07:08 devstack devstack@c-api.service[86936]: DEBUG dbcounter [-] [86936] Writing DB stats cinder:SELECT=99,cinder:INSERT=24,cinder:UPDATE=38 {{(pid=86936) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 13:07:08 devstack devstack@c-api.service[86935]: DEBUG dbcounter [-] [86935] Writing DB stats cinder:SELECT=39,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=86935) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}